body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../images/all-bg.gif) repeat-y #e0e0e0 center;
	color:#333;
}
a{
	text-decoration:none;
	color:#0076A2;
}
a:hover{
	text-decoration:underline;
}

img, fieldset {
	border: 0;
}
ul
{
margin:0px; padding:0px; list-style-type:none;
}
ol{
	margin:0 20px;
	padding:0;
}
table {
	border-collapse: collapse;
}
a:focus {
	outline: 0;
}
html {
	overflow:-moz-scrollbars-vertical;
} /*Always show Firefox scrollbar*/
form {
	margin:0px;
	padding:0px
}

.required, .red
{
color:#FF0000;
}

h1, h2, h3, h4, h5{
	padding:0;
	margin:0;
}

.underprocess
{
	padding:235px 0px;
	font-weight:normal;
	text-align:center;
	color: #333;
}

/* Common things end */

.top-bg{
	background:url(../images/top-bg.gif) repeat-x;
}

.logo{
	margin:10px 0;
}

.main-text{
	font-size:13px;
	line-height:22px;
	text-align: justify;
 
}
main-text strong{
	font-family:Arial, Helvetica, sans-serif;
}

.main-text2{
	font-size:11px;
	line-height:18px;
	color:#333;
	font-family:'Shanti', sans-serif;
}

.nav-lt{
	background:url(../images/nav-lt.gif) no-repeat;
	width:10px;
	height:40px;
}
.nav-rt{
	background:url(../images/nav-rt.gif) no-repeat;
	width:10px;
	height:40px;
}
.main-nav{
	background:url(../images/nav-bg.gif) repeat-x;
	height:40px;
	vertical-align:top;
}
.main-nav ul{
	float:right;
}
.main-nav ul li{
	list-style:none;
	float:left;
	background:url(../images/nav-separation.gif) no-repeat right;
	padding:0 2px 0 0;
}
.main-nav ul li.last{
	background:none;
}
.main-nav ul li a{
	font-family:'Shanti', sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	display:block;
	padding:0 16px 0 14px;
	line-height:40px;
	text-transform:uppercase;
}
.main-nav ul li a:hover{
	text-decoration:none;
	color:#000;
	background:url(../images/nav-over-bg.gif) repeat-x;
}


h3{
	font-family: 'Francois One',sans-serif;
	font-size:16px;
	line-height:35px;
	color:#a9370a;
	font-weight:normal;
}
h4{
	font-family:Arial, sans-serif;
	font-size:16px;
	line-height:35px;
	color:#ff6600; 
	font-weight:bold;
}
.box1{
	background:url(../images/lt-box-top.gif) no-repeat;
	padding:10px 0 0;
}
.box2{
	background:url(../images/free-services.gif) no-repeat;
	padding:52px 0 0;
}

.box3{
	background:url(../images/paid-services.gif) no-repeat;
	padding:52px 0 0;
}


.lft-services ul{
	background:#ffa901;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	padding:0 0 10px;
	margin:0 0 10px;
}
.lft-services ul li{
	list-style:none;
}

.lft-services ul li a{
	background:url(../images/black-arw.gif) no-repeat;
	background-position:10px 9px;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding:0 0 0 23px;
	color:#2b0300;
	font-weight:bold;
	font-size:12px;
	border-bottom:#6e5200 1px dotted;
}
.lft-services ul li a.last{
	border-bottom:none;
}
.lft-services ul li a:hover{
	color:#000;
	background:url(../images/black-arw.gif) no-repeat #f09f00;
	background-position:10px 9px;
	text-decoration:none;
}
.banner-bg{
	background:url(../images/welcome-bg.gif) no-repeat top;
	height:173px;
	width:704px;
	padding:15px 20px 0 20px;
	vertical-align:top;
	color:#fff;
	line-height:19px;
	font-family:'Shanti', sans-serif;
	font-size:13px;
}
.banner-bg p
{color:#fff; text-align:left;}

.mid-box{
	background:#ebebeb;
	padding:10px 15px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	line-height:23px;
	font-size:13px;
}
h3{
	font-family:'Francois One', sans-serif;
	font-size:18px;
	line-height:25px;
	color:#900b11;
	margin: 0 0 10px 0;
}

.footer-bg{
	background:url(../images/footer-bg.gif) repeat-x;
	padding:28px 12px;
	font-family:Tahoma;
	font-size:11px;
	color:#6b624e;
}
.footer-bg a{
	font-weight:bold;
	color:#6b624e;
	text-decoration:none;
	padding:0 8px;
}
.footer-bg a:hover{
	text-decoration:none;
	color:#000;
}

.sml-title{
	font-weight:bold;
	font-size:13px;
	color:#990000;
}



.tbl-style{
	border-collapse:collapse;
	font-family: 'Shanti', sans-serif;
	font-size:12px;
}
.tbl-style th{
	background:#efdbbf;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#7b2308;
	text-align:center;
	border:#dec8a9 1px solid;
	padding:6px;
	text-transform:uppercase;
	font-size:13px;
}
.tbl-style td{
	border:#dec8a9 1px solid;
	background:#fff;
	padding:8px 10px;
	font-weight:normal;
	color:#222;
	line-height:20px;
	font-size:13px;
}

.tbl-style td strong{
	font-family:Arial, Helvetica, sans-serif;
}

.input2, .inputstyle {
    background: none repeat scroll 0 0 #FAFAFA;
    border-color: #B0B0B0 #ECECEC #ECECEC #B0B0B0;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-family: 'Shanti',sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 24px;
    margin: 2px 0;
    padding: 4px;
    width: 250px;
}

.submit-btn, .button2 {
    background: none repeat scroll 0 0 #5A0004;
    color: #FFFFFF;
    font-family: 'Shanti',sans-serif;
    font-size: 15px;
    font-weight: normal;
    padding: 5px 10px; border:0; cursor:pointer;
}
a.button2:hover
{
text-decoration:none; 
}
.rt-img{
	float:right;
	margin:18px 0 10px 8px;
}
.rt-img2{
	float:right;
	margin:18px 0 10px 20px;
}

.adminwelcome
{
font-size:18px; font-weight:bold; height:30px; padding:36px 10px 0 0;  font-family:arial; text-align:right; float:right;
}
.innergap
{
vertical-align:top; height:420px; padding:12px;
}
.tblclass th {
	background-color: #E2E2D2;
	border: 1px solid #C3C3B4;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	line-height: 23px;
	padding: 5px;
	text-align: left;
}

.tblclass td, .tblclass2 td {
    border: 1px solid #cdcdcd;
    font-size: 13px;
    padding: 5px;
	line-height:24px;
}

 .tblclass2 th {
	background-color: #f1f1f1;
	border: 1px solid #cdcdcd;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	height: 21px;
	line-height: 23px;
	padding: 5px;
	text-align: left;
}
 
.norecords, .tblclass td.norecords, .tblclass2 td.norecords
{
	text-align:center;
	color:#0066CC;
	font-weight:bold;
	line-height:200px;
	font-size:12px;
	vertical-align:middle;
}

/* paging */
#paging {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}
#paging a{
   background:#eeeee0;
	line-height:22px;
	border:#e0e0ce 1px solid;
	color:#666;
	padding:0 5px;
	display:block;
	text-decoration:none;
	margin:0 5px 0 0;
	float:left;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

#paging span.active, #paging a:hover{
  background:#b7c68a;
line-height:22px;
padding:0 5px;
	display:block;
	border:#9bae62 1px solid;
	color:#000;
	text-decoration:none;
	margin:0 5px 0 0;
	float:left;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.img-wrap{display:inline-block;background-color:#FFF;-moz-border-radius:4px;border-radius:4px;-webkit-border-radius:4px;border:1px solid #ccc;padding:3px; line-height:18px;}
.box-bg-rt{
	-moz-border-radius: 9px 9px 9px 9px;
	-moz-box-shadow: 2px 2px 3px #CACACA;
	-webkit-border-radius: 9px 9px 9px 9px;
	border: 1px solid #CACACA;
}
.page-title{
	background:#d98000;
	line-height:35px;
	display:block; 
	-moz-border-radius: 9px 9px 0px 0px;
	-webkit-border-radius: 9px 9px 0px 0px;
	font-size:18px;
	color:#FFFFFF; 
	padding:0 0 0 15px;
}

.error {
  BORDER: #E07964 1px solid; PADDING: 4px 4px 4px 30px;  MARGIN: 8px auto; BACKGROUND: url(../images/error.gif) #fff9f2 no-repeat 10px 6px; font-size:12px; text-align:left; color:#000000; line-height:18px; 
}
.alert {
	BORDER: #FBC284 1px solid;  BACKGROUND: url(../images/alert.gif) #FEF4E9 no-repeat 10px 5px; PADDING: 4px 4px 4px 30px;  MARGIN: 8px auto; font-size:12px; text-align:left;  color:#000000; line-height:18px;
}
.success {
	BORDER: #B1C88C 1px solid;
	BACKGROUND: url(../images/success.gif) #f7faf1 no-repeat 10px 6px;
	PADDING: 4px 4px 4px 30px;
	MARGIN: 8px auto;
	font-size:12px; line-height:18px;
	text-align:left;
	color:#000000;
}


a#bm-arrow-top {position:fixed;	bottom:10px;right:10px;	display:block;background:#fff; width:20px;height:20px; overflow:hidden; background:url(../images/top.png) top left no-repeat; text-indent:-99999em; text-decoration:none; outline:none;	border:none;}
a:hover#bm-arrow-top {background-position:bottom left;}

.articles ul li
{
padding:0 0 5px 22px; background:url(../images/black-arw.gif) no-repeat; background-position:5px 7px;  
}
.prevnext
{
text-align:right; float:right; font-family:arial; font-size:12px;
}
.prevnext a
{
font-size:12px; font-weight:bold; color:#993300;
}
p.question
{
margin:0; padding:0;
}
.question
{
font-size:12px; font-weight:bold; color:#9E2222; line-height:25px;
}
.imgborder
{
border:#ccc 1px solid; padding:2px;
}
.sublinks
{
	background:#ebebeb;
	padding:10px 20px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	line-height:23px;
	font-size:13px;
}
.sublinks a
{
margin-right:12px; color:#FF6600; font-weight:bold;
}
.zodiacs ul
{
padding:0; margin:0; list-style-type:none;
}
.zodiacs ul li
{
float:left; width:132px; margin:10px 20px; text-align:center; font-weight:bold; font-size:12px; cursor:pointer;  
}
.zodiacs ul li b
{
color:#990000; font-size:13px;
}
a#bm-arrow-top {position:fixed;	bottom:10px;right:10px;	display:block;background:#fff; width:26px;height:26px; overflow:hidden; background:url(../images/top.png) top left no-repeat; text-indent:-99999em; text-decoration:none; outline:none;	border:none;}
a:hover#bm-arrow-top {background-position:bottom left;}

ul.list li
{
background:url(../images/red-arw.gif) no-repeat; background-position:5px 7px; padding: 0 0 5px 20px; color:#FF6600; font-size:12px;
}
.green14
{
color:#009933; font-weight:bold; font-size:14px;
}
.txt11
{
font-size:11px;
}
.hlight
{
text-align:center; font-weight:bold; font-size:12px; color:#000000; background-color:#F5B63A; line-height:28px; height:28px; border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.hlight a
{
color:#990000; font-size:14px; text-decoration:blink;
}