/* base
----------------------------------------------- */
	
*{
	padding: 0;
	margin: 0;
	}
	
html, body{
	margin: 0;
	padding: 0;
	color: #675943;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 2em;
}

input, select, textarea {
	font-size: 100%;
	padding: 2px;
	margin: 0px;
}

hr  {
	display: block;
	padding: 0;
	margin: 0.6em 0;
	height: 1px;
	background: transparent url(../images/dotted.gif) repeat-x left 50%;
	border: none;
}

td{
	padding: 2px;
	color: #675943;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em
	
}
/* layout
----------------------------------------------- */

body{
	text-align: center;		/* centers content in IE5.5 and earlier */
	background: #e9e9e0;
	}

#wrapper{
	width: 940px; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/bg.gif) repeat-y;
	}

#header{
	position: relative;
	background: url(../images/logo.gif) no-repeat top left;
	background-color:#e9e9e0;
	height: 115px;
	width: 940px;
	padding: 0;	
}
#header #loginStatus{
	float: right;
	text-align: right;
	font-size: 75%; 
	margin-right: 30px;
	margin-top:70px;
}

#innerWrap{
	width: 940px; 
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg.gif) repeat-y;	
	}
#shadow {
	background: url(../images/shadow.gif) no-repeat;
	display: block;
	height: 20px;
	width: 940px;
}

#contentHome{
	width: 890px;
	margin: 0 25px;
	border-bottom: solid #fff 5px;
	background: url(../images/content_bg.gif) repeat-y;
}

#intro{
	float: left;	/* Opera 5 */
	width: 600px;	/* IE5Win */
	position: relative;
}

#mainFlash{
	float: left;	/* Opera 5 */
	width: 600px;	/* IE5Win */
	position: relative;
}
#content{
	width: 890px;
	margin: 0 25px 5px 25px;
	padding: 0;
	background: url(../images/content_bg2.gif) repeat-y; 
}
#content_property{
	width: 890px;
	margin: 0 25px 5px 25px;
	padding: 0;
	background: url(../images/content_property.gif) repeat-y;
}

#main
{
	min-height: 100%;
	float: left;	/* Opera 5 */
	width:670px;
	margin-left:1px;
	margin-bottom:20px;
	/*width: 660px;
	\width: 670px;
	w\idth: 660px;
	padding-top:15px;
	padding-left:10px;
	padding-bottom:20px;
	padding: 15px 0 20px 10px;*/
	/*position: relative;*/
}

.maxh
{
  min-height: 100%;
  vertical-align:bottom !important;
  display:table;
  height:100%
}	

* html .maxh {
	height: 100%;	
} 


#sidebar{
	float: right;
	width: 260px;
	/*width: 290px;*/
	padding: 0 12px 20px 12px;
	position: relative;
	}
#sidebar p, 
#rightCol p,
#sidebar td{
	color: #5f4a27;
	font: 0.9em Georgia, "Times New Roman", Times, serif;
	}	
/*  Inner pages after homepage */	
#rightCol{
	float: right;
	width: 210px;
	padding-top:50px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/rightCol_bg.gif) no-repeat center top;
}
/*#rightCol{
	float: right;
	width: 175px;
	padding: 50px 15px;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/rightCol_bg.gif) no-repeat center top;
}		*/

#rightCol h3{
	display: block;
	text-align: center;
	border-top: solid 1px #796645;
	border-bottom: solid 1px #796645;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #7b6949;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
}	
	
#rightCol ul {
	text-align: left;
	list-style: none;
}


#rightCol li a {
	font-size: 0.9em;
	padding: 2px 0;
	display: block;
	width: 100%;
	text-decoration: none;
	color: #531c06;
	text-indent: 10px;
	background: url(../images/arrow.gif) no-repeat left top;
	margin-left:15px;

}
#rightCol li a:hover, #rightCol li a.on {
	color: #a13228;
	text-decoration: underline;	
}
	
.path{ 
	border-bottom: solid 3px #e4e5da;
	height: 25px;
	margin-top: 5px;
	margin-left:3px;
	 }
#sidebar ul {
	margin: 0;
	text-align: left;
	list-style-type: none;
	}
  
#sidebar li a, #sidebar li a.on {
	font-size: 1.1em;
	padding: 3px 5px 3px 3px;
	display: block;
	width: 200px;
	text-decoration: none;
	color: #531c06;
	border-bottom: solid 1px #c0b3ab;
}

#sidebar li a.on {
	font-weight: bold;	
}

#sidebar li a:hover {
 	background: #dfd6cd;
}	



/* typography
----------------------------------------------- */

a{
	color: #a13228;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	
}
a.navtitle{
	color: #a13228;
	text-decoration: none;
}
a.navtitle:hover{
	text-decoration: underline;
	
}


img{ display: block; }

a img{ border: none; }

h1,
h2,
h3,
h4,
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h1 {
	/*color: #83c1da;*/
	color:#a13228;
	font-size: 1.6em;
	padding-bottom:10px;
}
#header h1 {
	color: #000033;
	font: 150% arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	float: left;
}
#header h1 a {
	display: block;
	width: 450px;
	height: 115px;
	text-decoration: none;
	text-indent: -3000px;
	border: none;
}
#header h1 a:hover {
	background-color: transparent;
}


h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #b3a694;
	margin: 0.9em 0;
	line-height: 1.3em;
  	}

h3 {
	font-size: 1.2em;

	}
	
h4 {
	font-size: 1.1em;
	line-height: 1.6em;
	background-color: #e5e6db;
	color: #a13228;
	display: block;
	padding: 4px;
	margin: 15px 0 5px 0;
	}
h5 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;	
	margin-bottom: 15px;
}
ol {
	margin: 0.2em 0 1em 0;
	padding-left: 2.25em;
	}

p {
	margin: 0.8em 0;
	line-height: 1.8em;
	}		

blockquote {
	display: block;
	margin: 0.8em 150px;
	padding: 0.8em 0;
	line-height: 1.8em;
	font-size: 0.9em;
	background: url(../images/double_dots.gif) repeat-x bottom;
	}
blockquote span{
	display: block;
	height: 20px;
	text-align: center;
	background: #fff url(../images/double_dots.gif) repeat-x center;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6e5200;	
	}		
blockquote span em{
background-color: #fff;
display: inline;
	}		


small{ font-size: 0.8em; }

.title{ font-size: 0.9em; font-style: italic;}


/* header
----------------------------------------------- */

#navWrap {
	width: 890px;	/* Opera 5 */
	height: 30px;
	clear: both;
	margin: 5px 25px;

	}

#nav {
	background: #fff url(../images/nav.gif) 0 0 no-repeat;
	width: 890px;
	height: 30px;
	position: relative;	

	}

	
#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	line-height: 30px; 
	position: absolute; 
	text-indent: -9999px; 
	text-align: center;
	}
	
#nav a {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
	border: none;
	}	
#nav1 {left: 0px; top: 0; width: 165px; height: 30px; }
#nav2 {left: 169px; top: 0; width: 174px; height: 30px; }
#nav3 {left: 347px; top: 0; width: 178px; height: 30px; }
#nav4 {left: 529px; top: 0; width: 178px; height: 30px; }
#nav5 {left: 711px; top: 0; width: 183px; height: 30px; }

#nav1 a:hover, #nav1 .on {background: url(../images/nav.gif) 0px -30px no-repeat; }	
#nav2 a:hover, #nav2 .on {background: url(../images/nav.gif) -169px -30px no-repeat; }	
#nav3 a:hover, #nav3 .on {background: url(../images/nav.gif) -347px -30px no-repeat; }	
#nav4 a:hover, #nav4 .on {background: url(../images/nav.gif) -529px -30px no-repeat; }	
#nav5 a:hover, #nav5 .on {background: url(../images/nav.gif) -711px -30px no-repeat; }
	

/* footer
----------------------------------------------- */

#footer{
	clear: both;
	color: #9b8c75;
	background: #e9e9e0 url(../images/footer.gif) no-repeat top left;
	padding: 10px 0 0 20px;
	}
#footer p {
	color: #9b8c75;
	font-size: 0.8em;
	margin: 0;
}
#footer p a {
	color: #9b8c75;
}

#footer p a:hover {
	background-color: transparent;
	color: #977347;
	text-decoration: none;
}

/* page specific
----------------------------------------------- */

/*	About - Sidebar Bios */

/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

#login{
	margin: 20px auto;
	padding: 30px 0 0 10px;
	background: transparent url(../images/login_header.gif) no-repeat center top;

}

#login input{
	width: 140px;
}

input.loginBtn{
	background: url(../images/login.gif) no-repeat;
	display: block;
	height: 28px;
	width: 93px;
	border-style: none;

}
input.submitBtn{
	background: url(../images/btn_red.gif) no-repeat;
	display: block;
	height: 28px;
	width: 93px;
	border-style: none;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #e4e5d5;
}
input.submitBtnLong{
	background: url(../images/btn_red_long.gif) no-repeat;
	display: block;
	height: 28px;
	width: 180px;
	border-style: none;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #e4e5d5;
}
#bannerAdd{
	margin: 0;
	width: 260px;
	height: 150px;
	background: url(../images/banner_add.gif) no-repeat center 0;	

}
#bannerAdd a{
	display: block;
	width: 260px;
	height: 150px;
	text-indent: -9999px;
}
#bannerAdd a:hover{
		background: url(../images/banner_add.gif) no-repeat center -150px;

}

#searchBox{
	padding: 0 0 0 10px;

}


/* General */

img.right {
	border: solid 4px #dfd7c5;
	margin: 5px 0 3px 15px;
	float: right;
}
img.homePrices {
	margin: 5px 0 3px 10px;
	float: right;
}
a.map {
	margin: 0px 0 3px 15px;
	float: right;
	width: 160px;
	display: block;
}


th {
	font-weight: bold;
	background: #eee;
	text-align: left;
	padding: 3px 5px;
}
.blueButton {
	background: transparent url(../images/bluebutton.gif) no-repeat left top;
	text-align: center;
	display: block;
	height: 30px;
	width: 350px;
	border-style: none;
	padding-top: 10px;
	margin: 0 auto;	
}
.brownButton {
	background: url(../images/brownButton.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
	border-style: none;
	width: 200px;
	height: 30px;
}

a.blueButton {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}
a.blueButton:hover {
	background: transparent url(../images/bluebutton.gif) no-repeat left top;
}
.priceShade {
	background: #e5d0b7;
}

.message
{
	color: Red;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	}
/* FAQ */


.faq {
	margin-left: 0px;
	margin-right: 10px;
	padding: 0;
}


.faq TD.questionlink {
	border-bottom: 1px solid #83c1da;
	padding: 2px 0;
}

.faq TD A {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #333;
}

.faqtext  {	
	text-decoration: none;	
	color: #333;	
}

.faq TD.questionlink A:hover {
	display: block;
	background-color: #83c1da;
	text-decoration: none;
	color: #FFFFFF;
}

.faq TD.answer {
	border-bottom: 0;
	text-align: justify;
	padding: 10px 20px 10px 0; 
}
.faq TD.answer a{
	display: inline;
	color: #4aa3c7;	
	text-decoration: none; 
}
.faq TD.answer a:hover{ text-decoration: underline; }	


.faq TD.backtotop {
	vertical-align: top;
	font-family: Arial, san-serif;
	font-size: 0.80em;
	width: 100px;
	text-align: left;
	padding: 13px 0;
	background: url(../images/arrow_top.gif) no-repeat left 15px;
	text-indent: 15px;
}

.faq TD.backtotop A {
	display: inline;
}

.faq TD.backtotop A:hover {
	color: #FFFFFF;
	background-color: #6AC8D2;
}
.imageCenter {
	display: block;
	margin: 0px auto;
	text-align: center;
}
.imageCenter img{
	margin: 0px auto;
}
.note{
	font-size: 0.8em;
	color: #afa29d;
	line-height: 1.2em;
}
p.testimonials {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #431e0a;
}
.source {
	color: #afa29d;
	text-align: right;
	font: bold 0.9em Arial, san-serif;
	display: block;
}
a.lightLink {
	color: #9b8c75;
	text-decoration: underline;
}
a.lightLink:hover {
	color: #9b8c75;
	text-decoration: underline;
}



/* search result*/
#searchResult {
	float: left;
	width: 100%;
}
img.thumbnail { 
padding: 2px; 
border: 4px solid #d9dde0; 
background: #fff; 
float: left; 
margin: 0 10px 0 0; 
}
a:hover img.thumbnail { border: 4px solid #b3a694; }

#searchResult  p {
	MARGIN: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 0.9em;
	display: block;
}
#searchResult  p a {
	PADDING: 4px; 
	DISPLAY: block; 
	height: 90px;
	COLOR: #232f38; 
	TEXT-DECORATION: none;
}
#searchResult  p a:hover {
	background-color: #efefef;
}

#searchResult  strong {
	FONT-WEIGHT: normal; 
	font-size: 1.1em;
	COLOR: #626f51;
}

#searchResult span {
	color: #a13228;

}
#searchResult h4 img {
	float: right;
	display: block;
}

/* General Classes
----------------------------------------------- */

.price {
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
	color: #996600;
}

.sidebarExtra {
	border-top: solid 1px #796645;

}

/* Tabs 
----------------------------------------------- */
.shadetabssoo{
padding: 5px 0;
margin-left: 10px;
margin-top: 20px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabssoo li{
display: inline;
font: bold 12px Verdana;
margin: 0;
}

.shadetabssoo li a{
text-decoration: none;
padding: 5px 15px;
margin-right: 1px;
border: 1px solid #b19975;
color: #fff;
background-color: #b19975;
}


.shadetabssoo li a:hover{
text-decoration: none;
background-color: #fff;
color: #3e311c;
}

.shadetabssoo li.selected{
position: relative;
top: 0px;

}

.shadetabssoo li.selected a{ /*selected main tab style */
color: #3e311c;
border-bottom-color: white;
background-color: #fff;
}

.shadetabssoo li.selected a:hover{ /*selected main tab style */
text-decoration: none;
background-color: #fff;
}

.tabcontentsoo{ /*style of tab content container*/
border-top: 1px solid #b19975;
padding-top: 20px;

}
.tabcontentsoo p, .tabcontentsoo ul{
	font-size:90%;
	line-height: 1.2em;

}
.tabcontentsoo li{
	line-height: 1.8em;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat left center;
	text-indent: 15px;
}
.tabcontentsoo li a{
	color: #675943;
	text-decoration: none;
	background: url(../images/dotted.gif) repeat-x bottom;
}
.tabcontentsoo li a:hover{
	color: #a12220;
	text-decoration: none;
}
#tabcontentL{
	width: 330px;
	float: left;
}
#tabcontentR{
	width: 310px;
	float: right;
}

.tabcontentsooDesign{ /*style of tab content container*/
/*border-top: 1px solid #b19975;*/
padding-top: 20px;

}
.tabcontentsooDesign p, .tabcontentsooDesign ul{
	font-size:90%;
	line-height: 1.2em;

}
.tabcontentsooDesign li{
	line-height: 1.8em;
	list-style: none;
	background: url(../images/bullet.gif) no-repeat left center;
	text-indent: 15px;
}
.tabcontentsooDesign li a{
	color: #675943;
	text-decoration: none;
	background: url(../images/dotted.gif) repeat-x bottom;
}
.tabcontentsooDesign li a:hover{
	color: #a12220;
	text-decoration: none;
}


.property-list{
	clear:left;
	padding:10px 0px;
	display:block;
	border-bottom: solid 1px #ded8d0; 
}

.property-list img
{
	float:right;
	margin-left:10px;
	display:inline;
}
.property-list a{
	text-decoration: none;
}

.property-list span.destinationheader, .property-list span.destinationheader a{
	text-transform:uppercase;
	text-decoration: none;
	margin-bottom:10px;	
	display:block;
	font-weight:bold;
	color: #675943;
}
.property-list span.destinationheader a:hover{
	text-decoration: underline;	
}

.details{
	text-indent: -3000px;
	display: block;
	background-image: url(../images/btn_details.gif);
	width: 105px;
	height: 24px;
}

/* second level nav
----------------------------------------------- */

.twoleveltabcontent{ /*style of 2 level tab content container*/
border-top: 1px solid #b19975;

}

#leveltwonav{
	margin-left:10px; 
	margin-bottom:20px; 
	margin-top:5px; 
	vertical-align:text-top; 
	color:#B19975; 
	}

#leveltwonav p {
	color: #B19975;
	font-size: 1.0em;
	margin: 0;
}
#leveltwonav p a {
	color: #B19975;
}

#leveltwonav p a:hover {
	background-color: transparent;
	color: #977347;
	text-decoration: none;
}


.wishlist {
	line-height: 1.8em;
	list-style: none;
	background: url(../images/icon_flower.gif) no-repeat left center;
	text-indent: 17px;
	color:#A13228;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}
.wishlist a{
	/*color: #675943;*/
	text-decoration: none;
	background: url(../images/dotted.gif) repeat-x bottom;
	color:#A13228;
	font-size:12px;
	font-weight:bold;
}
.wishlist a:hover{
	color:#A13228;
	text-decoration:underline;
}
.require
{
	color:#000000;
}
.propertyName
{
	font-size: 1.1em;
	line-height: 1.6em;
	color: #a13228;
	font-weight:bold;
	display: block;
	margin-left:20px;
	margin-bottom:5px;
}
#instructionPrintList
{
	display:none;
}
#agreeList
{
	display:none;
}

#sidebar-home 
{
	float: right;
	width: 212px;
	padding-top:50px;
	position: relative;
	background: url(../images/rightCol_bg.gif) no-repeat right top;
}
#sidebar-home ul {
	margin: 0;
	padding-top:0px;
	}
  
#sidebar-home li {
	font-size: 1.1em;
	padding: 0;
	list-style: none;
	display: block;
	width: 212px;
	text-indent: -9999px;

}
#sidebar-home  a {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
	/* THANKS ROGIE */
	}	
	
#button1 a{left: 0px; top: 0; width: 212px; height: 71px; background: url(../images/btn_airbooking.gif) no-repeat 0 0; margin-bottom: 0px;}
/*#button1 a:hover{background: url(../images/btn_airbooking.gif) no-repeat 0 -71px;}*/
#button2 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_carbooking.gif) no-repeat 0 0; margin-bottom: 0px;}
/*#button2 a:hover{background: url(../images/btn_carbooking.gif) no-repeat 0 -71px;}*/
#button3 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_hotelbooking.gif) no-repeat 0 0; margin-bottom: 0px;}
/*#button3 a:hover{background: url(../images/btn_hotelbooking.gif) no-repeat 0 -71px;}*/
#button4 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_golfswitch.gif) no-repeat 0 0; margin-bottom: 0px;}
/*#button4 a:hover{background: url(../images/btn_golfswitch.gif) no-repeat 0 -71px;}*/
#button5 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_ticketnow.gif) no-repeat 0 0; margin-bottom: 0px;}/*btn_ticketsoon.png 7px 4px*/
/*#button5 a:hover{background: url(../images/btn_ticketnow.gif) no-repeat 0 -71px;}*/
#button6 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_opentable.gif) no-repeat 0 0; margin-bottom: 0px;}
/*#button6 a:hover{background: url(../images/btn_opentable.gif) no-repeat 0 -71px;}*/
#button7 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_concierge.gif) no-repeat 0 0; margin-bottom: 0px;}
/*#button7 a:hover{background: url(../images/btn_concierge.gif) no-repeat 0 -71px;}*/
#button8 a{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_auction.jpg) no-repeat 7px 7px; margin-bottom: 0px;}/*btn_auction_soon.png 7px 7px*/

#sidebar-home h3{
	display: block;
	text-align: center;
	border-top: solid 1px #796645;
	border-bottom: solid 1px #796645;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #7b6949;
	margin-left:10px;
	margin-top:20px;
	margin-right:10px;
	margin-bottom:10px;
}

.simpleList
{
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 5px;
}
/*****************/
.year_switch {
	
}
.year_switch a{
	float:right;
	font:16px georgia,serif;
	color:#b44532;
	text-decoration:none;
	margin:5px 2px;
	line-height:20px;
}
.year_switch .theYear{margin-top:0px !important;}

.page_title {
	color:#a13228 ;
	font:bold 14px georgia,serif;
	line-height:27px;
	background:#e5e6db;
	padding:0 10px;
}

.page_subtitle {
	font:12px georgia,sans-serif;
	line-height:27px;
	color:black
}

    .ccell_blue
    {
        width: 24px;
        height: 23px;
        background: #e1e9f1;
    }
    .ccell_blue .cross
    {
        background: url(../images/ccross_blue.png) center center no-repeat;
        height: 23px;
    }
    .ccell_red
    {
        width: 24px;
        height: 23px;
        background: #d9cece;
    }
    .ccell_red .cross
    {
        background: url(../images/ccross_red.png) center center no-repeat;
        height: 23px;
    }
    .ccell_dark
    {
        width: 24px;
        height: 23px;
        background: #6e6e6e;
    }
    .ccell_dark .cross
    {
        background: url(../images/ccross_dark.png) center center no-repeat;
        height: 23px;
    }

.rolling {
font-family:arial,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
overflow:hidden !important;
}

.rolling td {
padding-right:10px;
text-align:center;
vertical-align:top;
}

.img_height {
height:60px;
}

    /*blocking*/
    .ccell_blue .crossRed
    {
        background: url(../images/redcross_onblue.png) center center no-repeat;
        height: 23px;
    }
    .ccell_red .crossRed
    {
        background: url(../images/redcross_onred.png) center center no-repeat;
        height: 23px;
    }
    .ccell_dark .crossRed
    {
        background: url(../images/redcross_ongray.png) center center no-repeat;
        height: 23px;
    } 
    
.imagesList
{
	list-style-type: none;
	margin: 2px 2px 2px 2px;
	cursor: pointer;
	display: inline;
	border: 1px solid black;
}
.submit_but {
	background: url(../images/btn_red_left.gif) no-repeat;
	float:left;
	height: 28px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #e4e5d5;
	padding-left:9px;
	white-space:nowrap;
	line-height:28px;
	font-weight:bold;
	cursor:pointer;
}
.submit_but div {
	padding-left:22px;
	padding-right:26px;
	background: url(../images/btn_red_right.gif) no-repeat;
	background-position:right top;
	height: 28px;
	float:left;
}

#button8 .auctionBtn{left: 0px; top: 0; width: 212px;height: 71px; background: url(../images/btn_auction_soon.png) no-repeat 7px 7px; margin-bottom: 0px;}

.DescrBoxContent.m_class {
 /*padding:25px 3px; */
 padding:3px; 
 /*background: url(../images/deckthing.png) 50% 15px rgb(233, 227, 215) no-repeat;*/
 background-color:rgb(233, 227, 215);
 float:left;
 text-align: left; line-height: 2em; font-family:Tahoma, Geneva, sans-serif; color: rgb(124, 108, 90); font-size: 12px; width:630px;
}
.DescrBoxContent.m_class .DescrBoxListLeft {
 margin: 15px 0px 0px; overflow: hidden; width: 270px; float: left;
}
.DescrBoxContent.m_class .DescrBoxListLeft textarea {
 font-family:Tahoma, Geneva, sans-serif; color: rgb(100, 89, 69); font-size: 13px; width:240px;
}
.DescrBoxContent.m_class  .DescrBoxListRight {

 background:url(../images/deckthing.png) 50% 10px no-repeat #E9E9DF;
 border:1px solid #B19975; 
 color:#B19975;
 float:left;
 margin:0;
 overflow:hidden;
 padding:40px 10px 10px;
 width:330px;
}
.DescrBoxContent.m_class .DescrBoxListRight textarea {
    font-family:Tahoma, Geneva, sans-serif; color: rgb(100, 89, 69); font-size: 13px; width:322px;
}
.DescrBoxContent.m_class .clear {
    height: 1px; visibility: hidden; clear: both;
}
.DescrBoxContent.m_class .DescrBoxListLeft .title {
    font-size:13px;
    font-style:normal;
    font-weight:bold;
}
.DescrBoxContent.m_class .DescrBoxListLeft ul {
    line-height: normal;
    color: rgb(100, 89, 69);
    font-size: 13px;
    list-style:disc;
    margin:0 0 0 15px;
}
.DescrBoxContent.m_class .DescrBoxListRight .title {
    font-size:13px;
    font-style:normal;
    font-weight:bold;
}
.DescrBoxContent.m_class .DescrBoxListRight .DescrBoxTip {
    font-size:10px;
}
.DescrBoxContent.m_class .DescrBoxListRight ul {
    margin: 5px 0px; padding: 0px 15px; font-size: 13px ;line-height:16px;
}
.DescrBoxContent.m_class .DescrBoxText {
    color: rgb(100, 89, 69); font-size: 13px;
}
.DescrBoxContent.m_class .DescrBoxText p {
    line-height:normal;
    margin:0.8em 0 !important;
}
.DescrBoxContent.m_class .DescrBoxText input {
     font-family:Tahoma, Geneva, sans-serif; color: rgb(100, 89, 69); font-size: 13px; width:530px;
}
.DescrBoxContent.m_class .DescrBoxText textarea {
     width: 625px; font-family:Tahoma, Geneva, sans-serif; color: rgb(100, 89, 69); font-size: 13px;
}
.DescrBoxContent.m_class .comm {
    font-size: 10px; line-height: normal; color: rgb(100, 89, 69);
}

/* footer home
----------------------------------------------- */

#footerHome{
    clear: both;
    color: #9b8c75;
    width: 100%;
    padding: 10px 0 0 5px;
    text-align: left;
    background: url("images/footer.gif") no-repeat scroll left top #E9E9E0;
    padding-left:20px;
}
#footerHome p {
    color: #9b8c75;
    text-align: left;
    font-size: 0.8em;
    margin: 0;
    width:690px;
    float:left;
}
#footerHome p a {
    color: #9b8c75;
    text-decoration:none;
}
#footerHome p a:hover {
    background-color: transparent;
    color: #977347;
    text-decoration: none;
}
