.style1 {
	color: #000000;
	font-weight: bold;
}
.style2 {color: #000000}

.listings {
	border: 1px solid #8BA3C2;
	font-size:11px;
	color:#000;
	line-height: 12px;
}
.listings td {
	border-bottom: 1px solid #E6E6E6;
}
.listings th {
	background-color: #6C4E31;
	color: #FFFFFF;
}
.listings a { 
	color:#FFFFFF;
}
.listings a:hover{
	color:#C95B02;
}

.clsThumbImg{
opacity:0.6;
filter:alpha(opacity=60);
margin-top:0px;
}
.clsThumbImg:hover{
opacity:1;
filter:alpha(opacity=100);
margin-top:-4px;
}
.clsThumbImg_hover{
opacity:1;
filter:alpha(opacity=100);
margin-top:-4px;
}

/**/

.favListings {
	border: 1px solid #8BA3C2;
	font-size:11px;
	color:#000;
	line-height: 12px;
}
.favListingsNew {
	border: 1px solid #8BA3C2;
	font-size:11px;
	color:#000;
	line-height: 12px;
}
.favListingsTd{
	border-bottom: 1px solid #E6E6E6;
}
/*.favListings td {
	border-bottom: 1px solid #E6E6E6;
}*/
.favListings th {
	background-color: #6C4E31;
	color: #FFFFFF;
}
.favListings a { 
	color:#FFFFFF;
}
.favListings a:hover{
	color:#C95B02;
}

/**/



.details {
	border: 1px solid #8BA3C2;
	font-size:11px;
	color:#000;
	line-height: 12px;
}
#special{
color:#C95B02;
}
#special:hover{
color: #333333;
}
.details th {
	background-color: #6C4E31;
	color: #FFFFFF;
}
.details td {
	border-right: 1px solid #E6E6E6;
	
}
.padded td {
padding: 5px;
font-size:11px;
}

.head {
	background-color: #6C4E31;
	color: #FFFFFF;
}
.ndata {
	font-size: 12px;
}
.red {
	color:orange;
}
.blue
{
color:blue;
}
.alt {
	background-color: #F4F4F4;
}
#navcontainer {
	margin-top: -35px;
	margin-left: 520px;
	position:absolute;
	z-index: 1;
}	
	
#navlist ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
	white-space: nowrap;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	}

#navlist a { 
	padding: 3px 10px; 
	}

#navlist a:link, #navlist a:visited {
	color: #fff;
	background-color: #6C4E31;
	text-decoration: none;
	}

#navlist a:hover {
	color: #fff;
	background-color: #9C7048;
	text-decoration: none;
	}
	
/*
Navigation after login
*/
#mainnavLogin {
	position: relative;
	/*width: 752px;*/
	margin-left:3px;
	background: #fff url(../../img/bg_menu.jpg) repeat-x;
	border-top: 1px solid #ccc;
	height: 40px;
}
#mainnavLogin p {
	font-size: 11px;
	padding-bottom:10px; 
	padding-top:10px; 
	padding-left:3px; 
	margin: 0;
    font-weight:bold;
}
#mainnavLogin a {
	color: #3D3825;
	/*margin-right: 6px;*/
	margin-left: 0px;
	/*padding: 10px 10px 8px 20px;*/
	padding-bottom:8px;
	padding-left:11px;
	padding-right:3px;
	padding-top:10px;
	background-image: url(../../img/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 1px center;
}
#mainnavLogin a:hover {
	background-color: #F5F0E2;
}

input,textarea {
	border:1px solid #56523E;
}

#favcontainer {
	margin-top: -35px;
	margin-left: 275px;
	position:absolute;
	z-index: 1;
}	
	
#favlist ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0px;
	white-space: nowrap;
	}

#favlist li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	}

#favlist a { 
	padding: 3px 10px; 
	}

#favlist a:link, #favlist a:visited {
	color: #fff;
	background-color: #6C4E31;
	text-decoration: none;
	}

#favlist a:hover {
	color: #fff;
	background-color: #9C7048;
	text-decoration: none;
	}
	
.clsfieldset {
width:97%;
}
a.favorite {
	color: #333333;
	text-decoration: none;
	font-weight:normal;
}
a.favorite:hover {
	color: #000000;
	font-weight:bold;
}