@charset "utf-8";
/*
www.GaslampMedia.com
Version: 1.4
Revised Date: 10-05-2009
*/

* { margin: 0; padding: 0;}
img { border:none;}

a{ text-decoration: underline; color: #482308;}
a:hover{ text-decoration: none;}
a:focus{ outline:none;}

h1, h2, h3 { padding-bottom: 12px;}
h1, h2 { font-size: 16px; color: #c6823d; text-transform:uppercase;
	margin-bottom: 12px;
	padding: 0px 0 6px 0;
	border-bottom:1px solid #b1907e;}
	h1 span.flower1, h2 span.flower1 { background:url(images/header1.gif) no-repeat right; padding: 2px 40px 2px 0;}
	
	span.flower2 { background:url(images/header2.gif) no-repeat right; padding: 2px 40px 2px 0;}
	span.flower3 { background:url(images/header3.gif) no-repeat right; padding: 2px 40px 2px 0;}
	span.flower4 { background:url(images/header4.gif) no-repeat right; padding: 2px 40px 2px 0;}
	
	h1 strong, h2 strong { color: #dc663d;}
	
h3{ font-size: 12px; color: #6f0d0a;}

p{ padding-bottom: 12px; line-height: 18px;}

hr { border: none; border-top: 1px solid #333; margin-bottom: 12px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

body { background: url(images/backdrop.gif) repeat-x top #f2e0c3;}

label {}
legend {}
fieldset {}

table {}
thead {}
tbody {}
tr {}
tr.altrow, tr.even {}
th {}
td {}


/* -----------------structure------------------- */

#preload { display: none; height:0px;}

#superex {}
#superdrop { background:url(images/superdrop.jpg) no-repeat top center;}
#container { width: 960px; margin: 0 auto;}

#header{ height: 144px; background:url(images/header.gif) no-repeat;}
	#logo { width: 200px;}
	#logo h2, #logo h1 { 
		padding: 0px; 
		margin-bottom: 0px;
		border: none;}
	#logo h2 a, #logo h1 a {
		width: 200px;
		height: 144px;
		display: block;
		text-indent: -3000px;
		
		}	
	#nav { width: 760px; padding-top: 50px;}
		#topnav { border-bottom: 1px solid #b1907e; padding-bottom: 12px;}
		ul#bottomnav { float:right; padding-top: 12px;}
	
#nav {}
#nav ul { list-style: none;}
#nav li { float: left; background:url(images/nav-divider.gif) no-repeat left;}
#nav li#menu-219, #nav li.first { background: none;}
#nav a {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #333; padding: 3px 4px;
	text-decoration: none;
	text-transform:uppercase;
	/*text-indent: -3000px;*/
	}

#nav a:hover {
	background: #aa7d64;
	color: #FFFFFF;
}

/*
#nav #topnav a:hover {
	background: transparent;
	color: #7c5743;
	text-decoration: underline;
}
*/

#nav ul ul {
	background: #aa7d64;
	width: 156px;
}
ul.nice-menu ul li {
	width: 156px;
	padding: 0 0px;
}

#nav ul.nice-menu ul a { }
#nav ul.nice-menu ul a:hover { color: #FFFFFF;}


#nav ul ul li { background: none; border-top: 1px solid #dcbdac;}

ul.nice-menu-down .menuparent a {
	padding-right:10px;
}
#nav ul.nice-menu-down .menuparent a:hover {color:#FFFFFF;}
#nav ul.nice-menu-down li.menuparent:hover, #nav ul.nice-menu-down li.over, #nav #header-region ul.nice-menu-down li.menuparent:hover, #nav #header-region ul.nice-menu-down li.over { background: #aa7d64; color:#FFFFFF;}

#nav ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent { color:#FFFFFF;}

ul.nice-menu, ul.nice-menu ul { border-top: none;}

ul.nice-menu ul, #header-region ul.nice-menu ul {
	border: none;
	top: 18px;
	}
	
	ul.nice-menu li { background: transparent;}

ul.nice-menu-down li.menuparent, #header-region ul.nice-menu-down li.menuparent {
	background: none;
	}


/* Dropdown code */
/*

#nav li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	background-color:#666666;
}

#nav li ul a {
		

}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

*/

#banner{ height: 304px;}
	#flash {
		height: 304px;
		width: 674px;}
	#bannertext {
		background:url(images/img-rightbanner.jpg) no-repeat;
		height: 254px;
		width:235px;
		padding: 50px 25px 0 25px;
		text-align: center;
		position: relative;
		z-index: 0;
		color: #FFFFFF;
		}	
		#bannertext h2 {
			font-size: 18px;
			color: #FFFFFF;
			border: none; margin-bottom: 0px;
			}
		#bannertext a { color: #FFFFFF;}
		#bannertext p { font-size: 15px;}
		#bannertext h2.red { color: #6F0D0A; font-size: 18px;}
		#bannertext #request-quote {
			position: absolute;
			top: 270px;
			width: 235px;
			left: 25px;
			text-align: center;
			font-weight: bold;
			}
		#bannertext #request-quote a { color: #ffffff;}

#wrapper { background:url(images/wrapper.gif) repeat-y;}
	#leftcol {}
	#rightcol {}
	#singlecol {}
	
	#maincol { width: 651px; padding: 30px 0;}
		#maincol ul, #maincol ol { padding: 0 0 12px 20px;}
		#maincol ul.primary { padding-bottom: 0px;}
		#maincol ul.links { padding-left: 0px;}
		
		#maincol .content h2 { border: none; margin: 0px; text-transform:none; font-size: 16px;}
		
		.homeblock {
			width: 300px;
			padding-bottom: 20px;
			}
		.homeblock p { line-height: 16px;}
		.homeblock .img-left { padding-bottom: 30px;}
		
		.homeblock-wide {
			width: 651px;
			padding-bottom: 20px;
			}	
		.homeblock-wide h2 {margin-bottom:13px !important;}
		.homeblock-wide p { line-height: 16px;}
		.homeblock-wide .img-left { padding-bottom: 30px;}
		
		
	#sidebar {
		background:url(images/sidebar.jpg) no-repeat;
		width: 259px;
		padding: 30px 0 30px 25px;
		}
		#sidebar h2 { font-size: 15px;}
		
		#sidebar ul, #sidebar ol { padding: 0 0 12px 20px; line-height: 18px;}
	
#superfooter {}	
#footer {
	font-size: 11px;
	color: #7c5743;
	background: #e8c9a2;
	padding: 10px 15px;
	}
	#footer p { padding-bottom: 0px;}
	#footer a { color: #7c5743; text-decoration: none;}
	#footer a:hover { text-decoration: underline;}
	
/* ------------universal classes------------- */

.width20{ width: 20%;}
.width25{ width: 25%;}
.width30{ width: 30%;}
.width33{ width: 33%;}
.width35{ width: 35%;}
.width40{ width: 40%;}
.width45{ width: 45%;}
.width50{ width: 50%;}
.width55{ width: 55%;}
.width60{ width: 60%;}
.width65{ width: 65%;}
.width66{ width: 66%;}
.width70{ width: 70%;}
.width75{ width: 75%;}
.width80{ width: 80%;}

.xsmall {}
.small {}
.medium {}
.large {}
.xlarge {}
.xxlarge {}

.img-center { display:block; margin: 0 auto;}
.img-left { float:left; padding: 0 10px 5px 0;}
.img-right { float:right; padding: 0 0 5px 10px;}

.txt-center { text-align: center;}
.txt-right { text-align: right;}
.txt-left { text-align: left;}

.form-text, .form-textarea, .form-select { border: 1px solid #dadada; padding: 2px 3px;}
.form-style {}
.form-text:focus, .form-textarea:focus, .form-select:focus, .form-style:focus {}
.form-table td { padding: 2px;}

.right { float:right;}
.left { float:left;}
.clear { clear: both;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* php cake */
/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}

div.paging div.disabled {
	color: #ddd;
	display: inline-block;
}
div.paging span {
}

div.paging span.current {
	color: #000;
}
div.paging span a {
}

.error-message {}
.success-message {}

/* drupal overrides */

.testimonial {
	padding: 10px;
	background: #e9c9a4;
	margin-bottom: 6px;
	color: #482308;
	width: 170px;
	}
	.testimonial p { padding-bottom: 0px;}
	
#nav li.icon-facebook { padding-left: 10px;}	
#nav li.icon-facebook a{
	background:url(images/icon-facebook.gif) no-repeat top left; padding-left: 25px;}	

#nav #topnav li.icon-facebook a:hover{
	background:  url(images/icon-facebook.gif) no-repeat top left #aa7d64; padding-left: 25px;}		
	
#nav li.icon-twitter { padding-left: 10px;}	
#nav li.icon-twitter a{
	background:url(images/icon-twitter.gif) no-repeat top left; padding-left: 25px;}	

#nav #topnav li.icon-twitter a:hover{
	background:  url(images/icon-twitter.gif) no-repeat top left #aa7d64; padding-left: 25px;}	
	
	
	
table { width: 100%;}

ul#nice-menu-1 { padding-top: 12px; float:right;}
#block-nice_menus-1 h2 { display: none; height: 0px; margin:0px; padding:0px; border: none;}
ul.nice-menu-down li { border: none;}
ul.nice-menu li { background: transparent;}

#nav li#menu-223 { border: none;}

tbody {
	border-top: none;
}

#webform-client-form-1 td { padding: 2px;}
#webform-client-form-1 table { margin-bottom: 7px;}
#webform-client-form-1 .form-text, #webform-client-form-1 .form-select { width: 245px;}
#webform-client-form-1 .form-textarea { width: 287px;}
#webform-component-i_am_most_interested_in .form-checkboxes {clear: both}
#webform-component-i_am_most_interested_in .form-checkboxes .form-item{float: left; width: 120px;}
#webform-component-message {clear: both;}

#edit-submitted-message { margin-bottom: 5px;}

.quotebox { padding: 20px; background: #f0d4b7; margin-bottom: 20px;}
.quotebox p { padding: 0px; font-weight: bold;}

.field-field-photos .field-item {
	width: 160px;
	height: 160px;
	float: left;
	padding: 1px;
	text-align: center;
	
	}
.field-field-photos .field-item a {
	width: 150px;
	height: 150px;
	padding: 5px;
	display: block;
	background:#FFFFFF;
	vertical-align: middle;
	display: block;

}

#bannertext span.flower4 { background: none; padding: 0px;}
#bannertext #block-block-6 h2 { padding: 0px 0 6px 0; display: block;}
#bannertext #block-block-6 .content h2 { padding-bottom: 6px;}
#bannertext h2 { display: none; padding: 0px;}
#bannertext p { line-height: 22px; padding-bottom: 8px;}


p.nopad { padding: 0px;}

.view-testimonials .views-row{ padding: 12px; border-bottom: 1px solid #e8c9a2;}
.view-testimonials .views-field-title { text-align: right; font-style:italic;}


	#aggregator .feed-source{ margin: 0px; display: none;}
	
	.view-id-news .views-field-title { font-size: 16px; font-weight: bold; padding-bottom: 12px;}
	.views-field-upload-fid { padding-bottom: 12px;}
	
	#block-block-13.block { padding: 0px; margin: 0px;}
	
/* Newsletter Styles */
#simplenews-block-form-1 .form-item {margin:0;}
#block-block-16 #newslettertext {text-align: center;}

/* Products Styles */
#block-menu_block-1 {margin: 0; padding-bottom: 15px;}
.banners .leftimg  img{width: 200px; float: left; padding-right: 15px;}
.banners {border-bottom: #CC6600 thin solid; padding: 15px 0;}
#decor h3 {padding-top: 15px; font-size: 14px; text-transform: uppercase; font-weight: bold;}
.banners p {text-align: left;}
.rtecenter {clear: both; padding: 10px 0;}
#metal .left {width: 400px;}
#metal .right {width: 200px;}

.view-id-news .views-row {
	float:left;
	width:250px;
	padding-right:50px;
}

.view-footer {clear:both;}

#block-block-11 img {
	padding-right:20px;
}

#block-simplenews-1 div.content {
	background:url(images/sign-up.jpg) no-repeat top right;
}

#block-simplenews-1 div.content p {width:160px;}

/* Home Services Styles */

#block-block-9 div.service-desc {
	width:237px;
	float:left;
}

#block-block-9 ul {
	width:330px;
	float:right;
	background-color:#eed2b3;
	padding:30px 18px 25px 33px;
	line-height:34px;
}

#block-block-9 ul li {
	list-style-position:inherit;
}

/* Twitter and Iris */

#block-block-17 {
	border-top:1px solid #bfa291;
	padding-top:10px;
}

#block-block-17 p img {
	padding-top:30px;
}
