/*
Maison Claire
*/

/** 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;}
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;
}

.clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */

.right {
	float:right;
}

.left {
	float:left;
}

/** **/

/** STRUCTURE **/

body {
	font-size:75%;
	font-family: tahoma, sans-serif;
	color: #666666;
	background:#B9E0F7 url(/images/bg-body.gif) repeat-x top center;
}

* html body { /* make ie5.5 behave itself and center the layout */
	text-align:center;
}

.container {
	margin: 0 auto 0 auto;
	padding: 0px 0 6px 0;
	width: 960px;
	text-align:left;
}

.header {
	width: 960px;
	background: url(/images/bg-header.gif);
	border-bottom:9px solid #ffffff;
}

#main {
	background:#ffffff;
}

.column {
	float: left;
	margin: 0 0 0 15px;
	padding: 0;
	width: 180px;
	display:inline;
	background:#ffffff;
	padding-bottom:19px;
}

.content {
	margin: 0 15px 10px 10px;
	float: right;
	width: 700px;
	background:#ffffff;	
	border:1px solid #B9E0F7;
	border-top:none;
	padding:0 19px 19px 19px;
}

body#home .content {
	margin: 0 15px 0 10px;
	padding:0;
	float: right;
	width: 740px;
	background:#ffffff;
	border:none;
}

.footer {
	margin: 0 auto 0 auto;
	background:#fff;
	text-align: left;
	width:960px;
}

/** **/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color:#736357;
	display: block;
}

h1 {
	font-size: 1.6em;
	font-family: georgia, serif;
	color:#736357;
	margin-bottom:1em;
	margin-top:0.5em;
}


h1.h2present {
	margin-bottom:0;
}

h2 {
	font-size:1.35em;
	font-family: georgia, serif;
	padding:0 0 8px 0;
}

h3 {
	font-size: 1.2em;
}

a {
	color: #592C35;
	text-decoration: none;
}

.content p  {
	margin:1em 0;
}

a:hover {
	color: #592C35;
	text-decoration: underline;
}

hr {
	height:1px;
	border:none;
	border-bottom:1px solid #d7cfb4;
	padding:0;
	margin:1em 0;
}
/*  */

/* --generic id's & classes-- */


.content img.banner {
	margin: 0 10px 10px 10px;
	border: none;
}

.imageleft {
	margin: 0 10px 10px 10px;
	float: left;

}

.imageright {
	margin: 0 10px 10px 10px;
	float: right;

}

.imagebanner {
	margin:0 -20px;
}

.price {
	font-size:1.6em;
	font-weight: bold;
}
/*  */


/** HEADER **/

.header img.logo {
	float:left;
}

/* Header Nav */

ul#headernav {
	padding: 0 0 0 6px;
	list-style: none;
	text-transform: capitalize;
	background:#fff;
	border-bottom:1px solid #592C35;
	clear:both;
}

ul#headernav li {
	margin: 0;
	font-size:1.1em;
	line-height:1.6em;
	display: inline;
	font-weight:bold;
	color: #592C35;
	background: url(/images/bg-headernav-li.gif) no-repeat center left;
}

ul#headernav li a {
	margin: 0 0px 0 22px;
	padding: 0;
	display: inline;
	font-weight:bold;
	color: #592C35;
}

ul#headernav a:hover, ul#headernav a.activelink {
	color: #C7B299;
	text-decoration: none;
}

ul#headernav li#primary_navigation_1 {
	background:none;
}
	
/*  */

/** CART **/

/* Holder */

div#cart {
	float:right;
	width:168px;	
	clear:right;
	font-size:1em;
	margin-top:11px;
}

/* Basket */

div#basket {
	margin: 0;
	padding: 0 0 0 0;
	display: block;
	width: 148px;
	color: #fff;
}

div#basket ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#basket li {
	padding:4px 0 4px 8px;
	color: #351a00;	
}

div#basket li.basketheader {
	padding-top:4px;
	text-transform:uppercase;
	color:#fff;
}

div#basket li.basketheader a {
	color:#ffffff;
}

div#basket li.basketheader a:hover {
	text-decoration: none;
}

	
div#basket li.basketheader strong {
	color:#ffffff;
	font-weight:bold;
}


div#basket li a {
	display: block;
	color:#fff;
	text-decoration: none;
}


div#basket a:hover {
	text-decoration: underline;
}

/*  */

/* Options */

div#options {
	width: 148px;
	color: #fff;
}

div#options ul {
	list-style: none;
}

div#options li {
	padding: 2px 0 6px 8px;
	color: #fff;
}

div#options li a {
	color: #fff;
	text-decoration: none;
}

div#options li a:hover {
	text-decoration: underline;
}

div#options a.currency1, div#options a.currency2, div#options a.currency3 {
	display:inline;
	background:transparent url(/images/bg-currency1.gif) no-repeat  0 50%;
	padding:6px 22px 5px 0;
	overflow:hidden;
	font-size:1px;
	font-size:0;
}

div#options a.currency2 {
	background:transparent url(/images/bg-currency2.gif) no-repeat 0 50%;
}

div#options a.currency3 {
	background:transparent url(/images/bg-currency3.gif) no-repeat 0 50%;
	float:none;
}

div#basket.productsadded {
	border-bottom: #fff 1px solid;
	background-color:#198643;
}

/* */

/** **/

/** COLUMN **/

/* Search */

#search {
	padding:6px 0 6px 6px;
	background:#C7B299;
}

#search label {
	color: #77463B;
	font-size: 1.3em;
	line-height: 1.8em;
	display:none;
}

#search input.textbox {
	width:58%;
	border:1px solid #C7B299;
	padding:2px 0 4px 3px;
	margin:0 1px 0 6px;
	font-size:0.8em;
	float:left;
}

#search input.searchbutton {
	width:30%;
	font-size:12px;
	background:#5a2d36 url(/images/bg-search-button.gif) repeat-x top left;
	color:#fff;
	border:1px solid #592C35;
	padding:1px 2px 1px 2px;
	float:left;
	cursor:pointer;	
	text-transform: capitalize;
	font-weight:bold;
	margin-left:4px;
}

#search input.searchbutton:hover {	
	border-color:#C7B299;
}
/*  */

/* Primary Navigation */

ul.primary {
	margin: 0;
	padding: 0 0 8px 0;
	list-style: none;
	background:#ffffff;
}

.primary img {
	border: none;
}

ul.primary li {
	margin: 0;
	display: block;
}

ul.primary li.nav_title {
	margin:7px 0;
	padding: 0 0 0 14px;
	display: block;
	text-decoration:none;
	line-height:1.5em;
	font-weight:bold;
	background-color:#B9E0F7;
	font-size:1.1em;
}

ul.primary li a {
	padding: 2px 0 2px 14px;
	display: block;
	border-bottom:1px solid #B9E0F7;
	text-decoration: none;
	line-height:1.3em;
	font-size:0.9em;
}

ul.primary li a:hover, ul.primary li a.active {
}



/* */

/* Newsletter */	
	
.column .newsletter {
	background:#fff url(/images/bg-newsletter.gif) no-repeat top left;
	padding:50px 4px 6px 10px;
	margin:0 0 8px 0;
	font-size:0.9em;
}

.column .newsletter p {
	color:#000;
	padding:0 0 8px 0;
}

.column form.newsletter-form {
	margin:0 0 12px -10px;
	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:90px;
	border:1px solid #666;
	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:#666;
	color:#fff;
	border:none;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:1px;
	width:60px;
	cursor:pointer;
}

.column form.newsletter-form input.newsletter-button:hover {
	background:#351a00;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #c2b59b;
	border-left:1px solid #c2b59b;
}

/* */

/* Call to action boxes */

.column .ctabox {
	margin: 2px 0;
	padding:0;
}

.column .enewsbox {
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
}

.ctabox img {
	margin: 0;
	padding: 0;
	border: none;
}

/** **/


/** CONTENT **/

/* Page navigation */

.content ul.pagenav {
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	height: 30px;
	list-style: none;
	font-family:georgia, serif;
}

ul.pagenav li {
	margin: 0;
	padding: 0;
	display: block;
	color: #736357;
	font-size:1.35em;
}

.content ul.pagenav a {
	color: #736357;
	text-decoration: underline;
}

li.pagelink {
	float: right;
	width: 20px;
}

li.totalpages {
	float: left;
	text-align: left;
}

li.previousnext {
	float: right;
	width: 150px;
}

/*  */

/* Breadcrumb */

.content ul#breadcrumb {
	margin:0 -20px 0 -20px;
	padding: 2px 0 2px 20px;
	list-style: none;
	background:#592C35;
}

.content ul#breadcrumb li {
	display: inline;
	line-height:1.75em;
	color:#fff;
}

.content ul#breadcrumb li a {
	color:#fff;
}

.content ul#breadcrumb a:hover {
	text-decoration:underline;
}

/* */

/* Spotlight */

div#spotlight {
	margin: 0 0 12px 0;
	padding: 0;
}
	
/*  */

/* Call to action */

div.ctaboxpagead {
	margin: 0 10px 10px 0;
	padding: 0;
	width: 240px;
	float: left;
	background-color:#fff;
	font-family:georgia, serif;
}

div.ctaboxpagead.end {
	margin-right: 0;
}

div.ctaboxpagead h2 {
	min-height: 4em;
	font-size: 1em;
	font-weight:normal;
	line-height:1.3em;
}

div.ctaboxpagead h2 em {
	font-style: normal;
	font-size:1.4em;
	text-transform: capitalize;
}

.content em.oldoffpr {
	text-decoration: line-through;
	font-style: normal;
	font-size:1.4em;
}

.content em.newoffpr {
	font-weight: bold;	
	font-size:1.4em;
	font-style: normal;
}

/* */

/* Generic styles */

.content ul {
	margin: 0 0 0 25px;
	padding: 0;
}

/* */


/* products banner */

.productsbanner {
	margin: 0 -20px;
	padding: 0;
}

/*  */

/* Category pages */

div.categoryblock {
	margin: 0 0 0 0px;
	padding: 0;
	color: #000;
	font-size: 1em;
}

.content h2.producttitle {
	margin: 0 0 1px 0;
	padding: 2px 0 2px 5px;
	background-color: transparent;
	font-size: 1em;
	font-weight: normal;
	min-height:4em;
}

.content h2.producttitle a {
	display: block;
}

.content p.productqty {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.8em;
  	font-weight: normal;
	display: inline;
}

.content p.details {
	display: none;
	font-size: 1.1em;
}

p.oldprice {
	text-decoration: line-through;
	font-weight: bold;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0 6px 0 6px;
	display:inline;
}

p.price, p.newprice {
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
	font-size: 1.6em;
	font-weight: bold;
	font-style: normal;
	display:inline;
}

p.newprice {
	color: #ff0000;
}

p.newprice em {
	color:  red;
	font-style:normal;
}

li.newprice em {
	font-style: normal;
}

em.specialoffer {
	padding:2px 0;
	font-weight:bold;
	background:#ff0000;
	color:#fff;
	text-align:center;
	position:absolute;
	display:block;
	width:100%;
	top:0;
	left:0;
	font-style: normal;
}

/* */

/* product listing pages */

.content div.product {
	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
	width: 160px;
	border: none;
	position: relative;
	overflow:hidden;
	font-family:georgia,serif;
}

.content div.product div.product-img {
	overflow:hidden;
	border:#ccc 1px solid;
	height:160px;
}

.content div.product div.product-title {
	min-height:40px;
	height:auto !important;
	height:40px;	
	overflow:auto;
}

.content div.product.listing {
	height:220px;
}

.content div.product ul, .content div.productwide ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.content div.product ul li, .content div.productwide ul li {
	display: block;
	margin-bottom: 0px;
}

.content li.detailslink {
	margin: 0.3em 0 0 0;
	padding: 0;
}

li.newprice {
	text-align: left;
}

em.adlink a:link {
	display: block;
	clear: right;
	width: 80px;
}

/*  */

/* Product detail pages */
	
.content div#productdetails, .content div#productenlarged {
	margin: 19px 0 0 0;
	padding: 0;
}

.content div#productenlarged {
	margin: 0px 0px 10px -20px;
}

.content div#productenlarged, .content div#productenlarged img {
	padding:0;
}

.content div#productenlarged p {
	padding:10px 0 10px 8px;
}

.content div#productdetails img {
	margin: 0 10px 0 0;
	float: left;
	border: white 1px solid;
}

.content div#productdetails p {
	font-size:1.1em;
	color:#999999;
}

div.productdescription p {
	margin-top: 0;
}

.content div#prodisimg {
	margin: 0;
	padding: 0;
	width: 315px;
	float: left;
}

.content div#prodisimg img.microthumb {
	margin: 5px 6px 4px 0;
	float: left;
}

.productcolleft {
	float:left;
	margin:0;
	padding:0;
	width: 320px;	
}

.productcolright {
	float:right;
	margin:0;
	padding:0;
	width: 357px;
	padding:0;
}

.productcolright h1 {
	margin-top:0;
	padding:0;
}

div#productdetails .productcol p ,div#productdetails .productcol ul {
	margin-left:0;
}

.productadvert {
	float:left;
	margin-left:10px;
}

div#productdetails .productadvert img {
	border: none;
	padding:0;
	margin:0;
}

.content div#productdetails ul {
	list-style: none;
	margin:25px 0 0 0;
}

div#productdetails li.oldprice {
	padding:0 5px 0 0;
	float:left;
	text-decoration: line-through;

	font-size:1.6em;
}

div#productdetails li.newprice {
	color: red;
	font-size:1.6em;
	font-weight: bold;
}

/*  */

/* View basket */

table#ordercart {
	margin: 0px;
	width:565px;
}

table#ordercart th, table#ordercart td, table#viewcart th, table#viewcart td {
	padding:2px;
}

table#ordercart tr.rowhighlight td, table#viewcart tr.rowhighlight td {
	background:#d1e5ff;
}

table#ordercart th, table#viewcart th {
	font-weight:bold;
	background:#d7cfb4;
	border-right:1px solid #ffffff;
}

table#ordercart th.subtotal, table#ordercart td.productsubtotal, table#ordercart th.itemprice, table#ordercart td.itemprice, table#viewcart th.subtotal, table#viewcart td.productsubtotal, table#viewcart th.itemprice, table#viewcart td.itemprice {
	text-align:right;
}

table#ordercart td.subtotal, table#viewcart td.subtotal {
	text-align:right;
	font-weight:bold;
	font-size:1.1em;
	border-top:1px solid #000000;
	background:#d7cfb4;
	padding-top:4px;
	padding-bottom: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;
}

table#subtotal {
	text-align: right;
}

/*  */

/* Checkout */

.content ul#progress_indicator {
	margin: 20px 0 50px 0px;
	padding: 0;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
	color: #000000;
	list-style: none;
	display:block;
}

.content ul#progress_indicator li {
	margin: 0 2px 2px 2px;
	padding: 2px 0 0 0;
	line-height: 15px;
	float: left;
	width: 19%;
	background-color: #d7cfb4;
	border-bottom: 1px solid #000000;
}

.content ul#progress_indicator li#selected {
	color:  #666633;
	font-weight:bold;
	border-bottom: 2px solid #666633;	
}

.content ul#progress_indicator a {
	padding: 0;
	width: 115px;
	text-decoration: none;
}

.content ul#progress_indicator a:hover {
	background-color: transparent;
}

#checkout_comments {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

.carddates {
	float:left;
	width:7em;
}

.checkoutaddress {
	float:left;
	width: 250px;
}

/*  */

/** **/

/** footer **/


.footer ul {
	margin: 0 0 0 5px;
	font-size: 0.9em;
	list-style: none;
	float:left;
}

.footer ul li {
	display:inline;
	float:left;
	padding: 6px 10px;
}

.footer ul li a {
	text-decoration: none;
	display:block;
	
}

.footer ul li a:hover {
	text-decoration:underline;
}

/* Credit card icons */
	
.footer ul.ccicons {
	float:right;
}

.footer ul.ccicons li {
	float:left;
	padding:3px 4px 0 2px;
	margin:0;
}

.footer ul.ccicons li.ssl {
	background:#B9E0F7;
	padding:0 0 0 14px;
}
/*  */

/** 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;
}

.content fieldset#buttons {
	font-size:12px;
	background:#d7cfb4;
	color:#000000;
	border:none;
	padding:5px 5px 5px 5px;
	text-align:right;
}

.content fieldset#buttons input {
	font-size:12px;
	background:#5a2d36 url(/images/bg-search-button.gif) repeat-x top left;
	color:#fff;
	border:1px solid #592C35;
	padding:1px 2px 1px 2px;
	float:right;
	cursor:pointer;	
	text-transform: capitalize;
	font-weight:bold;
	margin-left:8px;
}

.content fieldset#buttons input:hover {
	background:#351a00;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	border-top:1px solid #c2b59b;
	border-left:1px solid #c2b59b;
}

.textadd, #cart_quantity, #ordercart input,  #checkout_payment_details input,  #checkout_payment_details select {
	border:1px solid #666633;
	color:#000000;
	padding:2px 2px 2px 2px;
	margin:0 3px 0 0;
	font-size:0.8em;
}

.add, .productsubmit, .calculate {
	font-size:12px;
	background:#5a2d36 url(/images/bg-search-button.gif) repeat-x top left;
	color:#fff;
	border:none;
	border:1px solid #592C35;
	padding:1px;
	cursor:pointer;	
}
.add:hover, .productsubmit:hover, .calculate:hover {
	border:1px solid #C7B299;
}


/* generic classes and ids */

.formerror, #product_details fieldset p.formerror {
	color: red;
	font-weight: bold;

}

.required {
	color: #646464;
	font-weight: bold;
	padding-left:6px;
}

.highlight {
	color: #E48B00;
	font-size: 0.8em;
}

/* */

/* Account */

div.accountbox {
	float: left;
}

#actitle {
	width: 75px;
}

#acfirstname {
	width: 205px;
}

#acsurname{
	width: 195px;
}

#acpassword {
	width: 230px;
}

#acconfirmpassword {
	width: 220px;
}

/*  */

/* Billing */

#billingtitle {
	width: 75px;
}

#billingfirstname {
	width: 205px;
}

#billinglastname{
	width: 300px;
}

/*  */

/* Delivery */

#deliverytitle {
	width: 75px;
}

#deliveryfirstname {
	width: 205px;
}

#deliverylastname{
	width: 300px;
}

/*  */

/* Category */

#acnewcategory {
	width: 220px;
}

#accategoryimage {
	width: 240px;
}

#acparentcategory {
	width: 220px;
}

#acaddbutton {
	width: 100px;
}

label.checkboxlabel {
	float: left;
	width: 8em;
}

input.checkboxes {
	margin: 5px 0 0 0;
}

/*  */

/* 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: #ebebeb;
	margin:10px 0;
	padding-top:10px;
}

.deliverycol {
	width:240px;
	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:160px;
	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 0 10px 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;
	background:none;
}

ul#adminnav  li a:hover {
	background:none;
	background-color:red;
}

#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;
}

/*  */
