
/********************* generic *********************/

html{
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
	width: 100%;
	height: 100%;
}

body, p, td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img{
	border: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

input, select, textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px 0px 5px 0px;
	color: #000000;
}

textarea{
	overflow: auto;
}

a{
	color: #ffffff;
}


/********************* main container *********************/

#container{
	margin: 0 auto;
	width: 990px;
	height: 570px;
	color: #FFFFFF;
	margin-top: 11px;
	background-repeat: no-repeat;
}

#container.home, .home{
	background-color: #7fc31c;
	background-image: url('../images/home/bg.gif');
	background-repeat: no-repeat;
}

#container.flirty, .flirty{
	background-color: #F02F94;
	background-image: url('../images/flirty/bg.gif');
	background-repeat: no-repeat;
}

#container.fun, .fun{
	background-color: #F8951D;
	background-image: url('../images/fun/bg.gif');
	background-repeat: no-repeat;
}

#container.smart, .smart{
	background-color: #00A8DD;
	background-image: url('../images/smart/bg.gif');
	background-repeat: no-repeat;
}

#container.libertyx, .libertyx{
	background-color: #cfd5dc;
	background-image: url('../images/libertyx/bg.gif');
	background-repeat: no-repeat;
}

/********************* slogan & packshot *********************/

#slogan{
	position: absolute;
	top: 520px;
	margin-left: 45px;
}

#packshot{
	position: absolute;
	top: 525px;
	margin-left: 865px;
}

#packshot_txt{
	position: absolute;
	top: 582px;
	margin-left: 505px;
	width: 350px;
	color: #0170b2;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}

/********************* menu *********************/

#menu{
	position: absolute;
	top: 26px;
	width: 980px;
	height: 49px;
	background-image: url('../images/menu_bg.gif');
	background-position: center center;
	background-repeat: repeat-x;
	padding: 0px 15px 0px 0px;
}

#menu a{
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin: 0px 7px 0px 5px;
}

#menu a.selected{
	margin-left: 0px;
}

#menu img{
	vertical-align: middle;
}

#home_menu{
	position: absolute;
	top: 330px;
	margin-left: 550px;
}

/******************************* title *************************/
#container .title{
	color: #FFFFFF;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	background-position: right;
	background-repeat: no-repeat;
}

#container.flirty .content .title, #container.flirty .content_box .title{
	background-image: url('../images/flirty/title_ico.gif');
}

#container.fun .content .title, #container.fun  .content_box .title{
	background-image: url('../images/fun/title_ico.gif');
	background-position: top right;
}

#container.smart .content .title, #container.smart .content_box .title{
	background-image: url('../images/smart/title_ico.gif');
}

/********************* arrow link / button *********************/

#container .arrow_link{
	text-align: right;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

#container .arrow_link a{
	text-decoration: none;
	color: #000000;
}

#container .arrow_link img{
	vertical-align: middle;
}

#container .home_box .arrow_link{
	margin: 0px 15px 20px 0px;
}

/************************* small yellow box ************************/

#container .box_small_yellow{
	width: 132px;
	padding: 5px 15px 5px 15px;
	color: #0170B2;
	font-weight: normal;
	font-size: 11px;
	background-repeat: no-repeat;
}

#container.home .box_small_yellow{
	background-image: url('../images/home/box_small_yellow.gif');
}

#container.flirty .box_small_yellow{
	background-image: url('../images/flirty/box_small_yellow.gif');
}

#container.fun .box_small_yellow{
	background-image: url('../images/fun/box_small_yellow.gif');
}

#container.smart .box_small_yellow{
	background-image: url('../images/smart/box_small_yellow.gif');
}

#container.libertyx .box_small_yellow{
	background-image: url('../images/libertyx/box_small_yellow.gif');
}

#container .box_small_yellow .title{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

#container .box_small_yellow .field{
	width: 135px;
	font-size: 11px;
	color: #0170B2;
	font-weight: normal;
	border: 0px;
	padding: 1px;
	vertical-align: middle;
}

#container .box_small_yellow .small_link a{
	font-size: 10px;
	color: #0170B2;
}

/************************* small white box ************************/

#container .box_small_white{
	width: 158px;
	padding: 5px 0px 4px 4px;
	color: #0170B2;
	font-weight: normal;
	font-size: 11px;
	background-repeat: no-repeat;
}

#container.home .box_small_white{
	background-image: url('../images/home/box_small_white.gif');
}

#container.flirty .box_small_white{
	background-image: url('../images/flirty/box_small_white.gif');
}

#container.fun .box_small_white{
	background-image: url('../images/fun/box_small_white.gif');
}

#container.smart .box_small_white{
	background-image: url('../images/smart/box_small_white.gif');
}

#container.libertyx .box_small_white{
	background-image: url('../images/libertyx/box_small_white.gif');
}

/************************* small blue box ************************/

#container .box_small_blue{
	width: 132px;
	height: 21px;
	padding: 5px 15px 3px 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	background-repeat: no-repeat;
}

#container.home .box_small_blue{
	background-image: url('../images/home/box_small_blue.gif');
}

#container.flirty .box_small_blue{
	background-image: url('../images/flirty/box_small_blue.gif');
}

#container.fun .box_small_blue{
	background-image: url('../images/fun/box_small_blue.gif');
}

#container.smart .box_small_blue{
	background-image: url('../images/smart/box_small_blue.gif');
}

#container.libertyx .box_small_blue{
	background-image: url('../images/libertyx/box_small_blue.gif');
}

#container .box_small_blue .points{
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

/************************* small pink box ************************/

#container .box_small_pink{
	width: 132px;
	height: 21px;
	padding: 5px 15px 3px 15px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	background-repeat: no-repeat;
}

#container.home .box_small_pink{
	background-image: url('../images/home/box_small_pink.gif');
}

#container.flirty .box_small_pink{
	background-image: url('../images/flirty/box_small_pink.gif');
}

#container.fun .box_small_pink{
	background-image: url('../images/fun/box_small_pink.gif');
}

#container.smart .box_small_pink{
	background-image: url('../images/smart/box_small_pink.gif');
}

#container.libertyx .box_small_pink{
	background-image: url('../images/libertyx/box_small_pink.gif');
}

/************************* small yellow bottom box ************************/

#container .box_small_yellow_bottom{
	width: 132px;
	height: 21px;
	padding: 5px 15px 3px 15px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	background-repeat: no-repeat;
}

#container .box_small_yellow_bottom a{
	color: #000000;
}

#container.home .box_small_yellow_bottom{
	background-image: url('../images/home/box_small_yellow1.gif');
}

/***************** small boxes ***************************/

#container .personal_box_home{
	position: absolute;
	top: 43px;
	margin-left: 43px;
	width: 162px;
}

#container .personal_box{
	position: absolute;
	top: 100px;
	margin-left: 785px;
	width: 162px;
}

#container .horoscope_box{
	position: absolute;
	top: 235px;
	margin-left: 43px;
	width: 162px;
}

#container .adv_box{
	position: absolute;
	top: 100px;
	margin-left: 780px;
	width: 162px;
}

#container .poll_box{
	position: absolute;
	top: 280px;
	margin-left: 785px;
	width: 162px;
	line-height: 100%;
}

#container .poll_box .option{
	height: 26px;
}

#container .poll_box .percentage{
	float: right;
	clear: both;
	font-size: 15px;
	font-weight: bold;
}

#container .poll_box .percentage small{
	font-size: 11px;
}

/********************* home boxes *********************/

#container .home_box{
	position: absolute;
	top: 100px;
	width: 188px;
	background-repeat: no-repeat;
}

#container .home_box .title{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px; 
}

#container .home_box .content{
	padding: 10px 15px 10px 15px;
}

#container.flirty .home_box{
	background-image: url('../images/flirty/box_home.gif');
}

#container.fun .home_box{
	background-image: url('../images/fun/box_home.gif');
}

#container.smart .home_box{
	background-image: url('../images/smart/box_home.gif');
}

#container.libertyx .home_box{
	background-image: url('../images/libertyx/box_home.gif');
}

/********************* intro boxes *********************/

#container .intro_box{
	position: absolute;
	top: 110px;
	margin-left: 40px;
	width: 267px;
}

#container.home .intro_box{
	width: 227px;
	padding: 10px 20px 10px 20px;
	background-image: url('../images/home/box_intro.gif');
	background-repeat: no-repeat;
}



/********************* content boxes *********************/

#container .content_box{
	position: absolute;
	top: 100px;
	margin-left: 330px;
	width: 368px;
	padding: 15px 15px 10px 30px;
	font-weight: normal;
	font-size: 11px;
	background-repeat: no-repeat;
}

#container.home .content_box{
	background-image: url('../images/home/box_content.gif');
}

#container.flirty .content_box{
	background-image: url('../images/flirty/box_content.gif');
}

#container.fun .content_box{
	background-image: url('../images/fun/box_content.gif');
}

#container.smart .content_box{
	background-image: url('../images/smart/box_content.gif');
}

#container.libertyx .content_box{
	background-image: url('../images/libertyx/box_content.gif');
}

#container.home .content_box .field{
	width: 160px;
	background-color: #8BD323;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}

#container.flirty .content_box .field{
	width: 160px;
	background-color: #ff4fab;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}

#container.smart .content_box .field{
	width: 365px;
	/*background-color: #ff4fab;*/
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 0px;
	padding: 2px;
	vertical-align: middle;
}

/********************* beinggirl login box *********************/

#beinggirl_box{
	position: absolute;
	top: 110px;
	margin-left: 340px;
	width: 367px;
	padding: 15px 20px 15px 20px;
	background-image: url('../images/beinggirl_bg.gif');
	background-repeat: no-repeat;
}

#beinggirl_box input{
	vertical-align: middle;
}

#beinggirl_box  .field{
	width: 150px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	border: 0px #FFFFFF solid;
	padding: 2px;
	vertical-align: middle;
}

/********************* form padder *********************/

.form_padder{
	display: block;
	float: left;
	width: 150px;
}

/********************* popup *********************/

#popup{
	position: absolute;
	top: 5px;
	left: 20px;
	width: 526px;
	height: 532px;
	background-image: url('../images/home/box_popup.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 20px 30px 0px 30px;
}

#popup ol{
	margin-left: 0px;
	padding-left: 30px;
}

#popup li{
	margin-top: 3px;
	margin-bottom: 3px;
}

/********************* footer *********************/

#footer{
	margin: 0 auto;
	width: 950px;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 0px 40px;
	background-color: transparent;
	background-image: none;
}

#footer a{
	text-decoration: none;
	margin: 0px 6px 0px 6px;
}

#footer.home a{
	color: #7fc31c;
}

#footer.flirty a{
	color: #f02f94;
}

#footer.fun a{
	color: #f8951d;
}

#footer.smart a{
	color: #00a8dd;
}

#footer.libertyx a{
	color: #b5babd;
}
/********************* points and prizes *********************/
.points_and_prizes{
	font-size: 14px;
	margin-left: 0px;
	padding-left: 20px;
	font-weight: bold;
	margin: 10px 0px;
}

.points_and_prizes li{
	padding-bottom: 6px;
}

.points_and_prizes .highlighted{
	font-size: 16px;
	color: #4f5b65;
}

/********************* LibertyX misc *********************/

.libertyx_content{
	height: 356px;
	overflow: auto;
}

.libertyx_content b{
	color: #4f5b65;
}

.libertyx_video{
	background-image: url('../images/libertyx/box_video_large');
	background-position: top left;
	background-repeat: no-repeat;
	width: 230px;
	padding: 12px 12px 0px 16px;
	margin-left: 45px;
	font-weight: bold;
}