/*#Main Styles#*/
/*#Main Styles/01 - Body#*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #FCB37C;
	background-image: url(/App_Themes/climatecadvanced/images/PageBG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	min-width: 840px;
}

/*#Main Styles/02 - Wrapper#*/
#wrapper {
	margin: 10px auto;
	padding: 0px;
	width: 800px;
	background-color: #FFF;
	text-align: left;
	border: solid 1px #000;
}
/*#Main Styles/03 - Header#*/
#header {
	width: 800px;
	height: 66px;
}
/*#Main Styles/04 - Menu#*/
#menu {
	width: 800px;
}
/*#Main Styles/05 - Breadcrumb#*/
#breadcrumb {
	width: 800px;
}
/*#Main Styles/06 - Content#*/
#content {
	width: 800px;
}
/*#Main Styles/07 - Footer#*/
#footer {
	width: 800px;
	clear: both;
}
/*#Main Styles/07a - Footer Logo#*/
#flogo {
	text-align: center;
}
/*#Main Styles/07b - Footer Menu#*/
#fmenu {
	text-align: center;
}
/*#Main Styles/07c - Footer Address#*/
#faddress {
	text-align: center;
}
/*#Main Styles/8 - zonebloglist#*/
#zoneBlogList {
	width: 800px;
	float: left;
}

/*#Classes#*/
/*#Classes/00 - Basic Page Classes#*/
h1 {
	color: #F68E1F;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h2 {
	color: #F68E1F;
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h3 {
	color: #F68E1F;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h4 {
	color:#F68E1F;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 0 0;
}
h5 {
	color:#ed4626;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 5px;
	background: #ffd478;
}
h6 {
	color:#ed4626;
	font-size: 12px;
	margin: 0px;
}
a
{
	text-decoration: underline;
	color: #000000;
}

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

ul
{
	list-style: disc;
}

hr
{
	color:#ed4626;
	width: 75%;
	line-height: 100%;
}
/*#Classes/01 - Zone Top#*/
.zoneTop {
	width: 798px;
	float: left;
}
/*#Classes/02 - Zone Left#*/
.zoneLeft {
	width: 200px;
	float: left;
	padding: 0 0 0 0;
}
/*#Classes/03 - Zone Center#*/
.zoneCenter {
	width: 456px;
	float: left;
}
.zoneCenter ul {
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 0 10px 10px;
	margin: 4px 0 0 18px;
}
.zonecenterproject {
	width: 596px;
	float: left;
}
/*#Classes/04 - Zone Right#*/
.zoneRight {
	width: 140px;
	float: left;
}

/*#Classes/05 - Blog Zone Top#*/
.BlogZoneTop {
	width: 798px;
	float: left;
}
/*#Classes/06 - Blog Zone Left#*/
.BlogZoneLeft {
	width: 590px;
	float: left;
	margin-left: 5px;
	min-height: 350px;
}
/*#Classes/07 - Blog Zone Right#*/
.BlogZoneRight {
	width: 190px;
	float: left;
	margin-right: 5px;
	min-height: 350px;

}
/*#Classes/08 - Testimonial Box#*/
.testimonialbox {
	background-image: url(/App_Themes/climatecadvanced/images/ClimatecTestimonialBox.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 11px;
	padding: 45px 35px 0 18px;
	height: 281px;
}
/*#Classes/09 - DataList#*/
.datalist {
	font-size: 9px;
	text-align: center;
	padding: 0 0 10px 10px;
}
.datalist img {
	border: 0px;
	height: 100px;
	width: 100px;
}


/*#Font Classes#*/
/*#Font Classes/Bold#*/
.bold {
	font-weight: bold;
}
/*#Font Classes/center#*/
.center {
	text-align: center;
}

/*#Containers#*/
/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #e36c26;
	padding: 3px 5px;
	font-size: 14px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}
/*#Containers/Breadcrumb#*/
.BreadBox
{
	margin-bottom: 5px;
	padding: 10px 0 0 10px;
	font-size: 10px;
}
.BreadcrumbTitle  {
	font-weight: bold;
}
/*#Containers/Center Content#*/
.centercontent {
	text-align: center;
}
/*#Containers/Content Padding#*/
.ContentPadding {
	padding: 5px 5px 5px 5px;
}


/*#Galleries#*/
/*#Photo Gallery/Gallery list#*/
.gallery
{
	float: left;
	text-align: center;
}

.gallery h3
{
	background: #dd302a;
	margin: 0px 5px;
	padding: 10px;
	color: #fcce9d;
}
.photoGallery
{
	margin: auto;
	text-align: center;
}

.photoGallery .Slider .Pager
{
	margin-left: 80px;	
}

.photoGalleryContainer
{
	margin: auto;
	text-align: center;
}

.photoGallery img
{
	margin: 5px 5px 5px;
	padding: 2px;
	border: 1px solid #000000;
}

/*#Galleries/Slider#*/
.Slider .Pager
{
}

.Slider .Pager a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	text-align: left;
	padding: 0px 1px 0px 1px;
	display: block;
	width: 10px;
}

.Slider .PagerPage, .Slider .Control
{
	margin: 3px 5px 0px 5px;
	float: left;
}

.Slider .Control a
{
	width: 30px;
}
.Slider .title
{
	font-size: 12px;
}

/*#Menu#*/
.topCMSListMenuUL {
	padding: 8px 0 0 0;
	margin-left: 10px;
	margin-bottom: 4px;
	font: bold 12px Verdana, sans-serif;
}
.topCMSListMenuUL li {
	list-style: none;
	margin: 0;
	display: inline;
}
.topCMSListMenuUL a {
	padding: 3px;
	margin-left: 3px;
	border: 1px solid #F68E1F;
	background: #FFF;
	text-decoration: none;
}
.topCMSListMenuUL a:link, .topCMSListMenuUL a:visited {
	color: #F68E1F;
}
.topCMSListMenuHighlightedLI a:link, .topCMSListMenuHighlightedLI a:visited, .topCMSListMenuUL a:hover, .topCMSListMenuHighlightedLI a:hover {
	color: #000;
	background-color: #FCCE9D;
}
#fmenu ul li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
/*#LHS Links#*/
#lhslinks {
	width: 190px;
	background-position: left;
	background-color: #FFFFFF;
	background-image: url('/App_Themes/climatecadvanced/images/ClimatecLeftStripBG.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#swirl {
	margin-left: 10px;
	height: 90px;
	background-image: url('/App_Themes/climatecadvanced/images/ClimatecSwirl.jpg');
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
	vertical-align: middle;
}
#swirl a {
	width: 125px;
	top: 16px;
	left: 58px;
	position: absolute;
	text-decoration: none;
}
.arrowbox {
	margin-left: 30px;
	height: 60px;
	background-image: url('/App_Themes/climatecadvanced/images/ClimatecArrowButton.gif');
	background-position: left;
	background-repeat: no-repeat;
	position: relative;
}
.arrowbox a {
	width: 125px;
	left: 38px;
	top: 14px;
	position: absolute;
	text-decoration: none;
}
/*#Project Page Links#*/
#projectlinks {
	width: 190px;
	background-position: top;
	background-color: #FFFFFF;
	background-image: url('/App_Themes/climatecadvanced/images/ClimatecLeftStripBG.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
/*#Blog#*/
.blogptitle {
	padding-left: 15px;
}
