/*

	Title:      Mariani screen styles
	Date:       1/2009

	-----------------------------------
	colors:
	-----------------------------------
	Dk Green: #083314
	Lt Green: #dde6df
	Bright Green: #4b8245
	Lt Green rule: #bbc9be
	-----------------------------------

*/

@import "reset.css";

body {
	margin: 0; padding: 0;
	font-family: arial, helvetica, sans-serif; color: #5f5f5f;
	line-height: 1.5;
	background: #dde6df url(/images/site/bg-tile-lt.gif) repeat top left;
}

a { 
    color: #4b8245;
	text-decoration: none;
}
a:hover { 
    text-decoration: underline;
}
a.more {
	display: block;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: .917em;
}


/* =typography defaults
------------------------------------------------------ */

h1,h2,h3,h4,h5,h6 { font-family: arial, helvetica, sans-serif; font-weight: normal; color: #000; }

h1 { font-size: 2.6em; line-height: 1; margin-bottom: 0.5em; color: #083314; }
h2 { font-size: 1.4em; line-height: 1; margin-bottom: 1em; }
h3 { font-size: 1.4em; line-height: 1; margin-bottom: 0.3em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; margin-bottom: 1.5em; font-weight: bold; }
h6 { font-size: 1em; font-weight: bold; }

h1.title, h2.title, h3.title, h4.title { margin-bottom: 0; }
h2.byline, h3.byline { font-style: italic; text-transform: none; color: #7a9eb5; margin-top: 0; }
h3.dateline { font-size: 1.2em; margin: 0 0 0.3em; color: #5f5f5f; }

p, ol, ul, dl { margin: 0 0 1.5em; font-size: 1.2em; }

em { font-style: italic; }
strong { font-weight: bold; }


/* =structure
------------------------------------------------------ */

#skip-links {
	position: absolute;
	top: 0; left: -999em;
}

#header {
	background: #dde6df url(/images/site/bg-tile-dk.gif) repeat top left;
	border-bottom: 1px solid #5a7462;
	font-family: arial, helvetica, verdana, sans-serif;
}
#header-inner {
	width: 1050px;
	height: 200px;
	position: relative;
	background: #083314 url(/images/site/bg-header-3.gif) no-repeat 0 0;
}

/* default 2-col page - white right column */
#container {
	width: 901px; /* default is 1px extra to line up with grid */
	background: #fff;
	min-height: 600px;
	background: #fff url(/images/site/page-bg-2col.gif) repeat-y 0 0;
}
#content {
    padding: 0 0 20px 25px;
}
#primary { 
    float: left;
	width: 385px;
	padding: 25px 0 0 0;
}
#secondary { 
    float: right;
	width: 450px;
}
#footer {
	clear: both;
	width: 901px;
	padding: 20px 0;
	border-top: 1px solid #5a7462;
	background: #092511;
}

/* 2-col page with dark right column */
body.alt #container {
	background: #fff url(/images/site/page-bg-2col-alt.gif) repeat-y 0 0;
}

/* 2-col full-width landing pages */
body.landing #container {
	width: 1050px;
}
body.landing #secondary {
	width: 565px;
	padding: 15px 16px 25px 0;
}
body.landing #footer {
	width: 1050px;
}


/* 1-col layout with large bg photo */
body.spotlight #container {
	width: 900px;
	background: none;
}
body.spotlight #footer {
	width: 900px;
}
body.spotlight #content    {
    height: 600px; width: 900px;
	padding: 0;
	background-color: #245736;
	line-height: 1.6;
}
body.spotlight #primary {
    float: right;
    width: 368px;
	padding: 25px 45px 5px 35px;
    min-height: 300px;
}

/* 1-col plain page */
body.plain #container {
	background: #fff;
}
body.plain #primary {
	float: none;
	width: auto;
}


/* =header
------------------------------------------------------ */

#logo a {
    float: left;
	width: 450px; height: 200px;
	background: url(/images/site/logo-mariani.gif) no-repeat 0 0;
	text-indent: -9999px;
}
/* nav columns */
#nav {
	float: left;
	width: 136px;
	margin: 38px 0 0 15px;
}
#subnav {
	float: left;
	width: 136px;
	margin: 38px 0 0 15px;	
}
#utility {
	float: left;
	width: 133px;
	margin: 38px 0 0 166px;
}

/* search */
#quicksearch form {
	margin: 0; padding: 0;
}
#quicksearch fieldset {
    border: none;
    margin: 64px 11px 0 3px; padding-top: 12px;
    border-top: 1px solid #21482c;
}
#quicksearch label {
    float: left;
    margin: 0 3px 0 0;
    color: #4b8245;
}
#quicksearch #keywords {
    float: right;
    width: 76px; height: 12px;
    padding: 1px 2px;
    border: 0;
    background: #21482c;
    font-size: 10px; color: #fff;
}

/* rotating feature area */
#feature {
	float: right;
	width: 148px; height: 159px;
	margin: 41px 0 0 0;
	overflow: hidden;
	position: relative;
}
#feature img {
    padding: 71px 0 0 16px;
}
/* newsletter feature */
#newsletter {
	position: relative; top: 0; left: 0;
	width: 148px; height: 159px;
    background: url(/images/site/feature_newsletter-2.gif) no-repeat 16px 0;
}
/* video feature */
#video {
	position: relative; top: 0; left: 0;
	width: 148px; height: 159px;
	background: url(/images/site/feature_video-2.gif) no-repeat 16px 0;
	display: none;
}
/* holiday feature */
#holiday {
	position: relative; top: 0; left: 0;
	width: 148px; height: 159px;
	background: url(/images/site/feature_holiday-2.gif) no-repeat 16px 0;
	display: none;
}
/* commercial feature */
#commercial {
	position: relative; top: 0; left: 0;
	width: 148px; height: 159px;
	background: url(/images/site/feature_commercial-2.gif) no-repeat 16px 0;
	display: none;
}
/* =nav main and utility navigation
------------------------------------------------------ */

/* all nav lists */
#nav li {
	font-size: 0.83em;
}
#utility li {
	font-size: 0.83em;
}
#nav li a, #subnav li a, #utility li a {
    color: #fff;
    text-decoration: none;
    padding: 2px 0 5px 2px;
    line-height: 1;
    display: block;
}
#utility li a {
    color: #4b8245;
}
/* main nav second level lists */
ul#nav {
    width: 136px;
    margin-right: 0;
    position: relative;
}
ul#nav ul {
    margin: 0;
    position: absolute;
    top: 0; left: 136px;
    width: 136px;
    margin-left: 0;
    padding-left: 15px;
   background: transparent;
	left: -999em;
}
#nav li.active ul, #nav li.sfHover ul {
	left: 136px;
}
/* all nav links */
#nav li a.active, #subnav li a.active, #utility li a.active,
#nav li a:hover, #subnav li a:hover, #utility li a:hover,
#nav li.active a, #nav li.sfHover, #nav li.sfHover a,
#nav li.active ul li a.active, #nav li.active ul li a:hover,
#nav li.sfHover ul li a.active, #nav li.sfHover ul li a:hover {
    background: #31543b;
}
#nav li.active ul li a,
#nav li.sfHover li a,
#nav li.sfHover li a {
    background: transparent;
}


/* =content
------------------------------------------------------ */

/* Spotlight layout backgrounds */

body.spotlight #primary p, body.spotlight #primary h2 {
	color: #fff;
}
body.spotlight #primary p {
	line-height: 1.6;
}
body.seasonal-retail #primary p {
	line-height: 1.4;
}

body.design #content       { background: url(/images/uploads/backgrounds/bg_design.jpg) no-repeat 0 0; }
body.installation #content { background: url(/images/uploads/backgrounds/bg_installation.jpg) no-repeat 0 0; }
body.maintenance #content  { background: url(/images/uploads/backgrounds/bg_maintenance.jpg) no-repeat 0 0; }
body.seasonal-retail #content  { background: url(/images/uploads/backgrounds/bg_seasonal-retail.jpg) no-repeat 0 0; }

#content p, #content ul, #content ol, #content dl { margin: 0 0 1.3em; }

#content li {
	padding: 0 0 0 8px;
	background: url(/images/site/bullet.gif) no-repeat 0 0.6em;
}

#content p.col {
	float: left; width: 40%; margin-right: 10%;
}
#content p a.back {
	font-family: arial, helvetica, sans-serif;
	/*font-size: 0.917em;*/
	color: #5f5f5f; text-decoration: underline;
}
#content p a.back:hover {
	color: #4b8245;;
}

#content ul.archive li {
	padding: 4px 0;
	margin: 0;
	line-height: 1.2;
	background: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
}
#content ul.archive a {
	color: #5f5f5f; text-decoration: none;
}
#content ul.archive a:hover {
	color: #4b8245; text-decoration: underline;
}

body.news-archive #content ul.archive a {
	color: #4b8245;
}
body.news-archive #content ul.archive span.dateline {
	color: #5f5f5f;
	display: block;
}

body.spotlight #content {
	line-height: 1.6;
}

/* landing pages banner links */
#landing-links {
	margin: 0; padding: 0;
}
#content #landing-links li {
    margin: 0 0 11px 0;
	padding: 0;
    background: none;
}
#landing-links li a {
    position: relative;
    display: block;
    width: 449px; height: 120px;
}
#landing-links li a span {
    position: absolute;
    top: 0; left: 0;
    width: 149px; height: 31px;
    display: block;
    text-indent: -9999px;
}

#svc-1 a:hover span { background: url(/images/site/services-design-on.gif) no-repeat 0 0; }
#svc-2 a:hover span { background: url(/images/site/services-installation-on.gif) no-repeat 0 0; }
#svc-3 a:hover span { background: url(/images/site/services-maintenance-on.gif) no-repeat 0 0; }
#svc-4 a:hover span { background: url(/images/site/services-retail-on.gif) no-repeat 0 0; }

#pf-1 a:hover span { background: url(/images/site/portfolio-residential-on.gif) no-repeat 0 0; }
#pf-2 a:hover span { background: url(/images/site/portfolio-multifamily-on.gif) no-repeat 0 0; }
#pf-3 a:hover span { background: url(/images/site/portfolio-commercial-on.gif) no-repeat 0 0; }
#pf-4 a:hover span { background: url(/images/site/portfolio-healthcare-on.gif) no-repeat 0 0; }

/* Portfolio */

.cp_index {
	width: 233px;
	height: 168px;
	float: left;
}

#content #portfolio-thumbs div {
	margin: 0 0 1.5em 0;
}
#content #portfolio-thumbs ul {
    margin: 0 0 1.5em; padding: 0;
	background: url(/images/site/bg_portfolio-thumbs.gif) repeat-y 0 0;
}
#content #portfolio-thumbs li {
    float: left;
    margin: 0; padding: 0;
    line-height: 0;
	background: none;
}
#content #portfolio-thumbs li a {
    float: left;
    margin: 0 1px 1px 0;
}

#content p.paging { font-family: arial, helvetica, sans-serif; font-size:0.9em; font-weight: bold; color: #083314; }
p.paging a { color: #083314; }
p.paging span.instructions { margin-right: 60px; }
p.paging a.more { }

#content .project-info {
	margin: 0 0 1.5em;
}
#content .project-info h2 {
    margin: 0 0 0.3em; padding: 0;
}

#content .project-info p { 
    margin: 0;
    color: #000; font-style: italic; 
}

#viewer-main {
    margin: 0 0 10px;
    line-height: 0;
}
#content #viewer-nav {
    width: 563px; height: 134px;
    border: 1px solid #083314;
    margin: 0 0 13px 0; padding: 0;
    position: relative;
    overflow: hidden;
}
#content #viewer-nav ul {
    background: none;
    width: 556px;
    padding: 10px 4px;
    float: left;
}
#content #viewer-nav li {
    float: left;
    width: 129px; height: 114px;
    margin: 0 5px; padding: 0;
	background: none;
}

p.paging  { float: left; line-height: 0; } /* temp - replace image */

#content ul#viewer-nav-pager {
    margin-left: 249px;
    width: 68px; height: 10px;
    background: none;
    position: relative;
}
#content  ul#viewer-nav-pager li {
    margin: 0; padding: 0;
    width: 35px; height: 10px;
	background: none;
}
ul#viewer-nav-pager li a {
    width: 35px; height: 10px;
    background: url(/images/site/portfolio-next-prev.gif) no-repeat 0 0;
    position: absolute;
    display: block;
    text-indent: -9999px;
}
ul#viewer-nav-pager li#viewer-prev a { top: 0; left: 0; background-position: 0 0; }
ul#viewer-nav-pager li#viewer-next a { top: 0; right: 0; background-position: -35px 0; }
ul#viewer-nav-pager li#viewer-prev a:hover { top: 0; left: 0; background-position: 0 -10px; }
ul#viewer-nav-pager li#viewer-next a:hover { top: 0; right: 0; background-position: -35px -10px; }

/* secondary content modules */

#secondary .module {
	color: #000;
	padding: 0 15px 0 25px;
}

#secondary .mod-photo {
	margin: 0 0 2em;
	padding: 0;
}
#secondary .mod-photo img {
	border-bottom: 15px solid #dde6df;
}
#secondary .mod-careers ul { font-family: arial, helvetica, sans-serif; font-size: 1.3em; }
#secondary .mod-careers li { margin:0; padding:0; background: none;}
#secondary .mod-careers li a { color: #000; text-decoration: underline; }
#secondary .mod-careers li a:hover { color: #4b8245; text-decoration: underline; }

body.alt #secondary img, img.hero {
	margin-bottom: 15px;
	border-bottom: 1px solid #5a7462;
}
body.contact #primary p {
	line-height: 1.2;
}
body.contact #secondary p {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
}


/* =folio E-newsletter
------------------------------------------------------ */

#secondary .mod-articles h2 {
	color: #fff; font-size: 1.3em; font-weight: bold;
}
#secondary .mod-articles {
	margin: 0 0 2em; padding-top: 32px;
	border-bottom: 15px solid #dde6df;
	font-family: arial, helvetica, sans-serif; color: #fff;
	background: #083314;
}
#secondary .mod-articles ul {
	margin: 0 0 1.5em;
	font-size: 1.3em;
}
#secondary .mod-articles li {
	margin: 0 0 1.25em 0; padding: 0; background: none;
}
#secondary .mod-articles a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#secondary .mod-articles a span.more {
	display: block;
	font-weight: normal; text-decoration: underline;
}
#secondary .mod-signup p {
	font-family: arial, helvetica, sans-serif; font-size: 1.1em;
}

/* article entries */
body.article #container {
	background: #fff url(/images/site/page-bg-2col-dark.gif) repeat-y 0 0;
}
body.article #content p, body.article #content ul, body.article #content ol {
	font-size: 1.2em;
}
#secondary .mod-article-photos {
	margin: 0; padding: 20px 0 0 0;
	line-height: 1;
}
#secondary .mod-article-photos img {
	margin: 0 0 20px 20px;
}
#secondary .mod-article-photos p.caption {
	margin: -5px 0 15px 20px;
	font-family: arial, helvetica, sans-serif; font-size: 1.1em; color: #fff;
}
body.article #content p a.back {
	font-size: 1em;
}


/* =forms
------------------------------------------------------ */

fieldset {margin: 0; padding: 0; border: 0; }
#content legend { margin: 0; padding: 0 0 1em; font-family: arial, helvetica, sans-serif; font-size: 1.3em; }
textarea { margin: 0.5em 0.5em 0 0; padding: .4em; width: 246px; border: 1px solid #000; background: #fff; font-size: 11px; }
#content form.hform p { margin: 0 0 .5em; }
form.hform label { float: left; width: 100px; padding-top: 4px; color: #000; }
form.hform input { width: 250px; }
form.hform input.txt { padding: 2px; border: 1px solid #000; background: #fff; font-size: 11px; }
form.hform select { width: 180px; }

form.hform button, #search-form button {
	margin-left: 10px; padding: 2px 8px;
	border: 1px solid #000;
	font-size: 10px; line-height: 14px; text-align: center;
	background: #eff3eb url(/images/site/btn_bg.gif) repeat;
}
form.hform button:hover, #search-form button:hover {
	color: #fff;
	background: #000;
}






#contact_form p { margin: 0 0 .5em; }
#contact_form label { float: left; width: 100px; padding-top: 4px; color: #000; }
#contact_form input { width: 250px; }
#contact_form input.txt { padding: 2px; border: 1px solid #000; background: #fff; font-size: 11px; }
#contact_form select { width: 180px; }

#contact_form button, #search-form button {
	margin-left: 10px; padding: 2px 8px;
	border: 1px solid #000;
	font-size: 10px; line-height: 14px; text-align: center;
	background: #eff3eb url(/images/site/btn_bg.gif) repeat;
}
#contact_form button:hover, #search-form button:hover {
	color: #fff;
	background: #000;
}




/* enews overrides */
body.newsletter form.hform input { 
	width: 180px; 
}

/* contact overrides */
body.contact form.hform {
	margin: 55px 60px 0 25px;
}
body.contact form.hform p.submit {
	text-align: right;
	padding-right: 67px;
}
body.contact form.hform button {
	padding: 4px 12px;
	font-size: 12px;
}

/* error messages */
label em { font-weight: bold; color: #D12F19; } /* required askerisk */
form.hform p input.error, form.hform p textarea.error { background:#FBE3E4; } /* elements */
div.error { padding:0.8em;margin-bottom:1.5em;background:#FBE3E4;color:#D12F19;border: 2px solid #FBC2C4; }
div.success { padding:0.8em;margin-bottom:1.5em;background:#E6EFC2;color:#529214;border: 2px solid #C6D880; }
#content div.error p, #content div.success p { margin: 0; }


/* =video
------------------------------------------------------ */

body.video #content {
	padding-top: 25px;
}
.video {
	margin: 0 0 2em 0;
}
.video .meta {
	width: 385px; 
	float: left;
}
.video .player {
	width: 320px;
	float: right;
	margin: 0 65px 0 0;
	border: 1px solid #000;
	line-height: 0;
}
.video .player a {
	display: block;
	width: 320px; height: 270px;
}


/* =search results
------------------------------------------------------ */

#search-form { 
	margin: 25px 0 25px 0; padding: 0 25px;
}
#search-form #keywords {
	width: 250px;
	margin: 0 5px 0 0; padding: 2px;
	border: 1px solid #000; 
	font-size: 11px;
	background: #fff;
}
#content dl#search-results {
	margin: 0 0 1.5em 0; padding: 10px 0 0 0;
	border-top: 1px dashed #d5d5d5;
}
#content dl#search-results dt {
	margin: 0 0 4px 0; padding: 0;
}
#content dl#search-results a { text-decoration: underline; }
#content dl#search-results dd {
	margin: 0 0 10px 0;	padding: 0 0 10px 0;
	border-bottom: 1px dashed #d5d5d5;
	line-height:1.2em;
}
#content dl#search-results dd span.date { color: #b4b4b4; }
form#search-filter {
	margin: 0 0 15px 0;	padding: 15px 0 15px 15px;
	background: url(/images/site/box-top.gif) no-repeat top left;
}
form#search-filter select, .search-options select { 
	margin: 0 10px 0 0; 
}


/* =home page overrides
------------------------------------------------------ */

/* 3-col layout with news sidebar */
body.home #header-inner {
	width: 1050px;	
}
body.home #container {
	width: 1050px;
	background: url(/images/site/page-bg-sidebar.gif) repeat-y 0 0;
}
body.home #content {
	float: left;
	position: relative;
}
/* rotating background project images */
body.home div.home-burr-ridge { background: #092511 url(/images/uploads/backgrounds/bg_home-burr-ridge.jpg) no-repeat 0 0; }
body.home div.home-lake-forest { background: #092511 url(/images/uploads/backgrounds/bg_home-lake-forest.jpg) no-repeat 0 0; }
body.home div.home-winnetka { background: #092511 url(/images/uploads/backgrounds/bg_home-winnetka.jpg) no-repeat 0 0; }
body.home div.home-northbrook { background: #092511 url(/images/uploads/backgrounds/bg_home-northbrook.jpg) no-repeat 0 0; }

body.home #sidebar {
    float: right;
    width: 123px;
    margin: 0 10px 0 0; 
	padding: 15px 0 0 0;
}
body.home #primary {
	min-height: 1px;
	padding-bottom: 0;
	line-height: 1.6;
	background: none;
	color: #fff;
}

body.home #primary h1 {
    width: 154px; height: 84px;
	margin-bottom: 20px;
    background: url(/images/site/home-intro-head.gif) no-repeat 0 0;
	text-indent: -9999px;
}
body.home #primary p {
	margin-bottom: 2em;
}

#content #intro-nav {
    width: 375px; height: 10px;
    margin: 0 0 1.5em 0;
}
#intro-nav li {
	float: left; height: 10px; padding: 0; background: none; 
}
#intro-nav a { display: block; height: 10px; text-indent: -9999px; background: url(/images/site/home-intro-nav-bg.png) no-repeat 0 0;    }
#intro-nav a#capabilities { width: 118px; background-position: 0 0; }
#intro-nav a#projects { width: 132px; background-position: -118px 0; }
#intro-nav a#mission { width: 125px; background-position: -250px 0; }

/* project rotation */
ul#project-links {
	position: absolute;
	top: 83px; left: 23px;
	width: 214px; height: 14px;
	background: url(/images/site/home-project-links-bg.png) no-repeat 0 0;
}
ul#project-links li {
	float: left;
	height: 14px; width: 107px;
	margin: 0; padding: 0; background: none;
}
ul#project-links li a {
	height: 14px; width: 107px;
	display: block;
	text-indent: -9999px;
}


/* =sidebar - Recent News
------------------------------------------------------ */

#sidebar { 
	font-family: arial, helvetica, verdana, sans-serif; 
	line-height: 1.3em; color: #083314;
}

#sidebar p, #sidebar ul, #sidebar ol, #sidebar dl { 
	font-size: 1em;
}
#sidebar h2 {
    margin: 0 0 4px;
}
#sidebar h2#news {
	width: 40px; height: 12px;
    text-indent: -9999px;
    background: url(/images/site/sidebar-news-head.gif) no-repeat 0 0;
}

div.recent-news {
    border-top: 1px solid #bbc9be;
    border-bottom: 1px solid #bbc9be;
    margin: 0 0 14px 0; padding: 0 0 0;
	height: 470px; overflow: auto;
}
div.recent-news h3 {
    margin: 30px 0 0 0; padding: 0 15px 0 0;
    font-size: 1em; line-height: 1.3; font-weight: bold;
}
div.recent-news h3.first {
    margin-top: 15px;
}
div.recent-news p {
	padding-right: 15px;
}
div.recent-news a {
    color:#083314;
    text-decoration: underline;
}
div.recent-news a:hover {
    color:#4b8245;
    text-decoration: underline;
}
a.more-news {
    margin-bottom: 0;
}


/* =sitemap
------------------------------------------------------ */

/* all lists */
#content ul.sitemap {
	width: 130px; float: left;
	margin: 0 15px 1.5em 0;
	font-weight: bold;
}
#content ul.sitemap li {
	margin: 0 0 1em; padding: 0; background: 0;
}
/* nested */
#content ul.sitemap ul {
	margin: 0 0 0;
	font-size: 1em;	font-weight: normal;
}
#content ul.sitemap ul li {
	margin: 0; padding: 0 0 0 8px;
	background: url(/images/site/bullet.gif) no-repeat 0 0.6em;
}
ul.sitemap a {
	color: #5f5f5f;
}
ul.sitemap a:hover {
	color: #4b8245; text-decoration: underline;
}


/* =footer
------------------------------------------------------ */

#footer p {
	color: #4b8245;
	font-size: 1em;
	text-align: left;
	margin: 0; padding: 0 25px;
}

/* =misc
------------------------------------------------------ */

a.pdf, p.pdf a {
	padding: 4px 0 4px 25px;
	background: url(/images/site/icn-pdf.gif) no-repeat 0 center;
}
a.doc, p.doc a {
	padding: 4px 0 4px 25px;
	background: url(/images/site/icn-doc.gif) no-repeat 0 center;
}
a.xls, p.xls a {
	padding: 4px 0 4px 25px;
	background: url(/images/site/icn-xls.gif) no-repeat 0 center;
}
a.txt, p.txt a, a.rtf, p.rtf a, a.file, p.file a {
	padding: 4px 0 4px 25px;
	background: url(/images/site/icn-txt.gif) no-repeat 0 center;
}

.clear { clear: both; }
hr, .hide {	display: none; }
.highlight { background: #ffc; }
.left { float: left; margin: 0 8px 8px 0; }
.right { float: right; margin: 0 0 8px 8px; }

/* self-clearing floats */

.wrap:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* =sIFR Headline Replacement
------------------------------------------------------ */

.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
  width: 100%;

}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/* headlines */

.sIFR-active object {
  display: block;
}

.sIFR-active #content h1 {
    visibility: hidden;
margin-top: -4px;
margin-bottom: 9px;
}
/*.sIFR-active #content h2 {
    visibility: hidden;
	margin: 0 0 -3px 0;
}
.sIFR-active #content h2.plain {
    visibility: visible;
}*/
.sIFR-active #content h1#h-home {
    visibility: visible;
}