/* Designed by Asevo - http://asevo.com graydarkbg dark version */

@import url("../../rsc/css/basic.css");	/* Import basic styles */


* {
	margin:0;
	padding:0;
}
html {
	min-width:100%;
}
img
{
border:none;
}
body {
	background:url(images/graydarkbg.jpg);
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#fff;
	font-weight:normal;
}
div.sharethis {
    display: inline;
    margin-left: 2em;
    font-size: 18px;
    position: relative;
    right: 0px;
    width: 140px;
}
h2
{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 4.2em;
font-weight:normal;
}
h3
{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 3.1em;
font-weight:normal;
color:#f9b600;
}
/*=====[ Set up container divs and add background tiles ]=====*/
#pageheadContainer, #contentContainer, #footContainer, {
	width:100%;
	float:left;
	margin:auto;
	padding:0px;
}
#contentContainer {
	float:left;
	margin:0px;
	width:100%;
}
#footContainer {
	background:url(images/botbg.gif) repeat-x top;
	clear:both;
}
#pagehead, #pageheadinner, #contenthome, #foot, #contentinner,#contentmain {
	/* Set widths for "sub" container divs and center on the screen . fluid you say? I think not sir, you are quite mad! */
	width:100%;
	/* Position relative so we can position children absolutley but keep them relative to their parents and not the document root - confused? Me too! */
	position:relative;
	/* Shove the content back where it should be now we have convinced IE5 that center aligned websites are, infact, groovy (see body{}) */
	text-align:left;
}
#pagehead {
	height:548px;
	background:url(images/bgtopmainheader.jpg) repeat-x top;
}
#header {
	padding:0px;
	margin:0px;
	height:84px;
}
#header ul{
padding:0px 0 0 10px;
margin:0px;
list-style:none;
float:left;
height:61px;
width:600px;
}

#header ul li{
padding:20px 10px 20px 10px;
height:21px;
margin:0px;
display:inline;
float:left;
}
#header ul li.lastnav{
background:none;
}

#header ul li a{
color:#fff;
text-decoration:none;
font-size:1em;
}

#header ul li a:hover{
color:#f9b600;
text-decoration:none;
}

#header span{
float:right;
text-decoration:none;
font-size:1em;
padding:35px 0 0 0;
margin-right:25px;
}
#logoarea {
height:132px;
float:left;
width:100%;
background:url(images/logobig.gif) no-repeat 20px 0;
}
div.msg {
  border: 1px solid yellow;
  background-color:#666666;
  padding:3px;
  color: #FFFFFF;
}
div.header_form {
width: 575px;
float: right;
padding-right:10px;
}
#tabs {
	float:left;
	width:100%;
	font-size:70%;
	line-height:normal;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	margin-top:88px;
	}

#tabs ul {
	margin:0;
	padding:0px 17px 0 0px;
	list-style:none;
	float:right;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("images/navleft.png") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("images/navright.png") no-repeat right top;
	padding:5px 15px 4px 6px;
	margin-right:5px;
	color:#FFF;
	font-size:1.3em;
	}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover, #tabs a.selectmenu {
	background-position:0% -30px;
	color:#000000;
	}

#tabs a:hover span, #tabs a.selectmenu span {
	background-position:100% -30px;
	color:#000000;
	}
#mainheader {
	width:100%;
	float:left;
	height:336px;
}
#mainheader .mainslogan {
	width:50%;
	margin:10px 0 0 0px;
	text-align:right;
	float:left;
}
#mainheader .mainslogan img {
margin-top:20px;
}
#mainheader .mainslogan a {
background:url(images/knowmore_big.gif) no-repeat top;
color:#FFFFFF;
width:293px;
height:44px;
display:block;
font-size:1.1em;
float:right;
text-decoration:none;
text-align:center;
padding-top:9px;
margin-top:20px;
}
#mainheader .mainslogan a:hover {
background:url(images/knowmore_bigr.gif) no-repeat top;
color:#000;
}
#mainheader .mainheaderimage {
width:380px;
height:260px;
margin:18px 20px 0 0px;
float:right;
border:#535353 1px solid;
background:url(images/mainheaderimagebig.jpg) no-repeat 10px 10px #353535;
}
/*=====[ Main Body Area Start ]=====*/
#contenthome {
	float:left;
	padding-bottom:20px;
}
/* Left Side Content */
#leftcol {

	width:70%;
	margin:0px 0px 0px 50px;
	padding:0px;
	float:left;
	display:inline;
}
#leftcol h1{
color:#fff;
font-size:1.3em;
}

#leftcol h3{
color:#0071f9;
font-size:1.4em;
}

#leftcol .label{
color:#0071f9;
border:none;
float:left;
margin:3PX 0;
width:120PX;

}

#leftcol fieldset{
border:none;
}

#leftcol .input{
color:#0071f9;
border:none;
}
#ffield_u{
border:none;
}


#leftcol span{
color:#f9b600;
font-size:0.8em;
padding:5px 0 5px 0;
display:block;
}
#leftcol p{
padding:5px 0 10px 0;
color:#b6b6b6;
font-size:90%;
}

#leftcol h1 a span{
color:#f9b600 !important;
font-size:18px;
text-decoration:none;
}

#leftcol h1 a:hover span{
color:#fff !important;
font-size:18px;
text-decoration:none;
}

#leftcol a{
color:#f9b600;
font-size:0.8em;
text-decoration:none;
}
#leftcol a:hover{
color:#fff;
}
#leftcol ul{
margin-left:35px;
color:#b6b6b6;
font-size:90%;
}
/* right side home page Content */

#rightsidecontent
{
width:220px;
float:right;
display:inline;
margin-right:20px;
}
.commenboxgreen {
	margin: 0px 0px 0 0; /* center for now */
	font-size: 100%;
	float:left;
	width:180px;
	
}
.cgreenboxhead {
	margin: 0;
	padding: 0;
	text-align: left;
}
/*.commenboxgreen h2 {
	background: url(images/right_top.jpg) no-repeat top left;
	width:180px;
	height:26px;
	margin: 0;
	padding:10px 0px 0px 0px;
	font-size:1.1em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	text-indent:10px;
	
}*/

.commenboxgreen a{
	color:#FFFFFF;
	text-decoration:none;
	
}

.commenboxgreen p{
	padding: 10px 7px 0px 7px;
	margin:0px;
	font-size:1.1em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}


.commenboxgreen {
	margin-top:0px;
		border:1px solid #363537;
		width:178px;
		margin-bottom:10px;
		padding:0px; 
		font-size:12px !important;
		background:url(images/contactboxbg.jpg);
		
		
	
}
.cgreenboxbody {
	margin-top: 10px;
	width:180px;
		
	
}



.cgreenboxbody p {
color:#4f4f4f;
	padding:2px 7px 15px 10px;
	
}
.cgreenboxbody ul {
margin:10px 0 0px 0;
padding:0px 7px 5px 10px;
}
.cgreenboxbody ul li {
margin:0px 0 0 20px;
padding:0px;
color:#f9b600;
list-style-type:square;
line-height:19px;
font-size:14px;
font-weight:bold;
}
.cgreenboxbody ul li a {
color:#f9b600;
text-decoration:none;
font-weight:bold;
font-size:14px;
}
.cgreenboxbody ul li a:hover {
color:#ccc;
font-weight:bold;
text-decoration:underline;
}
.commenboxgreen form{
margin:0px;
padding:0px 0 0 15px;
}
.commenboxgreen form input{
border:none;
font-size:0.8em;
}
.commenboxgreen form input.sebox{
margin:10px 0 0 0px;
background:url(images/searchbox.gif) no-repeat;
height:25px;
width:113px;
}
.commenboxgreen form input.buttonsub{
margin:10px 0 0 0px;
background:url(images/submitbuttonbla.jpg) no-repeat;
height:22px;
color:#FFFFFF;
width:82px;
padding-bottom:5px;
cursor:pointer;
}

/*AGAIN*/

#rightsidecontent
{
width:20%;
float:right;
display:inline;
margin-right:20px;
}
.commenboxgreen {
	margin: 0px 0px 15px 0; /* center for now */
	width: 100%; /* ems so it will grow */
	background:url(images/contactboxbg.jpg);
	font-size: 100%;
	float:left;
	border:#363537 1px solid;
}

.commenboxgreen h2 {
	height:26px;
	margin: 0;
	padding:10px 0px 0px 0px;
	font-size:1.8em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	text-indent:10px;
	
}
.cgreenboxhead {
	margin: 0;
	padding: 0;
	text-align: left;
}
.cgreenboxhead h2 {
	margin: 0;
	padding: 10px 0px 8px 10px;
	font-size:1.1em;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.cgreenboxbody {
	margin: 0;
	padding: 4px 7px 15px 10px;
}
.cgreenboxbody p {
color:#989898;
}
.cgreenboxbody ul {
margin:10px 0 0px 0;
padding:0px;
}
.cgreenboxbody ul li {
margin:0px 0 0 20px;
padding:0px;
color:#f9b600;
list-style-type:square;
}
.cgreenboxbody ul li a {
color:#f9b600;
text-decoration:none;
}
.cgreenboxbody ul li a:hover {
color:#fff;
text-decoration:underline;
}
.commenboxgreen p {
padding:10px 7px 12px 10px!important;
}

.commenboxgreen form{
margin:0px;
padding:0px 0 0 15px;
}
.commenboxgreen form input{
border:none;
font-size:1.1em;

}
.commenboxgreen form input.sebox{
margin:10px 0 5px 0px;
background:url(images/newsearchbg.gif) no-repeat;
height:28px;
width:202px;
padding:10px 0 0 5px;
}


.commenboxgreen .search_options{
font-size:16px !important;
}


.commenboxgreen form input.buttonsub{
margin:20px 0 0 0px;
background:url(images/newsbbutton.gif) no-repeat;
height:31px;
font-size:14px;
color:#000;
width:99px;
padding-bottom:5px;
cursor:pointer;
}

/*=====[ Footer Start ]=====*/
#foot {
	height:50px;
	text-align:left;
	border-top:#353535 1px solid;
}
#foot img {
float:right;
border:0px;
margin:0px 10px 0 0;
}
#foot p.copyright {
	color:#a3a3a3;
	text-decoration:none;
	padding:20px 0 0px 25px;
	font-weight:normal;
	line-height:20px;
	float:left;
	font-size:90%;
}
#foot p.footterlink {
color:#a3a3a3;
	text-decoration:none;
	padding:20px 25px 0px 0px;
	font-weight:normal;
	line-height:20px;
	float:right;
	font-size:90%
}
#foot a {
	color:#a3a3a3;
	text-decoration:none;
}
#foot a:hover {
	color:#fff;
	text-decoration:underline;
}
/*=====[ Misc ]=====*/
DIV.spacer {
	clear:both;
	background:url(images/spacerbg.gif) repeat-x 0 4px;
	margin:15px 0 15px 0;
}
DIV.line {
	clear:both;
	height:1px;
	background:#bdbcbd;
}

/*=============sandeep===============*/

.evo_req_title{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
padding-left:50px;
color:#0071F9;
}

.bTitle{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;

}

div.bComment, /* Entire comment block */
form.bComment /* New comment form */
{
	margin: 1ex 2ex;
	padding: 0 1ex;
	border: 1px dotted #999;
	padding:10PX;
}
#comment_preview {
color:#ff0000;
	background-color: #eee;
}
div.bCommentTitle {
	margin: 1ex 0;
	font-weight: bold;
}
div.bCommentText {
	margin-top: 0;
	margin-bottom: 0;
}
div.bCommentSmallPrint {
	clear: both;
	font-size: 78%;
	margin: 1ex 0;
}

table.prevnext_post {
	width: 100%;
}
table.prevnext_post td {
	font-size: 84%;
	padding: 0;
	padding:0 0 0 45px;
}

table.prevnext_post td.right{
float:right;
margin-right:320px;
}
table.prevnext_post td a {
	color: #aaa;
	
}
table.prevnext_post td a:hover {
	color: #CCC;
	text-decoration:none;
}


#leftcol .bText{
background:url(images/contactboxbg.jpg);
padding:10px;
border:#363537 1px solid;
margin:10px 0 10px 0;
}
/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #191621;
	background-color: #505050;
	border-bottom: 0;
}
table.bCalendarTable {
	width: 100%;
	border: solid 1px #191621;
}
table.bCalendarTable td {
	color: #fff;
	text-align:center;
}
table.bCalendarTable td.bCalendarLinkPost {
	color: #fff;
}
table.bCalendarTable tfoot td {
	background-color: #505050;
	border-top: 1px solid #191621;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #aaa;
	color: #000;
}
th.bCalendarHeaderCell {
	color: #fff;
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
#bCalendarToday {
	background-color: #aaa;
}




