/* CSS Document */


html
	{
	height: 100%;
	}

body
	{
	height: 100%;
	voice-family: "\"}0{\""; /* hiding the following contents from IE 5.x using a well known CSS parse bug of this browser */
	voice-family: inherit;
	}

body {
font: 12px/110% arial, helvetica, sans-serif;
color: #727272;
text-align: center;
background-color: #fff;
border: 0;
margin: 0;
padding: 0;
}

p.green {
text-align: right;
margin: 0;
padding: 0;
color: #075545;
}

a {
color: #075545;
}

a:link, a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#frame
{
	height: 100%;
}

html>body #frame {
	height: auto;
	min-height: 100%;
	}

.clearer {
clear: both;
height: 0px;
}

#frame {
width: 800px;
background-color: #fff;
margin: 0 auto;
padding: 0;
}

#header {
width: 800px;
height: 125px;
margin: 0 auto;
border-left: 1px solid #dbe3c1;
border-right: 1px solid #dbe3c1;
}

.logo {
width: 112px;
float: left;
padding: 2px 0 0 0;
margin: 0 0 0 10px;
}


	/* nav talk bubbles at top in header, main navigation */
	.main_nav_left {
	width: 750px;
	margin: 0px auto 0 auto;
	padding: 5px 0 0 0;
	}
	
	.main_nav_left img {
	float: left;
	margin: 0 20px 0px 0;
	padding: 0 0 0px 0;
	}

	.main_nav_right {
	float: right;
	width: 300px;
	height: 63px;
	
	margin: 27px 13px 0px 0px;
	}
	
	.main_nav_right img {
	float: left;
	margin: 0 20px 0px 0;
	padding: 0 0 0px 0;
	}

/* start of nav section */

.subnav_left2 {
float: left;
width: 510px;
height: 20px;
}


.subnav_left {
float: left;
width: 460px;
height: 20px;
}

.subnav_right2 {
float: right;
text-align: right;
width: 270px;
height: 20px;
margin: 0;
padding: 0;
}

.subnav_right2 ul {
float: right;
}


.subnav_right ul {
float: right;
}

.subnav_right {
float: right;
text-align: right;
width: 330px;
height: 20px;
margin: 0;
padding: 0;
}



#nav {
width: 800px;
height: 29px;
background-color: #eaeedf;
border: 1px solid #c4d786;
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0 auto;
	list-style: none;
	line-height: 1;
	text-align: center;
	}

#nav li a {
	font-weight: bold;
	display: block;
	height: 20px;
	padding: 9px 0 0 0;
	color: #000;
	text-decoration: none;
	}

#nav li a:hover {
	display: block;
	background-color: #d1dd91;
	height: 20px;
	}

#nav li { /* all list items */
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	background: transparent;
	border-right: 1px solid #c4d786;
	}
	
	li#home {
	width: 60px;
	margin: 0 0 0 0px;
	border-left: 1px solid #c4d786;
	}
	
	li#tips {
	width: 55px;
	margin: 0 0 0 0px;
	border-left: 1px solid #c4d786;
	}

	li#tips2 {
	width: 55px;
	margin: 0 0 0 0px;
	}

	
	li#faq {
	width: 55px;
	}
	
	li#faq2 {
	width: 55px;
	border-right: none;
	}
	
	li#customerserv {
	width: 100px;
	border-right: none;
	}
	
	li#search {
	border: none;
	padding: 5px 0 0 15px;
	color: #000;
	}
	
	input.search {
	height: 15px;
	border: none;
	}
	
	li#searchbutton {
	border: none;
	margin: 0px 0 0 0;
	padding: 5px 0 0 5px;
	color: #000;
	}
	
	li#searchbutton a {
	font-weight: bold;
	width: 80px;
	padding: 3px 0 3px 0;
	margin: 0;
	background-color: #c4d786;
	border: 1px solid #b8cc44;
	height: 11px;
	}
	
	li#searchbutton a:hover {
	width: 80px;
	padding: 3px 0 3px 0;
	margin: 0;
	background-color: #c4d786;
	border: 1px solid #b8cc44;
	height: 11px;
	}
	
#nav input {
font-size: 12px;
margin: 0 0 0 10px;
padding: 0;
border: 1px solid #d5d5d5;
}

/* featured celebrity section */

#featuredbox {
width: 800px;
height: 275px;
margin: 15px 0 0 0;
padding: 0;
background-color: #f7f8f4;
border: 1px solid #eaeedf;
}

.featuredtop {
width: 800px;
height: 25px;
font-size: 14px;
font-weight: bold;
color: #000;
text-align: left;
background-color: #d1dd91;
margin: 0;
padding: 1px 0;
border-bottom: 1px solid #eaeedf;
}

.featuredtop p {
margin: 0px 0 0 10px;
padding: 6px 0 0 0;
}
/*
.aboutyou {
width: 253px;
border: 1px solid #000;
}
*/

.aboutyou { 
  border:1px solid #C4D786;
  padding:3px;
  background: #EAEEDF;
}

.aboutyou { 
  width:250px; 
  height: 100px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:242px;
}

html>body .aboutyou {
  width:242px;
} 


.featured_1 {
float: left;
margin: 12px 0 0 0;
padding: 0 0 0 13px;
width: 255px;
text-align: left;
}

	.featured_1 img {
	float: left;
	margin: 0 10px 15px 0;
	padding: 0;
	}
	
	.featured_1 a {
	text-decoration: none;
	}
	
	.featured_1 a h1 {
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #3b3b3b;
	}
	
	.featured_1 p {
	margin: 5px 0 0 0;
	padding: 0;
	}

.featured_2 {
float: left;
text-align: left;
margin: 15px 0 0 3px;
padding: 0 0 0 0;
width: 255px;
}

	.featured_2 img {
	float: left;
	margin: 0 10px 15px 0;
	padding: 0;
	}
	
	.featured_2 a {
	text-decoration: none;
	}
	
	.featured_2 a h1 {
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #3b3b3b;
	}
	
	.featured_2 p {
	margin: 5px 0 0 0;
	padding: 0;
	}

.featured_3 {
float: left;
text-align: left;
margin: 15px 0 0 3px;
width: 255px;
}

	.featured_3 img {
	float: left;
	margin: 0 10px 15px 0;
	padding: 0;
	}
	
	.featured_3 a {
	text-decoration: none;
	}
	
	.featured_3 a h1 {
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #3b3b3b;
	}
	
	.featured_3 p {
	margin: 5px 0 0 0;
	padding: 0;
	}

/* sms box that displays the number to text to */

.sms_box {
width: 800px;
height: 63px;
margin: 15px 0 0 0;
padding: 0;
border: 1px solid #b8cc44;
color: #fff;
background: #B8CC44 url(../images/lg_sms_box_text.jpg) no-repeat top left;
}

.sms_box_text {
float: right;
width: 340px;
padding: 5px 0 0 0;
margin: 0px 20px 0px 0;
color: #fff;
text-align: left;
}

.sms_box_text p {
padding: 13px 0 0 0;
margin: 0;
}


/* sms box that displays the number to text to */

.lg_sms_box {
width: 800px;
height: 63px;
margin: 15px 0 0 0;
padding: 0;
border: 1px solid #b8cc44;
color: #fff;
background: #B8CC44 url(../images/sms_box_text.jpg) no-repeat top left;
}

.lg_sms_box_text {
float: right;
width: 340px;
padding: 5px 0 0 0;
margin: 0px 20px 0px 0;
color: #fff;
text-align: left;
}

.lg_sms_box_text p {
padding: 13px 0 0 0;
margin: 0;
}



/* Carriers section, has links to mobile carriers page */

#carriers_box {
width: 800px;
margin: 15px 0 0 0;
padding: 0;

background-color: #f7f8f4;
border: 1px solid #eaeedf;
}

	#carriers_box img {
	float: left;
	margin: 10px 0 0 20px;
	padding: 0 0 10px 0px;
	}

.carriers_top {
width: 800px;
height: 25px;
font-size: 14px;
font-weight: bold;
color: #000;
text-align: left;
background-color: #d1dd91;
margin: 0;
padding: 1px 0;
border-bottom: 1px solid #eaeedf;
}

.carriers_top p {
margin: 0px 0 0 10px;
padding: 6px 0 0 0;
}

/* bottom section, will have left and right boxes */

.bottomboxes {
width: 802px;
margin: 15px 0 0 0;
padding: 0;
}

.leftbottom {
float: left;
width: 48%;
}

.rightbottom {
width: 48%;
float: right;
}

/* news section */

.newstop {
width: 100%;
background-color: #d1dd91;
height: 25px;
font-size: 14px;
font-weight: bold;
color: #000;
text-align: left;
margin: 0;
padding: 1px 0;
border: 1px solid #eaeedf;
}

.newstop p {
margin: 0px 0 0 10px;
padding: 6px 0 0 0;
}

.newscontent {
width: 100%;

margin: 0 0 0 0;
padding: 0;
background-color: #f7f8f4;
border-left: 1px solid #eaeedf;
border-right: 1px solid #eaeedf;
border-bottom: 1px solid #eaeedf;
text-align: left;
}

	.newscontent ul {
	margin: 0 0 0 10px;
	list-style: none;
	padding: 5px 0 20px 0;
	}
	
	.newscontent li {
	margin: 10px 0 0 0;
	padding: 0 0 0 9px;
	background: #f7f8f4 url(../images/green_bullet.jpg) no-repeat 0px 4px;
	}

/* email a friend section */
.mail_friend_top  {
width: 100%;
background-color: #d1dd91;
height: 25px;
font-size: 14px;
font-weight: bold;
color: #000;
text-align: left;
margin: 10px 0 0 0;
padding: 1px 0;
border: 1px solid #eaeedf;
}

.mail_friend_top p {
margin: 0px 0 0 10px;
padding: 6px 0 0 0;
}

.mail_friend {
width: 100%;
height: 60px;
margin: 0 0 0 0;
padding: 0;
background-color: #f7f8f4;
border-left: 1px solid #eaeedf;
border-right: 1px solid #eaeedf;
border-bottom: 1px solid #eaeedf;
}

/* alphabetised list of celebrities */
.celeb_top {
width: 100%;
background-color: #d1dd91;
height: 25px;
font-size: 14px;
font-weight: bold;
color: #000;
text-align: left;
margin: 0px 0 0 0;
padding: 1px 0;
border: 1px solid #eaeedf;
}

.celeb_top p {
margin: 0px 0 0 10px;
padding: 6px 0 0 0;
}

.celeb {
width: 100%;
height: 130px;
margin: 0 0 0 0;
padding: 0;
background-color: #f7f8f4;
border-left: 1px solid #eaeedf;
border-right: 1px solid #eaeedf;
border-bottom: 1px solid #eaeedf;

}

.celebleft {
text-align: left;
margin: 0 20px 0 10px;
padding: 0px 0 0 0;
float: left;
width: 170px;
height: 100px;
}

.celebright {
text-align: left;
margin: 0 0 0 0;
padding: 0px 0 0 0;
float: left;
width: 170px;
height: 100px;
}

.celeb ul {
list-style: none;
margin: 0 0px 0px 10px;
padding: 10px 0 10px 0;
}

.celeb li {
margin: 0 0 10px 0;
padding: 0 0 0 0;
}

.celeb li a {
color: #075545;
text-decoration: none;
}

.celeb li a:hover {
text-decoration: underline;
}

/*footer */
.footer {
width: 100%;
height: 30px;
border-top: 1px solid #eaeedf;
text-align: left;
margin: 15px 0 0px 0;
padding: 0 0 30px 0;
}

.footer p {
margin: 0;
padding: 5px 0 0 0;
color: #8d8d8d;
}

.footer a {
text-decoration: none;
color: #075545;
}

.footer a:hover {
text-decoration: underline;
}

/*footer */
/* The CSS that's required to position the footer */

#footer2 {
	clear: both;
	position: relative;
	bottom: 0;
	clear: both;
	padding: 10px 0;
	margin: 10px auto;
	text-align: left;
	}


#footer2 {

				width: 800px;
				border-top: 1px solid #eaeedf;
			}



#footer2 p {
margin: 0;
padding: 5px 0 0 0;
color: #8d8d8d;
}

#footer2 a {
text-decoration: none;
color: #075545;
}

#footer2 a:hover {
text-decoration: underline;
}

/* landing pages section */

#landingbox, #signbox {
width: 800px;

margin: 0px 0 0 0;
padding: 0;
background-color: #f7f8f4;
border-left: 1px solid #eaeedf;
border-right: 1px solid #eaeedf;
border-bottom: 1px solid #eaeedf;
text-align: left;
}

#landingbox img {
float:left;
padding: 0px;
margin: 20px;
border: 1px solid #525252;
}

.objectbox {
float:left;
padding: 0px;
margin: 10px 20px 20px 20px;
}

#signbox img {
float:left;
padding: 0px;
margin: 20px 20px 40px 20px;
border: 1px solid #525252;
}

#landingbox h2, #signbox h2 {
padding: 20px 0 0 0;
font-size: 14px;
color: #3b3b3b;
margin: 0;
}

#landingbox p, #signbox p {
margin: 0;
padding: 10px 20px 0 0;
}

#landingbox a {
/*text-decoration: none;
margin: 10px 0px 0 0;
padding: 0 20px 0 0;
width: 88px;
height: 30px;*/
/*display: block;
float: right;*/
}

	#landingbox a:link, #landingbox a:visited {
	/*background: url(../images/landing/chat_now_button.gif) no-repeat;*/
	}
	
	#landingbox a:hover {
	/*background: url(../images/landing/chat_now_button_hvr.gif) no-repeat;*/
	}
	
.update a, .aboutyou_btn a, .home_btn a, .signup_btn a, .signin_btn a {
text-decoration: none;
margin: 10px 0px 0 0;
padding: 0 20px 0 0;
width: 88px;
height: 30px;
display: block;
float: right;
}

	.update a:link, .update a:visited {
	background: url(../images/landing/update_btn.gif) no-repeat;
	}
	
	.update a:hover {
	background: url(../images/landing/update_btn_hvr.gif) no-repeat;
	}
	
	.home_btn a:link, .home_btn a:visited {
	background: url(../images/landing/home_button.gif) no-repeat;
	}
	
	.home_btn a:hover {
	background: url(../images/landing/home_hvr.gif) no-repeat;
	}
	
	.aboutyou_btn a:link, .aboutyou_btn a:visited {
	background: url(../images/landing/aboutyou_btn.gif) no-repeat;
	}
	
	.aboutyou_btn a:hover {
	background: url(../images/landing/aboutyou_btn_hvr.gif) no-repeat;
	}

	.signin_btn a:link, .signin_btn a:visited {
	background: url(../images/landing/sign_in_green.gif) no-repeat;
	}
	
	.signin_btn a:hover {
	background: url(../images/landing/sign_in_hvr.gif) no-repeat;
	}
	

	.signup_btn a:link, .signup_btn a:visited {
	background: url(../images/landing/sign_up_green.gif) no-repeat;
	}
	
	.signup_btn a:hover {
	background: url(../images/landing/sign_up_hvr.gif) no-repeat;
	}

.landingboxtop {
width: 800px;
height: 25px;
font-size: 14px;
font-weight: bold;
border-top: 1px solid #eaeedf;
border-left: 1px solid #eaeedf;
border-right: 1px solid #eaeedf;
color: #000;
text-align: left;
background-color: #d1dd91;
margin: 15px 0 0 0;
padding: 1px 0;
border-bottom: 1px solid #eaeedf;
}

.landingboxtop p {
margin: 0px 0px 0 10px;
padding: 6px 0 0 0;
}





