/* ================================ BASE CSS ======================================== */
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.25em;}
h3 {font-size:1.66em;line-height:1.25;margin-bottom:0.8em;}
h4 {font-size:1.5em;line-height:1.25;margin-bottom:0.1em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#B5121B;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:0.2em;line-height:1.2em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* === SIFR */
.sIFR-flash {visibility: visible !important; margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
.sIFR-flash + div[adblocktab=true] {display: none !important;}
.sIFR-hasFlash .content h2 {visibility: hidden; margin: 0;}



/* ================================ D551.com CSS ======================================== */
html
{
	/*firefox scroll jump fix*/
	height: 101%;
}

body
{
	background: #f8f8f2;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3 { color: #b5121b;}
h4, h5, h6 { color: #000; }

p
{
	font-size: 1.08em;
}

p.bigger
{
	font-size: 1.25em;
}

blockquote
{
	color: #222;
	margin: 0 0 1.5em;
}

blockquote span
{
	font-style: normal;
}

ul.simple, ul.simple li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.simple
{
	margin: 0 0 1.5em;
}

.breadcrumbs
{
	overflow: hidden;
	margin: 0 0 2em;
}

.breadcrumbs p
{
	margin: 0;
	text-transform: lowercase;
}

.breadcrumbs ul
{
	background: transparent;
	display: none;
	left: 0;
	list-style: none;
	margin: 5px 0 0;
	padding: 0;
	overflow: hidden;
	z-index: 99;
}

.breadcrumbs ul li
{
	float: left;
	margin: 5px 10px 5px 0;
}

.breadcrumbs ul li a
{
	background: transparent url('../images/work/thumbs/thumbs.jpg') no-repeat left top;
	display: block;
	float: left;
	height: 59px;
	width: 125px;
	text-indent: -9999px;
}

.breadcrumbs ul li a:focus
{
	outline: none;
}

.breadcrumbs ul li a.midwest { background-position: left -60px; }
.breadcrumbs ul li a.guttercover { background-position: left -121px; }
.breadcrumbs ul li a.ibew { background-position: left -182px; }
.breadcrumbs ul li a.dunns { background-position: left -242px; }
.breadcrumbs ul li a.scotts { background-position: left -303px; }
.breadcrumbs ul li a.rentone { background-position: left -364px; }
.breadcrumbs ul li a.pressbox { background-position: left -425px; }

.breadcrumbs ul li.close a
{
	background: none;
	font-size: 0.75em;
	text-indent: 0;
	line-height: 80px;
	width: 20px;
}

.error, #contact-thankyou
{
	background: #f9f9cd;
	border: 1px solid #ddd;
	color: red;
	font-weight: bold;
	padding: 5px;
}

#wrapper
{
	background: #f8f8f2 url('../images/background/header.jpg') no-repeat center top;
	min-height:100%;
	position:relative;
}

/* sliding contact form */
#contact-container
{
	height: 50px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}

.contact-form-container
{
	background: #fff;
	display: none;
	text-align: left;
	width: 100%;
}

.block
{
	display: block;
}


#contact-form
{
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
	width: 904px;
}

#contact-form #address
{
	float: left;
	width: 340px;
}

#contact-form #address h3, #contact-form #address h4
{
	color: #b5121b;
	margin-bottom: 0;
}

#contact-form #address h4
{
	font-size: 1.3em;
}

#contact-form #contact-form-box
{
	float: left;
	width: 564px;	
}

#contact-button-container
{
	background: transparent;
	height: 50px;
	margin: 0 auto;
	overflow: visible;
	text-align: right;
	width: 904px;
}
#contact-button-container h1
{
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}

#contact-button-container a
{
	display: block;
}

#contact-button-container a:focus
{
	outline: none;
}

#contact-button-container a.contact-button
{
	background: transparent url('../images/misc/contacttab.png') no-repeat left top;
	float: right;
	height: 87px;
	margin: 0 10px 0 0;
	width: 190px;
}

#contact-button-container a.contact-close
{
	background-position: left -89px;
}

/* header */
#header
{
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	width: 904px;
}


#header #feature
{
	margin: 50px 0 0 25px;
}

/* nav */
#header ul
{
	margin: 60px 0 0 300px;
	overflow: hidden;
	padding: 0;
}
#header ul li
{
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 2px 0 4px;
	text-transform: lowercase;
}

#header ul li a
{
	border-right: 1px solid #999;
	color: #575757;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 12px;
	padding: 0 13px;
	text-decoration: none;
}

#header ul li a:hover
{
	text-decoration: underline;
}

#header ul li.last a
{
	border: none;
}

/* content area */
#main
{
	clear: both;
	margin: 0 auto;
	padding: 17px 0 260px 0;
	overflow: hidden;
	text-align: left;
	width: 904px;
}

#main .content
{
	float: left;
	padding: 0 40px;
	width: 620px;
}

#main .wide
{
	float: none;
	padding: 0 0 0 40px;
	width: 864px;
}

#main .content h2
{
	font-family: "Amoebia Sans", Helvetica, Arial, sans-serif;
}

#main .content h4
{
	font-size: 1.3em;
}

#main .content ul.column
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	width: 196px;
}

#main .content ul.column li
{
	font-size: 1.16em;
	line-height: 1.8;
	list-style: none;
	margin: 0;
	padding: 0;
}

#main .content ul.column li a
{
	color: #222;
}

#main .content ul.column li a:hover
{
	color: #b5121b;
}

/* sidebar */
#main .sidebar
{
	float: right;
	width: 204px;
}

#main .sidebar h4
{
	font-weight: normal;
	margin-bottom: 0.5em;
}

#main .sidebar p
{
	font-size: 1em;
	margin-bottom: 1em;
}

#main .sidebar p.small
{
	font-size: 0.8em;
}

a.tape
{
	display: block;
	height: 63px;
	margin: 1.5em 0;
	width: 147px;
}

a.get-started
{
	background: transparent url('../images/tapelinks/getstarted.jpg') no-repeat left top;
}

a.take-a-look
{
	background: transparent url('../images/tapelinks/takealook.jpg') no-repeat left top;
}

a.get-started:hover,
a.take-a-look:hover
{
	background-position: left -65px;
}

/* featured work gallery */
ul.work
{
	list-style: none;
	margin: 35px 0 0;
	padding: 0;
}

ul.work li
{
	display: block;
	float: left;
	margin: 0 25px 35px 0;
	padding: 0;
	position: relative;
}

ul.work li.last
{
	margin: 0 0 35px;
}

ul.work li a
{
	display: block;
	height: 204px;
	width: 419px;
}

ul.work li a:focus
{
	outline: none;
}

ul.work li a.example1 { background: transparent url('../images/work/albritton.jpg') no-repeat left top; }
ul.work li a.example2 { background: transparent url('../images/work/dunns.jpg') no-repeat left top; }
ul.work li a.example3 { background: transparent url('../images/work/gutter.jpg') no-repeat left top; }
ul.work li a.example4 { background: transparent url('../images/work/ibew.jpg') no-repeat left top; }
ul.work li a.example5 { background: transparent url('../images/work/midwest.jpg') no-repeat left top; }
ul.work li a.example6 { background: transparent url('../images/work/scotts.jpg') no-repeat left top; }
ul.work li a.example7 { background: transparent url('../images/work/pressbox.jpg') no-repeat left top; }
ul.work li a.example8 { background: transparent url('../images/work/rentone.jpg') no-repeat left top; }

ul.work li span
{
	bottom: 0;
	color: #b5121b;
	font-size: 1.16em;
	left: 10px;
	position: absolute;
}

.column-a
{
	float: left;
	margin: 0 40px 0 0;
	width: 401px;
}

.column-a img
{
	max-width: 401px;
}

.column-b
{
	float: left;
	margin: 0;
	width: 423px;
}

.column-a h5,
.column-b h5
{
	margin-bottom: 0;
}

/* lightbox layout gallery */
ul.thumblist,
ul.thumblist li,
ul.thumblist li ul,
ul.thumblist li ul li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.thumblist li
{
	display: inline;
}

ul.thumblist li ul
{
	float: left;
	margin: 0 16px 16px 0;
}

ul.thumblist li ul.last
{
	margin: 0 0 16px;
}

ul.thumblist li ul li
{
	display: none;
}

ul.thumblist li ul li.thumb
{
	display: block;
}

ul.thumblist li ul li a
{
	background: url('../images/layouts/thumbs.jpg') no-repeat left top;
	display: block;
	height: 208px;
	width: 195px;
}

ul.thumblist li ul#template-A li a { background-position: left top; }
ul.thumblist li ul#template-B li a { background-position: left -208px; }
ul.thumblist li ul#template-C li a { background-position: left -416px; }
ul.thumblist li ul#template-D li a { background-position: left -624px; }
ul.thumblist li ul#template-E li a { background-position: left -832px; }
ul.thumblist li ul#template-F li a { background-position: left -1040px; }
ul.thumblist li ul#template-G li a { background-position: left -1248px; }
ul.thumblist li ul#template-H li a { background-position: left -1456px; }


/* footer */
#footer
{
	background: #f8f8f2 url('../images/background/grunge.jpg') repeat-x center bottom;
	bottom: 0;
	left: 0;
	height: 194px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#footer .about
{
	background: transparent url('../images/background/paper.jpg') no-repeat center top;
	height: 174px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	position: relative;
	width: 904px;
}

#footer .about a.imagery
{
	display: block;
	height: 150px;
	position: absolute;
	right: 30px;
	top: 25px;
	width: 200px;
}

#footer .about  p
{
	font-size: 0.91em;
	margin: 0;
}

#footer .about .about-content
{
	margin: 0 0 0 90px;
	min-height: 115px;
	padding: 0 264px 0 0;
	text-align: left;
	width: 560px;
}

#footer .about .about-content h2
{
	margin: 0;
}

#footer .about ul
{
	list-style: none;
	margin: 11px 0;
	padding: 0;
}

#footer .about ul li
{
	border-right: 1px solid #ccc;
	display: inline;
	list-style: none;
	font-size: 0.83em;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
}

#footer .about ul li.last
{
	border: none;
}

#footer .about ul li a
{
	color: #999;
	margin: 0 10px;
	text-decoration: none;
}

#footer .about ul li.last a
{
	margin: 0 0 0 10px;
}

#footer .about ul li.first a
{
	margin: 0 10px 0 0;
}

#footer .about ul li a:hover
{
	text-decoration: underline;
}

#footer .about .copyright
{
	color: #999;
	font-size: 0.83em;
}

/***** CSS FORM ******/
form.cssform
{
	
	margin: 10px 0 10px 0;
	padding: 0;
}

.cssform .input-box
{
	float: left;
	margin: 0 10px 5px 0;
	width: 272px;
}

.cssform .last
{
	margin: 0 0 10px;
}

.cssform fieldset
{
	display: block;
	
	padding: 0;
	margin: 0 0 0px 0;
	border: none;
}

.cssform legend
{
	font-weight: bold;
	color: #CC0000;
	border: solid 1px #ccc;
	padding: 3px;
	margin: 0;
}

.cssform p
{
	
	margin: 0;
	padding: 0;
	height: 1%;
	vertical-align: middle;
	clear: both;
}

.cssform label
{
	display: block;
	font-size: 0.9em;
	line-height: 1;
	margin: 0;
	padding: 0 0 3px;
	text-align: left;
}

.cssform label.red { color: red; }
/*.cssform input, .cssform select { margin: 4px 0; }*/

.cssform input, .cssform select
{
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	color: #000;
	border: 1px solid #ccc;
}

.cssform select
{
	width: 259px;
	font-size: 10px;
	padding: 3px;
}

.cssform select.state { width: 50px; }

.cssform textarea
{
	display: block;
	width: 542px;
	height: 70px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
}

.cssform textarea:focus { background-color: #FFFFCC; }

.cssform input[type="radio"]
{
	float: left;
	display: normal;
	border: none;
	background-color: #fff;
}

.cssform label.respond { width: 75px; }

.cssform input[type="text"]
{
	display: block;
	width: 259px;
	font: 12px Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 2px;
	color: #102132;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
}


.cssform input[type="text"].textsm { width: 84px; }

.cssform input[type="text"]:focus { background-color: #FFFFCC; }

.cssform input.submit-contact, .cssform .submit
{
	color: #fff;
	background-color: #CC0000;
	/*border: 1px solid #FE9900;*/
	font-size: 12px;
	padding: 3px 10px;
	margin: 15px 0 0 0;
}

.cssform input.submit-contact:hover
{
	/*border: 1px solid #FE9900;*/
	background: #333;
	color: #FFF;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/********** JTIP ***********/
#JT_arrow_left{
	background-image: url(../js/jtip/images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../js/jtip/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../js/lightbox/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
text-align: left;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
}

