@charset "utf-8";
/* The Mill CSS Document - 28.01.08 */

body {
	background: #fff; }
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E1E1E; }
	
.body_table {
	background:#f9b931;
}
	
a:link, a:visited {color: #9b001a; text-decoration:none;}
a:hover, a:active {color: #9b001a; text-decoration:underline; }

.searchbox {
	background-image: url(../img/formfield-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #fab833;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
	height: 22px;
	width: 146px;
}

.txt-10wht {font-size: 10px; color: #FFFFFF; }
.txt-11wht {font-size: 11px; color: #FFFFFF; }
.txt-12wht {font-size: 12px; color: #FFFFFF; }

.txt-10wht a:link, .txt-11wht a:link, .txt-12wht a:link, .txt-10wht a:visited, .txt-11wht a:visited, .txt-12wht a:visited {color: #fdcb33; text-decoration:none; }
.txt-10wht a:hover, .txt-11wht a:hover, .txt-12wht a:hover, .txt-10wht a:active, .txt-11wht a:active, .txt-12wht a:active {color: #fdcb33; text-decoration:underline; }

.sidecartitem {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
}

.txt-10p {font-size: 10px; }
.txt-11p {font-size: 11px; }
.txt-12p {font-size: 12px; }
.txt-14p {font-size: 14px; }

.txt-14red {
	font-size: 14px;
	color: #9b001a;
}
.txt-18 {font-size: 18px; }
.txt-18red {
	font-size: 18px;
	color: #9b001a;
}

.txt-rrp {
	font-size: 11px;
	text-decoration: line-through;
}
.txt-percentagesaving {
	font-size: 11px;
}
.txt-lgprice {
	font-size: 18px;
	font-weight: bold;
	color: #9b001a;
}
.txt-lgsaving {
	font-size: 16px;
}
.txt-pagetitle {
	font-size: 24px;
	color: #9b001a;
}

.error-text {
	color: #ff0000;
}

.alert {
	background:#fab833;
	border:1px #9b001a solid;
	color:#9b001a;
	padding:10px;
	font-weight:bold;	
	font-size: 14px;	
}

.grey-strike {
	color: #666666;
	text-decoration: line-through;
}

.qtyddown {
	font-size: 11px;
	width: 38px;
	height: 18px;
}
.emailoffersbox {
	background-image: url(../img/formfield-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #fab833;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
	height: 22px;
	width: 180px;
}
.emailoffersdropdown {
	border: 1px solid #fab833;
	font-size: 12px;
	width: 180px;
}
	.emailoffersdropdown optgroup {
		padding: 3px 0 3px 0;
		margin: 3px 0 0 0;
		font-style: normal;
		border-top: 1px #ccc solid;
	}


.textbox-180 {
	background-image: url(../img/formfield-bg.gif);
	background-repeat: no-repeat;
	border: 1px solid #cccccc;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
	height: 22px;
	width: 180px;
}

.subnav_table{
	border-left: 1px #9b0018 solid;
	border-right: 1px #9b0018 solid;
	border-bottom: 1px #9b0018 solid;
}
.subnav_head_1{
	border-left: 1px #9b0018 solid;
	border-right: 1px #9b0018 solid;
	background: #ffffff;
}
.subnav_head_2{
	border-bottom: 1px #9b0018 solid;
}
.subnav_divider {
	height:1px;
	background:#d1d1d1;
}
.subnav_off{
	font-size:11px;
	background: #ffffff;
	color:#9b0018;
	cursor:pointer;
	font-weight:bold;
	padding-left:5px;
}
.subnav_over {
	font-size:11px;
	background:#9b0018;
	color: #ffffff;
	cursor:pointer;
	font-weight:bold;
	padding-left:5px;
}
.subsubnav_off{
	font-size:11px;
	background:#9b0018;
	color: #ffffff;
	cursor:pointer;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	border:1px #9b0018 solid;
}
.subsubnav_over {
	font-size:11px;
	background: #ffffff;
	color:#9b0018;
	cursor:pointer;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	border:1px #9b0018 solid;
}


.body_container_1 {
	background:url(../img/com/content-body.gif);
	width:550px;
	margin-bottom:10px;
}
.body_container_2 {
	background:url(../img/com/content-head.gif) top center no-repeat;
}
.body_container_3 {
	background:url(../img/com/content-foot.gif) bottom center no-repeat;
	padding:10px;
}

.body_container_wide_1 {
	background:url(../img/com/content-wide-body.gif);
	width:755px;
	margin-bottom:10px;
}
.body_container_wide_2 {
	background:url(../img/com/content-wide-head.gif) top center no-repeat;
}
.body_container_wide_3 {
	background:url(../img/com/content-wide-foot.gif) bottom center no-repeat;
	padding:10px;
}


.header {
	font-size: 30px;
	color: #9b001a;
}
.breadcrumb {
	font-size: 10px;
	color: #595959;
}
.breadcrumb a:link, .breadcrumb a:visited {color: #595959; text-decoration:none; }
.breadcrumb a:hover, .breadcrumb a:active {color: #595959; text-decoration:underline; }

.top_nav {
	font-size: 11px;
	color: #ffffff;
}
.top_nav a:link, .top_nav a:visited {color: #ffffff; text-decoration:none; }
.top_nav a:hover, .top_nav a:active {color: #ffffff; text-decoration:underline; }

.bottom_nav {
	font-size: 10px;
	color: #ffffff;
}
.bottom_nav a:link, .bottom_nav a:visited {color: #ffffff; text-decoration:none; }
.bottom_nav a:hover, .bottom_nav a:active {color: #ffffff; text-decoration:underline; }

.account-tabs {
	font-size:12px;
	font-weight:bold;
}
.account-tabs a:link, .account-tabs a:visited { color: #f9d07c; text-decoration:none; }
.account-tabs a:hover, .account-tabs a:active { color: #f9d07c; text-decoration:underline; }

.cosubhead {
	font-size: 20px;
	color: #9b001a;
}

.cofieldlg {
	font-size: 11px;
	color: #333333;
	background-image: url(../img/cart/lgfieldbg.gif);
	padding: 2px;
	height: 18px;
	width: 308px;
	border: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
}
.cofieldmed {
	font-size: 11px;
	color: #333333;
	background-image: url(../img/cart/mdfieldbg.gif);
	padding: 2px;
	height: 18px;
	width: 208px;
	border: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
}
.cofieldsm {
	font-size: 11px;
	color: #333333;
	background-image: url(../img/cart/smfieldbg.gif);
	padding: 2px;
	height: 18px;
	width: 92px;
	border: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
}
.coddownmed {
	font-size: 12px;
	color: #333333;
	width: 208px;
	border: 1px solid #969696;
	font-family: Arial, Helvetica, sans-serif;
}
.co18phead {
	font-size: 18px;
	color: #9b001a;
}

.search_pagenav_on{
	background:#9b001a;
	border:1px #9b001a solid;
	color:#ffffff;
	width:16px;
	height:23px;
}
.search_pagenav_off{
	background:#ffffff;
	color:#9b001a;
	border:1px #ffffff solid;
	cursor:pointer;
	width:16px;
	height:23px;
}
.survey_div {
	width: 400px;
	height: 247px;
	position: absolute;
	left: 50%;
	margin-left: -200px;
	background: url(../img/home_survey/bg.jpg) bottom right no-repeat #fff;
	border: 5px #9a001a solid;
	z-index: 999;
	
}
	.survey_div h3 {
		margin-top: 20px;
		margin-bottom: -20px;
		padding-right: 40px;
		color: #9a001a;
		font-size: 22px;
		font-weight: normal;
		height: 52px;
		background: url(../img/home_survey/survey-icon.gif) right no-repeat;
	}
	.survey_div div {
		height: 175px;
		padding:0 20px;
	}
	.survey_div div.survey_buttons {
		height: 32px;
	}
.survey_shadow {
	width: 1px;
	height: 1px;
	position: absolute;
	left: 0;
	top: 0;
	background: #000;
	z-index: 998;
} 


.extended-delivery-notice {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #f00;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.extended-delivery-notice ul, .extended-delivery-notice li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}
.extended-delivery-notice li {
	padding: 5px;
}
.extended-delivery-notice li span {
	font-weight: bold;
}


.signup_closest_store {
	width: 208px;
	font-size: 11px;
}
	.signup_closest_store optgroup {
		padding: 5px 0 5px 0;
		margin: 5px 0 0 0;
		font-style: normal;
		border-top: 1px #ccc solid;	
	}


.stores {
	margin: 10px 0;
}
	.stores h2 {
		color: #9b001a;
		font-weight: normal;
		font-size: 18px;
		margin: 20px 0 5px 0;
		padding: 0;
	}
	.stores ul, .stores li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		.stores li {
			width: 200px;
			float: left;
			margin: 10px 0;
		}
		.stores dl, .stores dt, .stores dd {
			margin: 0;
			padding: 0;
		}
		.stores dt {
			width: 42px;
			float: left;
		}
		.stores dd {
			width: 120px;
			float: left;
		}
	.stores h3 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		font-size: 12px;
	}	
