/*
  $Id: stylesheet.css,v 1
*/
/*URL: http://www.cssplay.co.uk/menus/pro_drop2 */
.preload2 {background:url(images/border/cssmenu/button4.gif);}
.menu2 {padding:0 0 0 0px; margin:0; list-style:none; height:40px; background:#EEEEEE url(images/border/cssmenu/button1a.gif) repeat-x; position:relative; font-family:Tahoma, verdana, sans-serif; }
.menu2 li.top {display:block; float:right; position:relative; direction:rtl;}
.menu2 li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu2 li a.top_link span {float:right; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 18px 0 12px; height:40px; background:url(images/border/cssmenu/down.gif) no-repeat right top;}
.menu2 li a.top_link:hover {color:#fff; background: url(images/border/cssmenu/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(images/border/cssmenu/button4.gif) no-repeat right top;}
.menu2 li a.top_link:hover span.down {background:url(images/border/cssmenu/button4a.gif) no-repeat right top;}

.menu2 li:hover > a.top_link {color:#fff; background: url(images/border/cssmenu/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(images/border/cssmenu/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link span.down {background:url(images/border/cssmenu/button4a.gif) no-repeat right top;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; right:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {right:2px; top:40px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:125px; height:auto; direction:rtl;}
.menu2 :hover ul.sub li {display:block; height:20px; position:relative; float:right; width:125px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:20px; width:120px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu2 :hover ul.sub li a.fly {background:#fff url(images/border/cssmenu/arrow.gif) 2px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#4ab; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#4ab url(images/border/cssmenu/arrow_over.gif) 2px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#4ab url(images/border/cssmenu/arrow_over.gif) 2px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{right:120px; top:-4px; background: #fff; padding:3px 0; border:1px solid #4ab; white-space:nowrap; width:130px; z-index:200; height:auto;}
/*URL: http://www.css end*/
.percent{
	position: absolute;
	float: left;
	z-index: 3;
	height: 15px;
	width: 80px;
	margin-left: 0px;
	margin-top: 85px;
	padding-top: 0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-color: #FF6600;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, sans-serif;
   font-size: 11px;  
   color: white;
	text-align: center;		
	border-color: #707070;
	border-style: solid;
	border-width: 1px;
}

/* DWD Contribution -> Add: Browse by Categories. */ 
.category_list_item {
	background-image:url(images/border/bk_brnds170a.gif);
  width: 170px; 
  display: block; 
  background-repeat: no-repeat; 
  background-position: 0px 0px; 
  height: 28px; 
}
.category_list_item A {
	background-color: #EEEEEE;
  background-image:url(images/border/bk_brnds170.gif); 
  width:170px;
  display: block;
  height: 28px; 
  text-decoration: none;
  padding-top: 2px
}
.category_list_item A:hover {
	background: none transparent scroll repeat 0% 0%;
  color: #FFFFFF;
  text-decoration: none
}
/* DWD Contribution End. */
#indicator{position:absolute;left:50%;top:50%;z-index:100;display:none;}

DIV.brands{    
    padding: 10px;
      background: #FFFFFF url("images/border/sboxbrands/backgrndbrands.gif");
}
/*new text style from farsios/style.css */
TR.underheaderNavigation {
  font-family: Tahoma,Helvetica; 
  font-size: 11px;
  color: #A65100;
  background: #CC9933 url("images/border/rowbackground.gif");
  LINE-HEIGHT: 1.8;
 
}
TD.underheaderNavigation {
  font-family: Tahoma,Helvetica; 
  font-size: 11px;
  color: #A65100;
  LINE-HEIGHT: 1.8;
  font-weight : bold;
  }
TD.underheadershopcart {
  font-family: Tahoma,Helvetica; 
  font-size: 11px;
  color: #A65100;
}
TD.breadcrumb {
  font-family: Tahoma,Helvetica; 
  font-size: 11px;
  color: #940000;
  LINE-HEIGHT: 1.8;
  font-weight : bold;
}
.smallwhite12 {
  font-family: Tahoma,Helvetica; 
  font-size: 12px;
  color: #FFFFFF;
}
TD.columncolor {
  background: #e7e7e7;
  background-repeat:repeat-y;
}

.pagebackcolor {
  background: #e7e7e7;  
}

P { MARGIN-TOP: 11px; FONT-SIZE: 11px; MARGIN-BOTTOM: 11px; LINE-HEIGHT: 1.5; FONT-FAMILY: tahoma,Helvetica; }


.errorBox { font-family : Tahoma,Helvetica; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.pageHeading { FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #114477; FONT-FAMILY: Tahoma,Helvetica; WHITE-SPACE: nowrap; }
.pageSubHeading { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #114477; FONT-FAMILY: Tahoma,Helvetica; WHITE-SPACE: nowrap; }
.messageStack { BORDER-RIGHT: 1px dotted; BORDER-TOP: 1px dotted; FONT-SIZE: 11px; MARGIN: 5px; BORDER-LEFT: 1px dotted; COLOR: #465584; BORDER-BOTTOM: 1px dotted; BACKGROUND-COLOR: #fff3e8; }
.graybox { BORDER-RIGHT: 1px dotted; BORDER-TOP: 1px dotted; FONT-SIZE: 11px; MARGIN: 5px; BORDER-LEFT: 1px dotted; COLOR: #465584; BORDER-BOTTOM: 1px dotted; BACKGROUND-COLOR: #f2f2f2; }
.smallboxhead {
    BACKGROUND-COLOR: #5E5E5E;
    border-width: 1px;
    border-style: dotted;
    MARGIN: 0px;
    font-family: Tahoma,Helvetica;
    font-size: 12px;
    }
        
.boxText { font-family: Tahoma,Helvetica; font-size: 11px;}
/* style for header tag 259*/
TABLE.popup {
  border-width: 1px;
  border-style: dotted;     
}

h { 
 font-family: Tahoma,Helvetica;
 font-size: 12px;
 font-weight: bold;  
}
h1 { 
 font-family:Tahoma,Times New Roman;
 font-size: 11px;  
}

h2 { 
 font-family: Tahoma,Helvetica;
 font-size: 11px;
}

h3 { 
 font-family: Tahoma,Helvetica;
 font-size: 11px;
}
h4 { 
 font-family: Tahoma,Helvetica;
 font-size: 11px;
}
h5 { 
 font-family: Tahoma,Helvetica;
 font-size: 11px;
}
h6 { 
 font-family: Tahoma,Helvetica;
 font-size: 11px;
}

/* EOF Header tag */
BODY {
  background: #FCFCFC;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover { COLOR: #993300; TEXT-DECORATION: underline; }

FORM {
        display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {  
  background: #990000 url("images/infobox/hmbk.gif");
}

TD.headerNavigation {
  font-family: Tahoma,Helvetica; 
  font-size: 11px;  
  color: #FFCC33;  
}

A.headerNavigation { 
  color: #FFCC00; 
}

A.headerNavigation:hover {
  color: #FFFF00;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  background: #33CC33;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #FF6600;  
}

TD.footer {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #990000; 
  color: #ffffff;
  font-weight : bold;
}

.infobox {
	border-style: solid;
	border-color: #d8dddd;
	border: 0px;
	background: #EEEEEE;
	color:#000000;
}  
.infoboxWhite {	
	background: #FFFFFF;
	color:#000000;
	border: 0px;
  border-style: solid;
  border-color: #FAFAFA;
  
}  

.infoBoxContents {
  background: #EEEEEE;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}
.infoBoxContentsWhite {
  background: #FAFAFA;
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  font-weight: bold;  
  color: #000000;
 }

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

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

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #5E5E5E;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  background: #5E5E5E;
  color: #ffffff;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma,Helvetica;
  font-size: 17px;
  font-weight: bold;
  color: #0703af;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  line-height: 1.5;
}

TD.mainheader, span.mainheader, P.mainheader {
  font-family: Tahoma,Helvetica;
  color: #ffff00;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
}
TD.yellow12 {
  font-family: Tahoma,Helvetica;
  color: #ffff00;
  font-size: 12px;
}

DIV.mainheader {
  font-family: Tahoma,Helvetica;
  font-size: 10px;
  font-weight: bold;
  color: #0703af;
  LINE-HEIGHT: 2;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Tahoma,Helvetica;
  font-size: 14px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
}

TD.tableHeading {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma,Helvetica;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma,Helvetica;
  font-size: 12px;
}
/* greeting user color */
SPAN.greetUser {
  font-family: Tahoma,Helvetica;
  font-size: 12px;
  color: #FFCC00;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma,Helvetica;
  font-size: 13px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma,Helvetica;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #999999; cursor: pointer;}
.moduleRowSelected { background-color: #89DD03; border-color: #889900; border-style: solid; border-width: 1px;}

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma,Helvetica; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma,Helvetica; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma,Helvetica; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Tahoma,Helvetica; font-size: 11px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma,Helvetica; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma,Helvetica; font-size: 11px; color: #ff0000; }


/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/

.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	
	white-space: nowrap;
}


.phplmbodytable { /* Class of table cells containing plain menus */
background-color: #FFFFFF;
}

.phplmnormal {     /* Font size & color of unlinked menu items */
	color: #000000;
	font-size: 11px;	
	text-decoration: none;
  	
}


a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #003300;
	font-size: 11px;	
	text-decoration: none;	
}


a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	color: #FFFFFF;
	background-color: #606060;
	font-size: 11px;	
	text-decoration: none;	
}

a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #000000;
	background-color: #33CC00;
	font-size: 11px;	
	text-decoration: none;	
}

.dmselected {   /* Style overide for selected category tree */
    background-color: #FFCC00;
		font-weight: bold;
		color: #000000;
}

/* end dynamic menu stylesheet */
/* begening of graphic box*/
TD.pollBoxRow {   
font-family: Tahoma,Helvetica;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Tahoma,Helvetica;   
font-size: 10px;   border-color: #EEEEEE;   
border-style: solid;   
border-width: 0px;
} 

TR.pollOptRow {   
background: #cce1ff; 
} 
TR.pollFooter { 
  background: #adc6ff;
}  


/* Start Products Specifications */
ul.specification_box {
  line-height: 1.5;
}

option, optgroup {
  text-decoration: none;
  font-style: normal;
  margin: 0;
  padding: 2px 2px 0 2px;
  font-family: Tahoma,koodak,B koodak,Times New Roman;
}

.filter_count {
  font-weight: normal;
}

.no_results {
  color: #bbb;
}

.close {
  font-size: 75%;
  position: relative;
  top: -4px;
}

img.image_filter {  /* Applies to images used as filters */
  width: 20px;  /* Width of each image */
  height: 20px;  /* Height of each image */
  padding: 5px;  /* Padding between the category contents and the border */
  border: 1px solid #182d5c;  /* Border around each image */
  margin: 3px;  /* Margin between the image border and other objects */
  background: #ffffff;  /* Background color behind each image */
  float: right;  /* Don't change this */
}

.specs_box { /* Applies to the table surrounding the Specifications/tabs onproduct_info.php */
  width: 100%;
  background: #E7E7E7;
}



/* End Products Specifications */
