﻿body {
//background:#cfe1ed url('images/bg.jpg') repeat-x 50% top;
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
//color:#454241;
}
p{
margin:0px;
padding:3px 0 3px 0;
line-height:15px;
text-align:justify;
font-size:11px;
}
p.left{
float:left;width:270px;line-height:17px;
}
h1{
color:#cf0a09;
font-size:18px;
padding:10px 0 0 15px;
}
img.photo{
float:left;
padding:5px 10px 0 0;
}
.clear{
clear:both;
}
#main_container{
width:850px;
height:auto;
margin:auto;
background:#cfe1ed url('images/main_bg3.jpg') no-repeat center top;
}

#home_container{
width:850px;
height:auto;
margin:auto;
//background:#cfe1ed url('images/man-astrology.jpg') no-repeat center top;
}
#header{
	width:850px;
	height:190px;
	margin:auto;
}
#logo{
float:left;
padding:15px 0 0 15px;
}
/*----------------------menu-------------------------*/
#menu{
width:600px;
padding:35px 0 0 25px;
margin:auto;
float:left;
}
#menu ul{
list-style:none;padding:0px;margin:0px;display:block; font-weight:bold;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;padding:0 7px 0 7px;font-size:13px;font-style:italic;
}
#menu ul li a{
float:left;text-decoration:none;padding:0 0 0 17px; margin:0px;color:#fff; 
}
#menu ul li a:hover{
float:left;text-decoration:none;padding:0 0 0 17px; margin:0px;color:#fff; background:url('images/menu_heart.gif') no-repeat left 50%;
}
#menu ul li a.current{
float:left;text-decoration:none;padding:0 0 0 17px; margin:0px;color:#fff; background:url('images/menu_heart.gif') no-repeat left 50%;
}
/*-------------search_tab----------------*/
.search_tab{
width:367px;
height:207px;
background:url('images/search_tab_bg.png') no-repeat center;
float:right;
margin:70px 50px 0 0;
}
.search_title{
color:#cf0a09;
font-size:22px;
padding:10px 0 0 15px;
}
.search_form{
width:350px;
padding:5px 0 5px 15px;
}
.form_row{
width:350px;
float:left;
padding:10px 0 10px 0;
}
label.small{width:50px;float:left;padding:3px 5px 0 5px;text-align:left;}
label.large{width:70px;float:left;padding:3px 5px 0 0;text-align:left;}
input.small_input{
float:left;
width:100px;
height:19px;
border:1px #dfdfdf solid;
}
input.large_input{
float:left;
width:140px;
height:19px;
border:1px #dfdfdf solid;
}
input.search_bt{
float:right;
padding:0 25px 0 0;
}
input.checkbox{
float:left;
}
/*-------------------------------*/
#center_content{
width:809px;
margin:auto;
clear:both;
padding:15px 0 0 0;
}
.center_top_bg{width:809px;height:8px;}
.center_bottom_bg{width:809px;height:8px;}
.center_bg{width:809px;height: auto;}

/*---------------------main_content------------------*/
.left_content{
width:400px;
height:auto;
float:left;
padding:10px 0 10px 20px;
}



.partner_box{
width:379px;
height:127px;
background:url('images/left_banner.gif') no-repeat center;
}
.left_banner_content{
width:235px;
padding:0 0 0 15px;
}
.title{
color:#cf0a09;
clear:both;
font-size:18px;
padding:10px 0 0 15px;
}
.blue_title{
color:#5dafe7;
clear:both;
font-size:18px;
padding:5px 0 5px 0;
}

/*----------------------list-------------------------*/
ul.list{
list-style:none;padding:5px 0 0 10px;margin:0px; float:left; width:165px;
}
ul.list li{
list-style:none;width: auto;height: auto;padding:0px;
}
ul.list li a{
height: 16px; width: auto; display:block;padding:0 0 0 17px; margin:5px 10px 10px 0;color:#454241;text-align:left;font-size:11px;
background:url('images/star.gif') no-repeat left 50%;
text-decoration:none;
}
ul.list li a:hover{
height: 16px; width: auto;text-decoration:underline;color: #454241;
}

.right_content{
width:370px;
height:auto;
float:left;
padding:0 0 0 10px;
margin:10px 0 0 0;
border-left:1px #b7b7b7 dashed;
}
a.read_more {
width:66px;
height:21px;
display:block;
text-decoration:none;
float:right;
margin:5px 0 0 0;
text-align:center;
line-height:21px;
color:#fff;
background:url('images/read_more.gif') no-repeat center;
}
a.view_all {
width:66px;
height:21px;
display:block;
text-decoration:none;
float:right;
margin:10px 10px 0 0;
text-align:center;
line-height:21px;
color:#fff;
background:url('images/view_all.gif') no-repeat center;
}
a.more {
display:block;
text-decoration:none;
font-size:11px;
float:right;
font-weight:bold;
margin:10px 0 0 0;
padding:0 0 0 20px;
color:#d11614;
background:url('images/red_heart.gif') no-repeat left 50%;
}

.member_tab{
float:left;
padding:5px 0 10px 0;
margin:0px;
border-bottom:1px #b7b7b7 dashed;
}
.member_tab span{
font-weight:bold;
color:#d11614;
}

.member_details{
float:left;width:240px;
padding:5px 0 0 0;
}
/*-----------------------------footer------------------*/
#footer{
width:850px;
height:60px;
margin:auto;
color:#508aa1;
}
.footer_links{
float:left;
padding:10px;
}
.footer_links a{
text-decoration:none;
padding:0 8px 0 8px;
color:#8e8e8e;
}
.footer_links a:hover{
text-decoration:underline;
}
.copyright{
float:right;
padding-right:15px;
padding-top:7px;
}
/* ---------------------- Redslate nav ---------------------- */
.red #slatenav{position:relative;display:block;height:42px;font-size:11px;font-weight:bold;background:url('images/redslate_background.gif') repeat-x left top;
font-family:Arial,Verdana,Helvitica,sans-serif;text-transform:uppercase;
}
.red #slatenav ul{margin:0px;padding:0;list-style-type:none;width:auto;}
.red #slatenav ul li{display:block;float:left;margin:0 1px 0 0;}
.red #slatenav ul li a{display:block;float:left;color:#FECCC3;text-decoration:none;padding:14px 22px 0 22px;height:28px;}
.red #slatenav ul li a:hover,.red #slatenav ul li a.current{color:#fff;background:url('images/redslate_backgroundOVER.gif') no-repeat center top;
}
/* ---------------------- END Redslate nav ---------------------- */

#header div h2 {
	background:url('images/punchline.jpg') no-repeat 0 0; 
width:245px; line-height:0;
	height:29px; text-indent:-2000px; margin:76px 0 0 0; font-size:0;
}


.register_tab{
width:367px;
height:207px;
background:url('images/search_tab_bg.png') no-repeat center;
float:left;
margin:70px 50px 0 0;
}
.register_title{
color:#cf0a09;
font-size:22px;
padding:10px 0 0 15px;
}
.register_form{
width:350px;
padding:5px 0 5px 15px;
}


/*about_us
 common css used for articles and interviews
 */

.about_us_interview_left_content{
width:550px;
height:auto;
float:left;
padding:10px 0 10px 20px;
}
.about_us_interview_right_content{
width:220px;
height:auto;
float:left;
padding:0 0 0 10px;
margin:10px 0 0 0;
border-left:1px #b7b7b7 dashed;
}
.about_us_common_left_content{
width:385px;
height:auto;
float:left;
padding:10px 0 10px 20px;
}
.about_us_common_right_content{
width:385px;
height:auto;
float:left;
padding:0 0 0 10px;
margin:10px 0 0 0;
border-left:1px #b7b7b7 dashed;
}

.about_us_common_tab{
float:left;
padding:5px 0 10px 0;
margin:5px;
border-bottom:1px #b7b7b7 dashed;
}
.about_us_common_tab span{
font-weight:bold;
color:#d11614;
}
.about_us_common_details{
float:left;width:160px;
padding:5px 0 0 0;
}
#about_us_article_page {
	background-color:#efefef;
	width:300px;
	margin:0px auto;
	padding:20px 150px 20px 50px;
	min-height:300px;
	border:2px solid #fff;
	outline:1px solid #ccc;
	
}


/* 
 about us page
*/
.about_us_tab{
float:left;
padding:5px 0 10px 0;
margin:10px;
border-bottom:1px #b7b7b7 dashed;
}
.about_us_tab span{
font-weight:bold;
color:#d11614;
}

.about_us_details{
float:left;width:670px;
padding:5px 0 0 0;
}

.about_us_title{
color:#5dafe7;
clear:both;
font-size:18px;
padding:10px 0 0 15px;
}



.registration_tab{
width:567px;
height:207px;
background:url('images/search_tab_bg.png') no-repeat center;
float:right;
margin:10px 10px 0 0;
}
.registration_title{
color:#cf0a09;
font-size:22px;
padding:10px 0 0 15px;
}
.registration_form{
width:750px;
padding:5px 0 5px 10px;
}
.registration_form_row{
width:375px;
float:left;
padding:10px 0 10px 0;
}
.field_label {float:left; text-align:right; width:90px; font-weight:bold; margin:0 10px 10px 0;}
