/*
        _                                                 _           _   _             
  _ __ | |__     ___ ___  _ __ ___  _ __ ___  _   _ _ __ (_) ___ __ _| |_(_) ___  _ __  
 | '_ \| '_ \   / __/ _ \| '_ ` _ \| '_ ` _ \| | | | '_ \| |/ __/ _` | __| |/ _ \| '_ \ 
 | | | | |_) | | (__ (_) | | | | | | | | | | | |_| | | | | | (__ (_| | |_| | (_) | | | |
 |_| |_|_.__/   \___\___/|_| |_| |_|_| |_| |_|\__,_|_| |_|_|\___\__,_|\__|_|\___/|_| |_|

 Accessible, standards-compliant web development

 http://www.nbcommunication.com





/************************** Global Reset **************************/

* 
{ margin: 0; padding: 0;  font-size: 1em; }

body { background-color: #333; font-size: 62.5%; }



/************************** Text Styles ***************************/

body {font-family: Helvetica, Arial, sans-serif; color: #555555; }

p { line-height: 150%; font-size: 1.2em; margin-bottom: 10px; }



html {
	height: 100%;
	font-size:100.01%;
}
body {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size:62.5%;
	color: #3c3c3c;
	background: #dfdfdc url(../images/repeating-pattern.jpg) repeat-x 50% 0;
	min-width: 1000px;
	height: 100%;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	min-height: 100%;
}
* html .page {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
}
/* header start */
#header {
	width: 1000px;
	height: 105px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
/* logo */
.logo {
	position: absolute;
	top: 27px;
	left: 10px;
	background: url(../images/logo2.png) no-repeat;
	width: 254px;
	height: 67px;
	text-indent: -9999px;
	overflow: hidden;
}
/* phone */
.phone {
	float: right;
	display: inline;
	margin: 42px 17px 0 0;
	color: #4D4D48;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}
/* slogan */
.slogan {
	float: left;
	margin: 43px 0 0 288px;
	color: #4D4D48;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
}
.phone strong {
	font-size: 16px;
	padding: 0 0 0 6px;
}
/* main navigation start */


.main-nav  {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 73px;
	right: 7px;
	font: bold 15px/18px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.main-nav li {
	float: left;
	display: inline;
	margin: 0 0 0 -3px;
	position: relative;
}
.main-nav li a {
	float: left;
	text-decoration: none;
	background: url(../images/tab-bg.gif) no-repeat;
	color: #fff;
}
.main-nav li a span {
	float: left;
	padding: 6px 13px 0 13px;
	cursor: pointer;
	height: 21px;
	background: url(../images/tab-bg-right.gif) no-repeat 100% 0;
}
/* rollover */
.main-nav li a:hover,
.main-nav li a.active {
	background-position: 0 -27px;
}
.main-nav li a:hover span,
.main-nav li a.active span {
	background-position: 100% -27px;
}
/* main navigation end */
/* header end */

/* main container start */
.container {
	width: 100%;
	overflow: hidden;
	padding: 105px 0 115px;
}
.container-bg {
	background: url(../images/container-bg-repeat.png) repeat-y;
	width: 100%;
}
.container-bg-bottom {
	background: url(../images/container-bg-bottom.png) no-repeat 0 100%;
	min-height: 460px;
	overflow: hidden;
	width: 100%;
	position: relative;
	padding: 0 0 76px;
}
.inner-page .container-bg-bottom {
	padding-bottom: 67px;
}
* html .container-bg-bottom {
	height: 460px;
	overflow: visible;
}
/* left column */
.col-1 {
	float: left;
	background: url(../images/content-bg.gif) repeat-y;
	width: 250px;
	margin: 0 0 0 10px;
	display: inline;
}
.column-bg {
	background: url(../images/content-bg-bottom.gif) no-repeat 0 100%;
}
.column-bg .column-bg-bottom {
	background: url(../images/col-1-bg.gif) no-repeat;
	overflow: hidden;
	width: 242px;
	padding: 0 0 0 8px;
	min-height: 400px;
}
* html .column-bg .column-bg-bottom {
	height: 400px;
	overflow: visible;
}
/* headings */
.col-1 h2,
.features h2 {
	background: url(../images/arrow.gif) no-repeat 0 3px;
	color: #328934;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 0 0 2px 16px;
	margin: 15px 0 0;
	border-bottom: 2px solid #b8cbb6;
}
.features h2 {
	font-size: 1.7em;
	background-position: 0 4px;
	padding: 0 0 5px 17px;
}
.col-1 h2 span,
.features h2 span {
	color: #3c3c3c;
}
/* services box start */
.services {
	margin: 2px 0 0;
	padding: 0 0 10px;
	overflow: hidden;
	width: 100%;
}
.services li {
	list-style: none;
	margin: 7px 0 0;
	width: 100%;
}
.services li img {
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
}
.services li .title {
	background: url(../images/image-title-bg.gif) no-repeat;
	width: 242px;
	border-bottom: 1px solid #70706a;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 1.3em;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 0 3px;
}
.services li .title:hover {
	background-position: 0 -51px;
	border-bottom: 1px solid #8b3232;
}
/* services box end */
/* form login start */
.form-login {
	margin: 11px 0 0;
}
.inner-page .form-login {
	padding-bottom: 19px;
}
.form-login .clear {
	overflow: hidden;
	width: 100%;
	font-size: 0;
	height: 8px;
	clear: both;
}
.form-login .input {
	float: left;
	border: 1px solid #b8cbb6;
	background-color: #f2f5f1;
	width: 164px;
	padding: 3px 3px 4px;
	font: 12px/15px Arial, sans-serif;
}
.form-login label {
	float: left;
	color: #3c3c3c;
	font-size: 1.2em;
	line-height: 15px;
	width: 50px;
	text-align: right;
	margin: 5px 7px 0 0;
}
.form-login .btn-submit {
	margin: -2px 0 0 54px;
}
/* form login end */

/* right column start */
.col-2 {
	float: left;
	width: 700px;
	display: inline;
	margin: 20px 0 0 15px;
}
.inner-page .col-2 {
	margin-bottom: -10px;
}
/* content styles start */
.content {
	width: 100%;
	overflow: hidden;
}
.content h2 {
	margin: 4px 0 0 1px;
	padding: 0 0 15px;
	color: #3c973e;
	font-size: 2.3em;
	line-height: 1.2em;
	font-weight: normal;
}
.inner-page .content h2 {
	margin: 6px 0 0 1px;
	padding: 0 0 11px;
}
.content h3 {
	margin: 20px 0 10px;
	padding: 0 0 3px 3px;
	color: #3c973e;
	font-size: 1.8em;
	left: 1.2em;
	border-bottom: 1px solid #b8cbb6;
	font-weight: normal;
}
.content h4 {
	margin: 12px 0 0 3px;
	padding: 0 0 10px;
	color: #3c973e;
	font-size: 1.6em;
	left: 1.2em;
	font-weight: normal;
}
.content p {
	margin: 0;
	padding: 0 0 14px 2px;
	color: #3c3c3c;
	font-size: 1.3em;
	line-height: 1.6em;
}
.content p a,
.content ul a,
.content ol a {
	color: #ae3628;
}
.content p a:hover,
.content ul a:hover,
.content ol a:hover {
	text-decoration: none;
}
.content p a:visited,
.content ol a:visited,
.content ul a:visited {
	color: #949498;
}
.content ol {
	margin: -2px 0 0;
	padding: 0 0 15px 30px;
	color: #3c3c3c;
	font-size: 1.3em;
	line-height: 1.6em;
}
.content ol.list {
	margin-left: 286px;
}
.content ul  {
	margin: 0;
	padding: 0 0 15px 18px;
	color: #3c3c3c;
	font-size: 1.3em;
	line-height: 1.6em;
}
.content ul ul { 
        font-size: 100%;
} 
.content ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 9px;
	padding: 0 0 0 15px;
}
.content .box {
	background: url(../images/green-grad.gif) repeat-x;
	border-top: 1px solid #b8cbb6;
	border-bottom: 1px solid #b8cbb6;
	color: #84a282;
	font: bold 1.4em/1.6em Georgia, "Times New Roman", Times, serif;
	padding: 11px 13px 16px;
	margin: 0 0 15px;
}
.content .box ul {
     color: #84a282;
     font-size: 1em !important;
     font: bold Georgia, "Times New Roman", Times, serif;
}

.content .image,
.content .image-right {
	float: left;
	margin: 4px 0 0 0;
	padding: 0 20px 0 0;
}
.content .image-right {
	float: right;
	padding-right: 0;
	margin: 13px 0 0 10px;
}
* html .content .image {
	padding-right: 17px;
}
.content .image img,
.content .image-right img {
	border: 1px solid #a5a5a5;
}
/* content styles end */
/* features box start */
.features {
	overflow: hidden;
	width: 100%;
	margin: 12px 0 0;
	padding: 0 0 17px;
	border-bottom: 1px solid #b8cbb6;
}
.feature {
	float: left;
	width: 220px;
	margin: 18px 0 0 10px;
	display: inline;
}
.feature img {
	border: 1px solid #a5a5a5;
}
.feature h3 {
	margin: 11px 0 0;
	padding: 0 0 7px;
	color: #3c3c3c;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}
.feature p {
	margin: 0;
	padding: 0 0 9px 2px;
	color: #3c3c3c;
	font-size: 1.1em;
	line-height: 1.3em;
} 
.feature p a {
	color: #ae3628;
	font-weight: bold;
}
.feature p a.more {
	background: url(../images/arrow-2.gif) no-repeat 100% 4px;
	padding: 0 8px 0 0;
}
.feature p a:hover {
	text-decoration: none;
}
/* features box end */
/* main container end */

/* footer start */
.footer-wrapper {
	width: 100%;
	background: url(../images/footer-bg.gif) repeat-x;
	height: 100px;
	margin: -100px 0 0;
	position: relative;
}
.footer {
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
}
/* footer navigation start */
.footer-nav {
	margin: 30px 0 0 11px;
	padding: 0;
	float: left;
	font-size: 1.2em;
	line-height: 15px;
	display: inline;
	width: 421px;
}
.footer-nav li {
	float: left;
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 3px;
	padding: 0 6px 0 9px;
}
.footer-nav li.first {
	background: none;
	padding-left: 0;
}
.footer-nav li a,
.footer p a {
	color: #3c3c3c;
}
.footer-nav li a:hover,
.footer p a:hover {
	text-decoration: none;
}
/* footer navigation end */
.footer p {
	float: right;
	margin: 28px 16px 0 0;
	font-size: 1.2em;
	line-height: 21px;
	color: #3c3c3c;
	text-align: right;
	display: inline;
}
.footer-logo {
	background: url(../images/footer-logo.gif) no-repeat;
	width: 78px;
	height: 55px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin: 28px 0 0;
}
/* footer end */

/* inner page */
/* side navigation start */
.side-nav {
	margin: 19px 0 0;
	padding: 0 0 19px;
}
.side-nav ul {
	margin: 5px 0 1px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	background: none;
}
.side-nav li {
	list-style: none;
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0 0 1px;
}
.side-nav li ul li {
	background:none repeat scroll 0 0 #DDDDDD;
font-size:0.96em;
line-height:1.2em;
margin:0;
	padding: 0;
}
.side-nav li a {
	text-decoration: none;
	background: url(../images/image-title-bg.gif) no-repeat;
	width: 221px;
	display: block;
	color: #fff;
	border-bottom: 1px solid #70706a;
	padding: 3px 0 2px 21px;
}
.side-nav li a:hover {
	background-position: 0 -51px;
	border-bottom: 1px solid #8b3232;
}
.side-nav li ul li:hover {
        background-color: #CCCCCC;
}
.side-nav li ul li a {
	background:none repeat scroll 0 0 transparent;
border:medium none;
color:#515151;
padding:5px 35px;
width:auto;
}
.side-nav li ul li a:hover {
	border: none;
	color: #ae3628;
}
/* open-close */
.inner {
	display: block;
}
.roll-close .inner {
	display: none;
}
.close ul.inner {
	display: none;
}
.open ul.inner {
	display: block !important;
        margin: 0;
}
/* side navigation end */
/* intresting links start */
.links {
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
	font-size: 1.2em;
	line-height: 1.2em;
}
.links li {
	list-style: none;
	background: url(../images/dotted-line.gif) repeat-x;
	color: #747474;
	margin: -1px 0 0 16px;
	padding: 4px 0 8px;
}
.links li a {
	color: #ae3628;
}
.links li a:hover {
	text-decoration: none;
}
.links li span {
	display: block;
	margin: 3px 0 0;
}
/* intresting links end */

.inp {border: 1px solid #b8cbb6;}

.textarea {border: 1px solid #b8cbb6;}

/*-- Contact Form Styling (continued from above) --*/

.errors { line-height: 150%; font-size: 1.2em; margin-bottom: 10px; }


/*-- Main Projects Page --*/

div.featured-projects-list {
        clear:both;
        padding: 20px 0 10px 0;
	border-bottom: 1px solid #B8CBB6;
}	

div.image-gallery ul.thumbs li {
        background: none;        
}
.news-sidebar {
margin:10px 0 -15px;
padding:3px;
}
.news-sidebar p strong a {
color:#328934;
font-size:0.9em;
}
p.postdate {
font-size:1em;
font-style:italic;
margin-top:-11px;
}
a.allnews {
float:right;
margin-right:5px;
}
.bilt-table {
font-size: 12px;
width: 500px;
}
.bilt-table td {
padding: 5px;
}
.bilt-table tr {
background-color:#FBFBFB;
}
.bilt-table tr.alt {
background-color:#DEDEDE;
}

.bilt-bg {
background:url("assets/images/bilthamber-logo.jpg") no-repeat scroll 100% 0 #E3E7E8;
hright: 66px;
}

.bilt-bg p {
width: 400px;
padding: 3px;
color: #3C3C3C;
}
.bilt-bg p strong {
text-decoration: underline;
color:#AE3628;
}
.contact-box {

}

.contact-box h3 {

}
.facebook {
display:block;
float:left;
height:32px;
width:32px;
text-indent:-9999px;
overflow:hidden;
background:url(images/facebook.png) no-repeat 0 0;
}
.fb-label {
display:block;
float:left;
margin-left:5px;
font-size: 13px;
margin-top: 6px;
}
.fb-outer {
display: block;
height: 32px;
width: 210px;
margin-top: 8px;
}
