            F                                                                                                                                /*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/



.boxText { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #666666; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
} 

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

A:link{
	font-family: Helvetica, Tahoma;
	font-size: 12px;	
	color: #726252;
	line-height: 1.4;
	text-decoration: none;
}
A:visited{ 
	font-family: Helvetica, Tahoma;
	font-size: 12px;
	color: #726252;
	line-height: 1.4;
	text-decoration: none;
}
A:active{
	font-family: Helvetica, Tahoma;
	font-size: 12px;
	color: #726252;
	line-height: 1.4;
	text-decoration: none;
}
A:hover{
	font-family: Helvetica, Tahoma;
	font-size: 12px;
	color:#C6252A;
    line-height: 1.4;	
    text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #d7bf8f;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d7bf8f;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Helvetica, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #f0bd67;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d7bf8f;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #726252;
}

.infoBoxContents {
  background: #fff;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxContentsSC {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFFFFF;
}

.infoBoxNoticeContents {
  background: #D7BF8F;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #726252;
  color: #fff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  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: #fff;
}

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

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

.productListing-heading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #d7bf8f;
  color: #5b5b5b;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 18px;
}

A.pageResults {
 color: #5b5b5b;
}

A.pageResults:hover {

  color:#C6252A;
  background: #F8F8E6;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #666666;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #000000;
  font-weight:bold;
}
TD.zartText, SPAN.zartText, P.zartText {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  }
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #FF1010;
  border-color: #FF1010;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7BF8F; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E6D7B7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
#idList {
	margin: 0;
	padding: 0;
}
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	width: 120px;
	background: #FFFFCC;
	color: #666;
}
#test {
	background: #222;
	color: #fff;
	padding: 10px;
	margin: 20px;
	border: 10px solid pink;
}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:15px Helvetica, Verdana, Arial, sans-serif;line-height:165%;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
ul.vert-one li a{display:block;text-decoration:none;color:#ffffcc;background:#600;padding:0 0 0 18px;}
ul.vert-one li a:hover{ background:#900; url(images/vert-one_arrow.gif) no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover {background:#933 url(images/vert-one_arrow.gif) no-repeat 0 9px;}

/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}
A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}
TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */
td.borderActive  { border-width: 1px;border-color: #ababab;border-style: solid;}
td.borderActive:hover {border-width: 1px;border-color: #000000;} 

TD.pollBoxRow {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 
TD.pollBoxText {   
font-family: Verdana, Arial, sans-serif;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 
TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  
.PriceList  { 
font-family: Arial, sans-serif; font-size: 16px; font-weight: bold; 
color: #000000;
}
.oldPrice {     
font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold;
 color: #000000;
 text-decoration: line-through;
 }
SPAN.oldPrice {     
font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold;
 color: #000000;
 }
SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold;
  color: #00CC00;
}
.productSpecialPrice {
  font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold;
  color: #00CC00;
}
tr.productSpecialPrice {
  font-family: Arial, sans-serif;  font-size: 16px; font-weight: bold;
  color: #00CC00;
} 
#topsearch{
	width:100%;
	margin:0px auto;
	text-align:center;
	background-image: url(images/sbM.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	height:44px;
	margin-top: 4px;
}

#nohrefstyle a{
	text-transform:none;
	color:#000000;
	text-decoration: none;
}
#nohrefstyle a:hover{
	color: #004D9C;
	text-decoration: none;
}
#manufacturer_nav{
        font-size: 11px;
        list-style:none;
        clip: rect(auto,auto,auto,auto);
        margin: 0em;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}
#manufacturer_nav li{
        margin-right: 0px;
		margin-left: 0px;
		margin-top:1px;
}
#manufacturer_nav li a{
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color: #fff;
	display: block;
	text-align: left;
	border:1px solid #e2c796;
	text-decoration: underline;
	background-color: #fff;
	text-indent: 4px;
}
#manufacturer_nav li a:hover{
        color: #004D9C;
        background: #fff;
		border:1px solid #e2c796;
		text-decoration: none;
}

/****** header menu end ********/
td.manubarOptions {
    /*background:url(../../template_default/images/tab_new.gif);*/
	background: #2E2A26;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	border-right: 1px solid #55524F;
}

td.manubarOptions_hover {
    /*background:url(../../../../images/mcheckout_bg_b4.gif);*/
	background: #A51B1F;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 1.5;
	border-right: 1px solid #55524F;	
}
a.manubarOptions_hover, a.manubarOptions_hover:active, a.manubarOptions_hover:hover, a.manubarOptions_hover:visited, a.manubarOptions_hover:link{
	background:none;	
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
    line-height: 1.5;
}
/****** header menu end ********/
.category_nav {
	font-family:Tahoma;
	font-size:11px;
	text-decoration: none;
	color: #004D9C;
	display: block;
	text-align: left; 
	border: 1px solid #e2c796;
	background-color: #fff;
}
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#999999;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 19px;
padding-top:2px;
text-decoration: none;
background-color: #EDEDEF;
border: solid 1px #FFFFFF;
}
a.menucateg:hover {
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #000000;
}
.sugg {
border: 1px solid #999999;
}
a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #FFFFFF;
}
a.menusubcateg:hover {
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #000000;
}
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 11px;
font-family: Tahoma;
font-weight: bold;
text-align: left;
height: 19px;
padding-top:2px;
text-decoration: none;
border: solid 1px #FFFFFF;
}

a.listlink:link, a.listlink:visited, a.listlink:active {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

.bar01top {
	background-repeat: repeat-x;
	height: 21px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	/*color: #45677f;*/
	color:#000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b2ccdd;
	border-right-color: #b2ccdd;
	border-left-color: #b2ccdd;
	border-bottom:1px solid #b2ccdd;
}

.bar01 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b2ccdd;
	border-right-color: #b2ccdd;
	border-bottom-color: #b2ccdd;
	border-left-color: #b2ccdd;
	line-height: 1.5;
}

.bar02 {
	border: 1px solid #b2ccdd;
	
}
#el08 {font-size:1.2em}
#el11 {padding:1em} /* Increase padding */

.center_menu_down {
	background-color: #ffffff;
/*	border-top: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4; */
}
.center_menu_over {
	background-color: #f7f5e3;
/*	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC; */
} 
.center_menu_down2 {
	background-color: #E6D7B7;
/*	border-top: 1px solid #f8f8f9;
	border-right: 1px solid #f8f8f9;
	border-bottom: 1px solid #D4D4D4;
	border-left: 1px solid #f8f8f9; */
}
.center_menu_over2 {
	background-color: #D7BF8F;
/*	border-top: 1px solid #f8f8f9; 
	border-right: 1px solid #f8f8f9;
	border-bottom: 1px solid #f8f8f9;
	border-left: 1px solid #f8f8f9; */
} 
.breadCrumb {
	padding: 1px;
	color: #000000;
	background-color:#FFFFEB;
	border: 1px solid #FFB300;
	line-height: 10px;
	text-align : left;
	padding-left:5px;
}
.breadCrumb a {
	color: #000000;
}

#breadCrumb {
	padding: 0px 1px;
	margin-top:2px;
	color: #000000;
	background-color:#FFFFEB;
	border: 1px solid #b6b7cb;
	line-height: 0.8;
	text-align : left;
}
#breadCrumb ul{
	list-style:none;
    clip: rect(auto,auto,auto,auto);
	padding:0px;
	margin:2px; 
}
#breadCrumb li {
	padding:0px 0px 0px 0px;
}
#breadCrumb li a {
	color:#000000;
	text-decoration:underline;
}
#breadCrumb li a:hover {
	color:#000000;
	text-decoration:none;
}
#html_reklam { border: 1px solid #666; font-size: 1em; color: #000; text-align: center;  background: #DFF4F4; margin: 0 1% 0 1%; padding: .5em .5em .5em .5em;} 
#html_reklam a { font-size: 0.7em; text-align: center;} 
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/
td.link{
	font-family: Helvetica, Tahoma;
	font-size: 13px;	
	color: #000000;
	line-height: 1.4;
	text-decoration: none;
	font-weight:bold;
}
a.link2, a.link2:active,  a.link2:visited {
	font-family: Helvetica, Tahoma;
	font-size: 14px;	
	color: #726252;
	line-height: 1.4;
	text-decoration: none;
	font-weight:bold;
	}
a.link2:hover{
	font-family: Helvetica, Tahoma;
	font-size: 14px;	
	line-height: 1.4;
	text-decoration:underline;
	color:#C6252A;
}	

a.kutular, a.kutular:active,  a.kutular:visited {
	font-family: Helvetica, Tahoma;
	font-size: 14px;	
	color: #726252;
	line-height: 1.4;
	text-decoration: none;
	font-weight:bold;
	}
a.kutular:hover{
	font-family: Helvetica, Tahoma;
	font-size: 14px;	
	line-height: 1.4;
	text-decoration: none;
	color:#C6252A;
}	
TABLE.formArea {
  background: #ffffff;
  border:0;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
