@charset "ISO-8859-1";
/* General Styling */

body {
	background: #350B0F;
	font-family: inherit;
}
.relative { position: relative; }
.marginTop { margin-top: 14px; }

#tooltip {
	position:absolute;
	background: #111;
	padding:8px 8px;
	display:none;
	color:#fff;
	font-family: Verdana;s
	font-size: 14px; 
	font-weight: bold;
}
/* ### Send us a message button ### */
a.contactus {
	display: block; float: left;
	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; }	


/* Links */
p a {
	font-family: Garamond;
	font-size: 14px; 
	color: #4A1316; 
	text-decoration: none;
	padding: 1px;
}

p a {
	font-family: Garamond, "Garamond", Times, serif;
	font-size: 14px; 
	color: #4A1316; 
	text-decoration: none;
	padding: 1px;
}


p a:hover {
	color: #4A1316;
	background: #fff;
	text-decoration: none;
}
p2 a {
	font-family: Garamond;
	font-size: 14px; 
	color: #4A1316; 
	text-decoration: none;
	padding: 1px;
}

p2 a:hover {
	color: #4A1316;
	background: #fff;
	text-decoration: none;
}

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;
	visibility: visible;
}

/* ### Header ### */
div#header {
	width: 100%;
	height: 91px;
	padding: 7px 0px 0px 0px;
	background: url(images/header_bg.jpg) 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 15px 0px 25px;
}

#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: #9F8B31;
	text-decoration: none;
}	
	#navigation ul li.navhover div, #navigation ul li.current div { color: #9F8B31; cursor: default; }	

#navigation ul li a {
	text-decoration: none;
	text-transform: none;
	font-family: Garamond;
	font-size: 18px;
	color: #9F8B31;
}



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


/* ### Featured ### */
div#featured {
	width: 100%;
	height: 233px;
	background: url(../images/brick.png) 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: Garamond;
		font-size: 32px; 
		color: #FFFFFF;
		font-weight: bold; 
		margin: 0; padding: 0;
	}
	
	div.projectDescription p {
		font-family: Garamond;
		font-size: 16px; 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) no-repeat top center;
}


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: Garamond;
	font-size: 36px;
	color: #4A1316;
	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: Garamond;
	font-size: 26px;
	color: #4A1316;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px -10px 0px;
}

div#content h3 {
	font-family: Garamond;
	font-size: 16px;
	color: #4A1316;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content h4 {
	font-family: Garamond;
	font-size: 22px;
	color: #4A1316;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content h5 {
	font-family: Garamond;
	font-size: 20px;
	color: #4A1316;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content h7 {
	font-family: Garamond;
	font-size: 17px;
	color: #4A1316;
	letter-spacing: -1.5px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

div#content p {
	font-family: Garamond;
	font-size: 16px; 
	color: #4A1316;
	line-height: 120%; 
	letter-spacing: 0.3px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px -5px 0px;
}

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

div.sideBar {
	width: 320px;
	padding: 25px 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: 15px 0px 0px 0px; padding:0 0 0 0px;
}

ul.listNews li a {
	font-family: Garamond;
	color: #4A1316; 
	font-size: 16px; 
	letter-spacing: -0.1px;
	text-decoration: none; 
	margin: 0 0 0 20px; 
	font-weight: bold;
}

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

ul.listNews li div {
	font-family: Garamond; font-size: 13px; color: #000000;
	line-height: 140%;
	padding-top: 5px;
}

div#contentEnd {
	width: 100%; height:55px;
	background: url(../images/contentEnd_bg.jpg) no-repeat 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: Garamond;

}

ul.listContacts li strong {
	font-weight: bold;
	color: #4A1316;
	font-size: 14px;
	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: 16px;
	font-family: Garamond;
}

/* ### 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: #4A1316; 
	font-style: italic;
	padding: 0px 0px 25px 40px;
	font-family: Garamond;
	font-size: 16px;
	line-height: 160%; 
	letter-spacing: 0.3px;
}

blockquote span.client { 
	font-style: normal; 
	font-family: Garamond; 
	font-size: 13px; 
	color: #4A1316; 
	clear: both; 
	float: right; 
	margin: 20px 0 0 0;
}

/* ### Product Gallery in the Sidebar ### */
div.gallery {
	width: 320px; margin: 15px 0px 15px 0px;
	float: left; overflow: hidden;
}

div.gallery a { 
	position: relative; 
	float: left; 

}

div.gallery a img {
	background: #efefef;
	border: 1px solid #aaa;
	padding: 4px; margin: 3px;
	width: 90px; height: 90px;
}

div.gallery a:hover img {
	border: 1px solid #000;	
	background: #fff;
}

div.gallery a span {
	bottom: 10px; right: 10px;
	display: block;
	height: 20px; width: 20px;
	position: absolute;	
	background: url(../images/photoGalleryMini.png) no-repeat top left;
}

div.gallery a:hover span {
	background: url(../images/photoGalleryMini.png) no-repeat bottom left;	
}

div.gallery2 {
	width: 260px; margin: 15px 0px 15px 0px;
	float: left; overflow: hidden;
}

div.gallery2 a { 
	position: relative; 
	float: left; 

}

div.gallery2 a img {
	background: #efefef;
	border: 1px solid #aaa;
	padding: 4px; margin: 3px;
	width: 90px; height: 90px;
}

div.gallery2 a:hover img {
	border: 1px solid #000;	
	background: #fff;
}

div.gallery2 a span {
	bottom: 0px; right: 10px;
	display: block;
	height: 20px; width: 20px;
	position: absolute;	
	background: url(../images/photoGalleryMini.png) no-repeat top left;
}

div.gallery2 a:hover span {
	background: url(../images/photoGalleryMini.png) no-repeat bottom left;	
}

/* ### Wide image styling used in the services section ### */
a img.productLarge_wide {
	background: #efefef;
	padding: 4px; margin: 15px 0px 0px 5px;
	border: 1px solid #aaa;
	width: 550px; height: 120px;
}
a:hover img.productLarge_wide {
	background: #fff;
	padding: 4px; margin: 15px 0px 0px 5px;
	border: 1px solid #000;
	width: 550px; height: 120px;
}

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

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

form { width:475px; }

form label{
	font-weight:bold;
	width:475px;
	position: relative;
	float:left;
	font-size: 18px;
	font-family: Garamond;
}

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

form input, form textarea {
	float:left;
	font-size:20px;
	font-family: Garamond;
	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 #3c8ebd; }
input:focus, input:active, textarea:focus, textarea:active { border: 1px solid #14435e; }


/* Footer */
div#footer {
	width: 100%;
	padding: 25px 10px;
	background: #350B0F; 
}

a.validated {
	font-family: Garamond;
	font-size: 17px;
	color: #9F8B31;
	text-decoration: none;
	background: none;
}
a.validated:hover { color: #9F8B31; background: none; }

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

.footerLinks a {
	font-family: Garamond;
	font-weight: normal;
	color: #9F8B31;
	font-size: 15px;
	margin: 0px 20px;
	padding: 10px;
	letter-spacing: 0.2px;
	text-decoration: none;
}

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

#footer p {
	font-family: Garamond; 
	font-size: 15px; 
	color: #FFF;
	line-height: 120%; 
	clear: both;
}

