﻿body
{
	margin:0px auto;
	padding:0px;
	background-color:#cddede;
	font-family:Georgia;
	font-size:12px;
}
.OuterDiv
{
	margin:0px auto;
	padding:0px;
	width:1000px;
	background-color:White;
}
.InnerDiv
{
	margin:0px auto;
	padding:0px;
	width:1000px;
	float:left;
	background-color:White;
}
a 
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	text-decoration:underline;
}
.f-right
{
	margin:0px auto;
	padding:0px;
	float:right;
	font-weight:bold;
}
.clear
{
	clear:both;margin:0px auto;
	padding:0px;font-size:0px;
	width:0px;height:0px;
}
/* start top bar */
/* Top Menu Start Here*/
.menu{
	width:700px;
	font-weight:bold;
	font-family:Georgia;
	font-size:12px;
	vertical-align:middle;
	text-decoration:none;
	padding:0px 150px 0px 150px;
	margin:0px;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
}
.menu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.menu ul{
	height:36px;
	padding:0px;
	margin:0px;
	background-image:url(../images/top_menu_bg.jpg);
	background-repeat:repeat-x;
}
.menu li{
	float:left;
	padding:9px 19px 13px 19px;
	margin:0px;
	list-style:none;
}
.menu li a{
	text-decoration:none;
	color:black;
	padding:9px 13px 13px 13px;
	margin:0px;
}
.menu li a:hover{
	color:white;
	background-image:url(../images/home_bg.jpg);
	background-repeat:repeat-x;
	padding:9px 13px 20px 13px;
	margin:0px;		
	text-decoration:none;	
}
.menu .selected{
	color:white;
	background-image:url(../images/home_bg.jpg);
	background-repeat:repeat-x;
	padding:9px 13px 20px 13px;
	margin:0px;	
}
.menu .selected a{
	color:white;	
}
.menu .selected-menu{
	color:white;
	text-decoration:none;
	background-image:url(../images/home_bg.jpg);
	background-repeat:repeat-x;
	padding:9px 0px 20px 0px;
	margin:0px;
}
.dropmenudiv{
	position:absolute;
	top:0px;
	border: 1px solid #BBB; 
	border-bottom-width: 0px;
	font:normal 12px Georgia;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	color:yellow;
}
.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #BBB; 
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;	
}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F0F0F0;
}
.relationship
{
	width:700px;
	height:35px;
	padding-top:20px;
    font-weight:bold;
	font-size:24px;
	color:#efaa25;
	margin-left:190px;
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;

}
.maindiv
{	
	width:650px;
	height:193px;
	float:left;
	padding-left:180px;
}
.male
{
	background-image:url(../images/male_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	height:188px;
	width:192px;
}
.partener
{	
	width:100px;
	height:30px;
	padding-left:40px;
	text-align:center;
	font-size:15px;
	font-family:Georgia;
	color:#4f4d4d;
	padding-top:15px;
	font-weight:bold;
	float:left;
}
.partener1
{
	width:180px;
	height:30px;	
	float:left;
	margin-top:10px;
	margin-left:10px;
	padding-top:10px;
	font-size:15px;
	font-family:Georgia;
	color:#4f4d4d;
	font-weight:bold;
	padding-left:15px;
}
.female
{
	background-image:url(../images/female_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	height:189px;
	margin-right:40px;
	width:190px;
}
.toknow
{
	width:154px;
	color:#feffff;
	font-size:17px;
	float:left;
	font-family:Georgia;
	font-size:12px;
	text-align:center;
	padding:5px 2px 0px 20px;
	font-weight:bold;
}
.toknow a
{
	color:White;
	text-decoration:none;
}
.toknow1
{
	width:154px;
	margin-top:80px;
	color:#feffff;
	font-family:Georgia;
	font-size:12px;
	float:left;
	text-align:center;
	padding:5px 2px 0px 20px;
	font-weight:bold;
}
.toknow1 a
{
	color:black;
	text-decoration:none;
}
.toknow2
{
	width:154px;
	margin-top:80px;
	color:#feffff;
	font-weight:bold;
	font-family:Georgia;
	font-size:12px;
	float:left;
	text-align:center;
	padding:5px 2px 0px 20px;
}
.toknow2 a
{
	color:black;
	text-decoration:none;
}
.compatiability
{
	background-image:url(../images/horoscope_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	height:190px;
	width:195px;
}
.horoMatching
{
	width:670px;
	float:left;
	text-align:justify;
	line-height:18px;
}
.knowyourwouldbe
{
	width:650px;
	border-bottom:1px solid black;
	font-size:22px;
	margin-left:186px;
	font-family:Tw Cen MT Condensed;
	text-align:center;
	color:#373432;
	margin-top:20px;
	padding-bottom:5px;
}
.content
{
	width:655px;
    color:#000000;
	margin-left:186px;
	margin-top:5px;
	font-family:Georgia;
	font-size:12px;
}
.life
{
	width:655px;
	color:#000000;
	text-align:justify;
	font-family:Georgia;
	font-size:12px;
	line-height:20px;
}
.astrological
{
	width:655px;
	margin-top:20px;
	color:#5a5954;
	font-family:Georgia;
	font-size:12px;
	line-height:20px;
}
/*end topbar bar*/	



/*start about us css*/
.outerdiv
{
	width:930px;
	margin-top:21px;
	margin-left:49px;
}
.image
{
	width:138px;
    float:left;
    
}
.contentaboutus
{
	width:775px;
	float:right;
	font-size:12px;
	color:#000000;
	font-family:Georgia;
	line-height:20px;
	padding-left:10px;
}
.astrologer
{
	font-family:Tw Cen MT Condensed;
	font-size:18px;
	color:#373432;
	margin-top:5px;
	padding-left:13px;
	color:#464644;	
}

/* testimony css start */

.Heading
{
	width:950px;
	margin-top:25px;
	margin-left:25px;
	font-size:22px;
	font-family:Tw Cen MT Condensed;
	color:#373432;
	border-bottom:1px solid black;
}
.datatestimony
{
	width:940px;
	margin-left:38px;
}
.harisir
{
	width:200px;
	margin-left:70px;
	margin-top:26px;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia;
}
.contenttestimony
{
	width:828px;
	margin-top:19px;
	margin-left:70px;
	font-family:Georgia;
	font-size:12px;
	color:#000000;
	text-align:justify;
}
.from
{
	width:200px;
	margin-left:70px;
	margin-top:24px;
	font-weight:bold;
	font-size:12px;
	font-family:Georgia;
}
.Line
{
	width:828px;
	margin:20px 0px 10px 70px;
	float:left;
	border-top:2px solid #B3E6F7;
}	
.FAQ-Div
{
	width: 700px; float: left;
}
.FAQ-Div ul
{
	font-family:Georgia;
	color:#3D67EF;
	list-style-image:url(../images/bullets_img.jpg);
	font-weight:bold;
	line-height:25px;
	width: 700px; 
	font-size:12px;
	list-style-position:outside;
}
.FAQ-Img
{
	width: 240px; float: left;
}
.FAQ-Q-Div
{
	width:940px;
	float:left;
}
.FAQ-Ques
{
	width: 900px; float: left;
	list-style-image:url(../images/bullets_img.jpg);
	font-size:12px;color:#5E5E61;
	text-align:justify;font-family:Georgia;
	font-weight:bold;
}
.FAQ-Ans
{
	font-size:12px;color:#000000;
	text-align:justify;font-family:Georgia;
	list-style-type:none;
	line-height:19px;
}
/*start footer bar*/
.FooterBarOuterDiv
{
	padding:0px;
	margin:0px auto;
	width:100%;
	float:left;
	height:66px;
    background:url(../images/footer_bg.jpg) repeat;
}
.mainfooter
{	
	padding:0px;background-color:White;
	margin:0px auto;
	width:1000px;
	}

.footer
{
	width:1000px;
}
.footer ul
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
	width:694px;
	

}
.footer ul li
{
	display:inline;
	float:left;
	font-family:Georgia;
	font-size:11px;
	color:#545b5b;
	margin-top:15px;
	padding:0px;
	
}
.footerhome
{
	margin-left:25px;
}
.footerabout
{
	margin-left:5px;
}


.footer ul li.developed
{
	float:right;
	color:#545b5b;
	width:220px;
	font-size:11px;
	font-family:Georgia;	
}
.copyright
{
	
	width:450px;
	float:left;
	padding-left:20px;
	font-size:11px;
	font-family:Georgia;
	margin-top:5px;
	color:#545b5b;
}
/*end footer bar*/
.Services-OuterDiv
{
	width: 953px; 
	float: left;
	margin:20px 22px 10px 25px;
}
.Services-LeftDiv
{
	float: left; width: 230px;
}
.Services-RightOuterDiv
{
	float: right; width: 710px;
}
.Services-InnerLeftDiv
{
	background-image:url(../images/left_corner_bg.jpg);
	width:6px;
	height:40px;
	float:left;
}
.Services-InnerMidDiv
{
	background-image:url(../images/mid_bg.jpg);
	background-repeat:repeat-x;
	width:688px;
	height:28px;
	float:left;
	font-family:Georgia;
	font-size:14px;
	color:#1E1D1D;
	font-weight:bold;
	padding:12px 0px 0px 10px;
}
.Services-InnerRightDiv
{
	background-image:url(../images/right_corner_bg.jpg);
	width:6px;
	height:40px;
	float:left;
}
.Services-RightInnerDiv
{
	float: right; width: 694px;
	border-left:8px solid #DDDDDD;
	border-right:8px solid #DDDDDD;
	border-bottom:6px solid #DDDDDD;	
}
.outerdiv-new{
	width: 200px; 
	float: left; 
	background-image:url(../images/mid_shadow.jpg);
	background-repeat:repeat-x;
	height:200px;	
	font-family:Georgia;
	font-size:12px;
	color:#000000;
	padding-top:17px;
	font-weight:bold;
}
.outerdiv-new ul
{
	padding:0px;
	margin:0 10px 0px 28px;
}
.outerdiv-new li
{
	padding:12px 0px 12px 0px;	
	text-align: left; 
	border-bottom:1px solid #D8D8D8;	
	list-style-image: url(../images/arrow.jpg); 	
}
.Services-Cat-OuterDiv
{
	width:670px;margin:10px 10px 0px 10px;
	float:left;
}
.Services-Cat-Heading
{
	background-color:#FAFAFA;
	height:15px;color:#010000;
	padding:10px 0px 10px 10px;
	margin:10px 0px 10px 0px;
	font-family:Georgia;font-size:14px;
	float:left;
	width:660px;
	font-weight:bold;
	border:1px solid #ECEAEA;
}
.Services-Cat-Heading ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.Services-Cat-Heading ul li
{
	display:inline;
	float:left;	
}
.Services-Cat-Heading ul li.CatName
{
	width:538px;
	font-size:15px;
	font-weight:bold;
	font-family:Georgia;
}
.Services-Cat-Heading ul li.selectall
{
	color:#3A9ED2;
	font-weight:bold;
} 
.Services-Cat-Heading ul li.selectall a
{	
	color:#1287AF;
	text-decoration:underline;
	font-weight:bold;
}
.Services-Cat-Heading ul li.None
{
	float:right;
	color:#1287AF;
}
.Services-Cat-Heading ul li.None a
{
	color:#1287AF;
	text-decoration:underline;
	font-weight:bold;
}
.Services-Amount-Div
{
	float: left;background-color:#FAFAFA;
	border:1px solid #E9E7E8;
	font-family:Georgia;
	font-size:13px;
	padding:10px 15px 10px 15px;
	font-weight:bold;
	width:640px;
}
.Services-Amt-Ques
{
	width:630px;
	float:left;
}
.Services-Amt-Ques ul
{
	list-style-type: none;
	margin: 0px; padding: 0px;
}
.Services-Amt-Ques ul li
{
	display: inline;
	width: 550px; float: left;
}
.Services-Amt-Ques li.words
{
	width: 60px; display: inline;
	float:right;	
}
.MultilineText-Box
{
	width:635px;
	Height:75px;
	margin:10px 0px 0px 0px;
	border:1px solid #BDB4B5;
}
.Total-Amount 
{
	padding-top:10px;
	float:left;
}
.Total-Amount ul
{
	list-style-type: none;
	padding:0px;
	font-size:12px;
}
.Total-Amount li.FirstLi
{	
	padding-left:10px;
	display: inline; float: left;
	font-weight:bold;
}
.Total-Amount li
{	
	padding-left:10px;
	display: inline; float: left;
}
.Member-Div
{
	float:left;
	width:640px;
	margin:20px 20px 0px 20px;
}
.Member-Div ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.Member-Div li
{
	float:left;
	width:250px;
	padding:4px 0px 4px 0px;
	font-weight:bold;
}
.Member-Div li.Secdiv
{
	float:left;
	width:382px;
	padding:4px 0px 4px 0px;
}
.TextBox
{
	width:300px;
	height:16px;
	font-family:Georgia;
	font-size:11px;
	border:1px solid #D0CDCD;
	color:#4F4D4D;
}
.DropDawn
{
	height:16px;
	font-family:Georgia;
	font-size:11px;
	border:1px solid #D0CDCD;
	color:#4F4D4D;
}
.RadioButton1
{
	color:#4F4D4C;
}
.Button
{
	width:60px;
	background-color:#54A6E2;
	color:White;
	font-size:13px;
	height:25px;
	font-family:Georgia Black;
}

.Services-Cat-Heading-Strips
{
	float: left;background-color:#FAFAFA;
	border:1px solid #E9E7E8;
	font-family:Georgia;
	font-size:13px;
	padding:10px 15px 10px 15px;
	font-weight:bold;
	width:640px;
}
.Services-Cat-Heading-Strips ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.Services-Cat-Heading-Strips ul li
{
	display:inline;
	float:left;
}
.Services-Cat-Heading-Strips ul li.BackBtn
{
	float:right;
	padding-right:10px;
}
.GridBootom
{
	border-bottom:1px solid #DFDCDC;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.Disclaimer
{
	font-size:12px;
	line-height:18px;
	padding-top:10px;
	text-align:justify;
	font-family:Georgia;
}