@charset "utf-8";
/* CSS Document */
body { color:#000000; margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }

td, tr, p, div { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #000000; }

a:link, a:visited { font-size: 11px; color: #003746; text-decoration: none; }
a:hover { font-size: 11px; color: #DA0909; text-decoration  : underline; }

.form {	margin:0; }
.inputbox, input {	font-size: 12px; color: #333333; text-decoration: none; }

.boxText { font-size: 10px; }
.errorBox {	font-size : 12px; background: #ffb3b5; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.stockWarning { font-size : 10px; color: #cc0033; }
.msg { color:#C81B24; padding:5px 0; }
.red { color: #C81B24; }
div.messagebox { display:block; padding:5px 5px 5px 40px; color: #ffffff; border: #000000 0px solid; margin:10px 0px; text-align:left; background: #C81B24 url(../images/s_warn.png) no-repeat; background-position:10px 3px; }
.errortxt { color:#ffffff; }
.subhead { background-color:#EEEEEE; color: #0B2B1F; font-weight:bold; padding:5px; }
.darkbg { color:#FFFFFF; background-color: #DA0909; }
.lightbg { background-color: #FCFCFC; }	

/* CSS for table */
.contentBox th { background-color:#EEEEEE; color: #0B2B1F; font-weight:bold; padding:5px; }
.contentBox tr { background-color:#FCFCFC; }

.infoBox { /*background: #003746;*/ border:#CCCCCC 1px solid; /* #996600 */}
.infoBoxContents {  /*background: #FCFCFC;*/ font-size: 10px; }
.infoBox a,
.infoBox a:hover { text-decoration:underline; }
.infoBoxNotice { background: #FF8E90; }
.infoBoxNoticeContents {  background: #FFE6E6; font-size: 10px; }
TD.infoBoxHeading { font-size: 12px; font-weight: bold; color: #88510E; }
TD.infoBox, SPAN.infoBox { font-size: 10px; }
.infoBox fieldset { color:#3C1A10;  border:#3C1A10 1px solid; }

/* CSS for header navigation */
.headerNavigation { font-size:12px; padding-bottom:8px; border-bottom:#E2E2E2 solid 4px; margin-bottom:8px; }
.headerNavigation span {  padding:0 10px; }
.headerNavigation a { color:#000000; text-decoration:underline; }
.headerNavigation a:hover { color:#999999; text-decoration:none; }

/* CSS for category and product list */
.categoryList { font-size:11px; }
.categoryList td { border-bottom:#000000 1px dotted; padding:30px 10px; vertical-align:top; }
.categoryList span.category-name { font-size:14px; font-weight:bold; }

/* CSS for product listing */
.productBox { }
.productBox table { border-collapse:separate; }
.productBox table td { border:none; padding:0; }
.productBox table td img { margin:0; }
.productBox table td div.product-name { text-align:center; font-size:14px; font-weight:bold; color:#9E5402; padding-top:5px; }
.productBox table td div.product-name a { font-weight:bold; color:#000000; margin:10px 0; font-size:1em; text-decoration:none; }
.productBox table td div.product-name a:hover { color:#BA7C43; text-decoration:none; }
.productBox table td div.product-price { text-align:center; margin:5px 0 5px 0; font-size:10px; }
.productBox table td div.product-description { margin-top:10px; padding:5px; font-size:12px; text-align:justify; border:#CCCCCC 1px solid; }
.productBox .category-title { 	font-family:Tahoma;	font-size:18px;	font-weight:bold; padding-bottom:5px; margin:15px 0 5px 0; }
.productBox .boxTop { border-top:#3C1A10 5px solid; height:30px; background:#BA7C43; margin-bottom:20px; }
.productBox .boxBottom { border-bottom:#3C1A10 5px solid; height:30px; background:#BA7C43; margin-top:20px; }
.boxTop h3.paging { margin:0; font-weight:normal; font-size:10px; text-align:right; padding:5px; }
.boxBottom h3.paging { margin:0; font-weight:normal; font-size:10px; text-align:right; padding:5px; }

.productBox a.paging:link, a.paging:active, a.paging:visited { color:#000000; text-decoration:underline;  }
.productBox a.paging:hover { text-decoration:none; }

.clickenlarge { color:#000000; font-size:10px; text-decoration:none; }
.imageborder{ border: 1px solid #E9E9E9; cursor:pointer; }
.productimageborder { padding:2px; border:#E0E0E0 solid 3px; cursor:pointer; }



/* CSS for product information page */

/*.productInfoBox { }
.productInfoBox table { border-collapse:separate; }
.productInfoBox table td { border-bottom:#E7E7E7 3px solid; }
.productInfoBox table td img { margin:30px 0 20px 0; }*/


/*  CSS for Shopping cart page */
.divshipping { padding:5px;	margin:5px;	width:320px; border: #000000 1px solid;	border-collapse:collapse; /*background-color:#BA7C43;*/ }
.divshipping table { /*background:#DCC9AC;*/ }
/* CHANGE HERE FOR SHIPPING ROW BACKGROUND COLOR */
.shippingrowbg { background-color:#BA7C43; }


/* CHANGE HERE FOR SHIPPING CART DATA TABLE BORDER COLOR */
.bg3 { BACKGROUND: url(../images/m21.gif) repeat-x; height:1px; }
.bg4 { BACKGROUND: url(../images/m22.gif) repeat-y; }

A.pageResults { color: #0000FF; }
A.pageResults:hover { color: #0000FF; background: #FFFF33; }

.button-image { border:none; padding:0; background:none; }

.button { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background-color: #88510E; font-weight:bold; color: #FFFFFF; 
	text-decoration: none; border: 1px solid #88510E; padding:1px 2px 2px 2px; height:20px; width:160px; cursor:pointer; vertical-align:middle; }
	
.button-short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:1px 3px 2px 10px;
	cursor:pointer;
	vertical-align:middle;
	width:132px;
	height:27px;
	border:none;
	background-color: #88510E;
}

.button-long { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; background: #666666 url(../images/button_bg_long.gif) no-repeat; color: #E8D7BD;  text-decoration: none;  padding:1px 3px 2px 15px; cursor:pointer; vertical-align:middle; width:165px; height:27px; border:none; }


.welcome{ margin:0; padding:0; text-align:right; font-family:Arial, Helvetica, sans-serif; color:#ffffff !important; font-size:12px }

.welcome a{float:right; padding-right:20px; text-align:right; font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px; margin:0;}
.welcome a:hover{float:right; margin:0; padding-right:20px; text-align:right; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}



.shoppingCartBox{width:515px; margin:0; padding:0;}

.table-border {
	border:#2A2B26 solid 1px;
	border-collapse:collapse;
}

.darkline {
	background-color: #003746;
	height:1px;
}



.help{ margin:0; padding-left:20px; padding-bottom:20px; width:300px; text-align:justify; font-family:Arial, Helvetica, sans-serif; color:#003746 !important; font-size:12px }

.help a{  color: #999900; font-size:12px; margin:0;}
.help a:hover{ margin:0; font-family:Arial, Helvetica, sans-serif; color:#FF0000; font-size:12px;}


/* Wajid */

.NewCustomer { font-size:18px; color:#FFFFFF; padding-left:10px; font-weight:bold; }
.images-border { 
	width:350px;
	border:solid;
	border-width:3px;
	text-align:center;
	border-color:#999999;
}

.images-border-temp { 
	width:151px;
	border:solid 3px #999999;
	text-align:center;
	padding:20px;
}

.images-hading {	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#9E5402;
	padding-top:5px;
	text-align:center;
}

.steps { padding-left:20px; margin-bottom:10px; }
.steps h2 { font-size:18px; color:#9E5402; }
.steps ul { margin:0; padding:0; list-style:none; }
.steps ul li { font-size:14px; color:#003746; font-weight:bold; background:url(../images/home.jpg) no-repeat 0 50%; padding: 5px 0 5px 30px; margin: .4em 0;  }

div.left { float:left; width:auto; }
div.right { float:right; width:auto; }

/* CSS for JS inline message */
#msg {display:none; position:absolute; z-index:200; background:url(../images/msg_arrow.gif) left center no-repeat; padding-left:7px;}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:300px;}
/* END: CSS for JS inline message */


