@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family:Georgia, "Century Gothic", Helvetica, Arial, sans-serif;
	background:url(../images/bg.jpg) #dcdcdc repeat-x;
	color: #9f9f9f;
	font-size:1em;
}

html {
	font-size:100%;
}

a img {
	border:none;
}

/*======from screen.css=============*/
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/*=================== PRELOAD NAVBAR ==================*/

.preload {display:none;}

/*=====PAGE STYLING ===========*/

#dropshadow {
	background: url(../images/dropshadow.png) repeat-y;
	width: 55.125em;/*882px*/
	margin: 0 auto;
}

#header {
	margin: 0 auto;
	height: 8.063em;/*129px*/
	width: 54.25em;/*868px*/
	color: #FFFFFF;
	background:url(../images/header.jpg);
}

#custnav a{
	float:right;
	margin-right:5px;
	text-decoration:none;
}

.myorder {
	background: url(../images/my-order.jpg) no-repeat;
	height:35px;
	width:82px;
	display:block;
	margin-right:15px !important;
}

.catalogue {
	background: url(../images/catalogue.jpg) no-repeat;
	height:35px;
	width:82px;
	display:block;
}

.logout {
	background: url(../images/logout.jpg) no-repeat;
	height:35px;
	width:82px;
	display:block;
}

.login {
	background: url(../images/login.jpg) no-repeat;
	height:35px;
	width:82px;
	display:block;
	margin-right:15px !important;
}

#navcontainer {
	background: url(../images/navbar.jpg) repeat-x;
	margin: 0 auto;
	height: 3.063em;/*49px*/
	width: 54.25em;/*868px*/
}

#content {
	margin: 0 auto;
	width: 54.25em;/*868px*/
	overflow:auto;
}

#contentinner {
	width: 818px;/*828px*/
	margin-left:27px;/*20px*/
	margin-right:23px;/*20px*/
	margin-top:20px;/*20px*/
	margin-bottom:20px;/*20px*/
	min-height:31.25em;/*500px*/
}

#footer {
	background: url(../images/footer.png) no-repeat;
	height: 129px;/*39px*/
	width: 882px;/*882px*/
	margin:0 auto;
	text-align:center;
	overflow:auto;
}

#footer a {
	margin:0 auto;
	margin-top:5px;
	color:#9f9f9f;
}

#footer a:hover {
	color:#666;
	border:none;
}

#footer .sig {
	display:block;
	margin-top:80px;
	margin-bottom:5px;
	font-size:12px;
}

/*======STYLINGS==========*/

.quote {
	color:#c4aa52;
	font-style:italic;
}

.message {
	border: 1px solid #CCC;
	padding:10px;
	background:#E9E9E9;    
	margin-bottom:20px;
}

.error {
	color: red;
}

.alert {
	background:#C00;
	color:#FFF;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:10px;
}

.specialprice {
	color:#06C;
}

/*================= FORMS =========================*/

fieldset {
	float: left;    
	clear: left;    
	width: 100%; 
	margin: 1.5em 0 0 0;  
	padding: 0;  
	border: 1px solid #BFBAB0;    
	background: url(../images/formbg.jpg) repeat-x #E9E9E9;    
}

legend {  
	margin-left: 1em;  
	color: #9f9f9f;
	font-weight: bold;  
}

fieldset ol {  
	padding: 1em 1em 0 1em;  
	list-style: none;  
}

fieldset li {  
	float: left;    
	clear: left;    
	width: 100%;   
	padding-bottom: 1em;  
}

fieldset a {  
	float: none;    
	width: auto;    
	padding-left: 11em;
	padding-top:1em;
	background-color: transparent;    
	background-image: none;    
}

fieldset.submit {  
	float: none;    
	width: auto;    
	border: none;    
	padding-left: 12em;
	padding-top:1em;
	background-color: transparent;    
	background-image: none;    
}

label {    
	float: left;    
	width: 10em;    
	margin-right: 1em;  
	text-align: right;   
}

label strong {        
	display: block;       
	color: #C00;        
	font-size: 85%;        
	font-weight: normal;        
}

span.label {
	float: left;    
	width: 10em;    
	margin-right: 1em;  
	text-align: right;   	
}

span.required {
	background: url(../images/required_star.gif) no-repeat center left;
	padding-left:5px;
	padding-right:9px;
}

/*========PRODUCTS =============*/
.productlisting {
	margin:0 auto;
	width:100%;
	overflow:auto;
}

.productlisting table td, .categorylisting table td {
	border:1px solid #CCC;
	background: #E9E9E9;    
}
.productlisting img, .categorylisting img {
}
.productlisting p, .categorylisting p {
	text-align:left;
	color: #999;
	line-height:1em;
	margin:0.3em 0.5em;
	font-family:Verdana, Geneva, sans-serif;
}

.categorylisting a {
	text-decoration:none;
	color:#999;
}

.qtycontrols {
	margin-left:5px;
	text-align:center;
}

.qtycontrols td, .qtycontrols tr {
	border:none !important;
}

.qtycontrols a {
	text-decoration:none;
}

.pluinn, .pluctn {
	background: url(../images/add.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
	margin:1px;
}

.dedinn, .dedctn {
	background: url(../images/subtract.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
	margin:1px;
}

.remprod {
	background: url(../images/delete.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
	margin:1px;
}

.addinn {
	background: url(../images/add.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
	margin:1px;	
}

.reminn {
	background: url(../images/subtract.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
	margin:1px;	
}

.categorylisting .categorytitle {
	border-bottom: 1px dotted #CCC;
	color: #999;
	margin:0px;
	text-align:center;
	padding:0px;
	line-height:-15px;
}

.navigationbox {
	margin-left:5px;
	margin-right:5px;
	height:50px;
	width:640px;
}

.navinner {
	float:left;
	height:50px;
	width:130px;
	border:1px solid #CCC;
	background: url(../images/formbg.jpg) repeat-x #E9E9E9;    
}

.navinner strong {
}

.keyinner {
	border:1px solid #CCC;
	background: url(../images/formbg.jpg) repeat-x #E9E9E9;    
	float:right;
	width:500px;
	height:50px;
}

.prev {
	background:url(../images/back.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
}

.next {
	background:url(../images/fwd.jpg) no-repeat;
	height:20px;
	width:20px;
	display:block;
	float:left;
}

.keyinner strong {
	
}

.belowoffset {
	color:blue;
}

.aboveoffset {
	color:red;
}

/*==================PRODUCT ALERTS====================*/

.lessthan100 {
	height:10px;
	width:10px;
	background:blue;
	float:left;
	margin:3px;
}

.norepeat {
	height:10px;
	width:10px;
	background:green;
	float:left;
	margin:3px;
}

.oos {
	height:10px;
	width:10px;
	background:red;	
	float:left;
	margin:3px;
}

.comingsoon {
	height:10px;
	width:10px;
	background:black;	
	float:left;
	margin:3px;
}

.alerts {
	margin-left:7px;
}
/*=========BRANDS=============*/

.brands {
	width:130px;
}

.brands img {
	margin:10px;
}


/*============PAGINATION=============*/

.pagination {
	height:20px;
	margin:0px 10px;
}

.pagination a{
	border:1px solid #CCC;
	width:25px;
	padding: 1px 6px;
	height:15px;
	margin:2px;
	color:#999;
	text-decoration:none;
}

.pagination strong{
	width:25px;
	padding: 1px 4px;
	height:15px;
	margin:2px;
}

.pagination a:hover {
	background:#EEE;
}

.pagbox {
	border:1px solid #CCC;
	width:50%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	margin-left:15px;
}

.pagbox2 {
	border:1px solid #CCC;
	width:46%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:10px;
	margin-left:20px;
	margin-top:30px;
}

/*==============PRODUCT BROWSE COLUMN===================================*/

.browsebox {
	border:1px solid #CCC;
	background: url(../images/formbg.jpg) repeat-x #E9E9E9;    
	width:150px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:50px;
}

.browsebox h3 {
	margin-left:10px;	
}

.productbox {
	float:right;
	width:650px;
}

.catlist {
	color:#9f9f9f;
	list-style-type:none;
	margin-left:0px;
	padding-left:12px;
}

.catlist a {
	color:#9f9f9f;
	list-style-type:none;
	margin-left:0px;
}


/*==============PRODUCT CATEGORIES OLD===================================*/

.catbox[old] {
	border:1px solid #CCC;
	background:#EFEFEF;
	width:50%;
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom:50px;
	margin-left:15px;
}

.catlist[old], .catlist[old] a {
	color:#9f9f9f;
	list-style-type:none;	
}

.catlist[old] a {
}

/*============== PRODUCT TABS =======================*/

#tabsB {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom: 1px solid silver;
	margin-bottom:10px;
}

#tabsB ul {
	margin:0;
	padding:10px 10px 0px 10px;
	list-style:none;
}

#tabsB li {
	display:inline;
	margin:0;
	padding:0;
}

#tabsB a {
	float:left;
	background:url("../images/tableftB.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#tabsB a span {
	float:left;
	display:block;
	background:url("../images/tabrightB.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsB a span {float:none;}
/* End IE5-Mac hack */
#tabsB a:hover span {
	color:#000;
}

#tabsB a:hover {
	background-position:0% -42px;
}
#tabsB a:hover span {
	background-position:100% -42px;
}

#tabsB .selectedtab {
	background-position:0% -42px;
}
#tabsB .selectedtab span {
	background-position:100% -42px;
}
#tabsB .selectedtab span {
	color:#000;
}


/*========SEARCH BOX ==============================*/

.searchbox input.search {
	width:120px;
}

.searchbox {
	margin-left:10px;
}

/*=========LINKS ===============*/

a {
	color:#c4aa52;
}

/*===========CONTACT FORM =================*/

.contactform {
	border:1px solid #CCC;
	background: #efefef;
	padding-bottom:30px;
	margin-bottom:50px;
}

.contactform .info {
	color:#999;
	font-weight:bold;
	margin-bottom:20px;
}

.contactform p {
	margin-left:10px;
	margin-right:10px;
	line-height:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.contactform textarea, .contactform input, .contactform select {
	width:200px;
}

.contactform img {
	margin-top:6px;
	margin-bottom:2px;
}

.subbut {
	background:#DDD;
	color:#999;
	font-weight:bold;
}

/*================ORDER SUMMARY TABLE =======================*/

.ordersummary {
	
	padding-bottom:30px;
}

.ordersummary table, .ordersummary td {
	border:1px solid #CCC;
}

.ordersummary input.qty, .ordersummary input.price {
	width:40px;
}

.toprow {
	font-size:14px;
	background:#6b99d3;
	color:#fff;
}

.totalrow {
	font-size:14px;
	background:#6b99d3;
	color:#fff;
}

.odd {
	background:#DDD;
}

.even {
	background:#FFF;
}

.rqstspecial {
	width:35px;
}

.savespecial {
	text-decoration:underline; 
	cursor:pointer;
	color:red;
	display:block;
}

/*================ DELIVERY INSTRUCTIONS TABLE =======================*/

.orderheader {
	padding-bottom:30px;
	margin-bottom:50px;
}

.orderheader table, .orderheader td {
	border:none;
}

/*================ CHECKOUT BUTTON =======================*/

.checkoutbutton {
	text-align:center;
	color:#fff;
	background:#09C;
	padding:5px;
	margin:10px;
	display:block;
	width:250px;
	margin-left:0px;
}

/*==========================AJAX==================================*/

.loading {
	display:block;
	margin-top:10px;
	padding-left:55px;
	background:url(../images/spinner.gif) no-repeat;
	height:30px;
	line-height:30px;
}



/*========================TOOLTIP================================*/

.sitehelp {
	margin-right:5px;
	vertical-align:middle;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #C4AA52;
	background: #EFEFEF;
	opacity: 0.9;
	max-width:500px;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip h3 {
	display:block;
	font-style:italic;
	background:#C4AA52;
	color:#FFF;
	line-height:20px;
	padding-bottom:8px;
	text-transform:capitalize;
	border:5px solid #C4AA52;
	border-bottom:none;
}

#tooltip div {
	color:#888888;
	font-weight:bold;
	margin:5px;
}

