/*-----------------------------------------------------------------------------
Basic Style Sheet

version:   1.0
date:	   7/2/2007	
author:    Larry Cobb
email:     lcobb@trsg.net
website:   http://www.amerisbank.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, hr {
  margin: 1em 0;
}

/* Put it back on certain elements */
ul, ol {
  margin: 1em 3em;
}

li {
  margin: .25em 0;
}

blockquote {
	margin: .25em 3em;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

.spaceDiv { 
	height: 6px;
	clear: both;
}

/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

body {
  font: .8em/1.2em Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	margin: 0; 
	padding: 0;
}

#disclaimer p {
	color: #036;
	/*font-size: 95%;*/
	font-size: .8em;
}

.disclosure {
	font-size: .85em;
	font-style: italic;
}

.date {
	font-weight: bold;
	color: #cc0033;
	line-height: 1.5em;
}

.broker {
	font-weight: bold;
	color: #cc0033;
	float: left;
	margin-top: 0;
}

.brokerContact {
	float: right;
	margin-top: 0;
	text-align: left;
	width: 250px;
}

.pipe {
	color: #225599;
	padding: 0 .5em;
}

.rel_top {
	margin-bottom: .3em;
	color: #990000;
}

li.rel_top {
	margin-bottom: .3em;
	color: #000000;
}

.rel_bottom {
	margin-top: .3em;
}

#loginLink p {
	margin: 0;
	color: #003366;
	font-size: .9em;
	line-height: 1.6em;
	padding-top: 4px;
}

#topOnline p {
	color: #003366;
	font-size: 1.2em;
	line-height: 1.6em;
}

#register p {
	margin: 6px 0 0 0;
	color: #003366;
	font-size: .9em;
	line-height: 1.6em;
}

#orderChecks p {
	margin: 0;
	color: #000;
	font-size: .9em;
	line-height: 1.6em;
	padding-top: 4px;
}

#homeContent p {
	color: #000;
	font-size: .9em;
	line-height: 1.4em;
}

#interiorSecurityText p {
	margin: 0;
	color: #003366;
	font-size: .9em;
	line-height: 1.3em;
	padding-top: 6px;
}

#loginTabs p {
	margin: 0;
	color: #fff;
	font-size: .85em;
	line-height: 1.1em;
	padding-top: 2px;
}

.threeColumnRight p, .threeColumnLeft p, .threeColumnCenter p {
	margin: .5em 0;
}

.threeColumnRight p.extra_space, .threeColumnLeft p.extra_space, .threeColumnCenter p.extra_space {
	margin: .5em 0 2em;
}

.photo_row p {
	margin-top: 6px; 
	text-align: center;
	font-size: .9em;
}

.leader_title {
	font-size: .95em;
}

#calloutsLeftBOW p {
	margin: .25em;
	color: #003366;
	font-size: .9em;
	line-height: 1.3em;
}

/* =Main Layout
-----------------------------------------------------------------------------*/

#container {
	margin: 10px auto;
	width: 792px;
	background: #fff;
}

#mainDiv {
	 clear: both;
}

#leftDiv {
	float: left;
	width: 182px;
	vertical-align: top;
	border: 0px black solid;
	padding-bottom: 25px;
}

#rightDiv {
	float: right;
	width: 610px;
	vertical-align: top;
	border-top: 0px black solid;
	padding: 0;
}

#login {
	vertical-align: top;
	clear: left;
	border-top: 1px #D4C4A3 solid;
	margin: 0;
	background-color: #DFD4BD;
}

#loginTabs {
	width: 152px;
	height: 17px;
	vertical-align: middle;
	border-bottom: 1px #fff solid;
	margin: 0;
	text-align: left;
	padding: 0 19px 0 11px;
}

#personal {
	float: left;
	width: 76px;
	height: 17px;
	background:url(../images/bg_login_tab.gif) top left no-repeat;
	cursor: pointer;
	text-align: center;
}

#business { 
	float: right;
	width: 76px;
	height: 17px;
	background:url(../images/bg_login_tab.gif) top left no-repeat;
	cursor: pointer;
	text-align: center;
}

#choose { 
	width: 100%;
	padding-bottom: 10px;
}

#personal-form {
	display: block;
	padding: 10px 0 0;
}

#business-form {
	display: none;
	padding: 10px 0 0;
}

#other-links {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#register {
	margin: 0;
	height: 54px;
	background: url(../images/registration_gradient_strip.gif) top left repeat-x;
	border-top: 1px #fff solid;
	text-align: center;
}

#topOnline {
	margin: 0;
	width: 182px;
	padding: 15px 0 20px;
	border-top: 1px #fff solid;
	background: url(../images/security_gradient_strip.gif) top left repeat-x;
	text-align: center;
}

#orderChecks {
	margin: 0;
	padding-left: 20px;
	height: 29px;
    background-color: #DFD4BD;
	vertical-align: top;
}

#interiorOnline {
	margin: 0;
	float: left;
	width: 182px;
    border-top: 1px #D4C4A3 solid;
	background:transparent url(../images/left_gradient_strip.gif) top left repeat-x;
	vertical-align: top;
}

#loginLink {
	margin: 0;
	padding-left: 13px;
	width: 169px;
	height: 27px;
	text-align: left;
}

#calloutsLeft {
	margin: 0;
	width: 182px;
	padding: 7px 0 10px 0;
	text-align: center;
}

#calloutsLeftBOW {
	margin: 0;
	width: 162px;
	padding: 4px 10px 10px;
	text-align: left;
}

#mapLeft {
	margin: 0;
	width: 182px;
	padding: 0;
	text-align: left;
}

#calloutsRight {
	margin: 0;
	float: right;
	width: 140px;
	padding: 18px 0 10px;
	text-align: center;
	vertical-align: top;
}

#homeSecurity {
	margin:  0;
	border-top: 1px #fff solid;
	background: url(../images/security_gradient_strip.gif) top left repeat-x;
	height: 150px;
}

#interiorSecurity {
	margin:  8px 0 0 0;
	float: left;
	padding-left: 20px;
	width: 27px;
	text-align: left;
}

#interiorSecurityText {
	float: right;
	padding: 0;
	margin: 0;
	width: 125px;
	text-align: left;
	vertical-align: top;
}

#interiorContent {
	margin:  0;
	padding: 18px 15px;
	width: 580px;
	text-align: left;
}

#interiorContentBannerRight {
	margin:  0;
	padding: 18px 0 18px 15px;
	width: 445px;
	text-align: left;
}

.contentSpanBannerRight {
	margin:  0;
	padding: 0 10px;
	width: 415px;
	text-align: left;
}

.contentSpanNoBanner {
	margin:  0;
	padding: 0 15px;
	width: 545px;
	text-align: left;
}

#homeContent {
	margin:  0;
	float: left;
	padding-top: 20px;
	width: 470px;
	text-align: left;
}

#homeContentLeft {
	margin:  0;
	float: left;
	padding: 0 20px 5px;
	width: 194px;
	border-right: 1px #D4C4A3 solid;
	text-align: left;
}

#homeContentRight {
	margin:  0;
	float: right;
	padding: 0 20px 5px;
	width: 195px;
	text-align: left;
}

#homeContentSpan {
	margin:  4px 18px;
	padding: 20px 10px 10px;
	width: 414px;
	border-top: 1px #D4C4A3 solid;
	text-align: center;
}

#security-links {
	margin: 0;
	padding: 10px 0 10px 20px;
	line-height: 1.6em;
}

.threeColumnRight {
	float: right;
	padding-top: 15px;
	width: 130px;
	text-align: left;
	vertical-align: top;
}

.threeColumnLeft {
	float: left;
	margin:  0;
	padding-top: 15px;
	width: 135px;
	text-align: left;
	vertical-align: top;
}

.threeColumnCenter {
	margin-left:  140px;
	padding-top: 15px;
	width: 135px;
	text-align: left;
	vertical-align: top;
}

.twoColumnRight {
	float: right;
	width: 270px;
	text-align: left;
	vertical-align: top;
}

.twoColumnLeft {
	float: left;
	margin:  0;
	width: 270px;
	text-align: left;
	vertical-align: top;
	display: inline;
}

.twoColumnRight ul {
	margin-top: .25em;
}

.twoColumnLeft ul {
	margin-top: .25em;
}

.leader_photo {
	width: 135px; 
	float: left; 
	text-align: center;
	padding: 0 5px;
}

/* =Headings
-----------------------------------------------------------------------------*/
h2 { 
	line-height: 1.3em;
}

h3 {
	font-size: 1.4em; 
	line-height: 1.3em;
	color: #001144;
	margin-bottom: .25em;
}

h4 {
	font-size: 1.2em; 
	line-height: 1em;
	color: #990000;
	font-style: italic;
	margin-top: .25em;
}

h5 {
	font-size: 1.2em; 
	line-height: 1.2em;
	color: #001144;
	margin: .25em 0;
}

#calloutsLeftBOW h5 {
	font-size: 1.1em; 
	line-height: 1.1em;
	color: #001144;
	margin: .25em 0;
}

/* =Links
-----------------------------------------------------------------------------*/
#logo a:link, #logo a:hover, #logo a:active, #logo a:visited {
	display: block;
	padding: 108px 0 0 0;
	height: 0px !important; /*Set height for compliant browsers*/
    overflow:hidden;
  	height /**/:108px;  /*Set this for IE 5 & 5.5*/
}

a:link {
	color: #003366;
	text-decoration: underline;
}

a:visited {
	color: #8899cc;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0099CC;
	text-decoration: underline;	
}

#topOnline a:link, #topOnline a:visited {
	color: #003366;
	text-decoration: underline;
}

#topOnline a:hover, #topOnline a:active {
	color: #0099CC;
	text-decoration: underline;	
}

#footerNav a:link, #footerNav a:visited {
	color: #003366;
	text-decoration: none;
}

#footerNav a:hover, #footerNav a:active {
	color: #0099CC;
	text-decoration: underline;	
}

/* =Branding
-----------------------------------------------------------------------------*/
#logo {
	margin: 0;
	float: left;
	height: 104px;
	width: 182px;
    overflow: hidden;
    background:transparent url(../images/logo_ameris.gif) top left no-repeat;
}

/* =Top Nav
-----------------------------------------------------------------------------*/
#topNav {
	text-align: right;
	height: 24px;
	padding-right: 40px;
	font-size: .9em;
}

#topNav p {
	margin: .5em 0;
}

/* =Main Nav
-----------------------------------------------------------------------------*/
#onlineTab {
	margin: 0;
	height: 19px;
	width: 147px;
    background:transparent url(../images/bg_online_center.gif) top left no-repeat;
	text-align: center;
	color: #003366;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.6em;
}

#mainNav {
	text-align: left;
	height: 30px;
    border-bottom: #990000 solid 1px;
	background: url(../images/bar_section.gif) #CC0033 bottom no-repeat;	 
	vertical-align: bottom;	
}

#nav {
	float: right;
	padding: 0 40px 0 0;
	height: 30px;
    list-style: none;	 
	font-weight: bold;
	margin: 0;
	line-height: 1;
}

#nav ul {
	float: right;
	padding: 0;
	list-style: none;	 
	line-height: 1;
	font-weight: bold;
	border-color: #990000;
	border-style: solid;
	border-width: 0;
	margin: 0;
	background-color: #CD0037;
}

#nav a {
	display: block;	
	text-decoration: none;
	padding: 0.25em  0.5em;
	color: #fff;
	vertical-align: middle;
}

#nav a.top {
	display: block;	
	text-decoration: none;
	padding: 0.5em 1em 0.25em;
	color: #fff;
	vertical-align: middle;
}

#nav p {
	display: block;	
	text-decoration: none;
	padding: 0.25em  0.5em;
	color: #fff;
	margin: 0;
}

#nav li { /* all list items */
	float: right;
	height: 29px;
	margin: 0;
}

#nav li.top { /* top list items */
	float: right;
	padding: 0 1em;
	border-left: #990000 solid 0px;
	background: url(../images/nav_arrow_red.gif) center right no-repeat;	
	vertical-align: middle;
}

#nav li.left { /* top left list items */
	float: right;
	text-align: left;
	padding: 0;
	margin: 0;
	border-left: #990000 solid 0px;
}

#nav li.right { /* top right list items */
	float: right;
	text-align: right;	
	padding: 0;
	border-left: #990000 solid 0px;
	width: 18px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	font-size: 1.1em;
	border-width: 0.25em;
	margin: 0 0 0 -0.25em;
}

#nav li li {
	padding-right: 1em;
	padding-top: .5em;
	height: 2em;
	width: 13em;
}

#nav li ul a {
	width: 13em;
	w\idth: 13em;
}

#nav li ul p {
	width: 13em;
	w\idth: 13em;
	margin: 0;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.7em 0 0 -14.3em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #990000;
}

/* =Footer Nav
-----------------------------------------------------------------------------*/
#footerNav {
	float: left;
	padding-left: 10px;
}

/* =Main Content
-----------------------------------------------------------------------------*/

/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	height: 23px;
	font-size: 75%;
	border-top: 1px #D4C4A3 solid;
	margin-top: 10px;
	}
	
#copyright {
	float: right;
	padding-right: 10px;
}
/* =Forms
-----------------------------------------------------------------------------*/
/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}

form p {
  position: relative;
	width: auto;
}

input.submit {
  width: auto;
}

#sign_in {
  width: auto;
  	font-size: .85em;
	font-weight: bold;
	color: #036;
	line-height: 1.5em;
}

/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}

#locationTable {
	width: 95%;
	border: 0;
}

#theft {
	width: 480px;
}

#theft td {
	padding: 2px;
}

.blue {
	background-color: #BEDAFF;
}

.address {
	width: 40%;
	padding: 5px 2px 5px 15px;
	text-align: left;
}

.lobby {
	width: 25%;
	padding: 5px 2px 5px 2px;
	text-align: left;
}

.driveup {
	width: 25%;
	padding: 5px 2px 5px 2px;
	text-align: left;
}

.atm {
	width: 10%;
	padding: 5px 15px 5px 2px;
	text-align: center;
	color: #ff0000;
}

/* =site map
-----------------------------------------------------------------------------*/
#sitemap ul {
	margin: 3px 15px; padding: 0;
}
#sitemap li {
	list-style: none;
}
#sitemap a.top_level:link, #sitemap a.top_level:visited {
	text-decoration: none;
	font-size: 1.4em;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	}
#sitemap a.top_level:hover, #sitemap a.top_level:active {
	text-decoration: underline;
	color: #0099cc;
	}
#sitemap a.sub1:link, #sitemap a.sub1:visited {
	text-decoration: none;
	font-size: 1.2em;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	}
#sitemap a.sub1:hover, #sitemap a.sub1:active {
	text-decoration: underline;
	color: #0099cc;
	}
#sitemap a.sub2:link, #sitemap a.sub2:visited {
	text-decoration: none;
	font-size: 1em;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	}
#sitemap a.sub2:hover, #sitemap a.sub2:active {
	text-decoration: underline;
	color: #0099cc;
	}
.subhead {
	text-decoration: none;
	font-size: 1.2em;
	line-height: 120%;
	color: #cc0033;
	font-weight: bold;
	margin: .25em 0;
	}
.subhead2 {
	text-decoration: none;
	font-size: 1em;
	line-height: 120%;
	color: cc0033;
	font-weight: bold;
	margin: .25em 0;
	}

/* =Misc 2
-----------------------------------------------------------------------------*/
