/**
Client:			Floyds Office Furniture
Date:				May 2008
Created by:		Gencon
**/

/** 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: Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(/images/bg-body.png) no-repeat top center;
	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: 960px;
	text-align:left;
	padding:0 9px;
	background: #fff url(/images/bg-container.png) repeat-y top center;
}

* html .container {
	padding:0 7px;
}

.header {
	margin:0 auto;
	position:relative;
	width:958px;
	background: #fff url(/images/bg-header.jpg) no-repeat top right;
}

div#main {
	margin: 0;
	width:964px;
}

.column {
	margin: 0 8px 0 8px;
	padding:0;
	width: 193px;
}

.content {
	margin: 1.8em 11px 20px 0;
	padding: 0 14px 14px 14px;
	float: right;
	width: 716px;
	border-width:1px;
	border-color:#ccc;
	border-style:none solid solid solid;
	display:inline;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#home .content {
	margin: 1.8em 11px 20px 0;
	padding: 0;
	float: right;
	width: 746px;
	display:inline;
	background:none;
	border:none;
}

.footer-container {
	margin: 0 auto 0 auto;
	padding: 0 9px 20px 9px;
	width: 978px;
	background: transparent url(/images/bg-footer.png) no-repeat bottom center;
}

.footer {
	margin:0 auto;
	width:945px;
	text-align: left;
	height:2em;
	background:#908f8f;
}

/** **/


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

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

h2 {
	margin: 0 0 0.5em 0;
	font-size: 1.2em;
	font-weight:bold;
}

h3 {
	font-size: 1.0em;
	font-weight:bold;
}

h4 {
	font-size: 1.0em;
}

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

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

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

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

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

div.content img.imageright {
	margin: 0 0 20px 20px;
	float: right;

	border: #ccc 1px solid;
}

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


/** HEADER **/

.header img.logo {
	margin: 0;
	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;
	text-transform: uppercase;
	background:#000 url(/images/bg-headernav.png) repeat-y top right;
	clear:both;
	min-height:1.8em;
	height:auto !important;
	height:1.8em;
	position:absolute;
	top:102px;
	left:207px;
	width:726px;
}

ul#headernav li {
	margin: 0;
	padding: 0;
	font-size:0.9em;
	line-height:1.8em;
	display: inline;
}

ul#headernav li a {
	margin: 0 15px 0 0;
	padding: 0;
	display: inline;
	font-weight:bold;
	color: white;
}

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

/*  */

/** COLUMN **/

/* Search */

#search label {
	display:none;
}

#search {
	padding:6px;
	background:#cccccc;
	height:auto;
	overflow:hidden;
}

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

#search input.searchbutton {
	width:30%;
	font-size:12px;
	float:right;
	cursor:pointer;
}
/*  */

/* Primary Navigation */

ul.primary {
	margin: 8px 0 5px 0;
	border-top:1px solid #000;
}

ul.primary li {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1em;
	background-color: transparent;
	border-bottom:1px solid #000;
	line-height:1.8em;
}

ul.primary li a {
	padding: 0 0 0 8px;
	display: block;
	color: #001c5b;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
	height:1%;
	font-weight:bold;
}

ul.primary li a:link {
	background-color: transparent;
}

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

ul.primary li a.active {
	background:none;
}

/* */


/* Call to action 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;
}


/** **/


/** 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 {
	margin: 0 -14px 0 -14px;
	padding: 6px 6px 6px 14px;
	position: relative;
	color: #000;
	font-size: 0.9em;
	background: #ccc;
	font-weight:bold;
}

.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 7px 0;
	padding: 0;
	width:747px;
	height:172px;
	overflow:hidden;
}

#next-slide, #previous-slide {
	position:absolute;
	top:65px;
	left:0px;
	z-index:92;
}

#next-slide {
	left:719px;
}
/*  */

/* Call to action */

div.content .ctaboxpagead,
div.content .ctaboxpageadend,
div.content .ctaboxofferad,
div.content .ctaboxofferadend {
	margin: 0 7px 7px 0;
	padding: 0;
	float: left;
	width: 242px;
	height:225px;
	background: #fff url(/images/bg-ctaboxpagead.gif) no-repeat bottom left;
	border:1px solid #ccc;
}

div.content .ctaboxpagead p,
div.content .ctaboxpageadend p,
div.content .ctaboxofferad p,
div.content .ctaboxofferadend p {
	padding:0 8px;
	color:#000;
}

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

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: #fff;
}


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: #000;
	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 {
	padding:3px 6px;
	color: #fff;
	font-size: 1.05em;
	font-weight:bold;
}

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

.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.4em;
	padding-right:12px;
	margin:1em 0;
}

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

/* */


/* CATEGORY */

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

.content li.newprice {/* not used for category products ( see div.content div.product li.newprice) */
	color: #021b5d;
	font-size: 1em;
	font-weight: bold;
	list-style: none;
	list-style-type: none;
	margin:0;
	padding:0;
}

.content li.oldprice {
	display:block;
	padding:0 10px 0 0;
	float:left;
	text-decoration: line-through;
	color:#666;
	margin:0;
	font-weight: bold;
}

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;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	width:105px;
}

div.product h2 a,
div.productend h2 a {
	color: #021b5d;
	display:block;
	border-bottom:#beb197 1px solid;
	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:  #021b5d;
	font-size: 0.9em;
	list-style-type: none;
}

div.product ul.productprices li,
div.productend ul.productprices li {
	padding: 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.productcolleft {
	float:left;
	width:400px;
	padding:0;
	margin:0;
	display:inline;
}

div.productcolright {
	float:right;
	width:285px;
	display:inline;
}
div.content div.categoryblock div.product img {
	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: #021b5d;
	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 {
	border:none;
}


div#productenlarged {margin-left:-14px;}
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: #beb197 1px solid;
	border-right: #beb197 1px solid;
}

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

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


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

/*  */

/* Gallery */

#recent_installations .content_col2 {
	float:right;
	width:132px;
}

#recent_installations .content_col1 {
	width:575px;
	float:left;
	margin:0;
	display:inline;
}

#recent_installations .content_col2 ul {
	list-style:none;
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:0.85em;
}

#recent_installations .content_col2 ul {
	margin: 0 0 5px 0;
	border-top:1px solid #ccc;
}

#recent_installations .content_col2 ul li {
	margin: 0;
	padding: 0;
	display: block;
	font-size: 1em;
	background-color: transparent;
	border-bottom:1px solid #ccc;
	line-height:1.8em;
}

#recent_installations .content_col2 ul li a {
	padding: 0 0 0 8px;
	display: block;
	color: #001c5b;
	text-transform: capitalize;
	text-decoration: none;
	font-size: 0.9em;
	height:1%;
	font-weight:bold;
}

#recent_installations .content_col2 ul li a:link {
	background-color: transparent;
}

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

#recent_installations .content_col2 ul  li a.active {
	background:none;
}

#recent_installations #gallery_main_image  {
	width:389px;
	padding:0;
	float:right;
}

#recent_installations #gallery_image_set {
	float:left;
	padding:0;
	width:186px;
}

#recent_installations .thumb {
	margin:0 5px 5px 0;
	float:left;
}

#recent_installations #gallery_gallery_title, #recent_installations #gallery_description {
	clear:left;
	width:160px;
}


/* large image */

* html #surround { /* as ie6 won't play ball and position the gallery image centered to the page, we'll stuff it into the content area and be done with it - ie6, please die soon */
	position:relative;
	z-index:3;
}

#gallery_large_image a:hover {
	text-decoration:none;
}

#gallery_large_image .holder {
	width:740px;
	margin:90px auto;
	background:url(/images/gallery_large_background.png);
	position:relative;
}

#gallery_large_image .holder .large_image {
	margin:20px 0;
	border:10px solid #fff;
}

#gallery_large_image .nav {
	background:url(/images/gallery_large_background.png);
	width:30px;
	position:absolute;
	top:0;
	height:100%;
	font-size:0.6em;
	font-weight:bold;
}

#gallery_large_image .nav.left {
	border-right:1px solid #666;
	left:0;
}

#gallery_large_image .nav.right {
	border-left:1px solid #666;
	right:0;
}

#gallery_large_image .nav p {
	position:absolute;
	top:40%;
	color:#666;
}

* html #gallery_large_image .nav p {
	top:210px;
}

#gallery_large_image .nav.right p {
	right:5px;
}

#gallery_large_image .nav.left p {
	left:5px;
}

/* */

/** **/

/** footer **/

.footernav {
	float:left;
}

.footer ul {
	margin: 0 0 0 8px;
	padding:5px 0 0 0;
	font-size: 0.95em;
	color: #fff;
	list-style-type: none;
}

.footer ul li {
	margin:0px 16px 0 0px;
	display:inline;
}

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

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

/** 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:#d1e5ff;
	color:#000000;
	border:none;
	padding:5px 5px 5px 5px;
	text-align:right;
}

.content fieldset#buttons input {
	font-size:12px;
	background:#77b1ff;
	color:#fff;
	border:none;
	border-right:1px solid #77b1ff;
	border-bottom:1px solid #77b1ff;
	border-top:1px solid #e2efff;
	border-left:1px solid #e2efff;
	padding:1px;
}

.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 {
	font-size:12px;
	background:#77b1ff;
	color:#fff;
	border:none;
	border-right:1px solid #77b1ff;
	border-bottom:1px solid #77b1ff;
	border-top:1px solid #e2efff;
	border-left:1px solid #e2efff;
	padding: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;
}

/* */

/* 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: #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: 8px;
	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: #cccccc 1px solid;
		border-right: #cccccc 1px solid;
	}

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

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


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

		border-left: #cccccc 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;
	}
	/*  */

div.cc_logos {
	margin-right: 42px;
	margin-top: 65px;
	background: #FFFFFF;
}

p.credits {
	text-decoration: none;
	color: #666666;
	float:right;
	padding-top:5px;
	padding-right:5px;
}
p.credits a {
	text-decoration: none;
	color: #666666;
}
p.credits a:hover {
	text-decoration: underline;
	color: #666666;
}
