@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:#333333;}
a:hover{ text-decoration: none;}
a:focus{ outline:none;}

h1, h2, h3 { padding-bottom: 12px;}
h1{ font-size: 32px; color: #3BB6E5; padding-top: 4px;}
h2{ font-size: 18px;}
h3{ font-size: 15px;}

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 {}

label {}
legend {}
fieldset {}

table {}
thead {}
tbody {}
tr {}
tr.altrow, tr.even {}
th {}
td {}


/* -----------------structure------------------- */

#preload { display: none; height:0px;}

#superex {}
#superdrop {}
#container {
	width: 758px;
	margin: 0 auto;
	}

#header{ height: 106px;}
	#logo {
		width: 340px;
		height: 90px;
		padding-top: 10px;
		}
	#logo h2 { padding: 0px; }
	#logo h2 a {
		display: block;
		text-indent: -3000px;
		}	
	#headright { width: 418px; text-align: right; padding-top: 20px;}
	#headright h2 { font-weight: normal;}
	
#nav {
	background: #4e4e4e;
	}
#nav .block, #nav .block ul { padding: 0px; }	
#nav ul { list-style: none;}
#nav li { float: left; border-right: 1px solid #737373;}
#nav li.last { border: none;}
#nav a {
	display: block;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	padding: 10px 15px;
	/*text-indent: -3000px;*/
	}
#nav a:hover { background: #333333;}

#nav ul.menu li, #nav ul.menu li.leaf {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background: #333;
	z-index: 100;
}
#nav li ul ul {
	margin: -25px 0 0 150px;
	border-left: 1px solid #737373;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li ul li { border: none; border-bottom: 1px solid #4e4e4e;}
#nav li ul li a {
	display: block;
	padding: 5px 10px;
	font-size: 12px;
	font-weight: normal;
	width: 130px;
	}
#nav li ul li a:hover {
	text-decoration: underline;}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background:none repeat scroll 0 0 #333;
}


#banner{
	padding-top: 10px;
	height: 370px;
	}

#wrapper { padding: 10px 0;}
	#leftcol {}
	#rightcol {}
	#singlecol {}
	
	#maincol { width: 490px;}
		#maincol ul, #maincol ol { padding: 0 0 12px 20px; line-height: 18px;}
		#maincol ul.primary { padding-bottom: 0px;}
		#maincol ul.links { padding-left: 0px;}
	#sidebar { width: 250px;}
		#sidebar ul, #sidebar ol { padding: 0 0 12px 20px; line-height: 18px;}
		#sidebar h2 {
			padding: 10px;
			color:#FFFFFF;
			background: #3bb6e5;
			text-transform:capitalize;
			}
	
#superfooter {}	
#footer { font-size: 10px; padding: 20px 0px;}
	#footer a { color: #2BA9E0; 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 */


/* drupal overrides */

#sidebar #block-webformblock-5.block .node h2 {
	margin: 0px; padding: 0px;}
	
#sidebar .form-text, #sidebar .form-textarea {
	width: 232px;}
	
table { width: 100%;}	

#homewrap { padding-top: 10px;}
#homewrap .block { margin: 0px; padding: 0px;}

.homecol { width: 250px; float: left;}
.homecol h2 {
	background:none repeat scroll 0 0 #3BB6E5;
	color:#FFFFFF;
	padding:10px;
	text-transform:capitalize;
}
.homecol .content {
	padding: 10px;
	}

.homecol ul, .homecol ol { padding: 0 0 12px 20px; line-height: 18px;}

#homecol1 { padding-right: 4px;}
#homecol2 { padding-right: 4px;}
#homecol3 {}

a.btn-blue {
	background: #216680;
	padding: 3px 7px;
	display: inline-block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
a.btn-blue:hover { background-color: #e59f3b;}

tbody {
	border-top: none;
}

.view-faq .views-field-title { padding-bottom: 12px;}
.view-faq .views-field-title a{
	font-size: 18px;
	text-decoration: none;
	}
.view-faq .views-row  { padding: 20px 0; border-bottom: 1px solid #dadada;}	

.view-portfolio caption { font-size: 16px; text-align: left; padding-bottom: 3px;
	color: #666; background: #fafafa; padding: 5px; font-weight: bold;}
.view-portfolio table { margin-bottom: 30px;}
.view-portfolio td.views-field-title { width: 40%;}
.view-portfolio td { padding: 5px; vertical-align: top;}

tr.even, tr.odd {
	background-color: transparent;
	border-bottom:1px solid #CCCCCC;
	padding: 0px;
}
tr.even {
	background-color: #fdfdfd;
}

a.btn-contact {
	display: inline-block;
	padding: 5px 7px;
	color: #FFFFFF;
	background: #237493;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	/*-moz-border-radius: 10px;
	-webkit-border-radius: 10px;*/
	border-style: outset;
	border-color: #195c75;
	}
