body {
margin: 0;
padding: 0;
text-align: center;
font-family: "Times New Roman", Times, serif;
background: #e0e0e0;
}

/* Global styles */

a {
color: #4f9998;
text-decoration: none;
}

a:hover {
color: #326651;
text-decoration: underline;
}

#holder {
width: 80%;
max-width: 1000px;
min-width: 760px;
margin: 0 auto;
text-align: left;
}

#bread {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
font-size: 11px;
text-align: left;
/* background: #b3b3b3 url(images/top.gif) repeat-x; */
background: #666;
border-bottom: 1px solid #868686;
color: #fff;
}

#bread p, #bread a {
color: #fff;
}

/* Logo area */

#logo_bar {
height: 100px;
background-color: #fff;
text-align: left;
border-bottom: 1px solid #326651;
}

#logo  h1, #logo h3 {
display: none;
}

#logo {
float: left;
height: 100px;
width: 295px;
background: transparent url(images/ccb_logo.gif)}

#accent {
float: right;
text-align: right;
width: 465px;
height: 100px;
}

/* Navigation Style */

#main_nav {
float: right;
width: 100%;
background-color: #167978;
font-family: Arial, Helvetica, sans-serif;
}

#main_nav ul {
float: right;
margin:0;
padding: 0;
list-style:none;
font-size: 11px;
}

#main_nav li {
float:left;
margin:0;
padding:0;
}

#main_nav a {
float:left;
display:block;
line-height: 30px;
padding: 0 8px;
text-decoration:none;
text-transform: uppercase;
color:#fff;
border-right: 1px solid #4f9998;
}

#main_nav a:hover {
text-decoration: underline;
}

#main_nav > ul a {
width:auto;
}

/* Tabs */

#tab_nav {
float: left;
width: 100%;
font-family: helvetica, arial, sans-serif;
background: #fff url("../images/tabbar_bg.gif") top left repeat-x;
}

#tab_nav ul {
padding: 10px 10px 10px 180px;
margin:0;
list-style:none;
}

#tab_nav li {
float:left;
margin:0;
padding:0;
background:url("../images/tab_right.gif") no-repeat right top;
font-size: 14px;
font-weight: bold;
}

#tab_nav li.at {
background:url("../images/tab_right_at.gif") no-repeat right top;
}

#tab_nav a {
float:left;
display:block;
padding: 0 10px;
line-height: 30px;
text-decoration:none;
color: #666;
background:url("../images/tab_left.gif") no-repeat left top;
}

#tab_nav li.at a {
font-weight: bold;
color:#333;
background:url("../images/tab_left_at.gif") no-repeat left top;
}

#tab_nav a:hover {
text-decoration: none;
}

#tab_nav > ul a {
width:auto;
}

/* Copyright Area */

#copy {
border-top: 1px solid #ccc;
padding: 5px 0;
text-align: center;
background: #e0e0e0;
}

#copy p {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
font-size: 8pt;
line-height: 30px;
padding-right: 10px;
}

/* self-clear floats */

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

/* IE */

/* self-clear floats */

* html .group { /* IE6 */
	height: 1%;
	}
*:first-child+html .group { /* IE7 */
	min-height: 1px;
	}

/* -------------------- actual homepage design -------------------- */

#main {
background: #fff url("../images/sidebar-bg.gif") repeat-y;
}

/* Side navigation */

#side_nav {
float: left;
/* width: 18%; */
width: 180px;
background-color: #e0f1f0;
}

#main_section {
margin-left: 180px;
}

#content {
float: left;
width: 72%;
}

#related {
float: left;
width: 28%;
}

/* now to the formatting */

#newsletter {
margin: 1em;
}

#hblogin, .loginbtn {
margin: .25em;
padding: 0;
background: #f0f0f0;
border: 1px solid #ccc;
}

#side_nav #hblogin #loginpadding {
margin: 0;
padding: .25em;
}

#side_nav #hblogin #loginpadding p {
margin-top: 0;
}

#side_nav #hblogin h3, #side_nav .loginbtn h3 {
font-family: helvetica, arial, sans-serif;
font-size: 13px;
padding: .25em;
margin: 0;
color: #333;
background: #ccc;
}

#side_nav #hblogin h3 {
height: 18px;
line-height: 18px;
}

#side_nav .loginbtn h3 {
background: #ccc url("../images/arrow-login.gif") right no-repeat;
}

#side_nav .loginbtn h3 {
height: 17px;
line-height: 17px;
}

#side_nav .loginbtn h3 a {
color: #333;
}

#side_nav #hblogin form, #side_nav #hblogin label {
margin: 0 !important;
}

#side_nav #hblogin h3.link {
margin: 0;
padding: 0;
line-height: 1.5em;
background: transparent;
}

#side_nav #hblogin p {
margin-bottom: 0;
}

#hblogin p, #hblogin ul, #hblogin label {
font-size: 12px;
}

#hblogin label {
font-weight: bold;
line-height: 1.5em;
}

#hblogin ul li a {
line-height: 1.5em;
margin-top: .5em;
}

#hblogin .hr {
margin-top: .5em;
margin-bottom: .5em;
}

.business, .creditcard {
font-size: 13px;
background: #ccc;
}

/* newsletter icon */

#newsletter p {
margin-bottom: .5em;
}

.newsletter {
padding-left: 20px;
margin-bottom: .5em;
background: url("../images/email_go.png") 0 3px no-repeat;
}

#side_nav h3 {
margin-top: 0;
font-size: 16px;
}

#wealthman .buttons {
margin-bottom: 1em;
}

#newsletter p {
font-size: 12px;
line-height: 1.5em;
}

#wealthman {
margin: .5em;
padding: .5em;
border: 1px solid #ccc;
}

#wealthman p {
margin: .75em 0;
font-size: 8px;
line-height: 1.5em;
color: #666;
}

#wealthman p strong {
line-height: 1em;
font-size: 12px;
}

#wealthman table.disclosuretable {
font-size: 8px;
line-height: 1.5em;
color: #666;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
font-family: helvetica, arial, sans-serif;
}

#wealthman table tr td {
border-top: 1px solid #999;
border-left: 1px solid #999;
padding: 3px;
}

#side_nav p, #side_nav ul, #side_nav form {
font-family: helvetica, arial, sans-serif;
}

#side_nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#side_nav ul li {
margin: 0;
padding: 0;
list-style: none;
}

.content_padding {
padding: 1em;
}

#content h1, h3 {
color: #326651;
font-weight: normal;
}

#content h1 {
font-size: 18pt;
}

#content h2 {
margin: 0;
margin-bottom: 1em;
font-size: 24px;
color: #005944;
}

td h2 {
font-size: 14px;
}

#content h3 {
margin: 0;
margin-bottom: 1em;
font-size: 18px;
font-weight: bold;
}

#content img.nopad {
margin: 0 auto;
}

#content p, ul, ol {
font-family: helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.5em;
}

#content dl, #content ul, #content ol {
font-size: 9pt;
line-height: 13pt;
}

#content ul li {
margin-bottom: .5em;
}

#content dt {
font-weight: bold;
}

#content dd {
margin-left: 10px;
margin-bottom: 10pt;
}

#content p.note {
font-size: 8pt;
font-style: italic;
color: #666;
}

#content table, #login table {
margin: 15px;
font-size: 8pt;
background-color: #f0f0f0;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#content table th, #login table th {
text-align: left;
background-color: #e0e0e0;
border-left: 1px solid #ccc;
}

#content table td, #main table th, #login table td {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
padding: 5px;
}

#content table.nostyle {
margin: 0;
background-color: transparent;
border: 0;
}

#content table.nostyle th {
background-color: transparent;
border: 0;
}

#content table.nostyle td {
border: 0;
}

#content table ul {
font-size: 8pt;
margin: 0;
padding-left: 15px;
}

td ul li {
line-height: 1em;
margin-bottom: 1em;
}

/* new locations section on home page - 9/15/2009 */

#related .content_padding {
padding: 1em 1em 1em 0;
}

#related h3 {
margin: 0;
margin-bottom: 1em;
}

#related dl, #related dt, #related dd {
margin: 0;
padding: 0;
}

#related dl {
padding-top: .5em;
font-family: helvetica, arial, sans-serif;
font-size: 11px;
line-height: 1.5em;
border-top: 1px solid #ccc;
}

#related dt {
font-size: 12px;
font-weight: bold;
}

#related dd {
margin-bottom: .5em;
padding-bottom: .5em;
color: #333;
border-bottom: 1px solid #ccc;
}

.phone {
display: block;
height: 16px;
padding-left: 20px;
background: url("../images/telephone.png") left no-repeat;
color: #3792b3;
font-weight: bold;
}

/* banking article section */

.homeimg {
width: 100%;
}

/* divs */

.hr hr {
display: none;
}

.hr {
margin-top: 1em;
margin-bottom: 1em;
height: 1px;
background-color: #ccc;
}

/* buttons */

.buttons {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
}

.buttons .nonbutton {
line-height: 26px;
font-weight: bold;
}

.subscribe {
margin-left: 31px;
}

.login {
margin-left: 19px;
}

.button {
float: left;
margin-right: 1em;
}

.button a {
display: block;
padding: 5px 14px;
color: #fff;
border: 1px solid #3792b3;
background: #3792b3 url("../images/glass-btn.png") repeat-x 0 50%;
border-radius: 8px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

.button a:hover {
background-color: #337676;
text-decoration: none;
border-color: #337676;
}

/* temporary */

li.wm {
display: none;
}

/* added during site conversion */

#side_nav ul li a {
display: block;
padding: .25em;
font-size: 13px;
text-decoration: none;
color: #333;
line-height: 1.5em;
border-bottom: 1px solid #1e7d7c;
}

#side_nav ul li a:hover {
text-decoration: underline;
background-color: #fff;
}

#side_nav ul li a.at {
background: #fff;
}

#side_nav ul li ul.subnav li a {
padding-left: 1em;
background: #ccc;
border-bottom: 0;
}

#related h3 {
margin: 0;
padding: 0;
line-height: 1em;
}

#related ul {
font-family: helvetica, arial, sans-serif;
font-size: 13px;
line-height: 1.5em;
}

/* loan application steps */

#side_nav h2 {
	font-size: 18px;
	margin-left: 1em;
}

#side_nav ol {
margin: 0 1em 0 0;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

/* loan application styles */

#content form table {
font-family: helvetica, arial, sans-serif;
width: 75%;
}

#content form table td, #content form table th {
border: 0;
}

#content form table th {
background-color: #f0f0f0;
}

/* fix form examples */

td span.note {
color:#999999;
float:left;
font-size:8pt;
margin-right:0.5em;
}

td span.note input {
display: block;
margin-bottom: 0.5em;
}

/* coupons 10/4/2004 */

.coupon {
margin: auto 20% 2em;;
border: 3px dashed #ccc;
background-color: #f0f0f0;
}

#content .coupon h3 {
margin: 0;
padding: .5em 1em;
color: #fff;
background: #ccc;
font-weight: bold;
}

#content .coupon h4, #content .coupon h5, #content .coupon p  {
margin: .5em;
}

#content .coupon h4 {
font-size: 14pt;
text-align: center;
}

#content .coupon h5 {
font-size: 12pt;
text-align: center;
}

#content .coupon p {
font-size: 8pt;
}

p.disclosurelink {
margin: 0;
padding: 0;
font-size: 8pt;
text-align: right;
}

p.disclaimer {
font-size: 8pt;
font-style: italic;
}

/* points 2 u login */

.loginbtn h3#points2u span a {
background: #ccc url("../images/ico-points.gif") left no-repeat;
padding: 5px 0 5px 37px;
}

/* credit card table */

#content table.creditcard {
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
margin-bottom: 1em;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#content table.creditcard thead th {
background: #000;
color: #fff;
}

#content table.creditcard tr.borderbottom td {
border-bottom: 1px solid #000;
}

#content table.creditcard td.borderright {
border-right: 1px solid #000;
}

#content table.creditcard ul {
margin-left: .5em;
font-size: 10pt;
}