﻿
body {
    background: #999  url("../../graphics/site/bg.png");
    background-attachment: fixed;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

a { color: #069; }
a:visited { color: #1AB; }

* { margin:0; }
p { margin-top: 0.9em; }
ul, ol { padding: 10px 10px 10px 20px; }
li { margin: 4px 0; }
hr { color: #ddd; background: #ddd; border: none; }
ol ol { list-style-type:lower-alpha; }

.gcf_ul { list-style-image: url("../../graphics/site/dot_orange.png"); }
.gcf_ul li { margin: 10px 0; }


#contentWrapper {
    margin: 18px auto;
    width: 966px;
}

#contentWrapper .greyEnd {
    height: 8px;
    width: 966px;
    font-size: 0;
    position: relative;
    top: 8px;
}

#contentWrapper .greyFill {
    float: left;
    height: 8px;
    background: #ddd;
    width: 950px;
}

#allContent {
    background: #fff url("../../graphics/site/footer/footer_bg.png") repeat-x bottom;    
    border-left: solid 8px #ddd;
    border-right: solid 8px #ddd;
    margin-bottom: -8px;
    margin-top: 8px;    
    display: block !important;
    display: inline-block;
}

.corner {
    float: left;
    font-size: 0;
    position: relative;    
}


.right {
    float: right;
}

.left {
   float: left;
}

.centered {
    text-align: center;
}

.top_corners_sm {
    position: relative;
    top: 3px;
    height: 3px;
}

.bottom_corners_sm {
    position: relative;
    top: -3px;
    height: 3px;
}



/* @Impersonate
--------------------------------------
*/


.lowerContent {
    position: relative;
    top: 1.8em;
}

.impersonationMenu {
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    background: #ffd;
    border-bottom: solid 1px #aaa;
    text-align: right;
}

.impersonationMenu .contents {
    margin-right: 20px;
    padding: 5px;
}


/* Master Page
--------------------------------------
*/

.header {
    height: 110px;
    border-bottom: solid 2px #eee;
    background-image: url("../../graphics/site/header/header_bg.png");
}

.header .logo {
    text-align: center;
    float: left;
    padding: 5px 48px 10px 50px;
    display: inline;
}

.header .logo img {
    height: 86px;
    width: 172px;
}

.header .testimonialPH {
    float: left;
    padding: 20px 50px 10px 6px;
    width: 614px;
}

#TestimonialDiv {
    position: absolute;
    top: 5px;
    left: 276px;
    color: #555;
    padding: 20px 50px 10px 6px;
    font-size: 0.8em;
    width: 480px;
    /*width: 614px;*/
}

.header .gcfiLogo {
   position: absolute;
   left: 774px;
   top: 10px;
   width: 147px;
   height: 72px;
   z-index: 1;
}

.header .pageHeading 
{
    float:right;
    font-size:1.8em;
    font-weight:600;
    margin:50px 210px 0 0;
    display:inline;
    color: #777;
    background: none;
}

.printHeader {
    margin: 20px;
    margin-bottom: 15px;
    height: 30px;
}

.navBar {
    clear: both;
    height: 1em;
    padding: 5px 28px 0;
    background: #ddd;
    font-weight: 600;
}

.navBar .breadcrumb {
    float: left;
    font-size: .8em;
    position: relative;
    top: -3px;
    left: 5px;
}

.navBar .status {
    float: right;
    position: relative;
    top: -35px; 
    font-size: .95em;
    z-index:2;
}

.colorBar {
   height: 23px;
   background: #bbb;
}

.nojs {
    height: 100%;
    position: relative;
}


.noJavascript {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 110%;
    text-align: center;
    z-index: 100;
    overflow: hidden;
}


.noJavascript .bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
	filter:alpha(opacity=80);
	-moz-opacity: .8;
	opacity: .8;
}

.noJavascript .message {
    position: relative;
    top: 15%;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1em;
    line-height: 1.6em;
    font-weight: 600;
    padding: 30px;
    width: 440px;
    height: 50px;
    background: #ffd;
    border: solid 1px #000;
    text-align:center;
	filter:alpha(opacity=80);
}

.unauthorized {
    margin: 20px 0 0 40px;
    line-height: 1.7em;    
}

.masterPopup {
    position: absolute;
    background-color: #ffe;
    border: solid 3px #333;
    padding: 20px;
    text-align: center;
    z-index: 120;
}

.footer {
    clear: both;
}

.screenFooter .footerContent {
    text-align: center;    
    margin: 0px 40px;
    padding: 20px 30px 12px;
}

.screenFooter .dotsBottom {
    background: url("../../graphics/site/footer/footer_br.png") no-repeat bottom right;
    height: 7px;
    font-size: 0;
}

.news {
    padding: 5px;
}

.editModeCheck {
   position: absolute;
   top: -37px;
   left: 840px;
   font-size: 9pt;
   width: 100px;
}


/* ibox
-------------------------
*/

#ibox_w{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #ccc;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
	overflow: hidden;
}

#ibox_progress {	
	margin:0;padding:0;
	position: absolute;
	z-index:100;
}

#ibox_wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	padding:0px;
	border:2px solid #999;
	background-color:#bbb;
	margin:0;
}

#ibox_close {
   position: absolute;
   top: 6px;
   right: 10px;
   font-size: 10pt;
   color: #555;
   font-weight: 700;
}

#ibox_content {
   background:#f7f7f4;
	margin-bottom:0px;
	top:0px;
	left:0px;
	border:1px solid #999;
	border: none;
	padding:20px 1px 15px;
}

#ibox_footer_wrapper {
	position:relative;padding:0;margin:0;top:0px;left:0px;
}

#popup #ibox_wrapper {
    background: #ffe;
    border: solid 2px #888;
}

#popup #ibox_content {
    background: #ffe;
    border-top: none;
    border: none;
}


#popup #ibox_content h4 {
    margin-bottom: 10px;
    background: none;
    text-align: center;
}

/* optimization testing: default2.aspx */
.contentBox {
   background:url("../../graphics/site/boxes/light/l.png") top left no-repeat;
   padding-left:12px;
}

.contentBox .bg {   
   background:url("../../graphics/site/boxes/light/r.png") top right no-repeat;
}

.contentBoxEnd {   
   background:url("../../graphics/site/boxes/light/bl.png") top left no-repeat;
   padding-left:12px;
   height: 8px;
   font-size: 1px;
   margin-bottom: 10px;
}

.contentBoxEnd div {
   background:url("../../graphics/site/boxes/light/br.png") top right no-repeat;
   height: 8px;
}

.innerContent {
   padding: 10px;
}

