/* CSS Document */



/* CURRENT CSS  -------------------------------------------------------------------------------------------------------- */

body {
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding: 0;
	background-position: left top;
	background-repeat: repeat-x;
	text-align:left;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}

td { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:130%;
}

a:link { color: #0f6ab9; text-decoration: underline; }
a:visited { color: #637788; text-decoration: underline; }
a:hover { color: #003C6E; text-decoration : underline; } 

p {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:130%;
}

ul li {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	line-height:130%;
}

h1 {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	margin: 2px 0 2px 0;
	font-size:24px;
	color:#4475ce;
}

h2 {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size:12px;
	color:#37568d;
}


.searchTitle, .searchTitle_sm, .leftNavBoxes {
  font-family: VERDANA,arial,helvetica,sans-serif;
  font-weight: bold;
  background-color:#F4F8FB;
  border-bottom:1px solid #86A4BE;
  width: 178px;
  height: 17px;
  color: #325f89;
  text-align: left;
  line-height: 12px;
  margin:-7px 0 15px 0;
  position:relative;
  display:block; }
}



/* gray and with horizontal rule */ 
h3 {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	line-height:130%;
	margin : 10px 0 0 0;
	border-top: 1px solid #ccc;
	padding : 5px 0 0 0;
}

/* gray and with horizontal rule on bottom */ 
h4 {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height:130%;
	margin : 0;
	padding : 0 0 5px 0;
}

/* blue left heading */ 
h5 {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#4475ce;
	padding : 0 0 0 0;
}
/*select option input {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}*/

.disclaim_txt {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#000;
	text-decoration:none;
	font-style:italic;
	line-height:130%;
}
a.alert:link, a.alert:visited {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	color: #ff0000;
	text-decoration: none;
	font-size: 10px;
}

a.alert:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
}

a.product:link, a.product:visited, a.product:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	color: #0000ff;
	text-decoration: underline;
	font-size: 10px;
}

a.product:hover {
	color: #00315A;
}

.smtxt {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	letter-spacing : normal;
	padding: 1px;
	}
	
img {
	border: none;
}

#nav { 
	padding: 0; 
	margin: 0; 
	position: relative; 
	float:left; 
	background:transparent;
	width: 330px;
} 


#nav ul { 
	border: 0; 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	text-align: center; 
	clear: left; 
} 

#nav td { 
    display: block; 
	float: left; 
	text-align: center; 
	padding: 0; 
	margin: 0; 
} 


#nav td a { 
	background: #66CCFF; 
	display: block; 
	border-top : 1px solid #00315A; 
	border-left : 1px solid #00315A; 
	border-right: none; 
	border-bottom: 1px solid #00315A; 
	margin: 0; 
	color: #00315A; 
	text-decoration: none; 
	text-align: center; 
	font-family: tahoma,sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	padding: 2px 4px 1px 4px; 
	white-space: nowrap; 
	line-height: 12px; 
	letter-spacing : normal; 
} 


#nav td a:hover { 
	color: #00315A; 
	background: #fff; 
} 

#nav td a.on:link, #nav td a.on:visited,  #nav td a.on:hover { 
	color: #000; 
	background: #fff; 
	border-bottom: 1px solid #fff; 
} 

#nav td#last a  { 
	border-right : 1px solid #00315A; 
} 


#acctname {
	padding: 0 0 7px 0;
	margin: 0;
	position: relative;
	float:left;
	background:transparent;
}
#acctname td {
	font-weight: normal;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #fff;
}

#acctname a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	
}
#acctname a:hover {
	text-decoration: underline;
	}

#mainbody {	
	position: relative;
	width:100%;
	margin: 0 auto;
	text-align:left;
	padding:0;
}

#footer {
	width:100%;
	margin: 0 auto;
	text-align:center;
	padding:0;
	background-color:transparent;
	color: #999;
	word-spacing: 1px;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:9px;
	line-height:20px;
}

#footer a:link, #footer a:visited { color:#666; text-decoration:none; word-spacing: normal;} 

#footer a:hover { color:#000; text-decoration:underline; word-spacing: normal; }

#viewbox {
	padding: 7px;
	margin: 0 8px 15px 0;
	background-color : #F2F0EA;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
	border: #cccccc 1px solid;
}
/* Breadcrumb */ 
.breadcrumb {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#000;
	margin: 10px 0 10px 0;
	line-height:130%;
	padding-bottom:10px;
	}
	
a.breadcrumb:link { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#0f6ab9; 
	text-decoration:underline; 
	} 

a.breadcrumb:hover { 
	color:#003C6E; 
	text-decoration:underline; 
}

a.breadcrumb:visited { 
	color:#637788; 
	text-decoration:underline; 
}

/* Breadcrumb white */ 
.breadcrumb_white {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#fff;
	margin: 10px 0 10px 0;
	line-height:130%;
	}
	
a.breadcrumb_white:link, a.breadcrumb_white:visited { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#fff; 
	text-decoration:underline; 
	} 

a.breadcrumb_white:hover { 
	color:#ccc; 
	text-decoration:underline; 
}

#sidebar { 
	padding: 0; 
	margin: 0; 
	background:transparent;
	text-decoration: none; 
	font-family: tahoma,sans-serif; 
	font-weight: normal; 
	font-size: 12px;
	line-height:150%;
	color: #4475ce;
	 } 
	 
#sidebar ul {
	padding: 0 0 0 10px; 
	margin: 0; } 
	
#sidebar ul li {
	padding: 0;
	margin: 0;
	list-style : disc inside;
	color: #999;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	line-height:130%;
} 

#sidebar ul a:link, #sidebar ul a:visited { 
	color: #0000ff; 
	}
	
#sidebar ul a:hover { 
	color: #00315A; 
	}
	
#sidebar ul li a:link, #sidebar ul li a:visited { 
	color: #0000ff; 
	}
	
#sidebar ul li a:hover { 
	color: #00315A; 
	}

.right {
	float:right;
	}

/* home pages */
.homeColumnHeader {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size:11px;
	color:#666;
	white-space: nowrap;
	background-color: #EAF1F8;	
}

.hdr_main { FONT-FAMILY: Helvetica, Arial; FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #7f940a; }
.nav { DISPLAY: block; PADDING-LEFT: 0px; MARGIN-BOTTOM: 4px; WIDTH: 130px; COLOR: #ffa1bb;  TEXT-DECORATION: none }
.nav:hover { DISPLAY: block; PADDING-LEFT: 0px; BACKGROUND: #ff00ff; MARGIN-BOTTOM: 4px; WIDTH: 130px; COLOR: #ffffff;  TEXT-DECORATION: none }
.navon { DISPLAY: block; PADDING-LEFT: 0px; MARGIN-BOTTOM: 6px; BACKGROUND: #ff0033; WIDTH: 130px; COLOR: #ffffff;  TEXT-DECORATION: none }
.navon:hover { DISPLAY: block; PADDING-LEFT: 0px; MARGIN-BOTTOM: 6px; BACKGROUND: #ff0033; WIDTH: 130px; COLOR: #ffffff;  TEXT-DECORATION: none }

/* tables */
.tableHeader { background-color:#EFEFEF; FONT-FAMILY: Helvetica, Arial; FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #7f940a; }
.tableHeaderText { color:#000000; BORDER-TOP: #777777 1px solid; BORDER-BOTTOM: #777777 1px solid; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; height: 23; text-decoration: none; }
.tableRowText           { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: black; MARGIN-BOTTOM: 0px; font-weight: normal; font-size: 9pt; height: 23; text-decoration: none; }
.tableRowText A:link    { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: black; MARGIN-BOTTOM: 0px; font-weight: normal; font-size: 9pt; height: 23; text-decoration: underline; }
.tableRowText A:hover   { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: black; MARGIN-BOTTOM: 0px; font-weight: normal; font-size: 9pt; height: 23; text-decoration: none; BACKGROUND: #eeee00; }
.tableRowText A:active  { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: black; MARGIN-BOTTOM: 0px; font-weight: normal; font-size: 9pt; height: 23; text-decoration: underline; }
.tableRowText A:visited { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: black; MARGIN-BOTTOM: 0px; font-weight: normal; font-size: 9pt; height: 23; text-decoration: underline; } 

.tableRow1 { background-color:#fbfbfb; BORDER-TOP: #cccccc 1px solid; }
.tableRow2 { background-color:#F2F0EA; BORDER-TOP: #cccccc 1px solid; }
	
/* cartlet style */
a.white:link, a.white:visited { 
	font-family: tahoma,sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color:#fff; 
	text-decoration:none; 
	}
	
a.white:hover { 
	font-family: tahoma,sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color:#fff; 
	color:#F7BD29; 
	text-decoration : underline; 
	}

.carlettitle {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif; 
	font-weight: bold; 
	font-size: 10px;
	color:#fff; 
	text-decoration:none; 
	}
	
a.cartlet:link, a.cartlet:visited { 
	font-family: tahoma,sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color:#00315A; 
	text-decoration:none; 
	}
	
a.cartlet:hover { 
	font-family: tahoma,sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color:#000; 
	text-decoration : none; 
	}
	
#arrow {
	position:absolute;
	top:190px;
	left:184px;
	z-index:100;
}
#arrow2 {
	position:absolute;
	top:290px;
	left:179px;
	z-index:100;
}
#access_table {
	position:absolute;
	top:241px;
	left:0;
	z-index:99;
}
/* table text - Verdana */ 
td.tabletxt_dark {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	color:#000;
	}
	
td.tabletxt_light {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	color:#fff;
	}
	
/* shopping cart text - Trebuchet */ 
.cart_txt {
	color: #000;
	text-decoration: none;
	font-family: trebuchet MS,verdana,sans-serif;
	font-size: 10px;
	letter-spacing : normal;
	text-align:left;
	}
	
a.cart_txt:link, a.cart_txt:visited { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color:#0000ff; 
	text-decoration:none; 
	line-height:130%; }

a.cart_txt:hover { 
	color:#00315A; 
	text-decoration:underline; 
	line-height:130%; }

/* Accessories text */ 
.acc_txt {
	color: #000;
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	letter-spacing : normal;
	}
	
a.acc_txt:link, a.acc_txt:visited { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	color:#0000ff; 
	text-decoration:none; 
	line-height:130%; }

a.acc_txt:hover { 
	color:#00315A; 
	text-decoration:underline; 
	line-height:130%; }

hr {
	display: block; /* set display:block so IEWin applies the correct margins */
	color: #ccc;
	background-color: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type:disc;
}

/* LEFT NAVIGATION - BULLETED LINKS */
#selectlist {
	BORDER-TOP: #cccccc 1px solid;
	margin:0px;
	padding: 15px 0 10px 0;
	BORDER-bottom: #cccccc 1px solid;
	background-color:#ffffff;
}

#selectlist ul  {
	margin:0 0 12px 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	padding: 0px;
	font-size:12px;
	color:#37568d;
	list-style-type:disc;
}

#selectlist li {
	margin: 0 2px 0 20px;
	padding: 0px;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-weight: normal;
	font-size:11px;
	list-style-type:disc;
}

/* end LEFT NAVIGATION - BULLETED LINKS */


.text {    
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;    
	font-size: 10px;          
	border: 1px solid #999999;
}

.layoutTable {
	padding: 0px;
	MARGIN: 0px; 
}

.layoutCell {	
	MARGIN: 0;
	padding: 10px 0 30px 0;
	background-color: #F7F4EF;		
	BORDER-BOTTOM: #ffae00 1px solid; 	
	background: url(/wps/images/leftnav_bkgd.gif) repeat-y top right;
	/*BORDER-RIGHT: 1px dotted #ccc;*/
	font-size: 10px; 	
}

li.header {
	list-style-type:disc;
	color:#4475ce;
}

li.list {
	list-style-type:circle;
	color:#000;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
}

li.numList {
	list-style-type:decimal;
	color:#000;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
}

li.error {
	list-style-type:disc;
	color:#ff0000;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
}
 
.user {
	list-style-type:disc;
	color:black;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
}

ul.hierachy li.hierachy {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:11px;
	color:#999;
	text-decoration:none;
	line-height:200%;
}

td.home { 
	color: #003366;
	background-color: transparent;
	font-family: tahoma,sans-serif;
	font-size: 9px;
	line-height: 12px;
	letter-spacing : normal;
} 

a.pnav_sm:link, a.pnav_sm:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 9px;
	letter-spacing : normal;
	line-height: 12px;
}

a.pnav_sm:hover {
	color: #006699;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 9px;
	letter-spacing : normal;
	line-height: 12px;
	}

.ptxt {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	letter-spacing : normal;
	line-height: 12px;
	}

a.toolbar:link,	a.toolbar:visited {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing : normal;
	}

a.toolbar:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	font-weight: normal;
	font-family: tahoma,sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing : normal;
	}

a.pnav:link, a.pnav:visited {
	color: #003366;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	letter-spacing : normal;
	line-height: 12px;
}

a.pnav:hover {
	color: #006699;
	background-color: transparent;
	text-decoration: underline;
	font-weight: bold;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	letter-spacing : normal;
	line-height: 12px;
	}

ul.refine { 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
	line-height:100%;
}



li.refine { 
	list-style-type: none; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size:10px;
	color:#999;
	text-decoration:none;
	margin: 0; 
	padding: 0; 
	line-height:100%;
} 


.txtsmall { 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 9px; 
	COLOR: #000; 
	LINE-HEIGHT: 135%;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif; 
}

IMG.hr { 
	border: 0; 
	padding:0; 
	display: block; 
}

FORM { 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
}

INPUT.search { 
	BORDER-RIGHT: #999999 1px inset; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #999999 1px inset; 
	PADDING-LEFT: 2px; 
	FONT-SIZE: 10px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #999999 1px inset; 
	COLOR: #000000; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #999999 1px inset; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	BACKGROUND-COLOR: #ffffff; 
};

A.productname:link { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	FONT-WEIGHT: bold; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #0f6ab9; 
	TEXT-DECORATION: underline;
}

A.productname:hover { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	FONT-WEIGHT: bold; 
	BACKGROUND: none transparent scroll repeat 0% 0%;
	COLOR: #003C6E;
	TEXT-DECORATION: underline; 
} 

A.productname:visited { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	FONT-WEIGHT: bold; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #637788; 
	TEXT-DECORATION: underline; 
} 

A.ltxt:link { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #003366; 
	TEXT-DECORATION: none;
} 

A.ltxt:visited { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #003366;
	TEXT-DECORATION: none; 
} 

A.ltxt:hover { 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	COLOR: #3366cc; 
	TEXT-DECORATION: underline;
} 

.head1 { 
	FONT-SIZE: 13px; 
	COLOR: #003366; 
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	padding: 0;
	margin: 0; 
}

.lightblue { 
	FONT-SIZE: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	COLOR: #3366cc; 
	padding: 0; 
	margin: 0;
}

ul.refinesearch { 
	list-style-type: none; margin: 0; padding: 0; 
}

li.refinesearch { 
	margin: 0; padding: 0; 
} 

#searchresultsbox { 
	BACKGROUND: #f2f0ea; 
	MARGIN: 20px 20px 0 20px; 
	padding: 0; 
	width: 90%;
	BORDER: #3366cc 1px solid; 
	TEXT-ALIGN: center;
}

#servername {
	color: white;
}

@media print {
	#servername {
		display: none;
	}
}




 /* GLOBAL CSS  -------------------------------------------------------------------------------------------------------- */

.ignorep p{
	margin-bottom: 0px;
	margin-top: 0px; }



 /* Left Navigation  ---------------------------------------------------------------------------- */

.mainDiv {
  width:180px;
  background-color: #f6f2ef;
  padding-left:2px; }

.topItem, .topItemOver {
  font: 11px VERDANA,arial,helvetica,sans-serif;
  font-weight: bold;
  background: url(/wps/images/nav_open.jpg) no-repeat 0 0;
  background-position:left left;
  background-repeat:no-repeat;
  border: none;
  width: 180px;
  height: 24px;
  color: #325f89;
  cursor:pointer;
  text-indent:21px;
  text-align: left;
  padding-bottom: 2px;
  line-height: 24px; }

.topItemClose, .topItemCloseOver {
 text-indent:21px;
  font: 11px VERDANA,arial,helvetica,sans-serif;
  font-weight: bold;
  background: url(/wps/images/nav_closed.jpg) no-repeat 0 0;
  background-position:left left;
  background-repeat:no-repeat;
  height: 24px;
  width: 180px;
  color: #4f7ca7;
  cursor:pointer;
  text-align: left;
  padding-bottom: 2px;
  line-height: 24px; }

.dropMenu {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:bold;
	color: #000000;
	border: 1px solid #8CA7C0;
	border-width: 0 1px 1px 1px;
	filter:alpha(opacity=100);
	padding-top:4px;
	margin-top:-2px;
	padding-bottom:0;
	margin-bottom:2px;
	text-align: left;
	background-color: #FFFFFF; }

* html .dropMenu {
  padding-top:8px;
  margin-top:-1px; }

.subMenu {
   display:block;
   top:2px; }

.subItem {
	margin-left:0;
	margin-top:3px;
	height:16px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   text-align: left;
   color: #000000; }

.subItemOpened, .subItemOpenedOver {
	margin-left:20px;
	margin-top:3px;
	margin-bottom:-2px;
	height:16px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
   text-align: left;
   color: #000000; }

.subItem a {
	margin-left:20px;
	margin-top:3px;
	height:16px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   text-align: left;
   color: #195B98;
    font-weight:normal; }

.subItem a:visited { color: #666666; font-size:11px; font-weight:normal;}
.subItem a:hover { color: #2d557b; font-size:11px; font-weight:normal;}

.subItemOver {
	margin-left:20px;
	margin-top:3px;
	height:16px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   text-align: left;
   color: #195B98;
    font-weight:normal; }

.subItemOver a {
	margin-left:0;
	margin-top:3px;
	height:16px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   text-align: left;
    color: #195B98; }

.subItemOver a:visited { color: #666666; font-size:11px; font-weight:normal;}
.subItemOver a:hover { color: #2d557b; font-size:11px; font-weight:normal;}

.subSelected, .subSelectedOver {
	padding-left:14px;
	padding-right:5px;
	background: url(/wps/images/orange_arrow.gif) no-repeat 0 40%;	
	margin-left:6px;
	margin-top:3px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
	text-align: left;
	color: #000000;
	font-weight:bold;
	height:14px; }

.subSelectedLast, .subSelectedLastOver {
	padding-left:14px;
	padding-right:5px;
	background: url(/wps/images/orange_arrow.gif) no-repeat 0 40%;	
	margin-left:6px;
	margin-top:3px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
	text-align: left;
	color: #000000;
	font-weight:bold;
	height:16px; }

/*NEW STYLE FOR ADVANCED SEARCH*/
.adv_search { font-family: arial,helvetica,sans-serif; font-size: 11px; font-weight:bold; }

.adv_td { padding-right:8px; padding-left:8px;margin-left:auto;margin-right:auto; }


Left Column - Search Products  ------------------------------------------------------------- 

.searchTitle_sm, .searchTitle_adv {
  font-family: VERDANA,arial,helvetica,sans-serif;
  font-weight: bold;
  background-color:#F4F8FB;
  border:1px solid #86A4BE;
  width: 178px;
  height: 122px;
  color: #325f89;
  text-align: left;
  line-height: 52px;
  margin:5px auto 0 3px;
  position:relative;
  display:block; }

.searchTitle, .leftNavBoxes { font-size: 11px; text-indent:7px; }

.leftNavBoxes { border-top: 0; background-color: #E0E8EF; }

.searchTitle_sm { font-size: 10px; text-indent:5px; }
.searchTitle_adv { font-size: 11px; text-indent:5px; }

.search_go_layer , .refine_go_layer { width:157px; padding-right:6px; }

.leftbox, .leftbox_adv, .leftNavContainer {
	border-top:1px solid #8CA7C0;
	border-right:1px solid #8CA7C0;
	border-bottom:1px solid #567BA8;
	border-left:1px solid #8CA7C0;
	background-color:#FFFFFF;
	padding:7px 0 15px 0;
	text-align:left;
	width:178px;
	margin:-1px auto 12px 3px;
	background: #FFFFFF url(/wps/images/area_gradient.jpg) bottom left repeat-x; }
.leftNavContainer { background: #FFFFFF url(/wps/images/domain/Scientific/home_gradient.jpg) bottom left repeat-x; }

.leftbox_adv {padding:7px 3px 15px 4px; width:171px; }
.leftbox div , .leftNavContainer div { padding-top:5px; }
.leftbox_adv div { padding-top:5px; }
.leftbox .search_go_layer a.green_button div { margin-top:-5px; }
* html .leftbox a.green_button div { margin-top:0; }

.leftbox, .leftbox_adv a.small_text ,.leftNavContainer { line-height:18px; }

.leftbox ul , .leftNavContainer ul {
	font-size:10px;
	margin-top:0;
	margin-bottom:0; }

.leftbox li ,.leftNavContainer li {
	margin-left:-25px;
	list-style-type:none;
	margin-top:6px; }

#help_position {
	display:inline;
	position:absolute;
	float:right;
	padding-bottom:6px;
	line-height:12px;
	left:140px;
	top:1px; }

#help_position_advanced {
	display:inline;
	position:absolute;
	float:right;
	padding-bottom:5px;
	line-height:18px;
	left:140px;
	top:23px; }

.refine_subtitle {
	margin-left:20px;
	margin-top:3px;
	margin-bottom:-2px;
	height:16px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight:normal;
	text-decoration:none;
   	text-align: left;
   	color: #000000; }

.search_error {
	color:#ff0000;
	font-size:11px;
	font-weight:normal;
	margin:-10px 0 10px 0;
	text-align:right;
	font-family: arial,helvetica,sans-serif; }  




/* Content Text  ---------------------------------------------------------------------------- */


#contentArea {
	padding:20px 20px 50px 20px;
	vertical-align:top;
	position:static; }

#contentArea li.table { margin-left:-28px; }
* html #contentArea li.table { margin-left:-24px; }

#contentArea li.product_list {
	margin-left:-40px;
	list-style-type:none;
	margin-top:4px; }

* html #contentArea li.product_list {
	margin-left:-36px;
	list-style-type:none;
	margin-top:4px; }

.content_title {
	font: 12px verdana,arial,sans-serif;
	color: #000000;
	line-height:16px; }

.articleTitle , div.articleTitle {
	font: 14px verdana,arial,sans-serif;
	color: #000000;
	padding-bottom:5px;
	font-weight:bolder; }

.sectionTitle {
	font: 13px verdana,arial,sans-serif;
	color: #cc9933;
	font-weight:bolder;
	white-space:nowrap;
	padding-bottom:5px; }

.promo_title{
	font: 11px verdana,arial,sans-serif;
	color: #000000;
	line-height:14px;
	font-weight:bold;
	padding:5px 0; }

.date {
	color: #666666;
	line-height:18px; }

.info_message {
	color:#666666;
	font-style:italic; }

.content_breadcrumb a:link, .content_breadcrumb a:visited { font-size:10px; text-decoration:none; }
.content_breadcrumb a:hover { font-size:10px; text-decoration:underline; }

/*
.breadcrumb { font-size:10px; padding-bottom:15px; color:#000000; margin-top: -5px; margin-left: -10px; }
*/

.breadcrumb a:link, .breadcrumb a:visited, a:link.small_text, a:visited.small_text, .content_breadcrumb .selected { font-size:10px; text-decoration:none; }
.breadcrumb a:hover, a:hover.small_text { font-size:10px; text-decoration:underline; }

.breadcrumb .selected , .top .selected , .content_breadcrumb .selected { font-weight:bold; }

.divider_line {
	border-bottom: 1px solid #eaeddf;
	margin:25px 0 20px 0; }

.disclaimer {
	font-size:10px;
	font-style:italic;
	color:#666666; 
	margin-bottom: 15px; }

.wwproduced p{ margin-top:0; }



/* Content Images  ---------------------------------------------------------------------------- */

img { border:0; }

a.image_link img {
	border:1px solid #1568b6;
	padding:5px; }

a.image_link:hover img {
	border:1px solid #98bde0;
	padding:5px; }

.cell_divider img, .cell_nodivider img {
	display: block;
    margin: 10px auto;
	padding:5px; }



/* Content Links  ---------------------------------------------------------------------------- */

a:link { color:#194166; text-decoration:underline; } /*original mockup #1568b6*/
a:visited { color:#2b5b88; text-decoration:underline; }
a:hover { color:#5D89B3; text-decoration:underline; } /*main color for result links - original #6da1d3*/

a.help:link { color:#049500; font-size:10px; font-weight:normal; text-decoration:none; }
a.help:visited { color:#2c7c2a; font-size:10px; font-weight:normal; text-decoration:none; }
a.help:hover { color:#5fb65d; font-size:10px; font-weight:normal; text-decoration:underline; }

.jumpNav {
	padding:0 0 5px 28px;
	font-size:10px;
	line-height:25px;
	margin: 15px 0 0 28px;
	background: url(/wps/images/arrow_curve.jpg) no-repeat 0 0; }

.jumpNav a:link, .jumpNav a:visited { text-decoration:none; }
.jumpNav a:hover { text-decoration:underline; }

.jumpList {
	padding:5px 0 5px 28px;
	font-size:11px;
	line-height:20px;
	margin-right: 5px;
	background: url(/wps/images/arrow_curve.jpg) no-repeat 0 3px;
	white-space:nowrap; }

.jumpList ul { margin:0; }

.jumpList li {
	margin-left:-40px;
	list-style-type:none;
}

* html .jumpList li {
	margin-left:0;
	list-style-type:none;
}

.linkList {
	padding:0 10px 5px 0;
	font-size:11px;
	line-height:20px;
	margin: 0 10px 0 0;
}

.linkList ul { margin:5px 0 0 0; }

.linkList li {
	margin-left:-40px;
	list-style-type:none;
}

* html .linkList li {
	margin-left:0;
	list-style-type:none;
}




/* Green Button  ---------------------------------------------------------------------------- */

a.green_button:link, a.green_button:visited, a.green_button:hover  {
	padding:5px 8px 7px 11px;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	background:url(/wps/images/green_button_bkgd_off.gif) top left no-repeat;
	text-decoration:none;
	white-space:nowrap;
	height:15px; }

* html a.green_button { line-height:25px; }

a.green_button:hover { background:url(/wps/images/green_button_bkgd_on.gif) top left no-repeat; }

a.green_button div {
	position: absolute;
    display: inline;
    width: 4px;
    height: 25px;
    background: url(/wps/images/green_button_right_off.gif) no-repeat;
	margin-top:-5px;
	margin-left:8px; }

* html a.green_button div { margin-top:0; }

a:visited.green_button div {
    width: 4px;
    height: 25px;
    background: url(/wps/images/green_button_right_off.gif) no-repeat; }

a:hover.green_button div {
    width: 4px;
    height: 25px;
    background: url(/wps/images/green_button_right_on.gif) no-repeat; }

/* Add Accessories Container */
.add { white-space: nowrap; }
.add img { margin:0; vertical-align:middle;  }


/* Blue Button  ---------------------------------------------------------------------------- */

a.blue_button:link, a.blue_button:visited, a.blue_button:hover  {
	padding:5px 8px 7px 11px;
	font-size:12px;
	font-weight:bolder;
	color:#FFFFFF;
	background:url(/wps/images/blue_button_bkgd_off.gif) top left no-repeat;
	text-decoration:none;
	white-space:nowrap;
	margin-right:3px;
	height:25px; }

* html a.blue_button  { line-height:25px; }

a.blue_button:hover { background:url(/wps/images/blue_button_bkgd_on.gif) top left no-repeat; }

a.blue_button div, td.catalog_row_blue_checked a.blue_button div, .add a.blue_button div, .error a.blue_button div {
	position: absolute;
	display: inline;
	width: 4px;
	height: 25px;
	background: url(/wps/images/blue_button_right_off.gif) no-repeat;
	margin-top:-5px;
	margin-left:8px; }

td.catalog_row_blue_checked a.blue_button div, td.catalog_row_acc_error .add a.blue_button div { margin-top:-3px; }
.add a.blue_button div { margin-top:-2px; }

* html a.blue_button div, * html td.catalog_row_blue_checked a.blue_button div, * html .add a.blue_button div  { margin-top:0; }
* html .add a.blue_button div { margin-top:1px; }
* html td.catalog_row_acc_error .add a.blue_button div { margin-top:0; }

a:visited.blue_button div {
    width: 4px;
    height: 25px;
    background: url(/wps/images/blue_button_right_off.gif) no-repeat; }

a:hover.blue_button div {
    width: 4px;
    height: 25px;
    background: url(/wps/images/blue_button_right_on.gif) no-repeat; }




/* Orange Button  ---------------------------------------------------------------------------- */

a.orange_button:link, a.orange_button:visited, a.orange_button:hover  {
	padding:5px 8px 7px 11px;
	font-size:12px;
	font-weight:bolder;
	margin-right:5px;
	color:#FFFFFF;
	background:url(/wps/images/orange_button_bkgd_off.gif) top left no-repeat;
	text-decoration:none;
	white-space:nowrap;
	height:25px; }

* html a.orange_button  { line-height:25px; }

a.orange_button:hover { background:url(/wps/images/orange_button_bkgd_on.gif) top left no-repeat; }

a.orange_button:link div, a.orange_button:visited div {
	position: absolute;
    display: inline;
    width: 4px;
    height: 25px;
    background: url(/wps/images/orange_button_right_off.gif) no-repeat;
	margin-top:-5px;
	margin-left:8px; }

* html a.orange_button:link div, * html a.orange_button:visited div, *html td.catalog_row_none_checked a.orange_button div { margin-top:0; }

td.catalog_row_none_checked a.orange_button div {
	position: absolute;
    display: inline;
    width: 4px;
    height: 25px;
    background: url(/wps/images/orange_button_right_off.gif) no-repeat;
	margin-top:-3px;
	margin-left:8px; }

a:hover.orange_button div {
    width: 4px;
    height: 25px;
    background: url(/wps/images/orange_button_right_on.gif) no-repeat; }





/* Confirmation, Error and Security Messages  ------------------------------------------------------------ */

#message_box {
	text-align:left;
	padding:0 10px 15px 10px;
	position:relative;
	width:60%;
	margin:5px auto 5px auto;
	} /*removed height:40px*/

#message_text {
	font-size:11px;
	padding:12px 15px;
	margin:0 10px 10px 10px;
	border-top:1px solid #3D8D37;
	border-bottom:2px solid #3D8D37;
	border-left:1px solid #c0debe;
	border-right:1px solid #c0debe;
	background-color:#f8f8f8; }

#error_text {
	font-size:11px;
	padding:12px 15px;
	margin:0 10px 10px 10px;
	border-top:1px solid #ed2024;
	border-bottom:2px solid #ed2024;
	border-left:1px solid #debebe;
	border-right:1px solid #debebe;
	background-color:#f8f8f8; }

#message_text .highlight, #error_text .highlight { font-weight:bolder; }
	
#contact_message {
	MARGIN: 15px auto; 
	padding:20px 10px 20px 65px;
	width: 90%;
	border-top: 1px solid #D2CDBD;
	border-bottom: 1px solid #D2CDBD;
	BACKGROUND: url(/wps/images/phone_icon.jpg) 5px 50% no-repeat; }

#contact_message_sm {
	MARGIN: 15px auto;
	padding:15px 10px 15px 40px;
	border-top: 0px solid #ece8db;
	border-bottom: 0px solid #ece8db;
	BACKGROUND: url(/wps/images/phone_icon_sm.jpg) 0 50% no-repeat; }

.security_message {
	background: #fff9ec url(/wps/images/alert_icon.jpg) no-repeat 4px 9px; 
	font-family: arial, sans-serif;
	font-size:10px;
	color:#333333;
	padding:6px 5px 6px 42px;
	margin:5px;
	border-top:1px solid #fbaf01;
	border-bottom:1px solid #fbaf01;
	line-height:12px;
	height: 50px; 
	}




/* Sub Navigation - Blue Buttons --------------------------------------------------- */

* hmtl #subnav_container {
	position: relative;
	padding: 0;
	margin: 20px 10px 10px 10px;
	background: #FFFFFF url(/wps/images/sub_nav_grad.jpg) bottom left repeat-x;
	border-top:1px solid #e0f0f5;
	border-right:1px solid #e0f0f5;
	border-left:1px solid #e0f0f5; }

#subnav_container {
	position: relative;
	height: 31px;
	padding: 0;
	margin: 20px 10px 10px 10px;
	background: #FFFFFF url(/wps/images/sub_nav_grad.jpg) bottom left repeat-x;
	border-top:1px solid #e0f0f5;
	border-right:1px solid #e0f0f5;
	border-left:1px solid #e0f0f5; }
	
#subnav {
	margin:0;
	padding: 0; }
	
#subnav li {
	margin:0;
	padding:0;
	display:inline;
	list-style:none; }
	
#subnav a, #subnav .noLink {
	float:left;
	line-height:30px;
	font-weight:bold;
	font-size:11px;
	padding:0 15px;
	margin:0;
	text-align:center;
	text-decoration:none;
	color: #7ea7cd;
	border-right:1px solid #e0f0f5; }
	
#subnav a.active, #subnav a.active:hover, #subnav .noLink {
	border-right:1px solid #98b5d1;
	border-top:1px solid #98b5d1;
	border-left:1px solid #98b5d1;
	background: #FFFFFF url(/wps/images/sub_nav_grad_on.jpg) top left repeat-x;
	color:#004d95;
	text-decoration:none;
	font-weight:bolder;
	font-size:11px;
	line-height:28px;
	height:31px; }
	
#subnav a:hover {
	color:#5082B3;
	border-top:1px solid #98b5d1;
	line-height:28px; }





/* Forms  ---------------------------------------------------------------------------- */

/*input {
	font-size:11px;
	padding:2px; }*/

.input_text, .input_text_error, select.input_text {
	width:161px;
	/*font-family:Verdana, Arial, Helvetica,sans-serif;*/
	font-size:10px;
	border: 1px solid #7F9DB9;
	padding:2px;
	margin-bottom:6px; }

select.input_text { width:161px; }

.input_text_error {
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	border-left:1px solid #debebe;
	border-right:1px solid #debebe;
	background-color:#f8f8f8; }

.input_text_content {
	width:200px;
	font-size:12px;
	border: 1px solid #7F9DB9;
	padding:2px;
	margin:3px 0; }

.input_select_content {
	width:205px;
	font-size:12px;
	border: 1px solid #7F9DB9;
	padding:2px;
	margin-bottom:6px; }

.input_header {
	font-size:11px;
	border: 1px solid #7F9DB9;
	padding:1px;
	margin-top:6px; }

.input_error {
	background-color:#FFFFFF;
	border:1px solid #FF0000; }
	
	
	
	
	
 /* COMMERCE CSS  -------------------------------------------------------------------------------------------------------- */

/* Breadcrumb_prod */ 

.breadcrumb_prod {

        FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;

        font-size:10px;

        color:#000;

        margin: 10px 0 10px 0;

        line-height:130%;

        padding-bottom:10px;

        padding-left:12px;

        }

        

a.breadcrumb_prod:link { 

        FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;

        font-size:10px;

        color:#0f6ab9; 

        text-decoration:underline; 

        } 

a.breadcrumb_prod:hover { 

        color:#003C6E; 

        text-decoration:underline; 

}

a.breadcrumb_prod:visited { 

        color:#637788; 

        text-decoration:underline; 

}



/* Catalog/Cart  ---------------------------------------------------------------------------- */

.descr_box {
	padding: 10px;
	BACKGROUND: #FFFFFF url(/wps/images/catalog_bg.jpg) left top repeat-x;
	MARGIN-bottom:10px; 
	margin-right: 10px;
	border-top: 1px solid #c4d5e7;
	max-width:100%;
}

	
.catalog_table_row { background-color:#F0F0F0; }
.catalog_table_cell { padding:5px; }

.catalog_subtable {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#3366cc; }

td.catalog_row_grey, td.catalog_row_error {
	padding:7px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc; }

td.catalog_row_grey { background-color:#f8f8ff; }
td.catalog_row_error { 	background-color:#fff1f1; }

td.catalog_row_nobottom_error {
	background-color:#fff1f1;
	padding:10px 0;
	border-right:1px solid #cccccc; }

td.catalog_row_blue, td.catalog_row_blue_top {
	background-color:#f8f8ff;
	padding:7px;
	border-bottom:1px solid #004D95;
	border-right:1px solid #cccccc; }
	
td.catalog_row_blue { white-space: nowrap; }	

* html td.catalog_row_blue, * html td.catalog_row_blue_top { padding:3px 7px 5px 7px; }

td.catalog_row_blue_top { border-left:1px solid #cccccc; }

td.catalog_row_none {
	background-color:#f8f8ff;
	padding:10px 0;
	border-bottom:1px solid #004D95; }

* html td.catalog_row_none { padding:3px 0 5px 0; }

td.catalog_row_blue_checked {
	background-color:#f8f8ff;
	line-height:18px;
	border-bottom:1px solid #004D95;
	border-right:1px solid #cccccc;
	padding:4px 0 3px 7px; }

* html td.catalog_row_blue_checked { padding:6px 0 2px 7px; }

td.catalog_row_none_checked {
	background-color:#f8f8ff;
	line-height:18px;
	border-bottom:1px solid #004D95;
	padding:7px 0 3px 0; }

* html td.catalog_row_none_checked { padding:9px 0 1px 7px; }

td.catalog_row_none_checked img { padding-bottom:5px; }

td.catalog_row_nobottom {
	background-color:#f8f8ff;
	padding:10px 0;
	border-right:1px solid #cccccc; }

td.catalog_row_small, td.catalog_row_small_top {
	background-color:#f8f8ff;
	padding:10px 5px;
	border-bottom:1px solid #004D95;
	border-right:1px solid #cccccc; }

td.catalog_row_small_top { border-left:1px solid #cccccc; }

td.catalog_row_small img { padding-top:7px; }

td.table_header, td.table_header_error, td.table_header_top  {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 12px;
	color:#ffffff;
	background-color:#004D95;
	font-weight:bold;
	line-height:18px;
	white-space:nowrap;
	border-right:1px solid #c0c0c0; }

td.table_header { padding-left:5px; }
td.table_header_top { padding-left:5px; border-left:1px solid #cccccc; }
td.table_header_error { padding:0 0 2px 5px; border-top:3px solid #FF0000; }

td.table_header_sm, td.table_header_sm_top {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color:#ffffff;
	background-color:#004D95;
	font-weight:bold;
	padding-left:5px;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0; }

td.table_header_sm_top { border-left:1px solid #cccccc; }

.catalog_button_row { padding-bottom:5px; border-bottom:1px solid #bccfe1; }

.catalog_detail_row, .catalog_final_row2 {  background-color:#fbfbfb; border-bottom:1px solid #004D95; border-right:1px solid #cccccc; padding:5px; }
.catalog_final_row { 
	border-bottom:1px solid #004D95; 
	border-left:1px solid #cccccc; 
	border-right:1px solid #cccccc;}
.catalog_final_row1 { border-bottom:1px solid #004D95; border-left:1px solid #cccccc; }
.catalog_final_row, .catalog_final_row1, .catalog_final_row2 { padding:15px 10px; background-color:#fbfbfb; }

a.catalog_button_off {
	background:url(/wps/images/button_off.gif) top right repeat-x;
	padding:5px 30px 12px 30px;
	line-height:17px;
	font-weight:bold;
	color:#6b8298; 
	white-space:nowrap; }

* html a.catalog_button_off {
	padding:5px 30px 15px 30px;
	line-height:22px; }

a.catalog_button_off:link, a.catalog_button_off:visited {color:#6b8298; text-decoration:none; }
a.catalog_button_off:hover  { background:url(/wps/images/button_hover.gif) top right repeat-x; }

.catalog_button_on {
	background:url(/wps/images/button_on.gif) top right repeat-x;
	padding:5px 30px 15px 30px;
	font-weight:bold;
	line-height:18px;
	color:#004d95; 
	white-space:nowrap; }

.orange_highlight {
	font-weight:bolder;
	font-size:13px;
	color:#eba100;
	font-family:arial,sans-serif; }

a.accessories_mid, a.req_accessories {
	display: block;
	width: 40px;
	height: 30px;
	background: url(/wps/images/accessories_image_mid.jpg) 0 0 no-repeat;
	font-weight:normal;
	white-space:nowrap;
	line-height:27px; }

a.req_accessories { background: url(/wps/images/required_accessories.jpg) 0 0 no-repeat; }
a:hover.accessories_mid { background: url(/wps/images/accessories_hover_mid.jpg) 0 0 no-repeat; }
a:hover.req_accessories { background: url(/wps/images/required_accessories_hover.jpg) 0 0 no-repeat; }

a.accessories_mid div, a.req_accessories div { margin-left:44px; text-decoration:none; }
* html a.accessories_mid div, a.req_accessories  div { margin-left:48px; }

a.accessories_small {
	display: block;
	width: 40px;
	height: 30px;
	background: url(/wps/images/accessories_image_mid.jpg) 0 0 no-repeat;
	margin-top:10px; 
	text-decoration:none; }

a:hover.accessories_small { background: url(/wps/images/accessories_hover_mid.jpg) 0 0 no-repeat; }

a.req_accessories_small {
	display: block;
	width: 40px;
	height: 30px;
	background: url(/wps/images/required_accessories.jpg) 0 0 no-repeat;
	margin-top:10px; 
	text-decoration:none; }

a:hover.req_accessories_small { background: url(/wps/images/required_accessories_hover.jpg) 0 0 no-repeat; }

.accessories_message {
	font: 13px verdana,arial,sans-serif;
	color: #11427D;
	font-weight:bolder;
	white-space:nowrap;
	padding-bottom:5px; }

.column_error {
	border-top:3px solid #FF0000;
	padding-top:15px; }

.content_error {
	font-size:11px;
	font-weight:bold;
	color:#FF0000; }



/* Catalog/Cart - Left Accessories  ------------------------------------------------------------------- */

td.catalog_row_acc, td.catalog_row_acc_error {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	color:#000;
	background-color:#f8f8ff;
	padding:8px 5px 8px 5px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #004D95;
	border-left:1px solid #004D95;
	text-align:left; }

td.catalog_row_acc input {
	font-size:12px; }

td.catalog_row_acc_end {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	color:#000;
	background-color:#f8f8ff;
	padding:10px 0;
	border-bottom:1px solid #004D95;
	border-right:1px solid #004D95;
	border-left:1px solid #004D95; }
	
td.catalog_row_acc_end a.green_button div{ margin-top: -5px; }	
* html td.catalog_row_acc_end a.green_button div{ margin-top: 0; }	

td.table_header_acc {
	FONT-FAMILY: Verdana, Arial, Helvetica,sans-serif;
	background-color:#004D95;
	padding:5px 5px 7px 7px;
	width:178px; }

.acc_title { 
	font-size: 12px;
	color:#fff;
	font-weight:bold; 	
	line-height:20px;
	text-align:left; }

.acc_title_item {
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	color: #FFFFFF;
	text-align:left; }

td.catalog_row_acc .add, td.catalog_row_acc_error .add { padding:8px 0 0 7px; }
td.catalog_row_acc_error { background-color:#fff1f1; }

td.catalog_row_acc_error input { 
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	border-left:1px solid #debebe;
	border-right:1px solid #debebe;
	background-color:#f8f8f8; }

td.catalog_row_acc_error .error_text {
	color:#ff0000;
	font-size:11px;
	font-weight:normal;
	margin:6px 0 3px 7px;
	text-align:left; }



/* Refinements styles  ---------------------------------------------------------------------------- */

/*.refine_highlight { color:#EF5400; } /*was FF6363 then E72832* - HOLD OFF ON THIS*/

.layoutCell .refine_box  {
	border-right:1px solid #FDEFD4;
	border-left:1px solid #86A4BE;
	border-top:1px solid #86A4BE;
	border-bottom:1px solid #86A4BE;
	background-color:#FFFFFF;
	width:178px;
	padding:4px 5px 20px 5px;
	margin:20px auto 1px 3px;
	background: #FFFFFF url(/wps/images/area_gradient.jpg) bottom left repeat-x;
	display:block;
	text-align:left; }

.refine_box ul {
	padding:0;
	margin:0; }

.refine_box li {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   	text-align: left;
   	color: #666666;
   	margin-left:13px;
   	margin-bottom:3px;
   	margin-right:3px;
   	list-style-type:none;
   	line-height:12px;}

.refine_box li a {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   	text-align: left;
    	font-weight:normal; }

.refine_box li a:visited, .refine_box li.refine_type a:visited { text-decoration:none; }
.refine_box li a:hover, .refine_box li.refine_type a:hover { text-decoration:underline; }

.refine_box li.refine_type, .refine_box li.refine_type_off {
	margin-left:1px;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	color: #000000;
	font-weight:bold;
	padding:5px 0 2px 0; }

.refine_box li.refine_type_off { margin-left:13px; }

.refine_box li.refine_type a {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	text-decoration:none;
   	text-align: left;
    	font-weight:bolder; }


.refine_box li.refine_keyword, .refine_box li.refine_keyword_error {
	margin-left:12px;
	margin-bottom:0;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	color: #000000;
	font-weight:bold;
	padding:5px 0 10px 0; }

.refine_box li.refine_keyword input, .refine_box li.refine_keyword .input_text { width:94px; margin-bottom:0; margin-left:2px; }

.refine_box li.refine_keyword_error input { 
	border-top:1px solid #FF0000;
	border-bottom:1px solid #FF0000;
	border-left:1px solid #debebe;
	border-right:1px solid #debebe;
	background-color:#f8f8f8;
	width:94px; }

.refine_box li.refine_error {
	color:#ff0000;
	font-size:11px;
	font-weight:normal;
	margin:-8px 6px 15px 0;
	text-align:right; }

.refine_title {
  position:relative;
  font: 11px VERDANA,arial,helvetica,sans-serif;
  font-weight: bold;
  background-color:#F4F8FB;
  border:1px solid #86A4BE;
  width: 178px;
  height: 22px;
  color: #325f89;
  text-indent:7px;
  text-align: left;
  line-height: 22px;
  margin:-28px auto 0 -6px;
  display:block; }
 
 * html .refine_box .refine_title { 
  height: 26px;
  padding:5px 0 0 0; }
  
 /* FIXED THE ISSUE WITH USING CLASS INSIDE OF REFINE BOX - JCR - 072007*/
.orange, li.refine_type a.orange:link, li.refine_type a.orange:visited {
	font-weight:bolder;
	font-size:16px;
	color:#FFAE00;
	font-family:arial,sans-serif;
	padding-right:5px;
}

/*
STYLES FOR + and - TOGGLES IN REFINE SEARCH RESULTS
*/

#category-link, #supplier-link, #application-link  { text-decoration:none; }

.refine_back { padding:0 0 10px 0; }

.refine_box .refine_back a , .refine_back a {
	background: url(/wps/images/arrow_back.jpg) no-repeat 0 50%;
	font-size:10px;
	padding-left:12px; }

.refine_back a:link, .refine_back a:visited { text-decoration:none; }
.refine_back a:hover { text-decoration:underline; }




/* Search Results styles  ---------------------------------------------------------------------------- */

#results_box { 
	MARGIN: 15px auto 5px auto;
	width: 95%;
	BORDER: #92a4bc 1px solid; !important}

#results_box td.top, #results_box td.top_only {
	background-color:#F4F8FB;
	font-size:11px;
	padding-left:4px;
	line-height:18px; }

#results_box td.top { BORDER-bottom: #92a4bc 1px solid; }

#results_box td { 
	MARGIN: 0 auto 5px auto;
	font-size:11px;
	padding:4px; }

#results_box td.descr { padding:10px; }
#results_box td .highlight { font-weight:bolder; }

a.remove_icon, span.remove_icon {
	display:inline;
	padding:0 4px 3px 4px;
	color:#FFFFFF;
	font-weight:bolder;
	font-size:12px;
	background:url(/wps/images/blue_button_bkgd_off.gif) top right no-repeat; }

a:link.remove_icon, a:visited.remove_icon { color: #ffffff; background:url(/wps/images/blue_button_bkgd_off.gif) top right no-repeat; text-decoration:none; }
a:hover.remove_icon { background:url(/wps/images/blue_button_bkgd_on.gif) top right no-repeat; text-decoration:none; }

.search_title_label, .search_title_quantity {
	font: 12px verdana,arial,sans-serif;
	color: #000000;
	line-height:16px; }

.search_title_label {
	font-weight:bold; }

.search_header {
	border-bottom: 1px solid #c4d2e4;
	padding:5px 5px 3px 5px;
	vertical-align:top; }

.search_footer {
	border-top: 1px solid #c4d2e4;
	padding:10px 5px 3px 5px;
	vertical-align:top; }

#searchArea {
	padding:10px 20px 50px 20px;
	vertical-align:top;
	position:static; 
	}

.search_row {
	border-bottom: 1px solid #D2CDBD;
	padding:8px 5px;
	vertical-align:top; }

.search_row1 td, .search_row2 td  {
	padding:6px 5px;
	line-height:15px;
	font-size:11px; /*original 11px*/
	vertical-align:top; }

.search_row1 { background-color:#f1f1f1; } /*original was #f8f8f8 */
.search_row2 { background-color:#FFFFFF; }

.search_row1 td.search_number, .search_row2 td.search_number {
	padding-top:7px;
	font-weight:normal;
	font-size:11px;
	color:#999999;
	text-align:center;
	vertical-align:top;
	width:15px; }

#helpimage_in_content  {
	display:block;
	position:relative;
	float:right;
	right:0;
	top:-20px;
	padding-right:5px; }

.adv_button { padding-left:170px; }

.search_highlight { background-color:#ffffb0; padding: 0 1px 0 1px; }
.acc_title_item .search_highlight { color: #000; }

a:hover .search_highlight { text-decoration:underline;  }
a:link.search_highlight,a:visited.search_highlight { text-decoration:none;  }

a.search_back {
	background: url(/wps/images/arrow_back.jpg) no-repeat 0 50%; 
	font-size:10px;
	padding-left:12px; }

a:link.search_back, a:visited.search_back {text-decoration:none;}
a:hover.search_back {text-decoration:underline;}

.pages { line-height:20px; }

.pages a.next {
	padding-right:19px;
	padding-left:6px;
	background: url(/wps/images/arrow_next.gif) no-repeat 100% 80%;
	font-weight:bold;
	font-size:12px; }

.pages a.last {
	padding-right:22px;
	padding-left:6px;
	background: url(/wps/images/arrow_last.gif) no-repeat 100% 2px;
	font-weight:normal;
	font-size:10px; }

.pages a.previous {
	padding-left:19px;
	background: url(/wps/images/arrow_previous.gif) no-repeat 0 80%;
	font-weight:bold;
	font-size:12px;
	padding-right:6px; }

.pages a.first {
	padding-left:22px;
	padding-right:6px;
	background: url(/wps/images/arrow_first.gif) no-repeat 0 2px;
	font-weight:normal;
	font-size:10px; }

.pages a {
	padding:0 2px;
	font-size:10px; }

.pages_selected {
	padding:0 2px;
	font-size:11px;
	font-weight:bold; }

.click_remove {
	font-size:10px;
	margin:0 35px 20px 0;
	color:#666666; 
	}
.click_remove img { vertical-align:bottom; }

.help_contentlink, .help_textlink {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	margin-bottom:-5px;
	margin-top:-15px; }

.help_textlink {margin-top:-30px; }

/* THIS ALSO LIVES IN style_catalog.css*/
a.product_name {
	font-family: verdana,arial,sans-serif;
	font-size:12px;
	line-height:16px; }
	
a.product_name:link, a.product_name:visited, a.product_name:hover { font-weight:bolder;}

.pages a:link, .pages a:visited, a.product_name:link, a.product_name:visited { text-decoration:none; }
.pages a:hover, a.product_name:hover { text-decoration:underline; }

#preferredProducts{ border:0; }
.checkbox { vertical-align:middle; }

.preferred_message {
	background: url(/wps/images/preferred_icon.gif) no-repeat 0 45%; 
	font-size:11px;
	color:#666666;
	padding-left:18px;
	line-height:20px; }

.preferred_message_title {
	background: url(/wps/images/preferred_icon.gif) no-repeat 0 45%; 
	font-size:11px;
	color:#666666;
	padding-left:18px;
	line-height:20px;
	margin-top: 8px; }
	
.xref_highlight { 
	font-weight:bolder; }

.xref_message, .xref_message_left {
	background: #FFFFFF url(/wps/images/xref_icon.gif) no-repeat 5px 7px; 
	font-size:11px;
	color:#631113;
	padding:3px 3px 3px 38px;
	margin:5px 0;
	border-top:1px solid #e0c6c6;
	border-bottom:1px solid #e0c6c6;
	line-height:14px; }
	
.xref_message { margin-top: 8px; line-height: 22px; }	

.xref_message_left { width:120px; }

.form_bottomborder {
	border-bottom: 1px solid #e8ebda;
	padding-bottom:10px;
	margin-bottom:20px; }

.bold_highlight { font-weight:bolder; }




 /* MARKETING CSS  -------------------------------------------------------------------------------------------------------- */
 
 /* View Navigation  ---------------------------------------------------------------------------- */

.viewGradient {
	background: url(/wps/images/top_nav_bg.jpg) top left repeat-x; }

.viewGradient td {
	padding:5px 10px;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; }

.viewSelected {
	color:#004D95;
	font-weight:bolder;
	font-size:15px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	padding:5px 10px;
	white-space:nowrap;
	letter-spacing:0.01em; }

.viewOff {
	margin-bottom:5px; }




/* Application Sub-Navigation  ---------------------------------------------------------------------------- */

.applRow {
	background: #FFFFFF url(/wps/images/sub_nav_grad.jpg) bottom left repeat-x;
	margin-right:20px; }

.applActive {
	FONT-SIZE: 10px;
	COLOR: #666666;
	LINE-HEIGHT: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	line-height:30px;
	border-top:1px solid #e0f0f5;
	border-bottom:1px solid #98b5d1;
	padding: 0 10px 0 15px;
	display:inline; }

.applSelected {
	FONT-SIZE: 10px;
	font-weight:bolder;
	COLOR: #000;
	LINE-HEIGHT: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/wps/images/sub_nav_grad_on.jpg) top left repeat-x;
	white-space: nowrap;
    padding: 0 10px 0 15px;
	line-height:30px;
	border-right:1px solid #98b5d1;
	border-top:1px solid #98b5d1;
	border-left:1px solid #98b5d1;
	border-bottom:1px solid #FFFFFF;
	display:inline; }

#areaBox {
	border:1px solid #4f81b0;
	background: #FFFFFF url(/wps/images/area_gradient.jpg) bottom left repeat-x;
	margin-top:40px;
	margin-right:10px;
	position:relative;
	width:175px; }

#areaBox img {
	display: block;
    margin: 10px auto;
	padding:3px; }

.areaHeader {
	FONT-SIZE: 10px;
	font-weight:bolder;
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: url(/wps/images/area_bkgd.jpg) top left repeat-x;
	white-space: nowrap;
    padding: 0;
	line-height:30px;
	text-transform:uppercase;
	letter-spacing:0.29em;
	border-right:1px solid #4f81b0;
	text-align:center; }

.areaContent {
	padding:10px 10px 25px 10px;
	text-align:left; }

.areaContent ol ul { margin:0; }
.areaContent li { margin-left:-20px; }




/* Content Boxes  ---------------------------------------------------------------------------- */

.box_featured {
	PADDING: 10px;
	BACKGROUND: #FFFFFF url(/wps/images/featured_bg2.jpg) left top repeat-x; 
	MARGIN-bottom:10px; 
	border: 1px solid #c4d5e7; }

.box_general {
	PADDING: 10px;
	MARGIN-bottom:10px; 
	BACKGROUND-COLOR: #FFFFFF; 
	border: 1px solid #d2cdbd; }

.box_general img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px; }

.box_noborder {
	PADDING: 10px 0;
	BACKGROUND-COLOR: #FFFFFF; }

.box_noborder img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px; }

.box_double {
	border: 1px solid #d2cdbd;
	margin-bottom:10px;
	padding:0 10px; }

.box_double img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px; }

.box_title {
	FONT-SIZE: 11px;
	COLOR: #666666;
  	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing:0.15em;
	font-weight: normal;
	text-transform:uppercase;
	margin-bottom: 10px; }

.dashedLine { border-bottom: 1px dashed #999999; }




/* Event Page  ---------------------------------------------------------------------------- */

.cell_webinar, .cell_event {
	border-right: 1px solid #d5d8ca;
	border-bottom: 1px solid #d5d8ca;
	padding:10px 10px 10px 55px;
	text-align:left;
	vertical-align:top; }

.cell_event { background: #FFFFFF url(/wps/images/icon_event.jpg) 10px 10px no-repeat; }
.cell_webinar { background: #FFFFFF url(/wps/images/icon_webinar.jpg) 5px 10px no-repeat; }




/* Table Structure  ---------------------------------------------------------------------------- */

.tan_header, .tan_header_multiple {
	BACKGROUND: #FFFFFF url(/wps/images/tan_gradient.jpg) left top repeat-x;
	line-height:30px;
	padding:0 10px; }

.tan_header_view {
	BACKGROUND: #FFFFFF url(/wps/images/tan_gradient.jpg) left top repeat-x;
	height:35px;
	padding:0 0 2px 10px; }

.tan_header_multiple { border-right: 1px solid #d5d8ca; }

.blue_header, .blue_header_multiple {
	background: #FFFFFF url(/wps/images/sub_nav_grad.jpg) left bottom repeat-x;
	line-height:30px;
	padding:0 10px; }

.blue_header_multiple { border-right:1px solid #c7d7e8; }

.catalog_title {
	FONT-SIZE: 11px;
	COLOR: #002950;
  	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space:nowrap; }

.table_title {
	FONT-SIZE: 12px;
	COLOR: #666666;
  	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space:nowrap; }

.table_title a {
	FONT-SIZE: 12px;
	COLOR: #666666;
  	FONT-FAMILY: Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-weight: normal;
	text-transform:uppercase;
	text-align:center; }

.table_title a:hover { COLOR: #004D95; }

.cell_divider, .literature_cell_divider, .cell_nodivider, .literature_cell_nodivider {
	border-bottom: 1px solid #d5d8ca;
	padding:10px;
	text-align:left;
	vertical-align:top; }

.cell_divider, .literature_cell_divider { border-right: 1px solid #d5d8ca; }

.cell_divider_blue, .cell_nodivider_blue {
	border-bottom: 1px solid #c7d7e8;
	padding:10px;
	text-align:left;
	vertical-align:top; }

.cell_divider_blue { border-right: 1px solid #c7d7e8; }

.cell_divider li, .cell_nodivider li { margin-left:-28px; }
* html cell_divider li, * html nocell_divider li { margin-left:-24px; }

.cell_borderonly {
	border-bottom: 1px solid #d5d8ca;
	vertical-align:top; }

.cell_borderonly img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:10px;
	margin-bottom:10px;
	padding:3px;
	float:left; }

/* New Buttons  - Created 2007-07-25 - Jon C. Reider */

input#buttons { border:0;  cursor:pointer; font-family: Verdana; height:25px;  text-align:center;  font-weight: bold; font-size: 13px; color:#fff; white-space: nowrap; line-height:10px; padding-bottom:5px;  }

/*FIX ALIGNMENT ISSUE WITH BUTTON IN REFINE BOX */
.refine_box input#buttons { margin-right:14px; }

/* GO BUTTON */
.go_button { width: 41px; background:#ffffff url(/wps/images/green_button.jpg) top left no-repeat; }
.go_button:hover { background:#ffffff url(/wps/images/green_button_over.jpg) top left no-repeat; color: #f1f1f1; }


/* GENERIC ADD BUTTON */
.add_general { width:46px; background:#ffffff url(/wps/images/add.jpg) top left no-repeat;}
.add_general:hover { background:#ffffff url(/wps/images/add_over.jpg) top left no-repeat; color: #f1f1f1; }


/* ADD TO HOTLIST / CART */
.add_to_hotlist, .add_to_cart { width:117px; }
.add_to_hotlist { background:#ffffff url(/wps/images/add_to_hotlist.jpg) top left no-repeat; }
.add_to_cart { background:#ffffff url(/wps/images/add_to_cart.jpg) top left no-repeat; }
.add_to_hotlist:hover { background:#ffffff url(/wps/images/add_to_hotlist_over.jpg) top left no-repeat; color: #f1f1f1; }
.add_to_cart:hover { background:#ffffff url(/wps/images/add_to_cart_over.jpg) top left no-repeat; color: #f1f1f1; }


/* ADD ITEM TO CART */
.add_item { width:145px; background:#ffffff url(/wps/images/add_item_to_cart.jpg) top left no-repeat;}
.add_item:hover { background:#ffffff url(/wps/images/add_item_to_cart_over.jpg) top left no-repeat; color: #f1f1f1; }


/*SHOW ALL*/
.show_all { width:81px; background:#ffffff url(/wps/images/show_all.jpg) top left no-repeat; }
.show_all:hover { background:#ffffff url(/wps/images/show_all_over.jpg) top left no-repeat; color: #f1f1f1; }

/*CANCEL*/
.cancel_button { width:75px; background:#ffffff url(/wps/images/cancel_button.jpg) top left no-repeat; }
.cancel_button:hover { background:#ffffff url(/wps/images/cancel_over.jpg) top left no-repeat; color: #f1f1f1; }

/* DISCONTINUED ITEM STYLE */
.discontinued_item { font-family:Verdana,Sans-Serif; color:#ff0000; }

a.help_in_content:link { color:#049500; font-size:11px; font-weight:normal; text-decoration:underline; }
a.help_in_content:visited { color:#2c7c2a; font-size:11px; font-weight:normal; text-decoration:underline; }
a.help_in_content:hover { color:#5fb65d; font-size:11px; font-weight:normal; text-decoration:underline; }



/* GSA styles  ------------------------------------------------------------------------------------ */

.gsa_icon, .gsa_standalone, .gsa_acc,.gsa_checkout {
	background:#ffffff url(../images/gsa.gif) no-repeat 1px 1px;
	border: 1px solid #336600;
	display:inline;
	font-size:10px; 
	padding:0 1px 1px 32px; 
	}
.gsa_checkout {padding-left:26px;}
.gsa_print, .gsa_print_standalone { background:#ffffff; border: 1px solid #336600; font-size:.8em; padding:1px; white-space:nowrap; vertical-align:top; line-height:10px;}
.gsa_print_standalone { padding-top:0; }


* html .gsa_icon, * html .gsa_standalone ,* html .gsa_checkout { background-position: 2px 2px; }

.gsa_standalone, .gsa_acc { padding: 0 26px 1px 0; }

.gsa_acc { float: right; padding-bottom: 0; }

.gsa_quote {  border: 1px solid #336600; padding:1px; width:26px; display:block; height:12px; }
.gsa_quote div { background-color:#336600; text-align:center; font-weight:bold; font-size:10px; color:#fff; border: 1px solid #336600; height:10px; line-height:10px; }
* html .gsa_quote {width:12px; height:8px; display:inline;}
* html .gsa_quote div { padding:-1px; width:10px; line-height:10px;}

.gsa_cat_num { font-weight: bold; }

.gsa {
	display:inline;
	position:relative; }

.gsa_title {
	background-color:#851618;
	line-height:27px;
	padding:1px 4px 2px 4px;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	width: 25px;
	text-align:center; }

.gsa_title2 {
	background-color:#002F63;
	line-height:27px;
	padding:1px 4px 2px 4px;
	font-size:10px;
	color:#FFFFFF;
	font-weight: bold;
	width: 25px;
	text-align:center; }

.gsa_number {
	background-color:#FFFFFF;
	padding:0 3px 1px 3px;
	font-size:10px;
	color:#5f0c0e;
	font-weight: normal;
	border: 1px solid #851618;
	position:relative; 
	display:inline; }
	
.gsa_number2 {
	background-color:#FFFFFF;
	padding:0 3px 1px 3px;
	font-size:10px;
	color:#002F63;
	font-weight: normal;
	border: 1px solid #002F63;
	position:relative; 
	display:inline; }

/* OPEN MARKET */
img.om { margin: 2px 0 2px 0; }
.openMarket { font-face:Verdana; font-size:10px; color: #336600; }

	
/* Legend ------------------------------------------------------------*/
.pagesubtitle { font-size: 10px;  padding-right: 15px; vertical-align:middle; width:170px; }
.pagesubtitle img { vertical-align:middle; }

/*Checkout Cart / Accessories Fix */
#acc_container { position:relative; }


#cartArrow {  position:relative; left:-220px; top:-225px; z-index:1000; }

/*5427 */
.includesOnly { margin-bottom:5px; }

