body {
  font-size:12px;
  margin:0;
  padding:0;
  background:#000;
}

/* PAGE STUFF */

#v2wrapper {
  margin:0 auto;
  text-align:center;
}

#beetlewrapper {
  margin:0 auto;
  width:100%;
  padding-bottom:1px;
  background:#000 url(/images/frontend/v2.0/vzi-beetle.jpg) 50px bottom no-repeat;
}

.column_text {
  color: #000;
  font-weight: bold;
}

/* HEADER STUFF */

#v2header_wrap {
	height:90px;
	background:#fff;
}

#outerheader {
	width:100%;
    background:#000 url(/images/frontend/v2.0/gradient-top.png) 0 0px repeat-x;
}

#v2header {
	width:940px;
	height:90px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

.v2header-left { width:290px; float:left; position:relative; }

.strapline {
	position:absolute;
	top:27px;
	left:250px;
}

#v2header-logo {
  width:242px;
  height:72px;
  margin-top:9px;
  float:left;
  position:relative;
}
#v2line {
    position:absolute;
    top:70px;
    left:0;
    width:270px;
    font-size:11px;
    color:#306085;
}
/*
#v2quick-shop {
  float:right;
  width:64px;
  height:57px;
  position:absolute;
	right:0px; top:0px;
}
*/
/*
#v2quick-shop img {
}
*/

.v2header-right { 
  position:absolute; 
  top:45px;
  left:875px; 
  color: #FFFFFF;
 }

#v2header-text {
  margin-top:10px;
	float:right;
	text-align:right;
	}

#v2header-text .v2header-text-top{
	}
	
#v2header-text .v2header-text-bottom{
	}

#v2header-text .v2header-text-bottom img.item1{
	vertical-align:-5px;
	margin-right:10px;
	}
	

/* utility links on the top of the page */
#utility {color:#FF6803; text-align:right; padding-top:10px;}
#utility a, #utility a:visited {color: #FF6803; text-decoration:none;}
#utility a:hover, #utility a:active {text-decoration:underline;}
#utility span { color: #F7941E; font-weight: bold; }
#utility #tel a, #utility #tel a:visited {color: #FF6803; text-decoration:none;}
#utility #tel a:hover, #utility #tel a:active {text-decoration:underline;}

/* quickshop stuff */
/*
#quickshop-menu
{
	width: 650px;
	height:	88px;
	float:right;
	margin-top: 5px;
	overflow: hidden;
}
#quickshop-menu a img
{
	background:	url(/images/frontend/v2.0/sprite_shops-ao.jpg) 0px 0px no-repeat;
	display: block;
	overflow: hidden;	
	float: left;
	height: 68px;
}
#quickshop-menu a.item1 img {width: 126px; height: 68px;}
#quickshop-menu a.item1 img {width: 126px; background-position:0px 0px;}
#quickshop-menu a:hover.item1 img {background-position:0px -68px;}
#quickshop-menu a.item1 img.active {background-position:0px -68px;}
#quickshop-menu a.item1 img.bw {background-position:0px -136px;}
#quickshop-menu a:hover.item1 img.bw {background-position:0px 0px;}

#quickshop-menu a.item2 img {width: 106px; height: 68px;}
#quickshop-menu a.item2 img {width: 106px; background-position:-126px 0px;}
#quickshop-menu a:hover.item2 img {background-position:-126px -68px;}
#quickshop-menu a.item2 img.active {background-position:-126px -68px;}
#quickshop-menu a.item2 img.bw {background-position:-126px -136px;}
#quickshop-menu a:hover.item2 img.bw {background-position:-126px 0px;}


#quickshop-menu a.item3 img {width: 107px; height: 68px;}
#quickshop-menu a.item3 img {width: 107px; background-position:-232px 0px;}
#quickshop-menu a:hover.item3 img {background-position:-232px -68px;}
#quickshop-menu a.item3 img.active {background-position:-232px -68px;}
#quickshop-menu a.item3 img.bw {background-position:-232px -136px;}
#quickshop-menu a:hover.item3 img.bw {background-position:-232px 0px;}


#quickshop-menu a.item4 img {width: 109px; height: 68px;}
#quickshop-menu a.item4 img {width: 109px; background-position:-339px 0px;}
#quickshop-menu a:hover.item4 img {background-position:-339px -68px;}
#quickshop-menu a.item4 img.active {background-position:-339px -68px;}
#quickshop-menu a.item4 img.bw {background-position:-339px -136px;}
#quickshop-menu a:hover.item4 img.bw {background-position:-339px 0px;}


#quickshop-menu a.item5 img {width: 110px; height: 68px;}
#quickshop-menu a.item5 img {width: 110px; background-position:-448px 0px;}
#quickshop-menu a:hover.item5 img {background-position:-448px -68px;}
#quickshop-menu a.item5 img.active {background-position:-448px -68px;}
#quickshop-menu a.item5 img.bw {background-position:-448px -136px;}
#quickshop-menu a:hover.item5 img.bw {background-position:-448px 0px;}


#quickshop-menu a.item6 img {width: 88px; height: 68px;}
#quickshop-menu a.item6 img {width: 88px; background-position:-558px 0px;}
#quickshop-menu a:hover.item6 img {background-position:-558px -68px;}
#quickshop-menu a.item6 img.active {background-position:-558px -68px;}
#quickshop-menu a.item6 img.bw {background-position:-558px -136px;}
#quickshop-menu a:hover.item6 img.bw {background-position:-558px 0px;}

*/
/* MAIN NAV */


#main-nav2 {
	height:27px;
	width:980px;
	margin:0 auto;
	font-size:12px;
	padding:3px 0 0;
	font-weight:bold;
}
	#main-nav2 .div_holder {
		width:980px;
		margin:0 auto;
	}
	#main-nav2 ul {
		padding:0px;
		margin:0px;
	}
		#main-nav2 ul li {
			float:left;
			height:27px;
			margin:0px;
			padding:0px;
			list-style-type:none;
			line-height:9999px; overflow:hidden;
			color:#000;
		}
			#main-nav2 ul li a, #main-nav2 ul li a:visited, #main-nav2 ul li a:hover {
				text-decoration:none;
			}
		  #main-nav2 ul li a, #main-nav2 ul li a.active, #main-nav2 ul li a:visited {
				display:block;
				height:27px;
				background:url(/images/frontend/main-menu/bg_nav.png) 0px 0px no-repeat;
			}
			#main-nav2 ul li.home a,
			#main-nav2 ul li.home a:visited 				{ width:66px; background-position:0px 0px; }
			#main-nav2 ul li.home a.active,
			#main-nav2 ul li.home a:hover 					{ background-position:0px -42px; }
			
			#main-nav2 ul li.quote_new a,
			#main-nav2 ul li.quote_new a:visited 		{ width:94px; background-position:-67px 0px; }
			#main-nav2 ul li.quote_new a.active,
			#main-nav2 ul li.quote_new a:hover 			{ background-position:-67px -42px; }
			
			#main-nav2 ul li.insurance a,
			#main-nav2 ul li.insurance a:visited 					{ width:184px; background-position:-160px 0px; }
			#main-nav2 ul li.insurance a.active,
			#main-nav2 ul li.insurance a:hover 			{ background-position:-160px -42px; }
			
			#main-nav2 ul li.faqs a,
			#main-nav2 ul li.faqs a:visited 				{ width:54px; background-position:-346px 0px; }
			#main-nav2 ul li.faqs a.active,
			#main-nav2 ul li.faqs a:hover 					{ background-position:-346px -42px; }
			
			#main-nav2 ul li.quote_old a,
			#main-nav2 ul li.quote_old a:visited 		{ width:169px; background-position:-403px 0px; }
			#main-nav2 ul li.quote_old a.active,
			#main-nav2 ul li.quote_old a:hover 			{ background-position:-403px -42px; }
			
			#main-nav2 ul li.eventsnews a,
			#main-nav2 ul li.eventsnews a:visited 	{ width:75px; background-position:-574px 0px; }
			#main-nav2 ul li.eventsnews a.active,
			#main-nav2 ul li.eventsnews a:hover 		{ background-position:-574px -42px; }
			#main-nav2 ul li.techtips a,
			#main-nav2 ul li.techtips a:visited 		{ width:64px; background-position:-647px 0px; }
			#main-nav2 ul li.techtips a.active,
			#main-nav2 ul li.techtips a:hover 			{ background-position:-647px -42px; }
			
			#main-nav2 ul li.contact a,
			#main-nav2 ul li.contact a:visited 			{ width:274px; background-position:-706px 0px; }
			#main-nav2 ul li.contact a.active,
			#main-nav2 ul li.contact a:hover 				{ background-position:-706px -42px; }


/* CONTENT STUFF */
#v2contentwrapper {
  text-align:left;
}

#v2content {
  width:980px;
  margin:0 auto 10px;
}

#actual_content {
}

/* COLUMNS */

#actual_content .content-twocolumns {
  width:720px;
  float: left;
}

#actual_content .content-one {
  width:230px;
  margin-right:10px;
  float:left;
}
#actual_content .content-twothree {
  width: 470px;
  float:left;
}
#actual_content .content-onetwo {
  width: 480px;
  float:left;
  margin-top:10px;
}
#actual_content .content-onetwothree {
	width:710px;
  margin-right:10px;
  float:left;
}
#actual_content #content-five {
  width:940px;
}

#actual_content .content-rightcolumn {
  width:220px;
  float:left;
}

#actual_content .no-margin {
  margin:0 !important;
}
#actual_content .margin10 {
  margin-right:10px !important;
}

#actual_content #content-one {
  width:227px;
  padding-right:2px;
  margin:13px 10px 0 0;
  float:left;
}
	#actual_content #content-one .insurance { background:none; }
#actual_content #content-two {
  width:506px;
  margin:13px 0;
  float:left;
}
#actual_content #content-three {
	position:relative;
  float:right;
  width:222px;
	padding:13px 0 12px;
  background:#ff6803 url(/images/frontend/v2.0/right-column-bottom.png) left bottom no-repeat;
}
	#actual_content #content-three .topleft-curve {
		position:absolute;
		left:-7px; top:0px;
	}
	#actual_content #content-three .bottom-curve {
		position:absolute;
		left:0px; bottom:0px;
	}

#actual_content #content-three .block {
  width:174px!important;
  padding-left:23px;
}


#content-onetwo {
  width:745px;
  float:left;
	margin-top:13px;
  margin-right:0px;
}


/* BREADCRUMB */
#content-onetwo #breadcrumb {margin-top:10px;}

#breadcrumb {color: #000000; margin: 0px 0px 10px;}
#breadcrumb-content {background: #ffffff;}
#breadcrumb p {margin: 0px;	padding: 0px 8px;}
#breadcrumb a:link,#breadcrumb a:visited {color: #000000;}
#breadcrumb-icon {vertical-align: top;}

/* BLOCKS */
.block, .block-blog-post {margin: 0px 0px 10px 0px; position: relative; width:100%;}
.block-blog-post .line {
  border-top:1px solid #E5E5E5;
  padding: 10px 8px;
}
.block-top
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -15px;
	height:8px; position:relative;
	clear:both;
	overflow:hidden;
}
.block-bottom
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -22px;
	height:8px; position:relative;
	clear:both;
	overflow:hidden;
}
.jk-block .block-top 
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px 0px;
	_background: url(/images/frontend/panel-edges.gif) no-repeat 0px 0px;
}
.jk-block .block-bottom 
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -5px;
	_background: url(/images/frontend/panel-edges.gif) no-repeat 0px -5px;
}
.wide-top 
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -30px;
	_background: url(/images/frontend/panel-edges.gif) no-repeat 0px -30px;
}

.wide-bottom
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -37px;
	_background: url(/images/frontend/panel-edges.gif) no-repeat 0px -37px;}

.verywide-top 
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -60px;
	_background: url(/images/frontend/panel-edges.gif) no-repeat 0px -60px;
}

.verywide-bottom 
{
	background: url(/images/frontend/panel-edges.png) no-repeat 0px -67px;
	_background: url(/images/frontend/panel-edges.gif) no-repeat 0px -67px;
	}

.width600-top 
{
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -30px;
  _background: url(/images/frontend/panel-edges.gif) no-repeat 0px -30px;
}

.width600-bottom
{
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -35px;
  _background: url(/images/frontend/panel-edges.gif) no-repeat 0px -35px;
}

.maxwide-top 
{
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -50px;
  _background: url(/images/frontend/panel-edges.gif) no-repeat 0px -50px;
}

.maxwide-bottom 
{
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -55px;
  _background: url(/images/frontend/panel-edges.gif) no-repeat 0px -55px;
}

.qr-right-top {
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -90px;
}
.qr-right-bottom {
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -97px;
}

.insurance-modal-top {
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -105px;
}
.insurance-modal-bottom {
  background: url(/images/frontend/panel-edges.png) no-repeat 0px -112px;
}

.block-content 
{
	padding:10px;
	zoom:1; /* was _height: 80px; */
	background:#fff;
	color:#000;
}
.jk-block .block-content {background: #1e772d !important; color: #FFF !important;}
.promo-block .block-content {background: #f7941e !important; color: #FFF;}
.block .white, .block-blog-post .white {background: #FFF !important; color: #3f3f3f !important; padding-bottom: 2px;}
.block .white strong, .block-blog-post .white strong {}
.jk-block .white {background: #FFF !important; color: #3f3f3f !important; padding-bottom: 2px;}

.quote_container_right h2 {padding:3px 16px 0px 0px!important; font-size:14px;}

.block h2, .block h1, .block-blog-post h2, .block-blog-post h1
{
	padding:0px 11px 7px;
	margin:-10px -10px 0 -10px;
	font-size:16px !important;
	font-weight:bold;
	color:#40246C;
	border-bottom:#777 dotted 1px;
}
#content-onetwo .block h2, #content-onetwo .block h1, #content-onetwo .block-blog-post h2, #content-onetwo .block-blog-post h1,
#content-two .block h2, #content-two .block h1, #content-two .block-blog-post h2, #content-two .block-blog-post h1
{
	padding:0px 11px 7px;
	margin:-10px -10px 0 -10px;
	font-size:19px !important;
	color:#40246C;
	border-bottom:#777 dotted 1px;
}
	
	
.block h2 span.edit, .block-blog-post span.edit
{
	display: block;
	position: absolute;
	width: auto;
	right: 10px;
	top: 8px;
	font-size: 12px;
	font-weight: 400;
}
.block h2 span.go
{
  display: block;
  position: absolute;
  width: auto;
  right: 0px;
  top: 5px;
  margin-right:5px;
}
.block h2 span.shop_go
{
  display: block;
  position: absolute;
  width: auto;
  right: 0px;
  top: 2px;
  margin-right:2px;
}
.block a:link, .block a:visited, .block-blog-post a:link, .block-blog-post a:visited {color:#000; text-decoration: underline;}
.block a:hover, .block a:active {color: #f7941e;}
.block h1 span a:link, .block h1 span a:visited, .block-blog-post h1 span a:link, .block-blog-post h1 span a:visited,
.block h2 span a:link, .block h2 span a:visited, .block-blog-post h2 span a:link, .block-blog-post h2 span a:visited {color: #FFF; text-decoration: underline;}
.block h2 span a:active {font-weight: 700;}
.block h3, .block-blog-post h3 {padding:0px; margin:0px; color: #000000;}
.block h3 a:link, .block h3 a:visited, .block-blog-post h3 a:link, .block-blog-post h3 a:visited {color: #000; text-decoration: underline !important;}
.block h3 a:hover, .block h3 a:active {color: #000; text-decoration: underline !important;}
.block h3 { margin:10px 0 6px; }
.block h4 { margin:10px 0 6px; }
.block p { margin:6px 0 8px; padding:0; }
.block hr {color: #e5e5e5; background: #e5e5e5; border: 0; height: 1px;}
.block ul {margin-top: 0px; margin-bottom: 0px;}
.block ul.dividing-lines li {padding: 10px 8px;}
.block dl {padding: 0px 0px;}
.block dl dt {width:60px; float: left; margin-right: -100%; padding: 10px 0px 10px 8px; word-wrap: break-word; wrap-option: emergency;}
.block dl dd {border-top: 1px solid #e5e5e5; padding: 10px 8px 10px 70px; word-wrap: break-word; wrap-option: emergency;}
.block em {color: #f7941e; font-style:italic;}
.block .highlight span 
{
	display: block; 
	background: url(/images/frontend/quote-left.png) no-repeat top left;
	_background: url(/images/frontend/quote-left.gif) no-repeat top left;
}
.block .highlight span span 
{
	padding: 0px 30px; 
	background: url(/images/frontend/quote-right.png) no-repeat bottom right;
	_background: url(/images/frontend/quote-right.gif) no-repeat bottom right
}
.block .highlight span span strong {font-size: 14px;}
.jk-block a:link, .jk-block a:visited {color:	#FFF;}
.jk-block a:hover, .jk-block a:active {color:	#f7941e;}
.jk-block .white a:link, .jk-block .white a:visited {color:	#1e772d;}
.jk-block .white a:hover, .jk-block .white a:active {color:	#f7941e;}
.jk-block h2 {border: none; padding: 4px 8px; background: none !important; font-size: 14px !important;}
.jk-block ul li, .block ul.arrow-bullets li {border-top: none; list-style-image: url(/images/arrow-bullet.gif); padding: 8px 0px;}
.promo-block h2 {border: none; padding: 4px 8px; background: none; font-size: 18px;}
.promo-block p {padding: 0px 8px 8px;}
.promo-block p a:link, .promo-block p a:visited {color:	#FFF;}
.promo-block p a:hover, .promo-block p a:active {color: #1e772d;}
.maxwide-twocolumn {width:	465px; float: left; padding-top:10px; }

/* JK SEARCH */
#jk-shop .block-content {
	height:79px; overflow:hidden;
	padding:2px 26px 2px 2px;
	background:url(/images/frontend/search_panel.png) left top no-repeat !important;
}

#jk-shop form { padding:7px; margin:0px; color:#87c7e0; font-size:10px; }
#jk-shop a:link, #jk-shop a:visited { color:#ffffff; font-size:12px; }
#jk-shop p {padding: 4px 0px;}
#jk-shop-terms {
	height:26px;
	background:url(/images/frontend/bg_input.gif) left top no-repeat;
	border:1px solid #556967;
}
#jk-shop-terms input {
	background:transparent;
	border:0px;
	min-height:17px;
	_height:17px;
	width:167px;
	padding:0;
	margin:6px 0 0 6px;
	*margin-left:6px;
	font-size:12px;
	font-weight:600;
	color:#666;
}
#jk-shop-terms input {margin:6px 0 0 6px;#} /* Override for all browsers other than safari2 */

#jk-shop .button {
	position:absolute;
	right:34px; bottom:10px;
	padding:1px 7px;
	background:#6d6e71;
	border:1px solid #fff;
	color:#fff;
	font-size:14px;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
}

/* FOOTER */

#footer-wrapper {clear: both;	width: 100%;	padding: 0px 0px 0px 0px;	margin-bottom: 40px; }
#footer {width:960px; margin:0 auto; color:#FF6803; line-height:34px; background:url(/images/frontend/v2.0/footer-bar.png) no-repeat; padding:0 10px; background-repeat: repeat-x repeat-y;}
#footer .copyright {float: left; width: 300px;}
#footer .links {float:right; text-align: right; width: 500px;}
#footer-one {width: 260px; float:left;}
#footer h4 {font-size: 12px;}
#footer a:link, #footer a:visited {text-decoration: none; color: #FF6803}
#footer a:hover, #footer a:active {text-decoration: underline;}
#footer-five p {text-align: right;}
#trading-name {color:#777; width:942px; padding: 2px 2px 2px 6px; font-size:11px; margin:0 auto;}

/* OTHERS */

.clear-both {
  clear:both;
}

.form fieldset dd {
  border: 0 none;
  margin: 4px 4px 8px 12px;
  padding: 0;
  float:none;
}

/*----------------------------------------------*/
/* 1.4.3.1 - Profile Edit Page   	              */
/*----------------------------------------------*/
#profile-picture-edit {position: absolute; top: 65px; left: 10px; z-index: 300; background-position: 8px 8px !important; background-repeat: no-repeat!important;}
.profile-label {float:left; width: 115px; color: #666666; padding:1px; padding-top: 3px; padding-left:10px; background: #ffffff;}
.profile-field {float:left; width: 310px; padding:1px;padding-top: 3px;  padding-left:10px; padding-right:10px; background: #ffffff; line-height: 200%;}
.profile-label-col2 {float:left; width: 165px; color: #666666; padding:5px; padding-top: 3px; padding-left: 16px; background: #ffffff;}
.profile-field-col2 {float:left; width: 249px; padding:5px;  padding-top: 3px; padding-right:10px; background: #ffffff; line-height: 200%;}
.profile-two-column-span{float: left; width: 440px; padding: 10px; background: #ffffff;}
.profile-two-column-span hr {color: #d5d5d5; border-width: 0px !important; height: 1px !important; }
.input-1 {height: 18px !important; width: 315px !important; }
.input-2 {height: 18px !important; width: 255px !important;}
.profile-field-col2 textarea {height: 70px !important;}
.profile-field-inputs, .profile-field-col2-inputs, .profile-field-col2 textarea, .profile-field select, .profile-field option {border-color: #d5d5d5 !important; border-style:solid !important; border-width: 1px !important;  }
.input-3 {position: relative; top:2px; border-width: 0px !important;}
.right-border{border-color: #d5d5d5 !important; border-style:solid !important; border-width: 0px 1px 0px 0px; !important;  }
.profile-strong-title{font-weight: 600; color: #1e772d; font-size: 14px;}
.profile-note {float:left; width: 450px; color: #000000; padding:1px; padding-top: 3px; padding-left:10px; background: #ffffff;}

/*----------------------------------------------*/
/* 1.4.3 - Profile Page Blocks		              */
/*----------------------------------------------*/
#profile-picture {position: absolute; top: 0px; left: 0px; z-index: 300; background-position: 8px 8px !important; background-repeat: no-repeat!important;}
.blog-date {text-align: center; width: 44px; float: left; margin-right: -100%; color: #999; position: relative;}
.blog-date span {display: block; position: relative;}
.blog-date .day {font-size: 30px; font-weight: 700; line-height: 26px;}
.blog-date .month, .blog-date .year {}
.blog-content {padding-left: 54px;}
.blog-content p {padding:  0px 0px 8px;}
.blog-content p strong {color: #999;}
#profile-friends ul{position: relative; float: left;}
#profile-friends li {position: relative; width: 58px; float: left; text-align: center; border: none; word-wrap: break-word; wrap-option: emergency;}
#profile-friends li img {border: 1px solid #e6e6e6; padding: 4px 5px; display: block; clear: right;}
#profile-friends p {padding: 4px 8px;}
#profile-friends #friend-search-terms {border: none; background: url(/images/frontend/search-box-bg.gif) no-repeat; width: 182px; height: 23px; padding: 0px 8px;}
#profile-friends #friend-search-terms {padding-top: 4px;#} /* Override for all browsers other than safari2 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#google-terms input {padding-top:0px;} /* Safari 3.0 and Opera 9 rules here */
}
#profile-photos div.white {padding: 8px 0px; border: 1px solid #FFF;}
#profile-photos .profile-photo {background-repeat: no-repeat!important;}
#profile-photos #photo1 {background-position: 10px 16px !important;}
#profile-photos #photo2 {background-position: 110px 8px !important;}
#profile-photos #photo3 {background-position: 185px 20px !important;}
#profile-photos #photos {width: 334px; float: left; margin-right: -100%; position: relative; border-right: 1px solid #e5e5e5;}
#profile-photos #photos-content {padding-left: 334px;}

#profile-status .block-content {
  background: #F7941E;
}

a.orange_link, a.orange_link:hover, a.orange_link:visited {
  color:#F7941E !important;
  font-weight:bold;
}

a.homepage_link, a.homepage_link:hover, a.homepage_link:visited {
  color: #000000;
  text-decoration: underline !important;
}

.community_btn {
  margin-top: 4px;
}

a.community_link:link, a.community_link:hover, a.community_link:visited {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

/*-----------------------------------------------------------------------*/
/*-------------------------------Image Gallery---------------------------*/
/*-----------------------------------------------------------------------*/

#image_gallery .grid_container {
  float: left; 
  padding-left: 5px; 
  padding-right: 5px; 
  height: 135px;
}

#image_gallery .image_container {
  border-width: 1px; 
  border-style: solid; 
  border-color: #cccccc; 
  height: 125px; 
  text-align: center; 
  padding-top: 10px; 
  position: relative;
}

#image_gallery .image_container_hover {
  
}

#image_gallery .image_container_details {
  display: none;
}

#image_gallery .image_container_details_hover {
  background-image: url(/images/frontend/v2.0/gallery_hover.png);
  background-repeat: repeat-x repeat-y;
  height: 135px;
  display: block !important;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9999;
  
  cursor: pointer;
  cursor: hand;
}

#image_gallery .image_container_details_text {
  padding: 5px; 
  font-weight: bold; 
  font-size: 11px; 
  color: #FFFFFF; 
  overflow: hidden;
}

#image_gallery .small_text {
  margin-top: 5px;
  font-weight: normal;
  font-size: 10px;
}

#image_gallery .title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
  text-decoration: underline;
}

#image_gallery .grid_row {
  margin-top: 10px;
  margin-bottom: 10px;
}

#image_gallery .image_container_author {
  position: absolute; 
  bottom: 5px; 
  left: 0px; 
  text-align: center;
}

.gallery_moderator_tools { padding:9px 4px 5px !important; }

.gallery_moderator_tools a {
  border:1px solid #CCCCCC;
  color:#000000;
  margin:2px;
  padding:2px 5px;
  font-weight:bold;
  text-decoration:none !important;
}

/*-----------------------------------------------------------------------*/
/*---------------------------------Club Pages----------------------------*/
/*-----------------------------------------------------------------------*/

#club_listings {
  padding-left: 8px;
}

#club_listings .title {
  color: #306085;
  font-weight: bold;
  font-size: 12px;
}

#club_listings .location {
  color: #306085;
  font-weight: normal;
  font-size: 11px;
}

#club_listings .item {
  margin-bottom: 5px;
  margin-top: 5px;
}

#club_listing {
  padding-left: 8px;
}

#club_listing .label {
  color: #306085;
  font-weight: bold;
  font-size: 12px;
}

#club_listing .label {
  width: 100px;
  float: left;
}

#club_listing .data {
  width: 250px;
  float: left;
  margin-bottom: 5px;
}

#club_listing .label span {
  color: #306085;
  font-weight: bold;
  font-size: 12px;
}

#club_listing .row {
  margin-bottom: 5px;
  margin-top: 5px;
}

#club_data {
  float: left;
  width: 350px;
}

#club_map {
  float: right;
  width: 330px;
  height: 300px;
  position: relative;
  overflow: hidden;
  border-left-style: solid;
  border-left-color: #cccccc;
  border-left-width: 1px;
}

#club_map #info_map {
  position: static !important;
  width: 330px;
  height: 300px;
}

#clubs_map #info_map {
  position: static !important;
  width: 300px;
  height: 300px;
}

.no_map_container {
  width: 330px;
  height: 200px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #306085;
  padding-top: 100px;
}
.dayentry img {
     behavior:url(/css/iepngfix.htc);
}

.mod_button a{
  border:1px solid #CCCCCC;
  color:#000000;
  margin:2px;
  padding:2px 5px;
  font-weight:bold;
  text-decoration:none !important;
}

.show_button {
  display: block;
}

.hide_button {
  display: none;
}

#to_ul li {
    background:#fff !important;
}

#test_map {
  position: static !important;
  width: 100%;
  height: 400px;
}

.suggested_search_show {
    position: absolute; 
    background-color: #FFFFFF; 
    text-align: left; 
    border: 1px solid #000000;   
    width: 250px;
    padding: 3px;
}

.suggested_search_hide {
  display:none;
}

/* Autocomplete CSS */

.ac_results {
  padding: 0px;
  border: 1px solid #1E772D;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 3px;
  cursor: default;
  display: block;
  /* 
  if width will be 100% horizontal scrollbar will apear 
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
  it is very important, if line-height not setted or setted 
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}

.ac_loading {
  background: white url(/images/ajax-loader.gif) right center no-repeat;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #BFD730;
  color: white;
}




/* top right search widget auto complete */

.ac_search_results {
  padding: 0px;
  border: 1px solid #1E772D;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
}

.ac_search_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_search_results li {
  margin: 0px;
  padding: 3px;
  cursor: default;
  display: block;
  /* 
  if width will be 100% horizontal scrollbar will apear 
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /* 
  it is very important, if line-height not setted or setted 
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}

.ac_search_results .ac_over {
  background-color: #1E772D;
  color: white;
}



/*-----------------------------------------------------------------------*/
/*----------------------Homepage Insurance Category----------------------*/
/*-----------------------------------------------------------------------*/

a#get-a-quote-now {
background:url(/images/frontend/v2.0/get-quote-off.jpg) 0 0 no-repeat;
display:block;
width:468px;
height:119px;
margin-left:5px;
}

ul#left-col-list {text-align:left; list-style-position:outside; margin:0px; list-style-type:none; float:left;}
ul#left-col-list li { padding:5px 0 5px 25px; background:url(/images/frontend/v2.0/bullet-purple.png) 8px 6px no-repeat; width:182px;}
ul#left-col-list li.evenrow { background:url(/images/frontend/v2.0/bullet-purple.png) 8px 6px no-repeat #dfdfdf; }

#content-one .insurance {
	text-align:center;
	background:#FFFFFF !important;
}
	#content-one .insurance img {
		padding:0 0 6px;
	}

.homepage-cats img {
	float:left;
	margin:0 14px 14px 0; display:inline;
}
	.homepage-cats img.no_right_margin {
		margin-right:0;
	}
  
.homepage-subtext {
  float:left;
  background: #fff;
  font-weight:bold;
  font-size:13px;
  width:486px;
}

.homepage-subtext .title {
  font-weight: bold;
  color: #111111;
}

.homepage-subtext .text {
  font-weight: normal;
  color: #333333;
}

#insurance-articles ul {
	padding:10px 0 0;
	background:#FFFFFF;
}
	#insurance-articles ul li {
		border:none;
	}
		#insurance-articles ul li h3 { margin:0; font-weight:normal; }
		#insurance-articles ul li h3.current { font-weight:bold; }
			#insurance-articles ul li h3 img { padding:0 3px; vertical-align:text-top; }
			#insurance-articles ul li h3 a {
				font-size:15px;
				text-decoration:none !important;
			}

.quote-steps {
	list-style:none;
	padding:10px;
	margin:0;
}
	.quote-steps li {
		position:relative;
		float:left;
		width:100px; height:70px;
		margin:0 0 24px;
		background:url(/images/frontend/v2.0/quote-arrows.png) 0 45px repeat-x;
		color:#bdbbbc;
		font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
	}
	.quote-steps li.current { color:#FF6803; }
	
		.quote-steps li img {
			position:absolute;
			left:50%; bottom:0;
			margin:0 0 0 -12px;
		}
    
.quote_patience_text {
  color: #FF6803;
  font-size:18px;
  margin-bottom: 15px;
  width: 300px;
  float: left;
  font-weight: bold;
}

.quote_patience_note {
  font-size:12px;
  border-color: #bdbbbc;
}

.quote_patience_loader {
  text-align: center;
  margin-bottom: 5px;
}

.quote_patience_box {
  border-style: solid;
  border-width: 5px;
  border-color: #bdbbbc;
  padding: 5px;
  width: 330px;
  margin:20px auto;
}

.quote_data {
  border-style: solid;
  border-width: 5px;
  border-color: #bdbbbc;
  padding: 5px;
  width: 400px;
  display: none;
}

.orange-row {
  background:#dfdada;
  width:100%;
  float:left;
  clear:both;
  border-bottom:1px solid #fff;
  }
  
.white-row {
  width:100%;
  float:left;
  clear:both;
  border-bottom:1px solid #fff;
  }
  
.dark-orange-row {
  background:#f7941e;
  width:270px;
  float:left;
  clear:both;
  font-weight:bold;
  color:#000000;
  font-size:13px;
  padding:5px 0 5px 10px;
  border-bottom:1px solid #fff;
  }
  
.buy-insurance {
  background:#f7941e;
  padding:5px;
  text-align:center;
  font-weight:bold;
  color:#000000;
  border-bottom:3px solid #cd6f00;
  border-right:3px solid #cd6f00;
  border-left:3px solid #ffcc90;
  border-top:3px solid #ffcc90;
  }

  .buy-insurance a:hover {
    text-decoration: underline;
    color: #000000;
  }

.large-quote-text {
  font-size:20px;
}
.large-premium-text {
  font-size:27px!important;
  padding:5px;
  float:left;
}
.vertical-centered-text {
  padding:12px 5px 5px 5px;
  float:left;
}
.small-quote-text {
  font-size:10px;
  line-height:11px;
}

.quote_label {
  width: 190px;
  float: left;
  text-align:right;
  font-size:13px;
  padding:5px;
}

.quote_label_narrow {
  width: 129px;
  float: left;
  text-align:right;
  font-size:13px;
  padding:5px;
  border-right: 1px solid #FFFFFF;
}

.quote_value {
  width: 180px;
  float: left;
  text-align:left;
  font-size:13px;
  padding:5px;
  border-left: 1px solid #FFFFFF;
}

.quote_value_narrow {
  width: 129px;
  float: left;
  text-align:left;
  font-size:13px;
  padding:5px;
}

.quote_ref {
  font-weight: bold;
  color: #FF6803;
  font-size:18px;
  margin-bottom: 15px;
}

.quote_url {
  padding-top: 15px;
  text-align: left;
  font-weight: bold;
  color: #FF6803;
  font-size:18px;
  text-align: left;
}

.quote_excess_price {
  font-weight: bold;
  margin-bottom: 10px;
}

.quote_results {
  float: left;
  widows: 400px;
}

.quote_buy {
  float:left; 
  width:280px; 
  border-left:solid #fff 8px;
}

.quote_extra {
  float:left; 
  width:280px; 
  border-left:solid #fff 8px; 
  border-top:solid #fff 20px;
}


.quote_header {
  background:url(/images/frontend/v2.0/quote_header_gradient.gif) 0 0 repeat-x #ababab;
  padding: 5px;
}

.quote_container_left {
  float:left;
  width: 406px;
}

.quote_container_left #quote_results {
  display:none;
}

.quote_cover {
  float: left;
  width: 260px;
}

.quote_cover .type{
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.quote_cover .quote_note{
  font-size: 10px;
  text-align: right;
}

.quote_cover .quote_benefit {
  margin-top: 5px;
}

.quote_benefit .benefit{
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  float: left;
  width: 200px;
  text-align: right;
}

.quote_benefit .benefit_included {
  width: 35px;
  float: right;
  text-align: right;
}

.quote_premium {
  float: right;
  text-align: right;
  width: 320px;
}

.quote_premium .price {
  font-size: 25px;
  font-weight: bold;
  text-align: right;
}

.quote_container_right {
  float:right;
  width: 310px;
}

.quote_result_data {
  display: none;
  background-color: #dfdada;
  
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
}

/* Rounded corner for top of quote box */
.quote-round-top {
	background: url(/images/frontend/v2.0/rounded_quote_corners.gif) no-repeat 0 0;
	width: 729px;
	height: 6px;
}

.quote-round-bottom {
	background: url(/images/frontend/v2.0/rounded_quote_corners.gif) no-repeat 0 -6px;
	width: 729px;
	height: 6px;
	margin-bottom: 8px;
}

/* End rounded corners for quotes*/

.quote_result {
  /*margin-bottom: 8px;*/
}

.quote_result .quote_result_row {
  padding: 5px;
  border-bottom-color: #ffffff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.quote_result .quote_result_row .label {
  float: left;
  width: 193px;
  text-align: right;
  padding-right: 5px;
}

.quote_result .quote_result_row .value {
  float: left;
  width: 192px;
  padding-left: 5px;
  
  border-left-color: #ffffff;
  border-left-style: solid;
  border-left-width: 1px;
}

.quote_expand_active {
  display: none;
}

.quote_important_text {
  display: none;
}

.quote_error {
  display: none;
  margin-bottom:8px;
}

.select_this_quote_text {
  width: 100px;
  float: left;
  margin-top: 2px;
  font-weight: bold;
  text-align: right;
}

.select_this_quote {
  width: 30px;
  float: right;
}

.quote_expand {
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 10px;
}

#quote_callback {
  display: none;
}

.buy_quote {padding-bottom:10px;}

.buy_quote_now_btn {
  margin-top: 5px;
  padding-bottom:6px;
}

#buy_quote_now {
  display:block;
  padding: 10px 0 6px 60px;
}

.error_header {
  background-color: #dfdada;
  padding: 5px;
  font-size: 18px;
  font-weight: bold;
}

.error_message {
  background-color: #dfdada;
  padding: 5px;
}

.buy_quote_note {
  font-size: 11px;
  padding-top: 0px;
  padding-bottom: 6px;
}

.contact_us_option .radio_option{
  width: 30px;
  float: left;
}

 .contact_text {
  font-size: 12px;
  float: left;
  width: 245px;
  margin-top: 4px;
}

.contact_us_option {
  margin-top: 5px;
  margin-bottom: 5px;
}

.contact_us_option .contact_option {
  margin-left: 30px;
  margin-top: 5px;
}

.contact_option label {
  float: left;
  width: 128px;
}

.contact_option select {
  width: 117px;
  float: right;
}

.contact_option input {
  width:110px;
  float: right;
}

.quote_container_right .contact_us_option {
 margin-right:20px;
}

.call_back_submit {
  margin-left: 30px;
  margin-top: 5px;
}

.quote_error_message {
  background-color: #DFDADA;
  padding-left: 30px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 10px;
}

.adjustment_label {
  width: 245px;
  float: left;
  text-align: right;
  font-weight: bold;
}

.adjustment_controller {
  width: 120px;
  float: left;
  margin-left: 10px;
  margin-top: 2px;
}

.adjustment_controller select {
  width: 120px;
  margin-top: -3px;
}

.adjustment_value {
  margin-left: 260px;
  margin-top: 5px;
  font-weight: bold;
  font-size: 14px;
  padding-bottom: 5px;
  clear:left;
}

.quote_adjuster {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #DFDADA;
  border-top-color: #ffffff;
  border-top-style: solid;
  border-top-width: 1px;
  display: none;
}

.quote_adjuster_title {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}

.quote_amend {
  text-align: right;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 10px;
}

.ui-slider-handle {background:#42D41A!important;}

.re_quote_link a, .re_quote_link a:link, .re_quote_link a:visited {
  margin-left:210px;
  margin-top:-5px;
  font-size: 12px;
  padding-left:62px;
  text-decoration:none;
  font-weight:bold;
  background:transparent url(/images/frontend/reload.gif) no-repeat 45px 4px;
  display:block;
  height:28px;
  padding-top: 5px;
}

.re_quote_link_loader a, .re_quote_link_loader a:link, .re_quote_link_loader a:visited {
  margin-left:210px;
  margin-top:-5px;
  font-size: 12px;
  padding-left:62px;
  text-decoration:none;
  font-weight:bold;
  background:transparent url(/images/ajax-loader-green.gif) no-repeat 45px 4px;
  display:none;
  height:28px;
  padding-top: 5px;
}

.re_quote_link a:hover {
	text-decoration:none;
}


.requote_ajax_loader {
  display: none;
  float: right;
  margin-right: 30px;
}

.requote_error {
  font-weight: bold;
  display: none;
  padding: 5px;
}

.value_label {
  float: left;
  text-align: right;
  width: 135px;
}

.value_value {
  float: right;
  text-align: right;
  width: 50px;
}

#quote_transfer {
  display: none;
}

#quote_transfer {
  text-align: center;
}

.quote_default_error {
  display: none;
  margin-bottom: 5px;
}

.better_deal {
  margin-top: 10px;
  display: none;
}


/* BUTTONS */

.buttons { /* Can be used on a div containing buttons */
	position:relative;
}
	.buttons .closeModal { float:left; }
	.buttons .saveModal { float:right; }

.button, a.button:link, a.button:visited,
.button-ghosted, a.button-ghosted:link, a.button-ghosted:visited {
	display:inline-block;
	position:relative;
	width:auto;
	line-height:1em;
	overflow:visible;
	padding:4px 15px 5px;
	background:#ff6903 url(/images/frontend/buttons/button-overlay.png) 0 0 repeat-x;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow:0.04em 0.04em 0.1em #a84400;
	cursor:pointer;
	
	border:0;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.button-ghosted { opacity:0.5; }

a.button:link, a.button:visited,
a.button-ghosted:link, a.button-ghosted:visited {
	line-height:1.3em;
}

.button:hover, a.button:hover,
.button-ghosted:hover, a.button-ghosted:hover {
	background-color:#e65d00;
}
.button:active, a.button:active,
.button-ghosted:active, a.button-ghosted:active {
	top:1px;
}

#header .button {
	font-size:12px;
}

#content-one ul.block-content li {
	padding:0 0 10px;
}
	#content-one ul.block-content a.button {
		width:198px;
		font-size:20px;
	}

.box-surround {
	padding:10px;
	border:2px solid #ff6903;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:inset 0 0 10px #ff6903;
	-moz-box-shadow:inset 0 0 10px #ff6903;
	-webkit-box-shadow:inset 0 0 10px #ff6903;
}

.small-print {
  font-size: 11px;
  color: #AAAAAA;
}

.small-print a:link {
  color: #AAAAAA;
  font-weight: normal;
}

.small-print a:visited {
  color: #AAAAAA;
  font-weight: normal;
}

.small-print a:hover {
  color: #F7941E;
}