/*
Site Default Styles
*/

	body
		{
		margin:0px 0 0 0;
		padding:0;
		border:0;
		/*background-color:#FFFFFF;*/
		font-family: AzoSans, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:left;
		}

	a:link,
	a:visited,
	a:active
		{
		color:#143c82;
		text-decoration: underline;
		}

	a:hover
		{
		color:#143c82;
		text-decoration:underline!important;
		}


/*
SEARCH BAR STYLES
*/

	#nav_searchbar
		{
		background: #f4f4f4 url(/sfc3/images/notext/nd06/bg_content_leftnavtop.gif) repeat-x top;
		margin-bottom:20px;
		padding:0 8px;
		}

	#nav_searchbar_portal
		{
		background: #f4f4f4 url(/sfc3/images/notext/nd06/bg_content_leftnavtop.gif) repeat-x top;
		margin-bottom:5px;
		padding:0 8px;
		}

	#nav_searchbar form
		{
		border:0;
		margin:0 10px 0 0;
		padding:5px 10px 4px 0px;
		background:url(/sfc3/images/notext/nd06/bg_vformdiv.gif) no-repeat right bottom;
		}

	#nav_searchbar .searchfield
		{
		border:#747474 1px solid;
		font-family: AzoSans, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin:0;
		padding:1px;
		vertical-align:middle;
		}


	/*
	CSS copied from above
	*/

	#sideNav_styleSelector .searchfield
		{
		border:#747474 1px solid;
		font-family: AzoSans, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin:0;
		padding:0px;
		vertical-align:middle;
		}
	#sideNav_styleSelector option.odd
		{
		background-color:#CDDDE7;
		}

	#sideNav_styleSelector option.even
		{
		background-color: #EEF5FA;
		}
	#sideNav_styleSelector .searchbutton
		{
		vertical-align:middle;
		padding-left:4px;
		}


	#nav_searchbar .searchbutton
		{
		vertical-align:middle;
		padding-left:4px;
		}

	#nav_searchbar option
		{
		border-top:#999999 1px dotted;
		}

	#nav_searchbar option.odd
		{
		background-color:#CDDDE7;
		}

	#nav_searchbar option.even
		{
		background-color: #EEF5FA;
		}

	#productjumpform
		{
		padding-left:10px;
		margin-right:0;
		padding-right:10px;
		}

	#nav_searchbar,
	.tablewrapper
		{
		border: #8A989B 1px solid;
		margin-top:1px;
		}

	#nav_searchbar_portal,
	.tablewrapper
		{
		border: #8A989B 1px solid;
		margin-top:1px;
		}

/*
ACCOUNT NAV BAR
home, login help, etc
*/

	div#nav_accountnav
		{
		padding-right: 0px;
		font-size:11px;
		}

	#nav_accountnav div
		{
		}

#nav_accountnav div a
		{
		color: #4C5759;
		text-decoration: none;
		}

/*
	#nav_accountnav div a
		{
		padding: 0 0 0 14px;
		margin-right:0;
		background-position: left center;
		background-repeat:no-repeat;
		color: #4C5759;
		text-decoration: none;
		}


ACCOUNT NAV BAR
home, login help, etc


	#nav_accountnav div
		{
		font-size:13px;
		font-weight:bold;
		color:#001D4C;
		padding: 4px;
		}

	#nav_accountnav a
		{
		padding: 0 2px 0px 14px;
		margin-right:3px;
		background-position: left center;
		background-repeat:no-repeat;
		color: #4C5759;
		text-decoration: none;
		}
*/
	#nav_accountnav a:hover
		{
		color: #002356; text-decoration:underline;
		}

	/* link icons
		#login{ background-image:url(/sfc3/images/notext/nd06/navicon_login.gif);}
		#viewcart { background-image:url(/sfc3/images/notext/nd06/navicon_viewcart.gif);}
		#myaccount { background-image:url(/sfc3/images/notext/nd06/navicon_myaccount.gif);}
		#help { background-image:url(/sfc3/images/notext/nd06/navicon_help.gif);}
	*/
	#nav_primnav
		{
		background:#CCCCCC url(/sfc3/images/notext/nd06/mh_primnav_bg.gif) top left repeat-x;
		}

/*

*/


	#nav_phonebar
	{
	background-color:#002B62;
	}


	#content {}
	/*


	#content_leftnav a
	{
	text-decoration: none;
	}
	*/
	#content_divider {}
	#content_content {}
	#content_content p {}

	div#60dayguarantee {text-align:right;}



/*
FOOTER CONTENT
*/
	#footerwrapper
	{
	border: #8A989B 1px solid;
	border-top:0;
	border-bottom:0;
	margin-top:1px;
	background: #f4f4f4 url(/sfc3/images/notext/nd06/bg_footer_bottomline.jpg) repeat-x bottom;
	}

	#footerwrapper div {padding: 0 4px 0 30px; background-repeat:no-repeat; background-position: top left; text-align:left; float:none;}

	#footer_help
	{
	background-image: url(/sfc3/images/notext/nd06/bg_footer_help.jpg);
	}

	#footer_shop
	{
	background-image: url(/sfc3/images/notext/nd06/bg_footer_shop.jpg);
	}

	/*
	TWO-COLUMN UNORDERED LIST

	a:link, a:visited, a:active {color:#737778; text-decoration:none;}

	*/

	#footerwrapper a:hover {color:#002356; text-decoration:underline;}

	#footerwrapper ul {
	  width: 340px; /* half width of UL minus left padding */
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  margin-bottom:0px;
	}

	#footerwrapper li {
	  display:block;
	  float: left;
	  width: 158px; /* half width of UL minus left padding */
	  margin: 0;
	  background-image: url(/sfc3/images/notext/nd06/bullet_footerarrow.gif);
	  background-position: 0 5px;
	  background-repeat: no-repeat;
	  padding: 0 0 0 12px; /* left padding moves the text away from the bullet */
	}
/*
FOOTER BAR
*/
	#footer_navbar
	{
	background: #004188 url(/sfc3/images/notext/nd06/footer_navbar_bg.gif) repeat-x top;
	margin-top:1px;
	padding-top:3px;
	color:#ffffff;
	text-align:center;
	}

#footer_navbar a {
				color:#ffffff;
				text-decoration: none;
				padding: 0 2px;
				white-space: nowrap;
				}
#footer_navbar a:hover {
					color:#ffffff; text-decoration:underline;
					background: url(/sfc3/images/notext/nd06/bg_linkdotted.gif) repeat-x 100% 100%;
					}

	#footer_navbar form
		{
		border:0;
		margin:0 10px 0 0;
		padding:5px 10px 4px 0px;
		}

	#footer_navbar .searchfield
		{
		border:#747474 1px solid;
		font-family: AzoSans, Arial, Helvetica, sans-serif;
		font-size:10px;
		margin:0;
		padding:1px;
		vertical-align:middle;
		}


	#footer_navbar .searchbutton
		{
		vertical-align:middle;
		padding-left:4px;
		}

/* *****************************************
Product Browse boxes
****************************************** */


.productBox {
	width: 165px;
	min-height: 240px;
	padding: 6px;
	margin: 0;
	display: inline-block;
	border-bottom: 1px solid #ccc;
	float: left;
	cursor: pointer;
	text-align: left;
	overflow: hidden;
}

.hideProduct{
	display:none;
}


* html .productBox {
	\width: 151px; /* for IE5 and IE6 in quirks mode */
	w\idth: 164px; /* for IE6 in standards mode */
}

.productBox .innerbox {
	min-height: 180px;
	display: inline-block;
}

.productBox .ui-link {
	color: #20409a;
	text-decoration: none;
}

.productBox .compareLine {
	text-align: center;
}
.productBox .compareLine label {
	cursor: pointer;
	color: #4a4a4a;
	font-size: 95%;
}
.productBox .compareLine label:hover {
	text-decoration: underline;
	color: #20409a;
}
.productBox .compareLine.checked label {
	text-decoration: underline;
	color: #20409a;
	font-weight: bold;
}

.noborders .productBox, .womenstopsellers .productBox, .menstopsellers .productBox, .productBox[data-browselevel=Compare] {
	border: 0;
}

#compareWidget #compareItems {
	margin: 0 auto;
	width: 104px;
}
.ie6 #compareWidget #compareItems {
	width: 124px;
}

#compareWidget #compareItems.prompt {
	margin: 0;
	width: 100%;
	height: 47px;
}
#compareWidget .compareItem {
	margin: 0 3px 6px;
	border: solid #CCC 1px;
	height: 44px;
	width: 44px;
	float: left;
}
#compareWidget .compareItem img.remove {
	float: right;
	margin-left: -14px;
	position: relative;
}
.lte7 #compareWidget .compareItem img.remove {
	margin-top: -44px;
}

#compareGrid {
	border-bottom: 1px solid #ccc;
}
#compareGrid thead td {
	background-color: #fff;
	padding: 0;
}
#compareGrid tbody td, #compareGrid tbody th {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
}
#compareGrid thead td.labelcell {
	width: 180px;
}
#compareGrid tbody td.labelcell {
	width: 174px;
	border-left: 1px solid #ccc;
}
#compareGrid tbody td.datacell {
	width: 170px;
}
#compareGrid tbody th {
	border-left: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	background-color: #B7C5C9;
}
#compareGrid thead.tableFloatingHeader {
	background-color: #fff;
}
#compareGrid .compareDeleteBtn {
	float: right;
	margin-bottom: -16px;
}

#filterNoResults {
	padding: 7px;
	width: 450px;
	text-align: center;
	border: 1px solid #777;
	background-color: #e2e8b8;
	-moz-border-radius: 0.6em;
	-khtml-border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	display: none;
	position: absolute;
	font-size: 13px;
	font-weight: bold;
}

/*
Home Page Testimonial
*/
	blockquote.withquote {background:url(/sfc3/images/notext/nd06/quote.gif)
	no-repeat;background-position:top left;padding-left:20px;text-align:justify;}

	p.withunquote {background: url(/sfc3/images/notext/nd06/unquote.gif) no-repeat;background-position:bottom right;padding-right:5px;}

/*
Leftnav pods
 */

	.pod_header 	{}

	.pod_body 	{
					margin:0; padding: 5px 9px;
					background-image: url(/sfc3/images/notext/nd06/pod_body_bg.gif);
					background-repeat:repeat-y;
					background-position: top left;
				}
	.international {
					margin:0; padding: 0px 9px; font-size:11px; color:#4C5759; text-align:center;
				}
	.poplinks {
				min-height:174px; height:150px;
				}

	.poplinks2 {
				min-height:240px; height:275px;
				}

	.pod_quicklinks	{margin-top:10px;}
	.pod_footer 	{margin-bottom:10px;}

	table#cart_pod td 	{
						background-image:url(/sfc3/images/notext/nd06/cartline_bg.gif);
						background-position: center center;
						background-repeat:no-repeat;
						}

	table#cart_pod td span 	{
						background-color:#FFFFFF;
						}

/*
Leftnav shop / browse list menu
*/
	ul#browsemenu,
	ul#leftnav
	{
	padding: 4px;
	margin: 0;
	border:0;
	list-style: none;
	}

	#browsemenu li,
	#leftnav li
	{
	padding: 3px 0;
	font-weight: bold;
	}

	#browsemenu li.selected,
	#leftnav li.selected
	{
	font-weight:bold;
	}

	#browsemenu li ul,
	#leftnav li ul
	{
	/*font-size: 11px;*/
	padding: 0;
	/*padding-left: 5px;*/
	margin: 0;
	border:0;
	list-style: none;
	}

	#browsemenu li ul li,
	#leftnav li ul li
	{
	font-weight:normal;
	padding: 0;
	padding-left: 12px;
	background-image: url(/sfc3/images/notext/nd06/bullet_footerarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	}

	ul#browsemenu a:hover,
	ul#leftnav a:hover
	{
	text-decoration:underline;
	}

	a.clearance
	{
	color:#B40202;
	}

	a.clearance:hover
	{
	color:#B40202;
	text-decoration:underline;
	}

/*
Body content
*/
	#content_testimonials, #content_testimonials span {color:#111111;}
	#content_testimonials p.quote {font-size:14px; font-weight:bold; color:#990000;/*margin:0;*/}
	#content_testimonials span {font-size:11px; font-weight:bold; white-space:nowrap;}
	#content_testimonials p.quote_title {font-size:10px; font-weight:normal; /*margin-top:10px;*/}

/*
Alert Msg
*/
	#dismiss_msg_alert{
		color:blue;
		cursor:pointer;
		width:734px;
		padding: 0 10px;
		text-align:right;
		/* center div in non-IE browsers */
    	margin-left: auto;
    	margin-right: auto;
	}

#msg_alert {
	width: 959px;
	float: left;
	padding: 5px;
	margin: 0 auto;
	background: #fff3b1;
	font-size: 13px;
	color: #333333;
	text-align:center;
}

	#msg_alert_cart
	{
	font-size:16px;
	padding: 2px 25px;
	margin-bottom:20px;
	background:#E7D706 url(/sfc3/images/notext/nd06/msg_alert_bg.gif) top center repeat-y;
	color: #990000;
	border:#990000 2px solid;
	text-align:center;
	border-right-width:0;
	border-left-width:0;

	clear:both;
	float:none;
	font-family: AzoSans, Arial, Helvetica, sans-serif;
    text-align: center; /* override global align-center */
	}

	#msg_alert h3 {
	font-weight:bold;
	font-size:22px;
	text-align:left;
	margin: 5px 0;
	}

	#msg_alert p {
	margin: 5px 0;
	text-align:justify;
	}
/*
Product Detail Page
*/
	a.blackLinkBold
	{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	}
	a.blackLinkBold:hover
	{
	color:#002356;
	font-weight:bold;
	text-decoration:underline;
	}
	a.likeTopLinks
	{
	font-size: 11px;
	color: #4C5759;
	text-decoration:none;
	}
	a.likeTopLinks:hover
	{
	font-size: 11px;
	color: #4C5759;
	text-decoration:underline;
	}
	.balloon
	{
		margin:0; padding: 5px 9px;
		background-image: url(/sfc3/images/notext/nd06/pod_body_bg.gif);
		background-repeat:repeat-y;
		background-position: top left;
	}
	.balloontest2
	{
	border-width: 1;
	border-style: solid;
	border-color:#4C5759;
	position:absolute;
	background-color:#EEEEEE;
	z-index:2;
	visibility:hidden;
	}
	.balloontest
	{
	border-width: thin;
	border-style: ridge;
	border-color:#4C5759;
	position:absolute;
	background-color:#EEEEEE;
	visibility:hidden;
	}

/*
New Form Class
*/
.inputStyle, .textareaStyle {

	border:1px solid #0071BC;
	color: #000;
	padding: 2px 0 2px 4px;
	background-image:url(images/input_bg_shadow.gif);
	background-position:top left; background-repeat:no-repeat;
	}

.inputStyle:focus, .textareaStyle:focus {
	border:1px dashed #0071BC;
	color: #000000;
	background-color:#FFFFCC;
	background-image:url();
	}

.inputStyle.Yellow {
	BACKGROUND-COLOR: #FFF799;
}
.inputStyleYellow, .textareaStyleYellow {
	border:1px solid #0071BC;
	color: #000;
	padding: 2px 0 2px 4px;
	background-image:url(images/input_bg_shadow2.gif);
	background-position:top left; background-repeat:no-repeat;
	BACKGROUND-COLOR: #FFF799;
	}

.inputStyleYellow:focus, .textareaStyleYellow:focus {
	border:1px dashed #0071BC;
	color: #000000;
	background-color:#FFFFCC;
	background-image:url();
	}

input.validationError, select.validationError {
	border-color: #B40202 !important;
}
div.validationError {
	color: #B40202;
}

.help{
	color:#4C5759;
	font-weight:bold;
	font-size:11px;
}


.multidefault {
filter:alpha(opacity=50); /* ie */
-moz-opacity:0.5; /* mozilla */
opacity:0.5; /* new firefox */
border: 1px solid #ffffff; /* white border, prevents popping when gray border is applied on hover */
padding:0; margin:0;
}

.multihover {
filter:alpha(opacity=100); /* ie */
-moz-opacity:1; /* mozilla */
opacity:1; /* new firefox */
/* border: 1px solid #d6d6d6; */
padding:1px;
}

a.forTooltips {position: relative;}

a.forTooltips span.tooltip {
display: none;
}

a.forToolTips:hover span.tooltip{
position:absolute;
top: -500px;
left: 70px;
display: block;
background-color:#EEEEEE;
border-color:#8A989B;
border-width:1;
color:#000000;
font-family: AzoSans, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
z-index:5;
}

.trOver{
	background-color:#999999;
}

.trOverWithLinks{
	background-color:#999999;
}

.trOverLightGray{
	background-color:#E4E4E4;
}


table.Grid
{ text-align: center;
font-size: 11px;
color: #999999 solid;
border: 1px #999999 solid;
border-collapse: collapse;
border-spacing: 0px; }

/*
*Order History tabs
*/
.orderhistory td {cellpadding:3;}

/* *****************************************
Flash video player
****************************************** */
.playlistbox {
	margin: 0;  padding: 0;
	overflow: auto;
	height: 260px;}
.playlistlo {background-color: #d0e4fb; cursor: default;}
.playlisthi {background-color: #a0c9f7; cursor: pointer;}

