@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/stars.gif);	
	background-repeat: repeat;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image: url(images/misc303.gif);
	height: 100px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	background-color: #000000;
	font-size: 12px;
}.oneColFixCtrHdr #container {
	background-color: #000025;
	border: thin solid #004080;
}
.oneColFixCtrHdr #container #mainContent {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 50px;
	
}

.imageborder{
color: #FFFFFF;
border-color:#FFFFFF;
}
.horoheadings {
margin-top:60px;
text-decoration:underline;
text-align:center;
font-size:20px;
}
.horotitles {
margin-top:60px;
text-decoration:underline;
text-align:center;
font-size:14px;	
}
.oneColFixCtrHdr #container #mainContent #info {
	margin-left: 20px;
}


.oneColFixCtrHdr #container #menubar table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000025;
	text-align: center;
	text-decoration: none;
}
.oneColFixCtrHdr #container #menubar table a {
	color:#FFFFFF;
	text-decoration: none;
	
}
.oneColFixCtrHdr #container #mainContent #info1 p {
	margin-left: 75px;
	margin-right:75px;
	line-height:20px;
	text-align: justify;
}
.oneColFixCtrHdr #container #mainContent #info1 a {
	
	color:#FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #p2 {
    margin-left: 60px;
	margin-right: 60px;
	text-align: justify;
	line-height: 20px;
	text-indent: 60px;
}
.oneColFixCtrHdr #container #mainContent #p9 {
text-align: justify;
	line-height: 20px;
	text-indent: 60px;
}
.oneColFixCtrHdr #container #mainContent h3 {
margin-left: 60px;
text-decoration:underline;

}
.oneColFixCtrHdr #container #mainContent #panchang #p1{
	margin-left: 20px;
	margin-right: 410px;
	text-align: justify;
	line-height: 20px;
	text-indent: 60px;
}
.oneColFixCtrHdr #container #mainContent #panchang #p3{
	margin-left: 275px;
	margin-right: 20px;
	text-align: justify;
	line-height: 20px;
	text-indent: 60px;
}
.oneColFixCtrHdr #container #mainContent #panchang table {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-top-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	
}
.oneColFixCtrHdr #container #mainContent #panchang #panch {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	border-top-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	margin-left: 20px;
	background-color:#003366;
	
}
.oneColFixCtrHdr #container #mainContent #panchang td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.panchangtable {
	margin-top: 100px;
}
.horotable{
background-color:#003366;
color:#FFFFFF;
}
.horotable tr td{
background-color:#003366;
color:#FFFFFF;
border:thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-color:#D7EFFF;

}
.horotable th{
background-color:#D7EFFF;
color:#003366;

}
.matchmakertable {
background-color:#003366;
color:#FFFFFF;		
}

.matchmakertable tr td {
border:thin;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-color:#D7EFFF;

}
.matchmakertable th{
background-color:#D7EFFF;
color:#003366;		
}
.servicetable {
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	background-color:#FFFFFF;
	color:#006699;
	}
.servicetable td {
border-left:none;
border-right:none;
border-top:none;
	}
.servicetable #strip {
	background-color:#CCEEFF;
	height: 15px;
	}
.servicetable th {
	background-color:#006699;
	color:#FFFFFF;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:none;
	height:25px;
	}
.checkquantity {
margin-bottom: 9px;
vertical-align:middle;
}
.oneColFixCtrHdr #container #mainContent #helpinfo {
	line-height: 30px;
	font-size: 14px;
	margin-left: 30px;
	margin-right: 30px;
}
.oneColFixCtrHdr #container #mainContent a {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent a visited {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #p4 {
	
	line-height: 20px;
	text-indent: 60px;
	text-align: justify;
}
.oneColFixCtrHdr #container #menubar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	
}
.oneColFixCtrHdr #container #menubar table {
height: 25px;

}
.oneColFixCtrHdr #container #menubar tr {
background-color: #003366;

}
.oneColFixCtrHdr #container #mainContent #register {
	margin-top:50px;
	margin-left: 70px;
}
.tabletitlecheckout {
	background-color: #006699;
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #userdatatable {
	background-color:#003366 ;
}
.oneColFixCtrHdr #container #mainContent #userdatatable tr td{
	background-color: ##003366;
	color:#FFFFFF;
	border:thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#D7EFFF;
}
.oneColFixCtrHdr #container #mainContent #userdatatable table tr td{
	background-color: #003366;
	color:#FFFFFF;
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
/*
.oneColFixCtrHdr #container #mainContent #form2 table tr td{
	background-color: #D7EFFF;
	color:#000000;
	border:thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:#003366;
}
.oneColFixCtrHdr #container #mainContent #form2 table table tr td{
	background-color: #D7EFFF;
	color:#000000;
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}*/
.oneColFixCtrHdr #container #mainContent #matchmakertbl{
    background-color: #003366;

}
.oneColFixCtrHdr #container #mainContent #matchmakertbl tr td{
    background-color: #003366;
	color:#FFFFFF;
	border:thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color:##D7EFFF;
}
.oneColFixCtrHdr #container #mainContent #matchmakertbl table tr td{
    background-color: #003366;
	color:#FFFFFF;
	border:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.button {
	background-color: #D7EFFF;
	color:#003366;
	font-weight:bold;
	width:200px;
	}
.oneColFixCtrHdr #container #mainContent #termsofuse {
	line-height: 20px;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
	
}
.oneColFixCtrHdr #container #mainContent #privacy {
	line-height: 20px;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
	
}
.oneColFixCtrHdr #container #footer a {
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #aboutus {
	line-height: 20px;
	text-align: justify;
	margin-left: 60px;
	margin-right: 60px;
}


.oneColFixCtrHdr #container #mainContent #matrimonial {
	color: #003366;
	background-color: #D7EFFF;
	height: 525px;
	width: 265px;
}

.mainpage {
	margin-top: 60px;
	
}
.oneColFixCtrHdr #container #mainContent #Zodiac {
	float: left;
	width: 325px;
	padding-bottom: 30px;
}
.oneColFixCtrHdr #container #mainContent #Astrology {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: justify;
	
	
	
	
}
.oneColFixCtrHdr #container #mainContent #Jyotish{
margin-top:50px;
}
.oneColFixCtrHdr #container #mainContent .horotable .fontHorotable {
	font-size: 12px;
}
.donate{
margin-left:70px;
margin-right:70px;
line-height:20px;
margin-top: 60px;
}