@charset "utf-8";
/* CSS Document */
html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#434343;
}
.clr{
	clear:both;
}
.clr13{
	clear:both;
	height:13px;
}
hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
h3 {
			margin: 0;	
			padding: 7px 0 0 0;
			font-size: 16px;
			text-transform: uppercase;
		}

		div#feature_list {
			width: 768px;
			min-height: 480px;
			overflow: hidden;
			position: relative;
			clear:both;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			right: 0;
			z-index: 2;
			width: 200px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
			border: none;
			float:right;
			vertical-align:middle;
			margin-right:10px;
		}

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			height: 50px;
			outline: none;
			line-height:50px;
			vertical-align:middle;
			font-size:16px;
			font-weight:bold;
			text-align:right;
			
		}
		ul#tabs li a img{
			vertical-align:middle;
			margin-top:9px;
			margin-left:10px;
		}
		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
			background:  url('images/feature-tab-current.png');
			color: #FFF;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			left: 0;
			width: 568px;
			min-height: 480px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 548px;
			min-height: 480px;
			text-align:right;
			direction:rtl;
			padding-right:20px;
		}
			ul#output li div.art{
				direction:rtl;
				text-align:right;
			}
				ul#output li div.art a{
					font-size:14px;
					color:#2c82d9;
					text-decoration:none;
				}
				ul#output li div.art a_hover{
					text-decoration:underline;
				}
				ul#output li div.art a.category{
					font-size:12px;
					color:#2c82d9;
					text-decoration:none;
				}
				ul#output li div.art a.category:hover{
					text-decoration:underline;
				}
				ul#output li div.art span{
					font-size:10px;
					color:#999;
				}
				ul#output li div.cv_right,ul#output li div.cv_left{
					width:243px;
					float:right;
					padding:15px;
					text-align:right;
					direction:rtl;
				}
				ul#output li div.cv_right img,ul#output li div.cv_left img{
					margin:0 7px 0 7px;
				}
				ul#output li div.cv_right{
					border-left:1px dotted #CCC;
				}
			ul#output li textarea{
				width:400px;
				height:150px;
			}
			#gallery img {
				border: none;
			}
	 
			#gallery_nav {
				float: left;
				width: 165px;
				text-align: center;
				height:480px;
				overflow:auto;
				overflow-x:hidden
			}
			#gallery_nav img{
				border:1px solid #CCC;
				width:50px;
				height:50px;
				margin:0px;
				margin-bottom:3px;
				margin-left:3px;
				float:left;
			}
	 
			#gallery_output {
				float: left;
				width: 383px;
				height:480px;
				overflow: hidden;
			}
	 
			#gallery_output img {
				display: block;
				margin: 20px auto 0 auto;
				
				width:300px;
			}

#container{
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
}
	#wrapper{
		width:776px;
		position:relative;
		margin:0 auto;
	}
		#top{
			width:776px;
			height:105px;
			background-image:url(images/top_bg.jpg);
			background-position:bottom left;
			background-repeat:no-repeat;
		}
			#top_right{
				float:right;
			}
				#top_menu{
					height:72px;
					float:right;
				}
				#top_menu a{
					float:right;
					padding-right:20px;
					margin-right:12px;
					vertical-align:middle;
					color:#353535;
					font-size:12px;
					display:block;
					line-height:16px;
					vertical-align:middle;
					background-position:right;
					background-repeat:no-repeat;
					text-decoration:none;
					margin-top:10px;
				}
				#top_menu a:hover{
					text-decoration:underline;
				}
					#top_menu a.home{
						background-image:url(images/icons/home.gif);
					}
					#top_menu a.info{
						background-image:url(images/icons/info.gif);
					}
					#top_menu a.email{
						background-image:url(images/icons/email.gif);
					}
					#top_menu a.home_plus{
						background-image:url(images/icons/home_plus.gif);
					}
					#top_menu a.star{
						background-image:url(images/icons/star.gif);
					}
			#bar{
					height:33px;
					float:right;
					margin-right:13px;
				}
				#bar img, #bar div{
					float:right;
				}
				#bar div{
					height:33px;
					line-height:33px;
					background-image:url(images/bar_bg.png);
					background-position:left top;
					background-repeat:repeat-x;
					vertical-align:middle;
					padding:0 0 0 8px;
				}
					#bar div a{
						text-decoration:none;
						font-size:16px;
						font-weight:bold;
						background-position:left;
						background-repeat:no-repeat;
						padding:0 14px 0 14px;
					}
					#bar div a.gray{
						color:#808080;
						border-right:1px solid #FFF;
						background-image:url(images/arrow_gray.png);
					}
					#bar div a.orange{
						color:#f47b21;
						border-left:1px solid #d2d2d2;
						background-image:url(images/arrow_orange.png);
						padding-left:29px;
					}
		.menu_div{
			width:768px;
			min-height:54px;
			background-image:url(images/menu_div.gif);
			background-position:left top;
			background-repeat:no-repeat;
			padding:0 4px 0 4px;
		}
			.menu_div a{
				width:126px;
				height:26px;
				background-image:url(images/menu_div_li.gif);
				background-position:left top;
				background-repeat:repeat-x;
				border-bottom:1px solid #004e83;
				border-right:1px solid #004e83;
				border-left:1px solid #1975b4;
				float:right;
				display:block;
				text-align:center;
				vertical-align:middle;
				color:#FFF;
				font-size:14px;
				line-height:26px;
				text-decoration:none;
			}
			.menu_div a:hover{
				background-image:url(images/menu_div_li_hover.gif);
			}
		.menu_div_art{
			width:768px;
			min-height:54px;
			background-image:url(images/menu_div.gif);
			background-position:left top;
			background-repeat:no-repeat;
			padding:0 4px 0 4px;
		}
			.menu_div_art a{
				width:126px;
				height:26px;
				background-image:url(images/menu_div_art_li.gif);
				background-position:left top;
				background-repeat:repeat-x;
				border-bottom:1px solid #830009;
				border-right:1px solid #830009;
				border-left:1px solid #830009;
				float:right;
				display:block;
				text-align:center;
				vertical-align:middle;
				color:#FFF;
				font-size:14px;
				line-height:26px;
				text-decoration:none;
			}
			.menu_div_art a:hover{
				background-image:url(images/menu_div_art_li_hover.gif);
			}
		.search_line{
			width:683px;
			height:59px;
			background-image:url(images/search_line.jpg);
			background-position:right top;
			background-repeat:no-repeat;
			padding-right:93px;
			padding-top:25px;
		}
		.search_line table{
			float:right;
		}
		.search_line table td{
			vertical-align:top;
		}
		.search_line .select_div{
			width:141px;
			height:17px;
			padding:2px;
			background-image:url(images/select.png);
			background-position:left top;
			background-repeat:no-repeat;
		}
		.search_line .input_div{
			width:109px;
			height:17px;
			padding:2px;
			background-image:url(images/input_div.png);
			background-position:left top;
			background-repeat:no-repeat;
		}
		.search_line select{
			 font: 12px Arial, Helvetica, sans-serif;    
			 background-color: #ffffff;    
			 color: #373737;    
			 border: 0px;
			 width:141px;
			 height:17px;
			 direction:rtl;
			 text-align:right;
			 outline:none;
		 }
		 .search_line input{
		 	width:105px;
			height:17px;
			border:0px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#373737;
			text-align:right;
			direction:rtl;
			padding:0 2px 0 2px;
			outline:none;
		 }
		 .search_line input.search_button{
		 	width:65px;
			height:37px;
			border:0px;
			background-color:transparent;
			background-image:url(images/search_button.png);
			background-position:left top;
			background-repeat:no-repeat;
			outline:none;
			cursor:pointer;
		 }
		#content{
			width:776px;
			padding:4px;
		}
			#top_banner{
				padding:13px;
				width:740px;
				border:1px solid #8db6d3;
			}
			#left{
				width:135px;
				float:left;
			}
				.hasut{
					width:133px;
					background-color:#d7d7d7;
					border:1px solid #c9c9c9;
				}
					.hasut_top{
						width:133px;
						height:14px;
						background-image:url(images/hasut_top.gif);
						background-position:left top;
						background-repeat:no-repeat;
					}
					.hasut_content{
						width:133px;
						background-image:url(images/hasut_content.gif);
						background-position:bottom left;
						background-repeat:repeat-x;
						display:block;
						text-align:center;
						min-height:100px;
					}
						.hasut_content img{
							border:0px;
							margin-bottom:7px;
						}
				.left_banner{
					width:133px;
					background-color:#f2f2f2;
					border:1px solid #ffffff;
				}
					.left_banner_top{
						width:133px;
						height:15px;
						background-image:url(images/left_banner_top.gif);
						background-position:left top;
						background-repeat:no-repeat;
					}
					.left_banner_content{
						width:120px;
						background-image:url(images/left_banner_content.gif);
						background-position:bottom left;
						background-repeat:repeat-x;
						padding:0 6px 13px 7px;
					}
			#right{
				width:632px;
				float:right;
			}
			
				ul.home{
					margin:0px;
					padding:0px;
					list-style:none;
				}
					ul.home li{
						float:right;
						width:150px;
						height:229px;
						background-image:url(images/home_categories_li.gif);
						background-position:left top;
						background-repeat:no-repeat;
						margin-right:8px;
						margin-bottom:8px;
					}
						ul.home li h2{
							width:150px;
							height:28px;
							line-height:28px;
							vertical-align:middle;
							text-align:center;
							font-size:16px;
							font-weight:bold;
							margin:0px;
							padding:0px;
							color:#FFF;
							direction:rtl;
						}
						ul.home li h2 a{
							font-size:16px;
							font-weight:bold;
							color:#FFF;
							text-decoration:none;
						}
						ul.home li div{
							width:132px;
							height:95px;
							padding:6px 9px 0 9px;
							color:#000;
							text-align:center;
							direction:rtl;
						}
						ul.home li div img{
							width:130px;
							height:78px;
							border:1px solid #d6d6d6;
							margin-bottom:10px;
						}
			#right_inner{
				width:768px;
			}
				#right #vcart{
						width:631px;
					}
					#right #vcart .vtitle{
						width:601px;
						background-image:url(images/vtitle.gif);
						padding:0 15px 0 15px;
						height:25px;
						line-height:25px;
						vertical-align:middle;
					}
						#right #vcart .vtitle h1{
							font-size:16px;
							color:#083a7b;
							float:right;
						}
						#right #vcart .vtitle a{
							float:left;
						}
				.subcategories{
					width:768px;
				}
					.subcategories_top{
						width:493px;
						height:28px;
						line-height:28px;
						background-image:url(images/subcategories_top.gif);
						background-position:left top;
						background-repeat:no-repeat;
						padding-right:275px;
					}
					.current1{
						margin-left:10px;
						float:right;
						margin-top:5px;
					}
						.current1 div,.current1 img{
							float:right;
						}
							.current1 div.current_content{
							background-image:url(images/current_cont.jpg);
							background-position:left top;
							background-repeat:repeat-x;
							height:17px;
							line-height:17px;
							vertical-align:middle;
							
							}
							.current1 div.current_content h1{
								margin:0px;
								padding:0px;
								font-size:14px;
								font-weight:bold;
								color:#dd5e00;
								display:inline;
							}
							
							.current1 div.current_content a{
								margin:0px;
								padding:0px;
								font-size:14px;
								font-weight:bold;
								color:#dd5e00;
								display:inline;
								text-decoration: none;
							}
					.current2{
						margin-left:10px;
						float:right;
						margin-top:5px;
					}
						.current2 div,.current2 img{
							float:right;
						}
							.current2 div.current_content{
							background-image:url(images/current_cont.jpg);
							background-position:left top;
							background-repeat:repeat-x;
							height:17px;
							line-height:17px;
							vertical-align:middle;
							font-size:14px;
								font-weight:bold;
								color:#dd5e00;
							
							}
							.current2 div.current_content a{
								font-size:14px;
								font-weight:bold;
								color:#dd5e00;
							}
					.subcategories_content{
						width:726px;
						background-image:url(images/subcategories_content.gif);
						background-position:left bottom;
						background-repeat:repeat-x;
						padding:15px 20px 15px 20px;
						border-left:1px solid #dadada;
						border-right:1px solid #dadada;
					}
						.subcategories_content ul{
							margin:0px;
							padding:0px;
							list-style:none;
						}
							.subcategories_content ul li{
								float:right;
								text-align:right;
								font-size:16px;
								font-weight:bold;
								color:#07397b;
								text-decoration:none;
							}
								.subcategories_content ul li a{
									font-size:16px;
									font-weight:bold;
									color:#07397b;
									text-decoration:none;
								}
								.subcategories_content ul li ul{
									margin:0px;
									padding:0px;
									list-style:disc;
									direction:rtl;
								}
									.subcategories_content ul li ul li{
										float:none;
										width:auto;
										list-style-type:disc;
										color:#2a568e;
										margin-right:25px;
									}
									.subcategories_content ul li ul li a{
										font-size:12px;
										font-weight:normal;
										color:#000000;
										text-decoration:none;
										direction:rtl;
									}
					.subcategories_bottom{
						width:768px;
						height:9px;
						background-image:url(images/subcategories_bottom.gif);
						background-position:left top;
						background-repeat:no-repeat;
					}
				.art{
					height:53px;
					background-image:url(images/art.png);
					background-position:left top;
					background-repeat:no-repeat;
					padding-left:20px;
					float:left;
					margin-left:8px;
					color:#353535
				}
					.art a{
						display:block;
						height:61px;
						padding-right:20px;
						padding-top:10px;
						color:#353535;
						text-decoration:none;
						background-image:url(images/art_a.png);
						background-position:right top;
						background-repeat:no-repeat;
					}
				.filter{
					width:528px;
					height:61px;
					background-image:url(images/filter.jpg);
					background-position:left top;
					background-repeat:no-repeat;
					float:right;
					margin-right:8px;
				}
					.filter_links{
						float:right;
						margin-right:80px;
						margin-top:7px;
					}
						.filter_links form{
							margin:0px;
							padding:0px;
							float:right;
							margin-right:10px;
						}
							.filter_links form input{
								background-color: transparent;
								border:0px;
								background-image:url(images/filter_arrow.jpg);
								background-position:right;
								background-repeat:no-repeat;
								padding-right:22px;
								padding-left:0px;
								height:17px;
								line-height:17px;
								vertical-align:middle;
								font-family:Arial, Helvetica, sans-serif;
								font-size:12px;
								font-weight:bold;
								color:#353535;
								cursor:pointer;
								outline:none;
							}
				#inner_left{
					width:100px;
					float:left;
				}
				#inner_right{
					width:631px;
					float:right;
				}
					
					#inner_right ul{
						margin:0px;
						padding:0px;
						list-style:none;
					}
						#inner_right ul li{
							width:631px;
							margin-bottom:9px;
						}
							.biz{
								width:631px;
								min-height:230px;
							}
								.biz_top{
									width:591px;
									height:29px;
									background-image:url(images/biz_top.gif);
									background-position:left top;
									background-repeat:no-repeat;
									line-height:29px;
									vertical-align:middle;
									padding-right:40px;
									text-align:right;
								}
									.biz_top h2{
										margin:0px;
										padding:0px;
										direction:rtl;
										font-size:14px;
										font-weight:bold;
										color:#2c82d9;
									}
									#inner_right .biz_top h1{
										margin:0px;
										padding:0px;
										direction:rtl;
										font-size:14px;
										font-weight:bold;
										color:#2c82d9;
										float:right;
									}
									.biz_top a{
										float:left;
										color:#353535;
										text-decoration:none;
									}
								.biz_bottom{
									width:631px;
									height:5px;
									background-image:url(images/biz_bottom.gif);
									background-position:left top;
									background-repeat:no-repeat;
								}
								.biz_content{
									width:621px;
									min-height:188px;
									background-image:url(images/biz_content.gif);
									background-position:left bottom;
									background-color:#FFFFFF;
									background-repeat:repeat-x;
									padding:8px 4px 0 4px;
									border-left:1px solid #ebebeb;
									border-right:1px solid #ebebeb;
								}
								.biz_content_inner
								{
									width:621px;
									background-image:url(images/biz_content.gif);
									background-position:bottom left;
									background-repeat:repeat-x;
									padding:8px 4px 0 4px;
									border-left:1px solid #ebebeb;
									border-right:1px solid #ebebeb;
								}
									.biz_content_inner .rating{
										text-align:center;
									}
									.biz_content_inner a{
										font-weight:bold;
										color:#434343;
										text-decoration:none;
										padding-right:15px;
										background-position:right;
										background-repeat:no-repeat;
									}
										.biz_content_inner a#reviews{
											background-image:url(images/rew1.png)
										}
										.biz_content_inner a#review_form{
											background-image:url(images/rew2.png)
										}
									.biz_content div.logo,.biz_content_inner div.logo{
										width:145px;
										float:right;
									}
										.biz_content div.logo img,.biz_content_inner div.logo img{
											float:right;
											width:138px;
											border:1px solid #e5e5e5;
										}
								.biz_content_inner .info{
									float:right;
									text-align:right;
									direction:rtl;
								}
									.biz_content div.content{
										width:323px;
										min-height:188px;
										float:right;
										border-left:1px dotted #505050;
										padding-left:7px;
										text-align:right;
										direction:rtl;
									}
									.biz_content div.rating{
										float:right;
										margin-right:7px;
										text-align:right;
										direction:rtl;
										width:135px;
									}
										.biz_content div.rating span.small{
											font-size:10px;
										}
										.biz_content div.rating a{
											font-weight:bold;
											text-decoration:none;
											color:#666666;
										}
										.biz_content div.rating a.view{
											width:125px;
											height:19px;
											display:block;
											line-height:19px;
											vertical-align:middle;
											text-align:center;
											color:#FFF;
											background-image:url(images/view.gif);
											background-position:left top;
											background-repeat:no-repeat;
											margin-top:30px;
										}
					#inner_right .biz_right{
						width:450px;
						padding-left:25px;
						border-left:1px dotted #CCC;
						float:right;
						text-align:right;
						direction:rtl;
					}
					#inner_right .biz_left{
						float:left;
						padding-right:10px;
						width:124px;
					}
						#inner_right .biz_left .coupon{
							width:124px;
							height:41px;
							line-height:41px;
							background-image:url(images/coupon_bg.gif);
							background-position:left top;
							background-repeat:no-repeat;
							text-align:center;
							vertical-align:middle;
							font-size:12px;
							font-weight:bold;
							color:#FFF;
						}
			
			.articles{
				width:523px;
				text-align:right;
				direction:rtl;
			}
				.articles h2{
					font-size:16px;
					font-weight:normal;
					color:#156ca9
				}
					.articles a.rrom{
						background-image:url(images/from.jpg);
						background-repeat:repeat-x;
						padding:10px 3px 10px 3px;
						border:1px solid #012e4d;
					}
			.steptext{
				width:430px;
				position:relative;
				margin:0 auto;
				text-align:justify;
				direction:rtl;
			}
			.steptext_step2{
				width:520px;
				position:relative;
				margin:0 auto;
				text-align:justify;
				direction:rtl;
				background-image:url(images/step_2_bg.jpg);
				background-position:right top;
				background-repeat:no-repeat;
			}
			steptext_step3
			{
				width:343px;
				position:relative;
				margin:0 auto;
				text-align:justify;
				direction:rtl;
				
			}
			.steptext_step2 form{
				float:left;
			}
					.step1,.step2,.step3{
						width:343px;
						height:43px;
						background-position:left top;
						background-repeat:no-repeat;
						float:right;
						margin-right:200px;
					}
					.step1{
						background-image:url(images/step_1.jpg);
					}
					.step2{
						background-image:url(images/step_2.jpg);
					}
					.step3{
						background-image:url(images/step_3.jpg);
					}
					
				.step3form{
					width:343px;
					margin:0 auto;
				}
				.step1form p,.step3form p{
					clear:both;
					margin-top:1px;
					font-weight:bold;
				}
				.step1form p span.star,.step3form p span.star{
					color:#F00;
				}
				.step1form p input,.step1form p textarea,step3form p input,.step3form p textarea{
					width:158px;
					border:1px solid #999999;
					float:left;
				}
				.step1form p input,.step3form p input{
					height:15px;
				}
				.step1form p textarea{
					height:83px;
				}
				.step1form p lable,.step3form p lable{
					float:right;
					direction:rtl;
					font-weight:bold;
					font-size:14px;
					text-align:right
				}
				.step1form p span.info,.step3form p span.info{
					font-size:10px;
				}
				.steptext input.submit,.steptext_step2 input.submit,.steptext_step3 input.submit{
					width:82px;
					height:35px;
					background-color:transparent;
					border:0px;
					background-image:url(images/next_button.jpg);
					background-position:left top;
					background-repeat:no-repeat;
					float:left;
				}
		#footer_links{
			width:768px;
			text-align:center;
			color:#FFF;
			background-image:url(images/footer_links.gif);
			background-position:left top;
			background-repeat:no-repeat;
			font-size:11px;
			direction:rtl;
		}
			#footer_links th{
				text-align:center;
				height:31px;
				border-left:1px solid #FFFFFF;
			}
			#footer_links th.last{
				border-left:0px;
			}
			
			#footer_links a{
				color:#FFF;
				text-decoration:none;
				direction:rtl;
				
			}
			#footer_links td{
				padding:10px 5px 10px 0;
				border-left:1px dotted #CCCCCC;
				text-align:right;
				direction:rtl;
			}
			#footer_links td.last{
				border-left:0px;
			}
			#footer_links td a{
				color:#9f9f9f;
			}
		#footer{
			width:760px;
			padding:4px;
			font-size:12px;
			color:#9f9f9f;
			text-align:center;
			direction:rtl;
		}
			#footer a{
				color:#9f9f9f;
			}
.koteret{
	width:118px;
	height:28px;
	line-height:28px;
	background-image:url(images/koteret.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding-right:15px;
	font-weight:bold;
	text-align:right;
	direction:rtl;
	
}
.articles_categories{
	float:right;
	width:523px;
	border-left:1px dotted #CCCCCC;
	padding-left:29px;
}
.description{
	width:523px;
	clear:both;
}
	.description_top{
		width:440px;
		height:25px;
		line-height:25px;
		vertical-align:middle;
		background-image:url(images/decription_top.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		padding-right:83px;
		text-align:right;
	}
		.description_top h1{
			font-size:16px;
			color:#000000;
			padding:0px;
			margin:0px;
		}
	.description_content{
		width:491px;
		padding:15px;
		border-left:1px solid #f2f2f2;
		border-right:1px solid #f2f2f2;
		background-color:#FFF;
		min-height:72px;
		background-image:url(images/decription_content.jpg);
		background-position:left bottom;
		background-repeat:repeat-x;
		text-align:right;
		direction:rtl;
	}
	.description_bottom{
		width:523px;
		height:3px;
		background-image:url(images/decription_bottom.jpg);
		background-position:left top;
		background-repeat:no-repeat;
	}
.articles_rows{
width:500px;
padding-right:23px;
text-align:right;
direction:rtl;
line-height:normal;
}
	.articles_rows a{
	padding:0px;
	margin:0px;
	}
	.articles_rows h2 a{
		color:#156ca9;
		font-size:16px;
		margin:0px;
		padding:0px;
		}
	.articles_rows p{
		margin:0px;
		padding:0px;
	}
	.articles_rows a.from{
						background-image:url(images/from.jpg);
						background-repeat:repeat-x;
						padding:0px 10px 0px 10px;
						border:1px solid #012e4d;
						text-decoration:none;
						color:#FFFFFF;
						font-weight:bold;
						font-size:12px;
					}
	.cities{
		width:auto;
		height:auto;
		background-color:transparent;
		border:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
		cursor:pointer;
	}
	.select {
		    position: absolute;
		    width: 145px;
		    height: 21px;
		    padding: 0 8px 0 24px;
		    color: #fff;
			background-image:url(/images/select.gif);
			background-repeat:no-repeat;
 		    overflow: hidden;
			background-color:#F00;
		}
		.blue{
			font-weight:bold;
			color:#003c65;
		}
		div.open{
		height:27px;
		line-height:27px;
		vertical-align:middle;
		text-align:right;
		direction:rtl;
		font-weight:bold;
		padding-right:77px;
		background-image:url(/images/open.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		}
		div.coupon{
		height:27px;
		line-height:27px;
		vertical-align:middle;
		text-align:right;
		direction:rtl;
		font-weight:bold;
		padding-right:77px;
		background-image:url(/images/coupon.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		}
		
		
		
.stylish-select ul.newList {left:-9999px; outline:none;}

ul.newList * {margin:0; padding:0; outline:none;}
ul.newList a {color: #000; text-decoration:none; display:block; outline:none; text-align:right; direction:rtl;}
ul.newList {margin:0; padding:0; list-style:none; color:#000; width:145px; background:#fff; position:absolute;  border:1px solid #ccc; top:22px; left:0; overflow:auto; z-index:9999; outline:none;}
.newListSelected {width:141px; color:#000; height:18px; padding:3px 4px 0 0; float:left; background:url(images/select.png) no-repeat; outline:none;}
.newListSelected span {width:145px; display:block outline:none;;}
ul.newList li a {padding:3px 8px; display: block; outline:none;}
ul.newList li a:focus {-moz-outline-style: none; outline:none;}
.selectedTxt {width:139px; overflow:hidden; height:16px; padding:0 6px 0 0; text-align:right; direction:rtl}
.hiLite {background:#2385c8!important; color:#fff!important;}
.hiLite a {background:#2385c8!important; color:#fff!important; outline:none;}
.newListHover {background:#ccc!important; color:#000!important; cursor:default; outline:none;}
.newListSelHover, .newListSelFocus {background-position:0 0; cursor:default; outline:none;}
.newListOptionTitle {font-weight:bold; outline:none;}
.newListOptionTitle ul {margin:3px 0 0; outline:none;}
.newListOptionTitle li {font-weight:normal; border-left:1px solid #ccc; outline:none;}
