/*
Public Stylesheet for Atlas Collections by SpinWeb [Patrick Johnson].*/

/* --------------- Global Styles --------------- */
.fsBody{ background-color: transparent !important; padding: 0 !important; }
.fsBody form { background-color: transparent !important; margin: 0 auto !important; padding: 0 !important; }
.leftCol .form-callout{ display:none; }
body#public {margin: 0;padding: 0; background: url(graphics/images/pattern.jpg) repeat-x top center; }
body#interior {margin: 0;padding: 0; background: url(graphics/images/pattern-interior.jpg) repeat-x top center; }

body, body#public, .paragraph {
    font-size: 14px;
    line-height: 1.4;
    font-family: 'myriad-pro', 'Myriad Pro', Helvetica, Sans-Serif;
    color: #555;
    }
a:link, a:visited {color: #0068b3;text-decoration: none;}
a:hover, a:active {color: #009be3;text-decoration: underline;}
a img {border: 0;margin: 0;padding: 0;}
.errorMessage {font-weight: bold; color:#f00;}
.left {float: left;  margin: 0 10px 10px 0;}
.right {float: right; margin: 0 0 10px 10px;}
.center {text-align: center;}
h1, h2, .heading {font-size: 22px; font-weight: 400; color: #222522; padding: 16px 0 10px 0; margin: 0;}
h3, .sub-heading {font-size: 16px; font-weight: bold;}
p {margin-top: 0;}
.pdf {
 background: url(graphics/images/pdf.gif) no-repeat;
 line-height: 40px;
 display: block;
 padding: 0 0 0 50px;
}

hr {
    color: #e7e7e7;
    background-color: #e7e7e7;
    height: 1px;
    margin: 15px 0;
   }
.clear {clear: both;}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "graphics/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

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 {
vertical-align:top;
}
.formtextRequired {font-weight: bold;}

/* --------------- Layout --------------- */

#wrap {
	width: 960px;
	margin: 0 auto;
	}
#header {
	position: relative;
	width: 960px;
	height: 155px;
	overflow: hidden;
	}
#header h1 {
	margin: 0;
	padding: 0;
	}
.logo {
	margin: 0 0 0 50px; 
	padding: 0; 
	float: left;
	}
#featureArea {
	width: 960px;
	height: 320px;
	overflow: hidden;
    margin: 30px 0 0 0;
	}
.featureSlide {
	width: 640px;
	float: left;
	background: #555;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.feature {
	width: 320px;
	float: left;
	}
.leftCol, .rightCol {
	float: left;
	width: 240px;
	padding: 20px 0;
	}
.leftCol a img {
	margin-bottom: 20px;
	}
.middleCol {
	float: left;
	width: 440px;
	padding: 20px;
	}
.testimonial {
	background: #232522 url(graphics/images/testimonial-heading.gif) no-repeat;
	color: #fff;
	float: left;
	width: 240px;
	}
.testimonial p {
	padding: 50px 15px 5px 15px;
	font-size: 13px;
	}
.testimonial .title {
	background: #fff url(graphics/images/testimonial-bottom.gif) no-repeat;
	color: #232522;
	padding: 30px 0 0 0;
	font-size: 13px;
	}
.markets {
	background: #d1d1d1 url(graphics/images/markets.jpg) no-repeat;
	color: #111;
	font-size: 16px;
	padding: 50px 0 10px 0;
	line-height: 30px;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#footerWrap {
	background: url(graphics/images/pattern.jpg) repeat-x;
	width: 100%;
	height: 120px;
	clear: both;
	}
.footer {
	width: 960px;
	margin: 0 auto;
	color: #fff;
	}
.footer a {
	color: #fff;
	}
.footerNav {
	list-style-type: none;
	font-size: 12px;
	margin: 25px 0 10px 0;
	padding: 0;
	width: 420px;
	float: left;
	clear: both;
	}
.footerNav ul {
	margin: 0 0 10px 0;
	padding: 0;
	}
.footerNav li {
	display:inline;
	margin: 0 15px 0 0;
	float: left;
	}
.footerNav li a {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	}
.footerLogos {
	float: right;
	width: 540px;
	list-style-type: none;
	margin: 25px 0 0 0;
	padding: 0;
	}
.footerLogos li {
	float: left;
	margin: 0 28px 0 0;
	}
.footerLogos li a:hover {
	opacity: .7;
	}
.lister {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.lister li {
	border-bottom: 1px solid #e3e2e0;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	}
.lister h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}
.meta {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
	}


/* --------------- Navigation --------------- */

#mainNav li ul, .footerNav li ul {
	display:none !important;
	}
#mainNav li, #footerNav li {
	margin:0;
	}
#footer a {
    text-decoration: none;
	}
#footer a:hover {
    text-decoration: underline;
	}
#mainNav {
    float: right;
    overflow: hidden;
	margin: 0;
	width: 750px;
	height: 134px;
	}
#mainNav ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	}
#mainNav li {
    display: block;
    float: left;
	}
#mainNav li a {
    color: #fff;
    border-radius: 0 0 5px 5px;
    display: block;
    font-size: 18px;
    margin: 0 0 0 5px;
    padding: 0 23px;
    text-decoration: none;
    font-weight: normal;
	height: 134px;
	xbackground: #363d43;
	line-height: 220px;
	float: left;
    background: #292928; /* Old browsers */
    background: -moz-linear-gradient(top,  #292928 0%, #222425 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292928), color-stop(100%,#222425)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #292928 0%,#222425 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #292928 0%,#222425 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #292928 0%,#222425 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #292928 0%,#222425 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#292928', endColorstr='#222425',GradientType=0 ); /* IE6-9 */
	}

#mainNav li a:hover, #mainNav li a.current {
    xbackground: url(graphics/images/nav-hover.gif) repeat-x;
    background: #004B8C;
	color: #fff;
    text-decoration: none;
	text-shadow: none;
	}
.subNavigation {
	background: #d1d1d1 url(graphics/images/blank-heading.jpg) no-repeat;
	margin-bottom: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
.subNavigation h2 {
	color: #fff;
	padding: 13px 0;
	margin: 0 15px;
        height: 31px;
        overflow: hidden;
	}
.subNav {
    margin: 0;
    padding: 0;
	list-style-type: none;
	width: 240px;
	}
.subNav li {
	padding: 0;
	margin: 0;
	}
.subNav li a, .subNav li a:visited {
	xborder-bottom: 1px solid #0068b3;
	display: block;
	line-height: 24px;
	padding: 10px 15px;
	font-weight: 400;
	color: #0068b3;
	font-size: 16px;
	}
.subNav li a:hover, .subNav li a.current {
	text-decoration: none;
	background: #afafaf;
	color: #fff;
	}
.subNav li a.last {
	border: 0;
	}
.subNav li a.last:hover, .subNav li a.last {
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
.banners a, .banners a:visited {
    display: block;
    margin: 0 0 20px 0;
}	

#footerNav ul {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 12px;
	}
#footerNav {
    font-size: 12px;
    color: #c0c5c9;
    font-size: 11px;
    text-align: left;
	padding: 20px 0;
	float: left;
	}
#footerNav li {
    display: inline;
	}
#footerNav li a {
    padding: 0 15px 0 0;
    text-decoration: none;
	color: #fff;
	font-size: 12px;
    font-weight: bold;
	}
#footerNav a {
	font-weight: bold;
	color: #D30F10;
	}
#footerNav li a:hover {
    text-decoration: underline;
	}


/* ---------------General Module Styles--------------- */
.errorMessage{ font-weight:bold; color:#f00; }
/* End General Module Styles */

/* Pagination */
.pagination { clear: both; display: block; }
.pagination a, .pagination a:link, .pagination a:visited { text-decoration:none; }
.pagination .prevnextCurrent, .pagination .prevnextWindow, .pagination .prevnextWindowArrow { border:solid 1px #ccc; margin:0; padding:4px 6px; font-size:11px; margin-right:2px; display:inline; display:inline-block; }
.pagination a.prevnextWindow:hover, .pagination a.prevnextLink:hover, .pagination .prevnextWindowArrow:hover { border:solid 1px #000; color:#000; }
.pagination .prevnextCurrent {background:#ccc; color:#000; font-weight:bold; padding:4px 6px; }
.pagination a.prevnextLink { border:1px solid #ccc; padding:4px 6px 4px; margin-right:2px; font-size:11px; display:block; }
/* End Pagination */

/* Send Page Styles */
.sendpage { clear:both; }
.sendpageBody div, .sendpageBody td { padding: 2px 0px; }
/* End Send Page Styles */

/* ModuleBegin::gendocs */
.webpageWrapper { }
/* ModuleEnd::gendocs */

/* ModuleBegin::events */
/* ---------------
Events Lister
----------------- */
.eventsWrapper { }
.eventsWrapper .eventList { margin: 0; list-style: none; }
.eventsWrapper .eventList li { margin: 0 0 18px 0; }
.eventDate { color: #777; font-size: smaller; }
.eventTime { color: #777; font-size: smaller; }
.eventsWrapper .eventList li h2 { color: #333; }
.eventsWrapper .eventList li h3 { color: #000; }
.eventBlurb { }


/* ---------------
Events Detail
----------------- */
.eventLocation, .eventRSVP, .eventTicketWrapper { }
.eventLocation { }
.eventLocationMap {  }
.eventLocationAddress {  }
.eventLocationDriving {  } 
.eventContact {  }
.eventPhone {  }
.eventEmail {  }
.eventRSVP {  }
.eventTicketWrapper { }
.eventTicket {  }
.eventBody { }
/* ModuleEnd::events */



/* ModuleBegin::news */
.newsWrapper { }
.newsWrapper .newsList { margin: 0; list-style: none; }
.newsWrapper .newsList li { margin: 0 0 18px 0; }
.newsWrapper .meta { color: #777; font-size: smaller; }
.newsWrapper .blurb { }
.newsWrapper .content { }
.newsWrapper .copyright { padding: 1em 0em; text-align: center; font-size: smaller; }
/* ModuleEnd::news */

/* ModuleBegin::blog */
.blogListWrapper, .blogCommentsWrapper { margin-right: 220px; }
.blogDate{ font-weight: bold; border-top: 1px solid #ccc; margin-top: 20px; }
.blogInfo { }
.blogBody { }
.blogTags { }
.blogComments { }
.blogListWrapper .blogComments { text-align: right; }

.blogCommentsWrapper { }
.blogPrivate { }
.blogCommentBody { }
.blogCommentsWrapper .blogInfo { padding-top: 10px;}

.blogAddCommentsWrapper { padding: 0px 80px; }
.blogAddCommentsWrapper div { padding: 2px 0px; }

.blogArchiveWrapper { width: 160px; float: right; border: 1px solid #ccc; background: #efefef; padding: 0px 20px 20px 20px;}
.blogArchiveWrapper a { text-decoration: none; }
.blogArchiveWrapper a:hover { text-decoration: underline; }
.blogArchiveYear { font-weight: bold; padding-top: 10px; }
.blogArchiveMonth { padding-left: 20px; }
/* ModuleEnd::blog */


/* ---------- Sam Styles --------------- */

.home-left {
    float: left;
    padding: 35px 20px 0 0;
    width: 700px;
}

.top-row {
    margin: 0 0 25px 0;
}

.bottom-row {
    padding: 0 0 30px 0;
}

.form-callout {
    background: #004B8C;
    border-radius: 10px;
    float: left;
    margin: 0 25px 0 0;
    padding: 25px 20px;
    width: 200px;
}

.leftCol .form-callout {
    margin: 0 0 25px 0;
}

.form-callout h1 {
    display: none;
}

.form-callout h2 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 8px 0;
    padding: 0;
}

.form-callout p {
    color: #fff;
    margin: 0 0 10px 0;
}

.form-callout .label {
    display: none;
}

.form-callout table {
    width: 100%;
}

.form-callout input[type="text"] {
    border: none;
    color: #8D8E8D;
    display: block;
    font-style: italic;
    font-size: 14px;
    padding: 7px 10px;
    margin: 0 0 13px 0;
    width: 90%;
}

.form-callout input[type="submit"], .form-callout input[type="submit"]:visited {
    background: #272726;
    border: none;
    border-radius: 8px;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: -10px 0 0 12px;
    padding: 7px 30px;
}

.form-callout input[type="submit"]:hover, .form-callout input[type="submit"]:focus {
    background: #4BB5FF;
    color: #fff;
    cursor: pointer;
}

.home-about h2 {
    font-size: 28px;
    padding: 0 0 10px 0;
}

.home-about p {
    font-size: 15px;
}

.home-blog {
    float: left;
    width: 315px;
    margin: 0 40px 0 0;
}

.home-news {
    float: left;
    width: 315px;
}

.home-lister h2 {
    border-bottom: 1px solid #939493;
    color: #004B8C;
    font-size: 28px;
    font-weight: 400;
    margin: 0 0 18px 0;
    padding: 0 0 13px 0;
}

.home-lister h3 {
    font-size: 17px;
    margin: 0 0 3px 0;
}

.home-lister h3 a, .home-lister h3 a:visited {
    color: #141413;
}

.home-lister h3 a:hover, .home-lister h3 a:focus {
    color: #009be3;
}

.home-lister .meta {
    color: #8D8E9C;
    font-size: 13px;
    font-style: italic;
    margin: 0;
}

.more-link, .more-link:visited {
    float: right;
    font-size: 16px;
    font-weight: 700;
}

.slide-wrapper {
    width: 100%;
}

.slideshow {
    width: 960px;
    height: 320px;
    margin: 35px auto 0;
    overflow: hidden;
    position: relative;
}

.slide {
    background: url(graphics/images/slide-bg.png) no-repeat right top;
    width: 960px;
    height: 320px;
}

.slide a, .slide a:visited {
    color: #fff;
    display: block;
}

.slide-left {
    display: block;
    float: left;
    width: 640px;
    height: 320px;
}

.slide-left img {
    display: block;
    max-width: 100%;
}

.slide-right {
    display: block;
    float: left;
    height: 270px;
    width: 270px;
    padding: 50px 25px 0;
    position: relative;
}

.slide-right h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 300;
    line-height: 39px;
    padding: 0;
    margin: 0;
}

.slide-right h3 {
    font-size: 38px;
    font-weight: 400;
    line-height: 39px;
    padding: 0;
    margin: 0;
}

.slide-right p {
    font-size: 14px;
    font-weight: 300;
    margin: 12px 0 0 0;
}

.tagline-wrapper {
    border-top: 1px solid #fff;
    margin: 12px 0 0 0;
}

.tagline-wrapper p {
    font-size: 15px;
    font-weight: 400;
}

.slide-right .button {
    background: #343433;
    border-radius: 8px;
    color: #fff;
    display: block;
    bottom: 15px;
    right: 25px;
    padding: 5px 20px;
    position: absolute;
}

.slide a:hover .button, .slide a:focus .button {
    background: #4bb5ff;
}





/* ------------ End Sams styles ------------- */
