html
{
	width:100%;
	height:100%;
	margin:0;
}

body
{
	position:relative;
	margin:0;
	background:#FFFFFF;
	min-height:100%;
	height:auto !important;
	height:100%;
	width:100%;
	min-width:980px;
	font-family: Arial;

}

img { border:0px; }


a
{
	color: #0086C5;
}

a.cart
{
	color: #0086C5;
	text-decoration: none;
}

.header
{
	margin:0px;
	overflow:hidden;
	zoom:1;
}

.head_con1
{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 239px;
	background: url('../images/head_left.jpg') no-repeat left top;
}

.head_con2
{
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 239px;
	background: url('../images/head_right.jpg') no-repeat right top;
}

.topBtn
{
	position: absolute;
	width: 162px;
	height: 34px;
	top: 0px;
	left: 10px;
}

.topHome
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 11px;
	height: 10px;
}

.topMap
{
	position: absolute;
	bottom: 0px;
	left: 75px;
	width: 11px;
	height: 9px;
}

.topMail
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 11px;
	height: 9px;
}

.formDiv
{
	position: absolute;
	top: 0px;
	left: 205px;
	width: 580px;
	height: 50px;
}

.formDiv form
{
	position: absolute;
	top: 15px;
	right: 42px;
}

.formDiv form a
{
	float: left;
	color: #f31700;
	font-size: 11px;
	margin-right: 35px;
	margin-top: 5px;
}

.formDiv form span
{
	float: left;
	color: #007dab;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
}

.formDiv form div.txt
{
	float: left;
	width: 92px;
	height: 22px;
	background: url('../images/input_txt.gif') no-repeat;
	margin-right: 19px;
	margin-top: 1px;
}

.formDiv form div.password
{
	float: left;
	width: 92px;
	height: 22px;
	background: url('../images/input_password.gif') no-repeat;
	margin-right: 19px;
	margin-top: 1px;
}

.formDiv form input.txt
{
	float: left;
	border: 0px;
	width: 88px;
	height: 22px;
	padding-left: 2px;
	padding-right: 2px;
	background: transparent;
}

.formDiv form input.but
{
	float: left;
	border: 0px;
	width: 70px;
	height: 24px;
	color: #686868;
	font-size: 11px;
	font-weight: bold;
	background: url('../images/input_but.gif');
}

.topInfo
{
	position: absolute;
	width: 980px;
	height: 74px;
	top: 50px;
	left: 0px;
	color: #007dab;
}

.schedule
{
	position: absolute;
	font-size: 12px;
	bottom: 15px;
	left: 280px;
}

.topInfoBox1
{
	position: relative;
	float: left;
	width: 265px;
	height: 70px;
	background: url('../images/arrow.gif') no-repeat right top;
}

.logo
{
	position: absolute;
	width: 219px;
	height: 58px;
	left: 0px;
	top: -5px;
	background-image: url('../images/logo.jpg');
}

.logoTitle
{
	display: block;
	position: absolute;
	bottom: -14px;
	left: 61px;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	white-space: nowrap;
}

.topInfoBox2
{
	position: relative;
	float: left;
	width: 275px;
	height: 70px;
	background: url('../images/arrow1.gif') no-repeat right top;
}

.slogan
{
	position: absolute;
	left: 10px;
	bottom: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #007dab;
	white-space: nowrap;
}

.topInfoBox3
{
	position: relative;
	float: left;
	width: 250px;
	height: 70px;
	background: url('../images/arrow2.gif') no-repeat right top;
}

.phoneBody
{
	position: absolute;
	left: 35px;
	bottom: 0px;
	font-size: 22px;
	font-weight: normal;
}

.topInfoBox4
{
	position: relative;
	float: left;
	width: 190px;
	height: 74px;
}

.korTitle
{
	margin: 0px;
	margin-right: 46px;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	text-align: right;
	background: url('../images/kor.gif') no-repeat 30px 6px;
}

.korBody
{
	position: absolute;
	width: 142px;
	height: 34px;
	top: 35px;
	right: 0px;
	font-size: 11px;
}

.inKor
{
	height: 17px;
	padding-left: 15px;
	border-bottom: 1px solid #c0c9ce;
}

.summ
{
	height: 17px;
	padding-left: 15px;
}

.head_menu
{
	position: absolute;
	width: 959px;
	height: 56px;
	bottom: 55px;
	left: 10px;
}

.head_menu table tr td
{
	text-align: center;
	vertical-align: middle;
	width: 137px;
	height: 56px;
	padding: 0 3px;
}

.head_menu table tr td.t
{
	background-image: url('../images/head_menu.gif');
}
	
.head_menu table tr td.curr
{
	background-image: url('../images/head_menu_cur.gif');
}

.head_menu table tr td.first_head_menu
{
	background-image: url('../images/first_head_menu.gif');
}

.head_menu table tr td.first_head_menu_curr
{
	background-image: url('../images/first_head_menu_cur.gif');
}

.head_menu table tr td.last_head_menu
{
	background: url('../images/last_head_menu.gif') no-repeat right;
}

.head_menu table tr td.last_head_menu_curr
{
	background: url('../images/last_head_menu_cur.gif') no-repeat right;
}

.head_menu table tr td a
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

.head_min_menu
{
	position: absolute;
	width: 959px;
	height: 14px;
	bottom: 30px;
	left: 10px;
}

.head_min_menu table tr td
{
	text-align: center;
	vertical-align: middle;
	width: 137px;
	height: 14px;
	background: url('../images/line.gif') no-repeat left center;
}

.head_min_menu table tr td.first
{
	background: none;
}

.head_min_menu table tr td a
{
	color: #007DAB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.head_min_menu table tr td a:hover
{
	text-decoration: none;
}

.wrapper
{
	overflow: hidden;
	zoom:1;
	text-align: center;
	padding-bottom: 160px;
}

.footer
{
	position:absolute;
	left:0px;
	bottom:0px;
	height:200px;
	width:100%;
	text-align: center;
}

.foot
{
	position: relative;
	display: block;
	margin: 0 auto;
	width: 980px;
	height: 100px;
}

.botline
{
	position: absolute;
	width: 750px;
	height: 5px;
	left: 226px;
	top: 0px;
	background: url('../images/m_line.gif') repeat-x left bottom;
}

.bottom_logo
{
	position: absolute;
	width: 200px;
	height: 32px;
	left: 0px;
	top: 22px;
	background: url('../images/logo_min.jpg') no-repeat 0px 0px;
}

.corp
{
	position: absolute;
	width: 200px;
	height: 32px;
	left: 0px;
	top: 62px;
	color: #636363;
	font-size: 11px;
	text-align: left;
}

.des
{
	position: absolute;
	width: 300px;
	height: 32px;
	left: 225px;
	top: 62px;
	color: #636363;
	font-size: 11px;
	text-align: left;
}

.des a
{
	color: #990000;
}

.des a:hover
{
	text-decoration: none;
}

.foot_min_menu
{
	position: absolute;
	width: 770px;
	height: 14px;
	top: 20px;
	left: 200px;
}

.foot_min_menu table tr td
{
	text-align: center;
	vertical-align: middle;
	width: 137px;
	height: 14px;
	background: url('../images/line.gif') no-repeat left center;
}

.foot_min_menu table tr td.first
{
	background: none;
}

.foot_min_menu table tr td a
{
	color: #007DAB;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.foot_min_menu table tr td a:hover
{
	text-decoration: none;
}

.mainDiv
{
	width: 980px;
	margin: 0 auto;
	text-align: left;
	
}

.mainLeft
{
	position: relative;
	width: 200px;
	float: left;
	display: inline;
	margin-left: 6px;
}

.mainRight
{
	position: relative;
	width: 770px;
	float: left;
	display: inline;
	padding-bottom: 55px;
}

.mainRightOne
{
	position: relative;
	width: 970px;
	float: left;
	display: inline;
	padding-bottom: 55px;
}

.search
{
	position: relative;
	width: 200px;
	height: 40px;
	margin: 0px;
}

.search form
{
	margin: 0px;
	padding: 0px;
}

.input_search
{
	position: relative;
	float: left;
	display: inline;
	width: 142px;
	height: 22px;
	background: url('../images/search.gif') no-repeat;
	margin-left: 10px;
}

.input_search input
{
	width: 136px;
	height: 22px;
	border: 0px;
	padding-left: 3px;
	padding-right: 3px;
	background: transparent;
}


.button_search
{
	float: left;
	display: inline;
	width: 16px;
	height: 16px;
	margin-top: 3px;
	margin-left: 10px;
}


/*LEFT MENU*/
.left_menu
{
	width: 200px;
	background: url('../images/left_arrow.gif') no-repeat left top;
	padding-top: 17px;
}

.left_menu ul
{
	position: relative;
	display: block;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 200px;
}

.left_menu ul li
{
	position: relative;
	display: block;
	width: 175px;
	/*height: 25px;*/
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background: #8b2211 url('../images/back_left.gif') no-repeat left top;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 25px;
}

.left_menu ul li.cur
{
	background: #16608f url('../images/back_left_cur.gif') no-repeat left top;
}

.left_menu ul li.last
{
	background: #8b2211 url('../images/back_left_last.gif') no-repeat left bottom;
}

.left_menu ul li.cur_last
{
	background: #16608f url('../images/back_left_last_cur.gif') no-repeat left bottom;
}

.left_menu ul li a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	/*margin-left: 25px;*/
}

.left_menu ul li.pod, .left_menu ul li.pod_cur
{
	background: url('../images/back_left_pod.gif') no-repeat left top;
	border-bottom: 1px solid #cccccc;
}

 .left_menu ul li.pod_last
{
	background: url('../images/back_left_pod.gif') no-repeat left top;
	border-bottom: none;
}

.left_menu ul li.pod a, .left_menu ul li.pod_last a
{
	color: #007DAB;
}

.left_menu ul li.pod_cur a
{
	color: #007DAB;
	font-weight: bold;
}
/*END LEFT MENU*/

.nokia_image
{
	margin-top: 35px;
	position: relative;
	width: 200px;
	height: 143px;
}

/*Index container*/
.mainCenter
{
	position: relative;
	display: inline;
	float: left;
	margin: 0 20px;
	width: 540px;
}

.mainCenterOne
{
	position: relative;
	display: inline;
	float: left;
	margin: 0 20px;
	width: 740px;
}

.inCont
{
	position: relative;
	margin-left: 20px;
	width: 750px;
}

.inTov
{
	position: relative;
	padding-top: 20px;
}

.tovImg
{
	text-align: center;
	vertical-align: middle;
	width: 300px;
}

.tovInfo
{
	text-align: left;
	vertical-align: top;
	width: 450px;
}

.tovInfo .tovTitle
{
	position: relative;
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
}

.tovInfo .tovRating
{
	position: relative;
	padding-top: 16px;
	margin-bottom: 36px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.tovInfo .tovRating span
{
	position: relative;
}

.tovInfo .tovRating span.ball
{
	color: #0099cc;
	margin-right: 0px;
	margin-left: 15px;
}

.tovInfo .tovRating img
{
	position: relative;
	float: left;
	margin-right: 6px;
}

.tovCenKor
{
	position: relative;
	width: 438px;
	height: 73px;
	background: url('../images/back_tv.gif');
}

.tovIcoPop, .tovIcoAct
{
	position: absolute;
	width: 32px;
	height: 32px;
	top: -12px;
	left: -16px;
	background: url('../images/pop.gif');
}

.tovIcoAct
{
	background: url('../images/sale2.gif');
}

.tovIcoNew
{
	position: absolute;
	width: 32px;
	height: 32px;
	top: -12px;
	left: -16px;
	background: url('../images/new.gif');
}

.tovCenKor .cost
{
	position: relative;
	float: left;
	display: inline;
	width: 200px;
	height: 60px;
	margin-left: 48px;
	padding-top: 10px;
}

.cost .new
{
	font-size: 25px;
	font-weight: bold;
	color: #cc3300;
}

.cost .old
{
	font-size: 12px;
	color: #999999;
}

.tovCenKor .kup
{
	position: relative;
	float: left;
	display: inline;
	width: 130px;
	height: 63px;
	margin-left: 48px;
	padding-top: 10px;
	font-size: 20px;
	color: #333333;
	text-align: left;
}

.kup .btn
{
	position: relative;
	cursor: pointer;
	float: left;
	display: inline;
	width: 31px;
	height: 24px;
	margin-right: 10px;
	background: url('../images/kor_p.gif');
}

.kup .art
{
	
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
}

.description_mini
{
	margin-top: 20px;
	padding-top: 23px;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	background: url('../images/t_line.gif') repeat-x left top;
}

/*description*/
.description_menu
{
	position: relative;
	width: 750px;
	margin-top: 20px;
}

.description_menu ul
{
	list-style: none;
	height: 54px;
	padding: 0px;
	margin: 0px;
	background: url('../images/vk_line.gif') repeat-x left bottom;
}

.description_menu ul li
{
	position: relative;
	float: left;
	margin-right: 2px;
	text-align: center;
}

.description_menu ul li a
{
	position: relative;
	display: block;
	margin-top: 17px;
	font-size: 12px;
	font-weight: bold;
	color: #0099cc;
}

.description_menu ul li a:hover
{
	text-decoration: none;
}

.description_menu ul li a.cur
{
	color: #ffffff;
}

.description_menu ul li.first
{
	width: 136px;
	height: 50px;
	background: url('../images/vk_first.gif');
}

.description_menu ul li.first_cur
{
	width: 136px;
	height: 50px;
	background: url('../images/vk_first_cur.gif');
}

.description_menu ul li.center
{
	width: 193px;
	height: 50px;
	background: url('../images/vk_center.gif');
}

.description_menu ul li.center_cur
{
	width: 193px;
	height: 50px;
	background: url('../images/vk_center_cur.gif');
}

.description_menu ul li.last
{
	width: 133px;
	height: 50px;
	background: url('../images/vk_last.gif') top right;
}

.description_menu ul li.last_cur
{
	width: 133px;
	height: 50px;
	background: url('../images/vk_last_cur.gif');
}

.description
{
	margin-top: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}

.name_par
{
	width: 230px;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	padding-left: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #ebf4f9;
	border-bottom: 1px solid #ffffff;
}

.value_par
{
	width: 540px;
	height: 35px;
	vertical-align: middle;
	text-align: left;
	padding-left: 22px;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	border-bottom: 1px solid #ebf4f9;
}

.last_par
{
	border: none;
}
/*end description*/

.similar
{
	position: relative;
	margin-top: 20px;
	background: url(../images/m_line.gif) repeat-x left top;
}

.sim_prod_title
{
	position: relative;
	width: 495px;
	height: 40px;
	padding-top: 10px;
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
}

.sim_prod_con,.acc_prod_con
{
	position: relative;
	width: 710px;
}

.hleb
{
	position: relative;
	width: 540px;
	height: 36px;
	font-size: 11px;
	color: #0099ff;
	padding-top: 4px;
}

.hleb a
{
	color: #0099ff;
	text-decoration: underline;
}

.hleb a:hover
{
	color: #0099ff;
	text-decoration: none;
}

.hleb a.cur
{
	color: #0099cc;
	text-decoration: underline;
}

.hleb a.cur:hover
{
	color: #0099cc;
	text-decoration: none;
}

.mainCon
{
	position: relative;
	background: url('../images/m_line.gif') repeat-x left top;
}

.new_prod
{
	position: relative;
	width: 540px;
	margin:0px;
}

.new_prod_title
{
	position: relative;
	width: 495px;
	height: 40px;
	padding-top: 10px;
	padding-left: 45px;
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
	background: url('../images/new.gif') no-repeat left center;
}

.new_prod_con
{
	position: relative;
}

.arrow_left
{
	position: absolute;
	width: 17px;
	height: 30px;
	top: 90px;
	left: 0px;
	background: url('../images/arrow_left.gif');
	cursor: pointer;
}

.arrow_right
{
	position: absolute;
	width: 17px;
	height: 30px;
	top: 90px;
	right: 0px;
	background: url('../images/arrow_right.gif');
	cursor: pointer;
}

.new_product
{
	position: relative;
	display: inline;
	float: left;
	width: 144px;
	padding-bottom:30px;
	margin: 45px 0px 10px 26px;
	text-align: center;
}

.new_product_kor
{
	position: relative;
	margin-top: 25px;
	width: 90px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	text-align: right;
	color: #007DAB;
	font-size: 18px;
	background: url('../images/prod_arrow.gif') no-repeat 95px top;
	padding-right: 54px;
	/*padding-left: 10px;*/
}

.kor_p
{
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	width: 31px;
	height: 24px;
	background: url('../images/kor_p.gif');
	border: none;
}

.new_product_lnk
{
	position: absolute;
	left:0;
	bottom:0;
	width: 136px;
	margin-top: 10px;
	background: url('../images/m_line.gif') repeat-x left top;
	text-align: left;
	padding: 4px;
}

.new_product_lnk a
{
	color: #007DAB;
	font-size: 11px;
}








.pop_prod,.action_prod
{
	position: relative;
	width: 540px;
	margin-top: 40px;
	background: url(../images/m_line.gif) repeat-x left top;
}

.pop_prod_title,.action_prod_title
{
	position: relative;
	width: 495px;
	height: 40px;
	padding-top: 10px;
	padding-left: 45px;
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
	background: url('../images/pop.gif') no-repeat left center;
}

.action_prod_title
{
	background: url('../images/sale2.gif') no-repeat left center;
}

.pop_prod_con
{
	position: relative;
}

.pop_product
{
	position: relative;
	display: inline;
	float: left;
	width: 144px;
	padding-bottom:30px;
	margin: 45px 0px 10px 26px;
	text-align: center;
}

.pop_product_kor
{
	position: relative;
	margin-top: 25px;
	width: 90px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	text-align: right;
	color: #007DAB;
	font-size: 18px;
	background: url('../images/prod_arrow.gif') no-repeat 95px top;
	padding-right: 54px;
	/*padding-left: 10px;*/
}

.pop_product_sale
{
	position: relative;
	margin-top: 25px;
	width: 90px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	text-align: right;
	color: #007DAB;
	font-size: 18px;
	background: url('../images/prod_arrow_sale.gif') no-repeat 95px top;
	padding-right: 54px;
	/*padding-left: 10px;*/
}


.pop_p
{
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	width: 31px;
	height: 24px;
	background: url('../images/kor_p.gif');
}

.pop_product_lnk
{
	position: absolute;
	left:0;
	bottom:0;
	width: 136px;
	margin-top: 10px;
	background: url('../images/m_line.gif') repeat-x left top;
	text-align: left;
	padding: 4px;
}

.pop_product_lnk a
{
	color: #007DAB;
	font-size: 11px;
}







/*Right News*/
.rightNews
{
	position: relative;
	display: inline;
	float: left;
	width: 190px;
}

.rightNewstitle
{
	position: relative;
	width: 190px;
	height: 40px;
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
}

.rightNewsCon
{
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.rightNewsConLast
{
	margin-bottom: 15px;
	border-bottom: 0px;
}

.rightNewsDate
{
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.rightNewsLnk
{
	margin-bottom: 10px;
	font-size: 11px;
}

.rightNewsLnk a
{
	color: #0099ff;
}

.rightNewsLnk a:hover
{
	text-decoration: none;
}

/*Random Tov*/
.randomTovTitle
{
	position: relative;
	width: 190px;
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
	margin-top: 50px;
}

.randomTovCon
{
	position: relative;
	width: 190px;
	margin-top: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}

.randomTovConLast
{
	position: relative;
	width: 190px;
	margin-top: 30px;
	padding-bottom: 15px;
}

.randomTovCon img, .randomTovConLast img
{
	/*float: left;
	display: inline;
	margin-right: 15px;
	margin-left: 5px;*/
	border: 0px;
}

.randomTovInf
{
	float: left;
	display: inline;
	width: 120px;
}

.randomInfTitle
{
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 5px;
}

.randomCost
{
	position: relative;
	text-align: left;
	width: 90px;
	color: #007DAB;
	font-size: 18px;
	margin-left: 5px;
	padding-left: 34px;
}

.random_p
{
	position: absolute;
	cursor: pointer;
	left: 0px;
	top: 0px;
	width: 31px;
	height: 24px;
	background: url('../images/kor_p.gif');
	border: none;
}

.divImR
{
	width: 48px;
	height: 48px;
	float: left;
}
/*End index container*/







/* Semen codding :D */
h1, h2 {
	font-size: 25px;
	font-weight: normal;
	color: #007dab;
	margin:0px;
	padding:19px 0px 30px 0px;
}
.categories-item {
	margin-bottom:25px;
}
.categories-item td {
	padding-bottom:30px;
	border-bottom:1px solid #d1d1d1;
}
.categories-desc {
	padding-left:10px; 
	vertical-align:top;
	color:#02b1ea;
	font:normal 12px Arial, Helvetica, sans-serif
}
.categories-desc strong{
	display:block;
	height:30px;
	font:bold 12px Arial;
	color:#027da7;
}
.categories-desc  a{
	color:#02b1ea;
	text-decoration:underline;
}
.catitems-sort {
	width:100%;
	table-layout:fixed;
	margin-bottom:15px;
}
.catitems-sort td {
	height:40px;
	background:#f1f1f1;
	font:11px Arial, Helvetica, sans-serif;
	color:#537986;
	text-align:center;
}
.catitems-sort td a {
	color:#0076b7;
	text-decoration:none;
	display:block;
	text-align:center;
	line-height:11px;
}
.catitems-sort td a img{
	border:0px;
}
.catitems-item .item-img div {
	overflow:hidden;
	margin:25px 0px 0px 25px;
	zoom:1;
}
.catitems-item .item-img input {
	margin:0px 20px 0px 0px;
	padding:0px;
	float:left;
}
.catitems-item .item-img a{
	color:#02b1ea;
	display:block;
	text-decoration:underline;	
	font:11px Arial, Helvetica, sans-serif;
	float:left;
}
.catitems-item .desc strong {
	display:block;
	height:30px;
	font:bold 12px Arial;
	color:#027da7;
}

.catitems-item .desc strong a{
	color:#0086C5;
}

.raiting td {
	height:60px;
	font:bold 11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
.raiting td.stars {
	width:133px;
	background:url(../images/gray-stars.jpg);
}
.raiting td.stars span{
	display:block;
	height:60px;
	background:url(../images/yellow-stars.jpg);
}
.raiting td.rait {
	width:53px;
	text-align:center;
	vertical-align:middle;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#0086c5;
}
.short-info {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#66777e;
	line-height:19px;
}
.catitems-item .price
{
	position: relative;
	margin-top: 25px;
	width: 204px;
	height: 24px;
	text-align: left;
	color: #b42a0d;
	font-size: 18px;
	background: url('../images/prod_arrow.gif') no-repeat 145px top;}
	
.catitems-item .price .kor_p {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 0px;
	width: 31px;
	height: 24px;
	background: url('../images/kor_p.gif');
	border: none;
}
.catitems-item .price span {
	position: absolute;
	cursor: pointer;
	right: -65px;
	top: 0px;
	border: none;
	color:#485359;
}
.catitems-cotainer {
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #d1d1d1;
}

/*Filter!!!*/
.filDiv
{
	position: relative;
	width: 190px;
	background: #f2f5f5;
	margin-bottom: 20px;
}

.filHead
{
	position: relative;
	width: 190px;
	height: 11px;
	background: url('../images/filHead.gif') top left no-repeat;
}

.filBody
{
	position: relative;
	width: 170px;
	background: #f2f5f5;
	padding: 0 10px;
}

.filBody span
{
	font-size: 12px;
	font-weight: bold;
	color: #869193;
}

.line_price
{
	position: relative;
	margin-left: 2px;
	margin-top: 5px;
	width: 165px;
	height: 14px;
	background: url('../images/line_price.gif') top left no-repeat;
}

.arrow_price1
{
	position: absolute;
	top: -1px;
	left: 10px;
	width: 9px;
	height: 14px;
	background: url('../images/arrow_price.gif') no-repeat;
	z-index: 3;
}

.arrow_price2
{
	position: absolute;
	top: -1px;
	right: 10px;
	width: 9px;
	height: 14px;
	background: url('../images/arrow_price.gif') no-repeat;
	z-index: 3;
}

.line_priceI
{
	position: absolute;
	top: 3px;
	left: 12px;
	width: 140px;
	height: 4px;
	background: url('../images/line_priceI.gif') repeat-x;
	z-index: 2;
}

.priceI
{
	width: 165px;
	color: #0076B7;
	font-size: 12px;
	height: 25px;
	border-bottom: 1px solid #dadddd;
	margin-bottom: 10px;
}

#pricefrom, #priceto
{
	color: #0076B7;
}

.priceIleft
{
	width: 83px;
	text-align: left;
	display: inline;
	float: left;
}

.priceIright
{
	width: 82px;
	text-align: right;
	display: inline;
	float: left;
}

.fil_chek
{
	border-bottom: 1px solid #dadddd;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.fil_chek form
{
	margin: 5px 0 0 0;
	padding: 0px;
}

.fil_chek form label
{
	font-size: 12px;
	color: #0076B7;
	cursor: pointer;
}

.DropAll
{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px; 
}

.DropAll a
{
	color: #0076B7;
	font-size: 12px;
	text-decoration: none;
}

.DropAll a img
{
	width: 7px;
	height: 7px;
	border: none;
}

.filFoot
{
	position: relative;
	width: 190px;
	height: 11px;
	background: url('../images/filFoot.gif') bottom left no-repeat;
}

/*Pages!*/
.pages
{
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px;
}

.pages a
{
	color: #007DAB;
	text-decoration: none;
}

/*sitemap and pages*/
.sitemap, .news_page, .text_page
{
	position: relative;
	display: inline;
	float: left;
	margin: 0 0 0 20px;
	width: 750px;
	font-size: 12px;
}

.cart_page
{
	margin-left: 20px;
}

.tbsr
{
    border: 1px solid #cccccc;
	width: 738px;
}

.tbsr td
{
    border: 1px solid #cccccc;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    color: #666666;
    padding: 1px;
}

td.tdLeft
{
    background-color: #eeeeee;
    text-align: left;
	width: 150px;
}
.tbsr_name
{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.tbsr_price
{
	color: #0086C5;
	font-size: 13px;
	margin-top: 5px;
}
.tbsr_buy a
{
	color: #c00 !important;
	font-size: 11px !important;
	margin-top: 2px !important;
}
.tbsr_pred
{
	color: #555555;
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 1px;
}

.per_p
{
	height: 40px;
	background: #F1F1F1;
	text-align: left;
	vertical-align: middle;
	font: 11px Arial,Helvetica,sans-serif;
	color: #537986;
	padding-left: 30px;
}

.per_p a
{
	text-decoration: none;
	color: #0076B7;
}

.per_p a.per_p_cur
{
	font-weight: bold;
}
.vote {
	position:absolute;
	top:20px;
	left:7px;
	overflow:hidden;
	zoom:1;
}
.oldprice {
	display:block;
	text-decoration:line-through;
	color:#c10000;
}
.kor_sale {
	position: absolute;
	cursor: pointer;
	right: 0px;
	top: 10px;
	width: 31px;
	height: 24px;
	background: url('../images/kor_p.gif');
	border: none;
}
.oldprice-item {
	font-size: 21px;
	font-weight: normal;
	color: #555;
	text-decoration:line-through;
}
.prev-img {
	list-style-type:none;
	padding:0px;
	width:225px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.prev-img li {
	float:left;
	width:75px;
	height:75px;
}
.prev-img li img {
	cursor:pointer;
}
.categories {
	list-style-type:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
	zoom:1;
}
.categories li {
	float:left;
	margin-right:12px;
	width:180px;
	font-size:13px;
}
.search-result {
	list-style-type:none;
	padding:20px 0px;
	margin:0px;
}
.search-result li strong {
	color:#007DAB;
}
.search-result li ul {
	list-style-type:none;
}
.search-result li ul li strong {
	font-weight:normal;
	color:#007DAB;
}
.search-item {
	font-size:13px;
}
.oldprice-catitems {
	font:12px Arial, Helvetica, sans-serif;
	text-decoration:line-through;
	color:#555;
}
.articles  td {
	vertical-align:top;
	font-size:12px;
	line-height:18px;
	padding-right:30px;
}
.title-war {
	color:#777777;
}

.block {
	overflow:hidden;
	zoom:1;
}

.block .tableblock {
	float:left;
}
#seoblock {
	display:none;
}
#seoblockcopy {
	font:12px Arial, Helvetica, sans-serif;
	color:#66777E;
	line-height:19px;
}
