/* CSS Document */


.boxText { font-family: 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: #3C3C3C; text-decoration: underline; }

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

A {
  color: #02BFF6;
  text-decoration: none;
}

A:hover {
  color: #02BFF6;
  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;
}



.infoBox {
  background: #9E9EA1;
}

.infoBoxContents {
  background: #111419;
  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: #bbc3d3;
  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 {
  background: #f8f8f9;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5E6166;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5E6166;
}
.main a {
  color:#418BEA;
  font-size: 10px; text-decoration:underline;
}
.main a:hover {
  color:#418BEA;
  font-size: 10px; text-decoration:none;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


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

#myse select {
	width:90%;
}

.delp {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}
s {
	color:#808080;
	font-size:11px;
	font-weight:normal;
}/* ---------------------------- ---------------------- */



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 {
  color:#02BFF6; font-size:14px; font-weight:bold;
}

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

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

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

/* 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; }


/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background-color: #21262E;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color: #6A6F77;}
img {border:0px;}


.bg	 {background: url("/zrp_site/template/images/bg.gif"); background-repeat: repeat-y;}
.bg1 {background: url("/zrp_site/template/images/bg1.gif"); background-repeat: repeat-y;}
.bg2 {background: url("/zrp_site/template/images/m09.jpg"); background-repeat: no-repeat;}
.bg3 {background: url("/zrp_site/template/images/bg2.gif"); background-repeat: repeat-x;}
.bg4 {background: url("/zrp_site/template/images/m19.gif"); background-repeat: no-repeat; background-position:bottom; background-color:#111419;}
.bg5 {background: url("/zrp_site/template/images/m26.gif"); background-repeat: repeat-x;}
.bg6 {background: url("/zrp_site/template/images/m30.gif"); background-repeat: repeat-x;}
.bg7 {background: url("/zrp_site/template/images/m33.gif"); background-repeat: repeat-y;}
.bg8 {background: url("/zrp_site/template/images/m34.gif"); background-repeat: repeat-y;}
.bg9 {background: url("/zrp_site/template/images/m49.gif"); background-repeat: no-repeat; background-position:bottom; background-color:#111419;}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li {
    background:url("/zrp_site/template/images/m22.gif") no-repeat left top;
	margin-left:14px;	
	line-height:22px;
}
ul li a{
	color:#8E95A0;		    
	text-decoration:none;	
	padding-left:16px;			
}
ul li a:hover{
	text-decoration:underline;
}

.el {
    background:url("/zrp_site/template/images/m22.gif") left center no-repeat;
	margin-left:24px;		
} 

.se  {width:78px; height:21px; color:#BFBFBF; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px; background-color:#35363B;}
.se1 {width:90px; height:21px; color:#BFBFBF; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px; background-color:#35363B;}
.se2 select { height:21px; color:#BFBFBF; font-family:tahoma,verdana,arial; font-size:10px; padding-left:2px; background-color:#35363B;}
.go  {width:43px; height:19px; color:#000000; font-family:tahoma,verdana,arial; font-size:10px; text-align:right; border: solid 1px #616161; background-color:#35363B;}
.ab img  {vertical-align: middle;}
.bd img  {border: solid 1px #C8C8C8;}

.tx  {color:#51545C;}
.tx1 {color:#2E7CCB; font-weight:bold; text-transform:uppercase;}
.tx1 a {color:#2E7CCB; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.tx1 a:hover {color:#2E7CCB; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
.tx2 {color:#02BFF6; font-size:14px; font-weight:bold;}
.tx222 {color:#02BFF6; font-size:14px; font-weight:bold; text-align:center}
.tx3 {color:#6A6F77; font-size:10px;}

.ml  {color:#2E7CCB; text-decoration:none;}
.ml:hover {text-decoration:underline;}
.ml1 a {color:#02BFF6; text-decoration:underline;}
.ml1 a:hover {text-decoration:none;}

.ml11  {color:#02BFF6; text-decoration:underline;}

.ml2  {color:#8B8F9B; text-decoration:none;}
.ml2:hover {text-decoration:underline;}
.ml3  {color:#02BFF6; text-decoration:none;}
.ml3:hover {text-decoration:underline;}

#zxc1 {color:#1279CF; text-decoration:none; font-weight:bold;}
#zxc1 a {color:#1279CF; text-decoration:none; font-weight:bold;}
#zxc1 a:hover {text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product	strong a { color:#6A6F77; text-decoration:none;}
.product	strong a:hover { color:#6A6F77; text-decoration:underline;}
/* -------------- footer -------------------*/ 

.footer {font-size:11px; color:#DEDEDE; padding-right:10px;}
.footer a {font-size:11px; color:#8B8F9B; text-decoration:none;}
.footer a:hover {font-size:11px; color:#8B8F9B; text-decoration:underline;}

.footer b {font-size:11px; color:#1279CF; font-weight:bold;}
.footer b a {color:#1279CF; text-decoration:none; font-weight:bold;}
.footer b a:hover {color:#1279CF; text-decoration:underline; font-weight:bold;} 
/* -------------- footerr ------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */


.box_width_left			{ width:232px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:448px;}
.box_width_cont_1		{ width:100%;} 





/* -------------------------------------------------          -------------------------------------------------------- */
.shop_card {
				  text-align:center;}	/*  background:#3E3E3E;  */
.shop_card td {
				text-align:center; vertical-align:top;}	
.shop_card .tx2 {
				text-align:left;}
		
.shop_cart_tx {	
				height:18px; color:#2E7CCB; font-weight:bold; text-transform:uppercase;; 
				}				
/* -------------------------------------------------          -------------------------------------------------------- */
.result { text-align:center;
			   }
.result td {  color:#6A6F77; font-family:Arial; 
			   height:20px; text-align:left; padding:8px 18px 5px 15px;
			   }
.result a {  color:#02BFF6; font-size:11px; text-decoration:underline;
}
.result a:hover {  color:#02BFF6; font-size:11px; text-decoration:none;
}
.result b { color:#6A6F77; text-decoration:none; font-size:11px }
.result font b { color:#6A6F77; text-decoration:none; font-size:11px }

.result .result_right { text-align:right;}
.result .result_right b {color:#6A6F77;}
/* -------------------------------------------------          -------------------------------------------------------- */

u {text-decoration:none; color:#02BFF6;}

.main a b {
  color:#5E6166;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5E6166;
  font-size: 10px; text-decoration:none;
}
/* -------------------------------------------------          -------------------------------------------------------- */


.smallText a { color:#02BFF6; font-size:11px; text-decoration:underline;
}
.smallText a:hover { color:#02BFF6; font-size:11px; text-decoration:none;
}
TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }

/* -------------------------------------------------          -------------------------------------------------------- */

.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { text-align:center;}
.sea_3 { padding:10px;}
.sea_4 td{
  font-size:13px; color:#636363;
}
.sea_4 a {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:none;
}
.sea_4 a:hover {
  color:#000000; font-size:13px; font-weight:bold; text-decoration:underline;
}
.sea_4 p{
  font-family: Verdana, Arial, sans-serif;
  font-size:16px; color:#AF0F17; font-weight:bold;padding:10px 0px 5px 0px;
}
.sea_5 {border:1px solid #9E9EA1;}
.sea_6 {border:10px solid #111419;}
.border	{ border-left:18px solid #111419;}
.border_1	{ border-left:8px solid #111419;}
.border_2	{ border:1px solid #111419; border-width:0px 18px 0px 18px}
/* -------------------------------------------------          -------------------------------------------------------- */

.topmenu {background:url(images/m.gif) no-repeat; height:37px; width:583px;}
.topmenu a {font-size:16px; color:#FFFFFF; font-weight:normal; padding:0 10px 0 10px;}

.nums {font-size:1.1em; padding:20px 40px 1.3em 0px}
.arr {padding:0 0.5em 0 0.4em; color:#000}
.active {background-color:#e8e9ec}
.arr span {font-size:0.7em; padding:0 0.3em}
.arr span span {font-size:1em; padding:0; font-family:Times}
.arr.disabled {color:#999}
.numbers {padding:0.5em 0; font-weight:normal;}
.sort a,
.numbers a,
.numbers span,
.sort .active {padding:0.2em 0.3em}
.sort {padding:0.8em 0 0.2em; font-size:0.8em}
.nums a{font-size:1.1em;}


.modelcard {margin-top:0.4em;}
.modelcard a{text-decoration:none; color:#FFFFFF; font-size:12px;}
.modelcard a span{border-bottom: 1px dashed;}


.clear {margin-bottom:0.6em;}

table.card {padding:5px 10px 0 15px;}
table.card td div {font-size:11px; margin-bottom:0.3em;color:#FFFFFF;}
table.card td div a{color:#FFFFFF;font-size:11px;}
table.card td .clear {margin-bottom:0.2em;}
table.card .name{font-size:12px;margin-bottom:0.2em; font-weight:bold;color:#FFFFFF;}

table.offer {padding:10px;}
table.offer .name {font-size:14px; font-weight:bold; padding-bottom:0.4em; color:#999999;}
table.offer td div {font-size:100%; margin-bottom:0.3em; color:#000000;color:#999999;}
table.offer td blockquote div {font-size:100%;}
table.offer td blockquote small {font-size:80%;}
table.offer td form div{margin-bottom:0;}
table.offer td form .clear {margin-bottom:0.5em;}
table.offer td form textarea {width:80%; height:50px;}
table.offer td form .input {width:300px; font-size:100%;}
table.offer td form .button {font-size:90%; background-color: #CCCCCC; color:black; border:#8F8F8F 1px solid; padding:1px;}

table.cardmodel {padding:10px;}
table.cardmodel .price {font-size:150%; margin-bottom:0.6em; margin-top:0.5em;}
table.cardmodel .infoblock {margin-top:1.3em;}
table.cardmodel .infoblock div {margin-bottom:0.7em; font-size:100%; color:#000000;}
table.cardmodel .infoblock .name {font-size:125%;margin-bottom:0.7em;}
table.cardmodel .reviews a {font-size:11px; line-height:16px;}
table.cardmodel .forum a {font-size:11px; line-height:16px; }
table.cardmodel .desk {width:200px;}
table.cardmodel div {font-size:100%; margin-bottom:0.3em;}
table.cardmodel .name b{color:#999999; font-size:14px;}

.dots {width:210px;}



table.results td.img table td {border: #585A60 1px solid; padding:4px;}
table.results div {font-size:100%; margin-bottom:0.3em;}
table.results .name{font-size:130%;margin-bottom:0.7em;}

.tabl table td {padding:3px; 0 3px 0;}
.tabl b {font-size:14px;}


