﻿@import url(jqueryslidemenu.css);
@import url(flexslider.css);

.AddNewPanelButton {float:right; margin-right:3px;}

/*fonts*/

@font-face {
 font-family: bpg_nateli_mtbold;
 src: url("BPG_Nateli_Mt-Bold.eot") /* EOT file for IE */
}
@font-face {
 font-family: bpg_nateli_mtbold;
 src: url("BPG_Nateli_Mt-Bold.ttf") /* TTF file for CSS3 browsers */
}

html
{
    height: 100%;
    width: 100%;
    margin: 0;
}

body
{
    margin: 0;
    height: 100%;
    width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	color:#3f3f3f;
}

form
{
    height: 100%;
}

img { border:0;}

.row { display:inline-block; width:100%; }
.fleft { float: left}
.fright { float: right}

.siteWrap { width:1000px; margin:auto; }
.siteWrap2{ width:95%; margin:auto; }

a:link, a:visited
{
    text-decoration: underline; color:#77896e;
}

a:hover
{
    text-decoration: none;
}

.ContentPane
{
	padding:15px 15px 0 15px ;
   
}

.LeftPane
{
    
}

.RightPane
{
   
}

h1 { font-family: bpg_nateli_mtbold; font-size:2.1em; color:#77896e; font-weight: normal; margin: 0 0 10px 0; text-transform:uppercase;}
h2 { font-family: bpg_nateli_mtbold; font-size:1.6em; color:#3f3f3f; font-weight: normal; margin: 0 0 10px 0; text-transform:uppercase;}
h3 {  margin:0; font-size:1.2em;}

.topBanner { display:inline-block; width:100%; height:80px; }
.topBanner .logo { z-index:50000; padding-top:15px; padding-left:15px; height:65px;}
.topBanner .topIco { float:right; margin:7px 15px 0 0;}
.topBanner .CheckInGeorgia { float:right; margin:7px 70px 0 0;}

.flags { float:right}
.footer { font-size:85%; height: 170px; background:#ebebeb; padding:15px; margin-top:20px;}
.footer a { color:#3f3f3f; text-decoration:none;}
.footer a:hover { text-decoration: underline;}
.footer  h3 { margin:0; font-size:1.2em; }
.footer .linksWrap { display:inline-block; width:100%; margin-bottom:30px;}
.footer .links { float:left; margin-right:110px; line-height: 1.6em}
.footer .last { float:left; margin-right:0px;}

.underBanner { background:url(img/underBannerBg.jpg) repeat-x; height:158px; }
.underBanner a { display:block; width:170px; height:120px; text-align:center; float:left; font-family: bpg_nateli_mtbold; text-transform:uppercase; color:#fff; text-decoration: none; font-size:1.5em; font-weight:normal; line-height: 0.85em; margin:20px 106px 0 0;}

.underBanner .topMarg { margin-top:27px;}
.underBanner .last{ margin-right:0px !important}
.underBanner .link1 {background:url(img/link1.png) no-repeat 55px 40px;}
.underBanner .link2 {background:url(img/link2.png) no-repeat 37px 33px;}
.underBanner .link3 {background:url(img/link3.png) no-repeat 45px 33px;}
.underBanner .link4 {background:url(img/link4.png) no-repeat 45px 33px;}

.news { display:inline-block; width:100%;}
.news .img { float:left; margin:0 15px 5px 0; }
.news .newsRow {display: inline-block; margin-bottom: 15px; width: 100%;}
.news .homeLatest { width:460px; float:left; margin-right:20px;margin-bottom:30px;}
.news .title { font-size:1.2em;}

.arrowLink {background:url(img/arrow.png) no-repeat 100% 57%; padding-right:6px;}