/* body
----------------------------------------------- */


body
{
	background-color: #e3e3e3;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: "trebuchet ms", trebuchet, verdana, sans-serif;
	font-size: 11px;
}

strong
{
	color: #6c6c6c;
}

img
{
	border: 0px;
}

a
{
	color: #9dbd00;
	text-decoration: none;
}

a.arrow_link {
	color: #6c6c6c;
}

a:hover {
  text-decoration: underline;
}

#side_pic a {
	color: #6C6C6C;
}

li
{
	font-size: 12px;
	line-height: 17px;
}

p
{
	font-size: 12px;
	line-height: 17px;
	border: 0;
	margin-top: 0px;
	margin-bottom: 15px;
}

.Crumbs {
	color: #6C6C6C;
	font: normal 11px "trebuchet ms", trebuchet, verdana, sans-serif;
	text-decoration: none;
	margin-bottom: 20px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.group:after { 
	content: ".";  
 	display: block; 
 	height: 0; 
 	clear: both; 
 	visibility: hidden; 
}

.group {
	display: inline-block;
}

/* Hides from IE-mac */
* html .group {
	height: 1%;
}

.group {
	display: block;
}
/* End hide from IE-mac */


/* main  */
div#main
{
	background-image: url(../images/main-bg.jpg);
	width: 929px;
	margin: 0px auto 0px auto;
	position: relative;
  	height:auto !important;
  	background-color: #fff;
}

div#main_top_shadow
{
	background-image: url(../images/main-top.gif); 
	height: 8px; 
	width: 929px;
}

div#main_bottom_shadow
{
	background-image: url(../images/main-bot.gif); 
	height: 8px; 
	width: 929px;
}

div#home_top_panel
{
	position: relative;
	width: 901px;
	height: 358px;
	padding-top: 0px;
	padding-right: 14px;	
	padding-bottom: 0px; 
	padding-left: 14px;
	margin-top: -23px;
}

div#home_bottom_panel
{
	width: 901px;
	height: 260px;
	padding: 7px 0 0 14px;
}




/*
 * HOME
 */

div.home_hero
{
	position: absolute;
	top: 0;
	left: 14px;
	width: 591px;
	height: 357px;
}

/* rotator css */
div#slideshow ul,
div#quoteSlideshow ul {
	margin: 0;
	padding: 0;
}

div#slideshow ul li,
div#quoteSlideshow ul li {
  position: absolute;
  top: 0;
  left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	opacity: 0.0;
}

div#slideshow ul li.show,
div#quoteSlideshow ul li.show {
	z-index:500
}

div#slideshow_nav {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #fff;
	z-index: 1000;
	padding: 9px 7px;
}

div#slideshow_nav div {
	float: left;
	width: 16px;
	height: 15px;
	margin: 0 3px;
	background-image: url('/images/slideshow_chip_off.gif');
}

div#slideshow_nav div:hover {
  cursor: pointer;
}

div#slideshow_nav div.active {
	background-image: url('/images/slideshow_chip_on.gif');
}

div.home_whoweare {
	position: absolute;
	top: 0;
	right: 15px;
	width: 299px;
	height: 178px;
	background: url('/images/bg_whoweare.gif') no-repeat;
}

div.home_whoweare_content {
	padding: 20px;
}

div.home_whoweare_content p {
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 23px;
	color: #545454;
	line-height: 1;
}

div.home_quote {
	position: absolute;
	top: 179px;
	right: 15px;
	width: 299px;
	height: 178px;
	background: url('/images/bg_quote.gif') no-repeat;
}

div.home_quote_content {
  width: 299px;
  height: 178px;
}

div.hello_button
{
	height: 100px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-repeat: no-repeat; 
}

div.logo_container {
	margin: 20px 0 10px 14px;
}

div.nav_container {
	height: 31px;
	padding: 0 14px;
	margin: 0 0 30px 0;
}

ul.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.nav li {
	display: block;
	float: left;
	width: 179px;
	height: 31px;
	margin-right: 1px;
}

ul.nav li:first-child {
	width: 180px;
}

ul.nav li.current_page a {
	background: url('/images/bg_nav_on.gif') repeat-x;
	color: #fff;
}

ul.nav li a {
	display: block;
	float: left;
	width: 179px;
	height: 25px;
	padding: 8px 0 0 0;
	text-align: center;
	text-transform: capitalize;
	background: url('/images/bg_nav_off.gif') repeat-x;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 14px;
	color: #000;
}

ul.nav li:first-child a {
	width: 180px;
}

ul.nav li a:hover {
	background: url('/images/bg_nav_on.gif') repeat-x;
	color: #fff;
	text-decoration: none;
}

.contact_link {
	position: absolute; 
	left: 828px; 
	top: 23px; 
	font-size: 12px;
}

.contact_link a {
	color: #6C6C6C;
}

a.contact_img {
	text-decoration: none;
}

a.contact_link:hover {
	text-decoration: underline;
}


/* news, events, jobs */
.press_clipping {
	border-bottom: thin solid #b5da01;
}

.press_clipping img {
	margin: 10px 0 10px 0;
}

.press_clipping .press_logo {
	margin-left: 40px;
}

.press_clipping a:hover {
	text-decoration: underline;
}

.simpleList{
	list-style: none;
	line-height: 20px;
	font-size: 12px;
}

.simpleList li{
	padding-bottom: 10px;

}

/* forms */
dt {
	clear:left;
	float:left;
	font-size:12px;
	margin:5px 10px 2px 0pt;
	text-align:right;
	width:120px;
}

dd {
	font-size:11px;
	line-height:32px;
}


dl {
	line-height:15px;
	margin-bottom:5px;
}

/*  Design pages */

body#template-design div#copy{
	width: 735px;
	padding-top: 0px;
	margin-left: 143px;
}

div#copy ul li {
	margin: 10px 0;
}

body#template-design div#copy.narrow {
	width: 500px;
}

body#template-design div#design_nav
{
	position: absolute;
	left: 0px;
	color: #6c6c6c;
	width: 127px;
	margin-left: 16px;
}

#side_pic{
	position: absolute;
	left: 690px;
	top: 180px;
	width: 205px;
	margin: 0px;
	padding: 0px;
}

#side_pic .side_content {
	padding: 37px 18px 18px 18px;
	background-color: #eeefef;
}

#side_pic .side_content a:hover {
	text-decoration: underline;
}

#side_pic .side_content.hdr_archive a,
#side_pic .side_content.hdr_jobs a {
	display: block;
	margin-top: 8px;
}

.hdr_press_release {
	padding-top: 27px;
	background: #eeefef url('/images/hdr_pressrelease-sidebar.jpg') no-repeat;
}

.hdr_press_kit {
	padding-top: 27px;
	background: #eeefef url('/images/hdr_presskit-sidebar.jpg') no-repeat;
}

.hdr_archive {
	padding-top: 27px;
	background: #eeefef url('/images/hdr_archive-sidebar.jpg') no-repeat;
}

.hdr_jobs {
	padding-top: 27px;
	background: #eeefef url('/images/hdr_jobs-sidebar.jpg') no-repeat;
}

#btn_continue {
	padding-bottom: 40px;
}


/* nav */

div#top
{
	padding-left: 14px;
	margin-top: 9px;
	height: 50px;
}

ul#nav
{
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	width: 929px;
}

ul#nav li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	border-right: 1px solid #fff;
	height: 31px;
}

ul#nav li a{
	display: block;
	color:#000;
	text-decoration: none;
	height: 31px;
}


/*  left nav */
div#left_nav{
	width:104px;
	font-size: 12px;
	line-height: 25px;
	background: #ccc url(../images/corner_top_right_2.gif) top right no-repeat;
	padding-top: 10px;
}


div#left_nav a{
	padding: 0px 5px 1px 10px;
	background:#ccc;
	color:#5F5F62;
	display: block;
	font-weight: 600px;
	text-decoration: none;
}

div#left_nav #current{
	background:#fff;
	color:#5F5F62;
	padding: 0px 5px 0px 10px;
}

div#left_nav a:hover{
	color: #fff;
	background: #B5DA01;
}


/* footer  */
div#footer
{
	color: #5f5f62;
	text-align: right;
	width: 929px;
	margin: 10px auto;
	padding-right: 20px;	
	line-height: 1.5em;
	font-size: .9em;
}

h
{
	font: bold "trebuchet ms", verdana, sans-serif;
}

h2{
	font: normal 16px "trebuchet ms", verdana, sans-serif;
}

h3{
	font: normal 14px "trebuchet ms", verdana, sans-serif;
}

h4{
	font: normal 12px "trebuchet ms", verdana, sans-serif;
}


/* copy  */
div#copy
{
	position: relative;
	padding-top: 88px;
	color: #6c6c6c;
  	border-bottom: 1px solid #fff;
}

body#template-main div#copy p
{
	margin-left: 0px;
}


/*
#post_body p{
	width: 500px;
}

.designSubtext{
	color: #6c6c6c;
	font-size: 1.2em;
	line-height: 1.4em;
}
*/

/*  template-main  */
body#template-main div#copy
{
	position: relative;
	width: 385px;
	margin-left: 55px;
	padding-top: 0px;
	top: -17px;
}

body#template-main div#copy.demo {
	width: 860px;
	margin: 40px 0 0 32px;
}

#demo_video_player {
	float: left;
	width: 592px;
	height: 356px;
	margin: 0 30px 0 0;
	border: 1px solid #f0f0f0;
}

body#template-main div.demo_sidebar {
	float: left;
	width: 215px;
}

body#template-main div.demo_sidebar img {
	margin-bottom: 10px;
}


div#copy h1{
	font: bold 14px "trebuchet ms", verdana, sans-serif;

}


/* diagram */
div#diagram {
	width: 830px;
	height: 250px;
	margin-bottom: 20px;
}


div#brick{
	width: 400px;
	margin-bottom: 5px;
	background: #eee;
}

div#brick p{
	margin-top: 5px;
	padding: 0px 10px 0px 10px;
}

#box_header{
	background: #5f5f62 url(../images/corner_ul_gray.png) no-repeat top right; 
	text-align:left;
	color: #fff;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #fff;
}

td#brick_spacer{
	width: 500px;
	height: 20px;
	background: #fff;
}

/* about-leadership.php */
#leader_pic{
	float: left;
}

#leader_wrapper{
	
}

#leader_header{
	padding-top: 20px;
	margin-bottom: 15px;
}
	
#leader_bio{
	padding-left: 130px;
}


/*  CMS styles */
#post_preview{
	width:450px;
}

#post_body{
	font-size:12px;
	line-height: 16px;
}

span#post_body ul{
	font-size: 12px;
	line-height: 16px;

}

span#post_body p{
	font-size:12px;
	width:310px;
	position:relative;
	line-height: 16px;
}


/*  INDEX styles */

#home_promo_slot 
{
	width: 299px;
	height: 253px;
	padding: 0px;
	background-color:#8f8f8f;
	margin-right: 1px;
	float: left;
}

#home_promo_slot:first-child {
	width: 300px;
}

#home_promo_header
{
	background-color: #5f5f5f;
	width: 299px;
	height: 36px;
	overflow: hidden;
}

#home_promo_title
{
	color: #C7FF00;
	font-size: 18px;
	margin-left: 20px;
	margin-top: 9px;
}

#home_promo_content 
{
	padding: 25px 0 0 0;
	margin: 0px;
	background-color:#8f8f8f;
	color: #fff;
	overflow: hidden;
}

#home_promo_content .promo_video 
{
	width: 260px;
	margin: 0 auto;
}

#home_promo_content .promo_video a:first-child {
	display: block;
	margin-top: 5px;
	margin-left: 55px;
	margin-bottom: 10px;
}

	
#home_promo_content .promo_thumb 
{
	float: left;
	width: 110px;
}

#home_promo_content .promo_content 
{
	float: left;
	width: 170px;
}

#home_promo_content h4 
{
	margin: 5px 0 10px 0;
	padding: 0;
	font-weight: bold;
}

#home_promo_content p 
{ 
	font-size: 11px;
	line-height: 14px;
}

#home_promo_content a.more 
{
	margin: 5px 0 0 0;
	color: #fff;
	text-decoration: none;	
} 

#home_promo_content div.link_group 
{
	margin-bottom: 5px;
}

#home_promo_content a.more:hover {
	text-decoration: underline;
} 

img.right
{
	margin-left: 5px;
	margin-right: 0px;
	border: 0px;
}

img.left
{
	margin-right: 5px;
	border: 0px;
}

div.products_block
{
	float: left; 
	width: 416px;
	height: 265px; 
	margin-bottom: 23px; 
	background-repeat: no-repeat; 
	background-image: url(/images/products_bg_corner.jpg);
}

div.products_block a
{
	text-decoration: none;
	color:#8A8A8C;
	font-weight: bold; 
}


div.products_block p
{
	float: left; 
	width: 232px; 
	margin-top: 18px;
}

div.products_block_spacer
{
	float: left; 
	width: 32px; 
	height: 1px;
}

img.products_block_feature_img
{
	float: left; 
	margin-left: 18px; 
	margin-top: 18px; 
	width: 129px;
}

/* markets.php */
div.markets_block
{
	float: left; 
	width: 425px; 
	height: 244px;
	margin-bottom: 10px;
}

div.markets_block a
{
	text-decoration: none;
	color:#8A8A8C;
	font-weight: bold; 
}

div.markets_block p
{
	float: left; 
	width: 271px; 
	margin-top: 5px;
	margin-bottom: 0px;
}

div.markets_block_spacer
{
	float: left; 
	width: 32px; 
	height: 1px;
}

img.markets_block_feature_img
{
	margin-top: 5px; 
	float: left; 
	width: 141px;
	cursor: pointer;
}

div.start_content_row 
{
	width: 889px;
	height: 151px;
	padding-top: 28px;
}

div.start_content_img
{
	width: 151px;
	height: 151px;
	float: left;
}

div.start_content_row_text
{
	width: 675px;
	float: left;
	margin-left: 23px;
	height: 151px;
	overflow: hidden;
}

img.start_content_row_title
{
	padding-top: 22px;
	margin-bottom: 7px;
}

/* Markets */
div.markets_details_left
{
	float: left; 
	width: 450px;
}

div.markets_details_right
{
	float: left; 
	width: 350px; 
	padding-left: 53px; 
}

/* Product home */
div.products_home_row
{
	float: left; 
	width: 880px;
	margin-top: 10px;
	margin-left: 9px;
}


div.products_home_top_column
{
	float: left; 
	width: 425px; 
	height: 150px;
}

div.products_home_panel
{
	float: left; 
	width: 214px; 
	height: 340px;
	margin-right: 4px
}

div.product_row 
{
	width: 500px;
	height: 155px;
	margin-bottom: 8px;
}

div.product_row  a
{
	font-weight: bold;
}

div.products_home_right a
{
	font-weight: bold;
}

div.product_img
{
	/*width: 133px;
	height: 133px;*/
	float: left;
	cursor: pointer;
}

div.product_row_text
{
	width: 317px;
	float: left;
	margin-left: 17px;
	height: 160px;
	overflow: hidden;
}

img.product_row_title
{
	padding-bottom: 8px;
}

/* product pages */
div.product_left
{
	width: 280px;
	height: 531px;
	float: left;
}

div.product_right
{
	float: left;
	width: 566px;
	height: 531px;
	margin-left: 23px;
}

div.product_tab_container
{
	width: 530px;
	height: 451px;
	margin-top: 20px;
}

/* holds actual content inside the tabs */
div.product_tab_content_container
{
	width: 497px;
	height: 404px;
	position: absolute;
	top: 182px;
	left: 319px;
	overflow: hidden;
	display: none;
	margin-top: 10px;
}


ul.dotlist {
	font-size: 12px;
	padding-left: 20px;
	margin-top: 0px;
}

img.hiddenPic{
	display: none;
}

a.atitle
{
	font-size: 16px;
	color: #666666;
}

div.services_bottom
{
	margin-left: 14px;
}

div.services_bottom li
{
	color: #333333;
}

div#post_body a
{
	text-decoration: underline;
}

/* Contact Overview */

div.overview_main p {
	float: left;
	width: 415px;
	margin: 0 0 0 15px;
}

div.overview_block {
	float: left;
	width: 218px;
	margin-left: 30px;
}

div.overview_block.last {
	width: 233px;
}

div.overview_block:first-child {
	margin-left: 0;
}

div.overview_block img {
	margin-bottom: 8px;
}

div.fade_divider {
	width: 734px;
	height: 37px;
	background: url('/images/divider_fade.gif') no-repeat;
	margin: 0 0 30px 0;
}

