h1 { font-family: 'Lato', arial, serif; font-weight:300; line-height:1.2em;}
h2 { font-family: 'Lato', arial, serif; font-weight:300; line-height:1.2em;}
h3 { font-family: 'Lato', arial, serif; font-weight:300; line-height:1.4em;}

.clear {clear:both;overflow:hidden;margin:0px;height:0px;}
#top-bg {
    background:#2c2c2c url('/images/bg-gradient.gif') repeat-x top left;
}
#container {
    position:relative; /* needed for footer positioning*/
    margin:0 auto; /* center, not in IE5 */
    width:955px;

    /*
    height:auto !important;
    height:100%;
    min-height:100%;
     */
}
.loading-state{
    display:none;
    position:absolute;
    z-index:500;
    background:url("/images/loading-front-end.gif") no-repeat left top;
    width:48px;
    height:48px;
    left:50%;
}
/*--- Header section ---------------------------------------------------------*/
#header{
    position:relative;
    z-index:2;
    width:100%;
    clear:both;
    padding-bottom:30px;
}
#header-logo {
    position:absolute;
    display:block;
    z-index:20;
    padding:45px 20px 33px 20px;
}
#header-right {
    float:right;
    position:relative;
    padding:30px 0px 20px 0px;
}
#header-search{
    display:inline;
    width:215px;
    background:#373737;
    padding:0;
    position:relative;
    float:right;
}
#searchbox{
    background:#373737;
    border:0px;
    color:#a3acb1;
    float:left;
    font-size:12px;
    font-weight:normal;
    height:16px;
    line-height:12px;
    padding:3px 0 3px 8px;
    width:180px;
}
#search-arrow{
    float:right;
    padding:0;
}
#header-right ul{
    margin:0px;
    padding:0px 10px 0px 0px;
    float:right;
}
#header-right ul li{
    float:left;
    margin-left:20px;
}
#header-right a, #header-right a:visited{
    display:block;
    text-align:center;
    font-weight:normal;
    color:#aab3b8;
}
#header-right a:hover, #header-right a.current, #header-right a:visited.current{
    color:#dddddd;
    text-decoration:none;
}
/*--- Top Navigation ---------------------------------------------------------*/
#top-nav{
    width:100%;
    clear:both;
    z-index:1;
    padding-top:20px;
    font-size:16px;
    font-family: 'Lato', arial, serif;
}
#top-nav ul{
    margin:0px;
    padding:0px;
    float:right;
}
#top-nav li{
    float:left;
    padding:0px;
    margin-right:40px;
}
#top-nav li.last{
    margin-right:0px;
}
#top-nav a, #top-nav a:visited{
    color:#868e93; /*aab3b8*/
    cursor:pointer;
    display:block;
    font-weight:normal;
    text-align:center;
    line-height: normal;
}
#top-nav a.current, #top-nav a:visited.current{
    color:#dddddd;
    text-decoration:none;
}
/*--- Content section --------------------------------------------------------*/
#content{
    background:#303030 url("/images/bg-content.png") repeat-x left top;
    position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    clear:both;
    width:100%;			/* width of whole page */
    overflow:hidden;	/* This chops off any overhanging divs */
    text-align:left;
    padding:10px 0px 10px 0px;
    border-top:3px solid #6fa296;
}
#content-wrapper{
    text-align:left;
}
#content-row ul li {line-height:16px;}
#content-row h3, #content-row h4{
    margin:0.5em 0 0.5em 0;
}
#content-top{
    float:left;	
    padding:15px 0px 5px 20px;
    margin:0px;
}
#content-top h2, #content-right h2{
    font-size:24px;
    color:#dddddd;
}
#content-right h3{
    font-size:20px;
    color:#6fa296;
}
#content-left{
    float:left;
    width:240px;
    height:100%;
}
#content-right{
    float:left;
    width:684px;
    min-height: 230px;
    height:auto !important;
    height: 230px;
}
#content-right ul{
    list-style-type:disc;
}
.content-row,.content-half-row,.content-half-row-small,.content-half-row-big{
    padding:25px 10px 35px 20px;
}
.content-single-row{
    clear:both;
    padding-bottom:10px;
}
.content-half-row{
    text-align:left;
    width:290px;
    float:left;
}
.content-half-row-small{
    text-align:left;
    width:250px;
    float:left;
}
.content-half-row-form{
    text-align:left;
    width:250px;
    float:left;
}
.content-half-row-big{
    text-align:left;
    width:370px;
    float:left;
}
#content-image{
    float:right;
    display:inline;
    position:relative;
}
#content-image{
    margin:-40px 0px 20px 20px;
}
#content-image, #content-image img{
    width:241px; height:194px;
}
.pdf-download{
    background:url("/images/icon-pdf2.gif") no-repeat top left;
}
a.pdf-download, a:visited.pdf-download{
    display:block;
    padding-left:25px;
    padding-top:3px;
    height:16px;
    text-decoration:none;
}
.page-content{
    padding-right:110px;
}
/*--- Breadcrumbs ------------------------------------------------------*/
.breadcrumbs{
    float:right;
    font-size:14px;
    font-weight:normal;
    padding:10px 45px 10px 0px;
}
.breadcrumbs ul li{
    display:inline;
    float:left;
    padding-left:5px;
}
.breadcrumbs a, .breadcrumbs a:visited{
    color: #aab3b8;
    margin-right:5px;
}
.breadcrumbs a:hover{
    color: #6fa296;
}
.breadcrumbs h1{
    font-size:14px;
    font-weight:normal;
    color: #6fa296;
}
/*--- Splash page ------------------------------------------------------*/
#splash{
    padding-bottom:70px;
}
#flash{
    margin-bottom:50px;
    height:425px;
    overflow:hidden;
    position:relative;
}
#flash div.homepage-banners {
    display:none;
    width:955px;
    height:425px;
}
#flash div.active{
    display:block;
}
#flash .banner-text{
    position:absolute;
    z-index:99;
    left: 582px;
    top:110px;
    width:350px;
    color:#ffffff;
}
#flash .banner-text h1{
    color:#ffffff;
    font-size:24px;
    font-weight:bold;
}
#flash .banner-content{
    color:#ffffff;
    margin:10px 0px 20px 0px;
    line-height:16px;
}
#flash a.view-project, flash a:visited.view-project{
    display:block;
    color:#ffffff;
    text-align:center;
    width:110px;
    font-weight:bold;
    padding:5px 10px 10px 10px;
    background:transparent url("/images/bg-flash-banner-view-project.png") repeat-x left top;
    clear:both;
}
#flash #banner-nav{
    position:absolute;
    z-index:100;
    left:790px;
    top:361px;
}
#flash #banner-nav ul li{
    float:left;
    padding:4px;
}
#flash #banner-nav ul li a,
#flash #banner-nav ul li a:visited{
    background:#d9d9d9;
    width:12px;
    height:5px;
    padding-top:5px;
    text-align:center;
    display:block;
    font-size:12px;
    text-decoration:none;
}
#flash #banner-nav ul li a:hover,
#flash #banner-nav ul li a.active,
#flash #banner-nav ul li a.active:visited{
    background:#ffffff;
}
#home-page-content{
    margin-top:20px;
}
#column1{
    float:left;
    position:relative;
    height:270px;
    width:260px;
}
#column2{
    float:left;
    position:relative;
    width:410px;
    height:270px;
    padding:0px 20px 0 40px;
}
.index-column-sep{
    background:#363636;
    display:block;
    float:left;
    height:185px;
    margin:50px 0 0;
    overflow:hidden;
    width:1px;
}
#column3{
    float:left;
    width:180px;
    height:270px;
    overflow:hidden;
    padding:0 0 0 40px;
    position:relative;
}
.learnmore-links{
    position:absolute;
    bottom:0;
}
a.learnmore,a:visited.learnmore{
    position:relative;
    display:block;
    background:#373737;
    padding:6px 0 6px 12px;
    margin-top:10px;
}
a.learnmore span {
    color:#6fa296;
    padding:0 8px;
}
/*--- Navigation -------------------------------------------------------*/
#navigation{
    font-size:14px;
    padding:20px 5px 10px 0px;
    /*font-family: Arial, Helvetica, sans-serif, Verdana;*/
}
#custom-navigation{
    padding:50px 0px 0px 0px;
}
#navigation h1{
    padding:0px 5px 10px 25px;
}
#navigation h3{
    color:#6fa296;
    font-size:16px;
    /*font-weight:bold;*/
    padding:0px 5px 10px 25px;
}
#navigation ul{
    list-style-type:none;
    list-style-image:none;
    margin:0px;
    padding:0px 0px 0px 40px;
}
#navigation ul li{
    padding-bottom:1px;
    margin:0px;
    line-height:16px;
    padding:10px 0px 10px 0px;
    width:180px;
    float:left;
}
#navigation ul li.last, #navigation ul li.last-haschild{
    border:none;
}
#navigation ul li.open{
    border:none;
    padding:0px;
}
#navigation ul.children{
    display:none;
}
.children-overview{
    display:none;
}
#navigation ul.children, #navigation ul.children-current{
    padding:5px 0px 5px 15px;
}
#navigation ul.children li, #navigation ul.children-current li{
    padding: 5px 0px 5px 0px;
    line-height:20px;
    border:none;
}
#navigation a, #navigation a:visited, #navigation a.haschild, #navigation a.haschild:visited{
    color:#ccd2d6;
    cursor:pointer;
    font-weight:normal;
    display:block;
    width:160px;
}
#navigation a:hover, #navigation a.on, #navigation a:visited.on{
    color:#dddddd;
}
#navigation ul li.sep {
    background: url("/images/nav-dots.gif") repeat-x top left;
    display:block;
    font-size:0;
    height:1px;
    line-height:0;
    margin:0;
    overflow:hidden;
    padding:0;
}
#navigation ul li.haschild, #navigation ul li.last-haschild{
    background:url("/images/arrow-right-green.gif") no-repeat 157px 8px;
}
#navigation ul li.current, #navigation ul li.current{
    background:url("/images/arrow-down-green.gif") no-repeat 157px 8px;
}
#navigation ul.children li a, #navigation ul.children li a:visited,
#navigation ul.children-current li a, #navigation ul.children-current li a:visited{
    color:#aab3b8;
}
#navigation ul.children li a:hover, #navigation ul.children li a.on, #navigation ul.children li a:visited.on,
#navigation ul.children-current li a:hover, #navigation ul.children-current li a.on, #navigation ul.children-current li a:visited.on{
    color:#dddddd;
}
#navigation ul.children-current li ul{
    padding:5px 0px 5px 20px;
}
#subnav-content{
    padding:0px 10px 10px 40px;
}
/*--- Search section ---------------------------------------------------------*/
.cat-top{
    cursor:pointer;
}
.search-results-box{
    margin:10px 0px 10px 0px;
}
.cat-holder{
    padding:5px 0px 10px 0px;
    border-bottom:1px solid #e2e2e2;
}
.cat-holder h4{
    font-size:16px;
    color:#6fa296;
    padding:0px 0px 10px 0px;
}
.cat-holder h5{
    font-size:14px;
}
/*--- Executive Contacts ---------------------------------------------------------*/
#contact-form{
    padding:10px 0px 20px 0px;
}
.content-executives{
    width:300px;
    float:left;
}
.executive-info{
    padding:0px 0px 10px 0px;
}
.executive-email{
    margin:-5px 0px 10px 0px;
}
/*--- Portfolio --------------------------------------------------------------*/
#portfolio-list{
    padding:40px 0px 20px 0px;
}
#portfolio-client-logo{
    padding:0px 0px 30px 0px;
}
.portfolio-row{
    padding:10px 0px 10px 0px;
}
.portfolio-column{
    float:left;
    width:300px;
    position:relative;
}
.select-portfolio-column{
    float:left;
    width:160px;
    position:relative;
}
div.portfolio-row a, div.portfolio-row a:visited{
    display: block;
    text-decoration: none;
    font-size: 11px;
    line-height:7px;
    cursor: pointer;
    color:#6fa296;
    font-size:14px;
}
div.portfolio-row a:hover{
    text-decoration: none;
}
div.portfolio-row a b{
    color:#dddddd;
    display:block;
}
div.portfolio-row .select-portfolio-column a, 
div.portfolio-row .select-portfolio-column a:visited{
    font-size:12px;
}
span.portfolio-image, span.select-portfolio-image, .select-portfolio-image-loading{
    display: block;
    position: relative;
    width: 220px;
    height: 168px;
    line-height:11px;
    overflow: hidden;
    /*border: 1px solid #c7c8c7;*/
    background:#303030 url("/images/loading-front-end.gif") no-repeat center center;
}
span.portfolio-image-bg{
    display: block;
    width:220px;
    height:168px;
    position: absolute;
    background: #6fa296;
    left: -250px;
    top: 0px;
}
span.select-portfolio-image, .select-portfolio-image-loading{
    width: 110px;
    height: 84px;
}
.select-portfolio-image-loading{
    position:absolute;
    z-index:500;
    top:5px;
    display:none;
}
#num-selected-placeholder{
    height:25px;
}
#num-selected{
    display:none;
}
span.selected-portfolio{
    border:5px solid #00cc00;
}
.select-portfolio-reset{
    line-height:20px;
    margin-left:5px;
}
span.portfolio-image-text{
    display: block;
    position: absolute;
    text-align:center;
    left: -250px;
    top: 0px;
    color: #ffffff;
    padding:84px 0px 0px 40px;
    font-family: 'Lato', arial, serif;
    /*font-family: Arial, Helvetica, Sans-serif;*/
    /*font-weight: bold;*/
    font-weight:300;
    font-size:18px;
}
span.portfolio-image span b, span.select-portfolio-image span b{
    color:#babcba;
}
span.portfolio-name{
    display:block;
    font-family: 'Lato', arial, serif;
    /*font-family: Arial, Helvetica, Sans-serif;*/
    font-weight:300;
    background:#404040;
    width:204px;
    padding:8px;
    line-height:20px;
}
span.select-portfolio-name{
    display:block;
    font-family: 'Lato', arial, serif;
    /*font-family: Arial, Helvetica, Sans-serif;*/
    line-height:14px;
    width:110px;
}
span.portfolio-name b{
    font-weight:300;
    font-size:18px;
}
span.select-portfolio-name b{
    font-weight:bold;
    font-size:12px;
}
div.portfolio-row a:hover span.portfolio-name{
    background:#4d4d4d;
}
div.select-portfolio-column p{
    cursor:pointer;
}
span.select-portfolio-image span{
    top: 84px;
    width:102px;
}
#flash-portfolio-image{	
    margin-bottom:20px;
}
#portfolio-services{	
    padding:0px 0px 20px 0px;
}
#select-projects-form{
    display:none;
}
/*--- Digs  ------------------------------------------------------------------*/
#digs {
    width: 384px;
    float: right;
    margin:5px 0px 0px 20px;
    position:relative;
}
#digs-bottom{
    text-align:center;
}
#digs-bottom img{
    padding:10px 10px 5px 0px;
}
/*--- Press Releases ---------------------------------------------------------*/
.newsdate{
    font-style:italic;
}
.newsprint{
    width:100%;
    text-align:right;
    clear:both;
    padding:5px 0px 10px 0px;
}
.newsitems li{
    padding:3px;
    margin-left:-25px;
}
#content-right .news ul{
    list-style-type:none;
    padding:0px;
    margin:0px;
}
#content-right .news ul li{
    line-height:22px;
    border-bottom:1px solid #e2e2e2;
}
#content-right .news ul li span{
    display:block;
    float:left;
    width:130px;
    font-weight:bold;
}
#content-right .news h4, h5{
    padding:5px 0px 5px 0px;
}
/*--- Pagination -------------------------------------------------------------*/
.pagination{
    padding-bottom:20px;
}
.pagination-pages ul{
    list-style-type:none;
    float:left;
    padding:0px 10px;
}
.pagination-pages li{
    line-height:22px;
    text-align:center;
    padding:0px 4px;
    height:20px;
    float:left;
}
.pagination-pages .active{
    background: transparent url("/images/bg-pagination-on.gif") repeat-x 0px 3px;
    float:left;
}
.pagination-pages .active-left{
    float:left;
    width:4px;
    height:20px;
    background: transparent url('/images/bg-pagination-on-left.gif') no-repeat 0px 3px;
}
.pagination-pages .active-right{
    float:left;
    width:4px;
    height:20px;
    background: transparent url('/images/bg-pagination-on-right.gif') no-repeat 0px 3px;
}
.pagination-pages li a, .pagination-pages li a:visited{
    display:block;
    width:10px;
}
.pagination-pages li a.active{
    color:#4a4747;
}
.pager{
    float:left;
    padding-top:5px;
}
/*--- Tab Content ------------------------------------------------------------*/
.page-tabs{
    position:relative;
    float:left;
    padding-top:10px;
}
#content-right .page-tabs ul{
    list-style-type:none;
    margin:0px;
    float:left;
    padding: 0px 0px 0px 7px;
    height:35px;
}
#content-right .page-tabs ul li{
    float:left;
}
#content-right .page-tabs ul li a,
#content-right .page-tabs ul li a:visited,
#content-right .page-tabs ul li a.last,
#content-right .page-tabs ul li a.last:visited{
    display: block;
    float: left;
    padding: 0px 0px 0px 10px;
    background: url("/images/tab-step.png") no-repeat right top;
    margin: 0px 0px 0px -7px;
    position: relative;
    color: #aab3b8;
    padding: 6px 15px 7px 14px;
    border-bottom:1px solid #272727;
    text-align:center;
    min-width:70px;
    width:auto !important;
    width:100px;
}
#content-right .page-tabs ul li a.last,
#content-right .page-tabs ul li a.last:visited{
    background: url("/images/tab-step-end.png") no-repeat right top;
    padding-right:18px;
}
#content-right .page-tabs ul li a:hover,
#content-right .page-tabs ul li a.last:hover{
    position: relative;
    background: transparent url("/images/tab-step-selected.png") no-repeat right top;
    color: #6fa296;
}
#content-right .page-tabs ul li a.active,
#content-right .page-tabs ul li a.active:visited{
    position: relative;
    background: transparent url("/images/tab-step-active.png") no-repeat right top;
    color: #6fa296;
}
#content-right .page-tabs ul li a.last:hover{
    background: transparent url("/images/tab-step-end-selected.png") no-repeat right top;
}
#content-right .page-tabs ul li a.last.active,
#content-right .page-tabs ul li a.last.active:visited{
    background: transparent url("/images/tab-step-end-active.png") no-repeat right top;
}
.page-tabs-display{
    border:1px solid #494949;
}
* html .page-tabs-display{
    margin-top:-5px;
}
.page-tabs-content{
    padding:20px;
}
/*--- Sitemap ----------------------------------------------------------------*/
#sitemap ul{
    list-style-image:url("/images/arrow-widget-white.gif");
    padding-bottom:5px;
}
#sitemap ul li{
    padding:0px;
    margin:0px;
}
/*--- Links ------------------------------------------------------------------*/
.branch-name{
	padding-bottom:5px;
}
.branch-name span{
	display:none;
	color:#ffffff;
	padding-left:5px;
	width:13px;
	height:13px;
	background:url('/images/arrow-right-green.gif') no-repeat right top;
}
.branch-name span.active{
	background:url('/images/arrow-down-green.gif') no-repeat right top;
}
*:first-child+html .branch-name span{
	vertical-align:middle;
}
table.links{
    border:1px solid #494949;
    width:100%;
    margin-bottom:10px;
}
table.links tr.light td{
    background:#383838;
}
table.links tr.dark td{
    background:#202020;
}
table.links td{
    padding:5px;
    text-align:left;
    vertical-align:top;
}
table.links td.left,
table.links td.thirty{
    width:30%;
    border-right:1px solid #494949;
}
table.links td.mid,
table.links td.fifty{
    width:50%;
    border-right:1px solid #494949;
}
table.links td.ten{
    width:10%;
    border-right:1px solid #494949;
}
table.links td.twenty{
    width:20%;
    border-right:1px solid #494949;
}
table.links td.fourty{
    width:40%;
    border-right:1px solid #494949;
}
table.links td.fourty-end{
    width:40%;
}
table.links td.sixty{
    width:60%;
    border-right:1px solid #494949;
}
table.links td.right{
    width:20%;
}
/*--- Form fields ------------------------------------------------------------*/
.required{
    font-weight:bold;
}
input{
    border:none;
    padding:2px;
}
.form-row {
    clear: right;
    overflow: auto;
    padding-bottom: 8px;
    width: 90%;
}
.form-full-row {
    clear: both;
    overflow: auto;
    padding-bottom: 8px;
    width: 90%;
}
/*-- spam check field --*/
.form-full-row-check{
    display:none;
}
/*----------------------*/
.form-row label {
    display: block;
    float: left;
    text-align: right;
    width: 100px;
    margin: 0 5px 0 0;
    padding: 3px 4px;
}
.form-full-row label {
    display: block;
    width: auto;
    margin: 0 5px 0 0;
    padding: 3px 0px;
}
.form-row label.no-block {
    float: left;
    width: auto;
    padding: 4px;
}
.form-row label.no-width {
    width: auto;
}
.form-row input, .form-row select{
    display: block;
    float: left;
}
.form-row label.lbl-wider {
    width: 200px;
}
.form-row input#zip { width: 60px; }
.form-row input#first-name { width: 250px; }
.form-row input#last-name { width: 250px; }
.form-row input#email { width: 250px; }
.form-row input#address { width: 250px; }
.form-row input#city { width: 120px; }
.form-row input#needs_other { width: 200px; margin: 2px 0 0 18px; }
.form-row input#submit { float: none; }
.form-row textarea#comments { width: 300px;  }
.form-separator {
    height: 40px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f3f4;
}
.cb-wrap { display: block; margin: 5px 0 5px 0; }
.form-row div.input-group {
    margin-left: 220px;
}
.form-row div.input-group input {
    float: none;
    display: inline;
}
.an-checkbox-wrap {
    display: block;
    margin: 5px 0 5px 0;
}  
.checkboxes {
    width: 300px;
    float: left;
}
.an-textarea {
    width: 300px;
    height: 200px;
}
/* Form field highlight */
.curFocus{
    border: 2px solid #0079c2;
}

#form_errors, #form_success{
    position:relative;
    margin:5px 10px 5px 10px;
    padding: 5px 5px 3px 5px;
}

/* Form Errors */
#form_errors {
    border: 1px solid #ffafaf;
    background: #ffdada;
    color: #a50000;
}
.form-error-label{
    color: #a50000;
    font-weight:bold;
}
#form_errors ul li{
    font-weight:normal;
}
#content-left #form_errors ul li{
    padding:0px;
}

/* Form Success */
#form_success {
    border: 1px solid #44b349;
    background: #81ff87;
    color: #007500;
}

#form_errors ul, #form_success ul {
    margin:0px 0px 0px 10px;
    list-style-type: disc;
}
/*--- Footer section ---------------------------------------------------------*/
#footer{
    background:#292929 url("/images/footer-bg.gif") repeat-x top left;
    color:#6fa296;
    clear:both;
    position:relative;
}
#footer-content{
    background:url("/images/footer-dots.gif") repeat-x top left;
    margin:0 auto;
    padding:30px 0px 30px 0px; 
    width:955px;
    clear:both;
}
#footer p.footer-heading{
    font-family: 'Lato', arial, serif;
    font-weight:300;
    color:#6fa296;
    font-size:16px;
    line-height:18px;
    margin:0;
    padding:0;
}
#footer li, #footer a, #footer a:visited{
    color:#80a194;
}
#footer li a{
    cursor:pointer;
}
#footer a:hover, #footer a.current, #footer a:visited.current{
    color:#dddddd;
}
#footer ul{
    padding:0px 0px 5px 0px;
}
#footer li{
    display:inline;
    padding:0;
    margin:0;
}
#footer li span{
    padding:0 7px;
}
#footer-left{
    float:left;
    width:640px;
}
#footer-left .footer-leftsection{
    float:left;
    padding:0 20px 0 6px;
}
#footer-left .footer-leftsection li{
    clear:both;
    float:left;
    padding:5px 0 0;
}
#footer-left .footer-leftsection ul.icons li{
    clear:none;
    float:left;
    padding:5px 5px 0 0;
    margin:0;
}
#footer-left .footer-leftsection a, #footer-left .footer-leftsection a:visited, #footer-left{
    color:#aab3b8;
    font-size:11px;
    line-height:11px;
}
#footer-left .footer-leftsection a:hover{
    color:#dddddd;
}
#footer-left .address{
    float:left;
    padding:0px 0px 0px 32px;
}
.footer-sep{
    background:#303030;
    display:block;
    float:left;
    font-size:0;
    height:97px;
    margin:6px 14px 0 0;
    width:1px;
}
#footer-right{
    color:#a2aaaf;
    float:right;
    position:relative;
    right:0;
    width: 300px;
}
#footer-right ul{
    float:right;
}
#footer-right li, #footer-right li a{
    padding-right:2px;
    margin:0px;
}
#footer-right p.copyright {
    clear:both;
    float:right;
    font-size:11px;
    line-height:11px;
}
a.twitter {
    display: inline-block;
    background: transparent url("/images/icon-twitter.gif") no-repeat 0 0;
    width:16px;
    height:16px;
}
a.facebook {
    display: inline-block;
    background: transparent url("/images/icon-facebook.gif") no-repeat 0 0;
    width:16px;
    height:16px;
}
#loginBox {
    background:#303030;
    border:1px solid #404040;
    display:none;
    left:80px;
    padding:10px 0 0 15px;
    position:absolute;
    top:30px;
    width:240px;
    z-index:10;
}
#loginBox .form-row {
    margin:0;
}
#loginBox form {
    padding:0;
    margin:10px 0;
}
#loginBox label {
    padding:3px 3px 3px 0;
    text-align:right;
    width:60px;
}
#loginBox input {
    width:140px;
}
#loginBtn input#login, #loginBox input#footerLogin {
    background:transparent;
    cursor:pointer;
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
#loginBtn, #footerLoginBtn {
    background:#373737;
    color:#dddddd;
    display:block;
    float:left;
    font-size:12px;
    line-height:12px;
    margin:10px 0;
    padding:6px 0 6px 12px;
    position:relative;
}
#loginBtn span, #footerLoginBtn span {
    color:#6fa296;
    padding:0 8px;
}
#footerLoginBtn {
    float:right;
    margin:3px 27px 10px 0;
}
#loginBG {
    background:#060606;
    left:0;
    margin:0;
    padding:0;
    position:fixed;
    top:0;
    width:100%;
    height:100%;
    z-index:9;
}

