/* @group Body Styles */

body {
	background: #fff url(../images/templates/bg2.jpg) no-repeat top center;
	min-width: 860px;
	margin: 0 0 50px 0;
	padding: 0;
	font-size: 62.5%;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.clearfix {
	clear: both;
}

#container {
	width: 860px;
	margin: 0 auto;
	font-size: 1.2em;
	/*background: url(../images/templates/leftcontainer-bg.jpg) no-repeat bottom left;*/
}

img {
	border: 0;
}

.newButtons {

	margin: 20px 10px 0 10px;

}

a {
	text-decoration: none;
}

p{

	padding-bottom: 15px;

}

/* @end */

/* @group Header + Menu */

#header {
	height: 170px;
	width: 100%;
	text-align: center;
}

#menu {
	background: url(../images/templates/menu-temp.gif) no-repeat center 3px;
	padding-top: 2px;
	text-align: center;
	height: 33px;
	font-size: 1.4em;
	font-weight: bold;
}

#menu2 {
	padding-top: 2px;
	text-align: center;
	height: 33px;
	font-size: 1.4em;
	font-weight: bold;
}

#navigation-list {

	color: #777777;
	text-transform: capitalize;
	font-size: 15px;
	margin-top: 8px;

}

#navigation-list a {

	color: #666666;


}

#navigation-list li{

	display: inline;
	margin-right: 25px;
	padding-bottom: 10px;

}

ul.sub-nav{

	background:#F5F5F5 none repeat scroll 0 0;
	border:1px solid;
	margin: 8px 0 0 310px;
	*margin: 20px 0 0 -50px;
	padding:10px 0 10px 10px;
	position:absolute;
	text-align:left;
	width:145px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: none;
	z-index: 5;

}


#navigation-list li:hover ul.sub-nav {

	display: block;

}

#navigation-list li ul.sub-nav li a{

	font-size: 13px;
	line-height: 2;

}

/* @end */

/* @group Left Content */

#leftcontainer {
	width: 430px;
	float: left;
	padding-bottom: 30px;
	border-right: solid 1px #4D4D4D;
}

.lefttitle {
	color: #4D4D4D;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	margin: 30px 30px 0 0;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
}

.newstitle {
	color: #4D4D4D;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	margin: 30px 30px 0 0;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
	width: 583px;
}

.newsarchives {
	width:220px;
	float:right;
}

.newsarchives li {
	padding: 3px;
	border-bottom: solid 1px #e5e5e5;
}

.newsarchives li:hover {
	background: #f5f5f5;
}

.newstitleright {
	color: #4D4D4D;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	margin: 30px 0 0 0;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
}

.lefttitle2 {
	color: #4D4D4D;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
}

.lefttitle2edit {
	color: #4D4D4D;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
	margin-bottom: 10px;
}

.lefttext {
	line-height: 1.4em;
	padding: 10px 30px 0 0;
}

.leftfeaturedbutton {
	width: 126px;
	float: left;
	margin-right: 5px;
	margin-top: 30px;
}

#homepageedit, #projectedit {
	cursor: pointer;
	float: right;
	margin-top: -3px;
}

.homepageeditform {
	position: absolute;
	background: #fff;
}

.featured {
	width: 136px;
	float: left;
}

.featuredtitle {
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: bold;
}

.featuredimage {
	height: 74px;
	width: 126px;
	overflow: hidden;
	border-bottom: solid 2px #a91425;
}

.featuredimage img {
	width: 100%;
	height: auto;
}

.featuredlink{
	text-align: right;
	padding: 10px 10px 0 0;
}

.featuredlink a:link, .featuredlink a:visited, .featuredlink a:active {
	color: #a91425;
}

.featuredlink a:hover {
	color: #000;
}

.editspacer {
	height: 30px;
}

.inputtitle, .inputmain {
	width: 400px;
	border: dashed 1px #aaa;
	padding: 5px;
	font-family: Trebuchet MS, Arial, sans-serif;
	background: #f5f5f5;
	margin-top: 5px;
}

.inputtitle {
	color: #4D4D4D;
	font-size: 1.3em;
	font-weight: bold;
}

.inputmain {
	font-size: 1em;
}

#projectlistings {
	height: 450px;
	overflow: hidden;
}

#projectinfo {
	overflow: hidden;
	margin-bottom: 25px;
}

#projectlistings .bottom {
	height: 15px;
}

.scrolldown img, .scrollup img {
	cursor: pointer;
}

.scrolldown {
	float: left;
	margin-top: 20px;
}

.scrollup {
	float: right;
	margin-top: 20px;
	padding-right: 30px;
}

.selectmenu {
	margin-top: 25px;
	float: left;
	text-align: center;
	width: 214px;
}

.selectmenu select {
	/*width: 124px;*/
	font-size:10px;
	border: 2px solid #7e0e1c;
}

.listing {
	background: #231F20 url(../images/templates/listing-bg.jpg) no-repeat center;
	height: 91px;
	width: 366px;
	padding: 17px;
	color: #fff;
	margin-top: 20px;
	overflow: hidden;
}

.listing .view a:link, .listing .view a:active, .listing .view a:visited {
	color: #ab1426;
	font-weight: bold;
}

.listing .view a:hover {
	color: #fff;
	text-decoration: underline;
}

.listing img {
	border: 0;
}

.listing .view {
	margin-top: 5px;
	width: auto;
}

.listing .view .text {
	padding: 3px;
}


.listing-project {
	background: #231F20 url(../images/templates/listing-bg.jpg) no-repeat center;
	height: 110px;
	width: 366px;
	padding: 17px;
	color: #fff;
	margin-top: 20px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}

.listing-project .view a:link, .listing .view a:active, .listing .view a:visited {
	color: #ab1426;
	font-weight: bold;
}

.listing-project .view a:hover {
	color: #fff;
	text-decoration: underline;
}

.listing-project img {
	border: 0;
}

.listing-project .view {
	margin-top: 5px;
	width: auto;
}

.listing-project .view .text {
	padding: 3px;
}



.listingleft {
	float: left;
	width: 210px;
}

.listingtext {
	line-height: 1em;
}

.listingleft .title {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
	padding-top: 1px;
	padding-bottom: 5px;
	margin-top: -1px;
}

.listingleft .count {
	background: #342e2f;
	color: #fff;
	float: right;
	margin-right: -5px;
	margin-top: -3px;
	padding: 3px 5px;
	font-size: 10px;
}

.listingleft .title a:link, .listingleft .title a:visited, .listingleft .title a:active {
	color: #fff;
}

.listingleft .title a:hover {
	color: #ddd;
}

.listingleft .listinglocation {
	margin: 5px 0 3px 0;
	font-weight: bold;
	font-style: italic;
}

.listingright {
	float: right;
	width: 151px;
}

.listingright img {
	width: 100%;
	height: auto;
}

.listingright-project img {
	width: 100%;
	height: auto;
}

.listingimage {
	margin-top: -3px;
	width: 145px;
	height: 85px;
	overflow: hidden;
	border: 3px solid #342e2f;
}

.contactlisting {
	padding-top: 20px;
	margin-top: 15px;
	border-top: solid 1px #e5e5e5;
	width: 400px;
	font-size: 1.2em;
}

.newslisting {
	padding: 10px 0;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	width: 600px;
	font-size: 1.2em;
}

.newslisting:hover {
	background: #f5f5f5;
}

.newsdate {
	font-size: 0.8em;
	color: #555;
}

.newsinfo {
	font-size: 0.8em;
	color: #999;
}

.contactlisting a:link, .contactlisting a:visited, .contactlisting a:active {
	text-decoration: none;
	color: #bb1130;
	border-bottom: dotted 1px #bbb;
}

.newslisting a:link, .newslisting a:visited, .newslisting a:active, .newsarchives a:link, .newsarchives a:visited, .newsarchives a:active {
	text-decoration: none;
	color: #bb1130;
}

.newslisting a:hover, .newsarchives a:hover {
	color: #333;
}

.contactlisting a:hover{
	border-bottom: solid 1px #bbb;
}

.newslisting a img {
	border-bottom: 0;
}

.contacttitle {
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 10px;
}

.contactphoto {
	height: 50px;
	width: 50px;
	background: #f5f5f5;
	border: solid 1px #e5e5e5;
	float: left;
	margin-right: 10px;
}

.pdficon {
	float: left;
	margin: 2px 10px 10px 10px;
}

.login {
	padding: 20px;
	font-size: 1.4em;
	font-weight: bold;
}

.red {
	color: #a91425;
}

.contactposition {
	color: #666;
}

/* @end */

/* @group Right Content */

#rightcontainer {
	width: 420px;
	float: right;
	padding-bottom: 30px;
}

#slideshow {  }
#nav { margin: 0; position: absolute; }
ul#nav { list-style: none;padding: 0;margin: 245px 0 0 0;display: inline;z-index: 50;}
#nav li { width: 92px; float: left; list-style: none;margin-right: 9px;overflow: hidden; }
#nav a { width: 92px; display: block; border-bottom: solid 2px #a91425; }
#nav a.activeSlide { border-bottom: solid 4px #a91425; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block; }



.rightimagebig {
	width: 400px;
	height: 235px;
	overflow: hidden;
	/*margin: 30px 0 10px 30px;*/
	border-bottom: solid 2px #a91425;
}

.pics {
	overflow: hidden;
	width: 400px;
	height: 235px;
}

.rightthumbs, .rightoptions{
	padding-left: 20px;
}

/*.rightthumbs {
	height: 60px;
	margin-bottom: 20px;
}*/

.rightimagethumb {
	background: #eee;
	float: left;
	width: 92px;
	margin: 0 0 20px 10px;
	border-bottom: solid 2px #a91425;
}

.righttitle, .righttitle2 {
	color: #4D4D4D;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
}

.righttitle {
	width: 383px;
}

.righttitle-project {
	color: #4D4D4D;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: solid 2px #a91425;
	padding-left: 17px;
	background: url(../images/templates/box.jpg) no-repeat 0 3px;
}

.righttitle-project {
	width: 383px;
	margin: 25px 0 10px 0;
}

#rightcontainer .extrainfo {
	padding: 5px 7px 5px 7px;
	background: url(../images/templates/location-bg.gif) repeat-x top;
}

.project-info-entry-img {

	width: 225px;
	height: 160px;
	float: left;
	margin: 0 20px 15px 0;
	border: 3px solid #000;

}

.extrainfo .location {
	float: left;
	font-weight: bold;
	color: #a91425;
}

.extrainfo .pricedfrom {
	float: right;
}

.extrainfo .pricedfromtitle {
	font-size: 8px;
	color: #666;
}

.righttext {
	line-height: 1.4em;
	width: 400px;
	padding: 15px 0;
}

.righttext a {
	text-decoration: underline;
}

.rightoption {
	background: #ab1426;
	float: left;
	width: 92px;
	height: 28px;
	margin: 0 0 0 10px;
}

.rightoptionstitle {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: dotted 1px #fff;
	margin-bottom: 5px;
}

.contactarea, .statusarea {
	height: 125px;
	background: #ab1426;
	margin: 5px 0 30px 30px;
	color: #fff;
}

#tabscontainer{
	line-height: 0px;
}

#tabscontainer ul {
	padding: 0;
	margin: 0;
	line-height: 0px;
}

#tabscontainer .tabcontent{
	padding: 5px 10px 5px 10px;
	color: #fff;
	line-height: 1.2em;
	margin: 0;
}

#tabscontainer .tabcontent a:link, #tabscontainer .tabcontent a:visited, #tabscontainer .tabcontent a:active {
	color: #fff;
	border-bottom: 1px dotted #ff1d38;
}

#tabscontainer .tabcontent a:hover{
	border-bottom: solid 1px #ff1d38;
}

.input, .inputtop, .textarea {
	border: 2px solid #7e0e1c;
	padding: 3px;
}

.input, .inputtop{
	width: 170px;
	margin-bottom: 5px;
}

.textarea {
	height: 50px;
	width: 180px;
	/*margin-left: 10px;*/
}

.statusupdate {
	border-bottom: solid 1px #fff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.statusdate {
	font-size: 1.4em;
	font-weight: bold;
}

.statusimg {
	background: #7e0e1c;
	float: left;
	margin-right: 10px;
	border: 2px solid #7e0e1c;
}

.statusimg img {
	width: 100px;
	height: auto;
}

.numbers {
	text-align: center;
	font-weight: bold;
	color: #bb1130;
}

/*.close {
	position: absolute;
	z-index: 99;
	color: #fff;
	padding-top: 20px;
	padding-left: 300px;
}*/

.scrollbox {
	width: 225px;
	height: 300px;
	border: solid 1px #000;
}

.contactformcontainer {
	width: 399px;
	margin-left: 30px;
	margin-top: 30px;
}

.contactformcontainer .inputbox, .contactformcontainer .inputboxtop {
	border: solid 1px #e5e5e5;
	width: 389px;
	padding: 5px;
	font-family: Trebuchet MS, Arial, sans-serif;
	background: #fcfcfc url(../images/templates/input-bg.gif) no-repeat center;
	font-size: 1.3em;
}

.contactformcontainer .inputboxtop {
	margin-top: 20px;
}

.contactformcontainer .inputbox {
	margin-top: 10px;
}

.contactformcontainer .inputtext {
	margin-top: 10px;
	height: 150px;
	border: solid 1px #e5e5e5;
	width: 389px;
	padding: 5px;
	font-family: Trebuchet MS, Arial, sans-serif;
	background: #fcfcfc;
	font-size: 1.3em;
}

.contactformcontainer .button {
	font-size: 1.3em;
}

.contactformcontainer .thankyou {
	padding-top: 20px;
	font-size: 1.3em;
}

.thankyou a:link, .thankyou a:visited, .thankyou a:active {
	text-decoration: none;
	color: #bb1130;
	border-bottom: dotted 1px #bbb;
}

.thankyou a:hover{
	border-bottom: solid 1px #bbb;
}

.referral {
	font-size: 1.3em;
	border: solid 1px #e5e5e5;
	background: #fcfcfc url(../images/templates/input-bg.gif) no-repeat center;
	padding: 5px;
	margin: 10px 0 0 0;
}

.referral2 {
	font-size: 1.3em;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 1px #e5e5e5;
	background: #fcfcfc;
	padding: 5px;
	margin: 0 0 0 20px;
}

.referral select, {
	font-size: 1.3em;
}

#rightcolumn {float: right;}

/* @end */

/* @group Footer */

#footer {
	height: 50px;
	background: #bb1130 url(../images/templates/footer-bg2.gif) no-repeat center;
	text-align: center;
}

#footer p {
	padding: 13px 0 0 0;
	margin: 0;
}

#footertext { width: 100%; }
#footertext div {width:  100%;color: #fff; font-size: 2em; }
/*#s6 div img { float: left; margin: 0 10px 10px 0; width: 100px; height: 100px; padding: 3px; background: #fff }*/
#footertext div, #s7 div { top: 0; left: 0 }

#footertext a:link, #footertext a:active, #footertext a:visited {
	color: #fff;
}

#footertext a:hover {
	text-decoration: underline;
}

#copyright {
	padding: 5px;
	text-align: center;
	font-size: 1.2em;
	color: #666;
}

#copyright a:link, #copyright a:link, #copyright a:link {
	text-decoration: none;
	color: #666;
	border-bottom: dotted 1px #bbb;
}

#copyright a:hover{
	border-bottom: solid 1px #bbb;
}

.loginform {
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
}

.loginform .input {
	width: 75px;
	background: #e5e5e5;
}

.user {
	text-align: center;
	font-size: 1.2em;
	margin-top: 10px;
}

/* @end */

/* @group LocalScroll */

ul, li, ul li, ul li ul, ul li ul li, h3, h2, h1, p, /*#navigation,*/ #content,.section{
			padding:0;
			margin:0;
			list-style:none;
		}
		#content{
			overflow:hidden;
			width:400px;
			position:relative;
			height:525px;
			float:left;
			margin: 30px 0 0 30px;
		}
			#content h2{
				color:#993333;
				margin:20px 0pt;
			}
			#content a{
				color:#777;
				font-weight:bolder;
				text-decoration:underline;
			}
		#navigation{
			float:left;
		}
			/*#navigation .sup{
				margin:26px 10px;
				font-size:14px;
			}
				#navigation ul{
					margin:5px 0;
					list-style:circle;
					padding-left:15px;						
				}
				#navigation a{
					color:white;
					font-weight:bolder;
					text-decoration:none;
				}				
				#navigation .sup li{
					margin: 3px 0 !important;
					margin:-4px 0;
					font-size:10px;
				}
				#navigation a.scrolling{
					color:#933;
				}*/
		.section{
			/*width:10000px;
			position:relative;*/
		}
		
			.section .sub{
				/*position:relative;*/
				/*float:right;*/
				/*display:block;*/
				/*padding:9px 21px 42px 45px;*/
				/*width:567px;
				height:352px;*/
				padding-bottom:200px;
			}
			
				/*.section .sub p{
					width:550px;
					margin:16px 0;
					font-size:85%;
					line-height:1.4em;
				}*/
				.section .next, .section .prev{
					font-size:18px;
					position:absolute;
					bottom:15px;
					letter-spacing:-2px;
				}
				.section .next{
					right:30px;
				}
				.section .prev{
					left:30px;
				}
		
		#links, h2.title{
			position:absolute;
			right:5px;
		}
		
		#links{
			border:1px solid #777;
			width:210px;
			top:78px;
			padding:10px;
		}
			#links h3{
				color:#777;
			}
			#links ul{
				padding: 8px 0 3px 20px;
			}
			#links li{
				list-style-type:circle;
			}
			#links a{
				color:#69C;
			}
		
		.message{
			border:1px solid #999;
			color:#333;
			font-size:12px;
			padding:1px;
			position:absolute;
			left:11px;
		}
		#first{
			top:484px !important;
			top:498px;			
		}
		#second{
			top:503px !important;
			top:517px;			
		}
		
		h1{
			margin:20px 0;
			color:#5B739C;
		}
			h1 strong{
				font-size:13px;
				color:#777;
			}
		h2.title{
			top:28px;
			color:#933;
		}

/* @end */

/* @group Edit/Add Stuff */

#editcontainerleft {
	width: 250px;
	float: left;
	font-size: 1.2em;
	padding:10px 0;
}

#editcontainerleft .title {
	padding: 2px;
	font-weight: bold;
	background: url(../images/templates/location-bg.gif) repeat-x top;
	border-top: double 3px #ddd;
	border-bottom: dotted 1px #ddd;
}

#editcontainerleft a:link, #editcontainerleft a:visited, #editcontainerleft a:active{
	color: #ab1426;
} 

#editcontainerleft a:hover {
	text-decoration: underline;
}

#editcontainerleft ul {
	margin-bottom: 5px;
}

#editcontainerleft .nooption {
	margin-bottom: 20px;
}

.row1 {
	border-bottom: dotted 1px #ddd;
	background: #f5f5f5;
}

.row2 {
	border-bottom: dotted 1px #ddd;
}

#editcontainerright {
	width: 570px;
	float: right;
	font-size: 1.2em;
	padding: 20px;
}

.category {
	font-size: 0.6em;
	color: #666;
	float: right;
}

.add {
	float: right;
	font-size: 0.8em;
	margin-top: 3px;
	margin-bottom: 10px;
}

.edittable {
	border-top: solid 1px #e5e5e5;
}

.edittable .inputedit {
	border: solid 1px #999;
	padding: 4px;
	background: #f5f5f5;
}

.edittable textarea {
	border: solid 1px #999;
	padding: 4px;
	background: #f5f5f5;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 13px;
}

.edittable td {
	padding: 5px;
	border-bottom: solid 1px #e5e5e5;
}

.warning {
	color: #fc0012;
	font-size: 0.8em;
	padding-top: 5px;
}

.delete {
	color: #fc0012;
	font-size: 0.8em;
	float: right;
}

.messagedelete {
	font-size: 1.4em;
	padding: 20px;
}

.messagedelete a:link, .messagedelete a:visited, .messagedelete a:active{
	color: #ab1426;
} 

.messagedelete a:hover {
	text-decoration: underline;
}

.item {
	float: left;
	padding:2px;
}

.entry-buttons {
	
	float: left;
	margin-right: 10px;

}

#entry-buttons {

	width: 235px;
	float: left;
	overflow: hidden;

}

#buttonsContainer {

	width: 235px;
	float: left;

}

#videosContainer {

	width: 480px;
	float: left;
	margin-left: 15px;
	overflow: hidden;
}

.videoEntry {

	margin-bottom: 20px;

}

#entry-topContent {

min-height: 200px;

}

.buttons {

	margin: 25px 0;

}

table {

margin:20px 0 30px 20px;
width:498px;

}

table td {

border:1px solid #DDDDDD;
color:#555555;
padding:5px 7px;
vertical-align:top;

}

#projectinfo ul li{

	list-style: disc;

}

#projectinfo ul{

	margin-left: 20px;

}

#leftEntry {

float: left;
width: 240px;

}

#rightEntry {

	float: left;
	width: 498px;

}

tr {

	margin-left: 0px;

}


/* @end */