/* (c) 2009 The Sacramento Valley Association of Building Officials
-------------------------------------------------------------------*/
body {
	margin: 0;
	background: #fff;
}

body#nobackground { background: #fff none; }

body,
td,
p {
	color: #333;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

h1 {
	color: #8e183e;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin: 1.2em 0;
}

h2 {
	border-top: 1px solid #f29121;
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0;
	padding: 1.2em 0 0 0;
}
#page_title_area h2 {
    border: 0
    }

h2.first {
	border-top: 5px solid #000;
}

h3 {
	color: #000;
	font-weight: bold;
	margin: .8em 0 1.2em 0;
	text-transform: uppercase;
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

a:active,
a:link,
a:visited { text-decoration: none; }

a:hover { text-decoration: underline; }

a.current,
a:hover.current {
	color: #777;
	cursor: default;
	text-decoration: none;
}

hr {
	background-color: #faa21e;
	color: #faa21e;
}

a.pdf,
a.link,
a.word {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	padding: 2px 0 0 22px;
}

a.pdf { background-image: url(../imgs/bak-a_pdf.png); }
a.word { background-image: url(../imgs/bak-a_word.png); }
a.link { background-image: url(../imgs/bak-a_link.png); }


/* Global Navigation
----------------------------------------*/
#navtop1 li ul,
#navtop2 li ul {
	background: #666;
	padding: 5px;
	width: 175px;
	border: 1px solid #333;
}

ul#navtop1 li li a,
ul#navtop1 li li a:hover,
ul#navtop2 li li a,
ul#navtop2 li li a:hover  {
	color: #fff;
	background: none;
	font: normal 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 14px;
	z-index: 999;
	padding: 10px 5px;
	width: 165px;
	text-align: left;
}

ul#navtop1 li li a:hover,
ul#navtop2 li li a:hover { background: #369; }

* html ul#navtop1 li li a,
* html ul#navtop1 li li a:hover,
* html ul#navtop2 li li a,
* html ul#navtop2 li li a:hover { width: 175px; }

#navtop2 li ul li { border: none; }


/* System Messages
----------------------------------------*/
#returnlinktable,
.infomessage,
.errormessage,
loginmessage {
	
}

#pageheadertable {
	
}


/* Main Content
----------------------------------------*/
#maincontenttable {
	
}

#maincontentcell {
	padding: 15px 45px 45px 45px;
}


/* Sub Content
----------------------------------------*/
#maincontentsubtable {
	
}



#maincontentsubcell {
	padding: 0 5px;
    margin-left: 5px;
}

#maincontentsubcell h1,
#maincontentsubcell h3,
#maincontentsubcell h4,
#maincontentsubcell h5,
#maincontentsubcell h6,
#maincontentsubcell table {
	margin-right: 5px;
	margin-left: 5px;
}

#maincontentsubcell h2 {
	padding-right: 5px;
	padding-left: 5px;
}

#maincontentsubcell h2 + p { margin-top: -.9em; }

#maincontentsubcell h2 + p a.pdf { margin-top: 1.9em; }

#maincontentsubcell p {
	line-height: 1.2em;
	margin: 1em 5px;
}


/* Right Navigation
----------------------------------------*/
#rightnavcell {
	border-left: 1px solid #ccc;
	padding: 2px 0 0 5px;
}

#rightnavcell hr {
	height: 5px;
	margin: 2em 0;
	width: 220px;
}

#rightnavcell h1,
#rightnavcell h3,
#rightnavcell h4,
#rightnavcell h5,
#rightnavcell h6,
#rightnavcell p {
	margin-right: 15px;
	margin-left: 15px;
}


/* Left Navigation
----------------------------------------*/
#leftnavcell {
	padding: 0 0 0 0;
    border-right: 1px solid #ccc;
}

#leftnavcell ul {
	font-weight: bold;
	list-style: none;
	margin: 1.6em 0;
	padding: 0;
	width: 114px;
}

#leftnavcell ul li {
	margin: 0 0 1em 0;
}

#leftnavcell ul li.current a,
#leftnavcell ul li.current a:hover {
	color: #666;
	cursor: default;
	text-decoration: none;
}


/* Footer
----------------------------------------*/
#footertable { background: transparent url(../imgs/bak-footertable.png) repeat-x top left; }

#footertablecell { padding: 20px 0;}

#footertable ul {
	list-style: none;
	margin: 0 0 0 55px;
	padding: 0;
}

#footertable ul li {
	font-size: 11px;
	float: left;
	margin: auto 0 5px 0;
	width: 115px;
}

#footertable ul a { font-weight: bold; }

#footertable ul ul { margin: 5px 0 auto 0; }

#footertable ul ul li {	font-size: 10px; }

#footertable ul ul a { font-weight: normal; }

#footertable ul.right {
	float: right;
	margin: 0 35px 0 0;
}

#footertable ul li.copyright,
#footertable ul li li {
	font-size: 11px;
	width: 230px;
}


/* Banner & Login
----------------------------------------*/
#banner-url a {
	background: transparent url(../imgs/trans1.gif) repeat left top;
	display: block;
	height: 54px;
	left: 50%;
	margin-left: -450px;
	position: absolute;
	text-indent: -999em;
	top: 18px;
	width: 394px;
}

div#quick_login,
div#login_welcome {
	height: 20px;
	left: 50%;
	margin: 0 0 0 135px;
	padding: 17px 0 0 0;
	position: absolute;
	top: 29px;
	width: 310px;
}

div#quick_login { background: transparent url(../imgs/img-members_login.png) no-repeat left top; }
div#login_welcome {
	background: transparent url(../imgs/img-logged_in.png) no-repeat left top;
	color: #8e183e;
	font-size: 11px;
}

div#quick_login label { display: none; }

div#quick_login input {
	border-top: 1px solid #aaadb2;
	border-right: 1px solid #dadfe5;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #dadfe5;
	color: #888;
	font-size: 10px;
	height: 17px;
	margin: 0 9px 0 0;
	width: 104px;
}

div#quick_login #loginbutton {
	border: none;
	height: 20px;
	margin: 0 0 0 3px; 
	width: 81px;
}

div#quick_login ul,
div#login_welcome ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#quick_login li,
div#login_welcome li { float: left; }

div#login_welcome li {
	width: 229px;
}
div#login_welcome li.logoff { width: 81px; }

div#login_welcome a {
	background: transparent url(../imgs/btn-logout.png) no-repeat left top;
	display: block;
	height: 20px;
	text-indent: -999em;
	width: 81px;
}


/* Splash
----------------------------------------*/
#maincontentcell.home-page { padding-top: 0; }
#maincontentcell.home-page #maincontentsubcell { padding: 0; }

.home-page #maincontentsubcell table.home { margin: 20px 0 0 0; }
.home-page td { vertical-align: top; }
.home-page #maincontentsubcell #splash { margin: 0; }

#splash td.col0 {
	background: #fff url(../imgs/img-splash.png) no-repeat left top;
	border: none;
	border-bottom: 5px solid #faa21e;
	height: 234px;
	margin: 0;
	padding: 0 55px 0 235px;
	vertical-align: middle;
}

#splash h2 {
	border: none;
	color: #000;
	font-size: 26px;
	font-weight: normal;
	line-height: .9em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.home-page h3 { margin-top: auto; }

.home-page td.col2,
.home-page td.col3,
.home-page td.col4 { border-left: 1px solid #ccc; }

.home-page td.col1 {
	background: transparent url(../imgs/img-code_review.png) no-repeat left top;
	padding: 0 5px 0 50px;
	width: 175px;
}

.home-page td.col2 {
	padding: 0 10px;
	width: 209px;
}

.home-page td.col3 {
	background: transparent url(../imgs/img-become_a_member.png) no-repeat 15px top;
	padding: 0 5px 0 50px;
	width: 174px;
}

.home-page td.col4 {
	text-align: center;
	width: 229px;
}

.home-page #maincontentsubcell td.col4 p { margin-top: auto; }

.home-page table.events {
    margin: 0;
}
/* 360 Content styles */
div#content {
    padding: 0 0 0 36px;
}

div#login_form {
	width: 330px;
}

h2.branded_login {
	border-top: none;
	width: 350px;
}
.breadcrumbs {
    padding-left: 10px; 
    font-size: 8pt;
}
