﻿body 
{ 
	background: url(Images/bg.jpg) repeat-x;
	background-attachment:fixed;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;	
}
a
{
	color:Black;
	text-decoration:none;
}
a:hover
{
	color:#feba29;
	text-decoration:underline;
}
.homeHLink
{
	color:Black; 
	font-size:10px;
}

.ButtonStyle
{
	color :White ;
	background-color :Maroon ;
	font-weight :bold ;
	cursor:hand;
}

#Outer
{
	border:solid 1px #ff9900;
	width:780px;
	margin-left:auto;
	margin-right:auto;
	border-top:none;
	font-family:Arial;
	font-size:12px;
	background-color:White;
}
.orangeRectangle
{
	background-color:#ed8e00;
	width:100%;
	height:25px;
}

#banner
{
	background: url(Images/Banner.gif) no-repeat;
	height:94px;
	width:780px;
}

.Banner1
{
	background: url(Images/Banner_a.gif) no-repeat bottom;
	width:780px;
}
.Mainbanner
{
	background: url(Images/Banner.gif) no-repeat;
	height:94px;
	width:780px;
}

#Navigation 
{
	/*background: url(Images/navbg.jpg) repeat-x;
	height:30px;
	width:100%;*/
	
}


#Navigation Div
{
	float:right;
	width:109px;
	height:31px;
	padding-top:6px;
	padding-right:5px;
	color:White;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;	
	background: url(Images/NavButton.gif) no-repeat;
	
}

.pageHeading
{
	font-size:medium;
	font-weight:bold;
	border-bottom:solid 1px #ffa903;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	
}

.Acenter
{
	margin-left:auto;
	margin-right:auto;	
}

#TopLinkNavigation
{
	width:100%;
	height:18px;
	background: url(Images/TopNav_bg.jpg);
	border-bottom: solid 1px maroon;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
}

#TopLinkNavigation a
{
	text-decoration:none;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

#TopLinkNavigation a:hover
{
	text-decoration:none;	
	background-color:#FFFFFF;
	height:18px;
	width:100%
}

#hpcontent1
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#hpcontent1 Div
{
	width:30%;
	float:left;
}

#sunsign a
{
	text-decoration:none;
	color:Maroon;
}

#Navigation a
{
	text-decoration:none;
	color:White;
}

#sunsign a:hover, #Navigation a:hover
{
	text-decoration:underline;
	color:#feba29;
}

.bottomline
{
	border-bottom: solid 1px Maroon;
}

.pagesetting
{
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

.pageheading
{
	border-bottom:solid 1px #feba29;
	font-size:medium;
	font-weight:bold;
}

.header
{
	border-bottom:solid 1px maroon; 
	padding-left:10px;
	padding-top:4px; 
	background: url(Images/headerbg.gif) repeat-x;
	height:25px;
	color:Maroon;
	font-weight:bold;
}

.Gridheader
{
	padding-left:10px;
	padding-top:4px; 
	background: url(Images/headerbg.gif) repeat-x;
	height:25px;
	color:Maroon;
	font-weight:bold;
}

.excenter
{
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

.Textbox
{
	font-size:11px;
	font-family:Arial;
	border: solid 1px maroon;
}

.dd
{
	font-size:11px;
	font-family:Arial;
	color:Maroon;
}
.HeadingText
{
	font-size:12px;
	font-weight:bold;	
	color :White;
	
}
.ResultText
{
	font-size:11px;
	line-height:20px;
	padding-left:18px;
	padding-right:5px;
	text-align:justify;
	
}
.PlantStatus
{
	font-size:9px;
	line-height:20px;
	padding-left:18px;
	padding-right:5px;
	text-align:justify;
	
}

#Explore a, #DWMPrediction a:link,#BirthChart a:link
{
	text-decoration: underline;
}
.TextBlink
{
	text-decoration:blink;
	color:Blue
}

.seocontent
{
	margin: 10px 10px 10px 10px;
	border :solid 1px maroon;
	padding: 10px 10px 10px 10px;
}

.seoheading
{
	font-weight:bold;
	text-decoration:underline;
	color: Maroon;
}

.PanelHeader
{
	background-color: Maroon;
	color:White;
	font-weight:bold;
	text-indent:5px;
	padding-top:3px;
	width:100%;
	height:20px;
	display:block;
}

#FieldContainer div
{
	float:left;
}
