* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img, fieldset {
	border: none;
}
ul {
	list-style: none;
}
a {
    color:#2380C0;
}
body {
	color: #191919;
	font: 12px arial;
	background: url(../img/bg_top.gif) repeat-x;
}
#main {
	background: url(../img/phone_bg.png) no-repeat scroll 705px 45px transparent;
    width: 982px;
    height:90px;
	margin: 0 auto;
}
#logo {
	height: 83px;
	padding: 20px 0 0 30px;
	float: left;
}
#menu {
	font: 11px Arial;
	padding: 18px 0 0 0;
	float: right;
}
#menu li {
	background: url(../img/menu_items.gif) no-repeat right 5px;
	padding: 0 10px;
	float: left;
}
#menu li.last {
	background: none;
}
#menu li a {
	color: #FFF;
	text-decoration: none;
	float: left;
}
#menu li a:hover {
	text-decoration: underline;
}
#nav {
	width: 908px;
	padding: 0 0 0 30px;
	float: left;
}
#nav li {
	padding: 0 16px 0 0;
	float: left;
}
#nav li a {
	height: 30px;
	color: #191919;
	font: bold 12px Arial;
	text-decoration: none;
	cursor: pointer;
	background: url(../img/nav_items.png) no-repeat;
	padding: 0 0 0 14px;
	float: left;
}
#nav li a span {
	height: 22px;
	background: url(../img/nav_items.png) no-repeat right 0;
	padding: 8px 14px 0 0;
	margin: 0 -14px 0 0;
	float: left;
}
#top {
	width: 969px;
	height: 205px;
	background: url(../img/top_bg.png) no-repeat;
	padding: 2px 6px 0 6px;
	float: left;
}
#top #search {
	width: 298px;
	height: 183px;
	padding: 15px 0 0 0;
	position: relative;
	float: left;
}
#top #search li {
	width: 291px;
	color: #FFF;
	font: 11px Arial;
	padding:0 0 5px 2px;
	float: left;
}
#top #search li label {
	width: 100px;
	font: 12px Arial;
	text-align: right;
	padding: 2px 5px 0 0;
	float: left;
}
#top #search li select, #top #search li input {
    font: 11px Arial;
    margin: 0 5px 0 0;
    float: left;
}
#top #search li input {
	padding:1px;
}
#top #search li .size_88 {
    width: 88px;
}
#top #search li input.size_88 {
	width: 82px;
}
#top #search li .size_181 {
	width: 181px;
}
#top #search .button {
	width: 72px;
	height: 22px;
	color: #0C61A9;
	font: bold 12px Arial;
	text-decoration: none;
	background: url(../img/button_search.gif) no-repeat;
	padding: 12px 0 0 14px;
	position: absolute;
	right: 11px;
	bottom: 0;
}
#top #header {
	width: 562px;
	height: 168px;
	color: #FFF;
	font: 25px Arial;
	text-align: right;
	background: url(../img/header_bg.jpg) no-repeat;
	padding: 30px 30px 0 0;
	float: right;
}
#top #header p {
	padding: 0 0 10px 0;
	display: block;
}
#top #header .button {
	float: right;
}
#container_top, #container_bottom {
	width: 982px;
	height: 10px;
	font-size: 0;
	float: left;
}
#container_top {
	background: url(../img/container_items.gif) no-repeat;
}
#container_bottom {
	background: url(../img/container_items.gif) no-repeat 0 bottom;
}
#container {
	width: 970px;
	background: url(../img/container_items.gif) repeat-y right 0;
	padding: 0 6px;
	float: left;
}
.sidebar {
	width: 238px;
	padding: 0 0 10px 0;
	margin: -3px 0 0 0;
	position: relative;
}
.sidebar h2 {
	height: 24px;
	font: bold 13px Arial;
	padding: 7px 10px 0 35px;
	clear: both;
	display: block;
}
.sidebar {
    width: 238px;
    padding: 0 0 10px 0;
    margin: -3px 0 0 0;
    position: relative;
}
.sidebar h2 {
    height: 24px;
    font: bold 13px Arial;
    padding: 7px 10px 0 35px;
    clear: both;
    display: block;
}
.sidebar h2.yellow {
	background: url(../img/sidebar_top_bottom.gif) no-repeat;
}
.sidebar h2.blue {
	background: url(../img/sidebar_top_bottom.gif) no-repeat -500px 0;
}
.sidebar h2.yellow2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat;
}
.sidebar h2.blue2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat -500px 0;
}
.sidebar2 {
    width: 216px;
    padding: 0 0 10px 0;
    margin: -3px 0 0 0;
    position: relative;
}
.sidebar2 h2 {
    height: 24px;
    font: bold 13px Arial;
    padding: 7px 10px 0 35px;
    clear: both;
    display: block;
}
.sidebar2 h2.yellow {
    background: url(../img/sidebar_top_bottom.gif) no-repeat;
}
.sidebar2 h2.blue {
    background: url(../img/sidebar_top_bottom.gif) no-repeat -500px 0;
}
.sidebar2 h2.yellow2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat;
}
.sidebar2 h2.blue2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat -500px 0;
}
.sidebar p {
	padding: 0 0 10px 0;
	display: block;
}
.sidebar #day_spec p.last {
	color: #4B4B4B;
	padding: 4px 0 0 0;
}
.sidebar2 p {
    padding: 0 0 10px 0;
    display: block;
}
.sidebar2 #day_spec p.last {
    color: #4B4B4B;
    padding: 4px 0 0 0;
}
.sidebar .yellow_box, .sidebar .blue_box {
	width: 210px;
	border-bottom: 5px solid #FFF;
	padding: 10px 14px;
	float: left;
}
.sidebar .yellow_box {
	background: url(../img/sidebar_top_bottom.gif) no-repeat #FBFBCD -250px bottom;
}
.sidebar .blue_box {
	background: url(../img/sidebar_top_bottom.gif) no-repeat #DDF1F9 -750px bottom;
}
.sidebar .yellow_box a {
	color: #EF7B07;
}
.sidebar .blue_box a {
	color: #074D91;
}
.sidebar .yellow_box2, .sidebar .blue_box2 {
    width: 187px;
    border-bottom: 5px solid #FFF;
    padding: 10px 14px;
    float: left;
}
.sidebar .yellow_box2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat #FBFBCD -227px bottom;
}
.sidebar .blue_box2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat #DDF1F9 -750px bottom;
}
.sidebar .yellow_box2 a {
    color: #EF7B07;
}
.sidebar .blue_box2 a {
    color: #074D91;
}
.sidebar2 .yellow_box2, .sidebar2 .blue_box2 {
    width: 191px;
    border-bottom: 5px solid #FFF;
    padding: 10px 12px;
    float: left;
}
.sidebar2 .yellow_box2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat #FBFBCD -227px bottom;
}
.sidebar2 .blue_box2 {
    background: url(../img/sidebar_top_bottom2.gif) no-repeat #DDF1F9 -750px bottom;
}
.sidebar2 .yellow_box2 a {
    color: #EF7B07;
}
.sidebar2 .blue_box2 a {
    color: #074D91;
}
.sidebar #newsletter, .sidebar #coupon, .sidebar #consultant, .sidebar #day_spec, .sidebar #hot, .sidebar #first_time {
	display: block;
}
.sidebar #newsletter img, .sidebar #coupon img, .sidebar #consultant img {
	margin: 0 10px 0 0;
	float: left;
}
.sidebar #newsletter .input, .sidebar #coupon .input {
	width: 140px;
	color: #4B4B4B;
	font: 11px Arial;
	margin: 0 0 5px 0;
	float: right;
}
.sidebar #day_spec .foto {
	margin: 0 10px 5px 0;
	float: left;
}
.sidebar #day_spec big, #content .last_min li big {
	color: #EF7B07;
	font: bold 16px Arial;
	display: block;
}
.sidebar #day_spec del, #content .last_min li del {
	color: #4B4B4B;
	font: 11px Arial;
	display: block;
}
.sidebar #hot li, .sidebar #first_time li {
	width: 210px;
	padding: 0 0 2px 0;
	float: left;
}
.sidebar2 #day_spec .foto {
    margin: 0 10px 5px 0;
    float: left;
}
.sidebar2 #day_spec big, #content .last_min li big {
    color: #EF7B07;
    font: bold 16px Arial;
    display: block;
}
.sidebar2 #day_spec del, #content .last_min li del {
    color: #4B4B4B;
    font: 11px Arial;
    display: block;
}
.sidebar2 #hot li, .sidebar2 #first_time li {
    width: 210px;
    padding: 0 0 2px 0;
    float: left;
}
.sidebar #hot li a, .sidebar #first_time li a, #content .link_list li a {
	color: #AB5505;
	background: url(../img/icon_1.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	display: inline-block;
}
.sidebar #hot li strong {
	color: #EF7B07;
}
.sidebar2 #hot li a, .sidebar2 #first_time li a, #content .link_list li a {
    color: #AB5505;
    background: url(../img/icon_1.gif) no-repeat 0 5px;
    padding: 0 0 0 10px;
    display: inline-block;
}
.sidebar2 #hot li strong {
    color: #EF7B07;
}
#content {
	width: 478px;
	padding: 6px 0 10px 19px;
	float: left;
}
#content h1 {
	background:url(../img/h_bull.gif) no-repeat scroll left center transparent;
    font: bold 13px Arial;
	text-transform: uppercase;
	display: block;
    margin-bottom:12px;
    padding-left:22px;
    color:#F07C07;
}
#content h2 {
	height: 23px;
	color: #FFF;
	font: bold 13px Arial;
	background: url(../img/h2_bg.gif) no-repeat;
	padding: 9px 20px 0 40px;
	margin: 0 0 10px 0;
	clear: both;
	display: block;
}
#content h2 a {
	color: #FFF;
	font: 13px Arial;
}
#content #submenu {
	width: 409px;
	padding: 0 0 0 5px;
	margin: 0 0 -2px 0;
	position: relative;
	float: left;
}
#content #submenu li {
	padding: 0 1px 0 0;
	float: left;
}
#content #submenu li a {
	width: 72px;
	height: 23px;
	color: #064F95;
	text-align: center;
	background: url(../img/submenu_items.gif) no-repeat;
	padding: 10px 0 0 0;
	float: left;
}
#content #submenu li a.act {
	color: #EF7B07;
	font: bold 12px Arial;
	text-decoration: none;
	background: url(../img/submenu_items.gif) no-repeat 0 bottom;
}
#content .box_top, #content .box_bottom {
	width: 481px;
	height: 12px;
	float: left;
}
#content .box_top {
	background: url(../img/content_box_items.gif) no-repeat;
}
#content .box_bottom {
	background: url(../img/content_box_items.gif) no-repeat 0 bottom;
	margin: 0 0 12px 0;
}
#content .box_middle {
	width: 461px;
	background: url(../img/content_box_items.gif) repeat-y right 0;
	padding: 0 10px;
	float: left;
}
#content .box_middle2 p {
     margin:1.5em 0;
     line-height:1.4em;
}
#content .box_middle2 p a {
     margin:1.5em 0;
     line-height:1.4em;
     color:#074D91;
}
#content .box_middle2 li {
    background:url(../img/list_bull.gif) no-repeat scroll left center transparent;
    color:#191919;
    line-height:1.5em;
    margin:0;
    padding:0 0 0 11px;
}
#content .box_middle2 li a {
    color:#074D91;
    line-height:1.5em;
    margin:0;
    padding:0 0 0 11px;
}
#content .last_min {
	width: 438px;
	float: left;
}
#content .last_min li {
	width: 457px;
	border-bottom: 1px solid #D4D4D4;
    margin:0 0 9px;
    padding:0 0 8px;
	float: left;
}
#content .last_min li.last {
	text-align: right;
	border-bottom: 0;
	padding: 0 0 5px 0;
	margin: 0;
}
#content .last_min li .foto {
	margin: 0 10px 0 0;
	float: left;
}
#content .last_min li h3 {
	color: #EF7B07;
	font: bold 12px Arial;
	padding: 0 0 2px 0;
	display: block;
}
#content .last_min li h3 a {
	color: #EF7B07;
}
#content .last_min li p {
	padding: 4px 0 0 0;
	display: block;
}
.sidebar #day_spec div.line {
    border-bottom:1px solid #D4D4D4;
    height:1px;
    margin:8px 0;
}
.sidebar2 #day_spec div.line {
    border-bottom:5px solid #FFF;
    height:1px;
    margin:8px 0;
    width:215px;
}
#content .last_min li span.txt_r {
	padding: 0 0 0 42px;
}
#content .last_min li.last a {
	color: #AB5505;
	background: url(../img/icon_1.gif) no-repeat right 5px;
	padding: 0 10px 0 0;
	display: inline-block;
}
#content .link_list {
	padding: 0 0 12px 0;
	display: block;
}
#content .link_list li {
	padding: 1px 10px 2px 23px;
	display: block;
}
.discount {
	width: 54px;
	height: 26px;
	color: #FFF;
	font: bold 14px Arial;
	text-align: center;
	padding: 5px 0 0 0;
	display: inline-block;
}
.d_1 {
	background: url(../img/discount_items.gif) no-repeat;
}
.d_2 {
	background: url(../img/discount_items.gif) no-repeat 0 -50px;
}
a.button_1, a.button_2, a.button_3 {
	height: 23px;
	color: #FFF !important;
	font: bold 12px Arial;
	text-decoration: none;
	cursor: pointer;
	padding: 0 0 0 10px;
	margin: 0 10px 0 0;
}
a.button_1 {
	background: url(../img/button_1.png) no-repeat;
}
a.button_2 {
	background: url(../img/button_2.png) no-repeat;
}
a.button_3 {
	background: url(../img/button_3.png) no-repeat;
}
a.button_1 span, a.button_2 span, a.button_3 span {
	height: 20px;
	padding: 3px 10px 0 0;
	margin: 0 -10px 0 0;
	float: left;
}
a.button_1 span {
	background: url(../img/button_1.png) no-repeat right 0;
}
a.button_2 span {
	background: url(../img/button_2.png) no-repeat right 0;
}
a.button_3 span {
	background: url(../img/button_3.png) no-repeat right 0;
	padding: 3px 22px 0 0;
}
#content .last_min li a.button_3 {
	margin: 6px 10px 0 0;
	clear: right;
}
#footer {
	width: 938px;
	float: left;
}
#footer #partners {
	width: 982px;
	height: 60px;
	text-align: center;
	background: url(../img/partners_bg.gif) no-repeat;
	padding: 10px 0 0 0;
	float: left;
}
#footer #partners a {
	margin: 0 20px;
	display: inline-block;
}
#footer #copy {
	width: 938px;
	height: 46px;
	color: #074D91;
	font: 12px Arial;
	background: url(../img/copy_bg.gif) no-repeat;
	padding: 10px 20px 0 20px;
	margin: 10px 0 0 0;
	float: left;
}
#footer #copy a {
	color: #074D91;
}
#footer #copy .fl {
	line-height: 1.5;
	float: left;
}
#footer #copy .fr {
	line-height: 1.5;
	text-align: right;
	float: right;
}
#footer #copy .counter {
	padding: 5px 0 0 20px;
	float: right;
}
#footer #nav_bottom {
	width: 982px;
	font: 11px Arial;
	text-align: center;
	padding: 10px 0 0 0;
	float: left;
}
#footer #nav_bottom li {
	background: url(../img/nav_bottom_items.gif) no-repeat right 4px;
	padding: 0 8px;
	display: inline;
}
#footer #nav_bottom li.last {
	background: none;
}
#footer #nav_bottom li a {
	color: #074D91;
	text-decoration: none;
}
#footer #tags {
	width: 982px;
	color: #639BC1;
	text-align: center;
	padding: 10px 0;
	float: left;
}
#footer #tags a {
	color: #639BC1;
	text-decoration: none;
}
.rating {
	width: 67px;
	height: 10px;
	font-size: 0;
	display: inline-block;
}
.sidebar #day_spec .rating {
	margin: 3px 0 0 0;
}
.sidebar2 #day_spec .rating {
    margin: 3px 0 0 0;
}
.rating_5 {
	background: url(../img/rating_stars.gif) no-repeat;
}
.rating_4_5 {
	background: url(../img/rating_stars.gif) no-repeat 0 -11px;
}
.rating_4 {
	background: url(../img/rating_stars.gif) no-repeat 0 -22px;
}
.rating_3_5 {
	background: url(../img/rating_stars.gif) no-repeat 0 -33px;
}
.rating_3 {
	background: url(../img/rating_stars.gif) no-repeat 0 -44px;
}
.rating_2_5 {
	background: url(../img/rating_stars.gif) no-repeat 0 -55px;
}
.rating_2 {
	background: url(../img/rating_stars.gif) no-repeat 0 -66px;
}
.rating_1_5 {
	background: url(../img/rating_stars.gif) no-repeat 0 -77px;
}
.rating_1 {
	background: url(../img/rating_stars.gif) no-repeat 0 -88px;
}
.rating_0_5 {
	background: url(../img/rating_stars.gif) no-repeat 0 -99px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	height: 0;
	font-size: 0;
	clear: both;
	display: block;
}
.fs_11 {
	font-size: 11px;
}
.txt_c {
	text-align: center;
}
.txt_r {
	text-align: right;
}
a:hover {
	text-decoration: none;
}
.hb {
	color: #A5A5A5 !important;
	font: bold 12px Arial;
}
html>/**/body select, x:-moz-any-link {
	padding: 1px;
}
.banner{
    float:left;
    margin-bottom:5px;
    text-align:center;
    width:100%;
}
#top #sale_box {
    width: 231px;
    height: 219px;
    background: url(../img/sale_box_bg.gif) no-repeat;
    padding: 0 5px;
    float: right;
}
#top #sale_box li {
    border-bottom: 1px solid #FFF;
    padding:2px 4px;
    width:219px;
    float: left;
}
#top #sale_box li.title {
    height: 25px;
    color: #FFF;
    text-align: center;
    padding: 8px 10px 0 10px;
}
#top #sale_box li.title, #top #sale_box li.last {
    border-bottom: 0;
}
#top #sale_box li a {
    color: #000;
    text-decoration: none;
}
#top #sale_box li a:hover {
    text-decoration: underline;
}
#top #sale_box li a.fr {
    color: #ED4B05;
}
#flash_baneris{
    float:left;
    width:420px;
    height: 168px;
    color: #FFF;
    font: 25px Arial;
    text-align: right;
    margin-left: 2px;
    float: left;
}
#top #flash_baneris p {
    padding: 0 0 10px 0;
    display: block;
}
#top #flash_baneris .button {
    float: right;
}
#content .last_min li.pages a{
    background: #FBFCCD;
    border:1px solid #FFED8B;
    height:16px;
    margin-left:2px;
    padding:0;
    text-align:center;
    width:18px;
}
#content .last_min li.pages a.act{
    background: #FFED8B;
    border:1px solid #FBFCCD;
    font-weight: bold;
    text-decoration: none;
}
#content .last_min li.pages .loader{
    float: left;
}