@charset "utf-8";
* {
	margin:0px;
	padding:0px;
}
body {
	background:#f3f3f3;
	text-transform:none;
	width:100%;
	height:100%;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.clr {
	clear:both;
}
img {
	border:none;
}
a {
	text-decoration:none;
}
@font-face {
	font-family: 'gobold_boldregular';
	src: url('../fonts/gobold_bold-webfont.eot');
	src: url('../fonts/gobold_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/gobold_bold-webfont.woff') format('woff'), url('../fonts/gobold_bold-webfont.ttf') format('truetype'), url('../fonts/gobold_bold-webfont.svg#gobold_boldregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1 {
	font-family: 'gobold_boldregular';
	color:#505050;
	font-size:22px;
	text-align:center;
}
h1 span {
	color:#fcab1d;
}
h2 {
	font-family: 'gobold_boldregular';
	color:#505050;
	font-size:18px;
	text-align:center;
}
h2 a {
	color:#fcab1d;
}
h2 a:hover {
	text-decoration: underline;
}
#header {
	width:100%;
	height:50px;
	background:#383838;
	box-shadow:1px 1px 10px #000000;
}
#wrapper {
	width:100%;
	height:auto;
	margin-top:36px;
}
.login_link {
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:#333333;
	font-size:12px;
}
.login_link a {
	color:#FFFFFF;
}
.login_link a:hover {
	color:#FCAB1D;
}
.login_link_home {
	float:left;
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:#333333;
	font-size:12px;
}
.login_link_home a {
	color:#FFFFFF;
}
.login_link_home a:hover {
	color:#FCAB1D;
}
.emailbox {
	width:340px;
	height:40px;
	margin:30px auto;
}
.emailbox p {
	text-align:center;
	margin:10px auto;
}
.textfield_email {
	width:320px;
	height:40px;
	line-height:40px;
	font-size:16px;
	border:2px solid #bcbcbc;
	background:#cfcfcf;
	padding:0 10px;
}
.button_submit {
	width:220px;
	height:40px;
	background: url(../img/grayla/submit_bg.jpg) repeat;
	border: 1px solid #d68d0d;
	font-size:16px;
	color:#FFFFFF;
	cursor: pointer;
}
.button_submit:hover {
	width:220px;
	height:40px;
	background: url(../img/grayla/submit_hover.jpg) repeat;
	border: 1px solid #000000;
	color:#FFFFFF;
	cursor: pointer;
}
.sliderbox {
	background: url("../img/grayla/widget_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: auto;
	margin: 80px auto 50px;
	text-align: center;
	width: 750px;
}
.widget {
	width:300px;
	height:auto;
	margin:0px auto;
}
.plans {
	width:920px;
	height:auto;
	margin:60px auto 30px auto;
}
.inbox {
	float:left;
	width:300px;
	height:auto;
}
.inbox_free {
	float:left;
	width:280px;
	height:70px;
	background: #0b6391; /* Old browsers */
	background: -moz-linear-gradient(top, #0b6391 0%, #076696 10%, #0a6697 13%, #086ba2 29%, #057ec7 71%, #0584d3 90%, #0485d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0b6391), color-stop(10%, #076696), color-stop(13%, #0a6697), color-stop(29%, #086ba2), color-stop(71%, #057ec7), color-stop(90%, #0584d3), color-stop(100%, #0485d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0b6391 0%, #076696 10%, #0a6697 13%, #086ba2 29%, #057ec7 71%, #0584d3 90%, #0485d6 100%); /* 	Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0b6391 0%, #076696 10%, #0a6697 13%, #086ba2 29%, #057ec7 71%, #0584d3 90%, #0485d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0b6391 0%, #076696 10%, #0a6697 13%, #086ba2 29%, #057ec7 71%, #0584d3 90%, #0485d6 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0b6391 0%, #076696 10%, #0a6697 13%, #086ba2 29%, #057ec7 71%, #0584d3 90%, #0485d6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b6391', endColorstr='#0485d6', GradientType=0 ); /* IE6-9 */
	text-align:center;
	color:#FFFFFF;
	font-family: 'gobold_boldregular';
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	line-height:80px;
	font-size:23px;
	border: 10px solid rgba(101, 98, 98, .5);
	border:10px solid #ACAAAA\0;	
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0px 2px 4px 1px #073a74 inset;
	-moz-box-shadow: 0px 2px 4px 1px #073a74 inset;
	box-shadow: 1px 2px 4px 2px #073a74 inset;
}
.inbox_free a {
	color:#FFF;
}
.inbox_silver {
	float:left;
	width:280px;
	height:70px;
	background: #b6b6b6;
	text-align:center;
	color:#FFFFFF;
	font-family: 'gobold_boldregular';
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	line-height:80px;
	font-size:23px;
	border: 10px solid rgba(101, 98, 98, .5);
	border:10px solid #ACAAAA\0;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0px 2px 4px 1px #47484a inset;
	-moz-box-shadow: 0px 2px 4px 1px #47484a inset;
	box-shadow: 1px 2px 4px 2px #47484a inset;
}
.inbox_silver a {
	color:#FFF;
}
.inbox_gold {
	float:left;
	width:280px;
	height:70px;
	background: #e9ba08; /* Old browsers */
	background: -moz-linear-gradient(top, #e9ba08 0%, #ebbc0a 29%, #efc010 51%, #f4c515 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e9ba08), color-stop(29%, #ebbc0a), color-stop(51%, #efc010), color-stop(100%, #f4c515)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e9ba08 0%, #ebbc0a 29%, #efc010 51%, #f4c515 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e9ba08 0%, #ebbc0a 29%, #efc010 51%, #f4c515 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e9ba08 0%, #ebbc0a 29%, #efc010 51%, #f4c515 100%); /* IE10+ */
	background: linear-gradient(to bottom, #e9ba08 0%, #ebbc0a 29%, #efc010 51%, #f4c515 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ba08', endColorstr='#f4c515', GradientType=0 ); /* IE6-9 */
	text-align:center;
	color:#FFFFFF;
	font-family: 'gobold_boldregular';
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
	line-height:80px;
	font-size:23px;
	border: 10px solid rgba(101, 98, 98, .5);
	border:10px solid #ACAAAA\0;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: 0px 2px 4px 1px #cf8502 inset;
	-moz-box-shadow: 0px 2px 4px 1px #cf8502 inset;
	box-shadow: 1px 2px 4px 2px #cf8502 inset;
}
.inbox_gold a {
	color:#FFF;
}
.next {
	margin-left:10px;
}
.price {
	float:left;
	width:200px;
	height:55px;
	background:#089c38;
	margin: 80px 0 -25px 46px;
	position: absolute;
	z-index:1;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	text-align:center;
	color:#FFFFFF;
	font-size:28px;
	font-family: 'gobold_boldregular';
	line-height:55px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #333333;
	-webkit-box-shadow: 2px 2px 4px 3px #036D26 inset;
	-moz-box-shadow: 2px 2px 4px 3px #036D26 inset;
	box-shadow: 2px 2px 4px 3px #036D26 inset;
}
.price a {
	color:#FFF;
}
.price_color {
	color:#333333;
	text-shadow:1px 1px 1px #FFFFFF;
	font-size:26px;
	padding-right:2px;
}
.price_small {
	font-size:18px;
}
.most_popular {
	width:82px;
	height:53px;
	padding-top:10px;
	background:url(../img/grayla/most_popular.png) no-repeat;
	z-index:9;
	position:absolute;
	color:#FFFFFF;
	text-align:center;
	margin:-10px 0px 0px 200px;
}
.box {
	float:left;
	width:280px;
	height:auto;
	background:#f4f4f4;
	margin-top:10px;
	border: 10px solid rgba(101, 98, 98, .5);
	border:10px solid #ACAAAA\0;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.box ul {
	min-height: 196px;
	padding: 40px 0 20px;
	text-align: center;
}
.box ul li {
	list-style:none;
	background: url(../img/grayla/features_bg.png) no-repeat;
	padding:10px 0;
	line-height:25px;
}
.signup {
	text-transform:uppercase;
	font-family: 'gobold_boldregular';
	font-size:20px;
	text-align:center;
}
.signup a {
	display:block;
	text-shadow:1px 1px 1px #000000;
	color:#FFFFFF;
	width:130px;
	padding:10px;
	height:30px;
	line-height:30px;
	background:#089c38;
	text-align:center;
	margin:0px auto 30px auto;
	border-radius:10px;
	-webkit-box-shadow: 1px 2px 3px 1px #036d26 inset;
	-moz-box-shadow: 1px 2px 3px 2px #036d26 inset;
	box-shadow: 1px 2px 3px 2px #036d26 inset;
}
.signup a:hover {
	color:#FFFFFF;
	background:#333333;
	-webkit-box-shadow: 0px 2px 4px 1px #000000 inset;
	-moz-box-shadow: 0px 2px 4px 1px #000000 inset;
	box-shadow: 2px 2px 3px 1px #000000 inset;
}
.green_patch {
	float:left;
	width:200px;
	height:25px;
	background:#089c38;
	margin: 0 0 -25px 46px;
	position: absolute;
	z-index:1;
	-webkit-box-shadow: 0 0 6px 4px #036D26 inset;
	-moz-box-shadow: 0 0 6px 4px #036D26 inset;
	box-shadow: 0 0 6px 4px #036D26 inset;
}
#redline_light_home {
	width:100%;
	height:40px;
	background:#fcab1d;
	margin-top:280px;
	z-index:-1;
	position:absolute;
}
#redline_dark_home {
	width:100%;
	height:40px;
	background:#333333;
	margin-top:330px;
	z-index:-1;
	position:absolute;
}
#redline_light_plans {
	width:100%;
	height:40px;
	background:#fcab1d;
	margin-top:380px;
	z-index:-1;
	position:absolute;
}
#redline_dark_plans {
	width:100%;
	height:40px;
	background:#333333;
	margin-top:430px;
	z-index:-1;
	position:absolute;
}
#footer {
	width:100%;
	height:121px;
	background:url(../img/grayla/footer.jpg) repeat-x;
	margin-top:90px;
	bottom:0px;
}
#footer_home {
	width:100%;
	height:121px;
	background:url(../img/grayla/footer.jpg) repeat-x;
	margin-top:90px;
	bottom:0px;
}


/*RESPONSIVE CSS STARTS FROM HERE*/
@media only screen and (min-width: 1920px) {
#footer {
	width:100%;
	height:121px;
	background:url(../img/grayla/footer.jpg) repeat-x;
	margin-top:100px;/*bottom:0px;
	position: absolute;*/
}
#footer_home {
	width:100%;
	height:121px;
	background:url(../img/grayla/footer.jpg) repeat-x;
	margin-top:100px;/*bottom:0px;
	position: absolute;*/
}
.login_link_home {
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:#333333;
	font-size:12px;/*bottom:0px;
	position: absolute;*/
}
}
@media only screen and (min-width: 1680px) {
#footer_home {
	width:100%;
	height:121px;
	background:url(../img/grayla/footer.jpg) repeat-x;
	margin-top:100px;/*bottom:0px;
	position:absolute;*/
}
.login_link_home {
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:#333333;
	font-size:12px;/*bottom:0px;
	position: absolute;*/
}
}
@media only screen and (min-width: 1440px) {
#footer_home {
	width:100%;
	height:121px;
	background:url(../img/grayla/footer.jpg) repeat-x;
	margin-top:100px;/*bottom:0px;
	position:fixed;*/
}
.login_link_home {
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:#333333;
	font-size:12px;/*bottom:0px;
	position: absolute;*/
}
}
@media only screen and (min-width: 2048px) {
.login_link {
	width:100%;
	text-align:center;
	padding:5px 0px;
	background:#333333;
	font-size:12px;/*bottom:0px;
	position: absolute;*/
}
}
/* Width 320px */
@media only screen and (max-width: 320px) {
    body {
    	-webkit-text-size-adjust: none;
    	-ms-text-size-adjust: none;
    	width:100%;
    	min-width: 0;
    	margin-left: 0;
    	margin-right: 0;
    	padding-left: 0;
    	padding-right: 0;
    }
    #header {
    	width:100%;
    	max-height:20px;
    	background:#383838;
    	box-shadow:1px 1px 10px #000000;
    }
    #wrapper {
    	width:320px !important;
    	/*old code (changed because the widget was not aligned centered)) :width:300px !important;*/
    	height:auto;
    	margin-top:20px;
    }
    .widget {
    	max-width:300px;
    	height:auto;
    	margin:0px auto;
    }
    .plans {
    	max-width:300px !important;
    	height:auto;
    	margin:60px auto 30px 10px !important;
    }
    .next {
    	margin-top:10px !important;
    	margin-left:0px !important;
    }
    .emailbox {
    	max-width:320px !important;
    	height:auto !important;
    	margin:30px auto 0px auto;
    }
    .emailbox p {
    	text-align:center;
    	margin:10px auto;
    }
    .textfield_email {
    	width:290px;
    	height:30px;
    	line-height:30px !important;
    	font-size:16px;
    	border:2px solid #bcbcbc;
    	background:#cfcfcf;
    	padding:0px 10px;
    }
    .button_submit {
    	width:220px;
    	height:40px;
    	background: url(../img/grayla/submit_bg.jpg) repeat;
    	border: 1px solid #d68d0d;
    	font-size:16px;
    	color:#FFFFFF;
    	cursor: pointer;
    }
    .button_submit:hover {
    	width:220px;
    	height:40px;
    	background: url(../img/grayla/submit_hover.jpg) repeat;
    	border: 1px solid #000000;
    	color:#FFFFFF;
    	cursor: pointer;
    }
    .sliderbox {
    	max-width:300px !important;
    	min-height:171px;
    	background:#f3f3f3;
    	margin:10px auto 30px auto;
    	text-align:center;
    	background: none !important;
    }
    #redline_light_home {
    	width:100%;
    	height:40px;
    	background:#fcab1d;
    	margin-top:270px !important;
    	z-index:-1;
    	position:absolute;
    }
    #redline_dark_home {
    	width:100%;
    	height:40px;
    	background:#333333;
    	margin-top:320px !important;
    	z-index:-1;
    	position:absolute;
    }
    #footer_home {
    	width:100%;
    	height:50px;
    	background:url(../img/grayla/footer_mobile.jpg) repeat-x;
    	margin-top:20px;
    }
}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
 @media only screen and (max-width: 479px) {
    body {
    	-webkit-text-size-adjust: none;
    	-ms-text-size-adjust: none;
    	width: 100% !important;
    	min-width: 0;
    	margin-left: 0;
    	margin-right: 0;
    	padding-left: 0;
    	padding-right: 0;
    }
    #header {
    	width:100% !important;
    	max-height:45px;
    	background:#383838;
    	box-shadow:1px 1px 10px #000000;
    }
    .emailbox {
    	max-width:320px !important;
    	height:auto !important;
    	margin:30px auto 0px auto;
    }
    .emailbox p {
    	text-align:center;
    	margin:10px auto;
    }
    .textfield_email {
    	width:290px;
    	height:30px;
    	line-height:30px !important;
    	font-size:16px;
    	border:2px solid #bcbcbc;
    	background:#cfcfcf;
    	padding:0px 10px;
    }
    .button_submit {
    	width:220px;
    	height:40px;
    	background: url(../img/grayla/submit_bg.jpg) repeat;
    	border: 1px solid #d68d0d;
    	font-size:16px;
    	color:#FFFFFF;
    	cursor: pointer;
    }
    .button_submit:hover {
    	width:220px;
    	height:40px;
    	background: url(../img/grayla/submit_hover.jpg) repeat;
    	border: 1px solid #000000;
    	color:#FFFFFF;
    	cursor: pointer;
    }
    #redline_light_home {
    	width:100%;
    	height:40px;
    	background:#fcab1d;
    	margin-top:325px;
    	z-index:-1;
    	position:absolute;
    }
    #redline_dark_home {
    	width:100%;
    	height:40px;
    	background:#333333;
    	margin-top:375px;
    	z-index:-1;
    	position:absolute;
    }
    .plans {
    	max-width:300px !important;
    	height:auto;
    	margin:60px auto 30px auto;
    }
    .next {
    	margin-top:20px !important;
    	margin-left:0px !important;
    }
    .sliderbox {
    	max-width:300px;
    	max-height:171 !important;
    	background:#dcdcdc;
    	margin:50px auto 50px auto;
    	text-align:center;
    	background: none !important;
    }
    #footer_home {
    	width:100%;
    	height:50px;
    	background:url(../img/grayla/footer_mobile.jpg) repeat-x;
    	margin-top:50px;
    }
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100% !important;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#header {
	width:100% !important;
	height:50px;
	background:#383838;
	box-shadow:1px 1px 10px #000000;
}
.plans {
	max-width:620px !important;
	height:auto;
	margin:60px auto 30px auto;
}
.next {
	margin-top:0px !important;
	margin-left:10px !important;
}
.last {
	margin-top:20px !important;
	margin-left:155px !important;
}
}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100% !important;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#header {
	width:100% !important;
	height:50px;
	background:#383838;
	box-shadow:1px 1px 10px #000000;
}
.plans {
	max-width:300px !important;
	height:auto;
	margin:60px auto 30px auto;
}
.next {
	margin-top:20px !important;
	margin-left:0px !important;
}
.sliderbox {
	max-width:520px;
	min-height:168px;
	background:#dcdcdc;
	margin:85px auto 30px auto;
	text-align:center;
	background:url("../img/grayla/widget_bg_mobile.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
	background-size:520px 168px;
}
#footer_home {
	width:100%;
	height:50px;
	background:url(../img/grayla/footer_mobile.jpg) repeat-x;
	margin-top:50px;
}
}
@media only screen and (max-width: 1280px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100% !important;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#header {
	width:100% !important;
	height:50px;
	background:#383838;
	box-shadow:1px 1px 10px #000000;
}
.plans {
	max-width:1200px;
	height:auto;
	margin:60px auto 30px auto;
}
.next {
	/*margin-top:20px;*/
	margin-left:10px;
}
}
@media only screen and (max-width: 1024px) {
body {
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	width: 100% !important;
	min-width: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
#header {
	width:100% !important;
	height:50px;
	background:#383838;
	box-shadow:1px 1px 10px #000000;
}
.plans {
	max-width:1000px;
	height:auto;
	margin:60px auto 30px auto;
}
.next {
	/*margin-top:20px;*/
	margin-left:10px;
}
}
