/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 


font-family: Verdana, Arial, sans-serif; 
font-size: 10px;
background-color:#006666;

}



.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:#fcb539; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-color: #e0d8c5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

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

A:hover {
  color: #666666;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {

}

.infoBoxContents {

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

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBox, SPAN.infoBox {
  font-family: 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 {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

}


TR.productListing-1{
background-color:#fff;
}

TR.productListing-2{
	background-color:#fff;
	border: 2px solid #000099;
}

TABLE.productListing {

 

}
td.subtotal{
padding:0 15px;
width:100%;
font-size:12px;
line-height:18px;}

.price_line{
padding:4px;
background-color:#fcb539;}

td.svivane{
padding:0 15px;}

.svivane b {
font-size:13px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #eaeaea;
  color: #000;
  font-weight: bold;
  line-height:24px;
  
}

TD.productListing-data {
	padding:10px 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;

}

.productListing-data img{
width:100px;
height:105px; }


A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.main input{
    color:#666666;
	background:#fff;
	border: 1px solid #999999;
}

.main option{
width:120px;
	border: 0;

}

.main select {
width:135px;
color:#666666;
	background:#fff;
	border: 1px solid #999999;}
	
.comment textarea {
color:#666666;
	background:#fff;
	border: 1px solid #999999;}	

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#CCCCCC;
}



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: 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: #f1f9fe;
  border-color: #7b9ebd;
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

.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: 12px; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px;  }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #fbb539; }

TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}

/* CACEGORIES START */

A.categorie_top {
	display: block;
	text-decoration: none;
	background: url(images/arow_round.png) no-repeat 2px center;
	padding: 4px 0 4px 30px;
	text-decoration: none;
	background-color: #000;
	color: #d55800;
	font-family:Arial,Verdana,  sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-bottom:2px;
}

A.categorie_top_on {
    display: block;
	text-decoration: none;
	background: url(images/arow_round.png) no-repeat 2px center;
	padding: 4px 0 4px 30px;
	text-decoration: none;
	background-color: #000;
	color: #d55800;
	font-family:Arial, Verdana,  sans-serif;
	font-size: 16px;
	font-weight: bold;
    margin-bottom:2px;
}

A.categorie {
   	display: block;
	text-decoration: none;
	background: url(images/arow_black.gif) no-repeat 2px center;
	background-color: #ef7625;
	color: #ffedbe;
	padding: 4px 0 4px 30px;
	text-decoration: none;	
	font-family:Verdana,Arial,  sans-serif;
	font-size: 14px;
	font-weight:bold;
    margin-bottom:2px;
	line-height:19px;

}

A.categorie_on {
    display: block;
	text-decoration: none;
	background: url(images/arow_light.png) no-repeat 2px center;
	color: #d55800;
	padding: 4px 0 4px 30px;
	text-decoration: none;
	background-color: #fcb539; 
	font-family: Verdana,Arial,  sans-serif;
	font-size: 14px;
	font-weight:bold;
    margin-bottom:2px;
}

A.categorie_on:hover {
	text-decoration: none;

	color: #ffedbe;
}

A.categorie_top_on:hover{
text-decoration:none;
color: ffffcc;

}

A.categorie_top:hover {
    display: block;
	text-decoration: none;
	background: url(images/arow_round_bl.png) no-repeat 2px center;
	color: ffffcc;
	padding: 4px 0 4px 30px;
	text-decoration: none;
	background-color: #fcb539;
	font-family:Arial, Verdana,  sans-serif;
	font-size: 16px;
    margin-bottom:2px;
}

A.categorie:hover {
	display: block;
	text-decoration: none;
	background: url(images/arow_light.png) no-repeat 2px center;
	color: #ffffcc;
	padding: 4px 0 4px 30px;
	text-decoration: none;
	background-color: #fcb539; 
	font-family: Verdana,Arial,  sans-serif;
	font-size: 14px;
	font-weight:bold;
    margin-bottom:2px;
}



/* CACEGORIES END */

/*
------------Boxes Section for css-------------
Format each info box according to you liking
*/

.contentBox {

 
}

TD.contentBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background-color:#eaeaea;
  color:#444;
}

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


.BestSellersBox {
  background: #b6b7cb;
}
TD.BestSellersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.BestSellersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.CategoriesBox {
  background: #d95700;
}
TD.CategoriesBoxHeading {
  background: #d95700;
 
}
.CategoriesBoxContents {
  background: #d95700;

}


.CurrenciesBox {
  background: #b6b7cb;
}
TD.CurrenciesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.CurrenciesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.InformationBox {



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

}
.InformationBoxContents {
text-align:center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#d95700;

}


.LanguagesBox {
  background: #b6b7cb;
}
TD.LanguagesBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.LanguagesBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturerInfoBox {
  background: #b6b7cb;
}
TD.ManufacturerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturerInfoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ManufacturersBox {
  background: #b6b7cb;
}
TD.ManufacturersBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ManufacturersBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.OrderHistoryBox {
  background: #b6b7cb;
}
TD.OrderHistoryBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.OrderHistoryBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ProductNotificationsBox {
  background: #b6b7cb;
}
TD.ProductNotificationsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ProductNotificationsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ReviewsBox {
  background: #b6b7cb;
}
TD.ReviewsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.ReviewsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SearchBox {
  background: #b6b7cb;
}
TD.SearchBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SearchBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.ShoppingCartBox {

}
TD.ShoppingCartBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #b6b7cb;
  color: #000;
}
.ShoppingCartBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.SpecialsBox {
  background: #b6b7cb;
}
TD.SpecialsBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.SpecialsBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.TellaFriendBox {
  background: #b6b7cb;
}
TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.TellaFriendBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}


.WhatsNewBox {
  background: #FF0000;
}
TD.WhatsNewBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #ffffff;
}
.WhatsNewBoxContents {
  background: #0066CC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.main_container{
background-color:#fff;

width:962px;}

.header_conteiner{
    width:962px;
	height:45px;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
}
.header_blank{
width:35px;
height:30px;
float:right;

}

.header_navigation_right{
width:280px;
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
float:right;
text-align:right;
}

.header_navigation_right a{
color:#FFFFFF;
text-decoration:none;

}

.header_navigation_right a:hover{
color:#FFFFFF;
text-decoration:underline;

}

.header_navigation_left{
width:280px;
padding-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
float:right;
text-align:left;
}

.header_navigation_left a{
color:#FFFFFF;
text-decoration:none;

}

.header_navigation_left a:hover{
color:#FFFFFF;
text-decoration:underline;

}


.header_cart{
padding-top:19px;
width:100px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
float:right;}

.header_cart a{
color:#FFFFFF;
text-decoration:none;

}

.header_cart a:hover{
color:#FFFFFF;
text-decoration:underline;

}

.left_Logo{
width:100%;
height:243px;
}
.left_bottom{
width:100%;
height:184px;

}
.left_column {
background-color:#fcb539;

}


.footer{
    width:962px;
	height:46px;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
}

.sub_text{
padding-top:7px;
width:713px;
float:right;
text-align:center;
font-size:10px;
color:#CCCCCC;
line-height:12px;
}

.sub_text p{
padding:0;
margin:0;}

.sub_text a{
color:#ccc;}

.sub_info{
padding-top:17px;
width:248px;
float:right;
text-align:left;
font-size:11px;
color:#d95700;
line-height:12px;
}

.sub_info a{
color:#d95700;
text-decoration:none;}

.sub_info a:hover{
color:#d95700;
text-decoration:underline;}



#main_page_baner{
width:100%;
height:233px;


}

.product_name{
text-align:center;
margin-top:5px;
float:left;
width:130px;
}

.product_name a{
color:#000;
font-size:11px;
font-weight:bold;
}
.product_name a:hover{
color:#666666;
text-decoration:none;}

.product_price{
color:#000;
text-align:center;
font-size:11px;
font-weight:bold;
padding:5px;
float:right;
background-color:#fcb539;
}

.product_down_border{
background-color:#eaeaea;
width:200px;
height:23px;
margin-top:5px;
margin-bottom:20px;}

.product_frame{
margin-top:20px;
width:214px;
float:left;
text-align:center;}

.button_price{
margin:10px 0 3px 0;
	width:280px;
	color: #d55800;
	float:left;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}


.button_price h5 {
margin:10px 0 4px 0;
color:#555;
padding:0;
font-size:11px;

}

.button_cart{
margin-top:30px;
background-color:#00FFCC;
width:60px;
float:left;}

.button_radio{
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
width:270px;
float:left;
}

.product_picture{
background-color:#33CC00;
width:690px;
height:230px;
float:left;
}

.product_listing_sub{
padding-top:10px;
width:690px;
float:left;}

.blank10{
width:20px;
height:200px;
float:left;
}

.align_left{
margin:6px 3px 0 0;
float:right;
color:#666;
font-weight:bold;
}


.product_Head{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
padding-left:8px;
line-height:30px;}


.check {
float:left;
	MARGIN-TOP: 4px; DISPLAY: block; HEIGHT: 16px;  
}
.check INPUT {
	FLOAT: left; WIDTH: 12px; HEIGHT: 12px; margin:3px 3px 3px 0;
}
.check LABEL {
	DISPLAY: block; FLOAT: left; MARGIN: 1px 6px 2px 0; CURSOR: pointer; color:#666;
}

.product_price_list{
background-color:#fcb539;
width:70px;
color:#000000;
float:right;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
padding-top:5px;
padding-bottom:5px;}

.product_name_list{
width:134px;
color:#000000;
float:left;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
padding:4px 0 4px 5px;}

.product_name_list a{
color:#000000;
} 

.product_name_list a:hover{
color:#666666;
text-decoration:none;}


.product_border{
margin-top:10px;
height:23px;
width:100%;
background-color:#eaeaea;}

.product_main_conteiner{
width:100%;
padding:10px;
background-color:#00FFFF;}

.NEW_BOX_HEADING{
	height:26px;
	width:100%;
	margin:0;
	padding:0 0 0 30px;
	font-size:11px;
	font-weight:bold;
	background-image: url(images/contentBox/corner_left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  background-color:#eaeaea;
  color:#444;
}

.main h4{
background-color:#eaeaea;
width:100%;
line-height:16px;
font-size:11px;
color:#000;}

.main h5 {
margin:0;
padding:0;
font-size:11px;
}

.main p{
margin:0 0 4px 4px;
padding:0;
color:#333333;}

.product h4{
background-color:#eaeaea;
width:100%;
line-height:16px;
font-size:11px;
color:#000;}

.product h5 {
color:#555;
margin:4px 0 0 0;
padding:0;
font-size:11px;
}

.product p{
font-size:11px;
margin:0;
padding:0;
color:#666;}

.notext{
font-size:10px;
color:#fff;
}

.notext a{
color:#fff;}

.notext a:hover {
text-decoration:none;}

.frame_pic{
float:left;
width:400px;
height:420px;
}

.frame_opis{
float:right;
width:280px;
height:400px;

}

#logo{
	width:250px;
	height:45px;
	float:left;
}

#logo a img{
border: none;
}
#logo span{
display:none;}
