/* CSS RESET MEYER */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: middle;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:active, a:focus {outline: 0;}
a img {outline: none;}
img {border: 0;}

.clear {
	clear: both !important;
	line-height: 0px !important;
	height: 0px !important;
	overflow: hidden !important;
	display: block !important;
	margin: 0  !important;
	padding: 0 !important;
	float: none !important;
}



/*  STYLE  */


body {
	background: url('images/bg.jpg');
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

a {
	text-decoration: none;
}

#top {
	height: 40px;
}

#top,#nav {
	width: 100%;
	background: #323C46;
	background: #323C46 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAK0lEQVQImWMwsnH7j4zdQ5P/M6ALGNm4IQRhAnBBZAEjG7f/DOgCRjZu/wHmESvzGVxJAQAAAABJRU5ErkJggg==');
	border-bottom: 2px solid #252D34;
}

#top ul {
	width: 985px;
	margin: 0 auto;
	display: block;
}

#top ul li {
	float: right;
	border-right: 1px solid #1c2025;
	border-left: 1px solid #47586b;
	line-height: 40px;
}

#top ul li.title {
	float: left;
}

#top ul li:last-child {
	border-left: none;
}

#top ul li:hover {
	background: #242D36;
}

#top ul li.linew {
	height: 40px;
	width: 0px;
	border-left: 1px solid #47586b;
	border-right: none;
}

#top ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #e5e5eb;
	text-transform: uppercase;
	padding: 0 25px;
}

#header {
	border-bottom: 1px solid #BBB;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);
}

#header div {
	width: 985px;
	margin: 0 auto;
	height: 92px;
	line-height: 92px;
}

#header div ul {
	float: right;
}

#header div ul li {
	float: right;
	font-size: 12px;
}
/*
#header div ul li a {
	display: inline-block;
	width: auto;
	height: 37px;
	margin-left: 14px;
	padding: 0px 18px;
	font-family: Arial,Helvetica,sans-serif;
	color: #00688D;
	font-size: 13px;
	line-height: 37px;
	border: 1px solid #D2D2D7;
	background: #f5f5f7;
	background: -moz-linear-gradient(top, #f5f5f7 0%, #e6e6eb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f7), color-stop(100%,#e6e6eb));
	background: -webkit-linear-gradient(top, #f5f5f7 0%,#e6e6eb 100%);
	background: -o-linear-gradient(top, #f5f5f7 0%,#e6e6eb 100%);
	background: -ms-linear-gradient(top, #f5f5f7 0%,#e6e6eb 100%);
	background: linear-gradient(to bottom, #f5f5f7 0%,#e6e6eb 100%);
	box-shadow: 0px 1px 0px 0px #BBB;
}

#header div ul li a:hover {
	background: #37ACD7;
	color: #FFF;
	border-bottom: 0;
}

#header div ul li img {
	margin-right:8px;
}
*/
#nav ul{
	display: block;
	display: table;
	margin: 0 auto;
	width: 985px;
}

#nav ul li {
	display: table-cell;
	box-sizing: border-box;
}

#nav ul li a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #EBEBEF;
	font-size: 13px;
	border-right: 1px solid #2F3740;
	border-left: 1px solid #47586b;
}

#nav ul li:hover,#nav ul li.onthis {
	background: #242D36;
}

#top ul li:last-child {
	border-left: none;
}

#slidehome {
	background: #202830;
	height: 200px;
	background: url('images/theheader.png') center top;
	border-bottom: 2px solid #252D34;
}

#slide {
	background: #202830;
	height: 100px;
	background: url('images/slidebitcoin.png') center center;
	border-bottom: 2px solid #252D34;
}

#underslidehome {
	width: 100%;
	height: 50px;
	border-bottom: 2px solid #D2D2D7;
	background: #f0f0f5;
	background: -moz-linear-gradient(top, #f0f0f5 0%, #f9f9fb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f5), color-stop(100%,#f9f9fb));
	background: -webkit-linear-gradient(top, #f0f0f5 0%,#f9f9fb 100%);
	background: -o-linear-gradient(top, #f0f0f5 0%,#f9f9fb 100%);
	background: -ms-linear-gradient(top, #f0f0f5 0%,#f9f9fb 100%);
	background: linear-gradient(to bottom, #f0f0f5 0%,#f9f9fb 100%);
}

#underslide {
	width: 100%;
	height: 2px;
	border-bottom: 2px solid #D2D2D7;
	background: #f0f0f5;
}

#underslidehome ul {
	display: block;
	margin: 0 auto;
	width: 985px;
}

#underslidehome ul li {
	line-height: 50px;
	float: left;
	font-size: 13px;
	font-family: 'Trebuchet MS', Arial;
	color: #323C46;
	font-weight: bold;
}

#underslidehome ul li.welcome {
	background: url('images/welcome.png') left center no-repeat;
	padding-left: 45px;
}

#underslidehome ul li.btc {
	float: right;
	margin-left: 10px;
}

#underslidehome ul li.btc small {
	font-size: 10px;
	font-weight: normal;
	padding-left: 6px;
}

.phis{
margin-left:8px;border:1px solid #CCC;margin-top:-4px;border-radius:4px;padding:5px 10px;color:#333 !important;
background: #fcfff4;
background: -moz-linear-gradient(top,  #fcfff4 0%, #e9e9ce 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfff4), color-stop(100%,#e9e9ce));
background: -webkit-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
background: -o-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
background: -ms-linear-gradient(top,  #fcfff4 0%,#e9e9ce 100%);
background: linear-gradient(to bottom,  #fcfff4 0%,#e9e9ce 100%);
display: inline-block;
height: 17px;
line-height: 17px;
}




#plans {
    width: 989px;
    margin: 20px auto;
    margin-bottom: 15px;
}
#plans li:first-child {
    margin-left: 0px;
}
#plans li:last-child {
    margin-right: 0px;
}
#plans li {
    width: 239px;
    display: inline-block;
    margin: 0 5px;
}

#plans li .top {
    width: 235px;
    height: 45px;
    border:1px solid #D2D2D7;
    border-radius: 5px 5px 0px 0px;
    background: #F5F5F8;
	background: -webkit-linear-gradient(top, #f9f9fb 0%,#f0f0f5 100%);
    background: linear-gradient(to bottom, #f9f9fb 0%,#f0f0f5 100%);
}

#plans li .plantitle {
    width: 100%;
    float: left;
    text-align: left;
    font-family: "MyriadProSemibold",Arial;
    font-size: 18px;
    color: #323C46;
    line-height: 45px;
    text-indent: 20px;
}

#plans li .mid {
    width: 235px;
    float: left;
    border-left: 1px solid #D2D2D7;
    border-right: 1px solid #D2D2D7;
    background: none repeat scroll 0% 0% #FFF;
}

#plans li .planType {
    width: 100%;
    height: 50px;
    float: left;
    font-family: "MyriadProSemibold","Trebuchet MS",Arial;
    font-size: 16px;
    color: #FFF;
    line-height: 50px;
    text-indent: 20px;
    background: #323C46;
    background: #323C46 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAK0lEQVQImWMwsnH7j4zdQ5P/M6ALGNm4IQRhAnBBZAEjG7f/DOgCRjZu/wHmESvzGVxJAQAAAABJRU5ErkJggg==");
}

#plans li .mid p.lst {
    width: 100%;
    height: 34px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #475564;
    line-height: 34px;
    border-top: 1px solid #E6E6EB;
    background: url("images/listcheck.png") no-repeat 25px 50%;
}

#plans li .mid p.lst {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #475564;
    line-height: 34px;
    text-indent: 51px;
}

#plans li .bot {
    width: 235px;
    height: 73px;
    float: left;
    border:1px solid #D2D2D7;
    border-radius: 0px 0px 5px 5px;
    background: #F9F9FC;
	background: -webkit-linear-gradient(top, #fbfbfd 0%,#f5f5fa 100%);
	background: linear-gradient(to bottom, #fbfbfd 0%,#f5f5fa 100%);
}

#plans li .bot p {
    width: auto;
    float: left;
    margin: 12px 0px 0px 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #92A2B1;
    line-height: 16px;
}

#plans li .bot a, a.bluebut {
    width: 85px;
    height: 30px;
    float: right;
    margin: 24px 21px 0px 0px;
    font-family: "MyriadProSemibold",Arial;
    font-size: 13px;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    background: #0460AA;
	background: -webkit-linear-gradient(top, #0567b6 0%,#005092 100%);
	background: linear-gradient(to bottom, #0567b6 0%,#005092 100%);
	border-radius: 4px;
}
#plans li .bot a:hover, a.bluebut:hover {
	background: #045491;
    background: -webkit-linear-gradient(top, #04538f 0%,#0b67af 100%);
	background: linear-gradient(to bottom, #04538f 0%,#0b67af 100%);
}
a.bluebut {
    width: 210px;
    height: 60px;
	line-height: 60px;
    float: none;
	display: block;
    margin: 40px auto;
    font-size: 16px;
	font-weight: bold;
}
#plans li .bot p span {
    font-family: "MyriadProSemibold","Trebuchet MS";
    font-size: 26px;
    color: #277BBF;
    line-height: 30px;
}

#plans li .planType img {
    width: auto;
    float: right;
    margin: -27px 18px 0px 0px;
}

#plans li .bot p span.red {color: #8F0836;}
#plans li .bot a.red {
	background: #810932;
	background: -webkit-linear-gradient(top, #910d3a 0%,#73062b 100%);
	background: linear-gradient(to bottom, #910d3a 0%,#73062b 100%);
}
#plans li .bot a.red:hover {
	background: #74062B;
	background: -webkit-linear-gradient(top, #73062b 0%,#910d3a 100%);
	background: linear-gradient(to bottom, #73062b 0%,#910d3a 100%);
}

#plans li .bot p span.green {color: #004938;}
#plans li .bot a.green {
	background: #034636;
	background: -webkit-linear-gradient(top, #054d3c 0%,#003b2d 100%);
	background: linear-gradient(to bottom, #054d3c 0%,#003b2d 100%);
}
#plans li .bot a.green:hover {
	background: #013C2E;
	background: -webkit-linear-gradient(top, #003b2d 0%,#054d3c 100%);
	background: linear-gradient(to bottom, #003b2d 0%,#054d3c 100%);
}

#plans li .bot p span.gold {color: #CA9943;}
#plans li .bot a.gold {
	background: #CA9943;
	background: -webkit-linear-gradient(top, #CA9943 0%,#bd8e3b 100%);
	background: linear-gradient(to bottom, #bd8e3b 0%,#CA9943 100%);
}
#plans li .bot a.gold:hover {
	background: #a47b33;
	background: -webkit-linear-gradient(top, #bd8e3b 0%,#CA9943 100%);
	background: linear-gradient(to bottom, #CA9943 0%,#bd8e3b 100%);
}




.quots {
    width: 988px;
    height: 87px;
    margin: 0px auto;
    margin-bottom: 15px;
    background: url("images/quots.png") no-repeat;
}

.quots p {
    font-family: "Times New Roman",Times,serif;
    font-size: 15px;
    color: #475564;
    line-height: 20px;
    font-style: italic;
    text-align: center;
    line-height: 83px;
}



.boxes {
	width: 985px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
}

.box {
    width: 318px;
    display: inline-block;
	margin-right: 14px;
}
.box:last-child{
	margin-right: 0;
}
.box .top {
    width: 100%;
    height: 45px;
    border:1px solid #D2D2D7;
    border-radius: 5px 5px 0px 0px;
    background: #F5F5F8;
	background: -webkit-linear-gradient(top, #f9f9fb 0%,#f0f0f5 100%);
    background: linear-gradient(to bottom, #f9f9fb 0%,#f0f0f5 100%);
}
.box .top h6 {
    width: 100%;
    height: 45px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #00688D;
    line-height: 45px;
    text-indent: 17px;
}
.box .top h6 img {
	margin-right: 10px;
	margin-top: -3px;
}
.box .mid {
    width: 100%;
    border-left: 1px solid #D2D2D7;
    border-right: 1px solid #D2D2D7;
    background: #FFF;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 2px 0px #a19e9e;

}
.box p {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 15px;
    line-height: 19px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #475564;
}
.box p a {
    text-decoration: underline;
    color: #00688D;
}

ul.text {
	padding: 0 15px;
	padding-bottom: 15px;
}

ul.text li {
    height: 34px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    color: #475564;
    line-height: 34px;
    border-top: 1px solid #E6E6EB;
    background: url("images/listcheck.png") no-repeat 0px 50%;
    padding-left: 20px;
}



#footer {
	background: #202830;
	padding: 10px 0;
	padding-bottom: 15px;
	border-top: 3px solid #A19E9E;
}

#footer div {
	margin: 0 auto;
	width: 985px;
	color: #BBB;
	font-size: 12px;
}

#footer div img {
	margin: 3px;
}

#footer div p {
	padding: 15px 0;
	float: right;
	text-align: right;
}

#footer div p br {
	display: block;
	margin: 5px;
}

#footer div p a {
	color: #BBB;
	border: 1px solid #666;
	padding: 5px 10px;
	margin-left: 4px;
	border-radius: 4px;
	float: right;
	background: rgba(255,255,255,0.05);
}

#footer div p a:hover {
	background: rgba(255,255,255,0.01);
	border: 1px solid #444;
}

.inpts {
	font-family:"arialround", Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-right:15px;
	font-size:14px;
	color:#003366;
	width:265px;
	height:32px;
	margin:3px 5px;
	border:1px solid #E0E0E0;
	border-bottom:1px solid #A5ADB4;
	border-right:5px solid #94CB5F;
	background: #FCFCFC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFF0F2));
	background: -moz-linear-gradient(top,  #FFFFFF,  #EFF0F2);
	background: -o-linear-gradient(top, #FFFFFF, #EFF0F2);
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.inpts:hover {
	box-shadow: 0 8px 6px -6px #3C4A5C;
	-moz-box-shadow: 0 8px 6px -6px #3C4A5C;
	-webkit-box-shadow: 6px 5px 5px #D9DCDF;
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}
.inpts:focus {
	width:255px;
	border-right:5px solid #3F5F1F;
	background: #FFFFFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#EFF0F2), to(#FFFFFF));
	background: -moz-linear-gradient(top,  #EFF0F2,  #FFFFFF);
	background: -o-linear-gradient(top, #EFF0F2, #FFFFFF);
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
}
select {
	padding:9px !important;
	padding-left:12px !important;
	height:40px !important;
	width:301px !important;
	margin:3px 5px;
}
select:focus {
	width:301px !important;
}

.sbmt {
	font-family:"arialround", Arial, Helvetica, sans-serif;
	padding-left:47px;
	padding-right:47px;
	padding-bottom:4px !important;
	font-size:14px;
	color:#003366;
	display:inline-block;
	height:38px !important;
	border-top:1px solid #E0E0E0;
	border-bottom:1px solid #A5ADB4;
	border-left:5px solid #436C81;
	border-right:5px solid #436C81;
	background: #FCFCFC;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFF0F2));
	background: -moz-linear-gradient(top,  #FFFFFF,  #EFF0F2);
	background: -o-linear-gradient(top, #FFFFFF, #EFF0F2);
	margin:15px 7px 8px 7px;
	display:block;
}

.sbmt:hover {
	padding-left:50px;
	padding-right:50px;
	background: #FFFFFF;
	border-left:2px solid #436C81;
	border-right:2px solid #436C81;
}

textarea {
min-height:210px;
}

.mid form {
padding: 10px 25px;
}