/* Product Tabbed Page */

/* Common for all Tabbed Pages */
#productpage_content {
	width:562px;
	min-height:475px;
	_height:475px;
	background-color:#ffffff;
	margin:0;
	margin-bottom:5px;
	padding:0;
	overflow:hidden;
	_overflow:visible;
}

#productpage_sidebar {
	display:inline;
	width:195px;
	margin:5px;
	padding:0;
	background-color:#cdd7dd;
	border-top:5px #81919d solid;
	border-bottom:5px #ffffff solid;
	float:left;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

#productpage_sidebar h1 {
	font-weight:bold;
	font-size:0.9em;
	color:#506172;
	margin:7px 5px 5px 5px;
	padding:0;
}

#productpage_sidebar img {
	border:1px #506172 solid;
	margin:5px 5px 0px 5px;
}

#productpage_slideshow {
	width:195px;
	margin:0;
	margin-top:10px;
	padding:0;
	/* border-bottom:3px #ffffff solid; */
}

#image_lineup_container {
	position:relative;
	width:168px;
	height:50px;
	_height:50px;
	overflow:hidden;
	float:left;
}

#image_lineup {
	position:absolute;
	width:1000px;
	left:0px;
	height:50px;
	_height:50px;
}

#productpage_slideshow img {
	border:1px #506172 solid;
	margin:5px 0px 4px 6px;
	display:inline;
	float:left;
}

#productpage_slideshow img.arrow {
	border:0px;
	margin:16px 0px 4px 4px;
	float:left;
}

#productpage_sideheader {
	width:195px;
	margin:0;
	padding:3px 0px 3px 0px;
	background-color:#81919d;
	background-image:url(../images/bluesea_icon.gif);
	background-position:3px center;
	background-repeat:no-repeat;
	border-bottom:2px #ffffff solid;
}

#productpage_sideheader h2 {
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	padding:0;
	margin-left:25px;
	text-transform:uppercase;
}

div.productpage_sidesection {
	width:195px;
	margin:0;
	padding:2px 0px 3px 0px;
	border-bottom:1px #81919d solid;
	background-color:#cdd7dd;
	background-image:url(../images/slideshow_rightarrow.gif);
	background-position:15px center;
	background-repeat:no-repeat;
}

div.productpage_sidesection a {
	font-size:0.9em;
	font-weight:bold;
	color:#81919d;
	margin:0;
	padding:0;
	margin-left:35px;
	text-decoration:none;
}

div.productpage_sidesection a:hover {
	color:#506172;
}

div.productpage_sidesection a.selected {
	color:#506172;
}

div.productpage_relatedproduct {
	position:relative;
	width:195px;
	margin:0;
	padding:3px 0px 3px 0px;
	background-color:#81919d;
	border-bottom:1px #cdd7dd solid;
}

div.productpage_relatedproduct img {
	display:inline;
	border:1px #506172 solid;
	margin:0px 10px 0px 15px;
	float:left;
	background-color:#ffffff;
}

div.productpage_relatedproduct a {
	font-size:0.9em;
	font-weight:normal;
	color:#ffffff;
	margin:0;
	padding:0;
	text-decoration:none;
}

div.productpage_relatedproduct a:hover {
	color:#ffffff;
	text-decoration:underline;
}

div.relatedproduct_wrapper {
	margin-right:10px;
}

#product_tabwrapper {
	width:562px;
	margin:0;
	margin-top:8px;
	padding:0;
}

#product_tabwrapper a {
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	/* color:#81919d; */
	color:#5f707d;
	margin:0;
	padding:0;
}

/*
#product_tabwrapper a:hover {
	color:#506172;
}
*/

#product_tabwrapper a.selected {
	color:#506172;
}

#product_tab_left {
	width:170px;
	background-color:#ffffff;
	background-image:url(../images/tab_rightcorner_wt.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	margin-right:5px;
	float:left;
	padding:3px 0px 3px 0px;
}

#product_tab_left_gray {
	width:170px;
	background-color:#a9adb7;
	background-image:url(../images/tab_rightcorner_gr.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	margin-right:5px;
	float:left;
	padding:3px 0px 3px 0px;
}

#product_tab_centeredge {
	position:relative;
	width:7px;
	top:-3px;
	background-image:url(../images/tab_leftcorner_wt.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#product_tab_center {
	width:212px;
	background-color:#ffffff;
	background-image:url(../images/tab_rightcorner_wt.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	margin-right:5px;
	float:left;
	padding:3px 0px 3px 0px;
}

#product_tab_centeredge_gray {
	position:relative;
	width:7px;
	top:-3px;
	background-image:url(../images/tab_leftcorner_gr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}

#product_tab_center_gray {
	width:212px;
	background-color:#a9adb7;
	background-image:url(../images/tab_rightcorner_gr.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0;
	margin-right:5px;
	float:left;
	padding:3px 0px 3px 0px;
}

#product_tab_right {
	width:170px;
	background-color:#ffffff;
	background-image:url(../images/tab_leftcorner_wt.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	float:left;
	padding:3px 0px 3px 0px;
}

#product_tab_right_gray {
	width:170px;
	background-color:#a9adb7;
	background-image:url(../images/tab_leftcorner_gr.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	float:left;
	padding:3px 0px 3px 0px;
}

/* CSS for Product Documents */
#productdocs_sidebar {
	display:inline;
	width:195px;
	margin:5px;
	padding:0;
	background-color:#cdd7dd;
	float:left;
	padding-bottom:32767px;
	margin-bottom:-32767px;
}

#productdocs_sidebar img {
	border:1px #506172 solid;
	margin:5px 5px 0px 5px;
}

#productdocs_resources {
	width:357px;
	margin:0;
	padding:0;
	float:left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#productdocs_resources ul {
	margin:0px 15px 20px 35px;
	padding:0;
	color:#5f6c7c;
	list-style:none;
}

#productdocs_resources ul ul {
	list-style:square;
	font-size:9px;
}


#productdocs_resources li {
	font-size:1.1em;
	font-weight:normal;
	color:#5f6c7c;
	padding:0px 0px 2px 0px;
}

#productdocs_resources li a {
	font-size:1em;
	font-weight:normal;
	color:#5f6c7c;
	padding:0px 0px 2px 0px;
	text-decoration:none;
}

#productdocs_resources li a:hover {
	text-decoration:underline;
}

#productdocs_resources li img {
	display:inline;
}

div.productdocs_header {
	width:352px;
	margin:5px 5px 10px 0px;
	padding:2px 0px 2px 0px;
	background-color:#5f6c7c;
}

div.productdocs_header h2 {
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	padding:0;
	margin-left:15px;
	text-transform:uppercase;
}

/* CSS for Product Specifications */
#productspecs_specs {
	margin:0;
	padding:0;
}

#productspecs_pline {
	margin:0;
	margin-bottom:25px;
	padding:0;
}

#productspecs_pline table {
	width:552px;
	border-top:1px #acb0b9 solid;
	border-left:1px #acb0b9 solid;
	background-color:#ffffff;
	margin:0;
	margin-left:5px;
	padding:0;
	border-spacing:0;
}

#productspecs_pline tr.even {
	background-color:#e0e1e4;
}

#productspecs_pline th {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:1px 1px 1px 1px;
	font-size:1em;
	font-weight:bold;
	color:#4f5b6a;
	vertical-align:top;
	background-color:#e0e1e4;
}

#productspecs_pline td {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:1px 10px 1px 10px;
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
	vertical-align:top;
}

#productspecs_pline td.category {
	font-weight:bold;
}

#productspecs_pline a {
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
}

div.productspecs_wrapper { /* Basic wrapper style for all customized HTML sections */
	width:552px;
	margin:0;
	margin-left:5px;
	padding:0;
}

div.productspecs_wrapper ul {
	margin:0px 15px 0px 40px;
	padding:0;
	color:#5f6c7c;
	list-style:disc;
}

div.productspecs_wrapper li {
	font-size:1em;
	font-weight:normal;
	color:#5f6c7c;
	padding:0px 0px 2px 0px;
}

#productspecs_wrapper img {
	display:inline;
}


#productspecs_specs table {
	border-top:1px #acb0b9 solid;
	border-left:1px #acb0b9 solid;
	background-color:#ffffff;
	margin:0;
	margin-left:5px;
	padding:0;
}

#productspecs_specs tr.odd {
	background-color:#e0e1e4;
}

#productspecs_specs td {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:1px 5px 1px 15px;
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
	vertical-align:top;
}

#productspecs_specs td.category {
	font-weight:bold;
}

#productspecs_specs a {
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
}



.BSS_specsheet_section table {
	border-top:1px #acb0b9 solid;
	border-left:1px #acb0b9 solid;
	background-color:#ffffff;
	margin:0;
	margin-left:5px;
	padding:0;
}

.BSS_specsheet_section tr.odd {
	background-color:#e0e1e4;
}

.BSS_specsheet_section td {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:1px 5px 1px 15px;
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
	vertical-align:top;
}

.BSS_specsheet_section td.category {
	font-weight:bold;
}

.BSS_specsheet_section a {
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
}



div.productspecs_main {
	width:552px;
	margin:20px 5px 5px 5px;
	padding:0;
}

div.productspecs_main img {
	border:1px #506172 solid;
	margin:0px 15px 15px 5px;
	float:left;
}

div.productspecs_main ul {
	width:315px;
	margin:0px 0px 20px 0px;
	padding:0;
	padding-left:25px;
	color:#5f6c7c;
	list-style:disc;
	float:left;
}

div.productspecs_main li {
	font-size:1em;
	font-weight:normal;
	color:#5f6c7c;
	padding:0px 0px 2px 0px;
}

div.productspecs_main li img {
	display:inline;
	float:none;
	border:0;
	margin:0;
	padding:0;
}


div.productspecs_header {
	width:552px;
	margin:20px 0px 10px 5px;
	padding:2px 0px 2px 0px;
	background-color:#5f6c7c;
}

div.productspecs_header h2 {
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	padding:0;
	margin-left:15px;
	text-transform:uppercase;
}

/* CSS for Product Overview */
#productpage_overview {
	width:357px;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

#productpage_overview ul {
	margin:20px 15px 0px 25px;
	padding:0;
	color:#5f6c7c;
	list-style:disc;
}

#productpage_overview li {
	font-size:1em;
	font-weight:normal;
	color:#5f6c7c;
	padding:0px 0px 2px 0px;
}

#productpage_overview li img {
	display:inline;
}

div.overview_header {
	width:352px;
	margin:20px 5px 10px 0px;
	padding:2px 0px 2px 0px;
	background-color:#5f6c7c;
}

div.overview_header h2 {
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
	margin:0;
	padding:0;
	margin-left:15px;
	text-transform:uppercase;
}

#overview_specs {
	margin:0;
	padding:0;
}

#overview_specs table {
	border-top:1px #acb0b9 solid;
	border-left:1px #acb0b9 solid;
	background-color:#ffffff;
	margin:0;
	padding:0;
}

#overview_specs tr.odd {
	background-color:#e0e1e4;
}

#overview_specs td {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:1px 5px 1px 15px;
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
	vertical-align:top;
}

#overview_specs td.category {
	font-weight:bold;
}

#overview_specs a {
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
}

#overview_certs {
	margin:0;
	padding:0;
}

#overview_certs ul {
	margin:0px 15px 0px 25px;
	padding:0;
	color:#5f6c7c;
	list-style:disc;
}

#overview_certs li {
	font-size:1em;
	font-weight:normal;
	color:#5f6c7c;
	padding:0px 0px 2px 0px;
}

#overview_certs li img {
	display:inline;
}

#overview_pline {
	margin:0;
	margin-bottom:25px;
	padding:0;
}

#overview_pline img {
	display: inline;
}

#overview_pline table {
	width:350px;
	border-top:1px #acb0b9 solid;
	border-left:1px #acb0b9 solid;
	background-color:#ffffff;
	margin:0;
	margin-left:1px;
	padding:0;
	border-spacing:0px;
	border-collapse:collapse;
}

#overview_pline th {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:3px 0px 3px 0px;
	font-size:1em;
	font-weight:bold;
	color:#4f5b6a;
	vertical-align:top;
	background-color:#e0e1e4;
}

#overview_pline tr.even {
	background-color:#e0e1e4;
}

#overview_pline td {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:2px 0px 2px 0px;
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
	vertical-align:top;
	text-align:center;
}

#overview_pline td.category {
	font-weight:bold;
}

#overview_pline a {
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
}

/* PRODUCT LINE TABLE STYLES */
#productline_table {
	margin:0;
	padding:0;
	padding-bottom:25px;
	overflow:hidden;
}

#productline_table table {
	width:552px;
	border-top:1px #acb0b9 solid;
	border-left:1px #acb0b9 solid;
	background-color:#ffffff;
	margin:0;
	margin-top:1px;
	margin-left:5px;
	padding:0;
	border-spacing:0px;
	border-collapse:collapse;
}

#productline_table tr.even {
	background-color:#e0e1e4;
}

#productline_table th {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:1px 1px 1px 1px;
	font-size:1em;
	font-weight:bold;
	color:#4f5b6a;
	vertical-align:top;
	background-color:#e0e1e4;
}

#productline_table td {
	border-bottom:1px #acb0b9 solid;
	border-right:1px #acb0b9 solid;
	padding:2px 3px 2px 3px;
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
	vertical-align:top;
	text-align:center;
}

#productline_table td.category {
	font-weight:bold;
}

#productline_table a {
	font-size:1em;
	font-weight:normal;
	color:#4f5b6a;
}

#redirect_note {
	width:350px;
	margin:5px 0px 0px 0px;
	padding:0;
	border:1px #5f6c7c solid;
	color: #5f6c7c;
}

#redirect_note p {
	padding:7px 10px 7px 10px;
	margin:0;
}

#redirect_note_wide {
	width:550px;
	margin:5px 0px 10px 5px;
	padding:0;
	border:1px #5f6c7c solid;
	color: #5f6c7c;
}

#redirect_note_wide p {
	padding:7px 10px 7px 10px;
	margin:0;
}
