/*
Title: Davinci Landscapes - Screen Styles
Author: Fasturtle Technologies, LLC --> http://www.goftt.com/
*/

/* Core Styles Used in every project */
@import url("defaults/reset.css"); /* Resets for all browsers */
@import url("defaults/clearfix.css"); /* Easy float clearing */

body {
	background: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171717;
	text-align: center;
}
body * {
	text-align: left;
}
p {
	margin: 0 0 1em;
	line-height: 1.5em;
}
#content div, #sidebar div {
	margin-bottom: 1em;
}
ul {
	margin: 0 0 1em;
}
ul li {
	padding-left: 12px;
	line-height: 1.5em;
	background: url(../img/diamond_red.gif) no-repeat 0 0.5em;
}
ul li ul {
	margin: 0 0 0 10px;
	background: none;
	font-size: 10px;
	color: #333;
}
blockquote {
	margin: 0 0 1em;
	padding: 0 0 15px 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 1.5em;
	color: #373023;
	background: url(../img/quote.gif) no-repeat 0 0;
	border-bottom: 1px solid #c7b89c;
}
blockquote dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
}
#wrap {
	margin: 0 auto;
	padding: 0 2px 2px;
	width: 720px;
	background: #fff;
}
#banner {
	padding-top: 31px !important; /* IE/WIN 5.5&6 rule associated w/ this */
}
#content {
	background: url(../img/cont_bg.jpg) repeat-y;
}
#mainCont {
	float: right;
	display: inline;
	margin: 0 30px 0 0;
	padding-bottom: 185px;
	width: 420px;
	background: #fff url(../img/wmark_sm.gif) no-repeat bottom right;
}
#sidebar {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	padding: 15px 0;
	width: 225px;
}
#footer {
	padding: 25px 15px 15px;
	font-size: 10px;
	color: #fff;
	background: #171717 url(../img/footerBg.jpg) no-repeat top center;
}
#footer .left {
	float: left;
	display: inline;
	width: 65%;
}
#footer .right {
	float: right;
	display: inline;
	width: 30%;
	text-align: right;
}
#gnav {
	margin: 1em auto 0;
	padding-bottom: 2em;
	width: 720px;
	text-align: center;
	color: #fff;
	font-size: 10px;
}
#shortcuts {
	position: absolute;
	left: -9999px;
}
#backToTop {
	
	position: fixed;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/top.gif) no-repeat;
	width: 94px;
	height: 22px;
	bottom: 0;
	right: 0;
}

/* Links */
a:link, a:visited {
	color: #6092cd;
}
#sidebar a {
	padding-left: 15px;
	color: #850000;
	background: url('../img/side_link.gif') no-repeat 0 50%;
}
#gnav a:link, #gnav a:visited {
	color: #999;
}
a.pill, #sidebar a.pill {
	float: left;
	display: block;
	margin: 0 10px 0 0;
	width: 100px;
	height: 24px;
}
a.pill span, #sidebar a.pill span {
	display: none;
}
a.contact_us, #sidebar a.contact_us {
	background: url(../img/contactUs.png) no-repeat 0 0;
}
a.learn_more:hover, a.contact_us:hover {
	background-position: 0 -24px;
}

/* Headings */
h1 {
	margin-bottom: 5px;
}
h3 {
	margin-bottom: 10px;
}


/* Navigation */
#nav {
	position: fixed;
	margin: 0;
	text-align: center;
	display: table;
	background: #2c2c2c url('../img/navBg.gif') repeat-x 0 0;
	width: 720px;
}
#nav li {
	padding: 0 13px;
	display: block;
	float: left;
	background: url(../img/n_div.gif) no-repeat 100% 50%;
}
#nav li.last {
	background: none;
	padding-right: 0;
}
#nav li a {
	display: block;
	float: left;
	padding: 7px 1px 7px 0;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}
#nav li.last a {
	margin: 0;
}
#nav li a:hover, #nav li a.current {
	padding-top: 2px;
	border-top: 5px solid #c0c644;
}

/* Testimonials */
.testimonial {
	padding-bottom: 1em;
	border-bottom: 1px solid #ddd;
}
.testimonial dt {
	padding: 0 0 1em;
	line-height: 1.5em;
	font-style: italic;
}
.testimonial dd {
	font-weight: bold;
	color: #444;
}

/* Gallery */
#placeholder { margin-top: 5px; }
#gallery #thumbs {
	margin: 0 0 5px;
}
#gallery #thumbs li {
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	background-image: none;
}
#gallery #thumbs a, #gallery #thumbs a:visited {
	padding: 1px;
	display: block;
	border: 1px solid #666666;
}
#gallery #thumbs a:hover{
	display: block;
	padding: 1px;
	border: 1px solid #8D1111;
}
#gallery #thumbs.dynamic li {
	display: none;
}
#gallery #thumbs.dynamic li.show {
	display: block;
}
.paginatedNav {
	margin-right: 30px;
}
.paginatedNav a#prev {
	float: left;
	padding-left: 10px;
	background: url(../img/arrow_prev.gif) no-repeat 0 50%;
}
.paginatedNav a#next {
	float: right;
	padding-right: 10px;
	background: url(../img/arrow_next.gif) no-repeat 100% 50%;
}
#imgContain {
	position: relative;
}
#loader {
	z-index: 100;
	position: absolute;
	width: 114px;
	height: 18px;
	top: 145px; left: 199px;
}
/* Contact Form */
input {
	font-size: 14px;
	padding: 2px 2px 0;
}
label {
	display: block;
	font-weight: bold;
}
em {
	font-style: normal;
	color: #b61702;
}
p#required {
	font-size: 9px;
	line-height:1em;
}
form span.example {
	display: block;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}
label .warning {
	font-weight: normal;
	color: #b61702;
}
p.warning {
	display: block;
	width: 350px;
	margin: 0 0 1em;
	padding: 10px;
	border: 3px solid #ff0000;
	background: #fcecec;
	text-align: center;
	color: #000;
}
p.success {
	display: block;
	width: 350px;
	margin: 0 0 1em;
	padding: 10px;
	border: 3px solid #339933;
	background: #D7FFD7;
	text-align: center;
	color: #000;
}
#name, #email, #address, #source {
	width: 300px;
}
#phone {
	width: 180px;
}
#city {
	width: 150px;
}
#state {
	width: 20px;
}
#zip {
	width: 50px;
}
#bestDay option, #bestTime option {
	padding-right: 10px;
}
#comments {
	width: 400px;
}
#send {
	padding: 2px;
	width: 100px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
.loader {
	display: block;
	background: url(../img/loading.gif) no-repeat 50% 50%;
	width: 100px;
	height: 32px;
}

/* Classes */
.hide, .access {
	display:none;
}
.show, .block {
	display: block;
}
.mute {
	font-size: 10px;
	color: #999;
}
.pic {
	margin-bottom: 20px;
	padding: 3px;
	border: 1px solid #959595;
	background: #fff;
}
