﻿/* ========== 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:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:936px;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url('../images/main-layout.gif');
	background-repeat:repeat-y;
}
#main-header{
	background-image:url('../images/top-girlbanner.gif');
	background-repeat:no-repeat;
	width:936px;
	height:194px;
	vertical-align:top;
	
}
#right-layoutcontainer{
	width:868px;
	height:auto;
	float:right;

}
/* ========== Top-container */
#top-container{
	width:860px;
	height:93px;
	padding-right:5px;
}
.logo-box{
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	width:166px;
	height:90px;
	margin-left:15px; 
	float:left;
}
.logo-box a{
	display: block;
	width:166px;
	height:73px;
}
.header-box{
	width:261px;
	height:93px;
	background-image:url('../images/top-headerimg.gif');
	background-repeat:no-repeat;
	float:right;
}
/*===============================================================*/
#link-container{
	width:850px;
	height:42px;
	margin:0 auto;
	background-image:url('../images/top-linkbar.gif');
	background-repeat:no-repeat;
}
.toplink-text{
	width:400px;
	height:auto;
	float:right;
	padding-top:12px;
}
.toplink-text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.toplink-text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ed1b24;
	text-decoration:none;
}
/*===============================================================*/

#contant-container{
	width:868px;
	height:auto;
	margin:0 auto;
}
.textbox-border{
	border:1px solid #CCCCCC;
}
.usertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
/*===============================================================*/
#left-container{
	width:309px;
	height:auto;
	float:left;
	padding-top:5px;
}
#feature-container{
	width:268px;
	height:auto;
	margin:0 auto;
	padding-top:5px;
}
.feature-top{
	background-image:url('../images/features-topbar.gif');
	background-repeat:no-repeat;
	height:27px;
}
.feature-top h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:7px;
	padding-left:25px;
}
.feature-bg{
	background-image:url('../images/features-bgbar.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.feature-bottom{
	background-image:url('../images/features-bottombar.gif');
	background-repeat:no-repeat;
	height:13px;
}
/*===============================================================*/

#center-container{
	width:294px;
	height:auto;
	float:left;
	padding-top:5px;
}
#existingmember-container{
	width:268px;
	height:auto;
	margin:0 auto;
}
.existingmember-top{
	background-image:url('../images/existingmember-topbar.gif');
	background-repeat:no-repeat;
	height:27px;
}
.existingmember-top h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:7px;
	padding-left:20px;
}
.existingmember-bg{
	background-image:url('../images/features-bgbar.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.existingmember-bottom{
	background-image:url('../images/features-bottombar.gif');
	background-repeat:no-repeat;
	height:13px;
}
/*===============================================================*/
#freesignup-container{
	width:268px;
	height:auto;
	margin:0 auto;
	padding-top:5px;
}
.freesignup-top{
	background-image:url('../images/freesignup-topbar.gif');
	background-repeat:no-repeat;
	height:27px;
}
.freesignup-top h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:7px;
	padding-left:25px;
}
#freesms-banner{
	background-image:url('../images/signup-banner.gif');
	background-repeat:no-repeat;
	width:251px;
	height:86px;
	margin-top:8px;
}
#freesms-banner a{
	width:251px;
	height:86px;
	display:block;
}
.smallsub-text{
	padding-top:5px;
	padding-bottom:5px;
}
/*===============================================================*/

#right-container{
	width:250px;
	height:auto;
	float:right;
	padding-top:5px;
}

#google-container{
	width:226px;
	height:auto;
	margin:0 auto;
}	
.google-top{
	background:url('../images/google-topbar.gif') no-repeat bottom;
	height:10px;
}
.google-bg{
	background-image:url('../images/google-bgbar.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.google-bottom{
	background-image:url('../images/google-bottombar.gif');
	background-repeat:no-repeat;
	height:13px;
}
/*===============================================================*/

#lt-google-container{
	width:268px;
	height:auto;
	margin:0 auto;
}	
.lt-google-top{
	background:url('../images/lt-googletop.gif') no-repeat bottom;
	height:10px;
}
.lt-google-bg{
	background-image:url('../images/lt-googlebg.gif');
	background-repeat:repeat-y;
	padding:8px;
}
.lt-google-bottom{
	background-image:url('../images/lt-googlebottom.gif');
	background-repeat:no-repeat;
	height:10px;
}

.feature-space{
	padding-bottom:5px;
}
/*===============================================================*/
#freeinternational-bottombar{
	width:860px;
	height:20px;
	clear:both;
	padding-right:8px;
	text-align:right;
	margin-top:10px;
}
.blue-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#3fafee;
}

.pink-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#e9028b;
}
.pink-text a{
	color:#e9028b;
	text-decoration:none;
}
.pink-text:hover{
	color:#e9028b;
	text-decoration:underline;
}
/*=========Footer Container===================================*/
#footer-container{
	width:936px;
	height:55px;
	clear:both;
	background-image:url('../images/footer-bar.gif');
	background-repeat:no-repeat;
}
.footer-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding-top:20px;
	padding-left:85px;
}
.footer-text a{
	color:#333333;
	text-decoration:none;
}
.footer-text a:hover{
	color:#333333;
	text-decoration:underline;
}
/* =============Login box Display=========================== */

.loginboxdiv
{
 margin:0;
 height:20px;
 width:111px;
 background:url('../images/indexlogin_bg.gif') no-repeat bottom;
}

.loginbox1
{
 background:none;
 border:none;
 width:100px;
 height:15px;
 margin:0;
 padding: 2px 7px 0px 7px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
}

/* =============Privacy page Class=========================== */
#privacy-rtbox{
	width:540px;
	height:auto;
	float:right;
	margin-right:15px;
}
.privacy-titletext{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
color:#333333;
text-decoration:none;
}
