/*------------------------- Seaway China -------------------------*/
/*-------------- Custom CSS Sheet by: Dominic White --------------*/
/* color1: #00704a [primary color] (main page header, category page headers, thumbnail rollover borders) */
/* color2: #66a992 [60% primary color] (product title bg, custom table header) */
/* color3: #e5f0ed [10% primary color] (breadcrumbs background, custom table background)
/* color4: #eda640 [complementary color] (left & top nav rollover, sale page title div) */


/*------------------------- COLORS -------------------------*/

/* for the font size on the category headers */
span.sitewide td {font-size:12px!important;}

/* subtitle, e.g. "series information" */
td.ProdDisplay2 {background-color: transparent;}


/* breadcrumbs */
/*.default#autonumber1 {background-color: #eda640;}*/
.categories, .categories a {color: black;}

/* v7 breadcrumb */
div#ctl00_breadcrumb {
background:#fff; /* JPRW OLD:#e9d9bc; */ 
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
}

.prod-detail-price {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px!important;}
.prod-detail-msrp-label, .prod-detail-cost-label, .prod-detail-sale-label, .prod-detail-save-label {font-weight:bold;}
.prod-detail-msrp-value, .prod-detail-cost-value, .prod-detail-sale-value, .prod-detail-save-value {font-size:14px!important;}
/*.ourprice, .price {color:#000000 !important;}
.regprice, .listprice {color:#999999 !important;}
.listprice, .price {font-weight:bold;}*/


/* title for items such as 'series information', 'related products', on prod detail page. */
font.subtitle {color:#555555;}



/*------------------------- END COLORS -------------------------*/



/*------------------------- global elements -------------------------*/

.categoryheader {width:979px; font-size:12px;}

.mainborder {
	height:100%;
}



/* this utilizes a MC generated selector to apply the font size to the main page text on
the custom pages. for some reason, however, the text on the company information page and
category pages appears smaller, which necessitates the use of the font-size in the .cattxt
class (in misc. elements section) and also on the company info pg to enlarge it. */

.centercontent td
{
	font-size: 11px;
}

.producttext b {
	display:block;
	width:6em;
	float:left;
}

/*------------------------- end global elements -------------------------*/

/*------------------------- header -------------------------*/
/* ------------ header navigation menus ------------------ */	
	

/* ------------ end header navigation menus ------------------ */

#hdrtoprgt
{
	width:100%;
	color:#666666;
	font-size:12px;
	text-align: right;
	vertical-align: bottom;
	padding:5px;
}

/*------------------------- end header -------------------------*/

/*------------------------- footer -------------------------*/

#footergraybar {
	background-color:#00704A; /* LIGHT GREEN JPRW #e9d9bc;*/
	/*margin-top:2px;*/
	margin-bottom:1px;
	height:20px;
}

#footertextbar {
	font-size:10px;
	color:#000;
}

#footertextbar a {
	margin-left:5px;
	margin-right:5px;
	color:#999999;
	text-decoration:none;
}

#footertextbar a:hover {
	text-decoration:underline;
}

/*------------------------- end footer -------------------------*/



/*------------------------- miscellaneous elements  -------------------------*/

.tableheader
{
	font-weight: bold;
	font-size: 13pt;
	letter-spacing: -0;
}

.subheader
{
	/*font-size: 14px;*/
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
}
/* end custom table */

table.prodviewodd a.sitewidelinks, table.prodvieweven a.sitewidelinks {
	width:160px;
	display:block;
}


/* .sitewide (span) is used for category page copy; td class sitewide is product detailed description copy. */
span.sitewide
{
	/*font-size: 14px;*/
	/*font-weight: bold;*/
}

/* breadcrumbs (font class) href */
.categories a
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* breadcrumbs (font class) href */
.categories a:hover
{
	font-weight: bold;
	color: #555555;
	text-decoration: underline;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* breadcrumbs td class */
.default#autonumber1
{
	margin-bottom: 10px;
}



/* this specifies a table which would normally contain the manufacturer part# of a product. Seaway chooses not
to display this info so unless this is set to white, a thin empty bar w/ same background color as the product
title shows up above the product image. */
.default td.proddisplay1
{
	background-color: white;
}

/* table on prod detail pg containing In Stock, Price, Qty, Add To Cart, etc. */
#autonumber3
{
	width: 50%;
	float: right;
}

/* cell padding for aforementioned table */
#autonumber3 td
{
	padding: 2px;
	vertical-align: middle;
}

/* this is meant to remove the underline from the category links on the category listing pages
it also affects the product titles on the product listing pages. */
#autonumber1 a.sitewidelinks
{
	text-decoration: none;
}

/* adjusts appearance of first line of product title on product list pg
a.sitewidelinks
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
} */

/* custom footer table created around other footer elements */
#footer
{
	width: 100%;
	background-color: #;
}

#footer a
{
	color: #333333;
	text-decoration:underline;
}

/* custom product detail layout */
.producttext
{
	font-size:12px;
	color: #000000;
}


table.prod_questions td
{
	vertical-align: top;
	width:auto;
	padding-right:5px;
}

.cat-photo {text-align:center; padding:10px; padding-right: 5px; vertical-align: middle; width:auto;}
/*.cat-photo img {border: 1px solid black;}*/
.cat-header {text-align:left; padding-top:10px; padding-bottom: 5px; font-family: "Times New Roman", Times, serif !important; font-size: 18px !important; text-transform: uppercase; border-bottom:1px solid #666666; font-weight:bold;}
.cat-copy {text-align:justify; padding:10px; font-size: 14px; vertical-align:top; font-family:Georgia, "Times New Roman", Times, serif;}

/* this is to style the product reviews table and one of the rules also affects the related products title */
/*table.productreviews {border:1px solid #999999;}*/
table.productreviews thead tr th, .relprodtitle {border-bottom:1px dashed #999999; color:#555555;}
table.productreviews .productreviewsaltrowseven {border-top:1px dashed #999999; border-bottom:1px dashed #999999;}

.about-content-cell {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
padding:10px;
}

.about-title {
font-size:18px;
color: #5E2D60;
background-image:url(images/dots-x.gif);
background-position:bottom;
background-repeat:repeat-x;
padding-bottom:5px;
margin-bottom:10px;
}
/*------------------------- end miscellaneous elements  -------------------------*/
