/*
the big cactus
  $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
*/

.counter_now{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E8A31A;
}
.up table{
	z-index:504;
	position: relative;
	
	
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	
	margin-top:-25px;
	}
a img {
    display: block;
    border: 0;
}

#mainbody_eshop TD.headerNavigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:20px;
	color: #000000;
	
	margin:0px;
	
	padding:0px;
	padding-top: 15px;
	z-index:104;
	position:relative;
}
#mainbody_eshop .boxText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #33333;
	text-decoration: none;
	
	font-weight:bold;	
	width: 220px;
}
#mainbody_eshop td.boxText {padding-left:20px; padding-right:20px;}

#mainbody_eshop .boxText a ,#mainbody_eshop .boxText a:link, #mainbody_eshop .boxText a:visited {
color:#333333;
text-decoration:none;

font-weight:bold;

}
#mainbody_eshop .boxText a:hover {
color:#017698;
text-decoration:none;

font-weight:bold;
}
#mainbody_eshop .boxText img {
padding:5px;
	/*background-image: url(images/bg_img2.gif);*/	
	margin-left:0px;
	
	
}

#mainbody_eshop .boxText3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	padding-left:12px;
	
	
}

#mainbody_eshop .boxText3 a ,#mainbody_eshop .boxText3 a:link, #mainbody_eshop .boxText3 a:visited {
color:#333333;
text-decoration:none;
padding-left:12px;


}
#mainbody_eshop .boxText3 a:hover {
color:#017698;
text-decoration:none;
padding-left:12px;

}
#mainbody_eshop .boxText3 img {
padding:5px;
	background-image: url(images/bg_img2.gif);	
	margin-left:0px;
	
	
}


.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #fcdd9f; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 11px; color: #f86203; text-decoration: underline; }

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

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

A:hover {
  color: #E8A31A;
  text-decoration: none;
}



FORM {
	display: inline;
}

TR.header {
	background: #000000;
	font-size: 18px;
	font-weight: bold;
	color: #DE2052;
	padding:4px;
}
TR.header a{
	font-size: 18px;
	font-weight: bold;
	color: #73C342;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#mainbody_eshop{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	position:relative;
	z-index:50;
	height: auto;
	width: 938px;
	margin-top: 0px;
	margin-left: 9px;
	text-align: left;
	border-collapse:collapse;
	line-height: 16px;
	padding-bottom:30px;
	
}
#mainbody_eshop h4{
color: #506464;

}
#mainbody_eshop hr{
	color: #999999;
	height: 1px;
	line-height: 1px;
}
#mainbody_eshop TR.headerNavigation {
	background-color: #101010; 
}

#mainbody_eshop TD.headerNavigation {
 font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #101010;
 color: #f86203;
  
  height: 30px;
}
#mainbody_eshop TD.headerNavigation ul {
	 
	list-style:none;
	 margin: 0; padding: 0;
	    float: left;
	padding-top: 10px;
}
#mainbody_eshop TD.headerNavigation ul li{

	display:inline;
	padding-left: 35px;
	padding-right: 35px;
	float: left;
	
}

#mainbody_eshop TD.headerNavigation ul li a:link{
	color: #f86203;
	text-decoration: none;	
	
}

#mainbody_eshop TD.headerNavigation  ul li a:visited{
	color: #f86203;
	text-decoration: none;	
	
}

#mainbody_eshop TD.headerNavigation ul li a:hover{
	color: #ff8d1b;
	text-decoration: none;	
}





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

TD.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #000000;
  letter-spacing:0.02em;
  color: #ffffff;
  font-weight: bold;
  height: 25px;
}

.infoBox {
 padding-top:5px;
  z-index:100;
  width:220px;
  
 }
 .infoBox2 {
 padding-top:5px;
  z-index:100;
  
  
 }
 .infoBox6 {
 padding-top:5px;
  z-index:100;
  width: 500px;
  
 }
 .infoBox3 {
 padding-top:5px;
  z-index:100;
  width: 640px; 
 }
 .infoBox4 {
	padding-top:5px;
	z-index:100;
	border: 1px solid #ebebeb;	
  
 }
 .infoBox5{
	padding-top:5px;
	z-index:100;
	border: 1px solid #f86203;
	background-color: #FAF8F8;
 }
 .infoBoxReviews {
 

  z-index:100;
  background-image:url(images/background_div3.gif);
  background-repeat:no-repeat;
  margin-top: 5px;
 
  
 }
 .infoBoxOrder {
	z-index:100;
	background-image:url(images/background_div4.gif);
	background-repeat:no-repeat;
	margin-top: 5px;
	padding-bottom:10px;
  
 }
 table.infoBoxOrder {
	z-index:100;
	background-image:url(images/background_div4.gif);
	background-repeat:no-repeat;
	margin-top: 5px;
	
  
 }
 
 
  .infoBoxSSL {
 padding-top:5px;
  z-index:100;
  width:200px;
  
 }
  .infoBoxSearch {
 padding-top:5px;
  z-index:100;
  width:300px;
  
 }
td.infoBoxContents1  {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index: 110;
	height: 23px;
	width: 40px;
	background-image: url(images/icons/cart.gif);
	background-repeat: no-repeat;
	
}
/*.z {
	background-image: url(images/icons/cart.gif);
	background-repeat: no-repeat;
	background-position: -10px -10px;
	height: 36px;
	width: 100px;
}
*/
.infoBoxContents {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	z-index:110;
	
}
.infoBoxContents img {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index: 110;	
	
	
}
table.infoBoxContents {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index:110;
	
	
}

.infoBoxContentsReviews {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index:110;
	
}



.infoBoxContentsSSL{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index:100;
	
}
.infoBoxContentsSSL {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index:100;
	
	
}
.infoBoxSSL {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index:100;
	
	
}
table.infoBoxContentsSSL {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	z-index:100;
	
}


.infoBoxNotice {
  background: #FF8E90;
  z-index:100;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
TD.infoBoxHeadingCurrencies {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a9a9a9;
	padding-right: 3px;
	width:130px;
	}

TD.infoBoxHeading {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	background-image: url(images/bg_infobox.gif);
	background-repeat: no-repeat;
	height:35px;
	padding-left:30px;
	background-position: 10px;
}
TD.infoBoxHeadingSSL {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #222222;
	background-image: url(images/bg_ssl.gif);
	background-repeat: no-repeat;
	height:35px;
	padding-left:30px;
	background-position: 10px;
}
TD.infoBoxHeadingCategories {
	
	background-image: url(images/bg_categories2.gif);
	font-size: 13px;
	height:37px;
	background-repeat:no-repeat;
	color:#ff8d1b;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 23px;
	background-position: center top;
	width:220px;
	
}
TD.infoBoxHeadingBestsellers {
	background-image: url(images/bg_categories2.gif);
	height:37px;
	font-size: 13px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 23px;
	background-position: center top;
	width:220px;
	
}
TD.infoBoxHeadingReviews {
	background-image: url(images/bg_categories2.gif);
	height:37px;
	font-size: 13px;
	background-repeat:no-repeat;
	color:#ff8d1b;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 23px;
	background-position: center top;
	width:220px;
	
}
TD.infoBoxHeadingOrder {
	background-image: url(images/bg_categories2.gif);
	height:37px;
	font-size: 13px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 23px;
	background-position: center top;
	width:220px;
	
}

TD.infoBoxHeadingSpecials {
	background-image: url(images/bg_categories2.gif);
	height:37px;
	font-size: 13px;
	background-repeat:no-repeat;
	color:#ffffff;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 23px;	
	background-position: center;
	width:220px;
	
	
}



TD.infoBox, SPAN.infoBox {
  font-family: verdana, Arial, Helvetica, sans-serif;
  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: #ffffff;
  -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/line_x.gif) repeat-x scroll 0 top;
padding-top: 20px;

}


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: #ffffff;
  -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/line_x.gif) repeat-x scroll 0 top;
padding-top: 20px;

}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #e1e1e1;
 /* border-spacing: 1px;
  background:#898989;
}
*/
/*tr.productListing-heading {
 border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e1e1e1;
}
*/
.productListing-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #000000;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	
  
}

.productListing-heading {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  background: #ffffff;
  color: #222222;
  
  text-align:center;
}

TD.productListing-data {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-top:20px;
}
.productListing-data img{
	padding:10px;
	/*background-image: url(images/bg_img.gif);*/
	
}

.CHECKBOX, .CHECKBOX a, .CHECKBOX a:link, .CHECKBOX a:visited, .CHECKBOX a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
}

.moduleRow input, .moduleRow input a, .moduleRow input a:link, .moduleRow input a:visited, .moduleRow input a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	margin: 0px;
	padding:0px;
	z-index:290;
}
.moduleRowOver input, .moduleRowOver input a, .moduleRowOver input a:link, .moduleRowOver input a:visited, .moduleRowOver input a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	margin: 0px;
	padding:0px;
	z-index:290;
}

.moduleRowSelected, .moduleRowSelected input, .moduleRowSelected input a, .moduleRowSelected input a:link, .moduleRowSelected input a:visited, .moduleRowSelected input a:hover,.moduleRowSelected radio {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	margin: 0px;
	padding:0px;
	z-index:290;
	
}



 .RADIO {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	margin-left: 0px;
	clear:left;
	
}
#checkbox_button td{
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;	
}
#checkbox_button {
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;	
}
.productListing-data input {
width: 50px;	
}

TD.pageHeading, DIV.pageHeading {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #f86203;
	
	font-style: italic;
	
	font-family: verdana, Arial, Helvetica, sans-serif;	
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
TD.main1, P.main1{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #a9a9a9;
}

td.main2, p.main2 {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	padding-left: 25px;
	padding-top:10px;
	text-align: justify;
	
}
td.main2_title, p.main2_title {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7AC400;
	padding-top:10px;
	text-align: justify;
	font-weight: bold;	
	letter-spacing: 0.01em;
}

td.main, p.main {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:10px;
	text-align: justify;
	
}
.main {
	padding-top:5px;
	padding-left:10px;
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 
  color: #555555;
  letter-spacing: 0.03em;
}
.main img {
	padding:0px;
	
}
#mainbody_eshop .main_image  img {
	padding:0px;
	text-decoration:none;
}
#mainbody_eshop .main_image  img a{
	padding:0px;
	text-decoration:none;
}
#mainbody_eshop .main_image a ,#mainbody_eshop .main_image a:link, #mainbody_eshop .main_image a:visited {

text-decoration:none;

}
.main input {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.main a ,.main a:link, .main a:visited {
color:#777777;

letter-spacing: 0.03em;

}
p.main a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
#mainbody_eshop p.main img {

text-decoration:none;


}


td.padding_left{
	padding-left: 33px;
	padding-top: 10px;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding-left:27px;
}
.smallText {
	 letter-spacing: 0.03em;
	padding-top:5px;
	
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 
  color: #555555;
 
}


.smallText a ,.smallText a:link, .smallText a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.smallText a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
.smallText_details img{
text-decoration:none;	

}
td a.smallText_details img,td a:link.smallText_details img,td a:visited.smallText_details img{
color:#777777;
text-decoration:none;
letter-spacing: 0.03em;

}
#mainbody_eshop .smallText_details img{
text-decoration:none;	
}
#mainbody_eshop td a.smallText_details img, #mainbody_eshop td a:link.smallText_details img, #mainbody_eshop td a:visited.smallText_details img{
color:#777777;
text-decoration:none;
letter-spacing: 0.03em;

}
.smallText1 img{
	padding:5px;
	/*background-image: url(images/bg_img.gif);
	
	text-decoration:none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;*/
}

.smallText1 a ,.smallText1 a:link, .smallText1 a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.smallText_details a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
td a.smallText1 img,td a:link.smallText1 img,td a:visited.smallText1 img{
color:#777777;
text-decoration:none;
letter-spacing: 0.03em;

}
td.smallText1 a img,td.smallText1 a:link img, td.smallText1 a:visited img{
color:#777777;
text-decoration:none;
letter-spacing: 0.03em;

}
.smallText1 a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
td a.main_image img,td a:link.main_image img,td a:visited.main_image img{

text-decoration:none;
letter-spacing: 0.03em;

}
span.main_image a img,span.main_image a:link img, span.main_image a:visited img{

text-decoration:none;
letter-spacing: 0.03em;

}
.main_image a:hover {
	
	text-decoration:none;
	letter-spacing: 0.03em;
}
#mainbody_eshop span.title_color {
	color:#f86203;
	margin-top:15px;
	padding-top: 10px;
	
	font-family: verdana, Arial, Helvetica, sans-serif;
	
}

#mainbody_eshop span.title_color a , #mainbody_eshop span.title_color a:link, #mainbody_eshop span.title_color a:visited {
	color:#666666;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	padding-top: 10px;
	
	font-family: verdana, Arial, Helvetica, sans-serif;
	
}

#mainbody_eshop span.title_color a:hover {
	color:#888888;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	padding-top: 10px;
	
}
span.title_color1 {
	color: #000000;
	font-seize: 13px;
	font-style: italic;
	padding-top: 10px;
	margin-left:-12px;
	line-height:25px;
}

span.title_color1 a , span.title_color1 a:link, span.title_color1 a:visited {
	color:#000000;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	padding-top: 10px;
	margin-left:-12px;
	line-height:25px;
}

span.title_color1 a:hover {
color:#333333;
text-decoration:none;
font-size: 13px;
font-weight:bold;
font-style: italic;
padding-top: 10px;
margin-left:-12px;
line-height:25px;
}

.title_color2 {
	color: #f86203;
	font-seize: 13px;
	font-style: italic;
	margin-top: 30px;
	font-weight:bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

.title_color2 a , .title_color2 a:link, .title_color2 a:visited {
	color:#f86203;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	font-style: italic;
	margin-top: 30px;
}

.title_color2 a:hover {
color:#6fb000;
text-decoration:none;
font-size: 13px;
font-weight:bold;
font-style: italic;
margin-top: 30px;
}

TD.accountCategory {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #555555;
}

TD.fieldValue {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  
  font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}


SPAN.greetUser {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bolder;
}


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, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	
}
SPAN.productPrice {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 20px;
	line-height: 22px;
	text-decoration: line-through;
	font-weight: normal;
	margin-left:-9px;
}

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


.moduleRow { }
.moduleRowOver { background-color: #fcdd9f; cursor: pointer; cursor: hand; }
.moduleRowOver input{ background-color: #fcdd9f; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #f9be4a; }
tr.moduleRowSelected input{ background-color: #f9be4a; z-index:290;}

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

/* message box */

.messageBox { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.messageStackError, .messageStackWarning { padding-top:5px; padding-left: 25px;
	padding-right: 25px; letter-spacing: 0.03em; color: #ed3f35; font-weight:bold;
	
	text-align: justify; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px;  }
.messageStackSuccess {
	padding-top:5px; padding-left: 25px;
	padding-right: 25px; letter-spacing: 0.03em; font-weight:bold;
	
	text-align: justify; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #8bbd3a; }
	.messageStackSuccess1 {
	padding-top:5px; 
	padding-right: 25px; letter-spacing: 0.03em; font-weight:bold;
	
	text-align: justify; font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #8bbd3a; }


/* input requirement */

.inputRequirement { font-family: verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }
/*---------------------------------------------------------------------------------------------------------------------*/



.input_styling{
	color: #ffffff;
	border: 1px solid #8bbd3a;
	background-color:#ffffff;

}
input, textarea{
	
	border: 1px solid #f86203;
	background-color:#ffffff;
	
	padding-left:2px;
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 
  color: #333333;
  letter-spacing: 0.03em;
  width: 170px;
  height: 16px;
  margin-left: 10px;
}

textarea {
	height: 80px;
}
#submitinput{
	
	margin-top: 5px;
	width: 41px;
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:225px;
}
#button_continue{
	
	margin-top: 5px;
	width: 66px;
	height: 21px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:150px;
}
.button_all{
	
	
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#button_login{
	
	margin-top: 5px;
	width: 58px;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


.input_styling1 {
	margin-top:1px;

}



label {
	float: left;
	padding-left:10px;
	line-height:13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	letter-spacing: 0.03em;
	text-align: left;
	width: 100px;
	
}
#primary{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	margin: 0px;
	padding:0px;
	z-index:290;
	
}
#radio_button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
}
.gradient2 {
	height: 20px;	
	margin:0px;
	padding:0px;
	margin-left:40px;
}
tr.gradient2 {
	margin:0px;
	padding:0px;
	margin-left:40px;
	height: 20px;
	z-index:200;
}
td.gradient2 {
	margin:0px;
	padding:0px;
	margin-left:40px;
	height: 20px;
}
SELECT {
color:#555555; 
	border: 1px solid #f86203;
	background-color:#ffffff;
	margin-left:10px;	
}
SELECT option {
padding-left:2px;	
}
option {
padding-left:2px;	
}
OPTION {
padding-left:2px;	
}

option.currencyBox {
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 11px;
	color: 111111;
	font-family: verdana, Arial, Helvetica, sans-serif;
}


.currencyBox select{
color:#111111; 
	border: 1px solid #cbdeac;
	background-color:#eeeeee;
	width:100px;
}
tr.currencyBox{
	width:100px;
	
}
td.currencyBox{
	width:100px;
	
}



/*---------------------------------------shopping------------------------------------------------*/
#shopping {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:300px;
}

#shopping a ,#shopping a:link, #shopping a:visited {
color:#f86203;
text-decoration:none;
font-size:11px;
}
#shopping a:hover {
color:#ff8d1b;
text-decoration:none;
font-size:11px;
}
#shopping .main1 a , #shopping .main1 a:link,#shopping  .main1 a:visited {
color:#f86203;
text-decoration: none;
font-size:11px;
}
#shopping .main1 a:hover {
color:#ff8d1b;
text-decoration:none;
font-size:11px;
}
/*----------------------------------------shopping---------------------------------------------------------*/
.content_left {
	width:664px;
	background-image: url(images/bg_white.gif);
	background-repeat: no-repeat;	
	background-position: 8px top;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	
}
td.content_left {
	width:664px;
	margin-left:6px;
	background-image: url(images/bg_white.gif);
	background-repeat: no-repeat;
	background-position: 8px top;	
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.content_right {
	padding-right:4px;
	padding-top:0px;
}
table.content_right {
	
	padding-right:4px;
	
	
	
}
td.content_top {
	background-image: url(images/bg_white_top.gif);
	background-repeat: no-repeat;
		
	height: 8px;
	width: 687px;
	
}
.content_top {
	background-image: url(images/bg_white_top.gif);
	background-repeat: no-repeat;
		
	height: 8px;
	width: 687px;
	margin-left:10px;
}
.content_middle{
	/*background-image: url(images/bg_white_middle.gif);
	background-repeat: repeat-y;*/
	
	width: 700px;
	margin-left:10px;
	
}
td.content_middle{
	/*background-image: url(images/bg_white_middle.gif);
	background-repeat: repeat-y;*/
	
	width: 700px;
	
	
}

td.content_bottom {
	background-image: url(images/bg_white_bottom.gif);
	background-repeat: no-repeat;
		
	height: 8px;
	width: 687px;
	
}
.content_bottom {
	background-image: url(images/bg_white_bottom.gif);
	background-repeat: no-repeat;
		
	height: 8px;
	width: 687px;
	margin-left:10px;
}
.content_right {
	padding-right:4px;
	padding-top:16px;
}
table.content_right {
	
	padding-right:4px;
	
	
	
}
.content_middle{
	
	
	width: 700px;
	margin-left:10px;
	
}






#space_12 {
	height: 12px;	
}
#space_100 {
	height: 100px;	
	
}
#space_50 {
	height: 50px;	
}
td.main_about {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:10px;
	text-align: justify;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.price {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
	
	
}
td.price_total {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	
	padding-right: 25px;
	padding-top:10px;
	
}

.gift_card {
	padding-left: 12px;
}
#space_12 {
	height: 12px;	
}
#space_100 {
	height: 100px;	
	
}
#space_50 {
	height: 50px;	
}
td.main_about {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 25px;
	padding-right: 25px;
	padding-top:10px;
	text-align: justify;
}
#flash_about {
	
	height: 305px;
	width: 361px;
	float: left;
	margin-right:10px;
}
.text_about_message{
	 letter-spacing: 0.03em;
	padding-top:5px;
	padding-left:27px;
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 
  color: #555555;
 
}
.text_about_message img {
	 
	
	padding-left:10px;
	
 
}


.text_about_message a ,.text_about_message a:link, .text_about_message a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.text_about_message a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
.text_about_shipping 
{

}

.text_about_shipping th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #ffffff;
	background-image: url(images/bg_infobox.gif);
	background-repeat: no-repeat;
	background-position: -3px -3px;
}
.text_about_shipping td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	text-align: left;
	padding: 6px 6px 6px 12px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	
	border-left: 1px solid #ededed;
	
}
.text_about {
	 letter-spacing: 0.03em;
	padding-top:5px;
	padding-left:20px;
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
 
  color: #555555;
 
}
.text_about img {
	 
	
	padding-left:10px;
	
 
}


.text_about a ,.text_about a:link, .text_about a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.text_about a:hover {
	color:#f86203;
	text-decoration:none;
	letter-spacing: 0.03em;
}

p.text_about1 {
	padding-left:3px;
	letter-spacing: 0.03em;
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-transform: none;
	text-align: justify;
	width:375px;
}


p.text_about1 a ,p.text_about1 a:link, p.text_about1 a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
p.text_about1 a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}

.title_about_search {
	 letter-spacing: 0.03em;
	padding-left:27px;
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
 font-weight: bold;
  color: #555555;
 
}
.title_about {
	 letter-spacing: 0.03em;
	
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
 font-weight: bold;
  color: #555555;
 
}


.title_about a ,.title_about a:link, .title_about a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.title_about a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}

.title_about2 {
	 letter-spacing: 0.03em;
	
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
 font-weight: bold;
  color: #555555;
 padding-left:10px;
}


.title_about2 a ,.title_about2 a:link, .title_about2 a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.title_about2 a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
.title_about3 {
	 letter-spacing: 0.03em;
	
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
 font-weight: bold;
  color: #555555;
 padding-left:27px;
 padding-top:10px;
}


.title_about3 a ,.title_about3 a:link, .title_about3 a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.title_about3 a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
.title_about_privacy {
	 letter-spacing: 0.03em;
	
	line-height:15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
 font-weight: bold;
  color: #555555;
  padding-bottom:10px;
 
}


.title_about_privacy a ,.title_about_privacy a:link, .title_about_privacy a:visited {

color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;

}
.title_about_privacy a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}
.category_title {
		
	line-height:16px;
	font-family: verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
 font-weight: bold;
  color: #555555;
  letter-spacing: 0.03em;
  text-decoration:none;
}
.category_title a ,.category_title a:link, .category_title a:visited {
color:#777777;
font-weight: bold;
text-decoration:underline;
letter-spacing: 0.03em;
text-decoration:none;

}
.category_title a:hover {
	color:#ff8d1b;
	font-weight: bold;
	text-decoration:none;
	letter-spacing: 0.03em;
	text-decoration:none;
}

.text_aboutSSL {
	letter-spacing: 0.03em;
	padding-top:5px;
	padding-left:27px;
	line-height:13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#F86203;
	font-weight: bold;
	
	
}
.text_aboutSSL img {
	
	padding-left:10px;
	
}


.text_aboutSSL a ,.text_aboutSSL a:link, .text_aboutSSL a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;
 

}
.text_aboutSSL a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
	
}
.name {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	padding-left: 3px;
}

.prod_line_x {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/line_x.gif) repeat-x scroll 0 center;
}
.prod_line_x2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/line_x2.gif) repeat-x scroll 0 center;
}
.counter_right {
	letter-spacing: 0.03em;
	
	line-height:13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
		
	
}
.counter_right b {
color:#f86203;
font-weight:bold;
}


.counter_right a ,.counter_right a:link, .counter_right a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;
 

}
.counter_right a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
	
}
.counter_right u a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
	
}

A.pageResults {
  
  letter-spacing: 0.03em;
	color:#777777;
text-decoration:underline;
	line-height:13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.pageResults:hover u{
  color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
}


.counter {
	letter-spacing: 0.03em;
	
	line-height:13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
		
	
}


.counter a ,.counter a:link, .counter a:visited {
color:#777777;
text-decoration:underline;
letter-spacing: 0.03em;
 

}
.counter a:hover {
	color:#ff8d1b;
	text-decoration:none;
	letter-spacing: 0.03em;
	
}
small {
	font-size: 11px;
	
	font-style:normal;
	
}
.backpadding {
	margin-left:-10px;
}
.green {
color:#f86203;
font-weight:bold;
font-size:12px;
letter-spacing: 0.03em;
	
	line-height:13px;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
#mainbody_eshop1 {
	background-color:#ffffff;
}
#mainbody_eshop .input_styling_header{
	color: #111111;
	border: 1px solid #cbdeac;
	background-color:#eeeeee;
	height:14px;
	margin: 0px;

}
#mainbody_eshop .input_styling1_header {
	width:62px;
	height:17px;
	background-color:#101010;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;

}
#mainbody_eshop .input_styling1_header input{
	height:10px;
	margin: 0px;
	

}
RADIO {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50px;
	
}
