/* Start of CMSMS style sheet 'Htec-Sub' */
/* HTML STYLES */
html,body {
	margin: 0;
	padding: 0;
	font-size: small;
	background-color: #515151;
}

/* ID STYLES */
#wrapper{
	background-image:url(images/bg_repeat.jpg);
	width: 928px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -464px;
	float: left;
	background-repeat: repeat-y;
	padding:0px;
}

#content {
	width: 928px;
	padding:0px;
	margin: 0;
	border: 0;
	float: none;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
}
.hide{
	display:none;
}
#header{
	width:928px;
	height:117px;
	background-image:url(images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	
}
#header p{
	color:#FFFFFF;
	width:260px;
	font-size:13px;
	line-height:18px;
	margin:0px;
}
#sub_nav{
	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
	padding: 18px 35px 0 0;
}
#sub_nav a{
	color:#CCCCCC;
}

#contact{

	color:#CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: right;
clear:both;
	padding: 45px 47px 0 0;
margin:0px;
	
}


.red{
	color:#CC0000;
}
#flash_banner{
	padding: 0 47px 0 52px;
	float: left;
}
#map{
	position:absolute;
	top:200;
	left:30;
	z-index:1;
}
#right_column{
	float:left;
	width:570px;
	padding:45px 0px 0 50px;
}
#right_column p img{
padding:0px 0px 5px 10px;
}
#spacer{
	float:left;
	clear:both;
	width:928px;
	height:15px;
	
}
#gray_bar{
	float:left;
	width:928px;
	background-image:url(images/gray_bar_bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	margin: 0px;
}

#gray_bar p{
color:#dddddd;
line-height:20px;
}

#gray_bar a{
color:#ffffff;
text-decoration: underline;
padding-top: 50px;
}

#gray_bar a:hover{
color:#ffffff;
text-decoration: underline;
}

#inner-project{
	float:left;
	width: 200px;
	padding: 0 0 10px 50px;
	height: 150px;
}

#inner-lean{
	float:left;
	width: 180px;
	padding: 40px 0 10px 22px;
	height: 110px;
}
#inner-publications{
	float:left;
	width: 180px;
	padding: 40px 5px 10px 14px;
	height: 110px;
}
#inner-program{
	float:left;
	width: 205px;
	padding: 40px 0 10px 12px;
	height: 105px;
	margin-right:-3px;
}

#picture{
	float:right;
	padding: 45px 45px 15px 15px;
	width: 210px;

}
#picture img{
	margin-bottom:10px;
	width:200px;
	height:auto;
	
}
#footer{
display:inline;
	position:relative;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:70px;
	width: 928px;
	float:left;
	margin:0px; !important
	bottom:0;

}
#footer p{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 874px;
	padding:14px 0px 0px 45px;
	margin:0px;
	font-size: 10px;
	color:#999999;
	text-decoration:none;
}
#footer p a{
	color:#999999;
	text-decoration:none;
}
/* Styles of Selectors when SIFR is not in effect*/
h1{
	font-weight: normal;
	font-size:20px;
	color:#CC0000;
	font-weight: normal;
	margin: 0 0 -10px 0px;
	padding:15px 0 0 0;
}
h2{
	font-size:16px;
	color:#FFFFFF;
	margin: 10px 0px 5px 0px;
}
h3{
	font-size:16px;
	color:#454344;
	margin: 0px 0px 5px 0px;
	text-transform: uppercase;
	font-weight: normal;
}
h4{
	font-weight: normal;
	color:#CCCCCC;
	text-transform:uppercase;
	font-size:12px;
	margin:0px;
	padding:0px;
}

h5{
	font-weight: normal;
	color:#CC0000;
	text-transform:uppercase;
	font-size:12px;
	margin:0px;
	padding:0px;
}

strong{
	margin:5px 0px;
	/*color:#CC0000;*/
	font-size: 13px;
/*font-weight: normal;*/
	line-height: 18px;
}

p{
	margin:5px 0px;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
}
p a{
	color:#000000;
}
#lean p, #publications p {
	color:#FFFFFF;
}
#program ul, #picture ul{
	margin:0px;
	padding: 0px;
}
#right_column ul{
	margin:0px;
	padding:10px 0px 15px 15px;
}
#program ul li, #picture ul li, #right_column ul li{
	background-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
	padding:2px 0px 0px 12px;
	margin:0px;
}
#program ul li a, #picture ul li a, #right_column ul li a{
	color:#000000;
}
/* Contact form styles */



#cform, .cform {
	border: 1px solid #999;
	background-color:#F5F5F5;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 14px;
	margin: 10px 0 10px 0;
	width: 265px;
        float: left;
}

#cform label, .cform label {

	display: block;

	margin-bottom: 3px;

}

.cform input, .cform textarea {
        margin-bottom: 11px;
}

#cform_name, #mf085ffbrp__17 {

	margin-bottom: 11px;

	width: 260px;

	border: 1px solid #999999;

	border-top: 1px solid #666666;

	border-left: 1px solid #666666;

	height: 20px;

}

#cform_email, #mf085ffbrp__18 {

	margin-bottom: 11px;

	width: 260px;

	border: 1px solid #999999;

	border-top: 1px solid #666666;

	border-left: 1px solid #666666;

	height: 20px;

}

#cform textarea, .cform textarea {

	width: 260px;

	height: 100px;

	border: 1px solid #999999;

	border-top: 1px solid #666666;

	border-left: 1px solid #666666;

}

#cform_sub {
	width: 130px;
	margin-top: 13px;
}

#cform_uhoh {

	border: 1px solid #E9DCAC;

	color: #333;

	background: #FDFBDD url(../images/cform_msg_14.gif) no-repeat 10px 10px;

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;

	padding: 10px 10px 10px 40px;

	margin: 10px 0 10px 0;

}

#cform_ok {

	border: 1px solid #E9DCAC;

	color: #333;

	background: #FDFBDD url(../images/cform_msg_16.gif) no-repeat 10px 10px;

	font: bold 10px Verdana, Arial, Helvetica, sans-serif;

	padding: 10px 10px 20px 40px;
http://atomicclients.com/htec/admin/editcss.php?sp_=240a632d&css_id=51
	margin: 10px 0 10px 0;

}
/*blog styles*/
#blog_copy{
float:left;
width: 590px;
padding:50px 15px 15px 50px;
}
#blog_copy h1{
font-size:26px;
padding:0px 0px 10px 0px;
}
#blog_copy .post{
padding-bottom:15px !important;
}
#blog_copy .post p{
color:#000000;
}
.author_photo img{
float:left;
width:40px;
height:40px;
padding:0px 10px 10px 0px;
}
.author_title{
color:#000000;
font-size:16px;
}
.entry{
clear:left;
}
.blog_date{
font-size:11px;
}

.blog_headline, .blog_headline a{
font-size:14px;
text-decoration:none;
color:#990000;
}

.postmetadata, .postmetadata a{
color:#00418d;
font-size:11px;

}

#sidebar{
width:190px;
padding:50px 50px 15px 15px;
float:right;
}

#sidebar form{
margin:15px 0px;
}

#sidebar form input{
background-image:url(images/blog_search-input.jpg);
background-repeat:no-repeat;
padding:3px;
width:114px;
height:14px;
border:0px;
}

#sidebar form label{
display:none;
}
#sidebar #searchform{
margin: 5px 0px !important;
}
#sidebar form #searchsubmit{
background-image:url(images/blog_search_submit.jpg);
background-repeat:no-repeat;
width:18px;
height:18px;
text-indent:-100px;
padding-top:2px;
}
#sidebar ul{
list-style:none;
margin:0px;
padding:0px;
}
#sidebar li li{
        background-image:url(images/bullets.gif);
	background-repeat:no-repeat;
	background-position:top left;
	list-style:none;
margin-left:10px !important;
	padding:2px 0px 0px 12px;
	margin:0px;
}
#sidebar li a{
text-decoration:none;
color:#000000;
}
#sidebar h2{
padding:7px 0px 0px 0px !important;
margin-bottom:-5px !important;
font-size:15px !important;
color:#990000 !important;
}
#sidebar p{
font-size:11px;
}
#sidebar #blog_tw{
padding:10px 0px;
width:190px;
}
#sidebar #blog_tw a img{
border:0px;
padding-bottom:10px;
}
#sidebar #blog_tw_bg{
padding:25px 10px 10px 15px;
width:165px;
height:115px;
background-position:top left;
background-image:url(images/blog_tw_bg.jpg);
background-repeat:no-repeat;
}
#sidebar #blog_tw_bg .tweet, #sidebar #blog_tw_bg .follow a{
font-size:11px;
line-height:14px;
}
#sidebar #blog_tw_bg .follow a{
float:right;
color:#990000;
}
#blog_copy h3{
padding-top:10px !important;
font-size:14px !important; 
}
.commentlist{
list-style:none;
margin:0px;
padding:0px;
}
.commentlist .even{
padding:10px;
background-color:#efebec;
}
.commentlist .odd{
padding:10px;
}

.commentlist .comment-meta{
font-size:11px;
}
.commentlist .comment-meta a, .url{
color:#000000;
}
.comment-author img{
display:none;
}
#commentform{
padding:15px;
border:thin solid #efebec;
width:370px;
margin-top:5px;
}
#commentform small{
font-size:11px;
}
#commentform textarea{
width:350px;
height:120px;
}

.navigation a{
color:#990000;
text-decoration:none;
}

//news module

.NewsSummaryLink {
display:none;
}

.NewsSummaryCategory{
display:none;
}

.NewsSummaryContent{

	margin:5px 0px;
	color:#666666;
	font-size: 13px;
font-weight: normal;
	line-height: 18px;
}


.NewsSummaryPostdate{
padding-right: 5px;
float: left;
	color:#CC0000;
	font-size: 13px;
        font-weight: normal;
	line-height: 18px;
}

#right_column .currentpage{
display:none;
}

#gmap{
float: left;
width:245px;
margin-top:6px;

margin-left: 5px;
}
.bookmarkify a img{
border:0px;
}
.bookmarkify .brand{
display:none;
}

#crumbs{
padding-bottom: 5px;
margin-bottom:15px;
color:#CC0000;

font-size: 15px;
border-bottom: 1px solid #dddddd;

}


#crumbs a{
padding-right: 2px;
color: #000000;
font-size: 12px;
font-weight: normal;
text-decoration: none;

}

.lastitem{
padding-left: 2px;
font-weight: normal;
color: #666666;

font-size: 12px;
}



/* End of 'Htec-Sub' */

