/*
    AnythingSlider v1.4

    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/
/* all forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.zip-submit fieldset {
    position: relative;
}
input {
    padding: 0;
}

.errorFlag {
    position: absolute;
    right: 0;
	top:-33px;
    width: 200px;
}
.instant-insured .errorFlag {
    position: absolute;
    right: 0;
	top:-18px;
    width: 200px;
}

.paddingWrapper {
    padding: 3px;
}



/* instant quote form start */
#qsSlider {padding:0px; padding-left:5px; list-style-type:none;}
div.whitetext { color:#FFFFFF;font-size:16px;font-weight:bold; }
.QuoteWidgetGrayText { color:#737373;font-size:1em; }
.QuoteWidgetBlackText { color:#000000;font-size:1.2em; }
#QuoteWidgetBody { position:relative; height:387px; width:210px;	font-family:Arial,sans-serif; }
#Section2 { position:absolute;top:104px;color:#FFCC00;width:100%; z-index:100; }
#Section2 div{color:#FFCC00;}
#Section2 .line1 { font-size:12px;font-weight:bold;text-align:center; }
#Section2 .line2 { font-size:10px;text-align:center;margin-top:5px; }
#Section3 { position:absolute;top:150px;left:5px;z-index:100; width:200px;}
#Section3 fieldset {margin:0px auto;width:108px;}
#Section3 fieldset.instant-insured { width:198px;}
#Section3 input {margin-right:2px; height:18px; width:108px; font-size:11px;}

#Section3 div {font-size:0.9em;}
#Section3 div input{width:15px; height:10px;}
#Section3 div span{}
.currentInsure .row1{padding-top: 2px; padding-left: 7px; width: 200px; font-size: 0.9em;}
.currentInsure .row2{clear: both; padding-top: 7px;}
.currentInsure .row2 span{float:left;}
.currentInsure_radio {
    float: left;
    margin-left: 2px;
    margin-right: 5px;
    margin-top: -3px;
}
#insured_yes{margin-left: 7px;}
#QuoteWidgetBody .startQuoting {
background:none;
height:auto;
padding:0px !important;
}
#Section3 input.btnInput {
    background: url("/images/background/instant_quote/state-sprite.png") no-repeat scroll -1285px 0 transparent;
    border: medium none;
    cursor: pointer;
    float: right;
    height: 22px;
    width: 46px;
}
#Section3 .errorFlag {
    width: 210px;
}
#Section1 { position:absolute;top:8px;width:210px;text-align:center;line-height:18px; z-index:101;}
#Section1 div.Savings { font-size:1.9em;color:#FFCC00;font-weight:bold;line-height:25px; }
#Section4 { color:#A9CEF3;width:210px;font-size:10px;position:absolute;top:222px;text-align:center;line-height:14px;white-space:nowrap; }
#Section5 { position:relative; top:253px; width:210px;left:3px;color:#A9CEF3;font-size:12px;line-height:14px; }
#Section5 div.wrapper { margin-left:10px;width:180px; }
#Section5 div.wrapper div span, #Section5 div.wrapper div, #Section5 div.wrapper strong{ color:#A9CEF3;}
#Section5 .line1 { font-size:.9em; }
#Section5 .line1 .left { float:left;width:80px;font-weight:bold; }
#Section5 .line1 .right { float:right;width:100px; }
#Section5 .line2 { float:left;margin-top:11px;font-size:.9em; }
#Section5 .line2 .left { float:left;width:75px;font-weight:bold; }
#Section5 .line2 .right { float:right;width:105px;text-align:right; }
#Section5 .line3 { float:left;margin-top:12px;font-size:.9em; }
#Section5 .line3 .left { float:left;width:110px;font-weight:bold; }
#Section5 .line3 .right { float:right;width:65px;text-align:right; }
#Section5 .line4 { float:left;margin-top:12px;font-size:.9em; }
#Section5 .line5 { float:left;margin-top:12px;font-size:.9em; }
#Section5 .line5 .left { float:left;width:45px;font-weight:bold; }
#Section5 .line5 .right { float:right;width:130px;margin-left:5px; }

/******* SET DEFAULT DIMENSIONS HERE ********/
.iqw-v1 div.anythingSlider {
	width: 700px;
/*	height: 400px; */
	margin: 0 auto;
	overflow:hidden;
	background-image:url('/images/background/instant_quote/quote-widget-background.png'); 
	background-repeat:no-repeat;
}
.PrePageLoad {
	background-color:#1A3E7A;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.PrePageLoad #Section3 {
	padding:5px 0;
	background-color:#FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.iqw-v1 div.blueBackGround{
	/*background-image:url('/images/quote-widget-background.jpg'); */
	background-repeat:no-repeat;
	height:387px;
	width:210px;
	
}
div.widget-bg{
	
}
/****** SET COLORS HERE *******/
/* Default State */
div.anythingSlider .thumbNav a.cur, div.anythingSlider .thumbNav a {
	background: #777;
}
div.anythingSlider .anythingWindow {
	/* BY CATT
	border-top: 3px solid #777;
	border-bottom: 3px solid #777;
	*/
}
/* Active State */
div.anythingSlider.activeSlider .thumbNav a.cur, div.anythingSlider.activeSlider .thumbNav a {
	background-color: #7C9127;
}
div.anythingSlider.activeSlider .anythingWindow {
	/* BY CATT border-color: #7C9127; */
}

/**** DO NOT CHANGE BELOW THIS LINE ****/
/* anythingSlider viewport window */
div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	/* BY CATT width: 100%;
	height: 100%;*/
}
/* wrapper: 45px right & left padding for the arrows, 28px @ bottom for naviagation */
div.anythingSlider {
	position: relative;
	/* BY CATT // padding: 0 45px 28px 45px; */
}
/* anythingSlider base UL */
ul.anythingBase {
	background: transparent;
	list-style: none;
	/*position: absolute;*/
	top: 0; left: 0;
	margin: 0;
}
ul.anythingBase li.panel {
	background: transparent;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	position:relative;
}

/* Navigation Arrows */
div.anythingSlider .arrow {
	top: 50%;
	position: absolute;
	display: block;
}
div.anythingSlider .arrow a {
	display: block;
	height: 120px;
	margin-top: -60px;
	width: 45px;
	text-align: center;
	outline: 0;
	/*background: url(http://css-tricks.com/examples/AnythingSlider/images/arrows.png) no-repeat;*/
	text-indent: -9999px;
}
div.anythingSlider .forward { right: 0; }
div.anythingSlider .back { left: 0; }
div.anythingSlider .forward a { background-position: 0 -40px; }
div.anythingSlider .back a { background-position: -88px -40px; }
div.anythingSlider .forward a:hover, div.anythingSlider .forward a.hover { background-position: 0 -240px; }
div.anythingSlider .back a:hover, div.anythingSlider .back a.hover { background-position: -88px -240px; }

/* Navigation Links */
div.anythingSlider .thumbNav { margin: 0; }
div.anythingSlider .thumbNav li { display: inline; }
div.anythingSlider .thumbNav a {
	color: black;
	font: 11px/18px Georgia, Serif;
	display: inline-block;
	text-decoration: none;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	/*background-image: url(http://css-tricks.com/examples/AnythingSlider/images/cellshade.png);*/
	background-repeat: repeat-x;
	text-align: center;
	outline: 0;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
div.anythingSlider .thumbNav a:hover { background-image: none; }

/* slider autoplay right-to-left, reverse order of nav links to look better */
div.anythingSlider.rtl .thumbNav a { float: right; } /* reverse order of nav links */
div.anythingSlider.rtl .thumbNav { float: left; }    /* move nav link group to left */
/* div.anythingSlider.rtl .start-stop { float: right; } */ /* move start/stop button - in case you want to switch sides */

/* Autoplay Start/Stop button */
div.anythingSlider .start-stop {
	z-index: 10;
	/*background: green url(http://css-tricks.com/examples/AnythingSlider/images/cellshade.png) repeat-x center top;*/
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	text-decoration: none;
	float: right;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
div.anythingSlider .start-stop.playing { background-color: red; }
div.anythingSlider .start-stop:hover, div.anythingSlider .start-stop.hover { background-image: none; color: #ff0 }
.hide {
	visibility: hidden;
	position: absolute;
	top: -400px;
}

.iqw-v1 #qscroller1 {
	width:210px;
	height:387px;
}

div.whitetext { color:#FFFFFF;font-size:16px;font-weight:bold; }
.QuoteWidgetGrayText { color:#737373;font-size:1em; }
.QuoteWidgetBlackText { color:#000000;font-size:1.2em; }

#QuoteWidgetBody 
{
	width:210px;
	height:387px;
	position:relative;
	font-family:Arial,sans-serif;
	margin-bottom:25px;
	margin-left:5px;
}