/*RideMax Global.css*/

body{
	margin:0;
	padding:0;
	font-size:82%;
	font-family:'Cabin', Arial, san-serif;
	line-height:150%;
}

a{text-decotation:none;}

img{border:0;}

table{border-collapse:collapse;}

ul{list-style:none;margin:0;padding:0;overflow:auto;}

.clear{clear:both;}

/*---Layout Starts---*/
/*---HEADER STYLES STARTS---*/
#header-wrapper{
	background:url(../images/header_bg.gif) repeat-x left top;
	height:158px;
}

.header{
	padding:10px 0;
	width:850px;
	margin:0 auto;
}

.logo{
	float:left;
	width:168px;
	height:135px;
}

.header-right{
	float:right;
}

.search{
	padding:20px 0;
	float:right;
}

.search-box{
	width:150px;
	height:20px;
	padding:4px;
	line-height:20px;
	border:1px solid #dcdcdc;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	behavior: url(border-radius.htc);
} 

.search-box input[type="text"]{
	float:left;
	width:114px;
	height:20px;
	border:0;
	padding:0 0 0 10px;
	font-family:Arial, san-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
}

.search-box input.search_btn{
	float:right;
	width:20px;
	height:20px;
	border:0;
	background:url(../images/search_btn.png) no-repeat;
	cursor:pointer;
}

ul.mainmenu{
	margin:30px 0 0 0;
}

ul.mainmenu li{
	float:left;
	margin:0 6px;
	color:#333;
	font-size:15px;
	font-family:'Raleway';
	font-weight:bold;
}

ul.mainmenu li a{
	font-size:15px;
	font-family:'Raleway';
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
/*---HEADER STYLES ENDS---*/

#content-wrapper{
	min-height:500px;
	background:url(../images/section1_bg.gif) repeat-x left top;
}


/*---HOME PAGE STYLES STARTS---*/
.advert1{
	height:121px;
	background:url(../images/adv1_bg.gif) repeat-x top left;
}

.advert1 p{
	text-align:center;
	font-family:'Cabin';
	font-size:78px;
	font-weight:bold;
	color:#fff;
	margin:0;
	line-height:121px;
}
.advert2{
	height:172px;
	width:920px;
	margin:0 auto;
}

.advert2 div{
	height:122px;
	padding:50px 0 0 0;
}

.advert2 p{
	text-align:center;
	font-family:'Cabin';
	font-size:38px;
	color:#2c3860;
	margin:0;
	line-height:30px;
}

.advert2 p span.bold, .advert4 p span.bold{
	font-weight:bold;
}

.advert2 p span.small{
	font-size:20px;
	vertical-align:super;
}

.advert3{
	height:96px;
	width:1024px;
	margin:0 auto;
	background:url(../images/adv3_bg.gif) no-repeat top center;
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
}

.advert3 p{
	text-align:center;
	font-family: 'Droid Serif';
	font-size:20px;
	color:#8d8d8d;
	margin:0;
	line-height:39px;
	letter-spacing:2pt;
}

.advert3 .italic{
	font-size:16px;
	font-style:italic;
	vertical-align:bottom;
}

.advert3 img{
	margin:0 0 0 10px;
}

.advert3 div{
	padding:7px 0 0 0;
	height:86px;
}

.advert3andHalf{
	border-bottom:2px dotted #8d8d8d;
	height:500px;
	//width:920px;
	margin:0 auto;
}

.advert3andHalf div{
	height:112px;
	padding:40px 0 0 0;
}

.advert3andHalf p{
	color:#fff;
	text-align:center;
	font-family:'Cabin';
	font-size:34px;
	margin:35px 0 0 0;
	line-height:130%;
}


.advert3andHalfImgframe {
	background:#ffffff;
	padding:12px;
	border:1px solid #999999;
	display: block; 
	margin:0 auto;
}

.advert4{
	height:162px;
	width:920px;
	margin:0 auto;
}

.advert4 div{
	height:112px;
	padding:40px 0 0 0;
}

.advert4 p{
	text-align:center;
	font-family:'Cabin';
	font-size:38px;
	color:#2c3860;
	margin:0;
	line-height:35px;
}

.advert4 p span.small{
	font-size:20px;
	vertical-align:super;
}

.homepage1{
	height:121px;
	background:url(../images/adv1_bg.gif) repeat-x top left;
}

.homepage1 p{
	text-align:center;
	font-family:'Cabin';
	font-size:78px;
	font-weight:bold;
	color:#fff;
	margin:0;
	line-height:121px;
}

.homepageUpdated{
	height:300px;
	width:300px;
	margin: auto;
}

.homepageUpdated div{
	height:300px;
	padding:40px 0 0 0;
}

.homepage2{
	height:172px;
	width:920px;
	margin:0 auto;
}

.homepage2 div{
	height:122px;
	padding:50px 0 0 0;
}

.homepage2 p{
	text-align:center;
	font-family:'Cabin';
	font-size:38px;
	color:#2c3860;
	margin:0;
	line-height:30px;
}

.homepage2 p span.bold, .homepage4 p span.bold{
	font-weight:bold;
}

.homepage2 p span.small{
	font-size:20px;
	vertical-align:super;
}

.homepage3{
	height:96px;
	width:1024px;
	margin:0 auto;
	background:url(../images/adv3_bg.gif) no-repeat top center;
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
}

.homepage3 p{
	text-align:center;
	font-family: 'Droid Serif';
	font-size:20px;
	color:#8d8d8d;
	margin:0;
	line-height:39px;
	letter-spacing:2pt;
}

.homepage3 .italic{
	font-size:16px;
	font-style:italic;
	vertical-align:bottom;
}

.homepage3 img{
	margin:0 0 0 10px;
}

.homepage3 div{
	padding:7px 0 0 0;
	height:86px;
}

.homepage3andHalf{
	border-bottom:2px dotted #8d8d8d;
	height:500px;
	//width:920px;
	margin:0 auto;
}

.homepage3andHalf div{
	height:112px;
	padding:40px 0 0 0;
}

.homepage3andHalf p{
	color:#fff;
	text-align:center;
	font-family:'Cabin';
	font-size:34px;
	margin:35px 0 0 0;
	line-height:130%;
}


.homepage3andHalfImgframe {
	background:#ffffff;
	padding:12px;
	border:1px solid #999999;
	display: block; 
	margin:0 auto;
}

.homepage4{
	height:162px;
	width:920px;
	margin:0 auto;
}

.homepage4 div{
	height:112px;
	padding:40px 0 0 0;
}

.homepage4 p{
	text-align:center;
	font-family:'Cabin';
	font-size:38px;
	color:#2c3860;
	margin:0;
	line-height:35px;
}

.homepage4 p span.small{
	font-size:20px;
	vertical-align:super;
}

.privacypage p {
	font-size:20px;
	font-family:'Cabin';
	color:#2c3860;
	line-height:24px;
	margin:0px 40px 40px 40px;
}

.privacypage li {
	font-size:20px;
	font-family:'Cabin';
	color:#2c3860;
	line-height:24px;
	margin:0px 40px 20px 80px;
}



#user-top{
	width:850px;
	margin:0 auto;
	overflow:auto;
	padding:0 0 70px 0;
}

#user-top .users{
	float:left;
	width:250px;
}

#user-top .users.first{
	margin-left:20px;
}

#user-top .users.last{
	margin-right:20px;
	float:right;
}

#user-top .users.mid{
	margin:0 30px;
}

#user-top .users p.step{
	text-align:center;
}

#user-top .users h3{
	font-family:'Cabin';
	font-size:25px;
	color:#2083b4;
	font-weight:normal;
	margin:24px 0;
	line-height:120%;
	text-align:center;
}

#user-top .users p{
	font-family:'Cabin';
	font-size:14px;
	color:#666;
	font-weight:600;
}

.advert5{
	height:197px;
	background:url(../images/adv5_bg.jpg) repeat-x left center;
	padding:15px 0;
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
}

.advert5 p{
	color:#fff;
	text-align:center;
	font-family:'Cabin';
	font-size:34px;
	margin:35px 0 0 0;
	line-height:130%;
}

.advert5 p span.big{
	font-size:60px;
	text-transform:uppercase;
}

.advert5 p span.bold{
	font-weight:bold;
}

.advert5 p a.click{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url(../images/purchase.png) no-repeat right center;
	padding:0 32px 0 0;
}

.advert5 p a .capitalize{
	text-transform:uppercase;
}

.homepage5{
	height:272px;
	background:url(../images/adv5_bg1.jpg) repeat-x left center;
	padding:15px 0;
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
}

.homepage5 p{
	color:#fff;
	text-align:center;
	font-family:'Cabin';
	font-size:34px;
	margin:25px 0 0 0;
	line-height:130%;
}

.homepage5 p span.big{
	font-size:60px;
	text-transform:uppercase;
}

.homepage5 p span.bold{
	font-weight:bold;
}

.homepage5 p a.click{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	background:url(../images/purchase.png) no-repeat right center;
	padding:0 32px 0 0;
}

.homepage5 p a .capitalize{
	text-transform:uppercase;
}

#devices{
	padding:60px 0 30px 0;
	border-bottom:2px dotted #8d8d8d;
}

#devices .content{
	width:850px;
	margin:0 auto;
}

#devices .heading{
	font-family:'Cabin';
	font-size:45px;
	font-weight:normal;
	color:#2c3860;
	text-align:center;
	line-height:120%;
	margin:20px 0;
}

#devices .heading .bold{
	font-weight:bold;
}

#devices .text{
	text-align:center;
	font-family:'Cabin';
	font-size:14px;
	font-weight:600;
	color:#666;
	line-height:160%;
	margin-bottom:0;
}

#plannings{
	width:850px;
	margin:0 auto;
}

#plannings p.title{
	font-family:'Cabin';
	font-size:45px;
	font-weight:normal;
	color:#2c3860;
	text-align:center;
	line-height:120%;
	margin:30px 0;
}

#plannings .title .bold{
	font-weight:bold;
}

#followsocial{
	width:850px;
	margin:0 auto;
}

#followsocial p.title{
	font-family:'Cabin';
	font-size:45px;
	font-weight:normal;
	color:#2c3860;
	text-align:center;
	line-height:120%;
	margin:30px 0;
}

#followsocial .title .bold{
	font-weight:bold;
}

ul.plans{

}

ul.plans li{
	float:left;
	width:375px;
	margin:0 0 40px 0;
}

ul.plans li.odd{
	margin:0 98px 0 0;
}

ul.plans li h3{
	font-family:'Cabin';
	font-size:18px;
	font-weight:bold;
	color:#2083b4;
	background:url(../images/plans_bg.png) no-repeat left center;
	padding:0 0 0 30px;
	margin:0;
	line-height:40px;
}

ul.plans li p{
	font-family:'Cabin';
	font-size:14px;
	font-weight:bold;
	color:#666;
	line-height:140%;
	margin:0;
}

.whatsnewsection1{
	height:194px;
}

.whatsnewsection1 div {
    height: 112px;
    padding: 60px 0 20px 0;
	border-bottom:2px dotted #8d8d8d;
}

.whatsnewsection1 p {
    color: #2C3860;
    font-family: 'Cabin';
    font-size: 45px;
    line-height: 30px;
    margin: 0;
    text-align: center;
}

.whatsnewsection1 p span.small {
    font-size: 26px;
    vertical-align: super;
}

#whatsnew{
	width:850px;
	margin:0 auto;
}

#whatsnew p.title{
	font-family:'Cabin';
	font-size:45px;
	font-weight:normal;
	color:#2c3860;
	text-align:center;
	line-height:120%;
	margin:30px 0;
}

#whatsnew .title .bold{
	font-weight:bold;
}

ul.whatsnewlist{

}

ul.whatsnewlist li{
	float:left;
	width:800px;
	margin:0 0 40px 0;
}

ul.whatsnewlist li.odd{
	margin:0 40px 15px 0;
}

ul.whatsnewlist li h3{
	font-family:'Cabin';
	font-size:18px;
	font-weight:bold;
	color:#2083b4;
	//background:url(../images/plans_bg.png) no-repeat left center;
	padding:0 0 0 30px;
	margin:0;
	line-height:40px;
}

ul.whatsnewlist li p{
	font-family:'Cabin';
	font-size:18px;
	font-weight:bold;
	color:#666;
	line-height:140%;
	padding:0 0 0 30px;
	margin:0;
}

#expert{
	background:url(../images/expert_bg.gif) no-repeat center center;
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
	height:305px;
}

#expert div{
	width:850px;
	margin:0 auto;
}

#expert h3{
	font-family:'Cabin';
	font-size:45px;
	font-weight:normal;
	color:#2083b4;
	text-align:center;
	margin:30px 0 0 0;
	line-height:60px;
}

#expert h3 .bold{
	font-weight:bold;
}

#expert  ul{
	margin:40px 0;
}

#expert  ul li{
	float:left;
	width:375px;
	margin:0 10px;
	font-family:'Cabin';
	font-size:15px;
	font-weight:bold;
	color:#666;
	background:url(../images/plans_bg.png) no-repeat left center;
	padding:0 0 0 30px;
	line-height:300%;
	letter-spacing:1px;
}
/*---HOME PAGE STYLES ENDS---*/

/*---SPECIAL NOTICE SECTION STYLES STARTS---*/
.noticeSection{
	height:194px;
}

.noticeSection div {
    height: 112px;
    padding: 50px 0 20px 0;
}

.noticeSection p {
    color: #2C3860;
    font-family: 'Cabin';
    font-size: 45px;
    line-height: 40px;
    margin: 0;
    text-align: center;
}

/*---ORDERING PAGE STYLES STARTS---*/
.section1{
	height:194px;
}

.section1 div {
    height: 112px;
    padding: 50px 0 20px 0;
	border-bottom:2px dotted #8d8d8d;
}

.section1 p {
    color: #2C3860;
    font-family: 'Cabin';
    font-size: 45px;
    line-height: 40px;
    margin: 0;
    text-align: center;
}

.section1 p span.small {
    font-size: 26px;
    vertical-align: super;
}

.section2{
	height:348px;
	background:url(../images/section2_bg.jpg) no-repeat center center;
}

.section2 > div{
	width:850px;
	margin:0 auto;
}

.section2 .photo{
	float:left;
	margin:42px 0 0 13px;
	width:230px;
}

.section2 .text{
	float:left;
	margin:0 0 0 24px;
	width:580px;
}

.section2 .text p{
	color: #8d8d8d;
    font-family: 'Droid Serif';
    font-size: 25px;
    line-height: 32px;
	letter-spacing:2px;
	margin:80px 0 0 0;
}

.section2 .text span{
	color: #8d8d8d;
    font-family: 'Droid Serif';
    font-size: 16px;
	font-style:italic;
	font-weight:bold;
	text-align:right;
	display:block;
	margin:20px 80px 0 0;
}

.section3{
	height:163px;
	background:url(../images/section3_bg.gif) repeat-x left center;
	padding:15px 0;
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
}

.section3 p{
	color:#fff;
	text-align:center;
	font-family:'Cabin';
	font-size:45px;
	margin:30px 0 0 0;
	line-height:110%;
}

.section3-5 > div{
	//width:850px;
	border-bottom:2px dotted #8d8d8d;
	margin:0 auto;
}

.section3-5  p{
	text-align:center;
	font-family:'Cabin';
	font-size:14px;
	font-weight:bold;
	color:#666666;
	letter-spacing:1px;
	margin:0;
}

.section3-5 a{
	text-decoration:none;
	color:#2083b4;
}

.section3-5  p.heading{
	font-size:45px;
	color:#2c3860;
	font-weight:normal;
	margin:30px;
	line-height:110%;
}

.section3-5 .photo{
    display:block;
    margin:0px auto 20px;
	width:829px;
}
.section4 .top > div{
	width:850px;
	margin:0 auto;
	height:78px;
}

.section4 .top p{
	text-align:center;
	font-family:'Droid Serif';
	font-size:30px;
	color:#8d8d8d;
	letter-spacing:3px;
	line-height:78px;
	margin:0;
}

.section4 .bottom{
	border-top:2px dotted #8d8d8d;
	border-bottom:2px dotted #8d8d8d;
	padding:20px 0;
}

.section4 .bottom > div{
	width:850px;
	margin:0 auto;
}

.section4 .bottom h3{
	font-family:'Cabin';
	font-size:26px;
	font-weight:bold;
	color:#2083b4;
	background:url(../images/plans_bg.png) no-repeat left center;
	padding:0 0 0 30px;
	margin:0;
	line-height:40px;
}

.section4 .bottom .plan1{
	float:left;
	width:393px;
}

.section4 .bottom .plan2{
	float:right;
	width:393px;
	border-left:2px dotted #8d8d8d;
	padding:0 0 0 30px;
}

.section4 .bottom .plan2 ul{
	float:right;
}

.section4 .bottom .plan3{
	width:393px;
 	margin-left: auto;
	margin-right: auto;
	padding:0 0 0 30px;
}

.section4 .bottom .plan3 ul{
	margin-left: auto;
	margin-right: auto;
}

.section4 .bottom ul{
	margin:10px 0 0 0;
}

.section4 .bottom ul li{
	margin:0 0 30px 0;
}

.section4 .all p{
	font-family:'Cabin';
	font-size:24px;
	font-weight:normal;
	color:#666666;
	text-align:center;
	line-height:130%;
	margin:0;
}

.section5{
	border-bottom:2px dotted #8d8d8d;
	padding:0 0 15px 0;
}

.section5 > div{
	width:850px;
	margin:0 auto;
}

.section5  p{
	text-align:center;
	font-family:'Cabin';
	font-size:14px;
	font-weight:bold;
	color:#666666;
	letter-spacing:1px;
	margin:0;
}

.section5  p.heading{
	font-size:45px;
	color:#2c3860;
	font-weight:normal;
	margin:0;
	line-height:100px;
}

.section6{
	border-bottom:2px dotted #8d8d8d;
}
/*---ORDERING PAGE STYLES ENDS---*/

/*---INNER PAGE STYLES STARTS---*/
#content-wrapper .article{
	width:850px;
	margin:0 auto;
	padding:30px 0 10px 0;
}

.article h3{
	margin:0;
	line-height:170%;
	text-align:center;
	letter-spacing:1px;
}

.article h3.primary-heading{
	font-family:'Cabin';
	font-size:45px;
	color:#2c3860;
	font-weight:normal;
}

.article h3.sub-heading{
	font-family:'Cabin';
	font-size:31px;
	color:#2083b4;
	font-weight:normal;
}

.article p{
	line-height:150%;
	letter-spacing:1px;
	text-align:center;
	font-family:'Cabin';
	font-size:14px;
	font-weight:bold;
	color:#666;
}

/*---INNER PAGE STYLES ENDS---*/

/*---FOOTER STYLES STARTS---*/
#footer-wrapper{
	height:133px;
	background:url(../images/footer_bg.gif) repeat-x left center;
	border-bottom:2px dotted #8d8d8d;
	padding:15px 0;
	margin:0 0 30px 0;
}

.footer{
	width:850px;
	margin:0 auto;
}

.footer-menu{
	margin:20px 0 0 0;
}

.footer-menu ul{
	
}

.footer-menu ul li{
	float:left;
	font-family:'Cabin';
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 7px;
	text-align:center;
}

.footer-menu ul li.sep{
	margin:0;
}

.footer-menu ul li a{
	font-family:'Cabin';
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	letter-spacing:1px;
}

.footer-menu ul li a:hover{
	text-decoration:underline;
}

.copyright{
	margin:10px 0;
}

.copyright p{
	margin:0;
	color:#12556e;
	text-align:center;
	font-family:'Cabin';
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
}

.copyright .super{
	vertical-align:super;
}
/*---FOOTER STYLES ENDS---*/