/*****************************************************************************
Reset Styles
*****************************************************************************/
/*body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/*****************************************************************************
Default HTML Tag Styles
*****************************************************************************/

.anim {
	float: left;
	padding: 0px 25px 0px 5px;
}
a.rev {
	float: right;
	padding: 0px 25px 0px 0px;
	color: blue;
	text-decoration: underline;
}

ol.leftTop {
	list-style-type: decimal;
	padding: 0;
	margin-left: 25px;
}
ol.leftTop a:link, a:visited {
	color: #cc0000;
}
ol.leftTop a:hover {
	color: blue;
	text-decoration: underline;
}

.comments {
	font-size: 10px;
}

ul.tick {
	list-style-image: url(images/tick.gif);
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

blockquote {
	background-color: lightgrey;
	border: 1px #000 dotted;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}

body {
	text-align:center;
	padding:0;
	margin:0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-color:#bbb;
	color:#000;
}


a:link, a:visited {
	text-decoration:none;
	border-bottom:0px dotted #000;
}

* html a:link, * html a:visited {
	border-bottom:0px solid #CCC;
}
/*
a:hover {
	border-bottom:1px solid #000;
} 
*/

strong {
	font-weight:bold;
}

/*****************************************************************************
Highlight Current Section
*****************************************************************************/
#Christian .Christian,
#Jewish .Jewish,
#Black .Black,
#Lesbian .Lesbian,
#Latino .Latino,
#Wealthy .Wealthy,
#Asian .Asian,
#Senior .Senior,
#SingleP .SingleP
{
	font-weight:bold !important;
	color:#333333 !important;
}

/*****************************************************************************
Site-Wide Styles
*****************************************************************************/

.body_shadow {
	width:932px; 
	margin:auto; 
	text-align:left; 
	background-image:url(images/bg_master3.gif); 
	background-repeat:repeat-y;
}

#body_main {
	width:900px;
	margin:auto; 
	padding:0px;
}

#header {
	background-color:#B50505;
	color:#fff;
	padding:0px;
	background-image:url(images/header2.gif);
	background-repeat:no-repeat;
	position:relative;
	height:76px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#fff;
}

/*****************************************************************************
Footer Div Styles: #footer_main
*****************************************************************************/

#footer_main .footer_top {
	background-color:#cc0000;
	background-image:url(images/bg_topfooter2.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:10px;
	font-size:10px;
	line-height:1.5em;	
}
#footer_main .footer_bottom {
	background-color:#000;
	background-image:url(images/bg_bottomfooter.gif);
	background-repeat:repeat-x;
	clear:both;
	color:#fff;
	text-align:center;
	padding:15px 80px 25px 80px;
	font-size:10px;
	line-height:1.5em;
}
#footer_main H5 {
	float:left;
	width:170px;
	text-align:right;
	margin-right:10px;
	font-weight:bold;
}
#footer_main LI {
	display:inline;
}
#footer_main a:link, #footer_main a:visited, #footer_main a:link, #footer_main a:visited {
	border:none;
	color:#fff;
	font-weight:normal;
}
#footer_main a:hover {
	border-bottom:1px solid #fff;
}

/*****************************************************************************
Header Nav Div Styles: #header_nav
*****************************************************************************/

#header_nav {
	width:100%;
	height: 22px;
	font-size:10px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	background-color:#dadada;
	background-repeat:repeat-x;
	border-bottom:1px solid #a0a0a0;
	background-image:url(images/bg_header_nav.gif);
}
#header_nav ul li a:link, #header_nav ul li a:visited {
	border-bottom:none;
	padding:5px 9px 5px 9px;
	display: block;
	font-weight:bold;	
	color:#333333;
}
#header_nav ul li a:hover {
	color:#fff;
	border-bottom:none;
	background-color:#990000;
}
#header_nav ul {
	/*width:765px;*/
}
#header_nav ul li {
	float: left;
}
#header_nav .header_txt {
	padding:5px 20px 5px 9px;
	font-weight:bold;
	text-align:right;
}

/*****************************************************************************
Sidebar Div Styles: #sidebar
*****************************************************************************/
#sidebar {
	float:left;
	width:150px;
	font-size:11px;
	/*background-color:#dadada;
	border-right:1px solid #a0a0a0;*/
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	margin-right:0px;
	padding:10px 10px 0px 10px; 
}

#sidebar .leftnav {
	margin:0 0px 30px 0px;
}
#sidebar h4 {
	margin:0 0px 5px 0px;
	padding-bottom:2px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	border-bottom:1px solid #CCCCCC;
}
#sidebar .leftnav ul {
	padding:0;
	list-style: none;
}
#sidebar .leftnav li {
	margin-bottom:4px;
}
#sidebar .leftnav a:link, #sidebar .leftnav a:visited {	
	/*color:#333333;*/
	color:#000000;
	border: 0;
	font-weight: normal;
}
#sidebar .leftnav ul a:hover {
	background-color:#fff;
	color:#C45409;
}


/*****************************************************************************
Sidebar Div Styles: #body_content
*****************************************************************************/

#hosted_content {
	width:870px;
	padding:10px 10px 10px 10px;
}

#body_content {
	float:left;
	width:705px;
	padding:10px 10px 10px 10px;
	border-left:1px solid #a0a0a0;
}

#body_content .intro_body {
}

#body_content .intro_body h1 {	
	color:#464646;
	margin:0px 0 5px 0; 
	font-size:18px;
	font-weight:bold;
}

/*****************************************************************************
Comparison Table
*****************************************************************************/
#comparison_table {
	width:705px;
	border-spacing:0px;
	border-collapse: collapse;
	overflow:hidden;
	margin-bottom:50px;
	line-height:1.4em;
}
#comparison_table  p {
	padding:0px 0px 10px 0px;
}
#comparison_table td {
	border: 1px solid #a0a0a0;
	padding:0px;
}

.comparison_top_row {
	font-weight:bold;
	background:#4C4C4C;
	text-align:center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.comparison_top_row #top_headline {
	padding:3px 1px 3px 1px;
}

.comparison_table_content {
	vertical-align:top;	
	background: #E8E8E8;	
	text-align:left;
}

.comparison_table_content img {
	margin:0px;
	padding:2px 0px 0px 0px;
	border:0;
}

.comparison_table_col1 {
	/*background:#464646;*/
	width:200px;
	color:#ffffff;
	margin:auto;
	padding:1px 0 1px 0 !important;
	text-align:center;
}
.comparison_table_col1 .rank {
	float:left;
	font-weight:bold;
	width:20px;
	background:#000000;
	border:1px solid #7D919A;
}
.comparison_table_col1 .title {
	float:left;
	width:178px;
	background:#464646;
	padding:1px 0 1px 0;
}

.title a:hover {
	color: #FF9900;
}

.comparison_table_col1  a:link, .comparison_table_col1  a:visited {
	color: #ffffff;
	font-weight:normal;
	border:0;
}

.comparison_table_col1  a:hover {
	color:#99CC99;
}

.col1 {
	text-align:center;
	vertical-align:top;
	width:205px;
}
.col2_3_4 {
	text-align:left;
	vertical-align:top;
	font-size: 12px;
	padding:5px !important;
	width:225px !important;
}

#ratingTable td { border: 0px;}

.col2_3_4 a:link, .col2_3_4 a:visited {
	/*color:#CC3300;	437538
	color:#009966;*/
	color:#B50505;
	border: 0;
	font-weight:bold;
	text-decoration: underline;
	font-size: 12px;
}
.col2_3_4 a:hover {
	/*color:#76996E;
	border-bottom:1px solid #76996E; */	
	color:#FF9900;
	/*border-bottom:1px solid #FFB31D;
	font-size: 12px;*/
}

.col5_6 {
	vertical-align:middle;	
	text-align:center;
	width:68px !important;
}

.col7 {
	text-align:left;
	vertical-align:top;
	padding:10px !important;
	width:705px !important;
}

.col7 a:link, .col7 a:visited {
	color: #B50505;
}

.col7 a:hover {
	color: #FF9900;
}

.row_bottom_margin {
	margin-bottom:10px;
}

/***************************
Rating Style
***************************/
.rating {
	background-image:url(images/rating3.gif);
	width:67px;
	height:68px;
	padding:5px 0px 0px 0px;
	background-repeat:no-repeat;	
	text-align:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.rating h3 {	
	font-size:11px;
	font-weight:bold;
	margin:2px 0 0 0;
	padding:0px;
}
.rating h1 {	
	font-size:16px;
	font-weight:bold;
	margin:0px !important;
	padding:0px !important;
}
.rating h4 {	
	font-size:10px;
	margin:0px;
	padding:0px;	
	color:#333333;		
}
.rating a:link, .rating a:visited {
	color:#B50505;
	border: 0;
	font-weight:bold;
}

.rating a:hover {
	color:#003399;
	border-bottom:1px solid #003399;
}

/****************************************************************
****************************************************************/

.text_description {
	padding:0px 25px 15px 0px; 
	line-height:1.4em;
}
.text_description h2 {	
	color:#333333;
	margin:0px 0 5px 0; 
	font-size:15px;
	font-weight:bold;
}
.text_description  p {
	padding:0px 0px 10px 0px;
}
/*
.text_description  b {
	font-weight:normal;	
}*/
.text_description a:link, .text_description a:visited{
	color:#000000;
	font-weight:normal;
	border-bottom:0px dotted #005422;
	text-decoration:none;
}
.text_description a:hover{
	color:#000000;
	border-bottom:0px solid #C45409;
}

.sp_offer {
	font-weight:bold;
	color:#C00000;
}

/* Float submit column */
.left_sub {
	width:90px;
	float:left;
	padding-bottom:10px;
}
.fieldset_style {border:1px solid #005422; padding:5px !important; margin:0px 0px 20px 0px !important;width:500px !important;}

.directory_list {
	margin:0px 0px 10px 20px;
}
.directory_list a:link, .directory_list a:visited {
	color:#005422;
	border-bottom:1px dotted #005422;	
	font-weight:normal;
}
.directory_list a:hover {
	border-bottom:1px solid #CC0000;
}
.sp_note {
	font-size:10px;
	padding-top:5px;
	color:#333333;
}
#best {
	padding:0 0 5px 0;
	font-weight:bold;
	color:#000000;
}

.img_style {
	line-height:0em !important;
}