/* The Chrestman Group
	Main Style Sheet
	
	Design by Elliot Sharp
	Massive Media, MFZ LLC
*/

/* Reset Styles */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  border: 0;
  outline: 0;
  background: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
}

ol, ul {
  list-style: none;
}

* {
	margin: 0;
	padding: 0;
	outline: none;
	font-size: 1em;
	font-family: "futura-pt", "futura-pt-1", "futura-pt-2", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;

}

.dividerLine {
	margin: 0 auto;
	width: 960px;
	clear: both;
	opacity: 0.4;
}

/* Text Formatting */

.copySM {
	line-height: 1.2em;
	font-size: .6em;
	color: #a4a4a4;
	font-weight: 400;
	
}

.copyMD {
	font-size: 1.1em;
	color: #ffffff;
	text-shadow: 1px 2px 0px #000000;
	font-weight: 400;
}

.copyLG {
	font-size: .9em;
	font-weight: 400;
	color: #ffffff;
	clear: both;
}

.copyTitle {
	font-size: 1.5em;
	color:#ffffff;
	text-shadow: 1px 2px 0px #000000;
	font-weight:400;
	margin-bottom:5px;
}

.copyNotice {
	font-size: .8em;
	color: #a4a4a4;
	font-weight: 400;
}

.formLabel {
	font-size: 1em;
	color: #ffffff;
	text-shadow: 1px 2px 0px #000000;
	margin-top: 5px;
	margin-bottom: 3px;
}

.listMain {
	font-size: 1.3em;
	color:#ffffff;
	text-shadow: 1px 2px 0px #000000;
	font-weight:400;
	padding-bottom:5px;
}

.listSub {
	font-size: 1.1em;
	margin-left: 1em;
	color:#cccccc;
	text-shadow: 1px 2px 0px #000000;
}

.listMinor {
	width:900px;
	font-size: 1.1em;
	margin-left: 2em;
	color:#cccccc;
	text-shadow: 1px 2px 0px #000000;
}

.listNote {
	margin-left:3.3em;
	font-size:1.1em;
	width:560px;
	text-align:justify;
	color:#aaaaaa;
	text-shadow: 1px 2px 0px #000000;
}

/* Link Formatting */

.learnMore {
	display: block;
	width: 150px;
	height: 45px;
	background: #202020 url(/images/button.jpg) no-repeat 0 0;
}

.learnMore:hover {
	background-position: 0 -45px;
}

/* General Layout */

html {
	background: url(/images/bg_pattern_dark.png) repeat 0 0;
	height:100%;
}

body {
	min-height: 100%;
	background: url(/images/frameDivider.png) repeat-y center;
}

#mainContainer {
	position: relative;
	width: 960px;
	margin: 0 auto;
	background: #333333 url(/images/bg_pattern.png) repeat 0 0;
}

#pageFooter {
	clear: both;
	width: 960px;
	padding-top: 20px;
	padding-bottom:10px;
	text-align: center;
}

#pageFooter p {
        padding-bottom:5px;
}

#footNavigation {
        width:690px;
	margin: 0 auto 40px 160px;
	list-style-type: none;
}

#footNavigation a {
	color: #ffffff;
	text-decoration: none;
	float:left;
	margin-right: 15px;
	text-align: center;
}

#footNavigation a:hover {
	text-shadow: 0px 0px 3px #ffffff;
}


/* General Header */


#pageHeader {
	position: relative;
	height: 75px;
	width: 960px;
	background: #282828 url(/images/headerBar.jpg) no-repeat 0 0;
}

#homeLink {
	position: absolute;
	height:75px;
	width: 310px;
	background: url(/images/logo.png) no-repeat 0 0;
}

#homeLink:hover {
	background-position: 0 -75px;
}

#pageDivider {
	height: 15px;
	width: 960px;
	background: #282828 url(/images/divider.jpg) no-repeat 0 0;
}

#mainNavigation {
	margin-top:58px;
	position:absolute;
	margin-left:311px;
	height:15px;
	width:648px;
}

#navigationLinks {
	width:648px;
}

#navigationLinks a {
	float:left;
}

#aboutButton {
	display:block;
	width:108px;
	height:15px;
	z-index:10;
	background: url(/images/about.png) no-repeat 0 0;
}

#serviceButton {
	display:block;
	width:108px;
	height:15px;
	background: url(/images/service.png) no-repeat 0 0;
	z-index:10;
}

#quoteButton {
	display:block;
	width:108px;
	height:15px;
	background: url(/images/quote.png) no-repeat 0 0;
	z-index:10;
}

#testimonialsButton {
	display:block;
	width:108px;
	height:15px;
	background: url(/images/testimonials.png) no-repeat 0 0;
	z-index:10;
}

#noteworthyButton {
	display:block;
	width:108px;
	height:15px;
	background: url(/images/noteworthy.png) no-repeat 0 0;
	z-index:10;
}

#contactButton {
	display:block;
	width:108px;
	height:15px;
	background: url(/images/contact.png) no-repeat 0 0;
	z-index:10;
}

/* Home Page */

#pageFeatured {
	height: 360px;
	width: 960px;
}

#featNavigation {
	list-style-type: none;
}

#pageSubfeature {
	width: 960px;
	min-height: 290px;
	clear: both;
	margin: 30px auto 0 auto;
	background: url(/images/subfeature.png) no-repeat 0 0;
	background-position: -5px -40px;
	padding-bottom: 65px;
}

#pageSubfeature p {
        margin-left:5px;
        margin-right:5px;
}

.subImage {
	-moz-box-shadow: 0px 0px 20px #181818;
	-webkit-box-shadow: 0px 0px 20px #181818;
	box-shadow: 0px 0px 20px #181818;
}

#subLeft {
	width: 310px;
	padding-right: 15px;
	float: left;
	text-align: justify;
}

#subMid {
	width: 310px;
	padding-right: 15px;
	float: left;
	text-align: justify;
}

#subRight {
	width: 310px;
	float: left;
	text-align: justify;
}

#leftButton {
        width:320px;
        float:left;
}

#leftButton a {
        margin-left:5px;
}

#midButton {
        width:320px;
        float:left;
}

#midButton a {
        margin-left:10px;
}

#rightButton {
        width:320px;
        float:left;
}

#rightButton a {
        margin-left:10px;
}

/*  Slideshow  */

#slides {
	top:15px;
	left:4px;
	z-index:100;
}

.slides_container {
	width:960px;
	height:360px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container a {
	width:960px;
	height:360px;
	display:block;
}

/*  Next/prev buttons  */

#slides .next,#slides .prev {
	position:absolute;
	top:230px;
	width:30px;
	height:75px;
	display:block;
	z-index:101;
	opacity: 0.5;
}

#slides .next {
	left:930px;
}

/*	Pagination  */

.pagination {
	margin:7px auto 0 auto;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(/images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/* About */

#pageBody {
	width: 960px;
	margin: 0 auto;
}

#missionBlock {
	width: 960px;
	margin: .3em auto 0 auto;
	text-align: justify;
}

#missionBlock p {
	margin: 0 1em;
}

#cvWrapper {
	width:960px;
	position:relative;
}

#cvBlock {
	float:left;
	width: 640px;
	margin: .3em auto 0 0;
	position: relative;
}

#qualifications {
	margin-left:15px;
}

#cvPicture {
	position:absolute;
	right:0px;
	display:block;
	width:540px;
	height:415px;
	margin-top: .8em;
	background-color:#888888;
}

#cvBlock h2 {
	margin-top: .2em;
	margin-left: 15px;
}

/* Quote */

#quoteWrapper {
	position:relative;
}

#quoteTop p {
	text-align: justify;
	margin: 0 1em;
}

#securityNotice {
	text-align: center;
}

#quotePhoto {
	width:400px;
	position:absolute;
	right:60px;
	top:10px;
}

#contact-form {
	width:400px;
	margin:0 0 0 60px;
	min-height: 610px;
}

#quoteLeft {
	width:220px;
	float:left;
}

#quoteRight {
	width:180px;
	float:left;
}

#quoteServices {
	clear:both;
	width:400px;
	margin-bottom: 10px;
}

#quoteBottom {
	clear:both;
	width:400px;
}

.mailBox {
	margin-bottom:10px;
}

.formLabel_check {
	font-size: 1em;
	color: #ffffff;
	text-shadow: 1px 2px 0px #000000;
	display:inline;
}

#commentsBox {
	width: 400px;
	height: 150px;
}

#quoteSubmit {
	position:relative;
	margin-top:10px;
	width:400px;
	height:55px;
}

#quoteSubmit input {
	right:0;
	position:absolute;
}


.checkBox {
	margin-right: 3px;
}

.dateBox {
	text-align:center;
	width:2.5em;
}

#submitButton {
	position:absolute;
	right:0;
	width:150px;
	height:45px;
	background:#333333 url(/images/subbutton.jpg) no-repeat 0 0;
	border: 0 none;
	text-indent:-999em;
}

#submitButton:hover {
	background-position: 0 -45px;
}

/* Testimonials Formatting */

.testBlock {
	width: 960px;
	position: relative;	
}

.testQuote {
	line-height:1.1em;
	text-align: justify;
	font-size: 2em;
	margin: .3em 2em 0 2em;
	color:#ffffff;
	text-shadow: 1px 2px 0px #000000;
	font-weight:400;	
}

.testName {
	text-align: left;
	margin-left:2.7em;
	margin-top:.5em;
	margin-bottom:.3em;
	font-size: 1.5em;
	color:#cccccc;
	text-shadow: 1px 2px 0px #000000;
	font-weight:400;	
}

/* Services Formatting */

#serviceList {
	margin-left:15px;
}

#serviceLeft {
	position:relative;
	width:540px;
	float:left;
}

#serviceRight {
	width:400px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0;
}

/* Contacts Formatting */

#contactInfo
{
	float:left;
	width:285;
	height:400;
	margin:15px 15px 15px 25px;
}

.contactTitle {
	font-size: 1.9em;
	color:#ffffff;
	text-shadow: 1px 2px 0px #000000;
	font-weight:400;
	margin-bottom:5px;
}

.contactList {
	font-size: 1.5em;
	color: #ffffff;
	text-shadow: 1px 2px 0px #000000;
	font-weight: 400;
}

.tabbedIn
{
	margin-left:15px;
}

#googleMaps
{
	float:right;
	width:645;
	height:350;
	margin-top:15px;
}

#horizDivider {
    height:15px;
    display:block;
    border-bottom:1px solid #ffffff;
    margin-bottom:15px;
}