/* CSS Document */
/*layout*/
html, body, #container, #main {
	min-height: 100%;
	height: 100%;
}
html>body, html>body #container, html>body #main {
	height: auto;
}
body {
	font: 12px Verdana, Helvetica, sans-serif;
	line-height: 1.5em;

	margin: 0px;
	padding: 0px;
	color: #7f6849;

}
.image_border{
border:1px solid #BFBFBF;
margin:2px;
}
.size11{ font-size:11px; } 
.size12{ font-size:12px; } 
.size13{ font-size:13px; } 
.size14{ font-size:14px; } 
.size16{ font-size:16px; } 
.size18{ font-size:18px; } 
.size20{ font-size:20px; } 
.table_border,
.table_border td{
	border-collapse:collapse;
	border:1px solid #BFBFBF;
	padding:4px;
}

#bg {
	background-image:url(/images/header_tile.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #fff7ea;
}
a:link {
	color: #7f6849;
}
a:visited {
	color: #7f6849;
}
a:hover {
	color: #7f6849;
}
a:active {
	color: #7f6849;
}
#container {
	width: 90%;
	margin: 0px auto;
	text-align: left;
}
#header {
	height: 159px;
}
#left_image {
	float:left;
	width:219px;
	right:144px;
}
#logo {
	height:146px;
	width:177px;
	margin:0px auto;
}
#main {
	padding:10px;
	background-image:url(/images/nav_tile.gif);
	background-position:left;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	
}
#mainwrap {

	
}
#menu {
	float:left;
	width:151px;
}
#menu ul {
	padding:0px;
	margin:0px;
}
#menu li {
	list-style:none;
	padding-left:5px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
	font-family: tahoma,trebuchet MS, Arial;
	padding-bottom:4px;
	width:143px;
	float:left;
	clear:left;
	background-image:url(/images/nav_line.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#menu li a, #menu li a:link, #menu li a:visited {
	display:block;
	text-decoration:none;
	background-image:url(/images/icon_arrow.gif);
	background-position:0px 11px;
	background-repeat:no-repeat;
	padding-left:10px;
	
	color:#482706;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu_bottom {
	height:96px;
	width:141px;
	padding-left:5px;
	padding-top:30px;
	clear:both;
}
#member_menu{
	padding:4px;
}
#content {
	margin-left:160px;
	padding:5px;
}
#announce {
	clear:both;
	font-size:30px;
	color:#bcd53b;
	text-align:center;
	margin-bottom:30px;
	margin-top:10px;
}
#text_box {
	width:230px;
	height:140px;
	float:left;
	margin-right:23px;
	line-height:normal;
	font-size:13px;
	text-align:justify;
}
.dkorange {
	color:#603400;
}
.dkpink {
	color:#8f1040;
}
.dkaqua {
	color:#07494c;
}
.dkgreen {
	color:#4b5806;
}
#footer {
	padding: 10px 70px;
	height:90px;
	margin:0px auto;
	clear:both;
	background-color:#332313;
	background-image:url(/images/footer.gif);
	background-repeat:repeat-x;
	background-position:top;
	/*left:0px;
	bottom:0px;*/
	
}
/* hide from Mac IE5 */

/* \*/
/*
#footer {
	position: absolute;
}*/
/* */

/* Change in Opera 5+ (and some others) */
/*
html>body div#footer {
	position: static;
}*/
/* Change back in everything except Opera 5 and 6, still hiding from Mac IE5 */

/* \*/
/*
head:first-child+body div#footer {
	position: absolute;
}*/
/* */

#footer a:link {
	color: #7f6849;
}
#footer a:visited {
	color: #7f6849;
}
#footer a:hover {
	color: #7f6849;
}
#footer a:active {
	color: #7f6849;
}
#footer_left {
	float:left;
}
#footer_right {
	float:right;
	text-align:right;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#7f6849;
	font-weight:100;
	margin:10px 0px 0px 0px;
    font-style:italic;

}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#482706;
	font-weight:500;
}
h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color:#482706;
	font-weight:500;
	margin:0px;
	letter-spacing:-1px;
	padding:20px 0px 12px 20px;
	margin:0px 0px 5px 0px;
}
h3.underline{
	background-image:url(/images/background_h3.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
}

h3.underline_short{
	background-image:url(/images/background_h3_short.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

h4 {
	font-family: arial, Helvetica, sans-serif;
	font-size:17px;
	color:#f7931e;
	margin:0px;
}
h5 {
	font-family: arial, Helvetica, sans-serif;
	font-size:17px;
	color:#333333;
	margin:0px;
}
h6 {
	font-family: arial, Helvetica, sans-serif;
	font-size:17px;
	color:#012683;
	margin:0px;
}
.forms {
	background-color: #FFFFFF !important;
	border: 1px solid #cdc1ac !important;
	padding:1px;
	margin:1px;
}
.form_sml {
	background-color: #FFFFFF !important;
	border: 1px solid #cdc1ac !important;
	margin:0px;
	padding:1px;
	font-size:10px;
	color:#666666;
}
.image_border {
	border: 1px solid #cdc1ac;
	margin: 3px 10px;
	padding: 3px;
}
hr {
	border: 0;
	color: #b5cdde;
	background-color: #b5cdde;
	height: 1px;
	width: 100%;
	text-align: left;
}
.news_date {
	font-size:10px;
	font-style:italic;
	color:#999999;
}
/* font sizes */
.size9 {
	font-size:9px;
}
.size10 {
	font-size:10px;
}
.size11 {
	font-size:11px;
}
.size12 {
	font-size:12px;
}
.size14 {
	font-size:14px;
}
.size20 {
	font-size:20px;
}



#featured_home{
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#482706;
line-height:normal;
}

#featured_home a:link, a:hover, a:visited{
color:#332313;
}

.warm_brown{
color:#8c4b0a;
}

.brown_box{
background-color:#ece1cd;
border:1px solid #cdc1ac;
}

.small_dark{
font-size:10px;
color:#482706;
line-height:normal;
}


div.error, div.success, div.info, div.warning, div.secure {
	padding: 14px 10px 15px 40px;
	margin: 5px 0 10px 0;
	background-repeat: no-repeat;
	background-position: 15px 15px;
	font-weight: bold;
	font-size: 12px;
	color: #555;
}
div.error a, div.success a, div.info a, div.warning a, div.secure a {
	color: #111;
}
div.error ul, div.success ul, div.info ul, div.warning ul, div.secure ul {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 5px 0 0 25px;
}
div.error strong, div.success strong, div.info strong, div.warning strong, div.secure strong {
	font-size: 13px;
}
div.error ul li strong, div.success ul li strong, div.info ul li strong, div.warning ul li strong, div.secure ul li strong {
	font-size: 11px;
}
div.error ul li, div.success ul li, div.info ul li, div.warning ul li, div.secure ul li {
	padding: 4px 0 0 0;
	line-height: 1.3em;
}
div.error {
	background-color: #ffede5;
	border: 1px solid #dea3a3;
	background-image:url(/images/alert.gif);
}
.fieldlong {
	width: 290px;
	font-family: Verdana; 
	font-size: 13px; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #C0C0C0; 
	background-color: #EEEEEE
}
.fieldshort {
	width: 150px;
	font-family: Verdana; 
	font-size: 13px; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #C0C0C0; 
	background-color: #EEEEEE
}

.field_normal {
	font-family: Verdana; 
	font-size: 13px; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #C0C0C0; 
	background-color: #EEEEEE
}

.fieldfullwidth {
	width: 100%;
	font-family: Verdana; 
	font-size: 13px; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #C0C0C0; 
	background-color: #EEEEEE
}
.formbody{
	font-family: Verdana; 
	font-size: 13px; 
	border-left: 1px solid #666666; 
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #666666; 
	border-bottom: 1px solid #C0C0C0; 
	background-color: #EEEEEE
}


/* from old styles */

#main_header{
	width:100%;
	background-image:url(/images/background_header2.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	/* border-bottom:1px dotted #ebebeb; */
	border-bottom:1px solid #A8A8A8;
	height:30px;
	margin-top:0px;
	padding-top:12px;
}
#main_page{
	background-image:url(/images/background_fadebottom.gif);
	background-repeat:repeat-x;
}

#main_page2{
	background-image:url(/images/background_fadedown.gif);
	background-repeat:repeat-x;
	padding-top:15px;
	padding-left:15px;
}

#main_left{
	width:500px;
	float:left;
	margin-right:15px;
	margin-left:0px;
}
.main_left_text{
	text-align:left;
	padding-left:20px;
}
.main_left_text table.floattable{
	border:1px solid #E2E2E2;
	background-color:#F8F8F8;
	margin-bottom:5px;
	text-align:left;
	margin-right:10px;
	margin-left:0px;
}
.main_left_text table.chattable{
	float:left;
	border:1px solid #E2E2E2;
	background-color:#F8F8F8;
	margin-bottom:5px;
	text-align:left;
	margin-right:10px;
	margin-left:0px;
}



#main_right{
	float:left;
	width:207px;
	

}
hr.clear{
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
	height:0px;
}

a,
a:link,
a:visited{
	color:#6E0607;
	text-decoration:underline;
}
a:hover{
	color:#6E0607;
	text-decoration:none;
}
#main_page2 a,
#main_page2 a:link,
#main_page2 a:visited{
	color:#A1080A;
	text-decoration:underline;
}
#main_page2 a:hover{
	color:#A1080A;
	text-decoration:none;
}

#quick_search{
	background-image:url(/images/quick_search_image.gif);
	background-repeat:no-repeat;
	width:603px;
	height:41px;
	text-indent:40px;
	font-size:14px;
	padding-top:10px;
	color:#6F6D6E;
	margin-top:10px;
	margin-bottom:10px;
}
select.quick_search_field{
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
input.quick_search_field{
	width: 60px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

table.newmessage td{
	padding:5px;
	font-family:Trebuchet MS;
	font-size:13px;
}
div.newmail{
	width:100%px;
	height:16px;
	background-color:#F8F9D7;
	border:1px solid #c6c6c4;
	text-indent:12px;
	background-image:url(/images/mail_box.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
}
input.newmail{
	border:1px solid #c6c6c4;
	background-image:url(/images/button_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	color:#FFFFFF;
	font-size:11px;
	padding:1px;
}
input.newmail:hover{
	border:1px solid #c6c6c4;
	background-image:url(/images/button_bg_over.jpg);
	background-repeat:repeat-x;
	width:100%;
	color:#FFFFFF;
	font-size:11px;
	padding:1px;
}

select.bigwhite,
input.bigwhite{
	background-color:#FFFFFF;
	border:1px solid #c6c6c4;
	font-size:14px;
}

.profile_table{
	border-collapse:collapse;
}
.profile_table th{
	padding:5px;
	font-weight:bold;
	border-collapse:collapse;
	border-bottom:1px solid #E2E2E2;
	background-color:#E2E2E2;
}
.profile_table td{
	padding:5px;
	border-collapse:collapse;
	border-bottom:1px solid #E2E2E2;
}
.profile_table td.standout{
	font-weight:bold;
	color:#AC2728;
}

.mail_table{
	margin-top:10px;
	border-collapse:collapse;
	margin-right:20px;
	font-size:12px;
}
.mail_table th{
	background-color:#F7F7F7;
	border-bottom:1px solid #DEDFE1;
	border-top:1px solid #DEDFE1;
	color:#353334;
	text-align:left;
	border-collapse:collapse;
	padding:3px;
}
.mail_table td{
	padding:3px;
	color:#7B4650;
}
.mail_table tr.row1{
	background-color:#FAFAFA;
}.hottiesbg {
	background-image: url(/images/hotties_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.hottieslogobg {
	background-image: url(/images/hotties_gclogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dating_table_bg {
}
.redtitle {
	font-size: 15px;
	color: #a72429;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.small_grey {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}

.vote_gold{
background-image:url(/images/rating/gold.png);
}
.vote_white{
background-image:url(/images/rating/white.png);
}
.vote_ruby{
background-image:url(/images/rating/ruby.png);
}
#overlay{
	z-index:101;
	display:none;
	width:538px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:130px;
	position:relative;
}
#overlay_content{
	height:285px;
	width:487px;
	z-index:102;
	position:relative;
}
/*
#container{
	z-index:100;
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	background-image: url(/images/overlay.png);
}

* html #container{
	z-index:100;
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}
*/

.funky_box_right{
	width:100%;
	border-left:1px solid #F2F2F2;
	/* putting the border there screws things up between Firefox and IE */
	/* play with the h4 width:100% as well otherwise it overlaps this border in FF */
	/* border:1px solid #F2F2F2; */
	border-bottom:1px solid #F2F2F2;
	background-color:#FFFFFF;
	padding-bottom:5px;
	text-align:center;
}
.funky_box_right table{
	border:1px solid #F2F2F2;
	background-color:#F4F4F4;
	margin:10px;
	width:192px;
}
h4{
	width:100%;
	background-color:#F2F2F2;
	margin-bottom:4px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	text-indent:7px;
}
span.red{
	color:#AC2728;
}

h5{
	margin:0px;
	font-size:14px;
}

.funky_box{
	width:100%;
	background-image:url(/images/background_funkybox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #e2e2e2;
	margin-bottom:10px;
	text-align:center;
}
.funky_box_left{
	margin-left:20px;
	background-image:url(/images/background_funkybox.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #e2e2e2;
	margin-bottom:10px;
	text-align:center;
}

#main_quick_search{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-right:20px;
}

#main_notifications{
	background-image:url(/images/background_notifications.gif);
	background-repeat:repeat-x;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#main_welcome{
	float:left;
	font-size:15px;
	margin-left:20px;
	color:#000000;
	font-weight:bold;
}
.imgbdr{
border:1px solid #BFBFBF;
}
