/*
Theme Name: SCIF Solutions
Theme URI: http://scifsolutions.com/
Description: Updated theme for SCIF Solutions. Designed by Wilson Creative Services. Developed by TechStudio.
Version: 2.0
Author: Wilson Creative Services, TechStudio
*/

/* general */
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
html, body {
	height: 100%;
}
body {
	background: url(images/background.png) repeat;
}
.wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
}

#stack1 {
	width: 100%;
	background: url(images/stack1-background.png) 0 0 repeat-x;
	z-index: 500;
	overflow: visible;
}
#stack1 h1 {
	position: absolute;
	left: -31px;
	top: 0;
	width: 512px;
	height: 143px;
	display: block;
	background: url(images/scif-solutions.png) 0 0 no-repeat;
	text-indent: -500em;
}
#stack1 h3 {
	position: absolute;
	right: 0;
	top: 44px;
	display: block;
	height: 35px;
	width: 230px;
	font: 28px/35px helvetica,arial,sans-serif;
	color: #993333;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	padding: 0 3px 0 0;
}
#stack1 h3 span {
	display: none;
}

#stack2 {
	position: relative;
	width: 100%;
	height: auto;
	background: url(images/stack2-background.png) 0 0 repeat-x;
	z-index: -1;
}
.sub #stack2 {
	background: url(images/stack2-background-sub.png) 0 0 repeat-x;
}
#stack2 div {
	position: relative;
	width: 821px;
	height: 306px;
	margin: 0 auto;
	text-indent: -500em;
	background: url(images/splash.jpg) 0 0 no-repeat;
}
.sub #stack2 div {
	height: 114px;
	background: url(images/SCIF_smaller_page_header.png) 0 0 no-repeat;
}
#stack3 {
	position: relative;
	width: 100%;
	height: auto;
	overflow: visible;
}
#stack3 .content-top {
	position: relative;
	width: 822px;
	height: 12px;
	display: block;
	background: url(images/content-top.png) 0 0 no-repeat;
	margin: 10px auto 0;
}
#stack3 .content {
	position: relative;
	width: 760px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: auto;
	min-height: 430px;
	background: url(images/content-background.jpg) 0 0 no-repeat #f7f5ef;
	margin: 0 auto;
	padding: 10px 30px 30px;
}
.splash2 {
	position: relative;
	width: 789px;
	height: 202px;
	margin: -5px 0 0 -14px;
	padding: 0 0 20px;
	overflow: hidden;
	display: block;
	background: url(images/splash2-background.png) 0 0 no-repeat;
}
.splash2 h3 {
	display: none;
}
.splash2 h3.splash2-left {
	display: block;
	position: absolute;
	width: 200px;
	height: 95px;
	top: 86px;
	left: 36px;
	font: 13px/18px helvetica,arial,sans-serif;
	color: #fff;
	overflow: hidden;
	text-align: right;
}
.splash2 h3.splash2-right, .splash2 h3.splash2-right p {
	display: block;
	position: absolute;
	width: 480px;
	height: 128px;
	top: 68px;
	left: 291px;
	font: 13px/18px helvetica,arial,sans-serif;
	color: #fff;
	overflow: hidden;
	text-align: left;
}
.splash2 h3.splash2-right p {
	position: absolute;
	top: 0;
	left: 0;
}
#stack3 .content-bottom {
	position: relative;
	width: 822px;
	height: 10px;
	display: block;
	background: url(images/content-bottom.png) 0 0 no-repeat;
	margin: 0 auto;
}
#stack4 {
	position: relative;
	width: 810px;
	height: 20px;
	display: block;
	margin: 7px auto 0;
	font: 12px/16px helvetica,arial,sans-serif;
	color: #013255;
	text-align: right;
}
#stack4 span {
	display: block;
	text-align: right;
	right: 0;
	
}
#stack4 span a {
	text-decoration: none;
	color: #013255;
	padding: 0 0 0 10px;
}
#stack4 span a:hover {
	color: #000;
}
#stack4 .logo, #stack4 .logocombined {
	background: url("images/footer-logo2.png") no-repeat scroll 0 0 transparent;
	display: block;
	float: left;
	height: 75px;
	padding: 0 0 6px;
	position: absolute;
	width: 358px;
}
#stack4 .logocombined {
}
#stack4 .logo2 {
	display: block;
	position: absolute;
	top: -90px;
	left: 605px;
	height: 72px;
	width: 200px;
	background: url(images/gsa-alone.gif) 0 0 no-repeat;
	padding: 0 0 6px 0;
}
#stack4 .logo3 {
display: block;
left: 365px;
position: absolute;
text-align: center;
top: 12px;
width: 160px;
}
#stack4 .logo3 span {
	text-align: center !important;
	color: #ff2222;
}
#stack4 .logo3 span.iso1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
}
#stack4 .logo3 span.iso2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
#stack4 .logo3 a {
	color: #ff2222;
	text-decoration: none;
}

/* content */
.leftcol {
	border-right: 2px dashed #DDDAD8;
	float: left;
	padding: 0 15px 0 0;
	width: 455px;
}
.rightcol {
	float: right;
	padding: 0;
	width: 255px;
}
.bigcol {
	float: left;
	width: 760px;
}

/* typeography */
h1 {
}
h2 {
	font: 29px/34px helvetica,arial,sans-serif;
	padding: 8px 0 14px 0;
	color: #013255;
	font-weight: bold;
	letter-spacing: -1px;
}
h2.three {
	display: block;
	width: 327px;
	height: 65px;
	text-indent: -500em;
	background: url(images/3-in-1.png) 0 0 no-repeat;
	padding: 0 0 10px 0;
}
h3 {
	font: 14px/18px helvetica,arial,sans-serif;
	padding: 0 0 7px 0;
	color: #013255;
	font-weight: bold;
}
h3.ind {
	padding: 0 0 10px 20px;
}
h3.in-the-news-wp {
	margin: 0 0 0 14px;
	height: 26px;
	width: 100%;
	display: block;
	background: url(images/in-the-news-wp.png) 0 0 no-repeat;
	text-indent: -500em;
}
h3.featured-products {
	display: block;
	width: 180px;
	height: 26px;
	background: url(images/featured-products.png) 0 0 no-repeat;
	text-indent: -500em;
}
h4 {
	font: 18px/18px helvetica,arial,sans-serif;
	padding: 20px 0 5px 0;
	margin: 0;
	color: #ac1f23;
	letter-spacing: -1px;
}
.normal {
	padding: 0 0 10px 0;
}
.normal li {
	font: 13px/18px helvetica,arial,sans-serif;
	color: #4c4c4c;
	padding: 0 0 2px 0mo;
	list-style-type: disc;
	list-style-position: inside;
}
.normal li.ind {
	list-style-type: circle;
	padding-left: 40px;
}
p {
	font: 13px/21px helvetica,arial,sans-serif;
	color: #4c4c4c;
	padding: 0 0 10px 0;
}
p.ind {
	padding: 0 0 10px 20px;
}
strong {
	color: #013255;
}
.content a {
	color: #006699;
	text-decoration: none;
}
.content a:hover {
	color: #d72828;
	border-bottom: 1px dotted #aaa;
}
a:active {
}
a.request-a-quote {
	display: block;
	width: 249px;
	height: 111px;
	text-indent: -500em;
	background: url(images/request-a-quote.png) 0 0 no-repeat;
	margin: 15px 0 5px 0;
}
a.request-a-quote.incontent {
	float: right;
}
a.request-a-quote:hover {
	background: url(images/request-a-quote.png) 0 -111px no-repeat;
	border: none;
}
a.leasing {
	display: block;
	width: 249px;
	height: 110px;
	text-indent: -500em;
	background: url(images/leasing.png) 0 0 no-repeat;
	margin: 0 0 10px 0;
}
a.leasing:hover {
	background: url(images/leasing.png) 0 -110px no-repeat;
	border: none;
}
small {
	display: block;
	text-align: right;
	padding: 0 3px 0 0;
	font: 12px/14px helvetica,arial,sans-serif;
}
small a {
	text-decoration: none;
	color: #bc1d09;
}
small a:hover {
	color: #000;
}
.bulletlist {
	padding: 0 0 0 0;
}
.bulletlist li {
	text-indent: 10px;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	font: 13px/18px helvetica,arial,sans-serif;
	padding: 0 0 2px 0;
}

ul.info {
	padding: 0 0 10px 0;
	margin: 0;
}
ul.info li {
	font: 13px/16px helvetica,arial,sans-serif;
	color: #4c4c4c;
	padding: 0 0 2px 0;
	margin: 0;
	display: block;
}
ul.info li span {
	width: 90px;
	padding: 0;
	margin: 0;
	float: left;
}

/* nav */

ul.nav {
	position: absolute;
	bottom: 0;
	width: 821px;
	height: 44px;
	background: url(/nav.png) 0 0 no-repeat;
	overflow: visible;
	z-index: 501;
}
ul.nav li {
/* edited 11/6/11 */
display: block;
float: left;
position: relative;
}
ul.nav li a {
	display: inline;
	float: left;
	text-indent: -500em;
}

ul.nav li.home a {
	width: 114px;
	height: 44px;
	background: url(images/nav.png) 0 0 no-repeat;
}
ul.nav li.home a:hover {
	background: url(images/nav.png) 0 -44px no-repeat;
}

ul.nav li.company-profile a {
	width: 119px;
	height: 44px;
	background: url(images/nav.png) -114px 0 no-repeat;
}
ul.nav li.company-profile a:hover {
	background: url(images/nav.png) -114px -44px no-repeat;
}

ul.nav li.scif-options a {
	width: 116px;
	height: 44px;
	background: url(images/nav.png) -233px 0 no-repeat;
}
ul.nav li.scif-options a:hover {
	background: url(images/nav.png) -233px -44px no-repeat;
}

ul.nav li.meet-the-team a {
	width: 118px;
	height: 44px;
	background: url(images/nav.png) -349px 0 no-repeat;
}
ul.nav li.meet-the-team a:hover {
	background: url(images/nav.png) -349px -44px no-repeat;
}

ul.nav li.resources a {
	width: 118px;
	height: 44px;
	background: url(images/nav.png) -467px 0 no-repeat;
}
ul.nav li.resources a:hover {
	background: url(images/nav.png) -467px -44px no-repeat;
}

ul.nav li.consulting a {
	width: 118px;
	height: 44px;
	background: url(images/nav.png) -585px 0 no-repeat;
}
ul.nav li.consulting a:hover {
	background: url(images/nav.png) -585px -44px no-repeat;
}
ul.nav li.off-lease a {
	width: 118px;
	height: 44px;
	background: url(images/nav.png) -585px 0 no-repeat;
}
ul.nav li.off-lease a:hover {
	background: url(images/nav.png) -585px -44px no-repeat;
}
ul.nav li.contact-us a {
	width: 118px;
	height: 44px;
	background: url(images/nav.png) -703px 0 no-repeat;
}
ul.nav li.contact-us a:hover {
	background: url(images/nav.png) -703px -44px no-repeat;
}

ul.nav li ul {
	display: none;
}

/* removed code here */

ul.mini-nav {
	position: absolute;
	right: 0;
	bottom: 56px;
	padding: 0 3px 0 0;
}
ul.mini-nav li {
	display: inline;
	padding: 0 5px 0 0;
}
ul.mini-nav li a {
	display: inline;
	text-decoration: none;
	font: 11px helvetica,arial,sans-serif;
	text-transform: uppercase;
	color: #497f90;
}
ul.mini-nav li a:hover {
	color: #000;
}


/* blog elements */

/* forms */

/* footer */

#footer {
	height: 110px;
}

/* images */
p img {
	border: 5px solid #fff;
}
.leftcol img {
	border: 2px solid #ddd;
}
.size-thumbnail {
	height: 100px;
	width: 128px;
}
.gallery-icon {
	padding: 0;
	margin: 0;
}
.gallery-icon a {
	padding: 2px;
	margin: 0;
	border: none;
	background: #eaeaea;
	height: auto;
	width: 128px;
	height: 100px;
}
.gallery-icon a:hover {
	border: none;
}

/* misc */
.push {
}
.clear {
	clear: both;
}
.clear2 {
	clear: both;
	height: 10px;
	display: block;
}
:focus {
	outline: 0;
}
.obj {
	float: left;
	border: 2px solid #eaeaea;
	padding: 0;
	margin: 0 0 20px 0;
	width: 410px;
	height: 293px;
}

/* Captions & aligment */
img {
	margin: 3px 0 10px;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin: 0 10px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* tables */
.table {
	widows: 600px;
	font: 13px/21px helvetica,arial,sans-serif;
	color: #4c4c4c;
}
.table td {
	border-bottom: 1px solid #bbb;
}
.table td.link {
	border-bottom: none;
}
.table tr.table-headline td {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #999;
}
.table a {
	display: block;
	border-bottom: 1px solid #ddd;
}
.table a:hover {
	background: #fff;
}

/* contact form */
.wpcf7 {
}
.wpcf7 .label, .wpcf7 .label {
	padding: 0 10px 0 10px;
	font: 12px/28px helvetica,arial,sans-serif;
	color: #111;
}
.wpcf7 .label {
	float: left;
	width: 93px;
	padding: 0 0 0 10px;
}
.wpcf7 .your-email input, .wpcf7 input, .wpcf7 textarea {
	width: 365px;
	font: 18px helvetica,arial,sans-serif;
	color: #888;
	padding: 7px 2px 5px 4px;
	border: 1px solid #aaa;
	margin: 0;
	height: 20px;
}
.wpcf7 input, .wpcf7 textarea {
	width: 365px;
}
.wpct7-checkbox {
}
.wpcf7-list-item {
	display: block;
}
.wpcf7-list-item input {
	height: 16px;
	width: 15px;
	margin: 0 15px 0 0;
}
.wpcf7 textarea {
	height: 170px;
}
.submit input {
	height: 40px;
	width: 80px;
}
.wpcf4-validation-errors {
	float: left;
	border: 3px solid #ff0000;
	width: 365px;
}
html body div.wrap div#stack3 div.content div.bigcol form.wpcf7-form input.wpcf7-submit {
	font-size: 12px;
	width: 100px;
	height: 30px;
}
.wpcf7-form .wpcf7-response-output {
    font: bold 14px/21px Helvetica, Arial, sans-serif;
    color: #000;
    border: 3px dashed #ff0000;
    margin: 10px 0;
    padding: 10px;
    width: 650px;
    background: #ddd;
}
.wpcf7-form .wpcf7-file {
	font-size: 12px;
	font-weight: normal;
}

/* nggallery */

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	width: 100%;
	clear:both; 
	display:block !important;
	padding:0;
	margin:0;
}

.ngg-album {
    height: 100%;
    padding: 0;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 5px 4px 0px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin: 0 0 17px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 5px 4px 0px;
	padding:4px;
	position:relative;
	width: 120px;
	height: 80px;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
	text-align:left;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
.ngg-gallery-thumbnail img {
	margin-left: 0 !important;
	margin-right: 6px !important;
}
.ngg-galleryoverview div.slideshowlink a.slideshowlink {
	font: 12px/18px Helvetica, Arial, sans-serif;
}

/* vzaar */

.vzaar_media_player {
	border: 2px solid #dadada;
	padding: 0;
	margin: 0;
	overflow-y: hidden;
}
.vmp_small {
	width: 251px;
}
.vmp_large {
	width: 405px;
}

/* removed revisions here */

#stack1 {
position: relative;
width: 100%;
height: 187px;
background: url(images/stack1-background.png) 0 0 repeat-x;
}
#stack1 div.holder {
position: relative;
width: 821px;
height: 187px;
margin: 0 auto;
z-index: 500;
}

#stack1 {
width: 100%;
height: 187px;
background: url(images/stack1-background.png) 0 0 repeat-x;
overflow: visible !important;
z-index: 5000 !important;
}
#stack2 {
position: relative;
width: 100%;
height: auto;
background: url(images/stack2-background.png) 0 0 repeat-x;
}
ul.nav li.scif-options.hover a {
background: url(images/nav.png) -233px -44px no-repeat;
}

/* ie error revisions 10/21/2010 */

#stack3 .content-top {
position: relative;
width: 822px;
height: 12px;
display: block;
overflow: hidden;
background: url(images/content-top.png) 0 0 no-repeat;
margin: 10px auto 0;
}
#stack3 .content-bottom {
position: relative;
width: 822px;
height: 10px;
display: block;
background: url(images/content-bottom.png) 0 0 no-repeat;
margin: 0 auto;
overflow: hidden;
}

/* print-css edits 10/21/2010 */

.print-screen,
.print-screen2{
position: absolute;
top:-9999px;
left:-9999px;
}

/* edits to menu hovers 11/5/2011 */

ul.nav li.hover ul.sub-menu {
display: block;
position: absolute;
top: 44px;
left: 0;
padding: 0;
margin: 0;
z-index: 1000;
background: #a92227;
border: 2px solid #000;
font: 13px/21px helvetica,arial,sans-serif;
}
ul.nav li.hover ul.sub-menu li a {
width: 15em;
height: 20px;
display: block;
text-indent: 3px;
text-decoration: none;
color: #fff;
background: #a92227 !important;
padding: 2px 5px;
float: none;
margin: inherit;
}
ul.nav li.hover ul.sub-menu li a:hover {
background: #000 !important;
}