/* 
client:			B and M Fencing
build:			25/09/07
creator:			Matt 
					gencon.co.uk
*/

@import "admin.css";
@import "form.css";


/* reset code */

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

.clear {
    clear:both;
    }


/* --default-- */ 
body {
	margin: 0;
	padding: 0;	
	font-size: 78%;
	font-family: Helvetica, Arial, sans-serif;
	color: #364D1F;
	background: #F5F5D9;
	text-align:center;
}

h1, h2, h3, h4, h5, h6 {
	color: #364D1F;
}

h1 {
	margin: 20px 0 14px 0;
	font-size: 1.8em;
	border-bottom:1px solid #A6CE39;
}

h2 {
	margin-top: 0;
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

a {
	color: #A6CE39;
	text-decoration: none;
}

a:hover {
	color:  #A6CE39;
	text-decoration: underline;
}

hr {
	margin: 2em 0 2em 0;
}


/*  */

/* --generic id's & classes-- */
div.clear {
	clear: both;
}

div#content img.imageleft {
	margin: 0 20px 20px 0;
	float: left;
	
	border: #364D1F 1px solid;
}

div#content img.imageright {
	margin: 0 0 20px 20px;
	float: right;
	
	border: #364D1F 1px solid;
}

.price {
	font-size: 1.1em;
	font-weight: bold;
}
/*  */

/* --structure-- */
div#surround {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 824px;
	text-align:left;
}

div#header {
	margin: 0;
	padding: 0;
	height: 155px;
	background:#ffffff url(../images/bg-header.gif) no-repeat top left;
}

div#main {
	margin: 0;
	padding: 11px 0 0 0;
	background: #A6CE39 url(../images/bg-main.gif) repeat-y;
}

div#footer {
	margin: 0 auto 20px auto;
	padding: 0;
	width:824px;	
	background: transparent url(../images/bg-footer.gif) no-repeat top left;
	text-align:left;
}
/*  */

/* --header-- */
div#header img.logo {
	margin: 0 0 0 21px;
	border: none;
}

div#header img.printlogo {
	display: none;
}

div#header img {
	border: none;
}

/* headersearch */
div#headersearch {
	margin: 0;
	margin: 34px 0 0 21px;
	float:left;
	width:201px;
	display:inline;
}

div#headersearch label {
	display: none;
}

div#headersearch input {
	font-size:11px;

}

div#headersearch input.product_search {
	margin:4px 10px 0 0;
	width:123px;
	border:#A7CD3A 1px solid;
	padding:2px 0 0 0;
}
/*  */

/* headernav */
ul#headernav {
	padding: 40px 0 0 14px;
	list-style: none;
	float:left;
}

ul#headernav li {
	float: left;
	display:inline;
}

ul#headernav li a.nav_last {
	background-image: none;
}

ul#headernav li a {
	padding: 0 21px 0 0;
	color: #E9E79C;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

ul#headernav li a:hover,ul#headernav li a.active {
	color: #ffffff;
}
/*  */

	/* BASKET */
	div#basket {
		display: none;
		/*margin: 0 0 0 660px;
		padding: 0;	
		position: absolute;
		top: 130px;
		width: 130px;
		display: block;
		
		color: #d5eb2f;
		text-align: left;
		background-color: #525077;*/
	}	
	
	div#basket a {
		color: #d5eb2f;
		text-decoration: none;
	}
	
	div#basket a:hover {
		color: #fff;
		background-color: transparent;
		text-decoration: underline;
	}	
	
	div#basket ul {
		margin: 0;
		padding: 0;		
		list-style: none;
		font-size: 0.9em;
	}
	
	div#basket li {
		padding: 0 10px 0 10px;
		line-height: 28px;
	}
	
	div#basket li a {
		padding: 0;
		display: block;
	}	
	/*  */
	
	/* OPTIONS */
	div#options {
		display: none;
		/*margin: 0 0 0 378px;
		padding: 0;	
		position: absolute;
		top: 130px;
		
		color: #d5eb2f;
		text-align: center;*/
	}
	
	div#options ul {
		margin: 0;
		padding: 0;
		list-style: none;		
		border-top: none;
		font-size: 0.9em;
	}
	
	div#options li a {
		color: #d5eb2f;
		text-decoration: none;
		display: block;
		background-color: #525077;
		width: 90px;
		margin-left: 3px;
	} 
	
	div#options li {
		border-bottom: #fff 1px solid;
		padding: 0;
		line-height: 28px;
		float: left;
	}
	
	div#options li a:hover {
		text-decoration: underline;
		background-color: #525077;
	} 
	/*  */	
/*  */

/* --main-- */
div#column {
	margin: 0 1px 0 21px;
	padding:31px 0 0 0;
	width: 190px;	
	background:transparent url(../images/bg-column-top.gif) no-repeat top;
}
	
	/* PRIMARY */
	ul.primary {
		margin: 0px 0 0px 0;
		padding: 1px 5px 20px 0px;
		background: #6D8539 url(../images/bg-primary.gif) no-repeat bottom;
	}
	
	ul.primary li {
		margin: 0;
		padding: 0;		
		display: block;		
		font-size: 1em;
		background-color: transparent;
	}
	
	ul.primary li.nav_title {
		padding:14px 0 0 8px;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 1em;	
		color:#E6E69C;
	}
	
	ul.primary li a {
		padding: 0 0 0 8px;
		line-height: 20px;
		height: 18px;
		display: block;		
		color: #CDCDCD; 
		text-transform: capitalize;
		text-decoration: none;
		font-size: 0.9em;

	}	
	
	ul.primary li a:link {
		background-color: transparent;
	}
	
	ul.primary li a:hover, ul.primary li a.active {
		color: #ffffff;
		background: transparent url(../images/bg-li-primary.gif) no-repeat  left center;
		text-decoration: none;
	}

	ul.primary li a.active {
		background:none;
		}
	
	#adminnav {
		background: transparent;
		border-top: none;
	}
	
	#adminnav li {
		margin-left: 0;
		margin-bottom: 5px;
	}
	
	#adminnav li a {
		padding-left: 5px;
		line-height: 2em;
		height: 2em;		
		color: Green;
		background-color: #C3FFD2;	
	}
	
	#adminnav li a:hover {
		color: Green;
		background-color: #EEFFF2;	
	}
	/*  */
	
div#content {
	margin: 0 21px 0 0;		
	padding: 0 14px 0 24px;	
	float: right;
	width: 553px;
	display:inline;
	background: transparent url(../images/bg-content.gif) no-repeat top right;
}

* html div#content {
	margin:0 19px 0 0;
}

div#main.home-page div#content {
	margin: 0 19px 0 0;		
	padding: 0;	
	float: right;
	width: 583px;
	display:inline;
	background:none;
}

div#main div#content div.clear.end-main {
	background:transparent url(../images/bg-content-clear.gif) no-repeat top left;
	margin:0 -21px 0 -21px;
	height:38px;
}


div#content p {
	font-size: 1em;
	line-height: 1.4em;
	margin:0.7em 0;
}

div#content img {
	border: 1px solid silver;
}

div#content .ctaboxpagead,
div#content .ctaboxpageadend,
div#content .ctaboxofferad,
div#content .ctaboxofferadend {
	margin: 8px 5px 0px 0;
	padding: 0;
	float: left;
	width: 190px;
	height:225px;
	background: #364D1F;
}


div#content .ctaboxpagead p,
div#content .ctaboxpageadend p,
div#content .ctaboxofferad p,
div#content .ctaboxofferadend p {
	margin:0 0 0 10px;
}

div#content .ctaboxpagead p.admintext,
div#content .ctaboxpageadend p.admintext,
div#content .ctaboxofferad p.admintext,
div#content .ctaboxofferadend p.admintext {
	position: relative;	
	top: -165px;
	float: left;	
	background-color: #fff;
}

div#content .ctaboxpagead p.admintext a,
div#content .ctaboxpageadend p.admintext a,
div#content .ctaboxofferad p.admintext a,
div#content .ctaboxofferadend p.admintext a 
{
	color: #01437C;
} 


div#content .ctaboxpagead p a,
div#content .ctaboxpageadend p a,
div#content .ctaboxofferad p a,
div#content .ctaboxofferadend p a {
	font-size: 0.9em;
	color: #8AAE34;
	text-decoration: underline;
}

div#content .ctaboxofferad,
div#content .ctaboxofferadend {
	background: #01437C url(../images/cta_offerad_bg.jpg) no-repeat bottom;
}

div#content .ctaboxpagead {

}

div#content .ctaboxpageadend {
	margin-right: 0;
}

div#content .ctaboxofferad {
	margin-right: 5px;
}

div#content .ctaboxofferadend {
	margin-right: 0;
}

div#content .ctaboxpagead h2,
div#content .ctaboxpageadend h2 {
	margin:0 0 0 10px;
	color: #fff;
	font-size: 1em;
}

div#content .ctaboxpagead img,
div#content .ctaboxpageadend img {
	margin: 0;
	padding: 0;
	border: none;
}

div#content .ctaboxofferad img, 
div#content .ctaboxofferadend img {
	float: right;
	border: none;
}

div#content .ctaboxofferad h2, 
div#content .ctaboxofferadend h2 {
	margin: 124px 0 0 0;
	padding: 2px;	
	color: #fff;
	font-family: "Century Gothic", Helvetica;
	font-size: 1.2em;
	font-weight: bold;
	font-weight: normal;
}

div#content em.oldoffpr {
	text-decoration: line-through;
}

div#content em.newoffpr {
	font-weight: bold;
	font-size: 1.1em;
	color: Red;
}

	/* BREADCRUMB */
	ul#breadcrumb {
		margin: 0 -14px 0 -14px;
		padding: 6px 6px 6px 14px;	
		position: relative;		
		color: #ffffff;
		font-size: 0.9em;
		background: #A6CE39;
		font-weight:bold;
	}
	
	ul#breadcrumb li {
		display: inline;
	}
	
	ul#breadcrumb a {
		color: #364D1F;		
		padding:0 3px 0 0;
	}
	
	ul#breadcrumb a:hover {
		text-decoration:underline;
	}
	/*  */
	
	/* PAGENAV */
	ul.pagenav {
		margin: 0;
		padding: 0;		
		width:130px;
		font-size:0.9em;
		line-height:1.5em;
	}

	li.pagelink {
		float: right;
		width: 12px;
	}

	li.totalpages {
		float: left;
		text-align: left;
	}
	
	li.previousnext {
		float: left;
	}
	/*  */
	
	/* SPOTLIGHT */
	div#spotlight {
	}
	
	div#spotlight img {
		border: none;
	}
	/*  */
	
	/* CATEGORY */

		
		.oldprice {
			font-size: 1em;
			text-decoration: line-through;
			color: #5F5F5F;
		}
		
		li.newprice {/* not used for category products ( see div#content div.product li.newprice) */
			color: #364D1F;
			font-size: 1.4em;
			font-weight: bold;
			list-style: none;
		}
		
		div#content div.product div.clear,
		div#content div.productwide div.clear,
		div#content div.productend div.clear {
			display: none;
		}	
		
		div.categoryblock div.product h2,
		div.categoryblock div.productend h2 {
			margin: 0;
			padding: 0;			
			font-size: 1em;
			font-weight: bold;
			width:105px;
		}
		
		div.product h2 a,
		div.productend h2 a {
			color: #364D1F;
			display:block;
			border-bottom:#A6CE39 1px solid;
		}
		
		div#content p.details {
			padding: 5px 5px 0 0;
						
			font-size: 1.1em;
		}
		
		div.product ul.productprices,
		div.productend ul.productprices {
			height: 60px;			
			color:  #364D1F;
			font-size: 0.9em;
			list-style-type: none;
		}
		
		div.product ul.productprices li,
		div.productend ul.productprices li {
			padding: 1px 5px 0 0;
		}
		
		/* PRODUCT STYLES */		
		div#content div.product,
		div#content div.productend {
			margin: 0 32px 10px 0;
			float: left;
			width: 114px;
			color: #1F3281;
			border: none;
			background-color: #fff;
		}
		
		div#content div.productend {
			margin-right: 0;
		}
		
		div#content div.productwide {
			margin: 0 0 1.7em 1em;
			padding: 0;
			width: 94%;			
			color: #000;
			border: none;
			background-color: #E7F0ED;
		}
		
		div#content div.product img,
		div#content div.productwide img,
		div#content div.productend img {
			margin: 0 0 0 -5px;
			padding: 0;
			z-index: 2;
			
			border: none;
		}
		
		div#content div.categoryblock div.product img {
			background: transparent url(../images/bg-category-product.gif) no-repeat top left;
			padding:4px 4px 5px 5px;
		}
		
		div#content div.productwide img {
			float:right;
		}

		div#content div.product ul,
		div#content div.productwide ul,
		div#content div.productend ul {
			margin: 0;
			padding: 0;			
			list-style: none;
		}
		
		div#content div.product li {
			margin-bottom: 0px;	
		}
		
		div.product ul li,
		div.productwide ul li,
		div#content div.productend ul li {
			display: block;		
		}
		
		div#content div.product li.newprice,
		div#content div.productend li.newprice {
			color: #364D1F;
			font-size: 1em;
			font-weight: normal;
			list-style: none;
		}
		
		div#content div.product p,
		div#content div.productwide p,
		div#content div.productend p {
			display: none;
		}	

		div#content li.detailslink {
			margin: 0.3em 0 0 0;
			padding: 0;
		}
	/*  */	
	
	/* PRODUCT DETAILS */

	
	div#productdetails h3 {
		font-weight: normal;
	}
	
	div#productdetails img {
		border:none;
	}
	
	div#prodisimg {
		margin: 25px 10px 0 0;
		padding: 0;
	}
	
	div#prodisimg .dynimgbloc img {
		background:transparent url(../images/bg-dynimgbloc.gif) no-repeat top left;
		padding:4px 5px 7px 6px;
		border:none;
	}
	
	div#prodisimg img.microthumb {
		background:transparent url(../images/bg-microthumb.gif) no-repeat top left;
		padding:2px 3px 5px 4px;
	}
	
	div#productdetails ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	div#productdetails fieldset {
		margin: 0;
		padding: 0;
	}
	
	div#productdetails table {
		clear:both;
		margin:0 0 0 1px;
		font-size: 0.9em;
		border-collapse: collapse;
		width:100%;
		border-bottom: #A6CE39 1px solid;
		border-right: #A6CE39 1px solid;
	}
	
	div#productdetails th {
		padding: 4px;
		height: 40px;
		text-align:center;
		color: #fff;
		font-weight: bold;
		background-color: #A6CE39;
		border-left: #fff 1px solid;
	}
	
	div#productdetails th:first-child {
		border-left: #A6CE39 1px solid;
	}

	
	div#productdetails td {
		background-color: #ffffff;

		border-left: #A6CE39 1px solid;
		padding:4px;
	}
		
	/*  */
	
	/* PRODUCT OPTIONS */
	table#productoptions th {
		font-size: 0.9em;
		font-weight: normal;	
	}
	
	table#productoptions th.toptitle {
		text-align: center;
	}
	
	table#productoptions tr.descriptionrow {
		background-color: #EEEEEE;
	}
	
	table#productoptions td.descriptiontext {
		border: 1px solid #7E7E7E;
		text-align: left;		
	}
	
	table#productoptions tr.options th,td {
		text-align: center;
	}	
	/*  */
	
	/* VIEW BASKET */
	table {
		margin-bottom: 15px;	
	}
	
	table#admintable {
		border-bottom: 1px solid #000;		
	}
	
	table#admintable th {	
		font-weight: normal;
		border-bottom: 1px solid;
		line-height: 1.8em;
	}
	
	table#subtotal {
		text-align: right;
	}
	/*  */	
	
	/* CHECKOUT */
		/* PROGRESS BAR */
		#progress_indicator {
			margin: 0 0 50px 0;
			padding: 0;
			
			font-size: 0.8em;
			text-transform: uppercase;
			text-align: center;
			color: #989796;
		}
	
		#progress_indicator li {
			margin: 0 2px 2px 2px;
			padding: 0 0 0 0;
			line-height: 15px;
			float: left;
			width: 115px;
			
			background-color: #eaeaea;
			border-bottom: 1px solid #646464;
		}
			
		#progress_indicator a {
			padding: 0;
			width: 115px;
			
			text-decoration: none;
		}
		
		#progress_indicator a:hover {
			background-color: transparent;
		}
	
		#selected  {
			color:  #373535;
		}
		
		#checkout_comments {
			margin: 0 auto 0 auto;
			padding: 0;
			
			text-align: left;
		}
		
		.carddates {
			 float:left;
			 width:7em;
		}
		
		.checkoutaddress {
			 float:left;
			 width:250px;
		}
		/*  */
		
		/* USER SPECIFIC OPTIONS */		
		div#content ol.customeroptions li a {
			margin-bottom: 3px;
			padding: 5px;
			width: 350px;
			line-height: 1.6em;
			background-color: #F2F2F2;
			/* -moz-border-radius: 10px; */
			display: block;
		}
/*  */
/*  */

/* FOOTER */
ul.footer {
	margin: 0 0 0 19px;		
	padding:7px 0 0 0;	
	font-size: 0.9em;
	color: #fff;
	height:50px;
	list-style-type: none;
}
	
ul.footer li {
	margin:0px 16px 0 0px;
	line-height: 2em;
	display:inline;
}

ul.footer a {
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
}

ul.footer a:hover {
	text-decoration: underline;
}

#siteinfo {
	margin-top: 10px;
}


div#footer li.copyright {
	margin: 0;
	padding: 0;
	float: right;
}
/*  */
