/* Handcoded by http://psdcssxhtml.com */


/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td{
    margin:0;
    padding:0;
}

fieldset,img{
    border:0;
}

html{
    height:100%;
    margin-bottom:1px;
}

body{
    position:relative;
}

:focus{
    outline:hidden;
}

/* links */
a{
    color:#282828;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    color:#282828;
    line-height:100%;
}

h1{
    font-size:28px;
}

h2{
    font-size:23px;
}

h3{
    font-size:18px;
}

h4{
    font-size:15px;
}

h5{
    font-size:14px;
}

h6{
    font-size:11px;
}

/* page setup */
body{
    background:#FFF url(../images/page_bg.png) 50% 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:140%;
    color:#282828;
    font-size:13px;
}

/* wrapper setup */
div.rapidxwpr{
    margin:auto;
    width:900px;
}

/* header */
div#header{
	position:relative;
	height:161px;
	margin:0px 0px 15px 0px;
}

/* logo */
span#logo, img#logo{
	position:absolute;
	top:0px;
	left:0px;
	width:235px;
	height:160px;
	border:0;
}

/* main body setup */
div#middle{
    width:auto;
    margin:0px 0px 0px 0px;
    clear:both;
    border:#C6C6C6 1px solid;
    padding:20px;
}

/* right column */
div#right{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right{
    padding:0px 0px 0px 15px;
}
/* right column */
div#right2{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right2{
    padding:0px 0px 0px 15px;
}
/* right column */
div#right3{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right3{
    padding:0px 0px 0px 15px;
}
/* right column */
div#right4{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right4{
    padding:0px 0px 0px 15px;
}
/* right column */
div#right5{
    width:277px;
    padding:0px 0px 0px 18px;
    float:right;
}

* html div#right3{
    padding:0px 0px 0px 15px;
}

/* content column */
div#main{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle{
    margin:0px 0px 0px 0px;
}

div#content{
    width:auto;
}

/* content column */
div#main2{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle2{
    margin:0px 0px 0px 0px;
}

div#content2{
    width:auto;
}

/* content column */
div#main4{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle4{
    margin:0px 0px 0px 0px;
}

div#content4{
    width:auto;
}

/* content column */
div#main5{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle5{
    margin:0px 0px 0px 0px;
}

div#content5{
    width:auto;
}

/* content column */
div#main3{
    width:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#mainmiddle3{
    margin:0px 0px 0px 0px;
}

div#content3{
    width:auto;
}

/* footer */
div#footer{
    width:auto;
    padding:5px 0px 20px 0px;
    clear:both;
    color:#fff;
}

/* clearing & floating */
.clearingfix:after{
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix{
    display:block;
}

.floatbox{
	overflow:hidden;
}

/* alignments */
.alignleft{
    float:left;
    margin:0 20px 0 0;
}

.alignright{
    float:right;
    margin:0 0 0 20px;
}

/* topmenu */
div#address{
	position:absolute;
	top:5px;
	right:0px;
	height:90px;
	color:#cbeaf4;
	line-height:15px;
	text-align:right;
}
div#address a{
	color:#cbeaf4;
	text-decoration: none;
	font-weight:bold;
}
div#address a:hover{
	color:#FFF;
	text-decoration: underline;
}


div#topmenu{
	position:absolute;
	top:134px;
	right:0px;
	height:27px;
}

div#topmenu ul{
    padding:0px;
    margin:0px;
    list-style:none;
    float:left;
    font-family:Arial, Helvetica, sans-serif;
}

div#topmenu li{
    float:left;
    display:block;
    margin:0 0 0 6px;
}

div#topmenu li a{
    float:left;
    display:block;
    position:relative;
    background:transparent url(../images/menu-r.png) 100% 0 no-repeat;
    height:27px;
    padding:0 5px 0 0;
    overflow:hidden;
    color:#202020;
    text-decoration:none;
    text-transform:uppercase;
    font-size:13px;
    font-weight:bold;
    line-height:27px;
}

div#topmenu li a span{
    display:block;
    background:url(../images/menu-l.png) 0 0 no-repeat;
    padding:0 10px 0 15px;
}

div#topmenu li a.active, div#topmenu li a:hover{
    background:url(../images/menu-r.png) 100% -28px no-repeat;
    text-decoration:none;
}

div#topmenu li a.active span, div#topmenu li a:hover span{
    background:url(../images/menu-l.png) 0 -28px no-repeat;
}

/* main image */
div.main-image{
	height: 209px;
	width: 860px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

/* welcome */
div.welcome{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: 100% 0;
}
.images {
	background-color: #000033;
	float: right;
}


div.welcome h1, div.welcome h2{
	font-weight:normal;
	text-transform:none;
	margin:0;
}

div.welcome h1 span, div.welcome h2 span{
	color:#0F72B5;
}
/* form */
div.form{
    padding:0 0px 10px 0;
    margin:0 0 10px 0;
}

div.form h1, div.form h2{
    font-weight:normal;
    text-transform:uppercase;
    margin:0;
}

div.form h1 span, div.form h2 span{
	color:#0E72B5;
}

/* benefits box */
div.benefits{
    background:url(../images/benefits-top.jpg) 0 0 no-repeat;
    padding:15px 0 0 0;
}

div.benefits-bg{
    background:url(../images/benefits-bg.jpg) 0 100% no-repeat;
    padding:0 13px 15px 13px;
}

div.benefits h3{
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 20px 0;
	color: #0F72B5;
}

div.benefits ul{
    list-style:none;
    margin:5px 10px;
}

div.benefits ul li{
	padding:10px 0 8px 33px;
	border-bottom:#d4d3d3 1px solid;
	background-image: url(../images/icon-leaf.png);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}

div.benefits ul li a{
    font-size:17px;
    color:#282828;
}

/* signup */
a.signup{
    background:url(../images/signup-bg.png) 0 0 no-repeat;
    color:#FFF;
    width:35px;
    display:block;
    padding:1px 15px 0px 25px;
    line-height:16px;
    height:17px;
    margin:10px 0 0 0;
    float:right;
	font-weight:bold;
	font-size:90%;
}
a.ampliar{
    background:url(../images/ampliar-bg.png) 0 0 no-repeat;
    color:#FFF;
    width:35px;
    display:block;
    padding:1px 15px 0px 25px;
    line-height:16px;
    height:17px;
    margin:10px 0 0 0;
    float:right;
	font-weight:bold;
	font-size:90%;
}

/* features box */
div.box{
    background:url(../images/box-top.jpg) 0 0 no-repeat;
    padding:10px 0 0 0;
}

div.box-bg{
    background:url(../images/box-bg.jpg) 0 100% no-repeat;
    padding:0 10px 10px 10px;
}

/* features */
ul.features{
    list-style:none;
}

ul.features li{
	float:left;
	width:240px;
	height:100px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

* html ul.features li{
    margin:10px 10px;
}

ul.features li img.features-icon{
    float:left;
    width:50px;
}

ul.features li div.details{
    float:right;
    width:180px;
}

ul.features li div.details h4{
    margin:0;
}

/* features2 */
ul.features2{
    list-style:none;
}

ul.features2 li{
    float:left;
    width:170px;
    margin:10px 10px;
    height:60px;
}

ul.features2 li{
    margin:10px 0 10px 10px;
}

ul.features2 li img.features2-icon{
    float:left;
    width:32px;
	margin:0;
}

ul.features2 li div.details{
    float:right;
    width:130px;
	font-size:90%;
	line-height:14px;
}

ul.features2 li div.details h4{
    margin:0;
	font-size:120%;
}

/* footermenu */
ul.footermenu{
    list-style:none;
    margin:0 0 0 10px;
}

ul.footermenu li{
    float:left;
    margin:0 0 0 15px;
}

ul.footermenu a{
    font-size:12px;
    color:#747474;
    text-transform:uppercase;
}

/* credits */
div.credits{
    float:right;
    margin:0 25px 0 0;
}

div.credits a{
    font-size:12px;
    color:#747474;
}



/* FORM */
#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;
		margin-top:20px;
		padding:10px;
	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:240px;
	float:left;
	}
	#stylized .small{
	color:#666666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:240px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized input:focus{
		border:solid 1px #477cd3;
		background-color:#FFC;
	}
	#stylized textarea{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:100%;
	}
	#stylized textarea:focus{
		border:solid 1px #477cd3;
		background-color:#FFC;
	}
	#stylized button{ 
		clear:both;
		margin-left:250px;
		width:125px;
		height:31px;
		background:#FFF no-repeat;
		border:1px solid #477cd3;
		text-align:center;
		line-height:31px;
		color:#477cd3;
		font-weight:bold;
	}
