/* General Styling */

body { background: #606060; }
.relative { position: relative; }
.marginTop { margin-top: 12px; }

#tooltip {
	position:absolute;
	background: #111;
	padding:8px 8px;
	display:none;
	color:#fff;
	font-family: Verdana;
	font-size: 12px; 
	font-weight: bold;
}
/* ### Send us a message button ### */
a.contactus {
	display: block;
	width: 250px;
	height: 27px;
	background: url(../images/contactusbutton.png) no-repeat bottom left;
}

a.contactus:hover {	background: url(../images/contactusbutton.png) no-repeat top left; }	

a.quote {
	display: block; 
	width: 250px;
	height: 27px;
	background: url(../images/requestaquotebutton.png) no-repeat bottom left;
}

a.quote:hover {	background: url(../images/requestaquotebutton.png) no-repeat top left; }	

/* Links */
p a {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px; 
	color: #d3393d; 
	text-decoration: none;
}

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



a.viewProduct {
	display: block;
	margin: 5px 0 0 0;
	width: 160px; height: 31px;
	background: url(../images/viewProductButton.png) no-repeat top;
}

a.viewProduct:hover {
	background: url(../images/viewProductButton.png) no-repeat bottom;	
}



/* The main container of the content in the Header, Featured, Content and Footer */
div.container {
	width: 960px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}

/* ### Header ### */
div#header {
	width: 100%;
	height: 91px;
	padding: 7px 0px 0px 0px;
	background: url(../images/header_bg.gif) repeat-x top left;
}


div.logo, div.logo img {
	float: left;
	margin: 0; padding:0;
}

	/* ### Navigation ### */
#navigation {
	float: left;
	height: 90px;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	text-align: center;
	width: auto; height: 70px;
	padding: 20px 8px 0px 8px;
}

#navigation ul li.navhover, #navigation ul li.current {
	background: url(../images/hover-li.png) repeat;
}
	#navigation ul li.navhover a, #navigation ul li.current a { color: #d3393d; text-decoration: none; }	
	#navigation ul li.navhover div, #navigation ul li.current div { color: #fff; cursor: default; }	

#navigation ul li a {
	text-decoration: none; text-transform: uppercase;
	font-family: Georgia; font-size: 21px; color: #f9f9f9;
}



#navigation  ul li div {
	padding: 5px 0px 0px 0px; line-height: 110%;
	font-family: Verdana; font-size: 11px; color: #bbb; 
}


/* ### Featured ### */
div#featured {
	width: 100%;
	height: 233px;
	background: url(../images/wood_bg.jpg) no-repeat top center;	
}

div.featured-arrow {
	width: 38px; height: 41px;
	float: left;
	margin: 95px 0px 0px 0px;
}
div#slider {
	width: 809px; height: 210px;
	padding: 0px 10px; 
	margin: 12px 27px;
	float: left; 
	position: relative;
	background: url(../images/faded.png) no-repeat center;
}

div.projectImage {
	width: 410px; 
	height: 180px;
	float: left; 
	overflow: hidden;
	border: 4px solid white;
	margin: 0; 
	padding: 0;
}

div.projectDescription {
	float: left; 
	margin: 0 0 0 15px;
	width: 370px; 
	height: 180px;
}

	div.projectDescription h1 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 29px; 
		color: #f2f2f2;
		font-weight: bold; 
		margin: 0; padding: 0;
	}
	
	div.projectDescription p {
		font-family: Verdana;
		font-size: 12px; color: #ddd;
		line-height: 150%; 
		letter-spacing: 0.5px;
		margin-top: 15px;
		text-align: left;
	}

.stripViewer { 
	position: relative;
	overflow: hidden; 
	width: 809px; 
	height: 200px;
	float: left;
	margin: 10px 0px 0px 0px;
}

.stripViewer .panelContainer { 
	position: relative;
	left: 0; top: 0;
	width: 100%; height: 100%;
	list-style-type: none;
	float: left; overflow: hidden;
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 200px;
	overflow: hidden;
	position: relative;
	width: 809px;
	padding: 0px;
}



.stripNavL, .stripNavR { /* The left and right arrows */
	text-indent: -9000em;
}

.csw {width: 100%; height: 100%; overflow: hidden; float: left;}
.csw .loading { margin: 100px 0 300px 0; text-align: center; color: #fff; font-weight: bold; font-family: Verdana; font-size: 12px; }



/* ### Main Content ### */
div#content {
	width: 100%;
	background: #f1f1f1 url(../images/content_bg.jpg) repeat-x top center;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px; 
	color: #444;
	line-height: 160%; 
}


div.ribbon {
	position: absolute;
	display: block; 
	clear: both; /* Fixes IE6 bug */
	right: 0px; top: 0px;
	background: url(../images/ribbon.png) no-repeat;
	width: 38px; height: 85px;
}

div.ribbon a { display: block; width: 38px; height: 85px; }

div#content h1 {
	font-family: Calibri, Trebuchet MS, Arial, Tahoma;
	font-size: 34px;
	line-height: 38px;
	font-weight:normal;
	color: #d3393d;
	letter-spacing: -1.5px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
	background: url(../images/divider.png) bottom left no-repeat;
}

div#content h2 {
	font-family: Calibri, Trebuchet MS, Arial, Tahoma;
	font-size: 25px;
	color: #d3393d;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content p {
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px; 
	color: #444;
	line-height: 160%; 
	letter-spacing: 0.3px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

div#content ol {
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px; 
	color: #444;
	line-height: 160%; 
	letter-spacing: 0.3px;
	margin: 0px 20px 0px 40px;
	padding: 0px 0px 15px 0px;
	list-style:outside;
	
}

div#content ul {
	font-family:  Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px; 
	color: #444;
	line-height: 160%; 
	letter-spacing: 0.3px;
	margin: 0px 20px 0px 40px;
	padding: 0px 0px 15px 0px;
	list-style:outside;
}



div.main {
	width: 580px;
	padding: 25px 15px 0px 15px;
	float: left; 
	overflow: hidden;
}

div.main li a {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 15px; 
	color: #d3393d; 
	text-decoration: none;
	padding: 1px;
}

div.main li a:hover {
	color: #000;
	text-decoration: underline;
}

div.sideBar {
	width: 320px;
	padding: 80px 15px 0px 15px;
	float: left; 
	overflow: hidden;
}



/* ### List news in the sidebar ### */
ul.listNews, ul.listContacts {
	width: 320px; 
	padding-bottom: 20px;
	float: left; 
	overflow: hidden;
}

ul.listNews li {
	width: 320px;
	display: block;
	background: url(../images/latestNews-bullet.jpg) no-repeat top left;
	margin: 10px 0px 0px 0px; padding:0 0 5px 0px;
	line-height:110%;
}

ul.listNews li a {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	color: #333; 
	font-size: 13px; 
	letter-spacing: -0.1px;
	text-decoration: underline; 
	margin: 0 0 0 25px; 
	font-weight: bold;
}

ul.listNews li a:hover {
	color: #111;	
	text-decoration: none;
}

ul.listNews li div {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	 font-size: 11px; color: #000000;
	line-height: 140%;
	padding-top: 5px;
}

div#contentEnd {
	width: 100%; height:55px;
	background: url(../images/contentEnd_bg.jpg) repeat-x top center;
}	

/* ### Listing the contact info in the Sidebar ### */
ul.listContacts li {
	width: 320px;
	display: block;
	background: url(../images/contactsButton-mini.png) no-repeat top left;
	margin: 15px 0px 0px 0px; padding:0px 0 0 0px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;

}

ul.listContacts li strong {
	font-weight: normal;
	color: #000;
	font-size: 18px;
	padding: 0px 0px 0px 25px;
}

ul.listContacts li div {
	color: #444;
	line-height: 130%;
	margin: 10px 0px 0px 0px;
	width: 300px;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

/* ### The testemonials part ### */
blockquote {
	background:transparent url(../images/blockquoteTop.png) no-repeat top left;
	margin:15px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	width: 320px;
}
blockquote div {
	background: transparent url(../images/blockquoteBottom.png) no-repeat bottom right;
	color: #444; 
	font-style: italic;
	padding: 0px 0px 25px 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 160%; 
	letter-spacing: 0.3px;
}

blockquote span.client { 
	font-style: normal; 
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px; 
	color: #333; 
	clear: both; 
	float: right; 
	margin: 20px 0 0 0;
}



/* ### Wide image styling used in the services section ### */
.productLarge_wide {
	background: #efefef;
	padding: 4px; margin: 20px 0px 0px 5px;
	border: 1px solid #aaa;
}

a img.productLarge_narrow {
	background: #efefef; float: left;
	padding: 4px; margin: 5px 10px 0px 0px ;
	border: 1px solid #aaa;
	width: 100px; height: 100px;
}

/* ### Form Styling ### */

form { width:475px; }

form label{
	font-weight:bold;
	width:475px;
	position: relative;
	float:left;
	font-size: 16px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

form .small{
	color:#777;
	font-size:12px;
	font-weight:normal;
	position: absolute; right: 0;
	margin: 2px 0px 0px 0px;
}

form input, form textarea {
	float:left;
	font-size:19px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	padding:7px 4px;
	border: 1px solid #ccc;
	background: #fff;
	width:470px;
	margin:5px 0 20px 0px;
}

form textarea {	height: 150px;	}

input:hover, textarea:hover { border:solid 1px #d3393d; }
input:focus, input:active, textarea:focus, textarea:active { border: 1px solid #14435e; }

form .checkbox {
	float: left;
	font-size:14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	padding: 0px;
	border: 0px;
	background: inherit;
	width:25px;
	margin:0px 0px 0px 20px;
}

form .checkboxholder {
	float: left;
	font-size:14px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	padding: 0px 0px 5px 0px;
	border: 0px;
	background: inherit;
	width:475px;

	
}

/* Footer */
div#footer {
	width: 100%;
	padding: 20px 0px;
	background: #606060 url(../images/footer_bg.jpg) repeat-x top center; 
}

a.validated {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #eee;
	text-decoration: underline;
	background: none;
}
a.validated:hover { color: #fff; background: none; }

div#footer .footerLogo, div#footer .footerLinks { float: left;}

.footerLinks a {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: bold;
	color: #ccc;
	font-size: 12px;
	margin: 0px 10px;
	padding: 5px;
	letter-spacing: 0.2px;
	text-decoration: underline;

}

.footerLinks a:hover, .footerLinks a.current {
	color: #fff; text-decoration: none;
	background: #111;
}

#footer p {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px; 
	color: #bbb;
	line-height: 120%; 
	clear: both;
}

.newsdate {
	font-size: 11px;
	color: #444; 
	}
	
hr {
  border: 0;
  color: #ccc;
  background-color: #ccc;
  height: 1px;
}

.question {
	font-family: Calibri, Trebuchet MS, Arial, Tahoma;
	font-size: 25px;
	color: #d3393d;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.phone {
line-height: 120%;
font-weight: bold;
}