/* Start of CMSMS style sheet 'thayer' */
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F1F1F1;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
img {
   border: 0;
}
a, a:link, a:active, a:visited {
	color: #FE0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 17px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: normal;
}
h2 {
    margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 36px;
	color: #FFFFFF;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
}
h5 {
}
h6 {
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
hr {
	height: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F1F1F1;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
}

strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}
ul, ol {
	list-style-type: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
	list-style-image: url(images/bullet.gif);
	padding: 0px;
}
#rightside li {
	margin: 0px;
	padding: 0px;
}

span.accesskey {
   text-decoration:none;
}
#pagewrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 114px;
	width: 900px;
	display: block;
}
#topBar {
	height: 42px;
	display: block;
	padding: 0px;
}
#topBar form {
	margin: 0px;
	padding: 0px;
}

#search {
	float: right;
	background-image: url(images/seachBar.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 236px;
	padding-top: 7px;
}
.searchInput {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 194px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	margin: 0px;
}
.searchSubmit {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 37px;
	cursor: pointer;
	float: left;
	padding: 0px;
	height: 26px;
	margin: 0px;
}


.breadcrumbs {
	line-height: 41px;
	color: #FFFFFF;
}
.align_image_left {
	padding: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.align_image_right {
	padding: 1px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sillouette {
	clear: both;
	float: right;
	display: block;
	padding-top: 10px;
}

#pagewrapper #topBar .breadcrumbs a {
	color: #FFFFFF;
}


.breadcrumbs span.lastitem {
	font-weight: bold;
}
#content {

}
#main {
	background-image: url(images/contentBackGround.jpg);
	background-repeat: repeat-y;
}
#blog_posts {
	float: left;
	display: block;
	width: 302px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#welcome_message {
	display: block;
	float: left;
	width: 425px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#case_studies {
	display: block;
	margin-left: 10px;
	float: left;
	width: 452px;
}

#sidebar {
	float: left;
	width: 302px;
	padding-left: 10px;
	background-image: url(images/interior_backGround.jpg);
	background-repeat: repeat-y;
}
.sideBar_footer {
	background-image: url(images/interiorHomeFooter1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	background-position: -10px top;
}
#tagCloud .sideBar_footer {
	background-image: url(images/interiorHomeFooter1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	background-position: -10px top;
}


#rightside {
	float: left;
	width: 568px;
	padding-left: 11px;
	background-image: url(images/interior_backGround.jpg);
	background-repeat: repeat-y;
	background-position: -312px top;
}


#footer {
	background-image: url(images/contentFooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 9px;
}
#footer p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#footer p a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#content {
	background-image: url(images/contentBackGround.jpg);
	background-repeat: repeat-x;
}
#doubleBg {
	background-image: url(images/home_backGround.jpg);
	background-repeat: repeat-y;
	display: block;
	clear: both;
}
#doubleFooter {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#singleBg {
	background-image: url(images/caseStudies_bg.jpg);
	background-repeat: repeat-y;
}
#case_studies img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hidden {
	display: none;
}
.padding {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}
#welcome_message  .padding, #latest_blog .padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#blog_posts  .padding, #latestBlog .padding {
	height: 210px;
	overflow-y: scroll;
	margin-right: 2px;
}
#latest_blog .padding {
	background-image: url(images/recent_blog_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: 10px top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#case_studies .padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#blog_posts        h2, #blogCats       h2, #latestBlog  h2 {
	background-image: url(images/blog_header.jpg);
	background-repeat: no-repeat;
}
#welcome_message  h2 {
	background-image: url(images/welcome_home_header.jpg);
	background-repeat: no-repeat;
}
#rightside h2 {
	background-image: url(images/welcome_header.jpg);
	background-repeat: no-repeat;
}
.footer_image {
	background-image: url(images/interiorHomeFooter2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-bottom: 250px;
}



#case_studies h2 {
	background-image: url(images/case_studies_header.jpg);
	background-repeat: no-repeat;
}
#latest_blog {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

#latest_blog h2 {
	background-image: url(images/bloh_home_header.jpg);
	background-repeat: no-repeat;
}
#subNav ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 295px;
}
#subNav ul ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 280px;
}



#subNav  h2  {
	background-image: url(images/subNav_header.jpg);
	background-repeat: no-repeat;
}
#subNav  ul  li.currentpage,  #subNav .activeparent {
	background-image: url(images/sub_current.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

#subNav  ul  ul  a  {
	font-weight: normal;
}
#subNav ul ul li {
	background-image: url(images/subLink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 20px;
	text-indent: 22px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pagewrapper #content #main #sidebar #subNav .activeparent .currentpage a {
	font-weight: bold;
	background-image: url(images/subLink.gif);
	background-color: #F1F1F1;
	background-repeat: no-repeat;
	background-position: left center;
}





#blogCats    ul   {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#subNav li, #blogCats li {
	padding: 0px;
	line-height: 25px;
	text-indent: 10px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	list-style-image: none;
}


#subNav  a, #blogCats a, #blogCats .newscategory {
	color: #FE0000;
	text-decoration: none;
	display: block;
}
#subNav   a:hover, #blogCats a:hover {
	color: #666666;
}

#rssFeed {
	padding-bottom: 0px;
	padding-top: 5px;
}
#rssFeed a {
	color: #666666;
	font-weight: bold;
}
#rssFeed img {
	text-decoration: none;
	vertical-align: middle;
	margin-right: 5px;
}



#tagCloud h2 {
	background-image: url(images/cloud_header.jpg);
	background-repeat: no-repeat;
}
#tagCloud .padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: normal;
	text-align: center;
}
#tagCloud a {
	color: #029BAB;
	text-decoration: none;
}
#tagCloud a:hover {
	color: #FFFFFF;
	background-color: #029BAB;
}
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
.clearfix:after {
    content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
#menu_vert {
   margin-left: 1px;
   margin-right: 1px;
}
.clearb {
	clear: both;
	display: block;
	height: 1px;
}
#menuwrapper {
	height: 42px;
	width: 900px;
	float: right;
	margin-top: 71px;
	overflow: hidden;

}
#primary-nav .separator {
	display: block;
	width: 2px;
	height: 41px;
}

#primary-nav li li {
	width: 210px;
}
#primary-nav   {
	list-style: none;
	padding: 0px;
	height: 42px;
	display: block;
	width: 895px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #A0B705;
	border: 1px solid #FFFFFF;
}
#primary-nav ul ul {
	margin-top: 1px;
	margin-left: -1px;
	left: 100%;
	top: 0px;
}
	
#primary-nav li {
	float: left;
	list-style-image: none;
}
#primary-nav li li {
	margin-left: 0px;
	margin-top: -1px;
	float: none;
	position: relative;
	list-style-image: none;
}
#primary-nav a {
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	margin: 0px;
	padding: 0px;
	width: 110px;
	text-align: center;
}
#primary-nav li li a {
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: normal;
	line-height: 23px;
	text-indent: 10px;
	padding: 0px;
	width: 210px;
	text-align: left;

}	
#primary-nav li.menuactive {
	background-image: url(images/red_underline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh {
	background-image: url(images/red_underline.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}
#primary-nav ul a:hover {
	background-color: #666666;
}
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}
#primary-nav ul li.menuactive {
	background-image: none;
	background-color: #666666;
}
#main  .separator {
	display: none;
}

div#news {
}

div#news h2 {
}

.NewsSummary {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 4px;

}


.NewsSummaryPostdate {
	font-size: 9px;
	padding-bottom: 2px;
	padding-top: 2px;
 }
.NewsSummaryLink {
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsSummaryLink a {
	margin: 0px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 12px;
}
.NewsSummaryLink  a:hover {
	text-decoration: underline;
}
.NewsSummaryMorelink {
}


.NewsSummaryAuthor {
	font-size: 9px;
	clear: both;
	padding-bottom: 5px;
}
.NewsSummaryAuthor strong {
	font-style: italic;
}


.NewsSummarySummary, .NewsSummaryContent {
 }

.NewsSummaryMorelink {
	font-size: 9px;
	text-align: right;
	padding-bottom: 4px;
}

#NewsPostDetailDate {
	margin: 0px;
	padding: 0px;

  }
#NewsPostDetailTitle {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}


#NewsPostDetailSummary {
   }

#NewsPostDetailCategory {
}

#NewsPostDetailContent {
	width: 548px;
	overflow: hidden;

  }

#NewsPostDetailAuthor {
	font-size: 10px;
	margin: 0px;
	padding: 0px;

}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/*
Sections that are hidden when printing the page. We only want the content printed.
*/
#NewsPostDetailAuthor strong {
	font-style: italic;
}
#NewsPostDetailPrintLink {
	float: right;
	padding-top: 10px;
	clear: both;
	display: block;
}
#NewsPostDetailReturnLink {
	padding-top: 10px;
}
#latest_blog .NewsSummary {
	float: left;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.blogPage {
	background-color: #666666;
	display: block;
	line-height: 25px;
	text-indent: 10px;
	color: #FFFFFF;
}
.blogPage a {
	color: #FFFFFF;
}
.contactform {
	float: left;
	padding-top: 10px;
}
.contactform form {
	margin: 0px;
	padding: 0px;
}


.contactform div {
	text-align: right;
}
.contactform   .inputs   {
	padding-bottom: 10px;

}

.contactform   .inputs  input {
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 5px;
}
.contactform  .textAr textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	height: 150px;
	width: 400px;
	background-color: #666666;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contactform .submit input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	margin-top: 10px;
	cursor: pointer;
}
.error_message ul {
	margin: 0px;
	padding: 10px;
	list-style-image: none;
	list-style-type: none;
	background-color: #FE0000;
	color: #FFFFFF;
}
/* banner rotator */
#banners_container {
	display:block;
	position:relative;
	width:422px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner_container {
	position:relative;
	overflow:hidden;
	width:422px;
	margin:0px;
	padding: 0px;
}
#banners { white-space:nowrap; display:block; position:relative; }
#banners a img { border:none; }

/* End of 'thayer' */

