.boxText { font-family: Verdana, Arial, sans-serif; 
font-size: 10px; }
.boxTextCenter { 
font-family: Verdana, Arial, sans-serif; 
font-size: 10px; 
padding: 15px;
}
.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 {  }
.orderEdit {color:#00ACD7 }

BODY {
  background: #646464;
  background-position: center top;
  color: #555555;
  margin: 0px;
	font-family: Verdana;
  font-size: 11px;
}

td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #555555;
}


p {
	font-size: 11px;
	margin: 0px;
	padding-bottom: 7px;
	line-height: 15px;
	text-align: justify;
	padding: 5px;
	color: #555555;
}

A { 
  color: #C57533;
  font-weight: bold;
  text-decoration:none;
  font-size:10px;
}

A:hover { 
  color: #995A25; 
}

A.welcome { 
  color: #0ECFFF; 
}

A.active {
	color: #FF0078;
}

A.login { 
  color: #396600;
  font-weight: bold;
  text-decoration:none;
}

A.login:hover { 
  color: #396600; 
}

FORM {
	display: inline;
}

.header {
  background-color: #0083A4;
  background-image: url(images/logo_bg.gif);
  background-repeat: repeat-x;
  height:60px;
  padding: 0px;
  color: white;
  font-size: 10px;
  font-weight: bold;
  /*border: 1px solid #666666;*/
  border-bottom: none;
}

.header_inside {
  
  color: white;
  font-size: 10px;
  font-weight: bold;

}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee url(images/navbar_bg.gif);
  font-weight : bold;
  height: 26px;
}

TD.productNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  color: #ff5500;
  font-weight : bold;
  height: 25px;
  border-top: 1px solid #ff6600;
  border-bottom: 1px solid #ff6600;
}

A.productNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ff5500;
  font-weight : bold;
  background: #FFFFFF url(images/divider-products.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-right: 5px;
  padding-left: 6px;
  text-decoration:none;
  height: 14px;
}

A.productNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
  text-decoration:none;
}

A.headerNavigation { 
 font-size:11px;
}

A.headerNavigation:hover {
font-size:11px;
}

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;
}



TD.footer {
height: 20px;
background-color:#EFE2C7; 
color:#000000
font-size: 10px;

}

.infoBox {
  /*background: #b6b7cb;*/

}

.BoxContents {
  background: #FBFBFB url(images/box_bg.gif);
  background-repeat: repeat-x;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border:1px solid #999999;
  padding: 5px;
}

.infoBoxContents {
  /*background: #FBFBFB;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding: 2px;
}

.black {
	background-color: Black;
	color: White;
	font-size: 10px;
	height: 21px;
}

.centerBoxTop {
	height: 26px;
	background-image: url(images/infobox-gray-bg.gif);
	background-color: #EAEAEA;
	color: black;
	font-weight: bold;
}

.leftBoxContents {
 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxBottom {
	background: #FBFBFB url(images/infobox_bottom_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 5px;
}



.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  background: #7E7E7E url(images/box_top_bg.gif);
  color: #FFFFFF;
  line-height: 11px;
  border: 1px solid #B2B2B2;
  text-align: center;
}

.newBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
  color: #666666;
}

.infoBoxTop {

  font-weight: bold;
  height: 26px;
  background: #00A0C9 url(images/infobox_top_bg.gif);
  color: #FFFFFF;
  text-align: center;

}



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 {
  background: #ffffff;
}

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: #F2F2F2;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #DBEABE;*/
  color: #000000;
  font-weight: bold;
  /*font-variant: small-caps;*/
}

TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	height: 134px;
	width: 129px;
	background-image: url(images/thumb.gif);
	background-position: censter middle;
	background-repeat: no-repeat;	
}

TD.productListing-data2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: White;
	height: 201px;
	width: 129px;
	background-image: url(images/thumb2.gif);
	background-position: censter middle;
	background-repeat: no-repeat;	
}


.pimage{
	   /*border: 1px solid #EFE2C7;
		padding: 10 10 10 10;*/
		
}


A.pageResults { 
 color:#868686;
 }

A.pageResults:hover { 
 color:#777777; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  line-height:23px;
  text-align:center;
  width: 100%;
}

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;
}

.internal {
	background: #FFFFFF url(images/internal_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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;
}

.input_new{
  width:200px; 
  height:18px; 
  background:#FFFFFF; 
  border:1px solid #666666;
}

.input_new_short{
  width:140px; 
  height:18px; 
  background:#FFFFFF; 
  border:1px solid #666666;
}

CHECKBOX, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #FFFFFF;
  /*border:none;*/
}

INPUT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-color: white;
  /*border:1px solid #666666;*/
}

TEXTAREA {
  width: 100%;
  background:#FFFFFF; 
  border:1px solid #666666;
  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: #FFF8FE;
  border-color: #E073A6;
  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 { background-color: #C7F4FF; cursor: hand; }
.moduleRowSelected { background-color: #88E4FB; }

.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; }

hr {
	height: 1px;
	color: #999999;
}

.active {
	color: #00BFEF;
}

.grey {
	color: #BABABA;
	font-size: 10px;
}

.newContent {
	border: 1px dotted #aaaaaa;
	padding: 5px;
	text-align: center;
}

.dotted {
	border-right: 1px dotted #999999;
}

.messageStackError {
	color: red;
	text-align: center;
	border: 1px dotted #999999;
	padding: 5px;
}
.header_menu{
	color:#EFE2C7;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.header_menu_a{
	color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.header_menu:hover{
	color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.header_menu_a:hover{
	color:#ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}
.ramka{
	border: 3px solid White;
}
.ramka2{
	border: 1px solid #A4A4A4;
}
.category{
	background-color: #C57533;
	height: 30px;
	text-align: center;
		padding-left: 10px;
		padding-right: 10px;
}
.active_category
{
	background-color: #EFE2C7;
	height: 30px;
	text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		color: Black;
}
.subcategory_{
border-top: 2px solid #ffffff;
background-color: #EFE2C7;
	height: 20px;
	text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		
		
}
.subcategory{
	background-color: #EFE2C7;
	height: 20px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;

}
.active_subcategory
{
	background-color: #ffffff;
	height: 20px;
	text-align: center;
		padding-left: 10px;
		padding-right: 10px;
}
.category_menu{
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
}
.category_menu_active{
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
}
.category_menu:hover{
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
			padding-left: 10px;
		padding-right: 10px;
}
.subcategory_menu{
	color:#C57533;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
}
.subcategory_menu:hover{
	color:#000000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
		padding-left: 10px;
		padding-right: 10px;
}
.product_info{
	font-family: verdana;
	color: #5C5C5C;
	font-size: 18px;
	text-align: center;
	padding-right: 10px;
	
}

p {
	margin: 0px 0px 0px 0px;
}
.home {
	background-image: url(images/home1.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #363636;
	width: 402px;
	color: White;
	padding-top: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align:justify;
}
.home2{
		background-image: url(images/home2.jpg);
			background-position: top;
	background-repeat: no-repeat;
	background-color: #363636;
	width: 482px;
	text-align: right;
	
}

.product_page {
	background-color:#FFFFFF;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}