@charset "UTF-8";
/* CSS Document */

/* TYPE SETS FROM TYPEKIT
font-family: "futura-pt",sans-serif;
font-style: normal;
font-weight: 400;

font-family: "adobe-garamond-pro",serif;
font-style: normal;
font-style: italic;
font-weight: 400;


*/

body {
	background-color:#404140;
	text-align: center;
}

h1, h2, h3, h4, blockquote, address, nav, ol, q, .author {
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;	
}

p, h5 {
	font-family: "adobe-garamond-pro",serif;
	font-style: normal;
	font-weight: 400;
	color:#414141;
}

em {
	/*font-family: "adobe-garamond-pro",serif;*/
	font-style: italic;
	/*font-weight: 400;*/
}

h1 {
	font-size:18px;
	line-height:23px;
	margin-bottom:12px;
	text-transform:uppercase;
	color:#000;
	letter-spacing:.1em;
}

h2 {
	font-size:16px;
	line-height:23px;
	text-transform:uppercase;
	color:#000;
	letter-spacing:.1em;
}

h3 {
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;
	color:#89A1AD;
	letter-spacing:.1em;
	margin-bottom:2px;
}

h4 {
	font-size:14px;
	line-height:23px;
	text-transform:uppercase;
	color:#414141;
	padding-bottom:12px;
	letter-spacing:.07em;
}

h5 {
	font-size:15px;
	line-height:23px;
	text-transform:uppercase;
}

p {
	font-size: 14px;
	line-height: 20px;
}

blockquote {
	font-size:24px;
	line-height:32px;
	color:#89A1AD;
	margin-bottom:16px;
	padding-right:28px;
}

q {
	font-size:18px;
	line-height:23px;
	color:#89A1AD;
}

.author {
	font-size:12px;
	line-height:15px;
	margin-top:6px;
	color:#414141;
}

strong {
	color:#414141;
	font-weight:normal;
	border-bottom: #f8981d 1px solid;
	padding-bottom: -1px;
	margin-bottom: -2px;
}

#A1-3-1-col2 a {
	border-bottom: #f8981d 1px solid;
	padding-bottom: -1px;
	margin-bottom: -2px;
	text-decoration:none;
	color:#414141;
}

#A1-3-1-col2 a:link, a:visited {color:#414141;}
#A1-3-1-col2 a:hover, a:active {color:#f8981d;}


small {
	font-size: 12px;
	line-height: 16px;	
	color:#89A1AD;
}

.smallauthor {
	font-size: 12px;
	line-height: 15px;
	color:#788e9a;
	margin:3px 0 6px 0;
}

.clearThis 	{clear:both;}

header {
	width:202px;
	margin-top:62px;
	text-align:right;	
}

header img {
	margin:5px 20px 0 0;
}

nav {
	width:812px;
	padding-left:28px;
	height:30px;
	margin-top:42px;
}

address {
	color:#89A1AD;
	font-size:10px;
	text-align:right;
	letter-spacing:.1em;
	text-transform:uppercase;
	line-height:13px;
}

address a:link, a:visited {color:#89A1AD;text-decoration:none;}
address a:hover, a:active {color:#f8981d;text-decoration:underline;}


#container {
	margin-left: auto;
	margin-right: auto;
	width: 1042px;
	text-align: left;
	position:relative;
	margin-bottom:30px;
}

#leftcolumn {
	width:202px;
	float:left;
}
#rightcolumn {
	width:840px;
	float:right;
}

#whitepage {
	width:828px;
	padding:42px 0 12px 12px;
	background: #fff url(../images/bluebar.gif) repeat-x top;
}

#contact {
	position: absolute;
	bottom: 0;
	left: 0;
	width:138px;
	text-align:right;
	padding-right:64px;
}

.rounded-corners {
     -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
}
/*MENU*/

nav ul {
	float:left;
	width:620px;
	padding:0;
	margin:0;
	list-style-type:none;
}

nav ul a {
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	float:left;
	text-decoration:none;
	padding:1em 4em 0 0;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:.1em;
}

nav a:link {color:white; background: none; text-decoration: none;}
nav a:visited {color:white; text-decoration: none;}
nav a:hover {color:#f8981d;}

nav li {display:inline;}

.vma-home {
	display:block;
	width:164px;
	height:30px;
	float:right;
	background: #cb7d18 url(../images/vma-home-bg.gif)  repeat-x bottom;
	text-align:center;
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
}

.vma-home img {
	padding-top: 4px;
	vertical-align:-5px;
}

/*CASE STUDY NAVIGATION*/

.case-nav ul {
	padding-left:0;
	margin-left:0;
	list-style-type:none;	
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
	letter-spacing:.1em;
}

.case-nav ul a {
}

.case-nav ul a:link {
	color: #89A1AD;
	text-decoration: none;
}

.case-nav ul a:visited {
	color: #89A1AD;
	text-decoration: none;
}

.case-nav ul a:hover {
	color: #f8981d;
	text-decoration: underline;
}

.case-nav ul a:active {
	color: #f8981d;
	text-decoration: none;
}


/*PAGE LAYOUT DIVS*/

#A3-1-3col {
	width:584px;
	margin-left:16px;
	float:left;
}

#A3-1-1col {
	width:212px;
	margin-left:16px;
	padding-top:28px;
	float:left;
}

#A2-2-col1 {
	width:384px;
	margin-left:16px;
	margin-bottom:16px;
	float:left;
}

#A2-2-col2 {
	width:412px;
	margin-left:16px;
	padding-top:2px;
	float:left;
}

#A1-0-col1 {
	width:784px;
	margin-left:16px;
	margin-bottom:16px;
	float:left;
}

#A1-3-1-col2 {
	width:384px;
	float:left;	
	margin-left:16px;
	margin-top:8px;
}

.small1col {
	width:184px;
	float:left;		
	margin-left:16px;
	margin-top:8px;
}

.first {
	margin-left:0;
}

.last {
	padding-right:28px;
}

.small1col img {
	width:184px;
	margin-bottom:8px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/*JQUERY CASE STUDY SLIDESHOW*/
/*
	Slideshow
*/

#slides {
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:784px;
	overflow:hidden;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container {
	width:784px;
	height:360px;
	display:block;
}

.slides_container img {
	display:block;
}

/*
	Pagination
*/

.pagination {
	margin:14px 0 0 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}


.video_container {
	width:784px;
	height:444px;
	display:block;
}

/*TEXT STYLING*/

ol {
	font-size:16px;
	line-height:21px;
	text-transform:uppercase;
	color:#89A1AD;
	letter-spacing:.1em;
	margin-left:1.5em;
}

ol a:link, a:visited {
	text-decoration: none;
	color:#89A1AD;
}

ol a:hover, a:active {
	text-decoration: underline;
	color:#F8981D;
}

.primary-link a {
	font-family: "futura-pt",sans-serif;
	font-style: normal;
	font-weight: 400;
	color:#f8981d;	
	text-decoration: none;
}

.primary-link a:link, a:visited {
	text-transform:uppercase;
	font-size:12px;
	letter-spacing:.1em;
}

.primary-link a:hover {
	color:#f8981d;
	text-decoration: underline;
}

.orangetext {
	color:#f8981d;
}

.bluetext {
	color:#89A1AD;
}

.greytext {
	color:#414141;
}

.blacktext {
	color:#000;
}

.image-2col {
	padding-bottom:16px;
}

.bugs-horizontal {
	padding: 16px 0;
}

.right {
	float:right;
	margin-left:10px;
}

.left {
	float:left;
	margin-right:10px;
}

div.hr {
  height: 2px;
  background: #f8981d;
  margin: 6px 0;
}
div.hr hr {
  display: none;
}

div.hr384 {
  height: 2px;
  width:384px;
  background: #f8981d;
  margin: 12px 0;
}
div.hr384 hr {
  display: none;
}
