/*
  $Id: stylesheet.css,v 1.1 2005/01/18 07:08:34 Michael Sasek Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText, .boxText a { font-family: Tahoma; font-size: 12px; color: #868585; }
div.txt_empty .boxText{ font-family: Tahoma; font-size: 12px; color:#000000;}
.errorBox { font-family : Tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Tahoma; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma; font-size : 12px; color: #009900; text-decoration: underline; }
.boxText , td.boxText{
	line-height:18px;
	padding-left:10px;
	padding-right:10px;
}

center{
	font-size:12px;
}



TR.header {
  background: #ffffff;
}


TD.headerNavigation {
  font-family: Tahoma;
  font-size: 12px;
  background:transparent;
  color: #a97606;
  font-weight : bold;
  padding-top:8px;
}

TD.headerNavigation-price{ text-align:right !important; padding-right:20px;}

.headerNavigation a, .headerNavigation a:visited { 
  color: #a97606; 
}

.headerNavigation a:hover{ color:#8c6104;}

A.headerNavigation { 
  color: #a97606; 
}

A.headerNavigation:hover {
  color: #a97606;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


table.infoBox {
border:1px solid #ccc;
margin-bottom:10px;
padding-left:0px;

}

table.infoBox table{ margin:4px 0px 0px 2px; }

#no-border .infoBox{ border:0px;}

.infoBoxContents{
 
  font-family: Tahoma;
  font-size: 12px;

}


.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  background: url(images/infobox/bg_boxheading.gif);
  background-repeat:repeat-x;
  color: #a97606;
  text-transform:uppercase;
	height:30px;


}

td.infoBoxHeading_left {
	background-image:url(images/infobox/corner_left2.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:30px;
	display:block;
}

td.infoBoxHeading_right {
	background-image:url(images/infobox/corner_right.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:15px;
	height:30px;
	display:block;
}


span.title_left{
  padding:3px 0px 0px 0px;
	float:left;

}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: transparent;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
   background: transparent;
}

TR.productListing-even{ border-bottom:1px solid #666;}

td#asr TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #fff;
  border-spacing: 0px;
  background-color:transparent;
  background-image:url(images/heading_yellow.gif); background-repeat:no-repeat; background-position:top;
  width:670px;
}

.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;

  color: #000000;
  font-weight: bold;
  border:0px solid #ccc;
}

.productListing-heading-remove{ width:40px; display:block;}

TD.productListing-data {

 	 border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:15px 0px;
	font-size:12px;
}


TD.productListing-data1{

  font-size: 12px;
  padding-left:25px;
  }

/*======== product listing col ==========*/

table.plc{
	margin:0 auto;
	
}



TD.productListing-data2 {
  font-family: Tahoma;
  font-size: 12px;
  border-right:solid 0px #d6d5d5;
  border-bottom:solid 0px #d6d5d5;

}
TD.productListing-data2a {
  font-family: Tahoma;
  font-size: 12px;
  border-bottom:solid 0px #d6d5d5;
  border-right:0px solid #f00;
}

TD.productListing-data3 {
  font-family: Tahoma;
  font-size: 12px;
  border-right:solid 0px #d6d5d5;
  border-bottom:none;
  
}



A.pageResults {
  color: #ca900e;
}

A.pageResults:hover {
  color: #ca900e;
  background: transparent;
  text-decoration:none;
}

TD.pageHeading, DIV.pageHeading {
  /* font-family: Tahoma;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a; */
  font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #464646;
	padding-bottom:10px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
}

INPUT{
  margin:0px 0px 5px 0px;
}
TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma;
  font-size: 12px;
  color: #333;
  font-weight: bold;
}

TABLE.formArea {
  background: #fff;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #ff0000;
  font-weight:bold;
}
.productListing-data s {

	font-weight:bold;
}
SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #ffc2c8; cursor: pointer;  }
.moduleRowSelected { background-color: #ffc2c8; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 10px; color: #ff0000; }

div.newprod table.infoBox {
  background: #FFFFFF;
  border:0px solid #fff;
}

td.bg_headingleft{ height:30px; width:15px;}
td.bg_headingcenter{
  width:100%;
  font-family:  Tahoma, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background:transparent;
  color: #868585;
  background-image: url(images/heading/heading_center.gif);
  padding-left:0px;
}
td.bg_headingright{ height:30px; width:11px; }
td.bg_headingspacer{ height:0px;width:58px; }
td.bg_headingspacer2 { height:10px;width:58px; }

.best_no{ font-size:12px;}

/* dynamic_mopics */





/*=========style html ================*/
/*** GLOBAL  ***/
html,body{height:100%}
body {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px !important;
	margin:0 auto;
	padding:0;
	color:#4c4c4c;
	height:100%;
	background-image:url(images/pattern.gif);
	background-repeat:repeat-x;
	background-color:#b32807;
	line-height:18px;
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both; height:1px;}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
	margin:10px 0px 6px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2, h3, h4, h5 {margin-bottom:15px!important;	font-family: Tahoma, Arial, Verdana;	font-weight:normal !important; color:#ca900e!important;}
h1 {font-size:24px; line-height:26px;}
h2 {font-size:22px; line-height:24px;}
h3 {font-size:18px; line-height:20px;}
h4 {font-size:16px; line-height:18px;}
h5 {font-size:12px; margin:3px 0px; padding:0px;letter-spacing:1px;}

/* links */
a {color:#ca900e;text-decoration:underline;}
a:hover{color:#deab39;}
a img{border:none}
.imgleft{float:left; padding-right:12px;}
.imgright{float:right; padding-left:12px;}
.imgcenter{margin:5px auto; display:block;}
/* lists, blockquotes and paragraphs */
p, ul, ol {
	font-size:11px;
	line-height:18px;
	margin-bottom:20px;
	color:#4c4c4c;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol,
li ul
{
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	margin:25px 0 25px 0px;
	color:#4c4c4c;
	padding:10px 20px 10px 35px;
	background-image:url(images/quote_top.png);
	background-repeat:no-repeat;
	font-size:11px;
}


/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}
/*** END OF DEFAULT ELEMENT STYLES ***/

/*** CONTAINER ***/
#container{width:100%; background-image:url(images/bgglow.jpg); background-repeat:no-repeat; background-position:center top; min-height:82%;}
#centercolumn{width:960px; margin:0px auto !important; text-align:left;}
/*** END OF CONTAINER ***/


/*** HEADER ***/
#topmenu{height:45px;}
/* menu */
#menu{padding:10px 0px 0px 0px; float:left;  width:730px;}
#menu ul{list-style-type:none; margin:0px; padding:0px;}
#menu ul li{list-style-type:none; margin:0px; padding:0px 20px; display:inline; font-family:Arial; font-size:14px; border-left:solid 1px #fff;}
#menu ul li#home{border:none;}
#menu ul li a, #menu ul li a:visited{color:#fff; text-decoration:none;}
#menu ul li a:hover{color:#fad30d;}

/* cart */
#cart{padding:10px 0px 0px 0px; float:right; width:170px; color:#fff;}

/* top */
#top{padding:18px 0px 0px 20px; height:65px;}
#logo{width:660px; float:left;}
#topsearch{width:260px; float:left; padding:18px 0px 0px 20px}
#topsearch fieldset{border:0px;}
.bg_input{background-image:url(images/bg_search.gif); background-repeat:no-repeat; width:185px; height:26px; float:left;}
#topsearch .inputbox{background:transparent; border:0px; width:170px; padding:3px 10px 3px 10px; line-height:normal; color:#ffffff; margin:4px 0px 0px 7px;}
#topsearch input{ margin:0px;}
.but{float:left;}

/*** END OF HEADER ***/

/*** SLIDE ***/
#slide {
padding:22px 22px;
width: 916px;
float: left;
}

/* outmost wrapper element */
#scrollable {
padding:0px 0px 0px 0px;
margin:0px auto;
width: 912px;
float: left;
position:relative;
}

/* container for the scrollable items */
.items {
width:840px;
height:170px;
display:block;
margin:0px auto;
margin-left:40px;

}

.slide-items {
width: 200px!important;
padding:0px 0px;
float: left !important;
margin-left: 5px;
margin-right: 5px;
text-align:center;
background-image:url(images/dotted2.gif); background-repeat:repeat-y; background-position:right;
}

.slide-items.noborder{background-image:none;}
/* single item */

/* next / prev buttons */
a.prev, a.next {
display:block;
width:20px;
height:70px;
background-repeat:no-repeat;	
margin:0px 0 0 0;
cursor:pointer;
position:absolute;
top:55px;

}

a.prev {
background:url(images/slide-prev.gif);
background-repeat:no-repeat;
left:0;
}


a.next {
background:url(images/slide-next.gif);
background-repeat:no-repeat;	
right:0;
}
/*** END SLIDE ***/

/*** CONTENT ***/
#content{background-image:url(images/c_repeat.gif); background-repeat:repeat-y;}
#c_top{background-image:url(images/c_top.gif); background-repeat:no-repeat; background-position:top;}
#c_bottom{background-image:url(images/c_bottom.gif); background-repeat:no-repeat; background-position:bottom; min-height:480px;}
#maincontent{padding:22px 0px}
#slider{height:180px;}
#main{background-image:url(images/bg_glowcontent.gif); background-repeat:no-repeat; padding:40px 0px 0px 22px}
#mainleft{width:712px !important; float:left;}
.pad_content{padding:0px 0px 0px 0px ;}
.pad_content_inner{padding:10px 12px 30px 13px ; width:671px;}
.main_page p{ padding-right:20px;}
/* box New product */
.prodbox{background-image:url(images/box_m.gif); background-repeat:repeat-y; width:226px; float:left; margin:0px 9px 9px 0px; }
.prodbox.nomargin{margin:0px 0px 9px 0px;}
.prodbox_c{background-image:url(images/box_t.gif); background-repeat:no-repeat; background-position:top;}
.prodbox_b{background-image:url(images/box_b.gif); background-repeat:no-repeat; background-position:bottom;}
.pad_box{padding:15px 20px 30px 20px !important;}


/* box product list col */
.prodbox-lc{background-image:url(images/box-lc_m.gif); background-repeat:repeat-y; width:215px; float:left; margin:0px 9px 9px 0px; }

.prodbox-lc_c{background-image:url(images/box-lc_t.gif); background-repeat:no-repeat; background-position:top left;}
.prodbox-lc_b{background-image:url(images/box-lc_b.gif); background-repeat:no-repeat; background-position:bottom left;}
.pad_box-lc{padding:15px 15px 30px 15px !important;}


.prod_title{font-size:16px; line-height:18px; border-bottom:solid 1px #dedede; padding-bottom:6px; text-align:left; }
.prod_title a{ text-decoration:none;}
.box_pic{  text-align:center !important; width:180px; float:left;}
.center{ text-align:center; clear:both;}
.box_dec{  width:180px; float:left; line-height:18px; font-size:11px;}
.box_price{ width:180px; float:left; padding:20px 0px; text-align:left;}
.box_button{display:block;}

.price{color:#ca900e; font-size:16px;}
.price2{color:#ca900e; font-size:12px;}
#side{width:204px; float:left;}
.padbox_side{padding:0px 0px 30px 0px}
.sidebox{background-image:url(images/sidebox_m.gif); background-repeat:repeat-y; width:204px; margin:0px 0px 10px 0px; position:relative;}
.sidebox2{margin:0px 0px 10px 0px;}
.sidebox_t{background-image:url(images/sidebox_t.gif); background-repeat:no-repeat; background-position:top left; width:204px;}
.sidebox_b{background-image:url(images/sidebox_b.gif); background-repeat:no-repeat; background-position:bottom left; width:204px;}
.sidebox h2{background-image:url(images/title_side.gif); background-repeat:no-repeat;  color:#a97606; text-align:center; font-size:18px; margin:0px; padding:8px 0px 8px 0px; }
.sidebox ul{list-style-type:none; padding:0px; margin:0px; width:180px;}
.sidebox ul li{list-style-type:none; padding:5px 0px 5px 1px; margin:0px; border-bottom:solid 1px #dedede; }
.sidebox ul li a.cat img{ margin-right:10px !important;}
.sidebox a, .sidebox a:visited, .sidebox ul li a, .sidebox ul li a:visited{text-decoration:none; color:#707070 }
.strip{position:absolute; top:0; right:0;}
.icon{vertical-align:middle; padding-right:4px}
/*** END OF CONTENT ***/

/*** FOOTER ***/
#footer{padding:10px 0px 20px 0px; color:#ffffff; clear:both;}
#footer a, #footer a:visited{color:#fff; text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footleft{float:left;}
#footlright{ float:right; text-align:right;}
/*** END OF FOOTER ***/


/* 

Inner

*/

.c_inner{background-image:url(images/c_inner_repeat.gif); background-repeat:repeat-y; width:696px;}
.c_inner_t{background-image:url(images/c_inner_top.gif); background-repeat:no-repeat; background-position:top left;  width:696px;}
.c_inner_b{background-image:url(images/c_inner_bottom.gif); background-repeat:no-repeat; background-position:bottom left;  width:696px;}

/*** SHOPPING CART & CATEGORY ***/
#breadcrumb{background-image:url(images/dotted.gif); background-repeat:repeat-x; background-position:bottom; padding:0px 0px 8px 0px}
#breadcrumb a, #breadcrumb a:visited{color:#707070; text-decoration:none; font-size:12px;}
#breadcrumb a:hover{text-decoration:underline;}
.headings{
	padding:4px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	color:#a97606;
	font-size:14px; font-weight:bold !important;
	background-image:url(images/heading_yellow.gif); background-repeat:no-repeat; height:26px ; width:661px;
}

* html .headings{ width:671px; padding:4px 0px 8px 10px; height:26px;}

.headings ul, .proList ul{margin:0px; padding:0px; list-style-type:none;}
.headings ul li{
	float:left;
	list-style-type:none;
	color:#a97606;
	text-align:center;
	font-size:14px;
}

.headings ul li.priview {width:385px; padding-left:15px; text-align:left;}
.headings ul li.quantity {width:66px; text-align:right !important; margin-left:0px; }
.headings ul li.total{width:90px; text-align:right;}
.headings ul li.remove {width:60px; text-align:right; padding-right:15px!important;}
.headings ul li.prodname{width:400px; text-align:left;}
.headings ul li.priceHead {width:83px;}
.headings ul li.buy {width:130px; text-align:right;}
 
 
.subtotal, .checkout{width:671px;}
.subtotal ul, .checkout ul, .catlist ul{list-style-type:none; padding:0px; margin:0px;}
.subtotal ul li, .checkout ul li{list-style-type:none; padding:10px 0px; margin:0px; text-align:right; font-weight:bold;}



.pagenumber{padding:8px 0px 0px 0px; text-align:right;}
span.display{float:left;}

/**/
#description{}
#product_image{width:240px; float:left; padding:0px 0px 0px 10px;}
#product_image input{ margin:0px;}
.product_img{ text-align:center;}
#product_description{width:380px; float:left; padding:0px 0px 0px 30px;}
.title_description{font-weight:bold; font-size:16px; font-family:Tahoma; border-bottom: solid 1px #dedede; padding-bottom:0px; margin-bottom:0px;}
.title_description h2{margin-bottom:0px !important; padding-bottom:5px;}
.thumb{margin:20px auto 10px auto; text-align:center; padding:0px 0px 10px 20px; border-bottom:solid 1px #dedede;}
* html .thumb{padding:0px 0px 0px 20px;} 
.row{border:solid 0px #fff; padding:2px 0px;font-weight:bold;}
.row ul{margin:0px; padding:0px; list-style-type:none;}
.row ul li{float:left; padding:2px 0px; margin:0px; display:inline;}
.row ul li.col1{font-weight:bold; width:40%}
.row ul li.col2{font-weight:normal; width:auto}




/*====================================================================================================*/


.bg_dotline {
	background-image: url(images/dotted.gif);
	background-repeat:repeat-x;
	width:100%;
	height: 3px;
}
.txt_content03{
	font-family: Tahoma;
	font-size: 11px;
	color: #464646;
}
.txt_content02{
		color:#fff;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
}
.container{ 
background:#fff;
}

.txt_content01{	
	color:#333;
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
}

.test{
 border:1px solid #000;
}