@charset "UTF-8";

h1 {
	color: #00A4D2;
	font-size: 18px;
	font-weight: 300;
}


a {
        text-decoration:none;
        color: #00A4D2;
}

a:hover {
        text-decoration:underline;
}

ul {
	margin-top: 12px;
	margin-bottom: 12px;
}

hr {
	height:1px;
	border:none;
	color:#CCCCCC;
	background-color:#CCCCCC;
}

hr.grayhr {
	margin-top:20px;
	margin-bottom:10px;
}

img {
	border:0px;
}

.address {

}

.telephone {
	color:#444444;
}

.tb-search {
	background: url(../images/core/tb_search.jpg) no-repeat;
	border: 0;
	padding-left:4px;
	padding-right:-4px;
	font-size:9px;
	width: 105px;
	height: 15px;
}

.search {
	background: url(../images/core/icon_search.jpg) no-repeat;
	width: 12px;
	height: 14px;
	display: inline-block;
	float:right;
}
	
#top_nav {
	padding-top:5px;
	font-size: 12px;
	font-weight: 300;
}

#top_nav ul.nav-header {
	list-style:none;
	float:right;
}

#top_nav ul.nav-header li {
	float: left;
	margin-left:15px;
}

#top_nav ul.nav-header li a {
	margin-left: 15px;
	color:#666666;
	text-decoration:none;	
}

#top_nav ul.nav-header li a:hover {
	color:#000000;
	text-decoration:underline;
}

#top_nav ul.nav-header li.nav-selected a {
	color: #00A4D2;
	text-decoration:none;
}

#tab {
	font-size: 14px;
}

#tab ul.nav {
	background:url(../images/core/tab_spacer.jpg) repeat-x;
	width:100%;
        list-style:none;
        padding-left:0px;
        margin-left:0px;
        float:left;
}

#tab ul.nav li {
	background:url(../images/core/tab_unselected.jpg);
	color: #FFFFFF;
	padding-top:5px;
	padding-left:15px;
	width: 141px;
	height: 23px;
	float:left;
	
}

#tab ul.nav li a {
	color: #FFFFFF;
	text-decoration:none;
}

#tab ul.nav li a:hover {
	text-decoration: underline;
}

#tab ul.nav li.nav-selected {
	background:url(../images/core/tab_selected.jpg);
	color:#666666;
	padding-top:5px;
	padding-left:15px;
	width: 141px;
	height: 23px;
	float: left;
	
}

#tab ul.nav li.nav-selected a {
	color:#666666;
	text-decoration:none;
}

#tab .item_spacer {
	background:url(../images/core/tab_spacer.jpg);
	height: 28px;
	width:10px;
	float:left;
}

/*

#sub_tab .item {
	background:url(../images/core/sub_tab_unselected.jpg);
	color: #FFFFFF;
	padding-top:5px;
	padding-left:15px;
	width: 119px;
	height: 19px;
	float:left;
}

#sub_tab .item a {
	color: #FFFFFF;
	text-decoration:none;
}

#sub_tab .item a:hover {
	text-decoration: underline;
}

#sub_tab .item_selected {
	background:url(../images/core/sub_tab_selected.jpg);
	color: #666666;
	padding-top:5px;
	padding-left:15px;
	width: 119px;
	height: 19px;
	float:left;
}

#sub_tab .item_selected a {
	color:#666666;
	text-decoration:none;
}

*/

.breadcrumb {
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
}

.products h1 {
	color: #00A4D2;
	font-size: 28px;
}

.products h2 {
	font-size: 14px;
}

.products a {
	font-size: 12px;
}

.graybox {
	font-size: 12px;
}

.graybox p {
	margin-top:6px;
	margin-bottom:6px;
}

.graybox a {
	text-decoration:none;
	color: #00A4D2;
}

.graybox a:hover {
	text-decoration:underline;
}

.graybox h1 {
	font-size: 16px;
	font-weight: 600;
	margin:0;
}

.graybox .common_top {
	background:url(../images/core/common_gray_box_top.jpg);
	width: 302px;
	height: 7px;
}

.graybox .common_body {
	background:url(../images/core/common_gray_box_bg.jpg) repeat-y;
	width: 272px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top:6px;
	padding-bottom:6px;
}

.graybox .common_bot {
	background:url(../images/core/common_gray_box_bot.jpg);
	width: 302px;
	height: 7px;
}

.graybox .home_top {
	background:url(../images/core/home_gray_box_top.jpg);
	width: 291px;
	height: 7px;
}

.graybox .home_body {
	background:url(../images/core/home_gray_box_bg.jpg) repeat-y;
	width: 261px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.graybox .home_bot {
	background:url(../images/core/home_gray_box_bot.jpg);
	width: 291px;
	height: 7px;
}

.graybox .platform_top {
        background:url(../images/core/productline_gray_box_top.jpg);
        width: 947px;
        height: 6px;
	margin-top: 10px;
}

.graybox .platform_body {
        background:url(../images/core/productline_gray_box_bg.jpg) repeat-y;
        width: 917px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 3px;
        padding-bottom: 3px;
}

.graybox .platform_body p {
	margin:0;
}

.graybox .platform_bot {
        background:url(../images/core/productline_gray_box_bot.jpg);
        width: 947px;
        height: 6px;
}

.graybox .product_top {
	background:url(../images/core/product_small_gray_box_top.jpg);
	width: 282px;
	height: 8px;
}

.graybox .product_body {
	background:url(../images/core/product_small_gray_box_bg.jpg) repeat-y;
	width: 252px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.graybox .product_bot {
	background:url(../images/core/product_small_gray_box_bot.jpg);
	width: 282px;
	height: 7px;
}

.graybox .product_wide_top {
	background:url(../images/core/product_wide_gray_box_top.jpg);
	width: 646px;
	height: 6px;
}

.graybox .product_wide_body {
	background:url(../images/core/product_wide_gray_box_bg.jpg) repeat-y;
	width: 616px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px;
	padding-bottom: 13px;
}

.graybox .product_wide_bot {
	background:url(../images/core/product_wide_gray_box_bot.jpg);
	width: 646px;
	height: 6px;
}

.graybox .career_top {
        background:url(../images/core/career_gray_box_top.jpg);
        width: 221px;
        height: 8px;
}

.graybox .career_body {
        background:url(../images/core/career_gray_box_bg.jpg) repeat-y;
        width: 191px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 13px;
        padding-bottom: 13px;
}

.graybox .career_bot {
        background:url(../images/core/career_gray_box_bot.jpg);
        width: 221px;
        height: 7px;
}

.video_shadow_top {
	background:url(../images/core/video_shadow_top.png);
	width:670px;
	height:15px;
}

.video_shadow_body {
	background:url(../images/core/video_shadow_bg.png) repeat-y;
	width:670px;
	padding-left:15px;
}

.video_shadow_bot {
	background:url(../images/core/video_shadow_bottom.png);
	width:670px;
	height:15px;
}

.gray_heading h1 {
	color:#666666;
}

#about_right {
	margin-left:164px;
	height:100%;
}

#about_right h1 {
	color:#666666;
	margin-top:0px;
}

#about_right h2 {
	color:#666666;
	font-weight:300;
	font-size:14px;
	margin-bottom:3px;
}

#about_right #full_width p {
	margin-top:5px;
	margin-bottom:20px;
}

#about_right #left_col {
	width:50%;
	float:left;
	border-right: 1px solid #CCCCCC;
	padding-right:8px;
}

#about_right #right_col {
	width:47%;
	height: 100%;
	float:right;
}

#about_left {
	width:143px;
	height:468px;
	float:left;
}

#about_left ul.nav {
        list-style:none;
	padding-left: 25px;
	margin-left:0px;
	margin-top:0px;
}       

#about_left ul.nav li {
	margin-bottom:5px;
}       

#about_left ul.nav li a {
        color:#00A4D2;
        text-decoration:none;
}

#about_left ul.nav li a:hover {
        color:#ffffff;
        text-decoration:underline;
}

#about_left ul.nav li.nav-selected a {
        color: #ffffff;
        text-decoration:none;
}

#about_left #nav_top {
	background:url(../images/core/left_nav_top.jpg);
	width: 143px;
	height: 13px;
}

#about_left #nav_body {
	background:url(../images/core/left_nav_bg.jpg) repeat-x;
	width:143px;
	height:468px;
}

.bio .name {
	font-size:18px;
	vertical-align:bottom;
	display:block;
}

#common_left {
	width:640px;
}

.join_newsletter h3 {
	font-size:16px;
	font-weight:300;
	margin:0px;
}

#market_client {
	font-size: 12px;
	color:333333;
}

#market_client h1 {
	font-size: 16px;
}

#market_client h2{
	font-size: 12px;
	color:#666666;	
	margin:0;
}

#market_client p {
	margin:0px;
}

#market_client hr.grayhr {
	margin-top:0;
	margin-bottom:5px;
}

.dark_gray_text {
	color:#666666;
}

#platform_overview_columns h1 {
	padding-bottom:0px;
	margin-bottom:0px;
}

#platform_overview_header {
}

#platform_overview_header .item {
	float:left;
	margin-right:38px;
	padding-bottom:15px;
}

#platform_overview_header .item_last {
	float:left;
}

#platform_overview_header .item .number {
	float:left;
	width:24px;
}

#platform_overview_header .item .text {
	color: #00A4D2;
	font-size:18px;
	margin-left: 28px;	
	width:250px;
}

#platform_overview_columns a {
        color: #CCCCCC;
	font-weight:600;
        text-decoration:none;
}

#platform_overview_columns a:hover {
        color: #000000;
        text-decoration:none;
}

#platform_overview_columns .column {
	float:left;
}

#platform_overview_columns .column img {
	display:block;
	padding-bottom:3px;
}

#platform_overview_columns .column .abs_plat {
	position:absolute;
	bottom:10px;
	left:10px;
}

#sub_tab_nav {

}


#sub_tab_nav ul.nav {
	background:url(../images/core/sub_tab_spacer.jpg) repeat-x;
	width:100%;
        list-style:none;
	padding-left:0px;
	margin-left:0px;
	float:left;
}

#sub_tab_nav ul.nav li {
	background:url(../images/core/sub_tab_unselected.jpg) no-repeat;
	width:134px;
	height:24px;
	float:left;
}

#sub_tab_nav ul.nav li a {
        color:#ffffff;
        text-decoration:none;
	padding-left:8px;
	vertical-align:-30%;
}

#sub_tab_nav ul.nav li a:hover {
        color:#ffffff;
        text-decoration:underline;
}

#sub_tab_nav ul.nav li.nav-selected {
	background:url(../images/core/sub_tab_selected.jpg) no-repeat;
	width:134px;
	height:24px;
}

#sub_tab_nav ul.nav li.nav-selected a {
        color: #00A4D2;
        text-decoration:none;
        padding-left:8px;
	vertical-align:-30%;

}

#platform_breadcrumb {
	margin-top:3px;
}

#platform_breadcrumb h1 {
	color:#666666;
	font-size:16px;
	font-weight:900;
	margin:0;
}

#platform_breadcrumb a {
	font-size:12;
	color:#00A4D2;
	text-decoration:none;
}

#platform_breadcrumb a:hover {
	color:#000000;
}

#platform_left {
	float: left;
	width: 625px;
}

#platform_left #left_col {
        width:49%;
        float:left;
        padding-right:8px;
}

#platform_left #right_col {
        width:48%;
        height: 100%;
        float:right;
}

#platform_left #full_width p {
	margin-top:3px;
	margin-bottom:3px;
}

#platform_left #full_width h1 {
	font-size: 24px;
	margin-bottom:3px;
}

#platform_left #full_width hr {
	margin-top:10px;
	margin-bottom:5px;
}

#platform_left #left_col h3 {
	color: #000000;
	font-size:18px;
}

#product_left {
	float: left;
	width: 647px;
}

#product_left #full_width {
	padding-right: 10px;
}

#pageHeader {
	padding-bottom:10px;
}

#pageHeader h3{
	margin:0px;
}

#rightContent {
	width:275px;
}

#rightContent h1 {
	font-size: 14px;
	margin:0px;
}

#productLines h1 {
	padding-top:10px;
	margin-bottom:0px;
}

#productLines img {
	border: 1px solid #cccccc;
}

#career_left #full_width {
	width:700px;
}

.catalog_item {
	margin-left:8px;
	margin-right:8px;
	margin-bottom:30px;
	margin-top:6px;
	width:220px;
	float:left;
	display:inline;
}

.catalog_item h1 {
	font-size: 14px;
	margin-bottom:3px;
	font-weight:500;
}

.catalog_item img {
	height:155px;
	width:220px;
}

.catalog_item a {
	color: #666666;
	text-decoration:none;
}

.catalog_item a:hover {
	color: #000000;
	text-decoration:underline;
}

.catalog_item p {
	margin-top:3px;
}

.map_item {
	height: 240px;
	width: 220px;
}

.map_large {
	height: 280px;
	width: 220px;
}

.map_item h1 {
	color: #00A4D2;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.map_item p {
	margin-top: 3px;
}

.map_item a {
        color: #666666;
        text-decoration:none;
}

.map_item a:hover {
        color: #000000;
        text-decoration:underline;
}


body {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #888888;
	font-size: 12px;
}
#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	/*background: #DDDDDD; */
	padding: 10px 0 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent {
	/*padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#footer {
	/*padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	font-size: 10px;
}
#footer a {
	color:#666666;
	text-decoration:none;
	padding-right:8px;
	padding-left:8px;
}

#footer a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
