@charset "UTF-8";
/* 
	CSS Document for StealthCard

	
*/


/* Content Layout
----------------------------------------------------------------- */

#content {
	background: #fff url(/images/bg1.jpg) no-repeat top;
	padding: 140px 0 20px 0;
	font-size: 12px;
}





.badge {
	float:right;
	margin-top:10px;
	margin-right:10px
}


.badge_home {
	float:right;
	margin-top:170px;
	margin-right:10px
}

#content h2 {
	color: #00d0fe;
	font-weight: normal;
	font-size: 18px;
	padding: 0 0 70px 25px;
}

#content h1 {

	font-weight: normal;
	font-size: 24px;
	padding: 0 0 20px 25px;
}



#content a {

	color: #25aad4;
}


#content a {

	color: #25aad4;
}


#content ul, li {
	list-style: none;
}




#content p {
	padding: 0 25px 0 25px;
	margin: 3px 0 3px 0;
	line-height: 20px;
}

input, select, textarea {
	border: 1px solid #c0c0c0;
	background-color: #f4f4f4;
	padding: 3px 5px 3px 5px;
	color: #000;
	font-size: 12px;
}

.img {
	border: none;
	padding: 0;
	background: none;
}

label {
	display: block;

	line-height: 20px;
}

.required {
	color: #f5911c;
}

a:link, a:visited {
	color: #f5b51c;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

/* Customer Service Layout
----------------------------------------------------------------- */

form.sherlock {
	background: url(/images/bg3.jpg) no-repeat;
	padding-right: 40px;
	padding-left: 300px;
}

form#customerservice {
	margin-top: 30px;
}

form#customerservice label {
	color: #25aad4;
}

form#customerservice textarea {
	width: 100%;
	height: 150px;
}


/* Try it now Layout
----------------------------------------------------------------- */

form#tryitnow {
	margin-top: 30px;
	padding-left: 300px;
	
}

form#tryitnow label {
	color: #3f403f;
}

form#tryitnow textarea {
	width: 100%;
	height: 150px;
}

form#tryitnow em{
	color: #25aad4;
	font-style:	normal;
}

.legal {
	font-size: 9px;
	margin: 20px 0 20px 40px;
}


/* FAQ
----------------------------------------------------------------- */

h3 {
	margin: 40px 0 0px 25px;
	font-size: 17px;
	color: #25aad4; 
}

ul#question li {
	margin: 0 0 5px 5px;
	padding-left: 5px;
	list-style: disc;
	font-size: 14px;
}


ul#question a:link, ul#question a:visited {
	color: #25aad4;
	text-decoration: none;
    font-weight: bold;	
}

ul#question a:hover, ul#question a:active {
	text-decoration: underline;
}





ul#contents li {
	margin: 0 0 10px 25px;
	padding-left: 20px;
	font-size: 14px;
}


ul#contents a:link, ul#contents a:visited {
	color: red;
	text-decoration: none;
}

ul#contents a:hover, ul#contents a:active {
	text-decoration: underline;
}





.backtop {
	text-align: right;
	font-size: 12px;
	color: #f5b51c;
}


/* Affilliate Program
----------------------------------------------------------------- */

.img_affilliate {
	margin-left: 620px;
}

.txt_affilliate {
	text-align: center;
}


/* Purchase minutes
----------------------------------------------------------------- */

h4 {
	margin: 10px 0 10px 25px;
	font-size: 12px;
	color: #25aad4; 
}

h5 {
	color: #e38225;
	font-size: 13px;
	margin: 15px 0 10px 10px;
	padding-left: 10px;
}

form#minutes {
	margin-top: 15px;
	padding-left: 30px;
}

form#minutes label {
	color: #3f403f;
	margin-left: 25px;
}

form#minutes textarea {
	width: 100%;
	height: 150px;
}

form.purchase {
	padding-right: 40px;
}

form#purchase {
	margin-top: 30px;
	padding-left: 300px;
	
}

form#purchase label {
	color: #25aad4;
}

form#purchase textarea {
	width: 100%;
	height: 150px;
}

.floated {
	width: 75px;
}

.floated2 {
	width: 150px;
	padding-right: 30px;
}

#col_a {
	width: 250px;
	background-color:#f5f5f5;
	margin: 10px 15px 10px 15px;
}

#col_b {
	width: 450px;
}

.placecall h3 {
	margin: 0px;
	font-size: 15px;
}

/* FAQ
----------------------------------------------------------------- */

/* DataTable */
    
#calltbl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px; 
    /*color: #333333; */
    line-height: 14px;
    margin-bottom:20px; 
    border-spacing:0;
    width:100%;
}

#calltbl th {
    font-weight: bold;
    color: #318691;
    padding: 3px;
    border-bottom: 3px double black;
    text-align:center
}   
    
#calltbl th a { 
    text-decoration: none;
}

#calltbl th a:hover {
    color: #318691;
    background-color: #FFFFFF;
    text-decoration: underline;
}

#calltbl td {
    padding: 3px;
    border-right: 1px dotted gray;
    text-align:center
}

#calltbl td.alt {
    background: #e5e5e5;
}

.form-dl {background: transparent; padding: 3px 15px 20px 15px; margin: 3px 0 15px 0; border: 0px solid #e5e5e5; text-align:left;}
.form-dl label {font-size: 14px; font-weight: normal; text-align:left; margin-top:20px}
.form-dl input.box-input {width: 90%; height:17px; font-size: 14px; margin-bottom:5px !important}
.form-dl input.phone { width: 71%; height; 17px; font-size: 14px; margin-bottom: 5px}
.form-dl input.ext { width: 20%; height; 17px; font-size: 14px; margin-bottom: 5px}
.form-dl input.textarea-input {width: 99%; font-size: 14px; margin-bottom:5px !important}
.trial-important-notice {padding: 7px; margin: 2px 0 30px 0; font-size: 13px; background: #F5F8FF; border: 2px solid #D8E3FE;}
.right-signup-form {float: right; width: 35%; text-align:left; margin-right:35px;}}
.form-dl p {
    margin: 10px 0 15px 0 !important;
}

.purchaseDetails {
    font-size: 12px;
    font-weight: bold;
}

.form-dl h3{font:bold 14px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; text-transform:uppercase; color:#5E970A;letter-spacing:0.03em; line-height:1.1;margin:0 0 0 0}

.form-dl h4{font:bold 12px "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif; color:#005CA1;letter-spacing:0.03em; line-height:1.1;margin:0 0 0 0}

