@charset "utf-8";
/* CTBS CSS 2008-11 */

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 ;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	background: #fff url(../images/wrapper-bg-bot.png) repeat-x bottom;
	border: solid #6d6d6d;
	border-width: 0 1px;
}

#header {
	height: 115px;
	padding: 10px 10px; 
	margin-bottom: 15px;
	background: url(../images/header-bg.png) repeat-y center;
	border-bottom: 1px solid #99b9e9;
}

#content {
	width: 710px;
	float: right;
	margin-bottom: 30px;
	padding: 0 10px 0 0;
}

#content #body-content {
	padding-left: 10px;
}

#sidebar {
	width: 220px;
	float: left;
	margin-bottom: 30px;
	padding: 0 0 0 10px;
}

#footer {
	clear: both;
	border-top: 1px solid #959494;
	height: 110px;
}

a {
	color: #9F2200;
}
a:hover, a:visited {
	color: #60002d;
}

a:link.banner {
	text-align:center;
	text-decoration:none;
}

a:hover.banner, a:visited.banner {
	text-align:center;
	text-decoration:none;
}

p, h2, ul, ol {
	margin-bottom: 15px;
}

ul, ol {
	margin-left: 30px;
}

h1 {
	color: #9F2200;
	font-size: 17px;
	margin-bottom: 10px;
}

h2 {
	color: #777777;
	font-size: 14px;
	margin: 10px 0;
	font-weight: bold;
}


.img-right {
	float: right;
	margin: 4px 0 10px 10px;
}

.img-left {
	float: left;
	margin: 4px 10px 10px 0;
}

.border {
	border: 1px solid #d1d1d1;
}

/* Top Contact */
#contact {
	margin: 5px -10px 0 0;
	padding: 12px 0 0 17px;
	width: 292px;
	height: 83px;
	float: right;
	position: relative;
	background: url(../images/contact-bg.png) no-repeat top left;
}

#contact-new {
	float: right;
	width: 530px;
	font-size: 18px;
	color: #004cbf;
	text-align: right;
	margin: 18px 0 0;
}

#contact-new span {
	font-size: 19px;
}
#contact-new a {
	text-decoration: none;
}
#contact-new a span {
	font-size: 18px;
	background: url(../images/new-contact-button.png) no-repeat top left;
	display: inline-block;
	color: #fff;
	font-size: 14px;
	padding: 3px 0;
	height: 18px;
	width: 103px;
	text-align: center;
}
#contact-new a:hover span {
	text-decoration: underline;
}
#contact-new a #contact-button {
	text-transform: none;
	font-weight: normal;
	color: #004cbf;
}
#contact-new #contact-button {
	padding: 3px 0 0;
}

#contact-new #search {
	width: 280px;
	float: right;
	padding: 10px 0 0;
}

#contact-new input#searchbox {
	width: 188px;
	height: 17px;
	padding: 2px 0 0 2px;
	margin: 0;
	float: left;
	position: relative;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
}


#contact-new #search form button {
	margin: 0;
	padding: 0;
	border: 0;
	width: 65px;
	height: 22px;
	background: none;
	display: inline;
	position: relative;
	float: left;
	cursor: pointer;
}


#contact-button {
	padding-top: 13px;
	font-weight: bold;
	padding-left: 12px;
	text-transform: uppercase;
}

#contact-button a {
	text-decoration: none;
	color: #9d3565;
}

#contact-button a span {
	text-decoration: underline;
}


#contact a img {
	border: 0;
}

#contact form {
	margin-top: 20px;
}

input#searchbox {
	width: 188px;
	height: 19px;
	padding: 2px 0 0 2px;
	display: inline;
	margin-right: 5px;
	float: left;
	position: relative;
}

#search form button {
	border: 0;
	width: 81px;
	height: 23px;
	background: none;
	display: inline;
	position: relative;
	float: left;
}

/* Nav Styles */

#nav {
	font-size: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}

#nav ul {
	margin-bottom: 0;
	margin-left: 0;
}

#nav ul li {
	list-style: none;
	margin-bottom: 1px;
}

#nav ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: #001375;
	padding: 8px 0 7px 35px;
}

#nav ul li a:hover {
	background: #cde1ff;
	color: #001375;
}

/* Subnav styles */
#nav ul li#active a {
	background: #cde1ff url(../images/down-arrow.gif) no-repeat left;
	color: #001375;
	padding: 8px 0 7px 35px;
}
#nav ul li#active ul li a {
	background: #e0eeff;
	color: #001375;
	padding: 3px 0 3px 35px;
}

#nav ul li#active a:hover {
	text-decoration: none;
}

#nav ul li ul li#active a {
	background: #f6fafe;
}


#nav ul li ul li {
	margin: 0;
}
#nav ul li ul li a {
	color: #fff;
	background: #d1003e;
	text-transform: none;
	height: auto;
	font-weight: normal;
	text-decoration: underline;
}

#nav ul li#active ul li a:hover {
	background: #f6fafe;
}

#nav ul li ul {
	background: #cde1ff;
	padding-bottom: 7px;
}

/* Financing Styles */
#financing {
	margin-bottom: 6px;
}

#financing a img {
	border: 0;
}

/* Learning Center Styles */
#learningcenter {
	margin-bottom: 6px;
	color: #fff;
}

#learningcenter .title {
	text-transform: uppercase;
	background: #005e74;
	height: 26px;
	padding: 4px 0 0 10px;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 1px;
}

#learningcenter .lc-item {
	margin-bottom: 1px;
	font-size: 12px;
}
#learningcenter span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
}
#learningcenter .lc-item a {
	background: #1f85a3;
	padding: 3px 10px;
	display: block;
	text-decoration: none;
	color: #fff;
}

#learningcenter .lc-item a:hover {
	background: #befcfd;
	color: #045e79;
}

/* As seen on TV styles */
#seenontv {
	background: #d5d5d5;
	color: #000;
	padding: 4px 10px;
	margin-bottom: 6px;
	text-align: center;
	font-size: 18px;
}

#seenontv span {
	text-transform: uppercase;
	font-weight: bold;
}

#seenontv img {
	border: 0;
	margin: 0 0 5px 0;
}

/* Map styles */

#map {
	border: 1px solid #858585;
	background: #f0f0f0;
	font-size: 12px;
	text-align: center;
	padding-bottom: 3px;
	margin-bottom: 4px;
	width: 218px;
}

#body-content #map {
	float: right;
	margin: 0 0 10px 10px;
}

#map p {
	margin-bottom: 0;
}
/* News styles */
#news {
	background: #eaf2f6;
	color: #545353;
	font-size: 12px;
	padding: 6px 
}

#news span {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}

#news a {
	display: block;
}

.blogcredit {
	margin-bottom: 6px;
}

#content #news {
	float: right;
	width: 200px;
	border: 1px solid #1F85A3;
}

/* Front Page Splash */
#fp-splash {
	height: 325px;
	background: #000;
	margin-bottom: 15px;
}
#fp-splash a img {
	border: 0;
}

#fp-splash #phone-box {
	background: #000 url(../images/free-estimate-splash.png);
}

#fp-splash #phone-box a {
	height: 30px;
	display: block;
	padding: 46px 0 0 375px;
	color: #fee2bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#fp-splash #phone-box a span {
	text-decoration: underline;
}


/* Interior Page Splashes */
.int-splash {
	overflow:hidden;
	padding:0 10px;
	width:700px;
	margin: 0 0 15px
}
.int-splash img {
	border:0px;
}
.int-splash .main-img {
	margin:0 10px 0 0;
	float:left;
	width:420px;
	overflow:hidden;
}
.int-splash .side-img {
	margin:8px 0 0 0;
	width:270px;
	overflow:hidden;
}
.int-splash .side-img .first {
	margin:0px;
}
/* Contact Page Styles */
table#main-contact td {
	padding-bottom: 5px;
}

/* Footer Styles */
#footer {
	font-size: 11px;
}
#footer-links {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

#footer-links a {
	text-transform: uppercase;
}

#footer-address {
	text-align: center;
}

#footer-bbb {
	float: left;
	margin-left: 140px;
	display: inline;
}
#footer-bbb a img {
	border: 0;
}
#stock{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 160px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather{
	font-size:9px;
	margin:10px;
	padding:5px;
	border: solid;
	border-width: thin;
	width: 128px;
	height: 128px;
	background-color:#FFFFFF;

}
#weather a{
	text-decoration:none;
}
#weather div{
	text-align:center;
	height:11px;
	width:128px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(http://static.automotive.com/_SiteConfigs/_global/images/GasPriceWidget/gaswidget_regional_120x90/REGIO_GAS_WIDGET-120X90_02.gif);
}

#gas{
	width:128px;
	height:140px;
	border: solid;
	border-width: thin;
	border-color:#000000;
	align:center;
}
#events{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#events a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#events a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#events a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

#localnews{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;

}
#localnews a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#localnews a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#localnews a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}


#traffic{
	background-color:#befcfd;
	padding:10px;
	margin-left:25px;
	margin-right:-10px;
	border-top:solid;
	border-top-color:#000000;
	border-top-width:thin; 
	border-left:solid;
	border-left-color:#000000;
	border-left-width:thin;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:thin;
 	
}
#traffic a{
	text-decoration:none;
	border-bottom:1px dotted #0000CC;
}
#traffic a:hover{
	text-decoration:none;	
	border-bottom:none;
	color:#FF0000;
}
#traffic a:visited{
	text-decoration: underline;
	border-bottom: none;
	color:#006600;
}

table#service td {
	padding: 3px;
	vertical-align: top;
}

table#opinion td {
	padding: 5px;
	vertical-align: top;
}

table#ljthink {
	border: 1px solid rgb(204, 204, 204);
	width: 400px;
}
table#ljthink td,
table#ljthink th{
	padding: 3px 5px;	
}
table#ljthink th {
	border-bottom: 1px solid rgb(204, 204, 204);
}

table#ljthink h2 {
	margin: 5px 0 0;	
}

div.scroll {
	height: 100px;
	width: 200px;
	overflow-Y: scroll;
	border: 1px solid #666;
	padding: 8px;
	font-weight: normal;
	margin: 0 0 5px;
}
.city_testimonials{
	width:200px; background-color:#E9EDFE; padding:6px; float:right; margin:2px 0 0 4px; border:solid 3px #666666;
	}
.news{
background-color:#E9EDFE; padding:6px; margin:2px 0 0 4px; border:solid 1px #cccccc;
	}
	
/* New Home splash ------------------------------------ */
#new-splash {
	height: 335px;
}
#new-splash a img {
	border: none;
}
#new-splash .main {
	margin: 0 0 10px;
}
#new-splash .left,
#new-splash .right,
#new-splash .center {
	float: left;
	margin: 0 10px 5px 0;
	width: 230px;
}
#new-splash .right {
	margin: 0 0 10px 0;
}
div#testimonials-nav {
font-weight:normal;
border:1px solid #cecece;
height:relative;
margin:2px;
padding:6px;
width:198px;
}

.style1 {
	color: #b30000;
	font-weight: bold;
	font-style: italic;
}

/* get ria:active {
 outline:none;
}d of those system borders being generated for A tags */


:focus {
 -moz-outline-style:none;
}

#triggers {
	text-align:center;
}

#triggers img {
	cursor:pointer;
	margin:0 5px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:2px;

	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* styling for elements inside overlay */
.boxdetails {
	position:absolute;
	top:15px;
	right:15px;
	font-size:15px;
	color:#fff;
	width:270px;
}

.boxdetails h3 {
	color:#aba;
	font-size:15px;
	margin:0 0 15px 0;
}

#triggers table td {
text-align: center;
font-weight: bold;
width:152px;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:650px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url(http://www.spokanehomecontractor.com/images/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#long-content-box {
background-color: #f1f1f1;
border:1px solid;
border-color: #5977b2;
padding:10px;
margin-top:20px;
}

#long-content-box h3 {
color:#153980;

}

#gray-hr {
	margin:15px 0px;
	height:1px;
	background-color:#ababab;
	color:#ddd;
	border:0
}

#right-content-box {
width:352px;
float:right;
border: 1px;
border-color:#000000;
margin: 0 0 5px 15px;
background-color: #f1f1f1;
}

#right-content-box p {
margin: 10px;
}

#spaced li {
margin-bottom:10px;
}

#productpage h2 {
	color:#292929;
	font-size:14pt;
	font-weight:bold;
	margin:0
}

#productpage .img-left {
	margin-right:17px
}

#productpage .img-right {
	margin-left:17px
}

#productpage .warranty {
	margin:0px 0px 25px 0px;
	font-style:italic;
	color:#4d3789
}

#productpage .quote {
	margin-top:30px;
}

#productpage .quote a {
	font-weight:bold;
	font-style:italic;
	color:#00a8a8;
	font-size:13pt;
	text-decoration:none
}

#productpage .quote a:hover {
	font-weight:bold;
	font-style:italic;
	color:#bb047e;
	font-size:13pt;
	text-decoration:none
}

#productpage .proddetails h3 {
	color:#00a8a8
}

#productpage .proddetails ul {
	padding-left:250px
}

.zoom {
	margin-top:25px;
	width:211px;
	text-align:center;
	color:#4d3789;
	font-weight:bold;
	text-decoration:none
}

#productpage ul.product-left {
	list-style-type:none;
	padding:10px 0px 0px 0px;
	margin-bottom:490px;
}

#productpage ul.product-left li {
	background-image:url('http://www.spokanehomecontractor.com/images/images/arrow.gif');
	background-repeat:no-repeat;
	background-position:0em .1em;
	padding-left:2em;
	padding-bottom:8px;
}

#productpage ul a {
	color:#292929;
	text-decoration:none
}

#productpage ul a:hover {
	text-decoration:underline
}

#productpage .detailtitle {
	font-weight:bold;
	font-size:12pt;
}

table.colors {
	margin:0px;
}

table.colors th {
	padding:5px
}

table.colors td {
	text-align:center;
	padding:3px 0px;
}


#productpage hr {
	margin:15px 0px 15px 0px;
	height:1px;
	background-color:#ddd;
	color:#ddd;
	border:0
}#dottedhr{
border: 0;
border-top: 1px dashed #dadada;
margin-top: 5px;
}

#productphotobox {
	background-color:#f4f4f4;
	margin: 0 10px 5px 0;
	border: 1px solid #034e88x;
	width:325px;
	float:left;
}

#productphotobox p {
	margin-left:7px;
}

#productphotobox hr {
border-top: 1px solid #dadada;
border-bottom: 0;
margin-top: 0px;
}
.bwproductsh1 {color: #00538f;}
.bwproductsheading {
	color: #0884d0;
	font-style: italic;
	margin-top:0px;
}

.productspecs {
	font-weight:bold;
	font-style:italic;
	color:#00538f;
	margin: 5px 0 5px 10px;
}

/* ------------------------------------------------- Begin Scrollable Photo Bar Styles ------------------------------------------------- */

/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 540px;
	height:120px;

	/* custom decorations */
	border:1px solid #ccc;
	background:url(h300.png) repeat-x;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:540px;
}

/* single scrollable item */
.scrollable a {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover 		{ background-position:-30px 0; }
a.left:active 	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(http://www.spokanehomecontractor.com/images/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover 		{ background-position:-30px 0; }
a.up:active 		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover 		{ background-position:-30px -30px; }
a.down:active 	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

.items div a {
	display: block;
	position: relative;
}
.items div a img {
	border: none;
}
.items div a.cswall {
	background: url(http://www.spokanehomecontractor.com/images/cleanspace-wall-2.jpg) no-repeat 2px 2px;
}

.items div a.brightwall {
	background: url(http://www.spokanehomecontractor.com/images/brightwall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.floodchek {
	background: url(http://www.spokanehomecontractor.com/images/floodchek-hoses-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.floodring {
	background: url(http://www.spokanehomecontractor.com/images/floodring-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.frenchdrain {
	background: url(http://www.spokanehomecontractor.com/images/french-drain-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.millcreek {
	background: url(http://www.spokanehomecontractor.com/images/millcreek-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.rainchute {
	background: url(http://www.spokanehomecontractor.com/images/rainchute-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.sanidry {
	background: url(http://www.spokanehomecontractor.com/images/sanidry-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.fmatting {
	background: url(http://www.spokanehomecontractor.com/images/thermaldry-matting-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.ttile {
	background: url(http://www.spokanehomecontractor.com/images/thermaldry-tile-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.tdwall {
	background: url(http://www.spokanehomecontractor.com/images/thermaldry-wall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.everlastw {
	background: url(http://www.spokanehomecontractor.com/images/window-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.zenwall {
	background: url(http://www.spokanehomecontractor.com/images/zenwall-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.evwallrep {
	background: url(http://www.spokanehomecontractor.com/images/everlast-repair-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.cleanspaceprod {
	background: url(http://www.spokanehomecontractor.com/images/crawl-space-vapor-barrier-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.flexispan {
	background: url(http://www.spokanehomecontractor.com/images/flexispan-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a.wellduct {
	background: url(http://www.spokanehomecontractor.com/images/well-duct-gallery-2.jpg) no-repeat 2px 2px;
}

.items div a:hover img {
	visibility: hidden;
}

#quotebox {
background-color:#ecf7fe;
border:#cccccc solid 1px;
padding:10px;
clear:both;
}

.reviews {
  background: #F7F7F7;
  border: 1px solid #AFAFAF;
}

.reviews p strong {
  background: #EFEFEF;
  border-bottom: 1px solid #AFAFAF;
  font-size: 18px;
  margin: 0 0 5px;
  text-align: center;
  display: block;
  padding: 5px 0;
}
.reviews p strong {
  font-weight: normal;
  color: #4A4A4A;
}
.review {
	margin-bottom:10px;
	width: 250px;
	text-align: left;
}
.reviews div p {
  padding: 0 10px;
  font-style:italic;
}

.reviews p a {
  padding: 0;
}
.review img.logo {
	border: 1px solid #AFAFAF;
	margin: 0px 5px 5px 10px;
}
.reviewer {
	float:right;
	text-align:left;
	width: 160px;
	font-weight:bold;
	margin-top: 5px;
}
.reviews div a img {
	margin:8px 5px 0px 5px;
}

#reviews {
 margin-bottom:20px; 
 border:1px solid #e0e0e0; 
 background-color:#f3f3f3; 
 padding:8px;
 width:580px;
 font-size:11px;
}

#review-comments {
 float:right;
 width:425px;
}

#city-scroll {font-weight:normal;}


.gallery {
    border-color: #034E88 -moz-use-text-color;
    border-left: 0 none;
    border-right: 0 none;
    border-style: solid none;
    border-width: 3px 0;
    padding: 4px 0 5px 10px;
    width: 325px;
}
.gallery ul {
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
}
.gallery li {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 4px 2px;
    overflow: hidden;
}
.gallery p {
    margin: 0 0 4px !important;
}
.gallery li a img {
    border: 1px solid #999999;
    display: block;
}
.gallery li a:hover img {
    border: 1px solid #000000;
}
.gallery li .caption {
    display: block;
    width: 100px;
}

.center {
    margin: 10px auto;
    text-align: center;
}

.quotebox {
	padding: 10px;
	background-color:#ecf7fe;
	border: 1px solid #cccccc;
	margin:12px 0; 
}


.left {
	float: left;
	margin: 0 10px 5px 0;
	overflow: hidden;
}
.right {
	float: right;
	margin: 0 0 5px 10px;
	overflow: hidden;
}

.clear 	{
	clear: both;
}

ul.arrows li {
    background: url("/core/images/toolbox/blue-dark/circle-arrow.png") no-repeat scroll left top transparent;
    list-style: none outside none;
    margin-bottom: 2px;
    min-height: 20px;
    padding: 0 0 0 25px !important;
}

.breakout {
    width: 300px;
}
.breakout p, .border h3, .bg h3 {
    margin: 12px 0;
    padding: 0 15px;
}

.bg {
    background: none repeat scroll 0 0 #F6F6F6;
}

.sectionhighlight {
    border-color: #851A4B;
    border-style: solid none;
    margin: 12px 0;
    padding: 10px 10px 20px;
}

.sub1 {
    background-image: url("/core/images/toolbox/blue-dark/1.png");
}

.sub2 {
    background-image: url("/core/images/toolbox/blue-dark/2.png");
}

.sub3 {
    background-image: url("/core/images/toolbox/blue-dark/3.png");
}

.sub4 {
    background-image: url("/core/images/toolbox/blue-dark/4.png");
}

.sub5 {
    background-image: url("/core/images/toolbox/blue-dark/5.png");
}

.sub6 {
    background-image: url("/core/images/toolbox/blue-dark/6.png");
}

.sub7 {
    background-image: url("/core/images/toolbox/blue-dark/7.png");
}

.sub8 {
    background-image: url("/core/images/toolbox/blue-dark/8.png");
}

.sub9 {
    background-image: url("/core/images/toolbox/blue-dark/9.png");
}

.sub10 {
    background-image: url("/core/images/toolbox/blue-dark/10.png");
}

.sub1, .sub2, .sub3, .sub4, .sub5, .sub6, .sub7, .sub8, .sub9, .sub10 {
    background-position: 5px 2px;
    background-repeat: no-repeat;
    border: 0 none;
    min-height: 25px;
    overflow: hidden;
    padding: 4px 0 6px 40px;
}

.expandable_gallery {
    background: url("/core/images/expandable-gallery/h300.png") repeat-x scroll 0 0 #C3C3C3;
    border: 2px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 10px;
    position: relative;
    width: 540px;
}
.expandable_gallery .more {
    float: right;
    padding-right: 15px;
}
.expandable_gallery .more #viewless {
    display: none;
}
.expandable_gallery .items {
    float: left;
    overflow: hidden;
    width: 540px;
}
.expandable_gallery .items_collapsed {
    float: left;
    height: 130px;
    overflow: hidden;
    width: 540px;
}
.expandable_gallery .items a, .expandable_gallery .items_collapsed a {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    height: 75px;
    margin: 10px 5px 30px 21px;
    padding: 2px;
    text-decoration: none;
    width: 100px;
}
.expandable_gallery .items a span, .expandable_gallery .items_collapsed a span {
    display: block;
    font-size: 10px;
    font-weight: bold;
    padding-top: 4px;
    text-align: center;
}

.dottedhr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DADADA -moz-use-text-color -moz-use-text-color;
    border-right: 0 none;
    border-style: dashed none none;
    border-width: 1px 0 0;
    margin: 10px 0;
}


h3 em {
    color: #6F6F6F;
    font: italic 14px/16px Verdana,Geneva,sans-serif;
    margin: 5px 0 10px;
}

#table-gallery td {
    padding: 10px;
}

#table-gallery a {
    text-decoration: none;
}

.tabs-bottom {
    font-size: 10px;
}


.products a {
    font: italic bold 18px Verdana,Geneva,sans-serif;
    text-decoration: none;
}
.products a:hover {
    color: #3399FF;
    font: italic bold 18px Verdana,Geneva,sans-serif;
    text-decoration: none;
}
.productspecs {
    color: #00538F;
    font-style: italic;
    font-weight: bold;
    margin: 5px 0 5px 10px;
}

.popupimages	{
		background: #eee !important;
}

.cities-title {
    background-color: #FFFFFF;
    border-bottom: 1px solid #D1D1D1;
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 1px 1px 4px;
    padding: 4px 0;
}

#city-scroll {
	background-color: #FFFFFF;
	margin-bottom: 4px;
	margin-left: 4px;
	text-align: left;
	width: 190px; } {
}

.service-area-cta {
	margin: 0 0 10px 28px;
}
	
#servcapsule {
	background-color: #EDEDED;
	border: 1px solid #D1D1D1;
	margin: 0px 0 0 2px; width: 210px;
}

#servcapsule img {
	margin-bottom: 4px;
}
