/* =========== CONTENT ==============

0. GENERAL
1. HEADER
2. CONTENT
	-CONTENT BOXES
		-LEFT
		-RIGHT
	-INFO BOXES
3. FOOTER
4. CUSTOM LANDING PAGE


======================================= */

body {
	background-color:#424242;
	color:#50565e;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main {
	background-color:#cfd6e2;
	width:100%;
}

.clear {clear:both;}
/* ===================================HEADER================================ */
#header {
	background-color:#163873;
	border-bottom:3px solid #b0bbcf;
	height:45px;
	width:100%;
	margin:0 0 15px 0;
}
.header-left {
	width:50%;
}

.header-right {
	float:right;
	width:70%;
	color:#FFF;
	font-size:30px;
	text-align:right;
	height:45px;
	margin-top:-40px;
	padding-right:20px;
}
/* ===================================CONTENT================================ */
#content {
	width:990px;
	margin:0 auto 0px;
	padding-bottom:40px;
	clear:both;

}

.content-whitebox {
	width:982px;
	min-height:437px;
	margin:0 auto 10px;
	background-color:#FFF;
	border:3px solid #b0bbcf;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-html-border-radius:10px;
	padding:0px;
}

.contents .whitebox {background-color:transparent; border:0px;}

.whitebox {
	background-color:#FFF;
	border:3px solid #b0bbcf;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-html-border-radius:10px;
}

.content-left {
	width:630px;
	padding:20px 0px;
	margin:0 0 0px;
	clear:left;
	float:left;
}

.content-right {
	width:248px;
	height:437px;
	float:right;
	padding:2px 0px 10px 20px;
	display:inline;
	margin:0px 15px 0 30px;	
	min-height:333px;
	border-left:2px solid #B0BBCF;
}
/* ------- Promo and Price // LEFT -------- */
.content-left span h2 {
	font-size:300%;
	width:450px;
	margin:2px 0 13px 20px;
	color:#546D98;
	float:left;
	clear:left;
}

.content-left span.price {
	position:absolute;
	float:right;
	margin:0px 50px 30px 0px;
	text-align:right;
	width:150px;
}
.content-left span.price h1 {
	font-size:600%;
	line-height:normal;
	margin:0px;
	color:#9e0b99;
}

.content-left .image1 {
	position:absolute;
	top:212px;
	margin:20px 5px 0px 5px;
	width:567px;
	z-index:1;
}

.content-left .image1 img {
	max-width:690px;
}

div.step1, div.step2, div.step3 {
	position:absolute;
	float:left;
	width:165px;
	height:80px;
	z-index:50;
	font-size:12px;
	color:#48065A;
	padding:5px 15px 5px 5px;
	background-image:url(images/bigarrow.png);
	background-repeat:no-repeat;
	top:400px;
}

div.step1 div.text, div.step2 div.text, div.step3 div.text {
	width:130px;
	margin:15px 3px 2px 17px;
	text-align:left;
	line-height: 100%;
	vertical-align: middle;
}

div.step1 div.text h3, div.step2 div.text h3, div.step3 div.text h3 {
	color:#FFF;
	font-size:22px;
	margin:2px 0 5px;
	
}

div.step1 { 
	margin-left:90px;
}

div.step2 { 
	margin-left:335px;
}

div.step3 { 
	margin-left:560px;
}



/*----- Right -------*/
.content-right h2 {
	font-size:24px;
	margin:2px 0 3px;
	color:#546D98;
}

.content-right .sub-title {
	font-size:14px;
}

.content-right .error-msg {
	color:#F00;
	margin:3px 0 0;
}

.content-right-info form label {
	float:left;
	width:70px;
	margin:5px 20px 0 0;
}

.content-right-info form input[type=text], .content-right-info form input[type=password] {
	width:150px;
	border:2px solid #b0bbcf;
	font-size:12px;
	padding:2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-html-border-radius: 5px;
	display:inline;
	margin:0px;
}

.content-right-info form select {
	width:158px;
	border:2px solid #b0bbcf;
	font-size:12px;
	padding:2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-html-border-radius: 5px;
	display:inline;
	margin:0px 0 0px;
}

.content-right-info form input.btn-register {
	background-image:url(images/buttons.png);
	background-position:0 -1px;
	background-repeat:no-repeat;
	width:172px;
	height:62px;
	background-color:transparent;
	border:0;
	text-indent:-9999px;
}

.content-right-info form input.form-reg {
	position:absolute;
	margin:85px 0 0 55px;
	top:366px;
}

.content-right-info form input.form-logbuy {
	position:absolute;
	margin:5px 0 14px 55px;
	top:434px;
}

.content-right-info form input.btn-loginandbuy {
	background-image:url(images/buttons.png);
	background-position:0 -88px;
	background-repeat:no-repeat;
	width:172px;
	height:62px;
	background-color:transparent;
	border:0;
	margin:0px 0 0 55px;
	text-indent:-9999px;
	position:absolute;
	top:375px;
}

.content-right-info input.btn-buynow {
	background-image:url(images/buttons.png);
	background-position:0 -175px;
	background-repeat:no-repeat;
	width:172px;
	height:62px;
	background-color:transparent;
	border:0;
	text-indent:-9999px;
	position:absolute;
	margin:0px 0 0 55px;
	top:442px;
}

.dialog-content input.btn-buynow {
	background-color:transparent;
	background-image:url("images/buttons.png");
	background-position:0 -175px;
	background-repeat:no-repeat;
	border:0 none;
	height:62px;
	margin:0 0 0 55px;
	position:relative;
	text-indent:-9999px;
	width:172px;
	float:right;
	cursor:pointer;
}

/* -------- INFOBOXES --------- */
.infoboxes {
	width:100%;
	margin:10px 0 30px;
	clear:both;
	display:block;
}

.partner-logo .infobox-left, .infobox-right {
	display:inline;
	position:relative;
	top:0px;	
	margin:0px;
}

.infoboxes .infobox-left {
	width:300px;
	height:230px;
	float:left;
	padding:10px;
	margin-left:2px;
}

.infoboxes .infobox-left {
	font-size:14px;
}

.infoboxes .infobox-right {
	width:300px;
	height:230px;
	float:right;
	display:inline;
	padding:10px;
}

.infoboxes .image2 {
	width:300px;
	height:230px;
	float:left;
	padding:10px;
	margin-right:4px;
	text-align:center;

}

.infoboxes .image2 img {
	max-width:293px;
	max-height:240px;
	vertical-align:middle;
	display:table-cell;
	margin:auto;
}

.infoboxes .infotext ol, .infotext ul {
	margin:8px 0 0 -15px;
}

.infotext ol li, .infotext ul li {
	margin:0 0 7px 0px;
}

.infotext h3 {
	color:#546D98;
	font-size:23px;
	margin:0 0 10px;
}

.infobox-right .infotext ul {
	
}

.infoboxes .infobox-right .infotext ul li {
	
}

.infoboxes .infobox-right iframe {display:none;}

a.read-more {
	background-image:url(images/buttons.png);
	background-repeat:no-repeat;
	background-position:-7px -289px;
	width:97px;
	height:28px;
	text-indent:-9999px;
	z-index:20;
	display:none;
}

a.testimonial-widget {
	float:right;
	position:absolute;
	bottom:10px;
	right:10px;
}

.infobox-right .sliderpost-nav {
	position:absolute;
	bottom:5px;
}

.sliderpost-nav {
	width:250px;
	text-align:left;
	font-size:14px;
	position:inherit;
	margin:10px 0 10px;
	position:relative;
	z-index:10;
}

.sliderpost-nav {
	display:none;
}

.sliderpost-nav a:link, .sliderpost-nav a:visited {
	margin:0 0 0 1px;
	background:transparent url(images/buttons.png);
	background-repeat:no-repeat;
	background-position:-7px -260px;
	width:18px;
	height:18px;
	padding:1px 6px;
	color:#546d98;
	cursor:pointer;
	border-bottom:0px !important;
	text-decoration:none;
}

.sliderpost-nav a:hover {text-decoration:none;}

.sliderpost-nav a.activeSlide {
	background-image: url(images/buttons.png);
	background-repeat:no-repeat;
	background-position:-27px -260px;
	width:18px;
	height:18px;
	color:#546d98;
	text-decoration:none;
}

/* ===================================FOOTER================================ */
#footer {
	clear:both;
	position:relative;
	bottom:0px;
	margin:15px auto 0px;
	background:#163873;
	border-top:3px solid #b0bbcf;
	width:100%;
}
.footer {
	width:95%;
	margin:0;
	padding:10px 0 10px 10px;
	color:#B0BBCF;
	
}

.footer a {
	text-decoration:none;
	color:#B0BBCF;
}
/* ===================================DISCLAIMER================================ */
#disclaimer-container {
	width:990px;
	margin:0 auto;
}

#disclaimer-container ul.ul-disclaimer {
	margin-left:0;
}

#disclaimer-container ul.ul-disclaimer li.li-disclaimer {
	color:#999;
	list-style-type:none;
	margin-left:-40px;
	padding:0 3px;
}

/* EDITING TOOL */
#form-register, #form-login-buy, #form-buy, .form-option {
	display:none;
}
.reg-country{
	width:160px;
}

.editable-text-active{
	background-color:#FFCC00;
}

.editable-text-active:hover{
	background-color:red;
}

.editable-image-active img{
	border: 1px solid #FFCC00;
}

.editable-image-active img:hover{
	border: 1px solid #FF0000;
}

#edit-control {
	position:fixed;
	top: 160px;
	left: 20px;
	width: 200px;
	z-index:50;
}
.edit-control-content {
	padding: 5px;
}

.edit-options-link {

}

#show-edit-options {
	display:none;
	position:absolute;
	left: 250px;
	top:20px;
}

#btn-done-edit {
	display:none;
}

#input_bullet_text {
	width:290px;
	height:210px;
}

#input_header_text {
	width:400px;
	height:130px;
}

#input_register_buy_title {
	width:255px;
}

#input_register_buy_text {
	width:255px;
}
/* END Editing tool*/

/*========== CUSTOM LANDING PAGE ===========*/

/*--- id=lp1364 ----*/

body.lp1364 {font-family: Helvetica, Arial, Sans-Serif; color:#000}

body.lp1364 .content-right h2{color:#689F35; font-size:22px; margin-top:20px}

body.lp1364 .content-right-info form input, body.lp1364 .content-right-info form select {border:2px solid #555; background: #555; color: #fff}

body.lp1364 .content-left span h2 {color:#000}

body.lp1364 .content-left span.price h1 {color:#689F35}

body.lp1364 .infotext h3{color:#689F35; font-size:22px}

body.lp1364 #main {background:#eee}

body.lp1364 .content-whitebox{border: solid 3px #ddd;}

body.lp1364 .whitebox {border: 3px solid #ddd}

body.lp1364 .contents .whitebox {border:0px; background-color:transparent;}

body.lp1364 .content-right{border-left:2px solid #ddd}

body.lp1364 div.step1, body.lp1364 div.step2, body.lp1364 div.step3 {background-image:url(images/bigarrow-yellow.png); background-repeat:no-repeat; color:#000;}

body.lp1364 div.step1 div.text h3, body.lp1364 div.step2 div.text h3, body.lp1364 div.step3 div.text h3 {text-shadow: 0px -1px #000}

body.lp1364 .content-right-info form input.btn-register {background-image:url(images/buttons-green.png); background-color:transparent; border:0px; margin:65px 0 0 85px;}

body.lp1364 .content-right-info form input.btn-loginandbuy {background-image:url(images/buttons-green.png); background-color:transparent; border:0px;}

body.lp1364 .content-right-info input.btn-buynow {background-image:url(images/buttons-green.png); background-color:transparent; border:0px;}
