/* Standard Formatting -----------------------------------------*/
html, body, #wrapper {	font-family: "Century Gothic", Arial, sans-serif; height:100%; margin: 0; padding: 0; border: none; text-align: center;}
#pagebody {
	width:980px;
	text-align:center;
	margin-left:auto; 
margin-right:auto; 
clear:both;
vertical-align:middle;}

p {	font-family: "Century Gothic", Arial, sans-serif; font-size: 0.7em; margin: 4px 15px; line-height: 1.2em; text-align: left; color: #474747; font-weight: normal; }
h3 { color: #FFFFFF; text-align: center; vertical-align: top; font-size: 11px; font-weight: bold; margin: 10px; }
h1 { font-family: Arial, Helvetica, sans-serif; color: #E51B23; font-size: 16px; font-weight: bold; margin: 20px 15px 10px 15px; text-align: left; }
h2 { color: #474747; font-size: 14px; font-weight: bold; margin: 20px 15px 10px 15px; text-align: left; font-family: Arial, Helvetica, sans-serif; }
h4 { color: #E51B23; font-size: 14px; font-weight: bold; margin: 10px 15px 0px 15px; text-align: left; font-family: Arial, Helvetica, sans-serif; }
ul {
	font-size:9px;
	font-weight:normal;
	list-style-position: outside; 
	margin-left: 0px; 
	padding-left: 30px; 
	margin-top:5px;
	margin-bottom:8px;
	
}
li {
	font-size:11px;
	font-weight:normal;
	color: #474747;
	text-align: left;
	margin: 0px; 
	padding: 0px; 
}


/* Divs -----------------------------------------*/

#bodywrap {
	width:986px;  margin: 20px auto; }
#top { 
	clear: both; height: 424px; margin-bottom:10px;}
#middle {
	clear: both;
	height: 154px;
	margin-bottom:10px;
}
#bottom {
	clear: both;
	height: 40px;
	margin-bottom:10px;
	background-color: #474747;
}	
#footer {
	clear: both; height: 50px;	text-align: center;	padding-top: 10px;}	
#top-left{
	float:left; width:322px; height:422px;}
#top-middle {
	float:left; width:320px; height:420px; overflow:auto;  border: solid #d0d0d0 1px; margin-left: 10px; margin-right: 10px;}
#top-right {
	float:left; width:320px; height:420px; border: solid #d0d0d0 1px;}
#middle-left{
	float:left;
	width:320px;
	height:150px;
	border: solid #d0d0d0 1px;
	background-color: #474747;

}
#middle-middle {
	float:left; width:320px; height:150px; border: solid #d0d0d0 1px; margin-left: 10px; margin-right: 10px; background-color: #474747; }
#middle-right {
	float:left; width:320px; height:150px; border: solid #d0d0d0 1px; background-color: #474747;}
#bottom-left{
	float:left; width:322px; height:40px;}
#bottom-middle {
	float:left; width:322px; height:40px; }
#bottom-right {
	float:left; width:322px; height:40px;}
#bottom-spacer-left {
	float:left; width:10px; height:40px; }
#bottom-spacer-right {
	float:left; width:10px; height:40px; }

/* Forms -----------------------------------------*/
input, textarea { font-size:9px; font-family: "Century Gothic", Arial, sans-serif; font-weight: bold; color: #474747; margin: 0px; }
form { margin:0px; }

/* Links -----------------------------------------*/
a {color:#474747; }
a.a-product-menu{ font-size: 11.5px; margin: 0; text-align: left; color: #FFFFFF; font-weight: bold; text-decoration: none; }

	/* Foot Menu -----------------------------------------*/
	a.a-foot:link { color: #474747;	text-align: center;	vertical-align: top; font-size: 12px; font-weight: bold; text-decoration: none; }
	a.a-foot:visited { color: #474747;text-align: center;	vertical-align: top; font-size: 12px; font-weight: bold; text-decoration: none; }
	a.a-foot:hover { color: #E51B23; text-align: center;	vertical-align: top; font-size: 12px; font-weight: bold; text-decoration: none; }
	.foot-selected { color: #E51B23}
	
	/* Breadcrumb Menu -----------------------------------------*/
	a.link_breadcrumbs:visited	{color:#ffffff ; text-decoration: none;	}
	a.link_breadcrumbs:link  {color:#ffffff ; text-decoration: none;}
	a.link_breadcrumbs:active  {color:#ffffff ; text-decoration: none;	}
	a.link_breadcrumbs:hover  {color:#ffffff ; text-decoration: underline;	}

/* tds -----------------------------------------*/
.td-fill-grey { background-color: #474747;}
.td-fill-colour { background-color: #E51B23; vertical-align:top;}
.td-text-area { border-color:#d0d0d0; border-style:solid; border-width:1px; }
.td-product-cat-block { background-color: #FFFFFF; color: #FFFFFF; border-style: solid; border-color: #DADADC; border-width: 1px; }
.td-product-block { background-color: #FFFFFF; color: #FFFFFF; border-style: solid; border-color: #D0D0D0; border-width: 1px; }
.td-order-block { background-color: #FFFFFF; color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #D1DAEF; }
.td-navbar-seperator { background-image:url(nonact-images/vertical-line.gif); }

/* Content -----------------------------------------*/
ul.ul-products{ margin-left:15px; font-size:9px; font-weight:normal; margin-top: 0px; margin-bottom: 0px; }
li.li-products{ margin-left:15px; font-size:11px; font-weight:normal; color: #474747; margin-bottom: 5px; text-align: left; line-height: 12px; margin-right: 50px; }
.foot { color: #474747; text-align: center; vertical-align: top; font-size: 12px; font-weight: bold; margin: 5px; }
.quantity { margin:0px; padding: 0px; }
.order-table-tabs { text-align:left; margin-right: 0px; vertical-align: bottom; line-height: 15px; margin-bottom: 2px; color: #474747; background-color: #C9C9CD; }
.order-table-text { text-align:left; font-weight: normal; margin-right: 2px; background-color: #EBEEF5; }
.white-line-right { border-right-style:solid; border-right-color:#FFFFFF; border-right-width: 2px; }
.blue-line-above { border-top-style:solid; border-top-color:#DB4F11; border-top-width: 2px; }
.cart-header-line-below {	border-bottom-style:solid; border-bottom-color:#DB4F11; border-bottom-width: 1px; }
.form-lables { font-size: 11.5px; color: #F3F7F6; font-weight: bold; text-align:right; padding-right: 5px; padding: 4px 5px 4px 5px; border-right-style: solid; border-right-color: #CCCCCC; border-right-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; border-top-width: 1px; }
.form-fields { font-size: 11.5px; line-height: 22px; color: #F3F7F6; font-weight: bold; text-align:left; padding-left: 5px;	border-top-style: solid; border-top-color: #999999; border-top-width: 0px; border-bottom-style: solid; border-bottom-color: #999999; border-bottom-width: 0px; }
.box-text-large {
	color: #FFFFFF;
	margin: 20px 15px 0px 15px;
	line-height: 17px;
	font-size: 15px;
}
.product-nav-head {
	color: #FFFFFF;
	font-weight: bold;
	}
.box-text-normal { color: #FFFFFF; margin: 8px 15px 0px 15px; line-height: 13px; font-size: 11px; }

/* The following allows td to crop an image. On mouse over the full size image appears as specified in the below */
	/* Thumbnail */
	p.thumb	{ float:left; margin:0px; margin-right:0px; border:0px solid #999; padding:0px; }
	p.thumb a{ display:block; float:left; width:100px; height:148px; overflow:hidden; position:relative; z-index:1;	}	
	p.thumb a img{ float:left; position:absolute; top:0px; left:0px; }
	/* mouse over */
	p.thumb a:hover{ overflow:visible; z-index:1000; border:none; }
	p.thumb a:hover img{ border:1px solid #999;	background:#fff; padding:0px; }	
/* Image roll over border (used in lamp catagory list) */
a.image-link:hover{ color:#E51B23; }
a.image-link:link img,
a.image-link:visited img{border:1px #d0d0d0;}
a.image-link:focus img,
a.image-link:hover img,
a.image-link:active img{ border:1px #E51B23;}

/* Generic Styles */
.bg-color { background-color:#E51B23; }
	
p.extralinespacing { margin-bottom:10px; line-height: 1.4em;}

