html {
	margin: 0px;
}
body {
	background: #AFAFAF url(../images/bg_top.gif) repeat-x;
	margin: 0px;
}


div {
   	font-family: tahoma;
   	font-size: 11px;
	color: #4A4A4A;
	text-align: justify; 
direction: rtl;      
	
}

img {
	border: 0px;
}
img#brd {
	border: 1px #646464 solid;
}

form {
   	margin: 0px;
}
input {
   	background: #FFFFFF;
	border: #808080 1px solid;
   	padding-right: 2px;
   	padding-left: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #000000;
}
input.btn {
	background: #F66528 url(../images/bg_btn.gif);
	color: #FFFFFF;
}
.body {
	background: url(../images/bg_footer.gif) bottom repeat-x;
}
.center {
	width: 950px;
	background: url(../images/bg_body.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}
.bg_footer {
	background: url(../images/bg_body_footer.gif) bottom no-repeat;
}
.bg_header {
	background: url(../images/bg_body_top.gif) top no-repeat;
}

.header {
	height: 190px;
}
.header_img {
	wdith: 163px;
	margin-right: 40px;
	float: right;
}
.header_menu {
	height: 20px;
	margin-top: 113px;
	float: right;
}
.header_search {
	width: 230px;
	height: 24px;
	margin-top: 70px;
	margin-left: 40px;
	float: left;
}

a.header_menu_a:link, a.header_menu_a:visited {
	display: block;
	background: #D5D6D7 url(../images/bg_header_menu.png) top;
	height: 40px;
	text-align: center;
	color: #000000;
	line-height: 40px;
	border-right: 1px #B4B4B5 solid;
	border-left: 1px #DCDDDE solid;
	padding: 0px 15px;
	float: left;
	text-decoration: none;
}
a.header_menu_a:hover, a.header_menu_a:visited:hover {
	background-position: bottom;
	color: #FFFFFF;
}

a.right_menu_a:link, a.right_menu_a:visited {
	display: block;
	background: #B6B7BA url(../images/bg_right_menu.png) top;
	height: 26px;
	text-align: right;
	color: #000000;
	line-height: 25px;
	padding-right: 35px;
	text-decoration: none;
}
a.right_menu_a:hover, a.right_menu_a:visited:hover {
	background-position: bottom;
	color: #000000;
}

.main {
	margin: 0px 40px 30px 40px;
}
.box_left {
	width: 565px;
	margin-right: 20px;
	float: left;
}
.box_right {
	width: 285px;
	float: right;
}

.main_advertisement {
	margin-bottom: 10px;
}

.box_top {
	background: url(../images/box_title_l.gif) left no-repeat;
	height: 41px;
	border-bottom: 1px #CCCCCC solid;
}
.box_top_padding {
	background: url(../images/box_title_r.gif) right bottom no-repeat;
	padding-right: 15px;
	line-height: 41px;
	font-weight: bold;
}
.box_content {
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	border-top: 0px;
	border-bottom: 0px;

}
.box_content_padding {
	padding: 15px;
}
.box_bottom {
	background: url(../images/box_bottom_l.gif) left no-repeat;
	height: 11px;
	margin-bottom: 5px;
}

.box_top#middle {
	background: #4E5972 url(../images/box_middle_top.gif);
}
.box_bottom#middle {
	background: #474747 url(../images/box_middle_bottom.gif);
}

.box_top#small {
	background: #4E5972 url(../images/box_small_top.gif);
}
.box_bottom#small {
	background: #474747 url(../images/box_small_bottom.gif);
}

.box_middle_leftpos {
	width: 350px;
	float: left;
}
.box_middle_rightpos {
	width: 350px;
	float: right;
}

.bg_text_images_fader {
	width: 710px;
	height: 60px;
	background: #000000;
	position: absolute;
	top: 440px;
	z-index: 100;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.text_images_fader {
	width: 710px;
	height: 60px;
	position: absolute;
	top: 440px;
	z-index: 200;
}
.text_images_fader_padding {
	line-height: 60px;
	padding-right: 30px;
}

.download_block {
	width: 20%;
	float: left;
}
.download_block_title1 {
	text-align: center;
	line-height: 30px;
}
.download_block_img {
	text-align: center;
}
.download_block_title2 {
	text-align: center;
	line-height: 30px;
}

.shopping_block {
	width: 55%;
	border-right: 1px #9D9D9D dotted;
	float: left;
}
.shopping_links {
	padding-left: 30px;
	float: left;
}
.next_prev {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.btn_next {
	background: url(../images/next-prev.gif) right;
	width: 100px;
	height: 20px;
	float: right;
}
.btn_prev {
	background: url(../images/next-prev.gif) left;
	width: 100px;
	height: 20px;
	float: left;
}

.content_side_menu {
	margin-bottom: 10px;
}
a.side_menu_a:link, a.side_menu_a:visited {
	display: block;
	background: #888888 url(../images/bg_side_menu.gif) top;
	height: 18px;
	color: #FFFFFF;
	line-height: 17px;
	padding-right: 10px;
	margin-bottom: 2px;
	direction: rtl;
	text-decoration: none;
}
a.side_menu_a:hover, a.side_menu_a:visited:hover {
	background: #FFA300 url(../images/bg_side_menu.gif) bottom;
	color: #4C4C4C;
	text-decoration: none;
}

.bottom_boxs {
	background: #B18100;
	direction: rtl;
}
.line_bottom {
	background: url(../images/line_bottom.gif);
	height: 8px;
}
.bottom {
	background: #916800 url(../images/bg_line_bottom.gif) top repeat-x;
}
.bottom_box {
	width: 300px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	float: right;
}
.bottom_box#box1 {
	margin-right: 20px;
}
.bottom_box#box3 {
	width: 240px;
}
.bottom_box_top {
	background: #333333 url(../images/box_bottom_top.gif);
	height: 7px;
}
.bottom_box_top#box3 {
	background: #333333 url(../images/box_bottom_top_small.gif);
}
.bottom_box_content {
	background: #333333;
	height: 200px;
}
.box_bottom_content_padding {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.bottom_box_bottom {
	background: #333333 url(../images/box_bottom_bottom.gif);
	height: 7px;
}
.bottom_box_bottom#box3 {
	background: #333333 url(../images/box_bottom_bottom_small.gif);
}
a.bottom_box_a:link, a.bottom_box_a:visited {
	display: block;
	background: #4E5972 url(../images/bg_arrow.gif) no-repeat;
	background-position: 96% 8px;
	padding-right: 25px;
	padding-bottom: 3px;
	line-height: 18px;
	color: #FFFFFF;
	margin-bottom: 2px;
	direction: rtl;
	text-decoration: none;
}
a.bottom_box_a:hover, a.bottom_box_a:visited:hover {
	background: #333333 url(../images/bg_arrow.gif) no-repeat;
	background-position: 96% 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	line-height: 80px;
	text-align: center;
}

.arrow {
	background: url(../images/bullte.png) no-repeat;
	background-position: right 8px;
	padding-right: 15px;
	padding-bottom: 3px;
	line-height: 18px;
}
.arrow2 {
	background: url(../images/bullte2.png) no-repeat;
	background-position: right 5px;
	padding-right: 15px;
	padding-bottom: 3px;
	line-height: 18px;
}
.arrow#fa {
	background-position: right 8px;
	padding-right: 15px;
}

.date {
	color: #AAAAAA;
	margin-right: 10px;
}
.clear {
	clear: both;
}

a.important_a:link, a.important_a:visited {
	background: #CF4111;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 23px;
	padding: 1px 8px 1px 8px;
	text-decoration: none;
	font-weight: bold;
}
a.important_a:hover, a.important_a:visited:hover {
	background: #FF8A00;
	color: #FFFFFF;
	text-decoration: none;
}

a.important2_a:link, a.important2_a:visited {
	background: #C8C8C8;
	color: #000000;
	font-size: 10px;
	padding: 3px 8px 3px 8px;
	text-decoration: none;
	font-weight: bold;
}
a.important2_a:hover, a.important2_a:visited:hover {
	background: #9B9B9B;
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color: #25609E;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #ACACAC;
}


















.basket_list_0 { border-bottom: 1px dotted #ffffff; background-color: #fdfdfd }
.basket_list_1{ border-bottom: 1px dotted #ffffff; background-color:#e6efd1 }
.chesmak_red{ background-color:#ff9101 }
.chesmak_white{ background-color:#FFFFFFF }

.shop_right {
	float: right;
}

.shop_left {
	float: left;
}

.search_bar {
	padding-left: 10px;
	margin-bottom: 13px;
}



.h3d_pagenum {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.h3d_pagenum_num {
	background: #F0F0F0;
	width: 20px;
	height: 18px !important;
	height: 20px;
	border: 1px #C0C0C0 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
}

.h3d_pagenum_num_over {
	background: #6ECBF0;
	width: 20px;
	height: 18px !important;
	height: 20px;
	border: 1px #325F71 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
	color: #FFFFFF;
	cursor: pointer;
}

.h3d_pagenum_txt {
	background: #F0F0F0;
	width: 65px;
	height: 18px !important;
	height: 20px;
	border: 1px #C0C0C0 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
}

.h3d_pagenum_txt_over {
	background: #6ECBF0;
	width: 65px;
	height: 18px !important;
	height: 20px;
	border: 1px #325F71 solid;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
	color: #FFFFFF;
	cursor: pointer;
}

.h3d_pagenum_dote {
	width: 20px;
	height: 18px !important;
	height: 20px;
	text-align: center;
	padding-top: 2px;
	float: right;
	margin-left: 4px;
}


.h3d_basket_item0 {
	background: #FFFFFF;
	width: 170px;
	border-bottom: 1px #808080 dotted;
}

.h3d_basket_item1 {
	background: #FAFDD5;
	width: 170px;
	border-bottom: 1px #808080 dotted;
}

.h3d_basket_delete {
	background: #E10000 url(../images/delete.gif) bottom no-repeat;
	width: 11px;
	height: 11px;
	float: right;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 2px;
}

.h3d_basket_delete_over {
	background: #FED7B4 url(../images/delete.gif) top no-repeat;
	width: 11px;
	height: 11px;
	float: right;
	cursor: pointer;
	margin-top: 2px;
	margin-right: 2px;
}

.h3d_basket_detail {
	width: 134px !important;
	width: 144px;
	float: right;
	padding: 0px 5px 0px 5px;
}

.h3d_basket_num {
	width: 10px;
	height: 36px;
	float: right;
	margin-left: 2px;
	margin-top: 2px;
}

.h3d_basket_num_add {
	background: #E9E9E9 url(../images/add.gif) top center no-repeat;
	width: 11px;
	height: 11px;
	cursor: pointer;
	margin-bottom: 2px; 
}

.h3d_basket_num_add_over {
	background: #008000 url(../images/add.gif) bottom center no-repeat;
	width: 11px;
	height: 11px;
	cursor: pointer;
	margin-bottom: 2px; 
}

.h3d_basket_num_remove {
	background: #E9E9E9 url(../images/remove.gif) top center no-repeat;
	width: 11px;
	height: 11px;
	cursor: pointer; 
}

.h3d_basket_num_remove_over {
	background: #FF0000 url(../images/remove.gif) bottom center no-repeat;
	width: 11px;
	height: 11px;
	cursor: pointer;
	margin-bottom: 10px; 
}

.h3d_basket_price {
	margin-bottom: 2px;
}

.h3d_basket_detail_num {
	color: #D20000;
}

.h3d_basket_clear {
	clear: right;
}

.h3d_basket_total {
	width: 170px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.h3d_basket_total_nowadded {
	background: #FFFF00;
	width: 170px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.h3d_basket_payment {
	width: 170px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.adsitem {
	background: #FCFCFC;
	width: 110px;
	height: 148px;
	border: 1px #F5F5F5 solid;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.adsitem_over {
	background: #FFFFFF;
	width: 110px;
	height: 148px;
	border: 1px #ECE5C7 solid;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	cursor: pointer;
}

.adsitem_image {
	width: 100px;
	height: 90px;
	border: 1px #F5F5F5 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.adsitem_image_big {
	width: 200px;
	height: 180px;
	border: 1px #E4E4E4 solid;
	margin-top: 4px;
	margin-right: 6px;
	margin-bottom: 4px;
}

.adsitem_title {
	width: 104px;
	height: 29px;
	text-align: center;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
}


.box_text_pos#main_ads {
	width: 575px;
	padding-right: 5px;
	padding-left: 5px;
}

.arrow {
	background: url(../images/arrow_blue.gif) top right no-repeat;
	padding-right: 18px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.arrow#yellow {
	background: url(../images/arrow_yellow.gif) top right no-repeat;
}

.arrow#info {
	background: url(../images/arrow_sub.gif) top right no-repeat;
	margin-right: 18px;
	margin-top: 6px;
}

.arrow_yellow {
	background: url(../images/arrow_yellow.gif) top right no-repeat;
	padding-right: 18px;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.itemBot {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: tahoma
}