body {
	color: #000;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #fff;
}
#pageshadow {
	margin: 0px auto;
	padding: 0px 10px;
	width: 960px;
	background: url(/images/bg_all.gif) repeat-y;
}
p {
	font-size: 1.2em;
}
a {
	color: #009cde;
}

#wrap {
	margin: 0px auto;
	width: 960px;
	background: url(/images/header.gif) no-repeat left top;
	position: relative;
	padding-top: 210px;
}

h1 a {
	background: url(/images/ac-quality-logo.png) no-repeat;
	text-indent: -1000em;
	height: 181px;
	width: 182px;
	display: block;
	position: absolute;
	left: 70px;
	top: 20px;
}

#main {
	width: 570px;
	margin-left: 310px;
	min-height: 810px;
}
#main h2 {
	font-size: 3em;
	line-height: normal;
	color: #009cde;
	margin-top: 0px;
	margin-bottom: 15px;
}
#home h2, #splash h2, #contractor_home h2 {
	font-size: 1.3em;
	margin: 15px 0px 6px;
}
#signup h2 {
	font-size: 1.2em;
	color: #545454;
	background: url(/images/signup_bg.gif) no-repeat 0px 0px;
	height: 39px;
	width: 419px;
	padding-left: 20px;
	line-height: 39px;
	margin: 20px 0px 0px 30px;
}

#splash #main p {
	font-style:italic;
}
#main p {
	line-height: 1.5em;
	margin-bottom: 12px;
}
#main ol   {
	list-style: decimal outside;
	margin-left: 15px;
	font-size: 1.2em;
	line-height: 1.5em;
}
#main ol     li{
	margin-bottom: 12px;
}
#main ul {
	list-style: disc outside;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #009cde;
	font-weight: bold;
	margin-bottom: 15px;
}
#main ul li {
	margin-bottom: 7px;
}



#main .column {
	float: left;
	margin-top: 35px;
}
#main .column p {
	font-size: 1em;
	font-style: italic;
	color: #000;
	line-height: 1.2em;
}
#main .column p span {
	font-size: 1.1em;
	color: #0099dc;
	font-weight: bold;
}
#main .column ul {
	color: #0099dc;
	font-size: 1.1em;
	font-weight: bold;
	list-style: disc inside;
}
#main .column ul li {
	margin: 0px;
}

#main #column1 {
	width: 180px;
	border-right: 2px solid #cfd1d1;
}
#main #column2 {
	width: 220px;
	border-right: 2px solid #cfd1d1;
}
#main #column2 p {
	margin:0px 20px 0px 25px;
}
#main #column2 img {
	margin-left:15px;
}
#main #column3 {
	width: 125px;
	padding-left: 35px;
}
#sidebar {
	position: absolute;
	width: 170px;
	left: 80px;
	top: 235px;
}
#sidebar p {
	font-size: 1em;
	font-style: italic;
	margin: 10px 20px 20px;
}

#home #sidebar p {
	font-weight: bold;
	color: #0099dc;
	font-size: 1em;
	font-style: normal;
	margin: 10px 0px 20px;
}
body.contractor #sidebar p {
	font-weight: bold;
	color: #999;
	font-size: 1.3em;
	font-style: normal;
	margin: 10px 0px 20px;
}
#menu {
	margin-bottom: 20px;
	background: url(/images/menu-dottedBG.gif) repeat-x bottom;
}
#menu li {
	background: url(/images/menu-dottedBG.gif) repeat-x top;
}

#menu li a {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 10px 0px 8px 10px;
}
#menu li a:hover {
	color: #0099dc;
}
#menu li a.active {
	color: #0099dc;
}
#footer {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px;

}
#footer p {
	font-size: 0.9em;
	color: #a2a2a2;
}
#footer p.fineprint {
	font-size: 1.1em;
	color: #000;
	margin-bottom: 15px;
	padding: 0px 20px;
}

#footer a {
	color: #a2a2a2;
	text-decoration: none;
}
.accordion {
	border-bottom: 2px solid #4fc9f5;
}

.accordion h3 {
	border-top: 2px solid #4fc9f5;
	position:relative;
}
.accordion h3.first {
	border-top: 2px solid #fff;
}
.accordion h3 a {
	font-size: 1.8em;
	font-weight: bold;
	color: #009cde;
	text-transform: uppercase;
	text-decoration: none;
	padding-left: 26px;
	display: block;
	margin: 24px 0px;
}
.accordion div {
	padding-bottom: 25px;
}
.accordion .ui-icon {
	height: 19px;
	width: 19px;
	display:block;
	position:absolute;
	top:26px;
}
.accordion .arrow-right {
	background:url(/images/arrow.gif) no-repeat
}
.accordion .arrow-down {
	background:url(/images/arrow-down.gif) no-repeat
}
#resourceLinks #main ul {
	list-style: inside;
	margin-left: 0px;
}
#resourceLinks #main ul li {
	font-weight: normal;
	margin-bottom: 4px;
	color: #000;
}

#contractorTable table {
	border-spacing: 0px;
}
#contractorTable table th {
	background-color: #fff !important;
	text-align: left;
	font-size: 1.2em;
	padding-left: 20px;
}
#contractorTable table td {
	border-top: #fff 10px solid;
	padding: 10px 0px 10px 20px;
	font-size: 1.1em;
}
#contractorTable .col1 {
	width: 300px;
	background-color: #c9de76;
}
#contractorTable .col2 {
	width: 110px;
	background-color: #c0bfbf;
}
#contractorTable .col3 {
	width: 100px;
	background-color: #c0bfbf;
	text-align: right;
	padding-right: 15px;
}
#SoCalEd {
	position: absolute;
	top: 25px;
	right: 35px;
}
.levelBadge {
	margin: 3px 3px 3px 0px;
}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:376px;	width: 570px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	top: 6px;
	right: 15px;
/*	width: 178px;*/
/*	height:47px;*/
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
/*	line-height: 40px;*/
	background: #000;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #90c95d;
/*	border: 1px solid #90c95d;*/
	color: #000;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}
div#loginbox {
	margin: 0px;
	padding: 15px;
	height: 225px;
	width: 280px;
	background: #edf2f6;
}
#loginbox h2 {
	font-size: 1.6em;
	margin: 0px 0px 15px;
}
#loginbox h3 {
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 15px;
}
#loginbox .hr {
	background: #ddd;
	margin: 15px 0px;
	height: 1px;
	width: 100%;
}
#loginbox .hr hr {
	display: none;
}
#loginbox a {
	color: #1a74c9;
	text-decoration: none;
}
#loginbox dl {
	margin: 0px;
	font-size: 1.1em;
}
#loginbox dl dt, #loginbox dl dd {
	float: left;
	margin-bottom: 3px;
	height: 25px;
}
#loginbox dl dt {
	text-align: right;
	width: 100px;
	padding-right: 10px;
	line-height: 22px;
}
#loginbox dl dd {
	width: 165px;
	line-height: 20px;
}
#loginbox dl dd.field input{
	height: 20px;
	width: 158px;
	border: 1px solid #cacaca;
}
#loginbox dl dd.submit input {
	float: left;
}
#loginbox dl dd a {
	line-height: 25px;
	display: block;
	float: left;
	margin-left: 10px;
}
#signupform {
	background: url(/images/signup_bg.gif) no-repeat 0px -39px;
	height: 584px;
	width: 439px;
	margin: 0px 0px 0px 30px;
	padding: 30px 0px 0px;
}
#signupform dt, #signupform dd {
	float: left;
	margin: 0px;
}
#signupform dt {
	width: 180px;
	text-align: right;
	padding-right: 7px;
	font-size: 1.1em;
	font-weight: bold;
	color: #545454;
	padding-top: 4px;
}
#signupform dt.special {
	position: relative;
	top: -6px;
}
#signupform dt.special2 {
	position: relative;
	top: -3px;
}
#signupform dd {
	width: 230px;
	height: 33px;
}
#signupform dd.special {
	height: 95px;
}
#signupform dd.special2 {
	height: 60px;
}
div.slideshow {
	height: 376px;
}
div.slideshow img {
	height: 376px;
	width: 570px;
}
