@import url("reset.css");

body
{
	position: relative;
	height: 100%;
	line-height: 1.4em;
	color: #856462;
	background-color: #FFFFF7;
	background-image: url(../im/main_bg.jpg);
	background-repeat: repeat-x;
}
#wrap
        {
	min-width:940px;
	max-width:1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
        }

* html #wrap {
	height: 1%;
} 
a:link, a:visited {
	text-decoration: none;
	color: #644341;
	display: inline;
}
a:hover      {
	text-decoration: underline;
	color: #856462;
}
.clear {
	clear: both;
}
.clear_me {
	clear: left;
}


.content_box {
	padding-left: 24px;
	margin-bottom: 20px;
	position: relative;
}
.main_right {
	float: right;
	width: 459px;
	position: relative;
}
.top_box {
	padding-right: 24px;
	height: 65px;

}
.top_box  li.map_btn {
	width: 50px;
	text-align: center;
}
.topmenu li.map_btn a {
	background-image: url(../im/map.gif);
	background-repeat: no-repeat;
	background-position: center -44px;
}
.topmenu  li.map_btn  a:hover {
	background-image: url(../im/map.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.topmenu   {
	height: 65px;
	display: block;
	background-image: url(../im/top_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	list-style-type: none;
	font-weight: bold;
	float: right;
	font-size: 0.9em;
	text-transform: uppercase;
	
	}

.topmenu   li {
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	padding-top: 30px;
	}
.topmenu    a:link, .topmenu a:visited     {
	color: #856462;
	display: inline-block;
	}
.topmenu     a:hover, .topmenu    .active, .topmenu a.trail {
	color: #644341;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #644341;
	padding-bottom: 2px;
	display: inline-block;
	}
.r1 {
	float: right;
	width: 24px;
}
.r2 {
	background-image: url(../im/r2bg_02.jpg);
	background-repeat: repeat-y;
	float: right;
	width: 176px;
}

.r3 {
	float: right;
	width: 238px;
}
img.r4 {
	float: right;
	position: absolute;
	bottom: 0px;
}
img.top_pad  {
	padding-top: 199px;
}
img.spec_text {
	float: right;
	position: absolute;
	top: 85px;
	left: -121px;
}

.main_left {
	padding-right: 459px;

}
.menu_box {
	float: left;
	width: 202px;
}
.menu_box img.logo {
	padding-bottom: 35px;
}
.searchin_box {
	background-image: url(../im/menu_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 4px;
	padding-left: 4px;
}
.search_box  {
	background-image: url(../im/menu_bg.gif);
	background-repeat: repeat-x;
	height: 64px;
	padding-right: 4px;
	padding-left: 4px;
}
.search_box #search {
	height: 23px;
	background-image: url(../im/s_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_box #search  .inputbox   {
	width: 124px;
	float: left;
	height: 16px;
	border: 0;
	color: #644341;
	font-size: 12px;
	background: none;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 5px;
}
.search_box #button {
	float: left;
	height: 23px;
	border: 0;
	color: #666666;
	font-size: 12px;
	background-image: url(../im/s_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -23px;
	cursor: pointer;
	width: 56px;
}
.search_box #button:hover {
	color: #FFFFFF;
	background-image: url(../im/s_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.main_price   #search {
	height: 40px;
}
.main_price   #search    .inputbox   {
	width: 300px;
	float: left;
	border: 1px solid #A39190;
	color: #644341;
	font-size: 14px;
	background-color: #F5F4F3;
	display: block;
	height: 18px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.main_price   #button {
	float: left;
	height: 24px;
	border: 0;
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	width: 56px;
	background-color: #9B6764;
	margin-right: 3px;
	margin-left: 3px;
}
.main_price   #button:hover {
	color: #000000;
	background-color: #CCCCCC;
}
.search_box  h3, .searchin_box h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 8px;
	padding-right: 6px;
	padding-left: 6px;
}


.menu_box ul.cat_menu {
	list-style-type: none;
	font-weight: bold;
}
.menu_box    ul.cat_menu    li.active     {
	padding-left: 10px;
	background-color: #F8A763;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE6E6;
}
.menu_box  ul.cat_menu  li  a:link, .menu_box ul.cat_menu li a:visited {
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE6E6;
	width: 182px;

}
.menu_box  ul.cat_menu  li  a:hover {
	background-color: #EFECE4;

}
.menu_box ul.cat_menu li.trail {
	background-color: #F8A763;
}
.menu_box ul.cat_menu li.trail a {
	color: #FFFFFF;
}

.left_box {
	position: relative;
	height: 1%;
}
.phone_box {
	position: absolute;
	left: 50%;
	width: 100%;
	top: 70%;
	display: block;
}
.phone_box a {
	display: block;
	height: 51px;
	width: 187px;
	background-image: url(../im/price.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.phone_box  a:hover {
	background-position: 0px -51px;
}


.phone_num {
	margin-bottom: 20px;
	font-size: 1.1em;
	width: 179px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE6E6;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.phone_num span {
	font-size: 0.8em;
}

.phone_num img {
	vertical-align: top;
}
.red_title {color: #F67609}
.text_title {
	color: #000000;
	padding-bottom: 20px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
}
.footer_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE6E6;
	margin-bottom: 10px;
	height: 100px;
}
.footer_box img.weblogo {
	float: left;
	padding-left: 50px;
	padding-top: 6px;
	padding-right: 48px;
}
.footer_copyr {
	height: 50px;
	display: block;
	list-style-type: none;
	font-weight: bold;
	float: left;
	font-size: 0.9em;
	background-image: url(../im/v.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 16px;
}

.footermenu   {
	list-style-type: none;
	font-weight: bold;
	font-size: 0.9em;
	height: 30px;
	
	}
.footermenu    li {
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	padding-top: 0px;
	}
.footermenu     a:link, .footermenu  a:visited     {
	color: #A98C8B;
	display: inline-block;
	}
.footermenu      a:hover, .footermenu     .active, .footermenu a.trail {
	color: #856462;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #856462;
	padding-bottom: 2px;
	display: inline-block;
	}

.footer_copyr p {
	color: #b0a494;
	font-size: 0.7em;
	padding-left: 12px;
}
.sub_title {
	padding-left: 230px;
}
.sub_topr {
	float: right;
}
.sub_topname {
	float: right;
	background-color: #644341;
	height: 178px;
	width: 229px;
	background-image: url(../im/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.sub_topname h3 {
	font-size: 1.8em;
	color: #FFFFFF;
	padding-top: 80px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	font-weight: normal;
	line-height: 1.3em;
}
a.sub_phone   {
	display: block;
	height: 51px;
	width: 202px;
	background-image: url(../im/price.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a.sub_phone:hover    {
	background-position: center -51px;
}
.sub_number {
	font-size: 1.1em;
	width: 187px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECE6E6;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.sub_number  span {
	font-size: 0.8em;
}
.sub_number  img {
	vertical-align: top;
}
.main_contentright {
	float: right;
	padding-top: 4em;
}

.main_content {
	padding-right: 240px;
}
.main_price {
	padding-right: 24px;
}

.main_content  h1, .main_price h1 {
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #F47813;
	margin-top: 20px;
}

.clear_right {
	clear: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE6E6;
}
.bread_crumb {
	position: absolute;
	right: 24px;
	top: 150px;
	font-size: 0.8em;
	color: #000000;

}



.main_photo {
	clear: left;
	position: relative;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 103px;
}
.jCarouselLite {
	position: relative;
	overflow: hidden;
	z-index: 2;
	float: left;
	width: 360px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../im/bg_photo.gif);
	background-repeat: repeat-x;
	height: 103px;
}
.jCarouselLite ul {
	position: relative;
	z-index: 1;
	list-style-type: none;
	left: -360px;
	width: 1000px;
	overflow: hidden;
}
.jCarouselLite  li  {
	float: left;
	padding: 4px;
}
.jCarouselLite  li  img  {
	display: block;
	padding: 2px;
	border: 1px solid #ECE6E6;
	background-color: #FFFFFF;
}
.main_photo  a.prev  {
	float: left;
	height: 103px;
	overflow: hidden;
	display: block;
	width: 26px;
	background-image: url(../im/btn_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_photo a.next {
	float: left;
	height: 103px;
	overflow: hidden;
	display: block;
	width: 26px;
	background-image: url(../im/btn_right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.main_photo  a.prev:hover, .main_photo a.next:hover {
	background-position: 0px -103px;
}
.main_content  ul, .main_price ul {
	padding-left: 30px;
}



.pagination  {
	clear: both;
}

.pagination p {
	padding: 10px;
	color: #4B4B4B;
}

.pagination   ul  {
	white-space: nowrap;
	display: block;
	height: 30px;
	list-style-type: none;
	font-size: 0.8em;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.pagination ul li {
	float:left;
	padding-right:6px;
	padding-left:6px
}
.pagination  ul li a {
	color: #644341;
}
.pagination .current {
	background-color: #644341;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.main_price      div.odd {
	background-color: #FAF8F5;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9B6764;
}
.main_price      div.even {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9B6764;
}
.main_price  div.first {
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #9B6764;
}

.main_price      h3  {
	font-size: 1em;
	color: #9B6764;
	padding-bottom: 10px;
	line-height: 20px;
	font-weight: bold;
}
.main_price    h3    a    {
	color: #666666;

}
.main_price    h3    a:hover, .pagination   ul   li   a:hover {
	color: #644341;
	text-decoration: underline;
}
.main_price    p.url {
	padding-bottom: 10px;
}



p.header {
	padding-top: 10px;
	color: #333333;
	padding-left: 10px;
	padding-bottom: 10px;
}

span.total {
	color: #4B4B4B;
	margin-bottom: 6px;
	float: right;
}
#gallery {
	clear: right;
	text-align: center;
	width: 99%;
}
.gallery_item {
	width: 158px;
    *width:158px;
	display:inline-block;
	vertical-align:text-top;
	zoom:1;
    *display:inline;
	margin-top: 2em;
	margin-bottom: 2px;
	margin-left: 3em;
}
.gallery_item  p {
	padding-top: 4px;
	display: block;
	text-align: center;
	margin: 0px;

}
.gallery_item   a, .item_name a {
	display: inline;
	line-height: normal;
}
.tc  img  {
	margin: 0 auto;
	display: block;
}
.td img {
	padding: 3px;
	border: 1px solid #E4DEDE;
}


.bigpicblock {
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 97.3%;
	text-align: center;


}
.bigpicblock  img {
	padding: 4px;
	margin: 3px;
	border: 1px solid #CCCCCC;
}
p.back {
	font-weight: bold;
	text-align: center;
	display: block;
	width: 97.3%;
}

.formbody   label.error, .formbody p.error {
	color: #CC0000;
}
.formbody             input.text               {
	background-color: #F5F3F3;
	border: 1px solid #856462;
	color: #666666;
	width: 260px;
}
.formbody             textarea               {
	background-color: #F5F3F3;
	border: 1px solid #856462;
	color: #666666;
}
.formbody input.captcha {
	background-color: #F5F3F3;
	border: 1px solid #856462;
	color: #666666;
	width: 60px;
}

.formbody input.submit {
	background-color: #644341;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	cursor: pointer;
}
.formbody label {
	color: #644341;
}
.formbody span.mandatory {
	color: #CC0000;
}
.formbody  span.captcha_text {
	color: #644341;
}
.formbody td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 8px;
}
.formbody span.invisible {
	display: none;
}
.menu_box ul.cat_menu li.trail a:hover {
	color: #856462;
}
.main_content  a:link, .main_price  a:link, .main_content a:visited, .main_price a:visited   {
	text-decoration: underline;
	color: #644341;
}
.main_content a:hover, .main_price a:hover {
	text-decoration: none;
	color: #856462;
}
