/* Designed by Asevo - http://asevo.com bggray light version */

@import url("../../rsc/css/basic.css");	/* Import basic styles */

* {
	margin:0;
	padding:0;
}
html {
	min-width:905px;
}
img
{
border:none;
}
body {
	background:url(images/bggray.jpg);
	text-align:left;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000;
}
h2
{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 4.5em;
font-weight:normal;
}
h3
{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 3.6em;
font-weight:normal;
color:#0071f9;
}
/*=====[ 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:905px;
	margin: 0px auto;
	/* 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:458px;
	background:url(images/smdesignmainbg.jpg) repeat-y top;
}
#header {
	padding:0px;
	margin:0px;
	width:905px;
	height:92px;
	background:url(images/top_header.jpg) no-repeat top;
	float:left;
}
#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;
background:url(images/devider.jpg) no-repeat right top;
}
#header ul li.lastnav{
background:none;
}

#header ul li a{
color:#000000;
text-decoration:none;
font-size:17px;
}

#header ul li a:hover{
color:#0071f9;
text-decoration:none;
font-size:17px;
}

#header span{
float:right;
color:#080808;
text-decoration:none;
font-size:17px;
padding:18px 0 0 0;
margin-right:25px;
}
#logoarea {
height:109px;
width:905px;
float:left;
background:url(images/blackheaderlogo.jpg) no-repeat;
}
#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	margin-top:80px;
	}

#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:905px;
	float:left;
	height:257px;
	background:url(images/mainheaderimage.jpg) no-repeat;
}
#mainheader .mainslogan {
	width:360px;
	margin:20px 0 0 80px;
	text-align:right;
	float:left;
}
#mainheader .mainslogan img {
margin-top:20px;
}
#mainheader .mainslogan a {
background:url(images/knowmore.gif) no-repeat top;
color:#FFFFFF;
width:157px;
height:21px;
display:block;
font-size:0.8em;
float:right;
text-decoration:none;
text-align:center;
padding-top:3px;
margin-top:10px;
}
#mainheader .mainslogan a:hover {
background:url(images/knowmore_r.gif) no-repeat top;
color:#FFFFFF;
}
#mainheader .mainheaderimage {
	width:377px;
	margin:0px 5px 0 0px;
	float:right;
	height:237px;
	background:url(images/headersmimage.jpg) no-repeat;
}
/*=====[ Main Body Area Start ]=====*/
#contenthome {
	background:url(images/smdesignmainbg.jpg) repeat-y top;
	float:left;
}
/* Left Side Content */
#leftcol {

	width:576px;
	margin:0px 0px 0px 50px;
	padding:0px;
	float:left;
	display:inline;
}
#leftcol fieldset{
border:none;
}
#leftcol h1{
color:#0071f9;
font-size:1.4em;
border-bottom:#aaaaaa 1px solid;
}
#leftcol h3{
color:#0071f9;
font-size:1.4em;
}

#leftcol .label{
color:#0071f9;
border:none;
float:left;
margin:3PX 0;
width:120PX;

}

#leftcol .input{
color:#0071f9;
border:none;
}
#ffield_i{
border:none;
}


#leftcol span{
color:#999999;
font-size:0.8em;
padding:5px 0 5px 0;
display:block;
}
#leftcol p{
padding:5px 0 10px 0;
}
#leftcol h1 a span{
color:#0071F9 !important;
font-size:18px;
text-decoration:none;
}

#leftcol h1 a:hover span{
color:#000 !important;
font-size:18px;
text-decoration:none;
}

div.msg {
  border: 1px solid red;
  background-color:#f7e1e1;
  padding:3px;
}
div.header_form {
width: 475px;
float: right;
padding-right:10px;
}
#leftcol a{
color:#0979ff;
font-size:0.9em;
text-decoration:none;
}
#leftcol a:hover{
color:#000000;
text-decoration:underline;
}
#leftcol ul{
margin-left:35px;
}
/* right side home page Content */

#rightsidecontent
{
width:160px;
float:left;
display:inline;
margin-left:80px;
}
.commenboxgreen {
	margin: 0px 0px 0 0; /* center for now */
	font-size: 100%;
	float:left;
	background:url(images/righttop.gif) no-repeat top;
		width:160px;
	
}
.commenboxgreen p {
padding:10px 7px 10px 10px!important;
	
}
.commenboxgreen form {
padding:0px 0px 10px 0px!important;
	
}
.cgreenboxhead {
	margin: 0;
	padding: 0;
	text-align: left;
}
.commenboxgreen h2 {
	background: url(images/right_header.jpg) no-repeat top left;
	width:160px;
	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:#000000;
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;
	border-top:1px solid #dddddd;
}


.cgreenboxheadn {
	background:url(images/boxrighttopright.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: left;
}
.cgreenboxheadn h2 {
	background:url(images/boxrighttopleft.gif) no-repeat top left;
	margin: 0;
	font-size:1px;
}

.commenboxgreen {
	margin-top:0px;
	background:url(images/cont_bg.jpg) no-repeat left bottom;
		width:160px;
		margin-bottom:10px;
		
		
	
}
.cgreenboxbody {
	margin-top: 10px;
	background:url(images/cont_bg.jpg) no-repeat left bottom;
		width:160px;
	
}
.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:#003e89;
list-style-type:square;
}
.cgreenboxbody ul li a {
color:#003e89;
text-decoration:none;
}
.cgreenboxbody ul li a:hover {
color:#000;
text-decoration:underline;
}
.commenboxgreen form{
margin:0px;
padding:0px 0 0 15px;
}
.commenboxgreen form input{
border:none;
font-size:0.8em;
padding:5px 0 0 3px;
}
.commenboxgreen form input.sebox{
margin:10px 0 0 10px;
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;
}

.commenboxgreen .search_options{
font-size:13px !important;
}


/*=====[ Footer Start ]=====*/
#foot {
	height:82px;
	text-align:left;
	background:url(images/fotterbgsm.jpg) no-repeat top;
}
#foot img {
float:right;
border:0px;
margin:0px 10px 0 0;
}
#foot p.copyright {
	color:#434343;
	text-decoration:none;
	padding:40px 0 0px 25px;
	font-weight:normal;
	line-height:20px;
	float:left;
	font-size:80%;
}
#foot p.footterlink {
color:#434343;
	text-decoration:none;
	padding:40px 25px 0px 0px;
	font-weight:normal;
	line-height:20px;
	float:right;
	font-size:80%
}
#foot a {
	color:#434343;
	text-decoration:none;
}
#foot a:hover {
	color:#000;
	text-decoration:underline;
}
/*=====[ Misc ]=====*/
DIV.spacer {
	clear:both;
	height:20px;
}
DIV.line {
	clear:both;
	height:1px;
	background:#bdbcbd;
}
div.sharethis {
    display: inline;
    margin-left: 2em;
    font-size: 18px;
    position: relative;
    right: 0px;
    width: 140px;
}
.evo_req_title{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
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;
}
#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:290px;
}
table.prevnext_post td a {
	color: #aaa;
	
}
table.prevnext_post td a:hover {
	color: #000;
	text-decoration:none;
}
/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	width: 100%;
	border: solid 1px #ccc;
}
table.bCalendarTable td {
	color: #000;
	text-align:center;
}
table.bCalendarTable td.bCalendarLinkPost {
	color: #000;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #aaa;
	color: #000;
}
th.bCalendarHeaderCell {
	color: #000;
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
#bCalendarToday {
	background-color: #aaa;
}



