@import url(https://fonts.googleapis.com/css?family=Abel);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);
@import url(https://fonts.googleapis.com/css?family=Nunito);

html, head, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	}

body {
	overflow: visible;
	background: url(../images/bg.png) ;
	}

#iphoneox {
	color: black;
	width: 400px;
	height: 360px;
	padding-left: 100px;
	padding-top: 40px;
	font-size: 20px;
	font-weight: 
}

#icons {
	margin: 0px auto;
	width: 200px;
	}

#available {
	color: red;
	width: 800px;
	margin: 0px auto;
	
	}
	
#susp {
margin-left: 200px;
	width: 200px;
	color: black;
	font-size: 30px;
	margin-top: 300px;
}	
	
#att{
	width: 150px;
	position: absolute;
	margin-top: 30px;
	margin-left:810px;
float: right;



}


#twitter {
float: left;
	}
facebook {
	float: left;
	 background-color: black;
	}
	
#captcha {
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}


#captcha .text {
	float: left;
	padding-right: 15px;
	}
#captcha .text #captcha_text{
	width: 50px;
	}
#captcha .img {
	padding-bottom: 5px;
	}

#captcha .submit {
	float: left;
	}

#captcha .refresh {
	float: left;
	}


#footer{
	text-align: center;
	color:white;
	font-size: 15px;
  height: 47px;
  width: 100%;
  background: #046771;
  padding-top: 20px;
}

#header {
	
    margin:0px auto ;
    margin-top: 10px;
    width: 1016px;
	height: 228px;
	background: url(../images/back2.png)  no-repeat;
}



#menu { 
	float: left;
	position: relative;
	top:96px;
	margin-left: 15%;
	height: 65px;
	min-width: 940px;
	width: auto;
	background: url(../images/menu.png) no-repeat;
}

#us_black_title { 

	margin: 0px auto;
	height: 55px;
	width: 800px;
	background: url(../images/black_us_title.png) no-repeat;
	padding-top: 15px;
}

#us_black_title span{
	font-family: monospace;
	font-size: 20px;
	font-weight: 900;
	width: 600px;
	height: 40px;
	padding-left: 210px;

	
}

#menu_black { 
	float: left;
	position: relative;
	top:105px;
	margin-left: 15%;
	font-size: 16px;
	font-weight: 900;
	height: 45px;
	width: 600px;
}

#menu_black .image{
	position: relative;
}

#menu_black span{
	position: absolute;
	top: 22px;
	left: 58px;
}

.check {
	width: 197px;
	float: left;
	height: 74px;
	margin-left: 100px;
	background: url(../images/m1.png) no-repeat;
	background-position: 0px 2px;
}

.contact {
	width: 197px;
	height: 74px;
	float: left;
	margin-left: 20px;
	background: url(../images/m2.png) no-repeat;
	background-position: 0px 2px;
}

.contact:HOVER {
	width: 197px;
	height: 74px;
	float: left;
	margin-left: 20px;
	background: url(../images/m6.png) no-repeat;
	background-position: 0px 2px;
}

.menu { 
font-size: 30px;
	}

#more{
	
	
	font-size: 20px;
	padding-left: 30px;
	padding-top: 30px;
	color: black;
	font-weight: 800;
	display: none;
	width: 800px;
	margin: 0 auto;	
}
#info {
	text-align: center;
	display: none;
	margin-bottom: 40px;
	}

#error {
	text-align:center;
	color: red;
	font-size: 25px;
	font-weight: 600;
	font-style: italic;
	}

#box-table-b
{
	margin: 0px auto;
	margin-top: 50px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 17px;
	min-width: 600px;
	text-align: left;
	border-collapse: collapse;
	border-top: 7px solid black;
	border-bottom: 7px solid black;
}
#box-table-b th
{
	font-weight: normal;
	padding: 8px;
	background: white;
	border-right: 1px solid black;
	border-left: 1px solid black;
	color: #039;
}
#box-table-b td
{
	border-top: 1px dotted black;
	padding-left: 10px;
	padding-right: 10px;
	background: white; 
	border-right: 1px solid black;
	border-left: 1px solid black;
	color: black;
}

#loading{
	padding-top: 50px;
	width: 400px;
	height: 400px;
	margin: 0px auto;
	overflow: hidden;
	display: none;
	}

#loading .l2 {
	margin-left:20px;
	float: left;

	}

#loading .l1 {
	margin-top: 5px;
	float: left;
	height: 400px;
	width: 400px;

	}



#textbox{
	
	padding-left:120px;
	font-size: 60px;
	text-indent: 0px;
	font-family: sans-serif;
	font-weight:700;
	width: 517px;
	height: 76px;
	border:none;
	float:left;
	margin-top: 150px;
	background: none;
	outline: none;
	}


#button{ 
	outline: none;
	float: left;
	text-align:center;
	font-size:50px;
	color: black;
	font-style:italic;
		margin-top: 142px;
		 margin-left: 52px;
	height: 95px;
	width: 238px;
	border: none;
	background: none;
	background-image: url(../images/b1.png);

}
#button:HOVER{ 
	outline: none;
	float: left;
	text-align:center;
	font-size:50px;
	color: black;
	font-style:italic;
		margin-top: 142px;
		 margin-left: 52px;
	height: 95px;
	width: 238px;
	border: none;
	background: none;
	background-image: url(../images/b5.png);;

}
#input {
	margin: 0px auto;
	padding-bottom: 50px;
	 white-space: nowrap;
color: white;
width:1013px;
min-height: 830px;
background: url(../images/content.png) no-repeat;
	}
	
#contact {
	margin: 0px auto;
	padding-bottom: 50px;
width:1013px;
height: 590px;
min-height: 80%;
background: url(../images/contact.png) no-repeat;
	}
	
#contact .text {
	color: gray;
	font-size: 30px;
	font-style: italic;
	text-align: justify;
	font-weight: 900;
	width: 800px;
	padding-top: 140px;
	padding-right: 200px;
	padding-left: 100px;

	} .email{
		color: blue;
	}
	
#paypal {
	width:400px;
	margin: 0px auto;
	margin-bottom: 30px;
}

#form {
	margin: 0px auto;
	width: 1000px;
	overflow: hidden;
	}






#header .text {
	position: fixed;
	color: rgb(228,228,228);
	font-size: 35px;
	top:0;
	overflow: hidden; 
    white-space: nowrap;
	margin-left: 30px;
	margin-top: 25px;

	}

#temp{
height: 100px;
width: 500px;
margin: 0 auto;
background: white;
-moz-border-radius: 40px 40px;
    -webkit-border-radius: 40px 40px;
    -khtml-border-radius: 40px 40px;
    border-radius: 40px 40px;

	
	}

#content{
background: url(../images/bg33.jpg);
left:0;
  min-height: 1000px;
  width: 100%;
  padding-top: 135px;
  
	
}

.add_funds {
	padding-top: 45px;
    padding-right: 200px;
    font-size: 17px;
    padding-left: 100px;
}

.add_funds label {
  font: bold 20px Helvetica, sans-serif;
  display: block;
  float: left;
  text-align: right;
  padding: 5px 10px 0 0;
}

.add_funds input[type=text] {
  float: left;
  width: 70px;
  font: bold 20px Helvetica, sans-serif;
  padding: 3px 0 0 0;
  text-align: center;
}

.add_funds .button {
  margin: 0 0 0 10px;
  text-indent: -9999px;
  cursor: pointer;
  width: 29px;
  height: 29px;
  float: left;
  text-align: center;
  background: url(../images/buttons.png) no-repeat;
}
.add_funds .dec {
  background-position: 0 -29px;
}

.add_funds .numbers-row {
	width: 400px;
    margin: 0px auto;
}
.add_funds .buttons {
  padding: 20px 0 0 140px;
}
#add_funds_form {
	width: 100%;
    float: right;
}
#add_funds_form #paypal_logo {
	        width: 300px;
    margin: 0px auto;
    padding-top: 30px;
}
#add_funds_form #paypal_button{
	float: right;
}
#paid_services_div{
	padding-top: 50px;
	margin-left: 55px;
}
#paid_services_div .title {
	text-align: center;
	padding-right: 60px;
	font-family: Arial,Helvetica,Verdana,Sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #38666A;
}
#paid_services_div .description{
	font-family: Arial,Helvetica,Verdana,Sans-serif;
    font-size: 16px;
       font-style: oblique;
    color: #0F4704;
    padding: 30px;
    padding-right: 60px;
    padding-bottom: 0px;
}
#paid_services  {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
#paid_services  th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	text-align: center;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
#paid_services  th:first-child {
	text-align: left;
	padding-left:20px;
}
#paid_services  tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
#paid_services  tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
#paid_services  tr {
	text-align: center;
	padding-left:20px;
}
#paid_services  td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
#paid_services  td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	font-weight: 600;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
#paid_services  tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
#paid_services  tr:last-child td {
	border-bottom:0;
}
#paid_services  tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
#paid_services  tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
#paid_services  tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}
.faq {
	margin-bottom: 30px;
    margin-top: 30px;
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}
.faq .column{
	background-color: #F8F5F5;
	width: 1100px;
    height: auto;
    margin: 0px auto;
    border: 1px solid;
    border-color: #bce8f1;
    border-radius: 20px 20px 10px 10px;
}

.first_heading {
	border-radius: 20px 20px 0px 0px;
}

.faq .heading {
	padding: 10px;
    text-align: center;
	background: #d9edf7;
    color: #31708f;
    font-size: 20px;
    font-weight: bold;
}

.faq .answer{
	line-height: 1.42857143;
	padding: 35px;
}	

#articles{
	height: 110px;
    width: 1000px;
    background-color: white;
    margin: 0px auto;
    margin-bottom: 50px;
    
    moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 4px 0 #046771;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 15px 3px 3px 15px;
    padding-left: 10px;
    padding-top: 10px;
}

#articles .article{
	height: 100px;
    width: 250px;
    float: left;
    border-right: 2px solid #8AC6CD;
    padding-right: 30px;
    margin-right: 30px;
}

#articles .article h2 {
	margin: 0px;
	font-size: 18px;
	font-family: 'Abel', sans-serif;
    font-weight: 600;
    height: 38px;
}

.article a {
	text-decoration: none;
}

#articles .advertisement {
	float: left;
}

.art_description a{
	font-size: 16px;
	color: black;
}

#articles .art_description {
	font-family: 'Josefin Sans', sans-serif;
	padding-top: 15px;
}

.preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: visible;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
}
.preloader:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    content: "";
    z-index: 1050;
    background: url(../images/loader.gif) no-repeat center center;
}

#submit_order_button {
	float: right;
	margin-top: 9px;
  height: 40px;
  padding: 0;
  width: 30%;
  border: none;
  -webkit-border-radius: 12px;
          border-radius: 12px;
  background-color: #555;
  color: #eee;
  font-size: 24px;
  text-transform: uppercase;
  outline: none;
  -webkit-transition: all .5s ease;
          transition: all .5s ease;
}
#submit_order_button:hover, #submit_order_button:focus, #submit_order_button:active
{
    color: #fff;
    background-color: #777;
}