/* CSS Document */

/* Style sheet to override main styles and make full width  */

/* --------------------------Categories -----------------------*/
#left {
	width:0px;
	display:none;
	padding:5px 0px 0px 0px;
	margin:0px;
	float: left;
	}
	
#pageContent {
	width:920px;
	padding:5px 0px 0px 0px;
	}
	
.homeScreen {
	padding-bottom:27px;
	position:relative;
	height:342px;
	}
	
.homeScreen2 {
	background:url(../../images/bannerOctober.jpg) top no-repeat;
	position:relative;
	height:342px;
	padding-bottom:27px;
	}
	
.homeScreen2 #links {
	position:absolute;
	bottom:100px;
	left:90px;
	color:#FFFFFF;
	}
	
.homeScreen2 #links a {
	color:#DEDFAA;
	}
	
.homeScreen2 #links a:hover {
	text-decoration:underline;
	}			
	
#pageContent .homeScreen2 p {
	color:#FFFFFF;
	position:absolute;
	top:174px;
	left:70px;
	font-size:12px;
	width:270px;
	}
	
#pageContent .homeScreen2 p a {
	color:#ffffff;
	}
	
#pageContent .homeScreen2 p a:hover {
	text-decoration:underline;
	}			
	
.homeScreen2 a.main2 {
	position:absolute;
	top:0px;
	right:300px;
	cursor:pointer;

	}

.homeScreen2 a.main3 {
	position:absolute;
	top:0px;
	right:-18px;
	cursor:pointer;
	}	
	
.homeScreen img.main1 {
	position:absolute;
	top:0px;
	left:0px;
}

.homeScreen a.main2 {
	position:absolute;
	top:0px;
	left:451px;
	cursor:pointer;
	}

.homeScreen a.main3 {
	position:absolute;
	top:0px;
	left:695px;
	cursor:pointer;
	}

.homeScreen img.main4 {
	position:absolute;
	top:0px;
	left:880px;
}
	
	
	
a.shopFront {
	float:left;
	width:450px;
	margin-right:20px;
	position:relative;
	left:-7px;
	top:-7px;	}
	
a img.homeDelivery {
	float:left;
	}
	

	
.frontNews {
	height:227px;
	width:212px;
	float:right;
	margin-bottom:36px;
	background:url(../../images/newsFront.jpg) no-repeat;
	position:relative;
	}
	
.news {
	height:184px;
	width:160px;
	padding:35px 30px 30px 30px;
	float:right;
	margin:-5px -10px 36px 0px;
	background:url(../../images/newsBg.jpg) no-repeat;
	position:relative;
	}
	
#pageContent .news h2 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	padding-bottom:30px;
	color:#606153;
	}	
	
.news p {
	font-size:10px;
	color:#7D7E6B;
	line-height:1.4em;
	}						
	
.homeText {
	clear:both;
	height:200px;
	display:block;
	border-top:1px solid #ccc;
	margin-top:20px;
	padding-top:15px;
	}	
	
.productCopy { 
	width: 215px;
	margin-right: 20px;
	float: left;
	font-size:10px;
	color:#666;
	}

.productCopy span {
color:#333;
margin-bottom:10px;
font-style:italic;
font-size:11px;

}


.productCopy p {

padding-top:10px;
}
	
	
	
.productCopyLast { 
	margin-right: 0; 
	}



/*-----------NewsFront-----------------*/





.frontNews #emailWarning, .frontNews #nameWarning, .frontNews #bothWarning {
	font-size:9px;
	visibility:hidden;
	position:absolute;
	bottom:5px;
	right:110px;	
	color:#C00;
	width:80px;
	line-height:1.5em;
	}
	
.frontNews p#emailWarning , .frontNews p#nameWarning , .frontNews p#bothWarning  {	
	line-height:1.5em;
	}
	
.frontNews .inputWarning {
	background-color:#F5CBE9;
	}
	
.frontNews #feedback {
	width:120px;
	position:absolute;
	left:10px;
	bottom:0px;
	}
	
.frontNews p  {
	display:block;
	}		

.frontNews #feedback p {
	font-size:9px;
	line-height:1.2em;
	color:#333;
	padding:0px 0px 0px 0px;
	}

.frontNews label {
	font-size:10px;
	border:1px solid #fff;
	}
	
.frontNews #newsletterName {
	margin-bottom:28px;
	background-color:#F3F3F1;
	border:1px solid #F3F3F1;
	position:absolute;
	top:96px;
	color:#999;
	}	

.frontNews #newsletterEmail {
	margin-top:1px;
	background-color:#F3F3F1;
	border:1px solid #F3F3F1;
	position:absolute;
	top:146px;
	color:#999;
	}
	
		
.frontNews #formNewsletter {
	position:absolute;
	top:0px;
	left:25px;
	width:160px;
	height:227px;
	margin:0px 0px 10px 0px;
	}
	
.frontNews .frontSubmit {
	color:#fff;
	font-size:11px;
	border:none;
	text-decoration:none;
	cursor:pointer;
	position:absolute;
	bottom:25px;
	left:103px;
	background-color:#C4C1A8;
	width:60px;
	height:18px;	
	}

