@font-face {
    font-family: Days;
    src: url(days.ttf);
}

body{
	margin: 0;
	background-color: #fcfff8;
	padding: 0;
}

div, a, span, body, p{
	font-family: Arial;
	font-size: 13px;
	color: #2c2b2b;
}

h2, h3{
font-size: 12px;
font-weight: bold;
}

#div_main{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

div.price_content{
	display: inline-block;
	line-height: 45px;
}

div.old_cost{
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

div.old_cost div.line1, div.old_cost div.line2{
	position: absolute;
	height: 1px;
	width: 100%;
	background-color: #FF0000;
	top: 22px;
	left: 0;
	transform: rotate(20deg);
}
div.old_cost div.line2{
	transform: rotate(-20deg);
}

div.new_cost{
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	margin-left: 20px;
}

#div_top1{
	position: relative;
	margin-bottom: 50px;
	width: 1000px;
	height: 114px;
	background-repeat: no-repeat;
	background-position: 571px 0;
}

#div_action{
	position: relative;
	margin-bottom: 14px;
	width: 1000px;
	height: 485px;
	background-image: url(pic/action.jpg);
	background-repeat: no-repeat;
}

#div_center{
	position: relative;
	width: 1000px;
}

#div_social_panel{
	position: relative;
	float: left;
}

#div_content{
	position: relative;
}

#div_prefooter{
	position: relative;
	float: left;
	width: 1000px;
	height: 37px;
	background-repeat: repeat-x;
}

#div_footer{
	position: relative;
	float: left;
	width: 1000px;
	height: 166px;
}

#div_login{
	text-align: center;
	padding-top: 3px;
	background-repeat: no-repeat;
	position: absolute;
	width: 218px;
	height: 42px;
	top: 0px;
	left: 772px;
}

#div_menu{
	position: absolute;
	width: 1000px;
	height: 36px;
	top: 114px;
	left: 0px;
	text-align: center;
	padding-top: 8px;
	background-repeat: repeat-x;
}

a.login, #div_login, a.login:visited{
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
}

a.menu, a.menu:visited{
	color: #2c2b2b;
	font-family: Arial;
	font-size: 13px;
	margin-left: 60px;
}

a.navi, a.navi:visited{
	color: #55851e;
	font-family: Arial;
	font-size: 13px;
}

a.dark_green{
	color: #55851e;
}

span.green, a.green{
	color: #69ae25;
}

.zagolovok{
	font-family: Days;
	color: 0;
	font-size: 24px;
}

.days_font, .abs_days{
	font-family: Days, Impact, Arial;
}
.abs_days{
	position: absolute;
}

div.radiobox0, div.radiobox1{
	width: 14px;
	height: 14px;
	background: url(pic/radiobox.gif) no-repeat;
	cursor: pointer;
}

div.radiobox1{
	background-position: 0 -14px;
}

input[type="hidden"] {
	width: 1px;
	height: 1px;
}

.photo_border0, .photo_border1{
	position: absolute;
	top: 0;
	width: 71px;
	height: 75px;
	cursor: pointer;
	background: url("pic/select_color/border.gif") no-repeat;
}

.photo_border1{
	background: url("pic/select_color/active_border.gif") no-repeat;
}

.photo_container{
	position: absolute; top: 7px; left: 3px; height: 65px; width: 65px;
}

.photo_image{
	max-width: 65px; max-height: 65px; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0;
}

.photo_clicker,  .photo_clicker1{
	position: absolute; width: 46px; height: 41px; cursor: pointer;
}
.photo_clicker:hover, .photo_clicker1{
	background: url("pic/select_color/color_border.gif") no-repeat 1px 1px;
}

.photo_clicker_w,  .photo_clicker1_w{
	position: absolute; width: 196px; height: 41px; cursor: pointer;
}
.photo_clicker_w:hover, .photo_clicker1_w{
	background: url("pic/select_color/color_border2.gif") no-repeat 1px 1px;
}