/*
Newlyns Farm Shop
June 2008
*/

/** RESET CODE **/

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 AND FLOATS **/


.clear {
	clear:both;
	margin:0;
	line-height:0%;
	padding:0;
	font-size:0em;
	display:block;
	height:0%;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

body {
	margin: 0;
	padding: 0;
	font-size: 78%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #ffffcc;
	text-align:center;
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

.container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 976px;
	text-align:left;
	background: #ffffcc url(/images/bg-container.gif) repeat-y top left;
}

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

div#main {
	margin: 0 18px 18px 18px;
	background: #fff url(/images/bg-main.gif) repeat-y top left;
	width:940px;
}

.column {
	margin: 0 0 0 12px;
	padding:0;
	width: 163px;
}

.content {
	margin: 0 17px 0 0;
	padding: 0;
	float: right;
	width: 725px;
	display:inline;
}

.footer-container {
	margin: 0 auto 0 auto;
	padding:0 0 20px 0;
	width: 976px;

}

.footer {
	margin:0px;
	padding:5px 0 0 0;
	text-align: left;
	background:url(/images/bg-footer.gif) repeat-y top left;
}

/** **/

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

h1 {
	margin: 1em 0 0.5em 0;
	padding:0 0 3px 0;
	font-size: 1.2em;
	font-weight:bold;
}

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

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

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

p {
	font-size:11px;
}

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

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

/* --generic id's & classes-- */

div.content img.imageleft, div.caption_image.left img {
	margin: 0 20px 20px 0;
	float: left;
	border: #e3d8ac 1px solid;
}

div.content img.imageright, div.caption_image.right img {
	margin: 0 0 20px 20px;
	float: left;
	border: #e3d8ac 1px solid;
}

div.caption_image.left img, div.caption_image.right img {
	margin-top:5px;
}

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


/** HEADER **/

.header img.logo {
	margin: 17px 0 0 44px;
	border: none;
}

/* Header CTA */

div.header_cta {
	padding: 5px 0 0 10px;
	float: left;
	width: 483px;
	height: 90px;
}

div.header_cta p.admintext a {
	position: relative;
	top: -102px;
	width: 160px;
	display: block;
	text-align: center;
	background-color: #fff;
}

/* */

/* Header Nav */

ul#headernav {
	padding: 0 10px 0 10px;
	list-style: none;
	clear:both;
	position:absolute;
	top:107px;
	left:356px;
}

ul#headernav li {
	margin: 0;
	padding: 0;
	font-size:1.15em;
	line-height:2.1em;
	display: inline;
	color: #5b2f1b;
	background:url(/images/bg-headernav-li.gif) no-repeat right 55%;
}

ul#headernav li#primary_navigation_6 {
	background:none;
}

ul#headernav li a {
	margin: 0 14px;
	padding: 0;
	display: inline;
	color: #5b2f1b;
}

ul#headernav a:hover, ul#headernav a.activelink {
	color: #000;
	text-decoration: none;
}

/*  */


/* Search */

#search label {
	display:none;
}

#search {
	height:auto;
	overflow:hidden;
}

#search input.textbox {
	width:62%;
	border:1px solid #aeaeae;
	color:#aeaeae;
	padding:2px 0 4px 3px;
	margin:0 1px 0 0;
	font-size:11px;
	float:left;
}

#search input.searchbutton {
	width:30%;
	font-size:12px;
	background:#7d8d5e;
	color:#fff;
	border:none;
	border-right:1px solid #4a5333;
	border-bottom:1px solid #4a5333;
	border-top:1px solid #beb197;
	border-left:1px solid #98a27f;
	padding:1px;
	float:right;
	cursor:pointer;
}
/*  */

/* Primary Navigation */

ul.primary {
	margin: 0 0 5px 0;
	padding: 0;
}

ul.primary li {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1em;
	background-color: transparent;
}

ul.primary li.nav_title1,ul.primary li.nav_title2,ul.primary li.nav_title3 {
	padding:2px 7px;
	font-size: 14px;
	color:#fff;
	background:#82492c;
	margin:16px 0 2px 0;
}

ul.primary li.nav_title2 {
	background:#33b1ef;
}

ul.primary li.nav_title3 {
	background:#72704a;
}

ul.primary li a {
	padding: 0 0 0 3px;
	margin:0 0 0 14px;
	display: block;
	line-height:150%;
	color: #2d130d;
	text-decoration: none;
	font-size: 11px;	
	height:1%;
	border-bottom:1px solid #dfdfdf;
}

ul.primary li a:hover, ul.primary li a.active {
	background: #fffccc;
	text-decoration: none;
}


/* */

/* Newsletter */

.column .newsletter {
	background:#666;
	padding:6px 4px 6px 10px;
	margin:16px 0 8px 0;
}

.column .newsletter p {
	color:#ffffff;
	padding:0 0 8px 0;
}

.column form.newsletter-form {
	margin:0 0 12px 0;
	padding:0;
	line-height:0;
}

.column form.newsletter-form label {
	display:none;
}

.column form.newsletter-form input {
	margin:0;
}

.column form.newsletter-form input.newsletter-textbox {
	width:102px;
	border:1px solid #ffffff;
	color:#000000;
	padding:2px 0 2px 2px;
	margin:0 3px 0 0;
	font-size:0.8em;
}

.column form.newsletter-form input.newsletter-button {
	font-size:12px;
	background:#ffffcc;
	color:#6e3d24;
	border:none;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #7e7f27;
	border-left:1px solid #7e7f27;
	padding:1px;
}

/* */

/* Call to action side boxes */

.column .ctabox {
	margin:0;
	padding:0;
}

.column .enewsbox {
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
}

.ctabox img {
	margin: 0;
	padding: 0;
	border: none;
}

/* */


/** **/

/* News / Events / Cookery School */

.event-news-col {
	width:500px;
	float:left;
}

.event-news-col-archive {
	width:200px;
	float:right;
}

#home .section {
	margin-top:17px;
}

#home .section.news {
	width:340px;
	float:left;
	margin-left:10px;
}

#home .section.events {
	width:340px;
	float:right;
	margin-right:15px;
}

#home .section.news div, #home .section.events div {
	border-bottom:1px solid #ddd09c;
}

#home .section.news h2, #home .section.events h2,
#cookery_school .content h2,
#news .content h2,
#events .content h2 {
	background:url(/images/bg-h2-news-events.gif) repeat-x bottom left;
	font-size:1.1em;
	color:#515151;
	font-weight:bold;
	padding:4px 8px;
}

#cookery_school .content  h2,
#events .content  h2,
#news .content  h2 {
	margin-top:2em;
}

#home .section.news h3, #home .section.events h3, 
#cookery_school .content h3,
#events .content h3,
#news .content h3 {
	color:#515151;
	font-size:1em;
	padding:8px 0 4px 8px;
}
#home .section.news h3 a, #home .section.events h3 a,
#cookery_school .content h3 a,
#events .content h3 a,
#news .content h3 a {
	color:#515151;
	font-weight:bold;
}

#home .section.news p, #home .section.events p,
#cookery_school .content p.description, #cookery_school .content p.date, #cookery_school .content p.readmore,
#events .content p.description, #events .content p.date, #events .content p.readmore,
#news .content p.description, #news .content p.date, #news .content p.readmore {
	padding:0 8px;
}

 #cookery_school .content p.readmore,
 #events .content p.readmore,
 #news .content p.readmore {
 	border-bottom:1px solid #e3d8ac;
	padding:6px 8px;
 }


/* */


/** CONTENT **/

/* Page navigation */

.content ul.pagenav {
	margin: 0;
	padding: 0;
	width:14em;
	font-size:0.9em;
	line-height:1.5em;
	list-style: none;
}

.content ul.pagenav li {
	list-style: none;
	margin:0;
}

.content li.pagelink {
	float: right;
	width: 1.4em;

}

.content li.totalpages {
	float: left;
	text-align: left;
}

.content li.previousnext {
	float: left;
}


/* BREADCRUMB */
.content ul#breadcrumb {
	padding:0 0 5px 0;
	margin:0 0 12px 0;
	font-size:0.85em;
	border-bottom:1px solid #e3d8ac;
}

.content ul#breadcrumb li {
	display: inline;
	margin:0;
	text-transform: capitalize;
}

.content ul#breadcrumb a {
	color: #000;
	padding:0 3px 0 0;
}

.content ul#breadcrumb a:hover {
	text-decoration:underline;
}

/* */

/* Spotlight */

div#spotlight {
	margin: 0 0 12px 0;
	padding: 0;
}

div#spotlight img {
	margin: 0;
	padding: 0;
	border: none;
}

/*  */

/* Call to action */

div.content .ctaboxpagead,
div.content .ctaboxpageadend,
div.content .ctaboxofferad,
div.content .ctaboxofferadend {
	margin: 0 23px 0px 0;
	padding: 0;
	float: left;
	width: 224px;
	background: #ffffff;
}

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 .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 10px 0;
	color: #515151;
	font-size: 1em;
	text-align:center;
	line-height:1.3em;
	border-bottom:1px solid #ccc;
	padding:8px 0 12px 0;
}

div.content .ctaboxpagead img,
div.content .ctaboxpageadend img {
	margin: 0;
	padding: 0;
	border: 1px solid #e3d8ac;
}

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;
}

.content em.oldoffpr {
	text-decoration: line-through;
	font-style: normal;
	font-size:1.4em;
}

.content em.newoffpr {
	font-weight: bold;
	font-size:1.4em;
	color: white;
	font-style: normal;
}

/* */

/* Generic styles */

.content ul {
	margin: 0 0 0 25px;
	padding: 0;
}

.content p {
	line-height: 1.2em;
	padding-right:12px;
	margin:0.5em 0;
}

.content ul li {
	list-style: disc;
	margin-left:14px;
}

/* */


/* CATEGORY */

.categoryblock .product p.newprice {display:block; font-weight:bold; margin:0; color:#000;}
p.newprice input { display:none; }

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;
}

li.oldprice {
	display:block;
	padding:5px 0 0 0 ;
	float:left;
	text-decoration: line-through;
	color:#000;
}

em.specialoffer {
	font-weight:bold;
	color:red;
	padding:10px 0;
	display:block;
}

div.content div.categoryblock form div.product ul {
	padding:0;
	margin:0 0 0 -14px;
}

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 0 10px 0;
	color: #515151;
	font-size: 1em;
	text-align:center;
	line-height:1.3em;
	border-bottom:1px solid #ccc;
	padding:8px 0 12px 0;
}

div.product h2 a,
div.productend h2 a {
	color: #515151;
	display:block;
	text-decoration:none;
}

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: 0;
}

div.product div.product-image {
	height:127px;
}

/* PRODUCT STYLES */
div.content div.product,
div.content div.productend {
	margin: 0 12px 10px 0;
	float: left;
	width: 169px;
	color: #1F3281;
	border: none;
	background-color: #fff;
}

div.content div.productend {
	margin-right: 0;
}

div.content div.product img,
div.content div.productend img {
	border: 1px solid #ddd09c;
}

div.productcolleft, div.productcol1 {
	float:right;
	padding:0;
	margin:0 0 10px 0;
	width:225px;
}

div.productcolright, div.productcol2 {
	float:left;
	width:475px;
}

div.content div.productwide img {
	float:right;
}

div.content div.product 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.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.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: 0;
padding: 0;
}

div#prodisimg .dynimgbloc img {
	border:1px solid #e3d8ac;
}

div#prodisimg img.microthumb {
	border:1px solid #e3d8ac;
}

div#productenlarged {margin-left:-15px;}
div#productenlarged p {padding-left:8px;}	
	
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: #33b1ef 1px solid;
	border-right: #33b1ef 1px solid;
}

div#productdetails th {
	padding: 4px;
	height: 40px;
	text-align:center;
	color: #fff;
	font-weight: bold;
	background-color: #33b1ef;
	border-left: #fff 1px solid;
}

div#productdetails th:first-child {
	border-left: #33b1ef 1px solid;
}

div#productdetails td {
	background-color: #ffffff;
	border-left: #33b1ef 1px solid;
	padding:4px;
}

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;
}

/** **/

/** footer **/

.footer .section {
	float:left;
	padding:0 20px;
	width:94px;
	color: #fff;
	background:url(/images/bg-footer-section.gif) repeat-y top right;
	margin:10px 0 20px 0;
}

.footer .section.one {
	margin-left:17px;
	padding:0 20px 0 46px;
	width:78px;
}

.footer .section.two {
	width:92px;
}

.footer .section.three {
	width:202px;
}

.footer .section.four {
	width:206px;
}

.footer .section.five {
	width:128px;
	background:none;
}

.footer h2 {
	margin: 0em 0 1em 0;
	color:#ffffff;
	padding:0;
	font-weight:normal;
	font-size:1.1em;
}

.footer ul {
	margin:  0;
	font-size: 0.85em;
	list-style: none;
}

.footer address {
	margin: 0;
	font-size:0.85em;
	line-height:1.5em;
}

.footer p {
	font-size:0.85em;
	margin:1em 0;
}

.footer ul li {
	color: #fff;
	line-height:1.5em;
	height:1%;
}

.footer ul li a {
	color: #fff;
	text-decoration: none;
	display:block;
}

.footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.footernav {
	background: url(/images/bg-footernav.gif) bottom left no-repeat;
}

.footer .footernav ul {
	margin: 0;
	padding:2px 0 11px 60px;
	font-size: 1em;
	color: #fff;
	height:50px;
	list-style-type: none;
}

.footer .footernav ul li {
	margin:0px 16px 0 0px;
	line-height: 2em;
	display:inline;
	float:left;
	color:#fffcd6;
}

.footer .footernav ul li a {
	color: #fffcd6;
	text-transform: capitalize;
	text-decoration: none;
	font-size:0.85em;
}


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

.footer .footernav ul li#footernav_2 {
	float:right;
	margin-right:60px;	
}

.footer .footernav ul li#footernav_3 {
	float:right;
	margin-right:60px;
}

/** FORMS **/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
}

legend {
	margin-left: 0;
	padding:0 0 0 4px;
	font-size: 1.4em;
	font-weight: normal;
	color: #000;
	text-align:left;
}

label {
	color: black;
	display: block;
	line-height: 1.8em;
}

input {
	margin-top: 1px;
}

input.submit {
	padding: 2px;
}

input.checkbox {
	width: 1em;
}

select {
	margin-top: 1px;
}


/* generic classes and ids */

.formerror {
	color: red;
	font-weight: bold;
	padding-left:6px;
}

.required {
	color: #646464;
	font-weight: bold;
	padding-left:6px;
}

.highlight {
	color: #E48B00;
	font-size: 0.8em;
}

/* */


/* maincontent form styles */

form p {
	margin: 5px 0 5px 0;
}

.content fieldset {
	margin: 0 0 0px 0px;
	padding: 10px 10px 10px 0px;
}

.content fieldset div {
	margin: 0 auto 0.5em auto;
}

p#note {
	margin: 0 0px 15px 0px;
	padding: 10px;
	border: #77b1ff 1px solid;
	background-color: #ebf4ff;
}

div#rightbutton {
	float: right;
}

div#centrebutton {
	text-align: center;
}

.content div#productdetails fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.content div#productdetails fieldset div {
	margin: 0 0 10px 0;
	padding: 0;
}

/*  */

/* --admin form--- */

div#admintext {
	margin: 0;
	padding: 0 0 30px 0;
}

div#admintext div {
	margin: 0 0 1.5em 10px;
	padding: 0;
}

div#admintext form {
	margin: 0;
	padding: 0;
	width: 100%;
}

div#admintext fieldset {
	margin: 10px 10px 10px 0px;
	padding: 10px;
	border: #D1D1C4 1px solid;
	background-color: #F7F7F7;
}

* html div#admintext fieldset {
	background-color: transparent;
}

/*  */

/* 2 column form layout and css overides */

.addresscol, .deliverycol {
	width:305px;
	float:left;
	background-color: #d1e5ff;
	margin:10px 0;
	padding-top:10px;
}

.deliverycol {
	width:260px;
	margin:10px 0 0 15px;
	background:#fff;
}

.addresscol #billingtitle, .deliverycol #billingtitle, .addresscol #billingfirstname, .deliverycol #billingfirstname, .addresscol #billinglastname, .deliverycol #billinglastname,  .addresscol #billing_country, .deliverycol #billing_country, .addresscol #deliverytitle, .deliverycol #deliverytitle, .addresscol #deliveryfirstname, .deliverycol #deliveryfirstname, .addresscol #deliverylastname, .deliverycol #deliverylastname {
	width: auto;

}

.addresscol label, .deliverycol label {
	float:left;
	width:100px;
	line-height:100%;
	padding:0 0 0 5px;
}

.addresscol input, .deliverycol input  {
	width:180px;
	border:1px solid #666633;
	color:#000000;
	padding:2px 2px 2px 2px;

}

.addresscol select, .deliverycol select,.addresscol #billing_country, .deliverycol #delivery_country {
	width:186px;
	border:1px solid #666633;
	color:#000000;
	padding:2px 2px 2px 2px;
	font-size:1.1em;
}

textarea {
	border:1px solid #666633;
	color:#000000;
	padding:2px 2px 2px 2px;
	font-size:1.1em;
}

.deliverycol label {
	display:none;
}

.deliverycol input, deliverycol select, .deliverycol #delivery_country, .deliverycol #delivery_title {
	margin-left:4px;
}

form#checkout_address_details h2, form#create_account h2 {
	min-height: 2.5em;
	padding:0 0 0 5px;
}

/** **/

/** ADMIN **/

div#admintext a:link {
	color: #8C181B;
}

div#admintext a:visited {
	color: #8C181B;
}

div#admintext a:hover {
	color: #FF4500;
}

/* --Admin table styles-- */

table#admintable,
table#customertable,
table#ordertable {
	margin:0 20px 0 0;
	width:100%;
}

table#admintable th,
table#customertable th,
table#ordertable th {
	font-weight:bold;
	background:#E4EFF5;
	border-right:1px solid #ffffff;
	padding:2px;
}

table#admintable td,
table#customertable td,
table#ordertable td {
	padding:2px;
}

table#admintable tr.rowhighlight,
table#customertable tr.rowhighlight,
table#ordertable tr.rowhighlight {
	background:#EEEEEE;
}

table#admintable tr.attributehighlight {
	background-color: #E9D1B3;
}

table#admintable .width100,
table#customertable .width100,
table#ordertable .width100 {
	width: 100px;
}

table#admintable .width150,
table#customertable .width150,
table#ordertable .width150 {
	width: 150px;
}

table#admintable .width300,
table#customertable .width300,
table#ordertable .width300 {
	width: 300px;
}

table#admintable .width470,
table#customertable .width470,
table#ordertable .width470 {
	width: 470px;
}

table#admintable .width30,
table#customertable .width30,
table#ordertable .width30 {
	width: 30px;
}

table#admintable .width60,
table#customertable .width60,
table#ordertable .width60 {
	width: 60px;
}

table#admintable .width70,
table#customertable .width70,
table#ordertable .width70 {
	width: 70px;
}

table#subtotal {
	text-align: right;
}

/*  */

/* admin link styles */

#adminnav {
	background: transparent;
}

ul#adminnav  {
	border:none;
}

#adminnav li {
	margin-left: 0;
	margin-bottom: 5px;
}

#adminnav li a {
	padding-left: 5px;
	line-height: 2em;
	color: white;
	background-color: #A52A2A;
}

#adminnav li a:hover {
	color: white;
	background-color: #E82A2A;
}


.adminlink, p.admintext {
	margin-top: 20px;
	color: Red;
	text-align: left;
}

.adminlink a, p.admintext a {
	padding: 3px;
	color: white;
	font-size: 11px;
	font-weight: normal;
	background-color: #A52A2A;
	text-decoration: none;
	border: 1px solid silver;
}

.adminlink a:hover, p.admintext a:hover {
	color: white;
	background-color: #0F589D;
	text-decoration: none;
}

#categoryadminlink {
	margin: 0 0 0 50px;
	font-size: 0.45em;
	font-weight: normal;
}

.contentadminlink {
	font-size: 1em;
	color: #E48B00;
}

/*  */

.content div.manufacturer {
	margin: 0 3px 4px 0;
	padding: 0 0 10px 0;
	float: left;
	width: 115px;
	color: #000;
	border: none;
	position: relative;
	min-height: 120px;
	border: #77b1ff 1px solid;
	text-align:center;
}

div#productdetails table {
	clear:both;
	margin:0 0 0 1px;
	font-size: 0.9em;
	border-collapse: collapse;
	width:100%;
	border-bottom: #33b1ef 1px solid;
	border-right: #33b1ef 1px solid;
}

	div#productdetails th {
	padding: 4px;
	height: 40px;
	text-align:center;
	color: #fff;
	font-weight: bold;
	background-color: #33b1ef;
	border-left: #fff 1px solid;
}

	div#productdetails th:first-child {
	border-left: #33b1ef 1px solid;
}

	div#productdetails td {
	background-color: #ffffff;
	border-left: #33b1ef 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;
}
	/*  */

