body, html {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
height:100%;
margin:0px;
background:URL(../images/custom/shopbkgd4.jpg) center center repeat-x;}

.cartpagesbg {position:absolute;z-index:2;top:0px;height:700px;width:800px;left:50%;margin-left:-400px;overflow:hidden;background:URL(../images/milkybg.png) repeat;}
.none {display:none;}

#float {
float:left;
height:50%;
width:100%;
background:URL(../images/custom/bgshoptop.jpg) bottom center repeat-x;
margin-bottom:-350px;}

#shopholder {
clear:both;
position:relative;
width:100%;
height:640px;
text-align:center;
margin:0px;
padding:0px;
border:0px;
background:URL(../images/willies_shop_v11.jpg) center center no-repeat;}

#shopflash {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top:0px;
	left:0px;}

#topmargin {
position:relative;
width:100%;
height:96px;}

#content {
position:relative;
width:800px;
height:590px;
margin-left:auto;
margin-right:auto;
background:URL(../images/milkybg.png) repeat;
}

#top {
	position:relative;
	width:800px;
	height:110px;}

#topleft {
	float:left;
	width:260px;
	height:auto;
	text-align:left;
	padding:10px;}
	
#logo {
	float:left;
	width:350px;
	height:150px;
	margin-top:17px;}	

#topright {
	float:right;
	width:250px;
	height:auto;
	text-align:right;
	padding:10px 10px 0px 0px;}

#middle {
	clear:both;
	position:relative;
	margin-top:10px;
	width:700px;
	height:410px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;}

#bottom {
	position:relative;
	width:800px;
	height:30px;}	

.bottomleft {
	position:relative;
	text-align:center;
	padding-left:10px;
	height:25px;
	line-height:25px;
	width:100%;}

.bottomright {
	float:right;
	text-align:right;
	padding-right:10px;
	height:30px;
	line-height:30px;}





h1 {font-size:18px;
margin-bottom:10px;
color:#000000;}

h2 {font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:none; color:#65410F; margin-bottom:0px; padding:0px;}





.textfield {
	border:0px;
	background:#FFFFFF;
	width:30px;
	text-align:center;}
	
.btn {
	background:transparent;
	border:0px;}

.department {
	position:relative;
	margin-top:10px;}

.departmentInner {
	margin-top:25px;
	width:700px;
	height:auto;
	text-align:center;
	display:none;}

.productPopup {
	display:none;
	text-align:left;
	height:350px;
	width:296px;
	position:absolute;
	background:URL(../images/infobanner.png) top center no-repeat;
	margin-top:-850px;
	margin-left:-200px;}

.productPopupContent {
	position:absolute;
	top:40px;
	left:40px;
	width:220px;
	height:130px;
	text-align:left;
	font-size:10px;}

.fontSml {
	font-size:10px;}

a.navlink:active {font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;color:#000000;}
a.navlink:visited {font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;color:#000000;}
a.navlink:link {font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;color:#000000;}
a.navlink:hover {color:#65410F;} 

a.catlink:active {margin-left:50px;font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:none;color:#65410F;margin-bottom:25px;}
a.catlink:visited {margin-left:50px;font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:none;color:#65410F;margin-bottom:25px;}
a.catlink:link {margin-left:50px;font-weight:bold; font-size:15px; text-transform:uppercase; text-decoration:none;color:#65410F;margin-bottom:25px;}
a.catlink:hover {color:#000000;}

.scrollholder {position: relative; width: 800px; height:450px; text-align:left; margin-left:auto; margin-right:auto;}




.formControlText{
	font-style:normal;
	font-weight:normal;
	width:100px;
	color:#000000;
	background:#FCFAF0;
	border:2px solid #000000;
}

.qtyFormControl{
	width:15px;
	color:#000000;
	background:#FFFFFF;
	border:2px solid #000000;
	text-align:center;
	font-weight:bold;}

.formControlSelect{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	width:106px;
	color:#000000;
	background:#FCFAF0;
	border:2px solid #000000;}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formSpace{
	float:left;
	padding:5px;
	padding-left:5px;
}

.formCaption{
	float:left;
	padding:3px;
	margin-top:3px;
	text-align:left;
	width:40%;
}

.formControl{
	float:left;}
	
.formButtons{
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
	clear:both;
	float:right;
	width:99%;
}

.continueBtn {
	background:URL(../images/button_continue.png) center center no-repeat;
	font-size:0px;
	border:0px;
	height:23px;
	width:120px;
	cursor:pointer;}
	
.payBtn {
	background:URL(../images/button_pay.png) center center no-repeat;
	font-size:0px;
	border:0px;
	height:23px;
	width:80px;
	cursor:pointer;}
	
.addBtn {
	background:URL(../images/button_add.png) center center no-repeat;
	font-size:0px;
	border:0px;
	height:15px;
	width:32px;
	cursor:pointer;}