div#seg-product-header
{
	background:url('/seg_industrial/images/product/template/header_h1_bg.gif') top right repeat-y;
	margin-bottom:12px;
	color:#fff;
}
div#seg-product-header h1.title
{
	padding:21px 0px 20px 23px;
	border-bottom:1px solid #60686f;
	margin-bottom:0px !important;
}
div#seg-product-header div.subheader
{
	background-color:#000;
	height:200px;
	overflow:hidden;
	position:relative;
}
	div#seg-product-header div.summary
	{
		width:370px;
		top:20px;
		left:23px;
		position:absolute;
		padding:0px;
	}
		div#seg-product-header div.summary p
		{
			margin:0px 0px 10px !important;
		}
		div#seg-product-header div.summary sup {
			font-size: smaller;
			vertical-align: baseline;
			position: relative;
			bottom: 0.33em;
		}
	div#seg-product-header div.headerImg
	{
		float:right;
		width:399px;height:200px;
	}

div#maincontent div#product-core
{padding:0 25px 22px;}

div#maincontent .no-bm
{margin-bottom:0px !important;}

div#maincontent h5,
div#maincontent h2
{
	font-size:20px;
	line-height:24px;
	text-transform:uppercase;
	color:#000;
	margin-bottom:15px;
	margin-top:0px;
}
div#maincontent h6,
div#maincontent h3
{
	font-size:14px;
	text-transform:uppercase;
	color:#124375;
	margin-bottom:5px;
	margin-top:0px;
}
div#maincontent h5,div#maincontent h6 {color:red !important;}
div#maincontent p,
div#maincontent ul,
div#maincontent ol
{
	margin-bottom:18px;
	margin-top:0px;
}
	div#maincontent ul
	{
		list-style-type:disc;
		margin-left:10px;
		padding-left:10px;
	}

div#maincontent div.ltbluebox 
{
	padding:20px 25px 5px;
	margin-bottom:20px;
	background-color:#e7ecf1;
}

span#detail_thumb_container
{
	float:right;
}
span.detail_thumb
{
	float:left;margin-left:22px;
	margin-bottom:20px;
}
	span.detail_thumb a img
	{
		border:none;
		outline:none;
	}
	span.detail_thumb img
	{
		margin:0;padding:0;
		display:block;
		width:115px;
		height:115px;
	}
		
/**  Accessories **/

ul.accessories
	{
		padding:0;
		list-style-type:none;
		margin:0px 0px 20px;
		border-bottom:1px solid #bbb;
	}
		ul.accessories li
		{
			padding:3px;
			border:1px solid #bbb;
			border-bottom:none;
		}	
		ul.accessories li div.accessory_name
		{
			float:left;
			width:150px;
			font-weight:bold;
		}
		ul.accessories li div.accessory_desc
		{
			margin-left:160px;
		}
/** End Accessories **/

/** Specs Tables **/
table.specs 
{
	border:1px solid #000;
	border-collapse:collapse;
	margin-bottom:5px;
}
table.specs th 
{
	background-color: #124375;
	padding: 6px;
	color: #E7ECF1;
	font-size:12px !important;
	border:1px solid #000;
	text-align: center;
}
table.specs td 
{
	padding: 6px;
	border:1px solid #000;
}
/** End Specs Tables **/

div.zeroclear
{
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
	overflow:hidden;
	margin-top:-1px;
}

/* TAB NAV STYLES BEGIN */

#tabs #tab-nav 
{
	width: 809px;
	height: 32px;
	padding: 0;	
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	list-style: none;
	margin: 15px 0 0 0;
	border: none;
}
	#tabs #tab-nav li
	{
		margin: 0px 1px 0px 0px;
		float: left;
		height: 32px;
		list-style: none;
	}
	
		#tabs #tab-nav li a 
		{
			background: url('/seg_section/images/product/template/btn_tabs.png');
			display: list-item;
			height: 32px;
			text-indent: -9999em;
			width:117px;
		}
		
		#tabs #tab-nav li a.overview {background-position: 0px 0px;}
			#tabs #tab-nav li a.overview:hover, 
			#tabs #tab-nav li a.overview.active,
			.ui-tabs-selected a.overview
			{background-position: 0px -32px !important;}

		#tabs #tab-nav li a.specifications {background-position: -117px 0px;}
			#tabs #tab-nav li a:hover.specifications,
			#tabs #tab-nav li a.specifications.active,
			.ui-tabs-selected a.specifications {background-position: -117px -32px !important;}
			
		#tabs #tab-nav li a.accessories {background-position: -234px 0px;}
			#tabs #tab-nav li a:hover.accessories,
			#tabs #tab-nav li a.accessories.active,
			.ui-tabs-selected a.accessories {background-position: -234px -32px !important;}

		#tabs #tab-nav li a.applications {background-position: -351px 0px;}
			#tabs #tab-nav li a:hover.applications,
			#tabs #tab-nav li a.applications.active,
			.ui-tabs-selected a.applications {background-position: -351px -32px !important;}

		#tabs #tab-nav li a.downloads {background-position: -468px 0px;}
			#tabs #tab-nav li a:hover.downloads,
			#tabs #tab-nav li a.downloads.active,
			.ui-tabs-selected a.downloads {background-position: -468px -32px !important;}
		
		#tabs #tab-nav li a.packages {background-position: -585px 0px;}
			#tabs #tab-nav li a:hover.packages,
			#tabs #tab-nav li a.packages.active,
			.ui-tabs-selected a.packages {background-position: -585px -32px !important;}
			
/* Text */

div#maincontent sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
div#maincontent sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.33em;
}

.lower_text {
	text-transform: lowercase !important;
}
/* Pagination */
.pagination-links .prev {float:left;display:none;}
.pagination-links .next {float:right;display:none;}
.pagination-links
{
	font-weight:bold;
	xmargin-bottom:18px;
	padding:5px;
	background-color:#c6d8e6;
	display:none;
	position:relative;
	width:743px;
	margin:0 auto 18px;
	
}
.pagination-links .current_page_counter
{
	display:block;
	margin:0 auto;
	position:absolute;
	top:5px;left:50%;
	text-align:center;
	width:300px;
	margin-left:-150px;
}

	.page_menu {
		background-color: #EFEFEF;
		padding: 10px 4px 4px 4px;
		border: 1px solid #E3E3E3;
		font-size: 11px;
		margin: 0px 0px 20px 0px;
		width: 745px;
	}
	.page_menu a {
		text-decoration: none;
	}
	.page_menu li {	}
	.page_menu_left {
		float: left;
		width: 250px;
	}
	.page_menu_middle {
		float: left;
		width: 250px; 
	}
	.page_menu_right {
		float: left;
		width: 240px; 
	}

/* Featurette player */
div#featurette-player {
    background-color: #000000;
    display: none;
    height: 462px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 809px;
    z-index: 2;
}
#maincontent-container {
	position: relative;
}

/*  Handles the VS110 product award content display  */
.vs110_award_container {
	width: 312px;
	padding: 15px;
	background: #EAEDF2;
}
#award_summary {
	color: #2f5a87;
	cursor: pointer;
	text-decoration: underline;
	padding-top: 22px;
	font-weight: bold;
}
#award_summary:hover {
	color: #000000;
}
#award_content {
	display: none;
}
