.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 14px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 14px; color: crimson; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-size: 12px;
}

A { 
  color: 0581a9; 
  text-decoration: underline; 
}

A:hover { 
  color: 00526c; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #204461;
  font-size: 12px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #204461;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #768794; 
  font-size: 12px;
}

TR.headerError {
  background: #ff0000;
  font-size: 12px;
}

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: #204461;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #204461;
  color: #ffffff;
  font-weight: bold;
}

TABLE.infoBox {
  font-size: 10px;
  background: #b6b7cb;
}

TABLE.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #204461;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.boxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd,  TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f4f7fd;
}

TR.productListing-odd 
{
  background: #C5D7F9;
}


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;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #d2e9fb;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

A.pageResults { 
  color: #0000FF; 
}

A:hover.pageResults { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

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;
}

.checkoutBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #aabbdd;
  text-decoration: none;
}

A.checkoutBar:hover {
  color: #AABBDD;
  text-decoration: underline;
}

SPAN.checkoutBarHighlighted {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
h1 { 
display:none; 
margin-bottom:0em
font-size: 12px;
}

h2 { 
font-size: 12px;
}

#heder_text {
	position:absolute;
	width:100%;
	top:15px;
	right:0px;
	border:0px;
	z-index:1;
	 font-family: Verdana, Arial, sans-serif;
 	 font-size: 10px;
	text-align: center;
	}
	
	
	
	.menu {   font-family: tahoma; font-size: 12px; color: #e3ebee;  text-decoration: none; font-weight: bold;
}
.menu:hover {   font-family: tahoma; font-size: 12px; color: #95c8ec; text-align: center; text-decoration: none; font-weight: bold;
 } 
.menu2 {   font-family: tahoma; font-size: 12px; color: #0581a9;  text-decoration: none; font-weight: bold;
padding-left: 10px; padding-right: 10px;}
.menu2:hover {   font-family: tahoma; font-size: 12px; color: #00526c;  text-decoration: none; font-weight: bold;
padding-left: 10px; padding-right: 10px;}
.menu3 {   font-family: tahoma; font-size: 12px; color: #0581a9;  text-decoration: none; 
padding-left: 10px; padding-right: 10px;}
.menu3:hover {   font-family: tahoma; font-size: 12px; color: #00526c;  text-decoration: none; 
padding-left: 10px; padding-right: 10px;}
.menu4 {   font-family: tahoma; font-size: 12px; color: #b3ced7;  text-decoration: none; font-weight: bold;
padding-left: 10px; padding-right: 10px;}
.menu4:hover {   font-family: tahoma; font-size: 12px; color: #95c8ec;  text-decoration: none; font-weight: bold;
padding-left: 10px; padding-right: 10px;}
.menu5 {   font-family: tahoma; font-size: 12px; color: #b3ced7;  text-decoration: none; 
padding-left: 10px; padding-right: 10px;}
.menu5:hover {   font-family: tahoma; font-size: 12px; color: #95c8ec;  text-decoration: none; 
padding-left: 10px; padding-right: 10px;}
.menu6, .menu6 a {   font-family: tahoma; font-size: 12px; color: #0581a9;  text-decoration: none; 
}
.menu6:hover, .menu6 a:hover {   font-family: tahoma; font-size: 12px; color: #00526c;  text-decoration: underline; 
}
.menu7 {   font-family: tahoma; font-size: 14px; color: #0581a9;  text-decoration: none; font-weight: bold; 
}
.menu7:hover {   font-family: tahoma; font-size: 14px; color: #00526c;  text-decoration: none; font-weight: bold; 
}

.rek {   font-family: tahoma; font-size: 12px; color: #0581a9;  text-decoration: none; font-weight: bold;
}
.rek:hover {   font-family: tahoma; font-size: 12px; color: #00526c;  text-decoration: none; font-weight: bold;
}


.log {
	font-family: tahoma; font-size: 12px; color: #1cbbef; text-decoration: none; font-weight: bold; padding-left: 15px;
}
.log2 {
	font-family: tahoma; font-size: 12px; color: #1cbbef; text-decoration: none; font-weight: bold;
}
.search {
	font-family: tahoma; font-size: 12px; color: #1cbbef; text-decoration: none; font-weight: bold;
}
.search:hover {
	font-family: tahoma; font-size: 12px; color: #3acdfd; text-decoration: none; font-weight: bold;
}
.basket {
	font-family: tahoma; font-size: 12px; color: #FFFFFF;
}
.basket2 {
	font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: underline; font-weight: bold;
}
.basket2:Hover {
	font-family: tahoma; font-size: 12px; color: #6cdbff; text-decoration: underline; font-weight: bold;
}
.form1 { width: 130px; height: 16px; background-image: url(../images/bg_03.gif); font-size: 11px; border: 0px; color: #1e425f; 

}
.form2 { width: 130px; height: 16px; font-size: 11px; border: 1px #d5e0e9 solid;  color: #1e425f; 

}
.t1 { 
	font-family: tahoma; font-size: 12px; color: #cddfec; text-align: center;
}
.t1_1 { 
	font-family: tahoma; font-size: 12px; color: #cddfec; text-align: center; text-decoration: underline;
}
.t1_1:hover { 
	font-family: tahoma; font-size: 12px; color: #ecf4f9; text-align: center; text-decoration: underline;
}
.location{
	font-family: tahoma; font-size: 12px; color: #768794; text-decoration: none;
}
.location:hover{
	font-family: tahoma; font-size: 12px; color: #445b6d; text-decoration: none;
}
.top1{
	font-family: tahoma; font-size: 13px; color: #e3ebee; padding-top: 9px; font-weight: bold;
}
.top2{
	font-family: tahoma; font-size: 13px; color: #486d8c; padding-top: 9px; font-weight: bold;
}
.txt1 {
	font-family: tahoma; font-size: 12px; color: #e3ebee;
}
.txt2 {
	font-family: tahoma; font-size: 12px; color: #000000;
}
.txt3 {
	font-family: tahoma; font-size: 12px; color: #183a57;
}
.ramka {
	 border:  1px solid #ccd6de;
}
.pad{
	padding: 10px;
}
.price1{
	font-family: tahoma; font-size: 12px; color: #000000; text-decoration: line-through;
}
.price2{
	font-family: tahoma; font-size: 12px; color: #dc0006;  font-weight: bold;
}
.foot{
	font-family: tahoma; font-size: 11px; color: #a0b7bf;  font-weight: bold;
}
.foot2{
	font-family: tahoma; font-size: 11px; color: #a0b7bf;  
}
	
prod_list {padding:8px;  background-color:#f2f7f9; background-image:url(images/bg_07.gif); background-position:bottom; background-repeat:repeat-x;}
prod_list2 {padding:8px;  background-image:url(images/bg_07.gif); background-position:bottom; background-repeat:repeat-x;}
