/*
Powered by Soficus Content Management System version 4.0
Copyright (c) Soficus Ltd.  | http://www.soficus.co.uk/
*/


body {
	text-align: center;
	padding:0px;
	margin: 0;
	background: transparent url(../images/bg12.gif) ;
	}

#container0 {
	margin:0px auto;
	padding-bottom:10px;
	text-align:left;
	width:800px;
	}

#container1 { } 

#cbody {
	position:relative;
	float:left;
	width: 97%;
	padding-left:0px;
	background-color:#FFFFFF;
	background: transparent url(../images/bar8.gif) left top repeat-x;
	}

	#cheader{

	}
	
	#cheader img{
		margin:0;
		padding:0;
		display:inline;
	}
	
	#logo {
		padding-left:0px;
	}

	img.toplogo {
		position:relative;
		float:left;
	}

	#basket {
		position:absolute;
		float:left;
		top:14px;
		left:600px;
	}
	
	#viewBasket a {
		padding-left:30px;
		font-family: Verdana, Arial, sans-serif;
		font-size:1em;
		font-weight:bold;
		color:#669999;
		letter-spacing:-0px;
		text-decoration:none;
	}
	#viewBasket a:hover {	
		text-decoration:underline;
	}

/* Fron Page */
	#fpintro {
		background: transparent url(../images/fp.jpg) repeat-x 0px 100%;
		padding:0;
		margin:0;
		border:0;
	}

	#fpcontent {
		position:relative;
		height:220px;
	}
	.pintro {
		margin:0;
		border:0;
		font-family: Verdana, Arial, sans-serif;
		font-size:.85em;
		padding-right:15px;
		padding-top:15px;
		line-height:1.6em;
		letter-spacing:0px;
	}
	.pwoman {
		margin-top:10px;
		margin-left:10px;
		margin-right:10px;
		margin-bottom:10px;
		float:left;
	}

	#pcare {
		position:relative;
		text-align:center;
		left:0px;
		width:570px;
		margin-bottom:20px;
		margin-top:30px;
		background-color:#FFFFFF;
		border:0;
		padding:0;
		}
		#pcare img { margin-right:5px;}

	#flags {
		font-size:.8em;
		font-family: Arial, Verdana, sans-serif;
		font-size: .75em;
		color:#666666;
		font-weight:normal;
		padding-left:1px;
	}


#ccontent { 
	margin-top:0px;
	}
	#contentarea{ 
		background-color:#FFFFFF;
	}

#menutop {
	height:28px;
	background: url(../images/ul_nav.gif) #a7d195 repeat-x 0px 100%;
	margin-top:5px;
	margin-bottom:10px;
	}
	#menutop ul {
		margin:0;
		padding-left:3px;
		padding-top:.60em;
		padding-bottom:.85em;
		list-style-type: none;
		font-family: Verdana, Arial, sans-serif;
		font-size: .7em;
		text-decoration:none;
		font-weight:bold;
	}

	#menutop ul li { 
		display: inline;
		white-space: nowrap;
		border-left: #FFFFFF 1px solid;
		padding-left:.2em;
		padding-right:.2em;
	}
	#menutop ul li a {
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-bottom: 0.2em;
		padding-top: 0.2em;
		color:#FFFFFF;
		text-decoration:none;
	}
	#menutop ul li a:hover {
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-bottom: 0.2em;
		padding-top: 0.2em;
		white-space: nowrap;
		text-decoration: none;
		color: #FFFFFF;
		
		background-color: #336633;
		padding-bottom:7px;
		margin-bottom:7px;
		border-bottom: #669966 5px solid;
	}
	#menutop a.sel{
		padding-right: 0.5em;
		padding-left: 0.5em;
		white-space: nowrap;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #336633;
		padding-bottom:7px;
		margin-bottom:7px;
		border-bottom: #669966 5px solid;
	}

#left {
	position:relative;
	float:left;
	width:190px;
	top:5px;
	background-color:#FFFFFF;
	}

	#menuleft{
		float:left;
		width: 180px;
		height: 430px;
		margin:0;
		margin-left:5px;
		text-align: left;
		font-size: .85em;
		background: transparent url(../images/left_top.jpg) no-repeat; 
	}
	#menuleft ul { 
		list-style-type: none;
		margin-top:150px;
		margin-left:1px;
		padding:0;
		font-family:  Arial, Verdana, sans-serif;
		font-size: 1em;
		text-decoration:none;
	}
	#menuleft ul li  {
		border-bottom: 1px solid  #A9D397;
		color: #305B2C;
		font-family: Verdana, Arial, sans-serif;
		font-size: .8em;
		font-weight: bold;
		padding: 0;
		width: 180px;
	}
	#menuleft ul li a { 
		color: #305B2C;
		display: block;
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 15px;
		text-decoration: none;
	}
	#menuleft ul li a:hover {
		background-color: #F0F0F0;
		color: #CC0000;
	}
	#menuleft ul li a.pselected {
		color: #CC0000;
	}
	#menuleft li.selected {
		background-color: #F0F0F0;
		color: #CC0000;
		width:180px;
	}

/* path */
	#cpath {
		font-family: Arial, Verdana,  Helvetica, sans-serif;
		font-size: .85em;
		margin-top:5px;
		margin-bottom:5px;
		margin-left:0px;
		color:#999999;
	}
	#cpath a { color:#999999; text-decoration:underline;}
	#cpath a:hover { color:#999999; text-decoration:none;}

/* content */
#content  {
	margin-left: 200px;
	font-family: Verdana, Arial, sans-serif;
	font-size:.7em;
	font-weight:normal;
	color: #666666;
	line-height: 1.4em;
	padding-top:3px;
	width:570px;
	text-align:left;
	}

	h1 {
		font-family: Verdana, Arial, sans-serif;
		font-size: 1.25em;
		font-weight: bold;
		color:#336633;
		text-decoration: none;
		}
	#content h2 {
		font-family: Arial, Verdana, sans-serif;
		color:#669966;
		font-size: 1.25em;
		font-weight:normal;
	}
	#content h3 {
		font-family: Arial, Verdana, sans-serif;
		color:#669966;
		font-size: 1.25em;
		font-weight:normal;
	}

	#content h6 {
		margin-top:1em;
		margin-bottom:0;
		padding:0;
		border:0;
		font-family: Arial, Verdana, sans-serif;
		color:#669966;
		font-size:1.25em;
		letter-spacing: -1px;
	}
	
	#content a {
		color:#336633;
		font-size:1em;
	}
	#content a:hover {
		text-decoration:none;
	}


	blockquote {
		margin:1em 20px;
		font-weight:bold;
		font-style: italic;
		color: #666666;
	}

	#content .h3also {
		font-family: Arial, Verdana, sans-serif;
		color:#669966;
		font-size: 1.25em;
		font-weight:normal;
	}
	
	.product {
		float:left;
		position:relative;
		width:270px;
		height:160px;
		margin-right:10px;
		font-family: Arial, Verdana, sans-serif;
		background: transparent url(../images/product_background.jpg) 0px 38px no-repeat;
		text-align:left;
		font-size:1.1em;
	}

	.product .productname {
		float:left;
		width:235px;
		height:25px;
	}

	.aproductname {
		padding:0;
		border:0;
		margin:0;
		font-family:  Arial,  Verdana, Helvetica sans-serif;
		font-size:1em;
		font-weight:bold;
		text-decoration:none;
		color:#336633;
	}
	.aproductname:hover {
		text-decoration:underline;
		color:#003300;
	}

	.product .left {
		width:111px;
		height:65px;
		float:left;
		padding-top:35px;
	}
	.product .left img { margin-left:15px; }

	.product .productin {
		float:left;
		padding:0;
		margin:0;
		border:0;
		width:150px;
		height:95px;
		padding-top:15px;
		padding-left:3px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-weight:normal;
	}
	.product .productin p { 
		font-size:1em;
		color:#666666;
	}

	.productprice { 
		float:left;
		border:0;
		margin:0;
		padding:0;
		width:250px;
		margin-top:8px;
	}
	.productprice ul {
		margin-top:2px;
		list-style-type: none;
	}
	.productprice li {
		border:0;
		margin:0;
		white-space: nowrap;
		display: inline;
		padding-left:0px;
		padding-right:5px;
	}
	.productprice li strong {
		color:#990000;
	}
	.productprice li a {
		color:#006600;
		text-decoration:underline;
	}
	.productprice li a:hover {
		text-decoration:none;
	}

	div.moo {
		float:left;
		position:relative;
		bottom:0;
		padding:0;
		margin-top:10px;
		margin-bottom:10px;
		height:10px;
		width:570px;
		background: #FFF url(../images/line.gif) repeat-x scroll ;
	}
	
	.intprice { 
		border:0;
		margin:0;
		padding:0;
		list-style-type: none;
		font-size:1.45em;
		}
	.intprice li {
		border:0;
		margin:0;
		white-space: nowrap;
		display: inline;
		height:30px;
		padding-right:20px;
	}
	p.mediumimage {
		margin: 0 2.5em .5em .1em;
		float:left;
		border: 1px solid #CCCCCC;
		padding:10px;
		margin-right:10px;
	}
	.productdescription {
		width:550px;
	}
	



#menubottom {
	clear:both;
	height:28px;
	margin-top:30px;
	padding-left:5px;
	background-color:#81919e;
	}
	#menubottom ul {
		margin:0;
		padding-top:.65em;
		list-style-type: none;
		font-family: Verdana, Arial, sans-serif;
		font-size: .75em;
		text-decoration:none;
	}

	#menubottom ul li { 
		display: inline;
		white-space: nowrap;
		border-left: #FFFFFF 1px solid;
		padding-left:1em;
		padding-right:1em;
	}
	#menubottom ul li a {
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-bottom: 0.2em;
		padding-top: 0.2em;
		color:#FFFFFF;
		text-decoration:none;
	}
	#menubottom ul li a:hover {
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-bottom: 0.2em;
		padding-top: 0.2em;
		white-space: nowrap;
		text-decoration: none;
		color: #000000;
		background-color: #FFFFFF;
	}
	#menubottom a.sel2{
		padding-right: 0.5em;
		padding-left: 0.5em;
		padding-bottom: 0.2em;
		padding-top: 0.2em;
		white-space: nowrap;
		text-decoration: none;
		color: #000000;
		background-color: #FFFFFF;
	}


#bottomtext {
	float:left;
	font-family:Arial, Verdana,  sans-serif;
	font-size: .8em;
	font-weight: normal;
	padding: 0;
	}
	img.cimage {
		margin: 0 1em .5em .5em;
		float:left;
	}
	p.dimage { 
		text-align:left;
		margin:1em .5em 1em .5em;
		color:#999999;
	}

	#copy {
		float:right;
		text-align:right;
		padding-right:10px;
	}
	#copy a {
		font-family: Verdana, Arial, sans-serif;
		font-size: .7em;
		font-weight: normal;
		padding: 0;
		color: #999999;
		display: block;
		padding-top: 5px;
		padding-bottom: 5px;
		text-decoration: none;
	}
	#copy a:hover {
		text-decoration: underline;
	}


/* Quick Shop */
	table.quickshop { border-collapse:collapse; border-color:#CCCCCC; font-family: Arial, Verdana, sans-serif; font-size: .95em; }
	table.quickshop td, 
	table.quickshop th { padding:4px; border:1px solid #999999; text-align:left; }
	table.quickshop thead th { background-color:#CCCCCC; color:#333333; text-align:center; }
	table.quickshop tr td a { text-decoration:none; }
	table.quickshop tr td a img {padding:0; margin:0; border:0; }


/* path bottom */
a.menubottom { color:#999999; text-decoration:none;}
a.menubottom:hover { color:#999999; text-decoration:underline;}
span.menubottom-current { color: #99CC33; }

/*Newsletter top*/
#menu3 { text-align:right; padding-right:1px; padding-top:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #333333; }


/* form Card */
.formCard {
	font-family: Arial, Verdana, Helvetica,  "Tahoma",  sans-serif;
	font-weight: normal;
	font-size: 1em;
	}
	.formCard legend {
		1border-bottom:1px solid #669BC3;
		margin-bottom:15px;
		padding:6px;
		background:none;
		font-family: Arial, Verdana, sans-serif;
		color: #99CC99;
		font-weight:normal;
		font-size:1.5em;
		letter-spacing: -1px;
	}
	.formCard fieldset {
		width:530px;
		border:1px solid #CCCCCC;
		padding:5px 5px 5px 10px;
		margin-bottom:10px;
		font-size:1em;
	}
	.formCard fieldset:hover { border:1px solid #99CC99; }
	.formCard dt { float:left; width:140px; text-align:right; padding-right:10px; color:#333; margin-bottom:0.5em; }
	.formCard dt.checkbox { width:485px; }
	.formCard dd { float:left; width:340px; margin:0 0 8px 0; padding:0; }
	.formCard dd.checkbox {width:55px}
	.formCard label { display:inline; padding:0 5px 0 0; }
	.formCard label.lblRequire { font-weight:bold; }
	.formCard label.lblError { color:#FF0000;  font-weight:bold; background:#fff;}
	label.lblRequire { font-weight:bold; }
	label.lblError { color:#FF0000;  font-weight:bold; background:#fff;}
	.formCard input {border:1px solid #ccc; padding:2px 3px 2px 3px; background:#fff;}
	.formCard input:hover {background:#fff; border:1px solid #99CC99; color:#111;} 
	.formCard input.lblError {border:1px solid #FF0000; padding:2px 3px 2px 3px;   background:#fff;}
	.formCard input:focus, input.sffocus {background:#FFFF99; border:1px solid #99CC99; color:#111;}
	.formCard input.checkbox {margin:0; padding:0; width:15px; border:0; background:none;}
	.formCard select {margin:0;}
	.formCard select:focus, select:focus  {background-color: #FFFF99;}
	.formCard option {background:#fff; color:#333;}
	.formCard textarea {border:1px solid #ccc; padding:2px 3px 2px 3px; background:#FFFFFF;}
	.formCard textarea:focus { border:1px solid #99CC99; padding:2px 3px 2px 3px; background:#FFFF99;}
	.formCard textarea.sffocus { border:1px solid #99CC99; padding:2px 3px 2px 3px; background:#FFFF99;}
	label { cursor:pointer; }


/* form Newsletter */
#btnSubscribe  {
	background-color: #336633;
	border-bottom: #003333 1px solid;
	border-left: #003333 1px solid;
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	text-align : center;
	padding:2px 3px 2px 3px;
}

#btnUnsubscribe  {
	background-color: #336633;
	border-bottom: #003333 1px solid;
	border-left: #003333 1px solid;
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	text-align : center;
	padding:2px 3px 2px 3px;
}

/* Contact Us */
#btnContactUs {
	background-color: #336633;
	border-bottom: #003333 1px solid;
	border-left: #003333 1px solid;
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	text-align : center;
	padding:2px 3px 2px 3px;
	width:80px;
}
	
/* Request a brochure */
#btnRequest {
	background-color: #336633;
	border-bottom: #003333 1px solid;
	border-left: #003333 1px solid;
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: bold;
	text-align : center;
	padding:2px 3px 2px 3px;
	width:80px;
}


.note { margin-left:7em; font-size:.85em; }
.hints { margin-left:8em; font-size:.85em; color:#666666;}
.error { background: #FFFFCC url(/images/error.gif) no-repeat 1em; border: 1px solid #CC0000; margin: 1em 5% 10px; padding: 1em 1em 0 3em; }
.error p { padding-left:0em; margin-left:2em; color: #000000; font-size:.9em; }
.notice { background: #FFFFCC url(/images/notice.gif) no-repeat 1em; border: 1px solid #CCCCCC; margin: 1em 5% 10px; padding:0 1em 0 3em; }
.notice  p { padding-left:2em; color: #000000; font-size:.9em; }
.ok { background: #FFFFCC url(/images/ok.gif) no-repeat 1em; border: 1px solid #CCCCCC; margin: 1em 5% 10px; padding:1em 1em 0 3em; }
.ok p { padding-left:4em; color: #000000; font-size:.9em; }
.ok h3 { padding-left:2em;}
.errorInput { font-weight: bold; color: #FF0000; }
.errorInput2 { color: #FF0000; }




/* Site Map */
#sitemap a {
	text-decoration:none;
	}
	#sitemap ul {
	list-style-type: none;
	padding-top:10px;
	padding-bottom:10px;
	}
	#sitemap ul li {
		padding:3px;
		font-size:1em;
		text-decoration:none;
	}
	#sitemap ul li a {
		text-decoration:underline;
	}

	#sitemap ul li a.sitemapletter {
		font-size:2em;
		font-weight:bold;
		color:#305B2C;
		text-decoration:none;
	}
	#sitemap ul li .sitemapletter:hover {
		color:#305B2C;
		text-decoration:none;
	}