BODY {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	background-image: url(images/bg_main.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	text-align: left;
	background-color: #F0F0F0;
}

div#mainwrap {
	margin: 0 auto 0;
	width: 800px;
	text-align: left;
}
td {
	font-size: 100%;
	color: #000000;
	border-color: #FFFFFF;
	outline-color: #FFFFFF;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: centre;
}
.maintable {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	background-repeat: repeat-y;
	padding: 10px;

}
.thirdtable {
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	padding: 20px;
}
.headingtext1 {
	font-size: 110%;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}

.subheadingtext1 {
	font-size: 120%;
	color: #FFFFFF;
}

.maintext1 {
	font-size: 12px;
	color: #333333;
	list-style-position: outside;
	list-style-type: circle;
	text-align: inherit;
	font-weight: normal;
}
.maintext2bigger {
	font-size: 120%;
	color: #CC0000;
	font-weight: bold;
}
.smalltext1 {
	font-size: 10px;
	color: #000000;
	font-style: normal;
	font: verdana, arial;
	text-decoration: none;
	text-align: right;
	font-weight: normal;
}

.bodylinks  {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.bodylinks    {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.bodylinks:visited   {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.bodylinks:hover   {
	color: #660000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
.secondlinks  { color: #666666; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.secondlinks    { color: #666666; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.secondlinks:visited   { color: #666666; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }
a.secondlinks:hover   { color: #CC0000; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; }

.thirdlinks  {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.thirdlinks    {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.thirdlinks:visited   {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.thirdlinks:hover   {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
a.button:link  
{
	font-size:12px;
	text-decoration:none;
	background-color:#009997;
	width:125px;
	color:#FFFFFF;
} 

a.button:visited  
{
	font-size:12px;
	text-decoration:none;
	background-color:#009997;
	width:125px;
	color:#FFFFFF;
	} 

a.button:active  
{
	font-size:12px;
	text-decoration:none;
	background-color:#009997;
	width:125px;
	color:#FFFFFF;
	} 

a.button:hover  
{
	font-size:12px;
	text-decoration:none;
	background-color:#87B5CD;
	width:200px;
	color:#000000;
	} 
#navlist
{
	margin-left: 0;
	width: auto;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#navlist li
{
	list-style: none;
	background-color: #DA8640;
	margin: 0;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#navlist li a
{
display: block;
padding: 0.225em;
border-left: 1em solid #AAB;
text-decoration: none;
}

#navlist li a:link { color: #000000; }
#navlist li a:visited {
	color: #FFFFFF;
}

#navlist li a:hover
{
	color: #FFF;
	background-color: #666666;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #DA8640;
}


#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #996600;
color: #000000;
}
.maintableheading1 {

	font-size: 110%;
	font-weight: bold;
	color: #666666;
	background-repeat: repeat-y;
	padding: 10px;
}
.copyright {
	color: #333333;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-style: italic;
}
a.copyright {
	color: #333333;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-style: italic;
}
a.copyright:visited {
	color: #333333;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-style: italic;
}
a.copyright:hover {
	color: #FF993A;
	font-weight: normal;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	font-style: italic;
}
#hnavcontainer ul li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #362F1F;
	font-weight: bold;
	color: #000000;
	background-position: left;
}

#hnavcontainer a
{
	padding: 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	display: block;
	width: 200px;
	border: 1px solid #F9A03C;
}

#hnavcontainer li#active {
	color: #FFFFFF;
	
}
#hnavcontainer a:hover {
	color: #FFFFFF;
	
}

input.text {
width: 205px;
}

#registration #howheard, #registration #gender {
width: 210px;
}
#latest_badge_wrapper { border: 0px solid black; width: 240px; height: 255px; overflow: hidden; }
#latest_badge_inner { padding: 25px 0 00px 15px; }
.wld_badge_item { float: left; margin: 0 20px 0 0; padding: 0; }
.wld_badge_item img { border: 1px solid #333; margin: 5px 0 0 0; width: 88px; height: 88px; }
.wld_badge_item_detail { margin-top: 5px; width: 90px; text-align: center; font-size: 71%; font-weight: bold;}
.wld_badge_item_region { display: none; }
.wld_badge_clear { clear: both; }
#latest_badge_item_4 img { margin: 5px 0 0 2px; }


.latest_news_box table{
		border:solid 1px #DDD9D9;
}
.latest_news_box td{
		padding:0 5px;
}
.latest_news_box span{
		font-size:10px;
}
.latest_news_box h3{
	margin-bottom:0px;
}
.latest_news_box h3 a{
	color: #CC0000;
	font-weight: bold;
	font-size:13px;
	text-decoration:none;
	margin:0px;
}

.latest_news_box h4 a{
	color: #666666;
	font-weight: bold;
	font-size:12px;
	text-decoration:none;
}

.review_disp h1{
	font-size:12px;
	color:#CC0000;
}

.review_disp{
		background:url(/images/book_border.gif) no-repeat bottom center;
		padding:10px 0px 10px 0;
}


.review_disp h1 a{
	font-size:12px;
	color:#CC0000;
}

.review_disp a{
	font-weight:bold;
}
.clearfix{
		clear:both;
}

.pagedisp{
		float:right;
}
.pagedisp a{
		color:#1F4490;
		text-decoration:none;
		padding:2px;
}
.pagedisp a:hover{
		text-decoration:underline;
		color:#000;
}
.news_disp{
		background:url(/images/dating_news_border.gif) no-repeat bottom;
		padding:10px 20px 10px 0;
}
.news_disp img{
		float:left;
		padding-right:20px;
		padding-top:5px;
}
.news_disp a{
		text-decoration:none;
		color:#2C559D;
		font-weight:bold;
}
.detail_disp p{
	text-align:justify;
}

.detail_disp h1{
	font-size:12px;
	color:#CC0000;
}

.detail_disp h1 a{
	font-size:12px;
	color:#CC0000;
}

.line{
		padding:0px 20px 10px 0;
		margin-bottom:10px;
		/*background:url(images/book_border.gif) no-repeat bottom center;*/
		border-bottom:1px dotted #A5A6A8;
}

.usercomments{
	/*background:url(images/book_border.gif) no-repeat bottom center;*/
	padding:0px 0px 0px 0px;
}
.bookhead{
	background-image: url(images/latest.png);
	width:297px;
	height:33px;
	padding-left:3px;
}

.bookhead a{
	color:#FFFFFF;
	line-height:33px;
	text-decoration:none;
	font-weight:bold;
}

.comrate{
	color:#CC0000;
	font-weight:bold;
}
.comname{
	font-weight:bold;
}

.mainnav{
	background-color:#d7934a;
	position:absolute;
	height:30px;
	left:0px;
	top:350px; 
	width:801px;
	text-align:center;
	line-height:30px;
	color:#FFFFFF;
}

.mainnav a{
	color:#FFFFFF;
	text-decoration:none;
	padding:3px 20px 3px 20px;
	height:21px;
	line-height:21px;
}

.mainnav a.home:hover{
	color:#FFFFFF;
	background-image:url(images/home_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	line-height:21px;
}
.mainnav a.join:hover{
	color:#FFFFFF;
	background-image:url(images/join_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	line-height:21px;
}
.mainnav a.search:hover{
	color:#FFFFFF;
	background-image:url(images/search_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	line-height:21px;
}
.mainnav a.members:hover{
	color:#FFFFFF;
	background-image:url(images/login_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	line-height:21px;
}
.mainnav a.book:hover{
	color:#FFFFFF;
	background-image:url(images/review_hover.png);
	background-repeat:no-repeat;
	background-position:center;
	height:21px;
	line-height:21px;
}