.clear{clear:both;}
.gradA .mrq{
	border-top:1px solid #939598;
	height:500px;
	position: relative;
}
.gradA .ttl{
	position: relative;
	top:20px;
	left:20px;
	z-index: 5;
}
.gradA .ttl a.primaryButton{
	margin-top:10px;
	margin-left:3px;
}
.gradA .mrq .copy{
	width:173px;
	position: absolute;
	z-index: 100;
	bottom:60px;
	left:20px;
	background-image: url(../imgs/star.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top:30px;
	font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
	font-size: 11px;
	color:#181512;
} 
.gradA .mrq .copy .small{
	font-size:10px;
	padding-top:15px;
}
.promise{
	text-align: center;
	padding-top:30px;
	padding-bottom: 10px;
}
.gradA .threeBoxs{
	padding-bottom: 40px;
}
.gradA .threeBoxs .centerBox{
	text-align: center;
	float: left;
}
.gradA .threeBoxs .centerBox:first-child{
	padding-right:20px;
	padding-left:5px;
}
.gradA .threeBoxs .centerBox:nth-child(2){
	padding-right: 20px;
}
.gradA .threeBoxs .centerBox a.cta{
	margin-bottom: 20px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color:#f05323;
	font-family: "Avenir LT W01 85 Heavy", Verdana, Arial, sans-serif;
	font-size: 14px;
}
.gradA .title{
	padding-top:20px;
	padding-bottom: 30px;
	font-size: 24px;
	font-family: "Avenir LT W01 35 Light", Verdana, Arial, sans-serif;
	color:#181512;
	text-align: center;
	position: relative;
	z-index: 100;
	font-weight: normal;
}
.slides{
	position: absolute;
	top:60px;
	z-index: 1;
	width:980px;
	height:480px;
	overflow: hidden;
}
.nivo-directionNav{
	display: none;
}
.gradA .threeBoxs .box1, .gradA .threeBoxs .box2{
	padding-left:36px !important;
	padding-right: 36px !important;
}
.gradA .threeBoxs .box3{
	padding-left:20px;
}
.gradC .threeBoxs .box1, .gradC .threeBoxs .box2{
	padding-left:35px !important;
	padding-right: 35px !important;
}













.dotted{
	background-image: url(../imgs/dot.png);
	background-repeat: repeat-x;
	height:2px;
	width:980px;
}

.gradA .promo{
	text-decoration: none;
	display: block;
	position: absolute;
	top:35px;
	right:20px;
	z-index: 5;
	background-color: #000;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	color:#fff;
	font-family: "Avenir LT W01 55 Roman", Verdana, Arial, sans-serif;
	width:180px;
	height:180px;
	text-align: center;
}
.promo .code{
	padding-top:30px;
	border-bottom: 1px solid #fff;
	width:130px;
	display: inline-block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}
.promo .percents{
	font-size: 28px;
	padding-top:5px;
	padding-bottom: 5px;
}
.promo .details{
	font-size: 12px;
	line-height: 16px;
}











.menubg{
	width:100%;
	height:36px;
	background-image: url(../imgs/header.png);
	background-repeat: repeat-x;
	background-position: top left;
	position: absolute;
	z-index: 1;
}
.pagebg{
	width:100%;
	height:3200px;
	background-image: url(../imgs/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 2;
	position:relative;
	overflow: hidden;
}
.pagebg2{
	background-image: url(../imgs/bg2.jpg);
}

#cboxContent{
	border-radius: 10px;
}
#cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomRight, #cboxBottomCenter, #cboxTopCenter, #cboxTopLeft, #cboxTopRight{
     display:none;
}
#popup h3{
     color:#F05323;
}
#popup a.primaryButton{
     margin-bottom:5px;
	font-size: 18px;
    font-weight: normal;
    height: 31px;
    line-height: 30px;
    padding-left: 17px;
    padding-right: 17px;
}
#popup .title{
    color: #555555;
    font-family: "Avenir LT W01 35 Light",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding: 12px;
    text-align: center;
}

#popup .promo{
	color: #EF5323;
	font-family: "Avenir LT W01 35 Light",Verdana,Arial,sans-serif;
	font-size: 26px;
	padding-top: 20px;
	text-align: center;
	width: 100%;
}
#popup .promo .code{
	color: #333333;
	display: inline-block;
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:0px;
	width:auto;
}
#popup .primaryButton{
	
}
#popup .center{
	text-align: center;
}
#cboxClose{
	display: none !important;
}

.xbtn{
	display: block;
	position: absolute;
	top:15px;
	right:15px;
}