body {
	 background: #FFFFFF;
	 margin: 0px;
	 margin-top: 10px;
	 margin-bottom: 10px;
}

img {
	 border: 0px;
}

td {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
}

form {
   	margin: 0px;
}

input {
   	background: #FFFFFF url(../images/bg_input.gif);
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	padding-left: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

select {
   	background: #FFFFFF url(../images/bg_input.gif);
   	border: #c0c0c0 1px solid;
   	padding-right: 2px;
   	font-family: tahoma;
   	font-size: 11px;
   	color: #4E4E4E;
}

.submit {
	padding-bottom: 2px;
	font-family: tahoma;
   	font-size: 11px;
   	color: #888888;
}

div {
   	font-family: tahoma;
   	font-size: 11px;
   	line-height: 130%;
	color: #737373;
	border: 0px;
	margin: 0px;
	padding: 0px;
	direction: rtl;
	text-align: justify;
}

.main-div {
	display: block;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
}

.header {
	background: url(../images/bg_header.gif);
	height: 138px;
	margin-bottom: 5px;
}

.header_r {
	float: right;
}

.header_l {
	float: left;
}

.top_menu {
	background: #414243 url(../images/bg_topmenu.gif) top no-repeat;
	height: 21px !important;
	height: 24px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	margin-bottom: 7px;
}

a.topmenu:link, a.topmenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topmenu:hover, a.topmenu:visited:hover {
	color: #E0E0E0;
}

.main_boxs {
	width: 595px;
	float: right;
	margin-bottom: 10px;
}

.boxs {
	width: 180px;
	margin-bottom: 10px;
}

.boxs#right {
	float: right;
	margin-left: 10px;
}

.boxs#left {
	float: left;
	margin-right: 10px;
}

.box {
	width: 180px;
	height: auto;
	margin-bottom: 10px;
}

.box_title {
	background: #414243 url(../images/bg_title_box.gif) top no-repeat;
	height: 21px !important;
	height: 24px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
}

.box_text {
	background: url(../images/bg_box.gif) top repeat-y;
	color: #808080;
	padding: 5px;
}

.box_bottom {
	background: url(../images/bg_bottom_box.gif) top center no-repeat;
	height: 8px;
}

.box_feather {
	background: url(../images/bg_feather.gif);
}
.box_feather#tr {
	background: url(../images/bg_feather_corner.gif);
	background-position: top right;
	width: 5px;
	height: 5px;
}
.box_feather#tc {
	background: url(../images/bg_feather_tb.gif);
	background-position: top center;
	width: 470px;
	height: 5px;
}
.box_feather#tl {
	background: url(../images/bg_feather_corner.gif);
	background-position: top left;
	width: 5px;
	height: 5px;
}
.box_feather#cr {
	background: url(../images/bg_feather_lr.gif);
	background-position: right;
	width: 5px;
}
.box_feather#cc {
	background: none;

	padding: 1px;
}
.box_feather#cl {
	background: url(../images/bg_feather_lr.gif);
	background-position: left;
	width: 5px;
	height: auto;
}
.box_feather#br {
	background: url(../images/bg_feather_corner.gif);
	background-position: bottom right;
	width: 5px;
	height: 5px;
}
.box_feather#bc {
	background: url(../images/bg_feather_tb.gif);
	background-position: bottom center;
	width: 470px;
	height: 5px;
}
.box_feather#bl {
	background: url(../images/bg_feather_corner.gif);
	background-position: bottom left;
	width: 5px;
	height: 5px;
}

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

.item_title {
   	font-family: tahoma;
	color: #3E408E;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;
}

.item_price {
	margin-top: 10px;
}

.item_image {
	margin-left: 8px;
	margin-bottom: 6px;
	border: 1px #F7F7F7 solid;
	padding: 1px;
}

.into_item_nav {
	height: 22px;
	color: #484848;
}

.into_item_topbar {
	height: 20px;
	background: #F5F5F5;
	margin-bottom: 6px;
}

.into_item_topbar_title {
	float: right;
	padding-right: 5px;
	padding-top:2px;
}

.into_item_topbar_back {
	float: left;
	padding-left: 5px;
	padding-top:2px;
}

.into_item_image {
	clear: both;
	margin-left: 8px;
	margin-bottom: 6px;
	border: 1px #F7F7F7 solid;
	padding: 1px;
}

.into_item_title {
	color: #3E408E;
	font-weight: bold;
	font-family: arial;
	font-size: 13px;
	padding-bottom: 10px;
}

.into_item_shortdesc {
	padding-bottom: 10px;
}

.into_item_littletitle {
	color: #353C5B;
}

.into_item_littlenum {
	color: #FF0000;
}

.into_item_littleunit {
	color: #353C5B;
}

.into_item_title2 {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.into_item_desc {
	padding-bottom: 10px;
}

.into_item_middlebar {
	height: 20px;
	background: #F5F5F5;
	margin-bottom: 6px;
	padding-right: 5px;
	padding-top:2px;
}

.into_item_buttons {
	text-align: center;
	padding-bottom: 10px;
}

.into_item_bottombar {
	height: 20px;
	background: #F5F5F5;
	margin-bottom: 6px;
	padding-right: 5px;
	padding-top:2px;
}

a.menu:link, a.menu:visited {
	display: block;
	background: url(../images/bg_menu.gif) top no-repeat;
	width: 144px !important;
	width: 159px;
	height: 18px !important;
	height: 20px;
	color: #596C63;
	padding-top: 2px;
	padding-right: 15px;
	margin-bottom: 3px;
	margin-right: 4px;
	text-decoration: none;
}
a.menu:hover, a.menu:visited:hover {
	background: url(../images/bg_menu.gif) bottom no-repeat;
	color: #3F4B45;
}

a:link, a:visited {
	color: #2686BC;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #1C5677;
}

.footer {
	height: 40px !important;
	height: 60px;
	text-align: center;
	color: #A7A7A7;
	padding-top: 20px;
	clear: both;
}

.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;
}
