/* general settings */
body{
	margin:0;
	font-size:12px;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;
	color:#000;
	min-width:980px;
	background:#554726 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input, textarea, select{vertical-align:middle;}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
.wrapper{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1317px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1317px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/bg-wrapper.png) repeat-y;
}
.page{
	width:980px;
	margin:0 auto;
}
/* header */
#header{
	position:relative;
	z-index:299;
	height:95px;
	background:url(../images/bg-header.gif) no-repeat;
}
.logo{
	margin:0;
	position:absolute;
	top:0;
	left:22px;
	width:176px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:86px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
/* navigation */
#header .add-nav,
#nav{
	position:absolute;
	margin:0;
	padding:0;
	list-style:none;
}
#header .add-nav{
	top:6px;
	right:90px;
	overflow:hidden;
}
#header .add-nav li{
	float:left;
	padding:0 11px 0 12px;
	margin:0 0 0 -1px;
	display:inline;
	background:url(../images/sep-add-nav.gif) no-repeat 0 50%;
}
#header .add-nav a{
	display:block;
	font-size:10px;
	line-height:21px;
	color:#7d5f17;
}
#header .add-nav a.facebook{
	padding:0 0 0 27px;
	background:url(../images/bg-facebook.gif) no-repeat;
}
#header .add-nav a:hover{
	color:#c2b19d;
	text-decoration:none;
}
#nav{
	right:15px;
	top:55px;
}
#nav li{
	position:relative;
	float:left;
	padding:3px 21px 25px 22px;
	margin:0 0 0 -1px;
	background:url(../images/sep-add-nav.gif) no-repeat;
}
#nav li:first-child{
	background:none;
}
/* dropdown */
#nav li.hover .drop,
#nav li:hover .drop{
	display:block;
}
#nav li .drop{
	display:none;
	position:absolute;
	z-index:999;
	top:38px;
	left:-60px;
	width:263px;
}
#nav li.hover .drop-small,
#nav li:hover .drop-small{
	display:block;
}
#nav li .drop-small{
	display:none;
	position:absolute;
	z-index:999;
	top:38px;
	left:0;
	width:150px;
}
#nav li .drop-small-t{
	height:23px;
	background:url(../images/bg-drop-small-top.png) no-repeat;
}
#nav li .drop-small-c{
	padding:0 0 0 15px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-drop-small.png) repeat-y;
}
#nav li .drop-small-b{
	height:47px;
	background:url(../images/bg-drop-small-bottom.png) no-repeat;
}
#nav li .drop .box-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 12px;
	background:url(../images/bg-drop-box.gif) no-repeat 22px 100%;
}
#nav li .drop ul{
	float:left;
	width:105px;
	margin:0;
	padding:0;
	overflow:hidden;
	margin:0 15px 0 0;
	list-style:none;
}
#nav li .drop-small ul{
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
	list-style:none;
}
#nav li .drop-small ul li,
#nav li .drop ul li{
	width:100px;
	margin:0;
	padding:0 0 0 10px;
	line-height:15px;
	background:url(../images/sep-drop-list.gif) no-repeat 0 4px;
}
#nav li .drop-small ul a,
#nav li .drop ul a{
	text-indent:0;
	height:auto;
	color:#9a751d;
	font:12px arial,sans-serif;
	background:url(../images/bg-drop-list.gif) repeat-x 0 100%;
}
#nav li .drop-small ul a:hover,
#nav li .drop ul a:hover{
	color:#fff;
	background:url(../images/bg-drop-list.gif) repeat-x 0 100%;
	text-decoration:none;
}
#nav li .drop-t{
	height:27px;
	width:100%;
	background:url(../images/bg-drop-top.png) no-repeat;
}
#nav li .drop-b{
	height:24px;
	background:url(../images/bg-drop-bottom.png) no-repeat;
}
#nav li .drop-c{
	width:249px;
	overflow:hidden;
	padding:0 0 0 14px;
	background:url(../images/bg-drop.png) repeat-y;
}
#nav a{
	display:block;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
}
#nav a.information{
	background:url(../images/bg-information.gif) no-repeat 0 -11px;
	width: 90px;
}
#nav a.find{
	background:url(../images/bg-find.gif) no-repeat 0 -11px;
	width: 101px;
}
#nav a.listed{
	background:url(../images/bg-listed.gif) no-repeat 0 -11px;
	width: 119px;
}
#nav a.sell{
	background:url(../images/bg-sell.gif) no-repeat 0 -11px;
	width: 95px;
}
#nav li.featured span{
	background:url(../images/bg-featured.gif) no-repeat 0 -11px;
	width: 133px;
	display:block;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
}
#nav a:hover{background-position:0 0;}
/* main */
#main {
	background:url(../images/bg-main.gif) repeat-y;
}
#main .main-holder{
	position:relative;
	z-index:99;
	height:1%;
}
#main .main-frame{
	height:1%;
}
/* content */
#content{
	overflow:hidden;
	width:784px;
	float:left;
	background:url(../images/bg-main-holder.gif) no-repeat;
}
#content .content-holder{
	padding:23px 0 0;
	background:url(../images/bg-content.gif) repeat-x;
}
/* flash */
#flash-holder{
	vertical-align:top;
	width:784px;
	height:232px;
	position:relative;
	z-index:1;
}
.flash-content{
	width:490px;
	height:208px;
	padding:24px 0 0 52px;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	font-size:15px;
	line-height:18px;
	color:#99731d;
}
.flash-content p{
	margin:0;
	word-spacing:-2px;
}
.flash-content h4{
	font-size:21px;
	line-height:24px;
	color:#c2b19d;
	margin:0 0 3px;
}
.flash-content .holder{
	width:100%;
	overflow:hidden;
	padding:12px 0 0;
}
.flash-content .image{
	float:left;
	width:126px;
	margin:0 14px 0 0;
	background:url(../images/separator.gif) no-repeat 100% 20px;
}
* html .flash-content .image{margin:0 11px 0 0;}
.flash-content .image strong{
	display:block;
	font-size:14px;
	line-height:17px;
	color:#6b8836;
	margin:0 0 4px;
}
.flash-content .image img{display:block;}
.flash-content .text{
	height:1%;
	overflow:hidden;
	font-size:13px;
	line-height:15px;
	color:#76732c;
	padding:2px 15px 0 0;
}
.flash-content .text a{
	color:#6b8836;
	font-weight:bold;
}
.flash-content .text p{letter-spacing:normal;}
.flash-content h5{
	margin:0 0 3px;
	font-size:14px;
	line-height:17px;
	color:#c2b19d;
}
#flash-holder img{
	display:block;
}
#main .slogan{
	display:block;
	padding:0 20px 10px 0;
	height:30px;
	text-indent:-9999px;
	background:url(../images/bg-slogan.gif) no-repeat 90% 0;
}
.listing #main .slogan{background:url(../images/bg-slogan-listing.gif) no-repeat 90% 0;}
/* tabset */
.tabset a{
	display:block;
	width:269px;
	height:50px;
	cursor:pointer;
	background:url(../images/bg-tabset.gif) no-repeat;
}
.sign-up .tabset a{
	width:360px;
	background:url(../images/bg-tabset-sign-up.png) no-repeat;
}
.listing .tabset a{
	width:358px;
	background:url(../images/bg-tabset-listing.gif) no-repeat;
}
.tabset{
	display:block;
	margin:0;
	padding:0 0 0 55px;
	list-style:none;
}
.tabset li{
	float:left;

	display:inline;
	margin:0 0 0 -55px;
}
.tabset li.active{
	position:relative;
	z-index:2;
}
.tabset li.active a{
	background:url(../images/bg-tabset-active.png) no-repeat;
}
.listing .tabset li.active a{
	width:353px;
	background:url(../images/bg-tabset-active-listing.png) no-repeat;
}
.sign-up .tabset a .get{
	display:block;
	width:353px;
	height:57px;
	position:relative;
	margin:0 0 -7px;
	text-indent:-9999px;
    background:url(../images/bg-get-updates.gif) no-repeat 50% 100%;
   
}

.tabset li.active .find{background:url(../images/bg-find-auctions-active.gif) no-repeat 47% 70%;}
.tabset li.active .real{background:url(../images/bg-real-estate-active.gif) no-repeat 46% 70%;}
.tabset li .real{
	display:block;
	width:344px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/bg-real-estate.gif) no-repeat 46% 70%;
}
.tabset li.active .personal{
	background:url(../images/bg-personal-property-active.gif) no-repeat 70% 70%;
}
.tabset li .personal{
	display:block;
	width:344px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/bg-personal-property.gif) no-repeat 70% 70%;
}
.tabset li .find{
	display:block;
	width:269px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/bg-find-auctions.gif) no-repeat 47% 70%;
}
.tabset li.active .listed{
	background:url(../images/bg-tabset-listed-active.gif) no-repeat 67% 62%;
}
.tabset li .listed{
	display:block;
	width:269px;
	height:50px;
	text-indent:-9999px;
	background:url(../images/bg-tabset-listed.gif) no-repeat 67% 62%;
}
.tab-content{
	width:100%;
	float:left;
	min-height:200px;
	background:#c2b19d url(../images/bg-tab-content.gif) no-repeat 100% 100%;
}
* html .tab-content{height:200px;}
* html .sign-up .tab-content{height:1%;}
.sign-up .tab-content{
	min-height:0;
	background:#a0885a url(../images/bg-tab-content-sign-up.gif) no-repeat 100% 100%;
}
.sign-up .tab-content-holder strong{
    
	font:19px arial,sans-serif;
	color:#4c260b;
}
.sign-up .tab-content-holder p{
	font-size:15px;
	color:#4c260b;
	margin:0;
	line-height:18px;
}
.sign-up .tab-content-holder strong a{color:#fff;}
.tab-content-holder{
	padding:0 0 11px;
	min-height:189px;
	background:url(../images/bg-tabset-container.gif) no-repeat 8px 100%;
}
* html .tab-content-holder {height:189px;}
.sign-up .tab-content-holder{
	overflow:hidden;
	padding:30px 70px 50px 160px;
	min-height:10px;
	background:#a0885a url(../images/bg-tab-content-holder-sign-up.gif) no-repeat 0 100%;
}
* html .sign-up .tab-content-holder {height:100px;}
.listing .tab-content-holder{background:url(../images/bg-tabset-container-listing.gif) no-repeat 0 100%;}
.tab-content-frame{background:url(../images/bg-tab-content-frame.gif) repeat-y 240px 0;}
.listing .tab-content-frame{background:none;}
#content .tab-content .container{
	width:205px;
	overflow:visible;
	float:left;
	padding:7px 0 0 37px;
	position:relative;
}
.tab-content .container .side-img{
	position:absolute;
	top:0;
	right:-14px;
	z-index:3;
}
.inner {
	min-height:69px;
}
* html .inner {height:69px;}
.inner .container .side-img {
	top:13px;
	right:-55px;
}
.inner .tab-content-holder {
	min-height:69px;
	overflow:hidden;
}
* html .inner .tab-content-holder {height:69px; overflow:visible;}
.tab-content .container .heading{
	display:block;
	padding:0 0 5px;
	font-size:21px;
	color:#fff;
	font-weight:normal;
}
.tab-content .container .row{
	overflow:hidden;
	height:20px;
	/*padding:0 0 6px;*/
}
.tab-content .container .check{
	float:left;
	margin:0 12px 0 0;
	height:14px;
}
.tab-content .container label{
	float:left;
	position:relative;
	z-index:4;
	line-height:14px;
	font-size:14px;
	color:#4c260b;
}
.tab-content .container .button{
	/*margin:8px 0 0 3px;*/
	margin:2px 0 0 3px;
}
.tab-content .block{
	float:left;
	width:523px;
	position:relative;
	padding:15px 0 0 19px;
}
.tab-content .block .row{
	overflow:hidden;
	height:1%;
	padding:0 0 10px 30px;
	background:url(../images/sep-row.gif) no-repeat 0 10%;
}
.tab-content .box .row{
	width:230px;
	background:url(../images/sep-row.gif) no-repeat 0 60%;
}
.tab-content .block .check{
	float:left;
	margin:0 7px 0 0;
	height:14px;
}
.tab-content .block label{
	float:left;
	margin:0 12px 0 0;
	line-height:14px;
	font-size:12px;
	color:#4c260b;
}
.tab-content .box-holder{
	overflow:hidden;
	height:1%;
}
.tab-content .box{
	width:173px;
	float:left;
	overflow:hidden;
}
.tab-content .box label{
	display:block;
	margin:0;
	width:100%;
	padding:0 0 5px;
	font-size:14px;
	color:#4c260b;
}
.tab-content .box .text{
	float:left;
	width:120px;
	padding:0 3px;
	height:19px;
	border:1px solid #c7b6a2;
	background:#d3c5b4;
}
.tab-content .box .text.short{
	width:48px;
	margin:0 15px 0 0;
}
.tab-content .box .button{
	position:absolute;
	bottom:-17px;
	right:63px;
	z-index:999;
	border:0;
	text-indent:-9999px;
	font-size:0;
	cursor:pointer;
	line-height:0;
	background:url(../images/button-go.png) no-repeat;
	width: 70px;
	height: 55px;
}
.tab-content .box .button:hover{
	background:url(../images/bg-button-go-over.png) no-repeat;
}
#sidebar{
	width:195px;
	float:right;
	padding:23px 0 65px;
	background:#9a751d url(../images/bg-sidebar.gif) repeat-x;
}
#footer .sidebar-bottom{
	position:absolute;
	top:-57px;
	right:0;
	z-index:999;
}
#header .some-img{
	bottom:-25px;
	right:75px;
	position:absolute;
	z-index:999;
	width:46px;
}
#main .alerts {
	position:absolute;
	right:6px;
	top:2px;
	z-index:1000;
	color:#646751;
	font-style:italic;
	font-size:10px;
}
#main .alerts:hover {
	text-decoration:none;
	color:#fff;
}
* html #header .some-img{bottom:-26px;}
/* sidebar */
#sidebar .visual-list{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar .visual-list li{
	overflow:hidden;
	height:1%;
	padding:10px 0 6px 16px;
	background:url(../images/bg-visual-list.gif) repeat-x 0 100%;
}
#sidebar .visual-list .heading{
	color:#fff;
}
#sidebar .visual-list p{
	margin:0;
	color:#cfbeaa;
}
#sidebar .visual-list .text-holder{
	overflow:hidden;
	height:1%;
	padding:5px 0 0;
}
#sidebar .visual-list .date{
	font-style:normal;
	color:#cfbeaa;
	line-height:12px;
}
#sidebar .visual-list img{
	float:left;
	margin:0 10px 0 0;
	border:5px solid #744d13;
}
#sidebar .sell{
	display:block;
	font-size:14px;
	padding:15px 0 0 28px;
	text-transform:uppercase;
}
#sidebar .sell a{color:#b9a171;}
#sidebar .sell a:hover{
	color:#fff;
	text-decoration:none;
}
.tab-holder:after,
.tab-content .block:after,
.tab-content .box-holder:after,
.tab-content:after,
#main .main-frame:after{
	display:block;
	clear:both;
	content:"";
}
/* listing */
.paging-holder{
	overflow:hidden;
	height:1%;
	padding:13px 65px 15px 40px;
	background:#b6a289;
}
.paging-frame{
	float:right;
}
.paging-frame span{
	float:left;
	color:#fff;
	float:left;
	padding:8px 0 0;
	margin:0 10px 0 0;
	font:bold 14px arial, sans-serif;
}
.paging-holder .heading{
	font-size:26px;
	color:#fff;
}
.paging-frame .box{
	float:left;
	margin:5px 0 0;
	height:23px;
	overflow:hidden;
	background:#c3b4a2 url(../images/bg-paging-box.gif) no-repeat;
}
.paging-frame .box .back{
	float:left;
	padding:1px 5px 0 22px;
	color:#522a0a;
	font:bold 14px arial, sans-serif;
	background:url(../images/bg-arrow-back.gif) no-repeat 0 60%;
}
.paging-frame .box a.result{
	float:left;
	color:#fff;
	font:bold 14px arial, sans-serif;
	text-decoration:underline;
}
.paging-frame .box a.result:hover{
	text-decoration:none;
}
.paging-frame .box-holder{
	float:left;
	height:19px;
	overflow:hidden;
	padding:2px 20px;
	background:url(../images/bg-paging-box.gif) no-repeat 100% -23px;
}
.paging-frame .paging{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .paging-frame .paging{
	height:1%;
	overflow:visible;
}
.paging-frame .paging li{
	float:left; 
}
.paging-frame .paging li.visited a{color:#fff;}
.paging-frame .paging a{
	display:block;
	height:18px;
	width:20px;
	overflow:hidden;
	padding:2px 0 0;
	text-align:center;
	color:#4c260b;
	font:bold 14px arial, sans-serif;
}
.paging-frame .paging a.arrow{
	width:40px;
	background:url(../images/bg-arrow.gif) no-repeat 50% 50%;
}
.paging-frame .paging a.double-arrow{
	width:20px;
	background:url(../images/bg-double-arrow.gif) no-repeat 50% 50%;
}

/*        new                */
.paging-frame .paging a.lt-arrow{
	width:40px;
	padding:0;
	background:url(../images/lt-bg-arrow.gif) no-repeat 50% 50%;
}
.paging-frame .paging a.lt-double-arrow{
	width:20px;
	padding:0;
	background:url(../images/lt-bg-double-arrow.gif) no-repeat 50% 50%;
}
/*     end   new                */

.paging-frame .paging a:hover{
	text-decoration:none;
	color:#fff;
}
.paging-frame .paging li.active a{
	background:url(../images/bg-paging-active.gif) no-repeat;
}
#content .main-block {
	background:#ded3c7;
}
#content .main-block .img-holder{
	float:left;
	width:142px;
	padding:5px 7px 9px;
	overflow:hidden;
	margin:0 37px 0 0;
	background:#fff url(../images/bg-img-holder.gif) no-repeat 0 100%;
}
#content .main-block .img-holder img{
	display:block;
	margin:0 0 6px;
}
#content .main-block .img-holder .more{
	float:right;
	padding:0 9px;
	font: 11px arial, sans-serif;
	color:#4c260b;
	background:#cdc3bb;
}
#content .main-block .heading-holder{
	overflow:hidden;
	height:1%;
	background:#6f4f38 url(../images/bg-heading-frame.gif) repeat-y 100% 0;
}
#content .main-block .heading-holder strong{
	float:left;
	padding:6px 62px 6px 26px;
	font-size:16px;
	color:#fff;
	background:#4b4023;
}
#content .main-block .heading-frame{
	float:left;
	padding:8px 95px 8px 20px;
}
#content .main-block .heading-frame address{
	display:block;
	font-size:12px;
	color:#fff;
	font-style:normal;
}
#content .main-block-holder{
	overflow:hidden;
	height:1%;
	padding:10px 30px 18px 35px;
}
#content .main-block .holder{
	overflow:hidden;
	height:1%;
	padding:0 0 7px;
	margin:0 0 5px;
	background:url(../images/bg-main-block-frame.gif) repeat-x 0 100%; 
}
#content .main-block .box{
	overflow:hidden;
	height:1%;
}
#content .main-block .date-holder{
	width:155px;
	float:left;
	background:#cbc0b2 url(../images/bg-date-holder.gif) no-repeat;
}
#content .main-block .date-holder p{
	margin:0;
	color:#4c260b;
	font:12px/18px arial, sans-serif;
}
#content .date-holder p .month{
	font-size:17px;
}
#content .date-holder p .time{
	font-size:22px;
	color:#c60;
}
#content .box .date-frame{
	overflow:hidden;
	height:1%;
	padding:4px 7px 4px 17px;
	background:url(../images/bg-date-holder.gif) no-repeat -155px 100%;
}
#content .main-block .box .date{
	padding:0 0 0 25px;
	display:block;
	margin:0 0 5px;
	font:11px arial, sans-serif;
	color:#4c260b;
	line-height:20px;
	background:url(../images/bg-main-frame-date.gif) no-repeat;
}
#content .main-block .box .button-get{
	float:left;
	overflow:hidden;
	margin:-10px 0 0 9px;
	display:inline;
	width:72px;
	height:60px;
	text-indent:-9999px;
	background:url(../images/bg-button-get-details.gif) no-repeat;
}
#content .main-block .box .ad{
	float:left;
	width:117px;
	height:52px;
	text-indent:-9999px;
	margin:0 0 0 15px;
	display:inline;
	overflow:hidden;
	background:url(../images/ad01.gif) no-repeat;
}
#content .main-block .box .ad2{
	float:left;
	width:117px;
	height:52px;
	text-indent:-9999px;
	margin:0 0 0 15px;
	display:inline;
	overflow:hidden;
	background:url(../images/ad03.gif) no-repeat;
}
#content .main-block-frame {
	overflow:hidden;
	height:1%;
}
#content .main-block-frame p{
	margin:0;
	color:#4c260b;
	font-size:12px;
	line-height:12px;
}
#content .some-table{
	float:left;
	width:215px;
	margin:0 37px 0 0;
	border-collapse:collapse;
}
#content .some-table.padding{
	width:100%;
	margin:0;
	float:none;
}
#content h2{
	margin:7px 0;
	font-weight:bold;
	font-size:26px;
	color:#a38e76;
}
#content .some-table tr{}
#content .some-table tr.border td{border:0;}
#content .some-table td{
	padding:0 2px;
	border-top:1px solid #947b67;
	line-height:12px;
}
#content .some-table td.type{
	width:70px;
	font-size:12px;
	color:#4c260b;
}
#content .some-table td span{
	color:#4b3f21;
}
#content .gallery-holder{
	width:348px;
	height:405px;
	overflow:hidden;
	margin:0 22px 0 0;
	padding:20px 36px 67px 22px;
	float:left;
	background:url(../images/bg-gallery-holder.gif) no-repeat;
}
#content .gallery-holder .visual{
	border:1px solid #999;
	overflow:hidden;
	height:1%;
	margin:0 0 20px;
	background:#c7c7c7;
}
#content .gallery-holder .visual img{
	display:block;
	margin:0 0 3px;
}
#content .visual .enlarge{
	margin:0 0 0 21px;
	font-size:11px;
	color:#514f51;
	text-decoration:underline;
}
#content .visual .enlarge:hover{
	text-decoration:none;
}
#content .visual .paging{
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
	list-style:none;
}
#content .visual .paging li{
	float:left;
	margin:0 5px 0 0;
}
#content .visual .paging a{
	display:block;
	color:#333;
	padding:3px 0 0;
	font:12px serif;
}
#content .visual .paging a.arrow-next,
#content .visual .paging a.arrow-prev{
	width:15px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
}
#content .visual .paging a.arrow-prev{background:url(../images/bg-arrow-prev.gif) no-repeat 0 50%;}
#content .visual .paging a.arrow-next{background:url(../images/bg-arrow-next.gif) no-repeat 0 50%;}
#content .gallery-content .visual-list{
	margin:0;
	padding:0;
	width:370px;
	list-style:none;
}
#content .gallery-content .visual-list li{
	float:left;
}
#content .gallery-content .visual-list li a{
	float:left;
	display:inline;
	padding:2px;
	position:relative;
	z-index:9;
}
#content .gallery-content .visual-list li a img{vertical-align:top;}
#content .gallery-content .visual-list li.active a,
#content .gallery-content .visual-list li a:hover{
	border:1px solid #9a751d;
	margin:-1px;
	z-index:99;
}
#content .gallery-content .visual-list li.more a:hover{
	border:0;
	margin:0;
}
#content .main-block-frame .some-list,
#content .main-block-frame .contact-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#content .main-block-frame .some-list{padding:0 0 10px;}
#content .main-block-frame .some-list li,
#content .main-block-frame .contact-list li{
	width:100%;
	float:left;
	padding:0 0 3px;
	overflow:hidden;
}
#content .main-block-frame .some-list a,
#content .main-block-frame .contact-list a{
	display:block;
	width:158px;
	cursor:pointer;
	text-decoration:none;
}
#content .main-block-frame .some-list a:hover,
#content .main-block-frame .contact-list a:hover{text-decoration:underline;}
#content .main-block-frame .some-list a{
	display:block;
	color:#fff;
	font:13px arial, sans-serif;
	background:#8b6826 url(../images/bg-some-list.gif) no-repeat;
}
#content .main-block-frame .some-list a span{
	display:block;
	padding:3px 10px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-some-list.gif) no-repeat -158px 100%;
}
#content .main-block-frame .contact-list a{
	display:block;
	color:#9a751d;
	font:13px arial, sans-serif;
	background:#554726 url(../images/bg-visual-list-button.gif) no-repeat;
}
#content .main-block-frame .contact-list a span{
	display:block;
	padding:3px 10px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-visual-list-button.gif) no-repeat -158px 100%;
}
#content .main-block-frame .contact-list a span.share{
	padding:0 22px 0 0;
	float:left;
	background:url(../images/bg-share.gif) no-repeat 100% 50%;
}
#content .main-block-frame p{
	font-size:13px;
	color:#544626;
}
#content .main-block-frame .row{
	overflow:hidden;
	height:1%;
}
#content .main-block-frame a{
	font-size:13px;
	color:#9f8a77;
	text-decoration:underline;
}
#content .main-block-frame a:hover{
	text-decoration:none;
}
#content .text-holder{
	padding:0 0 0 25px;
}
#content .text-holder strong{
	color:#4c260b;
}
#content .column .text-holder{
	padding:20px 30px 10px 25px;
}
#content .column .text-holder p{
	color:#4c260b;
	margin:0 0 15px;
}
#content .frame{
	overflow:hidden;
	height:1%;
	padding:10px 0 15px;
	background:url(../images/bg-bottom-block.gif) no-repeat 0 100%;
}
#content .frame.padding{padding:20px 0 15px;}
#content .frame p{
	margin:0;
	line-height:14px;
	color:#4c260b;
}
#content h3{
	margin:0 0 10px;
	padding:0 0 0 25px;
	font-size:20px;
	font-weight:normal;
	color:#4c260b;
	background:url(../images/bg-content-heading.gif) no-repeat 0 50%;
}
#content .frame .box-holder{
	overflow:hidden;
	height:1%;
	padding:7px 0 0 25px;
}
#content .frame .box{
	width:150px;
	margin:0 20px 0 0;
	float:left;
}
#content .frame .box strong{
	display:block;
	color:#4c260b;
	line-height:14px;
}
#content .frame .box .some-list{
	overflow:hidden;
	height:1%;
	margin:0;
	line-height:14px;
	padding:0 0 15px;
	list-style:none;
	color:#4c260b;
}
#content .frame .back{
	float:right;
	display:inline;
	margin:0 35px -8px 0;
	font:10px arial, sans-serif;
	background:#cbc0b2;
	padding:1px 11px;
	color:#4c260b;
}
#content .column-holder{
	overflow:hidden;
	width:711px;
	margin:0 0 10px;
	background:url(../images/bg-column-holder.gif) repeat-y;
}
#content .column{
	width:237px;
	float:left;
}
#content .column .heading-holder{
	background:#ded3c7;
}
#content .container{
	overflow:hidden;
	height:1%;
	padding:20px 0 0;
}
#content .container a{
	font-size:13px;
	line-height:20px;
	color:#9f8a77;
	text-decoration:underline;
}
#content .container a:hover{text-decoration:none;}
#content .container .more-info{
	margin:0;
	line-height:20px;
	font-size:13px;
	color:#544626;
}
#content .container .ad{
	display:block;
	padding:0 0 14px;
	width:117px;
	height:52px;
	text-indent:-9999px;
	background:url(../images/ad03.gif) no-repeat;
}

.tab-content .box .go-btn{
	position:absolute;
	bottom:-17px;
	right:63px;
	z-index:999;
	border:0;
	text-indent:-9999px;
	font-size:0;
	cursor:pointer;
	line-height:0;
	
}

#content .container p{
	margin:0 0 13px;
	font-size:9px;
	line-height:11px;
	color:#968b77;
}
#content .sign-block{
	overflow:hidden;
	width:684px;
	padding:25px 40px 0 60px;
	background:#8e6a1c url(../images/bg-sign-block.gif) no-repeat 100% 0;
}
#content .sign-block .box{
	padding:0 10px 15px 80px;
	margin:0 0 20px;
	width:596px;
	overflow:hidden;
	border-bottom:1px solid #ad935b;
}
#content .sign-block .box.padding{
	padding:0 10px 0 80px;
	width:596px;
}
#content .sign-block .box .button{
	float:left;
	width:57px;
	height:47px;
	margin:-6px 0 0;
	cursor:pointer;
	border:0;
	position:relative;
	background:url(../images/bg-button-go.png) no-repeat;
}
#content .sign-block .heading-holder {
	overflow:hidden;
	height:1%;
}
#content .sign-block .heading-holder strong{
	float:left;
	font-size:33px;
	margin:0 16px 0 0;
	font-style:italic;
	color:#724d14;
}
#content .sign-block .heading-holder p{
	margin:0;
	padding:10px 0 0;
	color:#fff;
}
#content .sign-block .box label{
	float:left;
	margin:0 10px 0 0;
	font-size:16px;
	font-weight:bold;
	color:#532c0c;
	line-height:20px;
}
#content .sign-block .box .text{
	width:232px;
	font-size:16px;
	font-weight:bold;
	color:#532c0c;
	padding:0 5px;
	margin:0 10px 0 0;
	border:0;
	float:left;
	background:#c0af8f;
	height:25px;
	line-height:25px;
}
#content .sign-block .box-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 25px;
}
#content .sign-block .box-holder.margin{
	padding:0 0 5px;
}
#content .sign-block .box-holder.padding{
	padding:0 0 22px;
}
#content .sign-block .info-box{
	float:left;
	margin:0 40px 0 0;
}
#content .sign-block .info-box.size,
#content .sign-block .info-box.padding{
	width:250px;
	margin:0;
	padding:0;
	overflow:hidden;
}
#content .sign-block .info-box strong{
	font-size:16px;
	color:#c8b690;
	font-weight:bold;
	display:block;
	padding:0 0 8px;
}
#content .sign-block .info-box .row{
	overflow:hidden;
	height:1%;
	padding:0 0 4px;
}
#content .sign-block .info-box .text{
	width:123px;
	padding:0 3px;
	height:20px;
}
#content .sign-block .info-box.padding label{
	width:70px;
	line-height:20px;
	margin:0 10px 0 0;
	float:left;
}
#content .sign-block .info-box .check{
	float:left;
	height:14px;
	margin:4px 10px 0 0;
}
#content .sign-block .info-box .button-holder{
	float:left;
	display:inline;
	margin:30px 0 0 60px;
}
#content .sign-block .info-box .button-holder span{
	float:left;
	font-size:13px;
	color:#4c260b;
	font-weight:bold;
	padding:5px 10px 0 0;
}
#content .bottom-box{
	padding:5px 15px 20px;
	overflow:hidden;
	height:1%;
}
#content .bottom-box p{
	font-size:13px;
	color:#b8a170;
	margin:0;
}
#content .bottom-box p a{
	color:#b8a170;
	text-decoration:underline;
}
#content .bottom-box p a:hover{text-decoration:none;}
#content .bottom-box .ad{
	display:block;
	width:116px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/ad02.gif) no-repeat;
}
/* footer */
#footer {
	padding: 12px 38px;
	position:relative;
	z-index:100;
	background:url(../images/bg-footer.gif) no-repeat;
}
#footer:after {
	display:block;
	clear:both;
	content:"";
}
#footer .footer-frame,
#footer .footer-holder{
	overflow:hidden;
	height:1%;
}
#footer .footer-frame{
	padding:4px 0 0;
}
#footer .nav{
	margin:0 0 0 -10px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html #footer .nav {
	height:1%;
	overflow:visible;
}
#footer .nav li{
	float:left;
	padding:2px 10px 2px 11px;
	margin:0 0 0 -1px;
	display:inline;
	background:url(../images/sep-footer-nav.gif) no-repeat 0 50%;
}
#footer .copy,
#footer .nav a{
	font-size:12px;
	color:#765f3d;
}
#footer .copy{
	margin:0;
	display:inline;
	padding:0 15px 0 0 ;
	background:url(../images/sep-copy.gif) no-repeat 100% 50%;
}
#footer .nav li.active a,
#footer .nav a.active,
#footer .nav a:hover{
	color:#7e6956;
	text-decoration:none;
}
#footer address{
	color:#a89376;
	margin:0 0 0 5px;
	font-style:normal;
	display:inline;
}
#footer .social-holder{
	border:1px solid #6d4a2a;
	float:left;
}
#footer .social-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer .social-holder ul img{vertical-align:top;}
#footer .social-holder ul li{
	float:left;
	margin:0;
	background:none;
	padding:0;
}
#footer .ad{
	line-height:30px;
	padding-right:30px;
	float:right;
	color:#71522f;
	font-size:10px;
	background:url(../images/bg-copy.gif) no-repeat 100% 0;
}
#footer .ad:hover {
	text-decoration:none;
	color:#fff;
}
#footer dt,
#footer dl,
#footer dd{
	margin:0;
	display:inline;
	color:#a89376;
}