/* CSS Document */
body
{
	height: 100%;
	width: 100%;
    margin: 0px;
	padding: 0px;
}

/* Page Wrapper Starts */
#wrapper
{
	height: auto;
	width: 821px;
	margin-right: auto;
	margin-left: auto;
}
/* Start Of Header Section */
#headwrapper
{
	height: 110px;
	width: 821px;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	border: thin none #333333;
}
.logotext
{
	float: left;
	padding-top: 30px;
	padding-left: 5px;
}
/*login Box and Form Starts */
.login
{
	float: right;
	padding-top: 70px;
	height: 18px;
	width: auto;
}
.inpbox
{
	background-color: #EDEDED;
	background-position: left bottom;
	width: 100px;
	border: thin inset #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;

}
.inpbox:hover
{
	background-color: #F7F7F7;
	background-position: left bottom;
	height: 14px;
	width: 100px;
	border: thin inset #666666;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.frmbutton
{
	background-color: #003333;
	width: 50px;
	background-position: center bottom;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.frmbutton:hover
{
	background-color: #006666;
}
/* Login Box and Form Ends 
    End Of Header Section */
/* Start of Bannner Link and Banner Bar */
#bannerbar
{
	background-image: url(images/banner_bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 29px;
	width: 821px;
	margin: 0px;
	padding: 4px 0px 0px;
	background-color: #FFFFFF;
	top: 60px;
	text-align: left;


}
.links
{
	color: #666666;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
	line-height: normal;
	height: 20px;
	width: 70px;
	background-color: #FCDE95;
	
}
#bannerbar a
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

#bannerbar a:hover
{
	
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-color: #FCDE95;
}
#imagearea
{
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-color: #FFFFFF;
	height: 217px;
	width: 821px;
}
#leftimage
{
	float: left;
	height: 217px;
	width: 452px;
	clear: right;
	
}
#rightimage
{
	float: left;
	height: 217px;
	width: 369px;
	background-color: #FFFFFF;
	
}
#midleft
{
	background-color: #EFEFDF;
	height: 218px;
	width: 265px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #E4E4C9;
	float:left;
	clear: right;
	left: 1px;
	top: 430px;


}
#mid
{
	background-color: #EFEFDF;
	height: 218px;
	width: 343px;
	float: left;
	clear:right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
#midright
{
	background-color: #EFEFDF;
	height: 218px;
	width: 211px;
	float: right;
    border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: none;
	border-left-color: #E4E4C9;
}
#middlework
{
background-color: #EFEFDF;
height: 218px;
width: 821px;
}
#lower
{
	background-color: #EFEFDF;
	height: 126px;
	width: 818px;
	border: 1px solid #cccc99;
}
#lowleft
{
	background-color: #EFEFDF;
	background-position: left top;
	clear: right;
	float: left;
	height: 126px;
	width: 425px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;
}
#lowright
{
	background-color: #EFEFDF;
	background-position: left top;
	float: right;
	height: 126px;
	width: 380px;
	border: none;
}
#footer
{
	background-color: #EFEFDF;
	height: 50px;
	width: 821px;
}
/* Text Content Starts */
/*  Heading Text */
h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	text-align: left;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#midleft li
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
	text-align: left;
	width: 220px;
	list-style-type: none;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;

}
#midleft ul
{
	margin: 0px;
	padding: 1px 0px 0px;
	background-position: center;
	
}
#midleft p
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 250px;
	padding-left: 5px;
}
#midleft img
{
	margin-top: 0px;
	margin-bottom: 4px;
}

#mid p
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	margin: 0px;
	padding: 0px 0px 2px;
}
#mid form
{
	margin: 0px;
	padding: 0px;
}
select
{
	height: 20px;
	width: 75px;

}
#age
{
	width: 25px;
}
#religion
{
	width: 50px;
}
#search
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006633;
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 80px;
	border: none;
	margin-top: 5px;
}
#search:hover
{
background-color: #009933;
}
#midright p
{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #993333;
	margin: 0px;
	padding: 0px 0px 2px 15px;
}
#midright li
{
	list-style-position: outside;
	list-style-image: url(images/tag.gif);
	background-position: center top;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 2px;
}
#midright a
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6666;
	text-decoration: none;
}
#midright a:hover
{
color: #FF3C3C;
}
#lowleft img
{
	background-color: #FFFFFF;
	border: thin outset #FFFFFF;
}
#sivananda
{
	float: left;
	padding-top: 10px;
	padding-left: 8px;
}
#lowleft h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-left: 6px;
}
#lowleft p
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: centre;
	padding-left: 6px;
}

#lowright img
{
	background-color: #FFFFFF;
	border: thin outset #FFFFFF;
}
#lowright h3
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-left: 6px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#lowright p
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: centre;
	padding-left: 6px;
}
/* Search form modules */
#searcher
{
	height: auto;
	width: 819px;
	background-color: #EFEFDF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3DAA4;
	border-bottom-color: #E3DAA4;
	border-left-color: #E3DAA4;
	
}
/* Registration form modules */
#register
{
	height: auto;
	width: 819px;
	background-color: #EFEFDF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3DAA4;
	border-bottom-color: #E3DAA4;
	border-left-color: #E3DAA4;
	
}

#register form
{
	width: 650px;
	height: 630px;
	border: 1px solid #808040;
	background-position: left top;
	margin-left: 50px;
	padding-top: 10px;
	background-color: #FFFFFF;
	text-transform: capitalize;
	color: #00000;
	
}
.spaceform
{
	padding-left: 40px;
}
.form_fields{
	width:200px;
	text-align:right;
}
.attribute_fields{
	text-align:left;
}
.attribute_fields1
{
font-face: arial;
font-size: 14px;
font-weight:bold;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E3DAA4;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E3DAA4;

color: black;
}
.result_search{
font-face: arial;
font-size: 14px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #E3DAA4;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #E3DAA4;
color: black;
}
#searchertab
{
    border-top-width: 0px;
    border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E3DAA4;

}
/* Payment modules */
#payment
{
	height: 550px;
	width: 819px;
	background-color: #EFEFDF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E3DAA4;
	border-bottom-color: #E3DAA4;
	border-left-color: #E3DAA4;
	
}