/* 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: #6C6C6C;
	text-decoration: none;
}

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;
}

/* 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
{
	width: 901px;
	height: 358px;
	padding-top: 0px;
	padding-right: 14px;	
	padding-bottom: 0px; 
	padding-left: 14px;
}

div#home_middle_panel
{
	width: 901px;
	height: 31px;
	padding-top: 6px;
	padding-left: 14px;
	padding-bottom: 0px; 
	padding-right: 14px;	
}


div#home_video_player
{
	width: 590px;
	height: 356px;
	float:left;
	clear:right;
}

div#home_main_menu
{
	top: 0px;
	width: 299px;
	height: 356px;
	overflow: hidden;
	float:left;
	clear:right;
	padding-left: 7px;
}

div#home_bottom_panel
{
	width: 901px;
	height: 286px;
	padding-top: 7px;
	padding-right: 0px;	
	padding-bottom: 0px; 
	padding-left: 14px;
}

div.home_main_menu_button
{
	width: 299px;
	height: 71px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	cursor: pointer;
}

div.hello_button
{
	height: 100px;
	border: 0px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	background-repeat: no-repeat; 
}


/* 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;
}

.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: 500px;
	padding-top: 0px;
	margin-left: 135px;
}

body#template-design div#design_nav
{
	position: absolute;
	left: 0px;
	color: #6c6c6c;
	width: 153px;
	margin-left: 16px;
}

#side_pic{
	position: absolute;
	left: 674px;
	top: 150px;
	margin: 0px;
	padding: 0px;
}

#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: 0px 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;
}


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{
	width: 515px;
}

#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;
	padding: 0px;
	background-color:#636363;
	margin-right: 1px;
	float: left;
}

#home_promo_content 
{
	font-size: 11px;
	line-height: 14px;
	height: 243px;
	margin: 0px;
	background-color:#8f8f8f;
	width: 299px;
	color:#FFFFFF;
	overflow: hidden;
}

#home_promo_content p
{
	font-size: 11px;
	line-height: 14px;
}

#home_promo_content img
{
	background-color:#8f8f8f;
	border: 0px;
}

#home_promo_content a 
{
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

#home_promo_content strong
{
	color: #FFFFFF;
	font-weight: bold;
}

#home_promo_header
{
	background-color:#636363;
	width: 299px;
	height: 36px;
	overflow: hidden;
}

#home_promo_title
{
	color:#C7FF00;
	font-size: 18px;
	margin-left: 20px;
	margin-top: 9px;
}

div#home_promo_content a
{
	text-decoration: none;
}

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_left
{
	float: left; 
	width: 507px;
	margin-top: 10px;
	margin-left: 9px;
}

div.products_home_divider
{
	float: left;
	padding-left: 25px;
	width: 54px;
}

div.products_home_right
{
	float: left; 
	width: 260px; 
	height: 1px;
	margin-top: 10px;
	margin-left: 7px;
}

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_row_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: 401px;
	margin-top: 20px;
}

/* holds actual content inside the tabs */
div.product_tab_content_container
{
	width: 497px;
	height: 354px;
	position: absolute;
	top: 215px;
	left: 319px;
	overflow: auto;
	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;
}
