/* CSS Document */
body
{
	background:url(../images/page-bg.gif) left top repeat-x #f2f2f1;
	font-family:Arial, Helvetica, sans-serif;
}

body, ul, form, h1, h2, h3, h4, h5, h6, p
{
	margin:0;
	padding:0;
}
ul
{
	list-style:none;
}
h1, h2
{
	font-size:30px;
}
h1
{
	color:#181512;
}
h2, h3
{
	color:#4B811B;
}
h3
{
	font-size:22px;
}
h4{font-size:14px;}
.floatL
{
	float:left;
}
.clearB
{
	 clear:both;
}
a img
{
	border:0;
}
/*---Typo styles ---**/
.red
{
	color:#cc0000;
}
.black
{
	color:#181512;
}
.green
{
	color:#497f1a;
}
.white
{
	color:#FFFFFF;
}
.lBlue
{
	color:#468AAE;
}
.text3
{
	font-size:20px;
}
.text4
{
	font-size:18px;
	color:#005962
}
.text5
{
	font-size:16px;
	color:#767676;
}
.text6
{
	font-size:36px;
}
.caption
{
	font-size:20px;
	color:#9F9F9F;
	padding-bottom:10px;
	font-style:italic;
}
/*-----------------*/
#mainWrapper
{
	width:969px;
	padding:0 13px;
	background:#ffffff;
	margin:0 auto;
}

.navigation
{
	background:url(../images/nav-bg.gif) left top repeat-x #53891e;
}
.navigation ul
{
	font-size:13px;
	color:#ffffff;
	list-style:none;
	
}
.navigation ul li
{
	padding:0 20px;
	background:url(../images/nav-divider.gif) right center no-repeat;
	float:left;
	line-height:42px;
}
.navigation ul li.lastLink
{
	background:none;
	
}
.navigation ul li a
{
	color:#ffffff;
	text-decoration:none;
}
.navigation ul li a:hover, .navigation ul li a.active
{
	background:url(../images/nav-hover.gif) center bottom no-repeat;
	display:block;
}

.homeHeader
{
	background:url(../images/header-bg.gif) left top repeat-x;
	font-size:23px;
	color:#5f5f5f;
}
.offer
{
	position:relative;
	top:9px;
	left:0px;
	width:155px;
	font-size:16px;
	font-weight:bold;
	color:#76AB29;
}
.findReview
{
	border-top:solid 1px #A2C4D6;
	color:#468AAE;
	font-size:12px;
	padding:20px 10px;
}

.innerOffer
{
	float:right;
	margin-top:-28px;
	z-index:10;
	position:relative;
}
.brands
{
	width:600px;
}
.brands img
{
	padding:0 10px;
}
/*--- Buttons --*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.more
{
	background:url(../images/more-right.gif) right top no-repeat #cc0000;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 17px arial, sans-serif;
    height: 35px;
    margin-right: 6px;
    padding-right: 45px; /* sliding doors padding */
    text-decoration: none;
	
}
a.more span
{
	background:url(../images/more-left.gif) left top no-repeat;
    display: block;
    line-height: 15px;
    padding: 10px 0 10px 18px;
}
a.button
{
	background:url(../images/signup-btn-right.gif) right top no-repeat #cc0000;
    color: #FFFFFF;
    display: block;
    float: left;
    font: bold 13px arial, sans-serif;
    height: 25px;
    margin-right: 6px;
    padding-right: 35px; /* sliding doors padding */
    text-decoration: none;
	
}
a.button span
{
	background:url(../images/signup-btn-left.gif) left top no-repeat;
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 18px;
}

.greenBoxT
{
	background:url(../images/gb-top-bg.gif) left top repeat-x #71a627;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.greenBox
{
	border-right:solid 3px #4c821b;
	border-left:solid 3px #4c821b;
}
.greenBoxB
{
	border-bottom:solid 3px #4c821b;
}
.greenBoxsub
{
	background:#e8f5b8;
	border-bottom:solid 1px #aacc63;
	font-size:14px;
	color:#5f5f5f;
	line-height:28px;
	padding-left:10px;
}
.blueBoxT
{
	background:url(../images/bb-top-bg.gif) left top repeat-x #005e68;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.blueBox
{
	border-right:solid 3px #006671;
	border-left:solid 3px #006671;
}
.blueBoxB
{
	border-bottom:solid 3px #006671;
}
.blueBox1
{
	border-right:solid 2px #006671;
	border-left:solid 2px #006671;
}
.blueBox1 p, .blueBox p
{
	padding:10px 0;
}
.blueBox1B
{
	border-bottom:solid 2px #006671;
}

.lblueBoxT
{
	background:url(../images/lbb-top-bg.gif) left top repeat-x #73ABC9;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.lblueBox
{
	border-right:solid 2px #468AAE;
	border-left:solid 2px #468AAE;
}
.lblueBoxB
{
	border-bottom:solid 2px #468AAE;
}

.list1
{
	font-size:15px;
	color:#5f5f5f;
	list-style:none;
	padding:15px 0 15px 20px;
	float:left;
}

.list1 li
{
	background:url(../images/arrow-1.gif) left 10px no-repeat;
	padding:10px 25px;
}
.list1 li a
{
	color:#5f5f5f;
	text-decoration:none;
}

.brandBg
{
	background:url(../images/brands-bg.gif) left top repeat-x;
}

.pageNav
{
	background:url(../images/ur-heare-left.gif) left top no-repeat #F8F8F8;
	height:26px;
}
.pageNav ul
{
	background:url(../images/ur-heare-right.gif) right top no-repeat;
	font-size:11px;
	padding:0 8px;
}
.pageNav ul li
{
	float:left;
	color:#000000;
	line-height:26px;
	padding:0 4px;
}
.pageNav ul li a
{
	color:#468AAE;
}

.innerHeader
{
	background:url(../images/inner-header-bg.gif) left top repeat-x;
	margin:9px 0 8px 0;
	color:#363636;
	font-size:11px;
}
.innerHeader-r
{
	background:url(../images/inner-hedaer-right.gif) right top no-repeat;
}
.innerHeader-l
{
	background:url(../images/inner-header-left.gif) left top no-repeat;
	padding:0px 35px 20px 0;
	height:170px;
}
.cBoxt
{
	border-top:solid 1px #D5D5D5;
}
.cBoxr
{
	border-right:solid 1px #D5D5D5;
}
.cBoxl
{
	border-left:solid 1px #D5D5D5;
}
.cBoxb
{
	border-bottom:solid 1px #D5D5D5;
}
.cotentBox
{
	font-size:12px;
	color:#363636;
	border-top:solid 1px #D5D5D5;
	padding-top:15px;
}
.cotentBox.brnone
{
	border-top:none;
}
.cotentBox p
{
	padding:10px 0;
	margin:0;
}
.contentList1
{
	font-size:12px;
	color:#363636;
	padding:15px;
}
.contentList1 li
{
	background:url(../images/arrow-2.gif) left 8px no-repeat;
	padding:5px 0 5px 17px;
}
.contentList1 li a
{
	color:#363636;
	text-decoration:none;
}
.contentList1 li a:hover
{
	text-decoration:underline;
}
.selectOption
{
	border:solid 1px #A7C7D8;
	padding:2px;
	font-size:12px;
	width:180px;
	
}
.adHolder
{
	background:url(../images/holder-bg.gif) left top no-repeat;
	width:170px;
	height:78px;
	padding:19px 18px;	
	margin-bottom:18px;
	color:#285A8F;
	font-size:20px;
}
.expertAdvice
{
	background:url(../images/expert-advice.gif) left top no-repeat;
	width:206px;
	height:116px;
	margin-bottom:18px;
	color:#285A8F;
	font-size:20px;
}
#footer
{
	text-align:center;
	color:#50841f;
	padding:10px 0;
	width:995px;
	margin:auto;
	font-size:11px;
}