/* CSS Document */

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	padding: 0;
	}
	
h1, h2, h3, h4 {}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.7em;
	text-align: center;
	padding: 15px 0 0 0;
	font-weight: normal;
	line-height:normal;
	margin:0;
	display: block;
	float: left;
	width: 706px;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin:0 0 10px 0;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin:0 0 4px 0;
}

h5{
	font-size: 1em;
	font-weight: bold;
	margin:0 0 4px 0;
}

p {
	padding: 0;
	margin: 8px 0;

}

form {
	margin:0;
	padding:0;
	}
	
label {

}

fieldset {
	border: 2px solid #fff;


	-moz-border-radius-topleft: 0.4em; -moz-border-radius-bottomleft: 0.8em;
	-moz-border-radius-topright: 0.8em; -moz-border-radius-bottomright: 0.8em;
	padding: 5px 10px 10px 10px;
	margin: 0 0 15px 0;
}

legend {
	color: #FFFFFF;
	font-size: 1.3em;
	padding: 3px;
}

#wrapper {
	width:920px;
	margin:0 auto;
}

#header {
	width:920px;
	height:160px;
	background-image: url(../images/headerbg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	float: left;
}

#header .logo {
	float:left;
	height: 159px;
	width: 210px;
	display:block;
	background-image: url(../images/fulllogo.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
}


#header .logo a{
	height: 159px;
	width: 210px;
	display:block;
}


#header .logo h1{
	display:none;
}

#menu {
	float:left;
	width: 706px;
	padding: 68px 0 0 0;
	}
	
#menu ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 82px;
	height: 43px;
	display: block;
}

#menu li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	text-align: center;
	display: block;
	width: 105px;
}

#menu li strong, #submenu li strong, #footer menu li strong {
	display:none;
}

#menu li a {
	text-decoration:none;
	font-weight:bold;
	width: 105px;
	height: 22px;
	display: block;
	background-image: url(../images/toplinkbg.gif);
	margin: 0;
	padding: 20px 0 0 0;
	color:#FFF;
	font-size: 0.9em;
	background-repeat:no-repeat;
}

#menu li a:hover, #menu li .selected {
	color: #000;
}

#menu li.basket a {
	background-image: url(../images/toplinkbasket.gif);
}

#menu li.basket a:hover, #menu li.basket .selected  {
}

#menu li.delivery a {
	height: 34px;
	padding: 8px 0 0 0;
	
}


#submenu {
	width:245px;
	float: left;
	background-image: url(../images/top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#submenu ul {
	width:215px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 65px 0 0 0;
}

#submenu li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}

#submenu li.top a{
	background-image:none;
	width:170px;
	padding: 0;
	height: 57px;
}

#submenu li.top a:hover{
	background-image:none;
}

#submenu li a {
	display:block;
	width:215px;
	height:33px;
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	background-image: url(../images/linkbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#submenu li a:hover, #submenu li a.selected {
	background-image: url(../images/linkoverbg.gif);
	color: #999999;
}

#content {
	width:600px;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0;
}

#content.home{
	background-image: url(../images/home_bg.gif);
	height: 610px;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;

	}

#content.home img{

	}
	
#content.page{
	background-image: url(../images/page_bg.gif);
	padding:5px 0 0 0;
	width: 625px;

	}
	
#content.page img{
	border:1px solid #666;
	margin: 0 0 3px 0;

	}
	
#content.page a{
	color: #EFB08D;

	}
	
#content.page a:hover{
	text-decoration:none;
	color: #999;

	}
	
.product {
	width: 160px;
	float: left;
	padding: 10px 10px 10px 0;
	height: 290px;
	margin: 0 0 20px 0;
}

.product form, #content .textfull .data form {
	margin:0px;
	padding:0px;
	padding: 0 0 0 10px;
}

#content .textfull .data form {
	padding:0px;
}

.textfull {
	padding:45px 35px 10px 15px;
	width: 575px;
	float: left;

}
	
#content .textfull img {
	float:left;
	margin:0 25px 5px 0;
	width:250px;
}

#content .center01 .data {
	float:left;
	padding: 0 0 0 10px;
	/*width: 230px;*/
}

	
#content .top{
	background-image: url(../images/greentop.gif);
	height:5px;
	float: left;
	width: 600px;
	background-repeat: no-repeat;

	}
	
#content .center{
	background-image: url(../images/greencenter.gif);
	background-repeat:repeat-y;
	float: left;
	width: 500px;
	padding: 5px 40px 0 60px;

	}
	
	#content .center01{
	background-image: url(../images/greencenter.gif);
	background-repeat:repeat-y;
	float: left;
	width: 510px;
	padding: 5px 30px 0 60px;

	}
	
#content .center a, #content .center01 a{
	color:#000000;
	text-decoration:underline;
	}
	
#content .center a:hover, #content .center01 a:hover {
	text-decoration:none;
	}
	
#content .center label {
	width: 430px;
	display: block;
	margin: 0 0 10px 0;

	}
	
#content .center label strong {
	display: inline;
	width: 125px;
	float: left;

	}
	
#content .center input, #content .center textarea, #content .center select  {
	width: 300px;
	background-color: #F5CBB3;
	border: 1px solid #999;
	}
	
#content .center select.selectorssml , #content .textfull select.selectorssml, #content .data select {
	width: 60px;
	border: 1px solid #999;
	background-color: #F5CBB3;
}

#content .textfull select.selectorslge, #content .center01 select.selectorslge {
	width: 60%;
	border: 1px solid #000;
}

#content .center select.selectorsmed, #content .textfull select.selectorsmed, #content .center01 select.selectorsmed {
	width: 125px;
	border: 1px solid #000;
}

/* Added for more details page */
#content .textfull select.small_font {
	font-size:0.9em;
}
	
#content .center input.check {
	width: 20px;
	border:0;
	}	
#content .center input.white, #content .center textarea.white, #content .center select.white   {
	width: 300px;
	background-color: #F5CBB3;
	border: 1px solid #000;
	}
	
#content .center input.btn, #content .center input.btn01 {	
	width: 70px;
}

#content .center input.btnlarge, #content .center input.btn01large {	
	width: 140px;
	border:1px solid #000;
}

#content .product input.btn, #content .textfull input.btn, #content .center01 input.btn {
	border:1px solid #666;
	background-color: #EFB08D;
	color: #666;
}


#content .center input.btn, #content .center input.btnlarge, #content .product input.btn, #content .textfull input.btn  {
	background-color: #F1B18D;
	color: #666;
}

#content .center input.btn:hover, #content .center input.btnlarge:hover, #content .product input.btn:hover, #content .textfull input.btn:hover   {	
	background-color: #F5CBB3;
}

#content .center input.btn01 {
	background-color: #BCBDC0;
	color: #666;
}

#content .center input.btn01:hover {	
	background-color: #F6CCB3;
}

#content .center01 img {
	border:1px solid #999;
	margin:0 0 5px 0;
}

#content .buttons{
	float: left;
	width: 415px;
	text-align: right;
}

#content .buttons01{
	float: right;
	text-align: right;
}


#content .infoform{
	float: left;
}
	
	
#content .bottom{
	background-image: url(../images/greenbottom.gif);
	height:50px;
	float: left;
	width: 600px;

	}
	
#corner1, #corner2, #corner3, #corner4, #corner5 {
	background-color: #EFB08D;
	line-height: 1.6em;
	margin: 0 0 15px 0;
}


#corner6 {
	background-color: #EFB08D;
	line-height: 1.6em;
	margin: 0;
}

.cornerpad {
	padding: 6px 16px 0 16px;
	background-image: url(../images/peach.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.cornerpad01 {
	padding: 6px 12px 0 12px;
}



#corner1 label,  #corner2 label, #corner3 label, #corner2 label, #corner3 label, #corner4 label, #corner5 label , #corner6 label{
	display: block;
	float: left;
	width: 80px;
}
	
#footer {
	width:920px;
	float: left;
	padding: 10px 0 0 0;
}


.footer1 { width:550px;
	float:left;
}

.footer_logos {padding-bottom:10px;
	float:left;
}

.footer_logos_1 {padding-bottom:10px;
	float:right;
}

.moreinf {
	padding: 10px 0 0 0;
	}
	
.moreinf img{
	float:left;
	}

.copyright {
	float: left;
	width: 400px;
	font-size: 0.85em;
}

#footer ul {
	float: right;
	margin: 0;
	display: block;
	list-style-type: none;
	text-align: right;
	padding: 0;
}

#footer li {
	display: block;
	float: left;
	text-align: right;
	margin: 0 0 0 30px;
}

#footer li a {
	padding: 0;
	color: #f1b18d;
	text-decoration: none;
	font-weight: bold;
	font-size:0.9em;
}

#footer li a:hover, #footer li .selected {
	color: #999;
}

.copyright a {
	color: #000;
	font-weight:bold;
	text-decoration:none;
	}

.copyright a:hover {
	color: #999;
	}

#cartstockmsg {
	border: solid 2px #CCC;
	background-color: #f1b18d;
	color: #000;
	width: 300px;
	overflow: visible;
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 100;
}
#cartstockmsg h4 {
	border-bottom: 2px solid #CCC;
	margin: 0;
	padding: 10px;
}
#cartstockmsg h4 sup {
	cursor: pointer;
	text-decoration: underline;
}
#cartstockmsg ul { 
	margin: 5px 10px;
	padding: 5px;
	list-style: none;
}
#cartstockmsg li {
	margin: 0;
	padding: 10px;
	background-color: #FFF;
	border-bottom: solid 1px #f1b18d;
}
