/*Mrs Peeks Style Sheet* - Last Updated by Simon Del Giudice on 11th December 2007
******************************************************************/

/*Global Styles*
******************************************************************/
body {
	margin: 20px auto 0 auto;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background: white url(../images/layout/bgr.jpg) repeat-x;
	}

p { 
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 0 0 10px 0;
	margin: 0;
}

h1 {
	color: #4A5928;
	font-size: 17px;
	margin: 10px 0 10px 0;
	padding: 0; 
}
h2 {
	color: #4A5928;
	font-size: 16px;
	margin: 0;
	padding: 0; 
}
h3 {
	color: #4A5928;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0; 
}
ul 	{ 
	margin: 0; 
	padding: 0; 
	}
li	{
	margin: 0 0 5px 0;
	padding: 0; 
	font-size: 12px;
	}
img {
	padding: 0;
	margin: 0;
	}
a 	{
	font-weight: bold;
	text-decoration: none;
	color: #8CC63E;
	}
	a:hover {
		color: #8CC63E;
		}

input {
	background-color: white;
	border: 1px solid black;	
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}

textarea, select {
	background-color: white;
	border: 1px solid black;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	}


/*Layout Styles*
******************************************************************/

#container {
	margin: 0 auto 0 auto;
	width: 900px;
	height: 597px;
	text-align: left;
}

#header {
	height: 139px;
	background: url(../images/layout/top_back.gif) no-repeat;
}
	#header_left {
		float: left;
		width: 190px;
		margin: 0;
		padding:30px 0 0 50px;
	}
	#header_right {
		float: left;
		width: 500px;
		margin: 0;
		padding: 25px 0 0 0;
	}	
/*	#header_left {
		float: left;
		width: 230px;
		margin: 5px 0 0 5px;
		text-align: center;
		padding: 30px 0 0 0;
	}
	#header_right {
		float: right;
		height: 80px;
		width: 660px;
		text-align: left;
		margin: 5px 5px 0 0;
		padding: 59px 0 0 0;
	}	
*/
#main {
	margin: 0;
	overflow: auto;
	background: url(../images/layout/middle_back.gif) repeat-y !important;
		  float: left;
		  min-height: 100% !important;
		  height:auto !important;
		  height:100% !important;
		  margin: 0;
		  overflow: visible;		
}
	#left_col {	
		float: left;
		width: 230px;
		border-left: 5px solid #4A5928;
	}
	#left_col p {
		padding: 0;
	}
	#left_col h2 
	{
		font-size: 12px !important;
		font-weight: normal !important;
		color: white;
		padding: 5px 10px 5px 10px;
		background: #4A5928;
		border-bottom: 1px solid white;
	}		
	#left_col  ul {
		padding: 0;
	}

	#left_col li {
		height: 21px;
		width: 230px;
		padding: 0 !important;
		margin: 0 !important;
		overflow: hidden;
		text-align: left;
		}
	#left_col li a {
		padding: 2px 0 0 25px;
		display: block;
		height: 21px;
		color: white;
		overflow: hidden;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		#nav01 {
			padding: 0;
			margin: 0;
			width: 199px;
			background: url(../images/layout/navback.gif) right top no-repeat;
			}
	#left_col li a:hover {
		color: white;
		background-position: 0 -21px;
		}
	#left_col li a.active,
	#left_col li a.active:hover {
		color: white;
		background-position: 0 -21px;
		}	
	
	#middle_col {
		float: left;
		width: 420px;
		padding:5px;
		
	}
	
	#right_col {
		float: right;
		margin: 0 5px 0 0;
		width: 230px;
	}
	
	
	#rightsidebar div{
width:200px;
padding-bottom: 5px;
}

#login {
	width: 220px;
	padding: 5px 5px 10px 5px;
	color: White;
	background: #829557 url(../images/layout/loginback.gif) top left no-repeat;
	margin: 0 0 5px 0;
}
	
	#login a
	{ color: #4A5928	!important;
	}
	#login h2
	{
		color:White;
		margin: 0 0 10px 0;
		font-size:12px;
		}

#register {
	width: 220px;
	padding: 5px 5px 10px 5px;
	color: White;
	background: #829557 url(../images/layout/loginback.gif) top left no-repeat;
	margin: 0 0 5px 0;
}
	#register h2
	{
		color:White;
		margin: 0 0 10px 0;
		font-size:12px;
		}

#quickbasket {
	width: 220px;
	padding: 5px 5px 10px 5px;
	color: White;
	background: #829557 url(../images/layout/loginback.gif) top left no-repeat;
	margin: 0 0 5px 0;
	}


	#quickbasket h2
	{
		color:White;
		margin: 0 0 10px 0;
		font-size:12px;
		}

	#quickbasket span
	{
		display:block;
		width:80px;
		text-align:right;
		font-size:11px;
		}
		
	#quickbasket tr
	{
		border-bottom: 1px solid white;
		}
	
.quickbaskettotal
{
	border-top: 1px solid white;
	text-align: right;
	padding: 3px 0 0 0;
}

.baskettotal
{
	border-top: 1px solid black;
	text-align: right;
	padding: 5px 10px 5px 0;
}

.address
{
	border-top: 1px solid black;
	padding: 5px 10px 5px 0;
}

	 .address a
	{
		color:#0D4685;
	}
	.address a:hover
	{
		color:#FFC81F;
	}
	
	
#prodimg 
{
	float: right;
	padding: 10px;
	text-align: center;
	margin: 0 0 10px 10px;
}
	#prodimg a
	{
		color:#4A5928;
	}

		
	
#footer {
	clear: both;
	height: 80px;
	text-align: center !important;
	background: url(../images/layout/bottom_back.gif) no-repeat;
}

	#footerlinks 
	{	clear: both;
		height: 50px;
		text-align: center !important;
		padding: 0 !important;
		margin: 5px 0 0 30px;
	}
		#footerlinks a
	{	color: #4A5928;
	}
	
	

/* Left Column
*********************************************************************/

#title {
	color: white;
	padding: 5px 10px 5px 10px;
	background: #4A5928;
	border-bottom: 1px solid white;
}

#categories {
	color: white;
	background: #829557;
}

#navtrail {
	padding: 5px 5px 5px 10px;
	color: white;
	background: #4A5928;
	border-bottom: 1px solid white;
}

/*
#leftmenu {
	float: left;
	width: 229px;
	height: 597px;
	background: white url(../images/layout/left_bgr.jpg) no-repeat;	
}
	#logo {
		margin: 50px 0 20px 0;
		text-align: center;
	}
*/	#navigation {
		padding: 0;
		margin: 20px 0 0 5px;
	}
	#navigation p {
		padding: 0;
	}	
	#navigation  ul {
		padding: 0;
	}

	#navigation li {
		height: 21px;
		width: 224px;
		padding: 0;
		margin: 0;
		overflow: hidden;
		text-align: left;
		}
	#navigation li a {
		padding: 2px 0 0 25px;
		display: block;
		height: 21px;
		color: white;
		overflow: hidden;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		}
		#nav01 {
			padding: 0;
			margin: 0;
			width: 199px;
			background: url(../images/layout/navback.gif) right top no-repeat;
			}
	#navigation li a:hover {
		color: white;
		background-position: 0 -21px;
		}
	#navigation li a.active,
	#navigation li a.active:hover {
		color: white;
		background-position: 0 -21px;
		}


/*featured prod styles*
*****************************************************************/
.modules_hd{
	float: left;
	width: 400px;
	padding: 5px 10px 0 10px;
	height: 20px;
	background: #4B5928;
	color:#FFFFFF;
	}
	
.modules{
	min-height: 212px;
	width: 420px;
	margin: 0 !important;
	padding: 0 !important; 
}

.grey_box{
		float: left;
		width: 209px;
		color: #595959;
		text-align:left;

	}
	.grey_boxT{
		height: 180px;
		color:#595959;
		text-align:left;
		}
		.grey_boxT div{
			height: 50px;
			}
					
		.grey_boxT2{
		height: 180px;
		color: #595959;
		padding: 10px;
		text-align: center;
		}
		.grey_boxT2 div{
			height: 50px;
			font-size: 10px;
			}
		.grey_boxT3{
		color:#595959;
		text-align: center;
		}
		.grey_boxT3 div{
			height: 40px;
			font-size: 10px;
			padding: 10px;
			}
	.grey_boxB{
		height: 30px;
		width: 209px;
		color:#FFFFFF;
		font-size: 11px;
		background: #829557;
		}
	.grey_boxB_left
	{
		float: left;
		width: 45px;
		padding: 5px;
		text-align: left;
		font-size:12px;

		}
	.grey_boxB_right
	{
		float:right;
		width: 45px;
		padding: 5px;		
		text-align: right;
		}		
			.price{
				color:#4B5928;
				font-weight:bold;
				display:block;
				clear:both;
				}
				
			.link_p {color : #333333; text-decoration : none; font-size : 10px; font-weight : normal; border:none;} 
			.link_p:link {color : #333333; text-decoration : none; font-size : 10px; font-weight : normal; border:none;} 
			/*.link_p:visited {color : #545759; text-decoration : none; font-size : 11px; font-weight : normal} */
			.link_p:hover {color : #4B5928; text-decoration : none; font-size : 10px; font-weight : normal; border:none;} 


/*
******************************************************************
end of featured prod styles*/


/*

#rightside {
	float: right;
	width: 571px;
	height: 594px;
	padding: 3px 0 0 0;
	background: white url(../images/layout/right_bgr.jpg) no-repeat;	
}


#rightside_gen {
	float: right;
	width: 571px;
	height: 594px;
	padding: 3px 0 0 0;
	background: white url(../images/layout/right_bgr02.jpg) no-repeat;
	vertical-align: top;	
}

#content {
	float: left;
	clear: both;
	width: 461px;
	height: 380px;
	overflow: auto;
	margin: 0;
	padding: 10px;
}


#content img {

	padding: 10px;
}



#advert {
	float: left;
	clear: both;
	width: 541px;
	padding: 0;
	margin: 60px 0 0 0;
}

#template_pnlmain {
	padding: 0;
	margin: 0;
}

/*#rightside_gen {
	float: right;
	width: 541px;
	height: 443px;
	padding: 144px 20px 10px 10px;
	background: white url(../images/layout/right_bgr02.jpg) no-repeat;	
}*/

/*#breadcrumb {
	font-size: 80%;
	clear: left;
	color: white;
	padding: 3px;
	background: #4A5928;
}
#breadcrumb a  { color: white; text-decoration: none; font-weight: normal;}
#breadcrumb a:hover { color: #829557; text-decoration: none; font-weight: normal;}
#breadcrumb a:visited, #breadcrumb a:active {color: 829557; text-decoration: none; font-weight: normal;}


#footer {
	margin: 10px auto 0 auto;
	height: 15px;
	font-size: 10px;
	width: 700px;
	color: white;
}

#footer a  { color: #4A5928; text-decoration: none; font-weight: normal;}
#footer a:hover { color: white; text-decoration: none; font-weight: normal;}
#footer a:active {color: #4A5928; text-decoration: none; font-weight: normal;}

	#footerleft {
		padding: 5px 0 0 0;
		float: left;
	}
	#footerright {
		padding: 5px 0 0 0;
		float: right;
	}	



#designbyswitch{
	clear: both;
	vertical-align: bottom;
	/*margin: 195px 0 0 0;*/
/*	text-align: right;
	color: #96A471;
	font-size: 10px;
	padding: 0 40px 0 0;
}

#designbyswitch a  { color: #96A471; text-decoration: none; font-weight: normal;}
#designbyswitch a:hover { color: #96A471; text-decoration: none; font-weight: normal;}
#designbyswitch a:active {color: #96A471; text-decoration: none; font-weight: normal;}