﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;`	  
	padding: 0;
	background-color:#9fa1a4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-align:justify;

}
/* =========================================================================================*/
#wrapper-innerpage{
	width:915px;
	margin: 0 auto;
	background-image:url('../images/news-layoutbar.gif');
	background-repeat:repeat-y;
	background-color:#f6f6f6;
}
#header-container{
	width:915px;
	margin:0 auto;
}

.leftside-header{
	background-image:url('../images/lt-header.gif');
	background-repeat:no-repeat;
	width:473px;
	height:111px;
	float:left;
}
.leftside-header a{
	width:473px;
	height:111px;
	display:block;
}

.rightside-header{
	background-image:url('../images/rt-header.gif');
	background-repeat:no-repeat;
	width:442px;
	height:111px;
	float:right;
}

#userbox-container{
	width:442px;
	margin-top:50px;
}
.top-usertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	font-weight:bold;
}
.usertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}
/* ========== Link Container Box */

#link-container{
	background-image:url('../images/toplink-bar.gif');
	background-repeat:repeat-x;
	width:915px;
	height:28px;
	clear:both;
}
.top-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
	padding-right:5px;
	text-align:center;
	text-decoration:none;
}
.top-link a{
	color:#FFFFFF;
	text-decoration:none;
}
.top-link:hover{
	color:#eaea1c;
	text-decoration:none;
}
/* ========== Mobile News Container Box */

#mobilenews-layoutbar{
	width:915px;
	height:auto;
}
#innerpage-ctbox{
	width:655px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-top:5px;
}
.innerpage-topbar{
	width:655px;
	background-image:url('../images/memberpage-top.gif');
	background-repeat:no-repeat;
	height:30px;
	margin-top:5px;
}
.innerpage-topbar h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#515151;
	padding-top:6px;
	padding-left:28px;
	font-weight:bold;
}
.innerpage-bgbar{
	background-image:url('../images/memberpage-bg.gif');
	background-repeat:repeat-y;
	padding:15px;
}
#innerpage-bgbar-global{
	background-image:url('../images/memberpage-bg.gif');
	background-repeat:repeat-y;
	padding:15px;
}
.innerpage-bottombar-global{
	width:655px;
	background-image:url('../images/memberpage-bottom.gif');
	background-repeat:no-repeat;
	height:6px;
	clear:both;
}
.innerpage-bottombar{
	width:655px;
	background-image:url('../images/memberpage-bottom.gif');
	background-repeat:no-repeat;
	height:6px;
}
/* ---------------------------------------------------------------------------------------*/
#google-container{
	width:655px;
	height:75px;
	clear:both;
	text-align:center;
	padding-top:8px;
}
/* ===================Mobile News Container============================  */

#rt-mobilenews-box{
	width:655px;
	height:auto;
	float:right;
	padding-right:25px;
}

#left-mobilenews-box{
	width:195px;
	height:auto;
	float:left;
}
.poll-bgbar{
	background-image:url('../images/poll-bgbar.gif');
	background-repeat:repeat-y;
	padding-left:5px;
}
/* -------------------Footer Container Start----------------------------------------------------*/
#footer-container{
	width:915px;
	height:95px;
	clear:both;
	background-image:url('../images/footer-bar.gif');
	background-repeat:repeat-x;
	margin-top:5px;
	padding-top:8px;
	background-color:#f6f6f6;
	

}
.footer-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	line-height:15px;
	text-decoration:none;
}
.footer-text a{
	color:#333333;
	text-decoration:none;
}
.footer-text a:hover{
	color:#333333;
	text-decoration:underline;
}
/* -------------------Free-Premium Container Start----------------------------------------------------*/
#freepremium-container{
	width:675px;
	height:auto;
	margin:0 auto;
	margin-top:0px;
}
.freepremium-top{
	background-image:url('../images/freepre-top.gif');
	background-repeat:no-repeat;
	height:25px;
}
.freepremium-bg{
	background-image:url('../images/freepre-bg.gif');
	background-repeat:repeat-y;
	padding:15px;
}
.freepremium-bottom{
	background-image:url('../images/freepre-bottom.gif');
	background-repeat:no-repeat;
	height:8px;
}
/* -------------------Why Join Class Start----------------------------------------------------*/
.center-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.center-text a{
	color:#333333;
	text-decoration:none;
}
.center-text:hover{
	color:#CC6600;
	text-decoration:none;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0a4c77;
	font-weight:bold;
	padding-bottom:5px;
}
.box-bottombar{
	
	padding-bottom:8px;
	padding-top:8px;
}
.poll-space{
	padding-top:4px;
	padding-bottom:4px;
}
/*====================Testimonail Display Class=========================*/
.lt-title{
	font-family:Verdana;
	font-size:11px;
	color:#565656;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:5px;
	padding-top:3px;
	text-decoration:none;
}
.lt-title a{
	color:#565656;
	text-decoration:none;
}
.lt-title:hover{
	color:#126ea7;
	text-decoration:none;
}
/*====================FAQ Class=========================*/
.link-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC6600;
	text-decoration:none;
}
.link-text a{
	color:#CC6600;
	text-decoration:none;
}
.link-text a:hover{
	color:#993300;
	text-decoration:none;
}
/*====================Sitemap Class=========================*/
.sitemap-texttitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CC6600;
	font-weight:bold;
	text-decoration:none;
}

.freesms-texttitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.freesms-texttitle a{
	color:#666666;
	text-decoration:none;
}
.freesms-texttitle :hover{
	color:#666666;
	text-decoration:none;
}
/*====================Global Carrier Class=========================*/
.memberlist-textbox{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
}
.memberlist-textbox a{
	color:#666666;
	text-decoration:none;
}
.memberlist-textbox a:hover{
	color:#e76215;
	text-decoration:underline;
}
/*====================Global Carrier USA=========================*/

/*-------------------------------Left Description Bar---------------------------------------------*/
#leftmsg-text{
	width:300px;
	height:auto;
	float:left;
}
#leftmsg-text ul{
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
#leftmsg-text li{
	display:block;
	padding:0 1px 2px 15px;
	border-bottom:1px #205d7f solid;
	line-height:20px;
}
#leftmsg-text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#576509;
	display:block;
	height:21px;
	text-decoration:none;
}
#leftmsg-text li a:hover{
	color:#821900;
	}
	
/*-------------------------------Right Description -------------------------------------------------------------*/

#rightmsg-text{
	width:300px;
	height:auto;
	float:left;
}
#rightmsg-text ul{
	margin:0;
	list-style:none;
	padding:5px 5px 7px 5px;
}
#rightmsg-text li{
	display:block;
	padding:0 1px 2px 15px;
	border-bottom:1px #ebe9e9 solid;
	line-height:20px;
}
#rightmsg-text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#576509;
	display:block;
	height:21px;
	text-decoration:none;
}
#rightmsg-text li a:hover{
	color:#821900;
}

.global-btn{
	width:auto;
	height:auto;
	padding-top:10px;
	clear:both;
	text-align:center;
}
#textmessaging-container{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:10px;
	text-decoration:none;
}
/*-------------------------------Auto Carrier Detection Class -------------------------------------------------------------*/
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#da6b2b;
	padding-bottom:15px;
}
.member-textbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding-bottom:15px;
	padding-right:8px;
}
.member-textbox h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	text-align:center;
	font-weight:bold;
}
.texttitle{
	padding-bottom:5px;
}
.text-spacing{
	padding-bottom:8px;
}
/*-------------------------------News Archive Title Text---------------------------------------------------*/


#news-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding:10px;
	text-decoration:none;
}
#news-title a{
	color:#333333;
	text-decoration:none;
}
#news-title a:hover{
	color:#dc5906;
	text-decoration:none;
}
/*--------------------------CARRIER PAGES CLASS--------------------------------------------*/
.mailsms-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
}
.mailsms-text a{
	color:#333333;
	text-decoration:none;
}
.mailsms-text:hover{
	color:#dc5906;
	text-decoration:underline;
}
.alphabat-bord{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#dc5906;
	text-decoration:none;
	border:1px solid #CCCCCC;
	background-color:#F9F9F9;
}
/*--------------------------Terms class--------------------------------------------*/
h5{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
/*--------------------------Tablespacing--------------------------------------------*/
.table_space{
	padding-bottom:3px;
}

/* ---Three Tab Container Box Class--------------------------------------*/
#threetab-box{
	width:884px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
}
#threetab-bgbar{
	background-image:url('../images/bg-threeboxtab.gif');
	background-repeat:repeat-y;
	padding:15px;
}
.threetab-bottombar{
	width:884px;
	background-image:url('../images/bottom-threeboxtab.gif');
	background-repeat:no-repeat;
	height:13px;

}
.lt-cornerthreetab{
	background-image:url('../images/lt-threetabcorner.gif');
	background-repeat:no-repeat;
	width:26px;
	height:25px;
}
.rt-cornerthreetab{
	background-image:url('../images/rt-threetabcorner.gif');
	background-repeat:no-repeat;
	width:31px;
	height:25px;
}
.importcontact-top{
	background-image:url('../images/threebtn-bg.gif');
	background-repeat:repeat-x;
	height:25px;
}
/* ---------------------------------------------------------------------------------------*/