/* 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: #DBDBDB; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #B2003B; text-decoration: underline; }

BODY 					{background: #cccccc; color: #000000; margin: 0px;}

.infoBox 				{background: #C5C5C5;}
.infoBoxContents 		{background: #ffffff;font-family: Verdana, Arial, sans-serif; font-size: 10px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  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;}*/
.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;}
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;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main 							{font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
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.tableHeading 							{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}
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.errorText 								{font-family: Verdana, Arial, sans-serif;color: #ff0000;}

.moduleRow { }
.moduleRowOver 								{background-color: #DBDBDB; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #DBDBDB; }

.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: 10px; background-color: #ffb3b5; }
.messageStackSuccess 						{font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#B2003B; text-decoration:underline;}
.main	a:hover	{color:#B2003B; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
/* -------------------------------------------------          -------------------------------------------------------- */


body {
	margin:0px;
	padding:0px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#414141;
}

table, td, .main{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#414141;
	vertical-align:top;
}

select, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414141;
	vertical-align:top;
}


table	{width:100%;}

.vam {vertical-align:middle;}

.site_width{width:733px;}


/*  HEAD  */
.header td{color:#AEAEAE; line-height:22px;}
.header .logo{width:327px; height:129px;}
.header .logo img{margin:25px 0 0 9px;}
.header .col_2{padding:34px 12px 0 0;}
.header .col_2 .mid{background:url("/zrp_site/template/images/head_mid_bg.gif") center top repeat-y;}


.header b a{color:#CA004D; text-decoration:underline;}
.header b a:hover{text-decoration:none;}


.select {width:111px;}

.header span{color:#AEAEAE; font-size:11px; line-height:13px;}
.header a{color:#CA004D; text-decoration:none; font-size:11px; font-weight:bold;}
.header a:hover{text-decoration:underline;}
/*  --------------  */

/* -------------------------------------------------          -------------------------------------------------------- */
/*  ------------------------   CONTENT   ----------------------------  */
.content{height:558px; background:url("/zrp_site/template/images/content_left_bg.gif") left top repeat-y #FFFFFF;}
.content_bg{background:url("/zrp_site/template/images/content_right_bg.gif") right top repeat-y; padding:5px 19px 13px 14px;}

.cont_heading_table {height:18px;}
.cont_heading_table .cont_heading_td{color:#313131; font-weight:bold; font-size:12px; text-transform:uppercase; padding-left:16px;}

.cont_heading_table .cont_heading_td a			{color:#313131; font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:none;}
.cont_heading_table .cont_heading_td a:hover	{color:#313131; font-weight:bold; font-size:12px; text-transform:uppercase; text-decoration:underline;}


.block_1{background:#EBEBEB;}


/*  FOOTER  */

.footer{background:url("/zrp_site/template/images/footert_bg.gif") left 6px repeat-x #DEDDD9;}
.footer .left_bg{background:url("/zrp_site/template/images/footer_left_bg.jpg") left top repeat-y; height:93px;}
.footer .right_bg{background:url("/zrp_site/template/images/footer_right_bg.jpg") right top repeat-y; padding:25px 33px 20px 37px;}

.footer td{color:#363636; font-size:11px; line-height:22px;}

.footer a{color:#363636; text-decoration:none;}
.footer a:hover{text-decoration:underline;}

.footer b a {color:#363636; text-decoration:underline; font-weight:normal;}
.footer b a:hover {text-decoration:none;}

.footer span {color:#363636; word-spacing:10px;}
.footer span a {color:#363636; text-decoration:none; font-style:normal; word-spacing:0px;}
.footer span a:hover {text-decoration:underline;}
/*  --------------  */


/*  BOXES  */


ul {margin:0; padding:0; list-style:none; font-size:11px;}
ul li {padding:5px 0px 4px 0;}
ul .bg_list_un{background:none;}

/*  1  */

.box_heading_table 					{height:55px;}
.box_heading_table .box_heading_td{color:#FFFFFE; font-weight:bold; font-size:12px; padding:22px 30px 15px 6px; text-transform:uppercase;background:url("/zrp_site/template/images/box_head_bg.gif") left top repeat-x;}
.box_heading_table .box_heading_bg{}

.box_body span a {color:#B2003B; font-size:13px; font-weight:bold; text-decoration:underline; line-height:14px;}
.box_body span a:hover{color:#B2003B;text-decoration:none;}

.box_body_table .box_body_td{padding:15px 23px 11px 17px; background:url("/zrp_site/template/images/box_body_bg.gif") left bottom repeat-x #313131;}

.box_body_table  ul .bg_list a{color:#FFFFFF; padding-left:18px; font-size:11px; font-weight:bold; background:url("/zrp_site/template/images/arr.gif") left 5px no-repeat; text-decoration:underline;}
.box_body_table  ul .bg_list a:hover{color:#FFFFFF; text-decoration:none;}

.box_body_table  ul .bg_list_sub a{color:#FFFFFF; padding-left:18px; margin-left:18px; font-size:11px; font-weight:bold; background:url("/zrp_site/template/images/arr.gif") left 4px no-repeat; text-decoration:underline;}
.box_body_table  ul .bg_list_sub a:hover{color:#FFFFFF; text-decoration:none;}


del{font-size:17px; color:#414141; font-weight:bold;}


.box_body td{ color:#414141}

.box_body span   		{color:#000000; font-size:11px; font-weight:normal; font-family:Tahoma}

.box_body a 			{color:#C40123; font-family:Tahoma; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#C40123; text-decoration:underline}

.box_body em a 			{color:#C40123; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}
/* --- */


/*  2  */
.box_heading_table_2 					{height:55px;}
.box_heading_table_2 .box_heading_td{color:#C40123; font-weight:bold; font-size:12px; padding:18px 30px 15px 0; text-transform:uppercase;background:url("/zrp_site/template/images/box_head_bg_2.gif") left bottom repeat-x;}
.box_heading_table_2 .box_heading_bg{}


.box_body_table_2 .box_body_td_2{padding:12px 24px 13px 25px;}
.box_body_table_2 .box_body_tall_l{width:1px; background:#AEAEAE;}
.box_body_table_2 .box_body_tall_r{width:1px; background:#AEAEAE;}

.box_body_table_2 .box_body_tall_b{height:1px; background:#AEAEAE;}
/* --- */


/*  --------------  */

/*  IMAGE  */
.pic				{border:1px solid #C5C5C5;}
.table_pic_width	{width:1px;}
/*  --------------  */

/*  PRODUCT  */

.product td							{color:#414141}





/*   name prod  */
.product span a{color:#B2003B; font-size:13px; font-weight:bold; text-decoration:underline; line-height:14px;}
.product span a:hover{color:#B2003B;text-decoration:none;}
/*   name prod  */

.product a 					{font-size:12px; color:#8E013B; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:underline;}



.bg_line_x{background:url("/zrp_site/template/images/line_x.gif") left center repeat-x;}
.bg_line_y{background:url("/zrp_site/template/images/line_y.gif") center top repeat-y;}


SPAN.productSpecialPrice, 
.product SPAN.productSpecialPrice  	{font-size:17px; color:#414141; font-weight:bold;}


/* for product info  (index-2.html)*/
.prod_info 				{float:left; padding:0px 17px 20px 17px;}
.prod_options			{margin:15px 0 0 17px;}		/*  Available options  */
.prod_options strong{color:#C40123; font-size:12px; font-weight:bold; text-transform:uppercase;}

.prod_info div{ text-align:center; padding-top:10px;}
.prod_info div a		    {color:#B2003B; font-size:11px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.prod_info div a:hover	{color:#B2003B;text-decoration:none;}																
/*  --------------  */

/*  --------------  */





.input_1	{border:1px solid #000000;}

.bg_input input	{background:none;}
/*  --------------  */

/*========pop_up=============*/
.popup{width:417px;}
.popup .logo{width:310px; height:94px; background:url("/zrp_site/template/images/popup_head_bg.jpg") left top no-repeat;}
.popup .logo img{margin:11px 0 0 17px;}
.popup .close{width:107px; background:url("/zrp_site/template/images/popup_close_bg.jpg") left top no-repeat; padding-top:62px;}

.popup .content{background:url("/zrp_site/template/images/popup_content_bg.jpg") left top repeat-y; height:auto;}
.popup .content_top_bg{background:url("/zrp_site/template/images/popup_content_top_bg.jpg") left top no-repeat; height:324px;}
.popup .footer{background:url("/zrp_site/template/images/popup_content_bg.jpg") left top repeat-y; padding:0 20px 0 20px;}
.popup .footer .xbg{background:url("/zrp_site/template/images/popup_x_bg.gif") left top repeat-x; height:44px;}
/*========//pop_up=============*/
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; padding:3px 18px;}
.result_right 	{text-align:right;}
.result td  	{color:#313131; font-size:11px;font-family:Tahoma, Arial, Helvetica, sans-serif;}
.result b   	{color:#313131; font-weight:normal;}
 
.result_right b							{color:#B2003c; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#B2003c; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#B2003c;	text-decoration:none; }
.result_right a.pageResults	u			{color:#B2003c; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#B2003c;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.cont_header_txt	em	{color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}
.product em		    	{color:#B2003B; font-size:13px; font-weight:bold; text-decoration:underline; line-height:14px; font-style:normal;} 

.title_info		{width:200px;}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */  
/*  SHOPPING CART (index-3.html) */
.shop_cart td{color:#767676; font-size:11px;}


.cart_total_left  	{width:88%; text-align:right; vertical-align:middle; height:18px; padding-right:5px;}
.cart_total_left strong{color:#B2003B; font-weight:bold; font-size:11px;}
.cart_total_right  	{width:16%; text-align:center; vertical-align:middle; padding-right:15px;}

.cart_line_x { background:url("/zrp_site/template/images/line_x.gif") left top repeat-x; height:1px;}
.cart_line_y { background:url("/zrp_site/template/images/line_y.gif") left top repeat-y;}


.product .shop_cart {text-align:center; vertical-align:middle;background:#EBEBEB; height:35px; color:#B2003B; 
																			 font-weight:bold; text-transform:uppercase;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */	


.cart_line_x{background:url("/zrp_site/template/images/line_x.gif") left center repeat-x;}

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left strong  	{ text-transform:uppercase}

/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#B2003B; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#B2003B; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#B2003B; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#B2003B; font-size:11px; text-decoration:underline;}

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;}
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
/* -------------------------------------------------          -------------------------------------------------------- */

div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:219px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:18px 0px 18px 0px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin-top:0px;}
.heading_top_3 .padd_33	{padding:0px 0px 0px 0px;}

.heading_top_4			{margin-top:0px; background:#ffffff;}
.heading_top_4 .padd_44	{padding:8px 10px 9px 18px}


.tableBox_output		{margin-top:0px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}

.tep_draw_prod_top		{padding:0px 0px 0px 0px;}
.tep_draw_box_prod		{}
/*    */

.slogan {font-size:18px; color:#FFFFFF;}

h2 {font-size:16px;}

.topmenu {background:url("/zrp_site/template/images/m.jpg") no-repeat; height:82px; width:733px; padding:25px 0 0 10px;} 
.topmenu a {font-size:16px; color:#000000; font-weight:normal; margin: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:#000000; 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;}
table.offer td div {font-size:100%; margin-bottom:0.3em; color:#000000;}
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;}


.dots {width:230px;}



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;}

