/*

 Design Monkey
 layout.css

*/



/* Remove Default Styling
------------------------------------------------------------------------------------------------- */
	
* { 
	margin: 0; 
	padding: 0; 
	font-style: normal; 
}

img { 
	border: 0; 
}


/* Typography
------------------------------------------------------------------------------------------------- */

body{
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	background: #FFFFFF url(../images/content_bg.jpg) repeat-y top center;
}

p{
	font-size:0.7em;
	line-height: 1.5em;
}

h1,h2,h3,h4{
	font-family: Tahoma, sans-serif;
}

a{
	text-decoration:none;
}

a:hover{

}
	

/* Overall Layout
------------------------------------------------------------------------------------------------- */


.clearleft{
	clear: left;
}

div#container{
		
}

div#container{
	width: 1000px;
	margin: 10px auto;
}


/* Header 
------------------------------------------------------------------------------------------------- */

div#header{
	width: 1000px;
	height: 155px;
}

div#header h1{
	width: 190px;
	float: left;
}

div#header h1 a{
	width: 190px;
	height: 150px;
	display: block;
	text-indent: -30000px;
	outline: none;
	background: transparent url(../images/logo.jpg) no-repeat top left;
	margin: 10px 0;
}

div#special{
	width: 560px;
	float: left;
	margin-left: 40px;
	background: transparent url(../images/note.jpg) no-repeat right;
}

div#special img{
	float: left;
	margin: 20px 20px 0 10px;
}

h3.delivery{
	width: 321px;
	height: 28px;
	display: block;
	text-indent: -30000px;
	outline: none;
	background: transparent url(../images/h3_free_delivery.jpg) no-repeat top left;
	margin: 10px 0;
	float: left;
}

div#special p{
	float: left;
	width: 400px;
}

div#basket{
	float: right;
	list-style: none;
	color: #000;
	background: transparent url(../images/basket_bg.jpg) repeat-y top left;
	width: 194px;
	height: 140px;
}

div#basket h2{
	width: 174px;
	height: 36px;
	display: block;
	text-indent: -30000px;
	outline: none;
	background: transparent url(../images/h2_shopping.jpg) no-repeat top left;
	margin: 5px 0 5px 10px;
}

ul#basket_nav{
	list-style: none;
	color: #000;
}

ul#basket_nav li{
	float: left;
	padding: 0 15px;
}

ul#basket_nav a{
	color: #333;
	font-size: 0.8em;
}

h3#contact_details{
	display: block;
	width: 373px;
	height: 28px;
	background: transparent url(../images/h3_contact.jpg) no-repeat top left;
	text-indent: -30000px;
	margin: 5px;
}

/* Content 
------------------------------------------------------------------------------------------------- */

div#content{
	clear: both;
	width: 1000px;
	padding: 6px 0 0 0;
	margin: 0;
}

div#content div#leftcol{
	width: 220px;
	float: left;
	margin: 0 6px 0 0;
}

div#content div#leftcol h2{
	display: block;
	text-indent: -30000px;
	width: 200px;
	height: 48px;
}

div#content div#leftcol h2.search{
	background: transparent url(../images/h2_searchproducts.jpg) no-repeat right;
}

div#content div#leftcol h2.products{
	background: transparent url(../images/h2_ourproducts.jpg) no-repeat right;
}

div#content div#leftcol h2.sitepages{
	background: transparent url(../images/h2_sitepages.jpg) no-repeat right;
}

div#leftcol p{
	margin: 0 0 0 15px;
}

div#content div#leftcol form{
	padding: 0;
}

div#content div#leftcol form input.input{
	width: 137px;
	height: 26px;
	background: transparent url(../images/search_input.jpg) no-repeat top left;
	float: left;
	color: #FFF;
	border: 0;
	padding: 3px 5px;
	margin: 3px 0 3px 25px;
}

div#content div#leftcol form input.button{
	width: 35px;
	height: 29px;
	background: transparent url(../images/search_button.jpg) no-repeat top left;
	border: 0;
	outline: none;
	text-indent: -30000px;
	font-size: 0;
	float: left;
	margin-left: 0;
}

div#content div#leftcol p{
	padding: 0 13px 5px 13px;
	color: #999;
	font-size: 0.7em;
}

div#content div#leftcol ul{
	font-size: 0.6em;
	list-style: none;
	margin: 15px 20px 0 20px;
}

div#content div#leftcol ul ul{
	font-size: 0.9em;
	margin: 5px 5px 5px 0;
}

div#content div#leftcol ul li{
	text-align: right;
	text-transform: uppercase;
}

div#content div#leftcol ul li, div#content ul li.subcats_li{
	font-size: 1em;
	padding: 3px 0;
}

div#content div#leftcol ul li a:hover{
	color: #FFF;
}

div#content div#leftcol ul li a{
	color: #818181;
	padding: 5px;
	font-size: 1.2em;
}

div#content div#leftcol ul li a.selected{
	color: #FFF;
	font-weight: bold;
}

div#content table{
	font-size: 0.6em!important;
	line-height: 1.6em;
}

div#content table td{
	padding: 3px;
}

div#content table th{
	text-align: left;
	background: #EEE;
	padding: 3px;
}

div#content table tr.alt{
	background: #F6F6F6;
}


div#content div#maincol{
	width: 580px;
	float: left;
	margin: 0 10px 0 2px;
	padding-right: 10px;
	background: transparent url(../images/line.jpg) repeat-y top right;
}

div#maincol_inner{
	background: transparent url(../images/main_col_bg.jpg) no-repeat top left;
}

ul.list{
	font-size: 0.8em;
	margin-left: 20px;
}

div#sitemaplist > ul{
	font-size: 0.8em;
	margin-left: 20px;
}

div#maincol_inner a{
	color: #163748;
}

div#content div#rightcol{
	width: 170px;
	float: right;
}

div#content div#rightcol div.product_image{
	width: 80px;
}

div#content div#rightcol div.product_details{
	width: 90px;
	font-size: 0.7em;
}

div#content div#rightcol div.product_details a{
	color: #666;
}

div#content div#maincol h1, div#content div#maincol h2, div#content div#maincol h3, div#content div#maincol h4, div#content div#maincol p{
	margin: 5px;
}

div#content div#maincol h1{
	font-weight: normal;
	color: #5A4C53;
	font-size: 1.5em;
}

div#content div#maincol h1 strong{
	font-weight: normal;
	color: #01539F;
}

div#content div#maincol h1.welcome{
	background: transparent url(../images/h2_welcome.jpg) no-repeat top left;
	display: block;
	text-indent: -30000px;
}

div#content h2.featured{
	background: transparent url(../images/h2_featured.jpg) no-repeat top left;
	display: block;
	text-indent: -30000px;
	width: 152px;
	height: 24px;
}

div#content div#maincol h3{
	font-weight: normal;
	color: #5A4C53;
	font-size: 1.1em;
}

div#content div#maincol h3 a{
	color: #5A4C53;
}

div#content div#maincol h3 strong{
	font-weight: normal;
	color: #01539F;
}

p.back a{
	background: transparent url(../images/back.gif) no-repeat left;
	padding: 0 10px;
	color: #666;
}

p.back a:hover{
	border-bottom: 1px #999 dashed;
}

div#content div#maincol h4{
	font-weight: normal;
	color: #666;
	font-size: 1.0em;
}

div#content div#maincol p{
	font-weight: normal;
	color: #666;
	font-size: 0.7em;
	line-height: 1.8em;
}

div#content div#maincol ul li{
	font-size: 1.0em;
	padding: 4px 0 4px 10px;
	color: #333;
}

hr{
	border-color: transparent transparent #666 transparent;
	border-width: 0 0 1px 0;
	border-style: dashed;
	margin: 5px 5px;
}

fieldset{
	-moz-border-radius:5px;
	padding: 5px;
	overflow: hidden;
	font-size: 0.9em;
}

fieldset legend{
	padding: 5px;
	font-size: 0.9em;
	color: #666;
}

fieldset.pages{
	font-size: 0.7em;
}

fieldset.pages div.current{
	width: 80px;
	padding: 4px;
	float: left;
	background: #F6F6F6;
	text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

fieldset.pages div.list{
	width: 200px;
	padding: 0 4px;
	float: left;
	text-align: left;
}

div.list a{
	color: #666;
}

fieldset.pages div.orderby{
	width: 130px;
	padding: 0;
	float: left;
	text-align: right;
}

fieldset.pages div.perpage{
	width: 140px;
	padding: 0;
	float: left;
	text-align: right;
}

.page_links{
	display: block;
	border: 1px #CCC solid;
	padding: 3px;
	background; #F6F6F6;
	width: 1.2em;
	text-align: center;
	float: left;
	margin: 0 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}

div#content h2{
	font-weight: normal;
	color: #666;
}

div#content p a{
	color: #666;
}

div#content h2 strong{
	color: #01539F;
}

div#content div.text_bit_big input{
	width: 300px;
}

div#content div.text_bit_big textarea{
	width: 301px;
}

.alert{
	padding: 10px 10px 10px 40px;
	background: #FFFACE url(/admin/images2/exclamation.png) no-repeat 10px 10px;
	border-top: 1px dashed #CC0033;
	border-bottom: 1px dashed #CC0033;
	display: block;
	font-size: 0.8em;
}

.ok{
	padding: 10px 10px 10px 40px;
	background: #CEE6FF url(/admin/images2/accept.png) no-repeat 10px 10px;
	border-top: 1px dashed #0E67C1;
	border-bottom: 1px dashed #0E67C1;
	display: block;
	font-size: 0.8em;
}

table{
	font-size: 0.8em;
}

table thead{
	font-size: 0.8em;
	background: #F6F6F6;
	text-align: left;
}

table thead th{
	padding: 4px;
}

table p{
	font-size: 0.9em!important;
	margin: 2px;
}

.basket_row_shade{
	background: #F6F6F6;
}

a.pdflink{
	padding: 2px 0 2px 20px;
	background: transparent url(../images/pdf.png) no-repeat left;
}

input.small{
	width: 60px!important;
}

/* Product Listings ---------------------------------------------------------------------------- */

h1.product_name{
	font-size: 1.2em!important;
}

div#left_content{
	width: 180px;
	float: left;
	text-align: center;
}

div#right_content{
	width: 380px;
	float: left;
}

div.product_row{
	margin-bottom: 10px;
	clear: both;
}

div.product_row div.product_image{
	width: 160px;
	float: left;
	text-align: center;
}

div.product_row div.product_details{
	width: 400px;
	float: left;
}

ul.image_menu li{
	background-image: none!important;
	padding-left: 15px!important;
	margin: 5px 0!important;
}

dl.checkoutform dt{
	width: 160px;
	float: left;
	padding: 3px;
	font-size: 0.8em;
}

dl.checkoutform dd{
	width: 300px;
	float: left;
	padding: 3px;
}

dl.checkoutform dd input{
	width: 300px;
}

span.formInputs{
	width: 160px;
	float: left;
	padding: 2px;
	font-size: 0.7em;
}

/* Footer 
------------------------------------------------------------------------------------------------- */

div#footer{
	clear: both;
	background: transparent url(../images/footer_bg.jpg) no-repeat top left;
	width: 1000px;
	height: 80px;
	margin-top: 20px;
	color: #333;
}

div#footer img{
	float: right;
	margin: 0 10px;
}

div#footer p{
	clear: right;
	float: right;
	margin-right: 10px;
}

div#footer ul{
	clear: right;
	float: right;
	list-style: none;
	font-size: 0.7em;
	margin: 10px;
}

div#footer ul li{
	float: left;
	margin-left: 5px;
}

div#footer ul li a{
	color: #333;
}

div#footer ul li a:hover,div#footer ul li a.selected{
	color: #333;
	border-bottom: 1px dashed #666;
}

/* Helper Styles 
------------------------------------------------------------------------------------------------- */	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.highlight {
	font-weight: bold;
	color: #c90033;
}
	
.hide { display: none; }
	
.clear {
	clear: both;
}
	
.bold {
	font-weight: bold;
}

.date {
}
	
.error {
	color: red;
}
	
em { 
	font-style: italic;
}



/* star rating system */
ul.rating{
	width:180px!important;
	height:16px!important;
	margin:0 0 20px 5px;
	padding:0;
	list-style:none!important;
	clear:both;
	position:relative;
	background: url(/images/star-matrix.gif) no-repeat 0 0;
}

div.rating{
	width:280px;
	height:14px;
	overflow: hidden;
	font-size: 0.6em;
	color: #666;
	margin:0 0 20px 5px;
	padding:2px 0 0 90px;
	clear:both;
	background: url(/images/star-matrix.gif) no-repeat 0 0;
}

div.rating a{
	color: #666;
	border-bottom: 1px #EEE dashed;
}

/* add these classes to the ul to effect the change to the correct number of stars */
.star0 {background-position:0 0!important;}
.star1 {background-position:0 -16px!important;}
.star2 {background-position:0 -32px!important;}
.star3 {background-position:0 -48px!important;}
.star4 {background-position:0 -64px!important;}
.star5 {background-position:0 -80px!important;}
ul.rating li {
	cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
	float:left;
	/* end hide*/
	text-indent:-999em;
	background: none!important;
}
ul.rating li a {
	position:absolute;
	left:0;
	top:0;
	width:16px;
	height:16px;
	text-decoration:none;
	z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
	z-index:2;
	width:80px;
	height:16px;
	overflow:hidden;
	left:0;	
	background: url(/images/star-matrix.gif) no-repeat 0 0;
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */

/* Review List ----------------------------------------------- */

div#review_list{
	margin: 5px;
	padding: 5px;
	background: #F6F6F6;
	border-width: 1px 0 1px 0;
	border-color: #DDD;
	border-style: dashed;
}

div#review_list dl{
	font-size: 0.7em;
	line-height: 1.8em;
	color: #666;
}

div#review_list dl dt{
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 5px 5px 2px 20px;
	background: #FFF url(/images/comment.png) no-repeat 2px 7px;
}

div#review_list dl dt small{
	font-weight: normal;
}

div#review_list dl dd{
	margin: 0 0 5px 0;
	background: #FFF;
	padding: 0 5px 5px 20px;
}

/* Review Content ----------------------------------------- */

div#review_content{
	padding: 10px;
	font-size: 0.5em;
	text-align: left;
	line-height: 1.6em;
}

div#review_content h2{
	font-size: 1em;
	font-weight: normal;
}

div#review_content p{
	font-size: 0.6em;
	color: #666;
	margin: 5px 0;
}

div#review_content dl{
	font-size: 0.9em;
}

div#review_content dl dt{
	width: 120px;
	float: left;
	font-size: 0.9em;
	clear: left;
}

div#review_content dl dd{
	width: 220px;
	float: left;
}

div#review_content dl dd input, div#review_content dl dd textarea{
	width: 220px;
}

div#review_content dl dd input.button{
	width: 100px;
}

div#review_content dl dd input.radio{
	width: 15px!important;
}
