*{
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
img {
	border:none;
}
body{
	background-color:#d0cfcf;
	background-image:url(/images/template/background.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#4a4a4a;
}

h1 {
	font-size:2.4em;
	font-weight:bold;
	margin-bottom:0.7em;
}
p {
	margin-bottom:0.9em;
}

h2 {
	font-size:1.8em;
	font-weight:bold;
	margin-top:1.8em;
}
#header{
	background-color:#363636;
	height:100px;

}
#header h2 a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
}
#header h2 {
	margin:0;
	padding:25px 0 0 60px; 
	font-size:2.6em;
}
.banner {
	background-color:#FFFFFF;
	height:170px;
		background-image:url(/images/banner/duvet-covers.jpg);
}
#bannerDC {
		background-image:url(/images/banner/duvet-covers.jpg);
}
#bannerCDC {
		background-image:url(/images/banner/childrens.jpg);
}
#bannerD {
		background-image:url(/images/banner/duvet.jpg);
}
#bannerP {
		background-image:url(/images/banner/pillows.jpg);
}
#bannerPC {
		background-image:url(/images/banner/pillow-cases.jpg);
}
#bannerS {
		background-image:url(/images/banner/sheets.jpg);
}
#bannerPr {
		background-image:url(/images/banner/product.jpg);
}



#wrapper{
	width:956px;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #c5c5c5;
}
#mainCol{
	float:left;
	width:476px;
	padding:40px 60px;
}


#rightCol{
	float:right;
	background-color:#838383;
	width:360px;
	
}

#rightColSearch{
	float:right;
	background-color:#838383;
	width:360px;
	padding-top:30px;
	
}
#rightCol h2{
margin:0;
font-size:1.3em;
margin:5px 0;
}
#rightCol h2 a{
	text-decoration:none;
	color:#FFFFFF;
}
#rightCol .mainLink, #rightColSearch .mainLink{
	margin:10px 0 10px 10px;
	padding:10px 10px 10px 5px;
	background-color:#7a7a7a;
	background-image:url(/images/rightcol-gradient.gif);
	background-repeat:repeat-y;
}
#rightCol .mainLink img{
	float:left;
}
#rightCol .mainLink .text{
	float:right;
	width:205px;
	color:#FFFFFF;
}
#rightCol .mainLink .text a{
	color:#FFFFFF;
}
#rightCol .mainLink .text a:hover{
	color:#363636;
}
#main{
	padding:40px 60px 60px 60px;
}

#featuredLeft, #featuredRight{
	float:left;
	width:357px;
	padding:20px 60px;
	background-color:#e0e0e0;
	border-top:2px dotted #c5c5c5;
}
#featuredRight{
	float:right;
	background-color:#e9e9e9;
	border-left:2px dotted #c5c5c5;
}
#featuredLeft h3, #featuredRight h3{
	font-size:1.5em;
	margin-bottom:10px;

}
#featuredLeft img, #featuredRight img{
	float:left;
}
#featuredLeft .text, #featuredRight .text{
	float:right;
	width:185px;
	margin-top:10px;
}
#featuredLeft .text img, #featuredRight .text img{
	margin:10px 0 0 0;
	float:right;
	
}


#mainMenu
{
	list-style:none;
	margin-left:0px;
	padding:0px;
	display:block; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight: bold;
	background-color:#998686;
	background-image: url("/images/menu/bg.gif");
	background-position:top;
	background-repeat:repeat-x; 
	height:2.5em;
}


#mainMenu li
{
display: block;
position:relative;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#mainMenu a
{
color: #FFFFFF;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding:10px 15px 10px 15px;
background-image:  url("/images/menu/border.gif");
background-position:left;
background-repeat:repeat-y;
line-height: 1.2em; 
}
#firstMenu a {
	background-image:none;
}
#mainMenu a:hover, #mainMenu a:active, #mainMenu #here {
color:#363636;
	background-color:#7d7d7d;
	/*background-image:  url("../images/menu/highlighted-bg.gif");
	background-position:top;
	background-repeat:repeat-x;*/
}

/* #mainNav a:hover, #mainNav a:active { background: #D7D493;color: #000; } */

#mainMenu a.active:link, #mainMenu a.active:visited
{
position: relative;
z-index: 102;
background: #BBB;
color: #D7D493;
font-weight: bold;
}


#mainContent{
	width:430px;
	float:left;
}
#mainContent p{
	line-height:1.4em;
	margin:0.8em 0 0.8em 0;

}
#footer{
	height:150px;
	border-top:10px solid #998686;
	background-color:#363636;
}
#footerMenu{
	width:900px;
	margin:0px auto 0 auto;
	font-size:0.7em;
	color:#7a7a7a;
	padding-bottom:20px;
}
#footerMenu ul li{
	float:left;
	list-style:none;
	border-right:1px solid #7a7a7a;
	padding:0 1em;

}
#footerMenu a{
	text-decoration:none;
	color:#7a7a7a;
}
#footerMenu a:hover{
	text-decoration:underline;
}
#copyright {
	float:right;
}




/* -------------------------------------Forms----------------------------------------------- */
label {
margin-left:5px;
float:left;
width:11em;
color:#4a4a4a;
font-weight:bold;
}

legend {
	position:absolute; top: -.5em; left: .5em;
	font-weight:bold;
	font-size:140%;
	font-family:Myriad, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	padding:0 5px 0 5px;
}
fieldset {
	position: relative;
	margin:1em 0;
	padding:1em;
	background-color:#ececec;
	border:1px solid #4a4a4a;
}

/* ---------------------------IE fielset background fix ------------------------------------
html fieldset{ position: relative; margin-top:1em; padding-top:2em; padding-bottom:1em;margin-bottom:2em; }
html legend{ position:absolute; top: -.5em; left: .5em; }
*/

/*input {
	width:210px;
	border:1px solid #c5c5c5;
}
*/
input.radio, input.checkbox, input.submit {
	width:auto;
}

input.radio {
	float:left;
	margin-right:1em;
}


select{
width:130px;
}

textarea {
border:1px solid #c5c5c5;
	width:200px;
	height:150px;

}

#message {
	margin:5px 0 0 5px;
	width:350px;
	height:100px;
}

input.text:focus, textarea:focus {
	background:#ffc;
}

.required {
	font-size:0.75em;
	  color: #d30303;
}
#formerror {
  border: 1px solid red;
  background-color : #FFCCCC;
  width: auto;
  padding: 5px;
  margin-bottom:10px;
}

.errortext {
  padding-left: 160px;
  font: bold smaller sans-serif;
}
.errortextLong {
  padding-left: 20px;
  font: bold smaller sans-serif;
}

	

#formerror ul{
	padding-left:40px;
}

input:focus, textarea:focus {
	background:#ffc;
}
.submit {
	width:117px;
	height:28px;
	margin-left:145px;
	border:none;
}	

.submit:focus {
	background-color:transparent;
}	

#error img {
	margin-left:5px;
	margin-right:5px;
}

/*------------------------------------------------------------------*/

.bold{
	font-weight:bold;
}

#productPic{
float:left;
margin:0 20px 0 20px;
border:1px solid #998686;
}
#mainDesc{
	float:left;
	width:500px;
}

#price{
	font-weight:bold;
	font-size:1.5em;
	color:#990000;
	text-align:right;
	margin-right:60px;
}
.price{
	font-weight:bold;
	font-size:1.3em;
	color:#990000;
}
.moreInfo{
	margin-left:50px;
}
.buyButton{
	margin:10px 0 0 0;
}
#buynow{
	text-align:right;
	margin-right:40px;
}

/*-------------Results Page---------------------*/
#results, #results .productPic{
	border:1px solid #998686;
	float:left;
}
#results .productPic{
	width:200px;
	margin-right:10px;

}
#results li{
	padding:20px 10px;

}
.button {
	border:none;
}
#resultBox, #pagination{
	background-color:#998686;
	padding:5px;
	font-weight:bold;	
}
#resultBox span{
	float:left;
	margin:2px 0 0 0;
}
#resultBox #sort{
	float:right;
}
#resultBox select{
	width:11em;
}
#resultBox label{
margin:2px 5px 0 0;
width:auto;
}
#pagination{
	text-align:center;
	font-weight:bold;
}
#pagination #previous{
	margin:0 15px 0 35px;
}
#pagination #next{
	margin:0 35px 0 15px;
}
#pagination a{
	text-decoration:none;
	color:#4a4a4a;
	font-weight:bold;
}
#pagination a:hover{
	text-decoration:underline;
}
#results ul li{
	border-bottom:1px solid #c9bdbd;
	list-style:none;
}
.notLive{color:#CC9900;}
.spacer {padding-left:150px;}

/* ---------------Search Results ------------------------*/
#heading{
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.7em;
	text-align:center;
}
/* -----------------Admin-----------------*/
#colour label{
	width:5em;
	display:inline;
}
