/*** Editing Styles ------------------------------------------------------ ***/

.body_text {
	/* text 12 black */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading_text {
	/* text 18 blue */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0060aa;
}
.heading_text_grey {
	/* text 18 grey */	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}
.subtitle_blue {
	/* subtitle 15 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0060aa;
	line-height: 22px;
	font-weight: bold;
}
.general_blue {
	/* text 12 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060aa;
	line-height: normal;
}
.home_blue {
	/* text 13 blue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0060aa;
	line-height: normal;
}
.small_blue  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060AA;
}
.small_blue a.footer_links  {
	color: #0060AA;
	text-decoration: none;
}
.small_blue a.footer_links:hover {
	color: #666;
}
/*** Reset ----------------------------------------------------- ***/
body, p, th, ul, li, ol, h1, h2, h3, form {
	margin: 0;
	padding: 0;
}
body, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
input, select, textarea {
	color: #111111;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
}
img {
	border:medium none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
/*
a:hover, #gallery-list li a:hover, #faq-category strong.question:hover {
	color: #017dc0;
}
a:hover .hover, a:hover .hover2 {
	color: #d49414 !important;
}
*/
a .hover2 {
	color: #104484 !important;
}
a.item {
	color: #3F4040;
}
a.item:hover {
	color: #104484;
}
ul li {
	list-style-image:none;
}
div.social p a {
	padding:4px 5px;
}
div.social h1 {
	border-bottom:1px solid #CCCCCC;
	font-size:small;
	font-weight:bold;
	width:210px;
	padding-bottom:5px;
}

h1 {
    color: #006AB4;
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
}

h2 {
	font-size:18px;
	color:#006ab4;
	line-height:30px;
	font-weight:normal;
}

/*** End Reset ***/

/*** Common -------------------------------------------------------------- ***/
div.clear {
	clear: both;
}
div.empty {
	display:block;
	width:100%;
	height:10px;
}
#google_map {
	background: #ffffff;
	border: 1px solid #7c868d;
	height: 400px;
}
/*** End Common ***/

/*** Forms --------------------------------------------------------------- ***/
p.required {
	margin: 0;
	float: right;
	width:280px;
	text-align:right;
	display:block;
	font-size:11px;
}
p.message {
	font-size: 14px;
	color: #333333;
}
input.empty, textarea.empty {
	color: #999999;
}
form table, form p.margin {
	margin-bottom: 10px;
}
form td, form th {
	padding: 2px 5px 2px 0;
}
label.label {
	display: block;
	padding-right: 10px;
	width: 160px;
	position: relative;
}
label.label em {
	position: absolute;
	right: 0;
	top: 0;
}
input.w05 {
	width: 60px;
}
input.w1 {
	width: 120px;
}
input.w15 {
	width: 180px;
}
p.buttons {
	margin: 0;
	padding-left: 175px;
}
p.error {
	color: #e46100;
}
#form_errors {
	border: 1px solid #337BD4;
	background: transparent url(../images/trans-tile.png) repeat scroll left top;
	padding: 10px;
	margin-bottom: 10px;
	color: #337BD4;
}
#form_errors ul {
	margin-top: 5px;
	color: #333333;
}
.c1_form em.note {
	display: block;
	width: 160px;
	font-size: 11px;
}
/*** End Forms ***/
.vcard .org {
	font-size: 17px;
}
/*** Layout ------------------------------------------------ ***/
html, body {
	min-height: 100%;
	width:100%;
}
body.lightbox {
	background-color: #ffffff;
}
/*** END Layout ***/
.small_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0060aa;
	line-height: 16px;	
}
.small_blue a {
	font-size: 11px;
	color: #0060aa;	
}
.small_blue a:hover {
	color: #777777;	
}
.nav_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.promo_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;	
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

/*** Links ------------------------------------------------------ ***/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060aa;
	line-height: 18px;
	text-decoration: none;
}
.qlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0060aa;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.qlinks a:hover {
	color: #FFFFFF;
}
.nav_header a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.nav_header a:hover {
	color: #f0d901;	
}

/*** Header styles ------------------------------------------------------ ***/

#super_container {	
	min-height:100%;
	text-align:center;
}
.container {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 1000px;
	display: block;
	background-color: #ffffff;
}
#header .logo {
	background:url("../images/aol_logo.jpg") no-repeat scroll left top transparent;
	display:block;
	float:left;
	margin:0;
	width:300px;
	height: 85px;
	margin: 20px 0 0 15px;
}
#header .phone_right {
	float:right;
	line-height:23px;
	text-align:right;
	width:310px;
	height: 95px;
	margin-top: 20px;
}
#header .phone_right2 {
	float:right;
	line-height:23px;
	text-align:right;
	width:310px;
	background:url("../images/measure_quote2.jpg") no-repeat scroll left top transparent;
	height: 95px;
	margin-top: 20px;
}

#header .campaign_phone {
	float:right;
	line-height:23px;
	text-align:right;
	width:310px;
	background:url("../images/aol_phone.jpg") no-repeat scroll left top transparent;
	height: 40px;
	margin-top: 62px;
}
#header {
	display: block;
	width: 1000px;
	background: #0060aa;
	height: 125px;
}
#header .headnav {
	display: block;
	float: left;
	height: 50px;
	margin: 50px 0 0 35px;
	width: 180px;
}
#header .facebook {
	float: left;
	height: 48px;
	margin: 57px 0 0 20px;
	width: 125px;
	background:transparent url("../images/facebook.png") no-repeat scroll left top;
}
#header h1 a span span {
	display: none;
}
#header a.request_quote_but {
	background: transparent url(../images/request_quote_but.jpg) no-repeat scroll left top;
	width: 288px;
	height: 38px;
	display: block;
	}
#header a.request_quote_but:hover {
	background: transparent url(../images/request_quote_but_hover.jpg) no-repeat scroll left top;
	}
/*** Homepage styles ------------------------------------------------------ ***/

#home_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	min-height: 457px;
}
#home_container .left_col {
	width: 750px;
	display: block;
	float: left;
	height: 457px;
}
#home_container .left_col .product_nav {
	width: 1000px;
	height: 165px;
}
#home_container .left_col .rotator {
	width: 750px;
	height: 287px;
	border-bottom: 2px solid #ffffff;
}
#home_container .right_col {
	width: 250px;
	display: block;
	float: right;
	min-height: 457px;
}
#home_container .right_col .about {
	width: 250px;
	height: 237px;
}
#home_container .right_col .current_promotions {
	width: 250px;
	height: 225px;
	background: #0060aa;
	text-align: center;
}

/*** Subpage Styles ---------------------------------------------------------------***/
#sub_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.prod_container {
	background-color:#0060AA;
}

.page-title {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0060aa;
	padding-bottom:10px;
}
.page-title h2 {
	font-size: 22px;
	color: #0060aa;
	line-height: 1.5;
	font-weight: normal;
}

/*** One column header and footer ****/

.nav_header {
	
}

.nav_footer {
	background: url("../images/footer_logo.jpg") no-repeat 746px center #0267b5;
	margin: 0;
}

/*** Landing Page 3 Column Styles ----------------------------***/

#sub_container .yellow_box {
	width: 100%;
	min-height: 50px;
	background: #f0d901;	
}
#sub_container .features {
	background: #ededed;
	width: 100%;
}
#sub_container .request_quote {
	width: 100%;
	height: 600px;
	background: #ededed;
}
#sub_container .testimonial {
	width: 100%;
	height: 200px;
	background: #0060AA;
}
#sub_container .sub_nav {
	width: 1000px;
	height: 45px;
}

/*** Product template */
div.product_features {
	padding: 10px 15px 0px 32px;
	margin: 0;
}

div.product_features ul li {

}
div.product_features p.end {
	background: transparent url("../images/table_bluebg_bottom.gif") no-repeat scroll left bottom;
	line-height: 10px;
}

/*** Footer styles -----------------------------------------------------------------***/
#footer {
	width: 1000px;
	min-height: 155px;
	position: relative;
	background:transparent url("../images/tag_footer.gif") no-repeat scroll 510px top;
}
#footer .state_nav {
	width: 595px;
	height: 150px;
	display: block;
	float: left;
}
#footer .state_nav .allstates {
	padding: 15px 15px 0 15px;
	width: 110px;
	display: block;
	float: left;
}
#footer .state_nav .sa {
	padding: 15px 18px 0 15px;
	width: 105px;
	float: left;
}
#footer .state_nav .vic {
	padding: 15px 16px 15px 0;
	width: 60px;
	float: left;
}
#footer .state_nav .wa {
	padding: 15px 0 15px 3px;
	width: 120px;
	float: left;
}
#footer .state_nav .qld {
	padding: 15px 0 15px 15px;
	width: 90px;
	float: left;
}
#footer .state_nav .nsw {
	padding: 15px 0 15px 15px;
	width: 115px;
	float: left;	
}
#footer .interest_button {
	position: absolute;
	width: 156px;
	height: 132px;
	display: block;
	top: 10px;
	right: 274px;
}
#footer .footer_nav {
	width: 325px;
	height: 150px;
	display: block;
	float: right;
}
#footer .footer_nav .newsletter_but {
	width: 250px;
	height: 55px;
	float: right;
	display: block;
	background:url("../images/newsletter_signup.gif") no-repeat scroll left top transparent;
	margin: 20px 0 10px 0;
}
#footer .footer_nav .footer_logos {
	width: 175px;
	height:35px;
	display: block;
	float: right;
	margin-top: 6px;
    width: 240px;
}
.footer_bottom {
	width: 1000px;
}
.footer_bottom .navigation {
	width: 480px;
	padding:5px 20px 0 0;
	display: block;
	float: right;
	text-align:right;
	margin-top: 40px;
}
.footer_bottom .social_net {
	width: 75px;
	height: 50px;
	float: left;
	display: block;
	margin-left: 60px;
	margin-top: 40px;
}
.footer_bottom .change_state {
	width: 215px;
	height: 90px;
	float: left;
	display: block;	
	margin-left: 25px;
}
/*** General styles------------------------------------- ***/

img {
	border: none;
}
body {
	background: #ffffff;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.rightclear {
	clear: right;
}
.leftclear {
	clear: left;
}
.padder {
	padding: 18px 20px 15px 20px;
}
.padder_r1 {
	padding: 0 20px 2px 20px;
}
.padder_outer {
	padding: 30px;	
}
ul {
	margin: 0;
	padding: 0;
}
.features ul {
	margin-left: 20px;
	list-style-type: disc;
	color: #0060AA;
}
.breadcrumb {
	width: 960px;
	text-align: right;
	padding: 0 0 3px 0;
	font-size:11px;
	color:#666666;
}
.breadcrumb a {
	font-size:11px;
	color:#0369b3;
}
.breadcrumb a:hover {
	color:#CC9900;
}
.small_blue a:hover {
	color: #666;	
}
input[type="submit"] {
	-moz-border-radius: 5px 5px 5px 5px;
    background-color: #0060AA;
    border: 1px solid #666666;
    color: #FFCC33;
    display: block;
    font-size: 12px;
    height: 25px;

}
/*** Subpage Rotator Styles -------------------------------------***/

#rotator_2 {
	width: 405px;
	margin: 20px;
}
#rotator_2 li {
	width: 85px;
	display: block;
	float: left;
	list-style: none;
	margin: 16px 16px 10px 0;
}

/*** General Styles -------------------***/

body.bg_1 {
	background:url("../images/bg_sun1.jpg") no-repeat fixed center bottom #0060aa;
}
.nav_header ul {
	list-style: none;	
}

/*** Subpage 2c form ----------------------------------------***/
.padding {
	padding: 10px 20px 20px 20px;
}
.left_column {
	width: 510px;
	float: left;
}
.right_column {
	width: 420px;
	float: right;
	text-align:left;
}
.right_column ul {
	margin-left:15px;
}

/*** Subpage wide right ------------------------------------***/

.narrow_left_column {
	width: 230px;
	float: left;
}
.narrow_right_column {
	width: 660px;
	float: right;
	text-align:left;
}

/*** Subpage blog ------------------------------------***/

.wide_left_column {
	width: 740px;
	float: left;
}
.thin_right_column {
	width: 200px;
	float: right;
	text-align:left;
	padding-left: 10px;
}
.thin_right_column ul {
	padding-bottom: 20px;
}
.thin_right_column ul li ul {
	padding-bottom: 0;
}
.thin_right_column ul li {
	list-style-type: none;
	padding-left: 20px;
}

/*** Blog styles ------------------------------------***/

div.blog-holder {
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
div.article-holder {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
div.article-head span.article-date {
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
div.article-head h3 {
	padding: 8px 0 4px 0;
}
div.article-head h3 a {
	display: inline-block;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}
div.article-head span.categories, div.article-head span.categories a {
	font-size: 11px;
}
div.article-body {
	padding-top: 16px;
}
div.blog-holder p.page-list {
	display: inline-block;
	float: right;
	height: 30px;
	padding-top: 15px;
	line-height: 15px;
}
div.blog-holder p.page-list a.next, div.blog-holder p.page-list a.prev {
	display: inline-block;
	width: 15px;
	height: 0;
	padding-top: 18px;
	font-size: 0px;
}
div.blog-holder p.page-list a.next {
	float: right;
	background: transparent url("../images/arrow_next.png") no-repeat scroll right center;	
}
div.blog-holder p.page-list a.prev {
	float: left;
	background: transparent url("../images/arrow_prev.png") no-repeat scroll left center;	
}
div.thin_right_column h3 {
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	
}
div.thin_right_column a.rss-link {
	display: inline-block;
	height: 15px;
	background: transparent url("../images/rss.jpg") no-repeat scroll left center;	
	padding-left: 18px;
}
div.thin_right_column a.rss-link span {
	font-size: 10px;
	line-height: 15px;
}

/***form styles ------------------***/

#member_register p {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0060AA;
}
#member_register h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0369b3;
}

/*** General layout Styles ---------------------------***/

.leftwide{
	width: 632px;
	display: block;
	float: left;
}
.rightnarrow {
	width: 475px;
	display: block;
	float: right;
}
.arrow2 {
	text-align:left;
	font-size:18px;
	line-height:19px;
}
.button {
	float: left;
	display: block;
	line-height: 40px; 
	font-weight: bold; 
	margin-top: 70px;
	padding: 0 15px 0 15px;
	font-size: 13px;
	text-align: center;
	margin: 2px;
	background-color: #f0d901;
}

/*** Bricket Styles ---------------------------***/
.bricet_container{
	width: 940px;
	display: block;
	float: left;
}
.bricket .bcontent, .bricket2 .bcontent {
	background: url(../images/trans_title.png) repeat;
	background-color: #fff;
	padding: 20px;
}
.bricket{
	min-height:120px;
	width:770px;
}
.bricket2{
	min-height:120px;
	width:500px;
}
.bricket .top, .bricket2 .top {
	padding: 0 0 0 20px;
	background: url(../images/curvey_goodness.png) no-repeat scroll left top;
}
.bricket .top div, .bricket2 .top div {
	background: url(../images/curvey_goodness.png) no-repeat right -40px;
	height: 20px;
}
.bricket .bot, .bricket2 .bot {
	padding:0 0 0 20px;
	background: url(../images/curvey_goodness.png) no-repeat scroll 0 -20px;
}
.bricket .bot div, .bricket2 .bot div {
	background: url(../images/curvey_goodness.png) no-repeat right -60px;
	height: 20px;
}
/*** END Bricket Styles ***/

.bluebox_top {
	background:url("../images/bluebox.png") no-repeat scroll left top;
	height: 40px;
	padding-bottom: 10px;
}
.bluebox_bot {
	background:url("../images/bluebox.png") no-repeat scroll left bottom;
	height: 40px;
	padding-top: 10px;
}
.bluebox_mid {
	background-color: #a3c9e6;	
}
.margin {
	margin: 16px;	
}
.leftwider{
	width: 800px;
	display: block;
	margin: 0 auto;
	position: relative;
}

/*** News (media) Article ---------------------------***/

.na_arrow_left {
	float:left;
	display:block;
	width: 55px;
	margin-right:35px;
}
.bricket_holder{
	float: left;
	width: 770px;
}
.na_arrow_right {
	float:right;
	width: 55px;
	display:block;
}
.article-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0060aa;
}
.news_art_left {
	width: 265px;
	display: block;
	float: left;
}
.news_art_right {
	width: 440px;
	display: block;
	float: right;	
}
.art_att {
	background:transparent url("../images/butt_pdf.png") no-repeat scroll left top;
	display:block;
	height:50px;
	padding-left:58px;
	width:100px;
	line-height: 46px;
	margin-bottom: 10px;
	font-weight: bold;
}
.art_gal {
	background:url("../images/butt_gal.png") no-repeat scroll left top transparent;
	display:block;
	height:50px;
	padding-left:58px;
	width:100px;
	line-height: 46px;
	margin-bottom: 10px;
	font-weight: bold;
}
.art_gal a {
	display:block;
	height:50px;
	width:100px;
	line-height: 46px;
	font-weight: bold;
	text-decoration: none;
}
.next {
	display:block;
	background: transparent url("../images/next_art.png") no-repeat scroll left 20px;	
	width: 55px;
	height: 145px;
}
.previous {
	display:block;
	background: transparent url("../images/prev_art.png") no-repeat scroll left 20px;	
	width: 55px;
	height: 145px;
}
#branch_statename {
	font-weight: bold;
	font-size:14px;
	color:#3366CC;
}
#branch_container {

}
#branch_image {

}
#branch_address {

}
#branch_clear {
	clear: both;
	height:10px;
}
/*** Site Map styles ----------------------------------------- ***/
#sitemap ul, #sitemap li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom:0;
	margin-left:20px;
}
#sitemap a {
	color:#666666;
	font-weight:bold;
	display:block;
	width:220px;
	background-color:#eff1f5;
	padding: 2px 2px 2px 5px;
	font-size: 14px;
}
#sitemap li li a {
	background-color:#fcfcfc;
	font-size: 12px;
}
#sitemap li li li a {
	font-weight: normal;
}
#sitemap li a:hover.parent {
	color:#3170C1;
}

/*** Choose State Map ---------------------------------------------------- ***/
#image_left {
	float: left;
	display: block;
	width: 400px;
	margin-left: 55px;
}

#map_header{
	font-size: 20px;
	color: #fff;
}

#map_footer{
	font-size: 20px;
	color: #fff;
	display: block;
	margin-top: 140px;
}
#pop-map {
	display: none;
	margin: auto;
}
#hidden_pop {
	display: none;
}
#aol_map {
	float: right;
	width: 394px;
	position: relative;
	margin-right: 55px;
}
#aol_map h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#aol_map p.select {
	margin: 0;
	position: absolute;
	right: 10px;
	top: 10px;
}
#aol_map p.select input {
	background-color: transparent;
	border-style: none;
	width: 1px;
	padding: 0;
	margin: 0;
}
#aol_map p.select select {
	color: #330000;
	width: 120px;
}
#aol_map ul {
	width: 394px;
	height: 390px;
	background: transparent url(/templates/images/map.png) no-repeat scroll left top;
	position: relative;
}
#aol_map li {
	position: absolute;
	list-style-type: none;
	margin: 0;
}
#aol_map li a {
	display: block;
	text-align: center;
	overflow: hidden;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
#aol_map li a:hover, #aol_map li.vic_active a {
	background: transparent url(/templates/images/map.png) no-repeat scroll left top;
}
#aol_map li.sa {
	left: 146px;
	top: 160px;
}
#aol_map li.sa a {
	width: 116px;
	height: 85px;
	padding-top: 42px;
}
#aol_map li.sa a:hover {
	background-position: -541px -265px;
}

#aol_map li.vic {
	left: 61px;
	top: 68px;
}
#aol_map li.vic a.one {
	position: absolute;
	left: 200px;
	top: 179px;
	width: 29px;
	height: 21px;
	text-indent: -999px;
}
#aol_map li.vic_active a.one {
	background-position: -400px -279px;
}
#aol_map li.vic a.two {
	position: absolute;
	left: 200px;
	top: 195px;
	width: 59px;
	height: 30px;
	padding-top: 5px;
}
#aol_map li.vic_active a.two {
	background-position: -400px -295px;
}
#aol_map li.vic a.three {
	position: absolute;
	left: 257px;
	top: 207px;
	width: 17px;
	height: 15px;
	text-indent: -999px;
}
#aol_map li.vic_active a.three {
	background-position: -457px -307px;
}

#aol_map li.wa {
	left: 3px;
	top: 34px;
}
#aol_map li.wa a {
	height: 130px;
	width: 124px;
	padding: 115px 0 0 19px;
}
#aol_map li.wa a:hover {
	background-position: -398px -35px;
}

#aol_map li.qld {
	left: 240px;
	top: -2px;
}
#aol_map li.qld a {
	height: 78px;
	width: 139px;
	padding: 130px 0 0 0;
}
#aol_map li.qld a:hover {
	background-position: -637px 1px;
}

#aol_map li.nsw {
	left: 261px;
	top: 184px;
}
#aol_map li.nsw a {
	height: 67px;
	width: 119px;
	padding: 33px 0 0 0;
}
#aol_map li.nsw a:hover {
	background-position: -658px -264px;
}
/*** End Choose State Map ***/
