body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../../images/bg.gif) repeat-x;
	
}

a {
	color: #005bd9;
}
a:hover {
	text-decoration: none;
}

/* Global Elements
----------------------------------------------- */

#container {
	width: 768px;
	margin: 0 auto;
}
.border {
	border: 1px solid #64a9f1;
}
.highlight {
	color: #fc178a;
}


/* SMS Box Elements
----------------------------------------------- */

#nifty5{ 
width: 300px; 
margin-top: 15px;
background: #FFFFFF
}
.rtop, .rbottom{display:block;background: #F3C5CF}
.rtop b, .rbottom b{display:block;height: 1px;overflow: hidden; background: #FFFFFF}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.rtop .r4, .rbottom .r4{margin: 0 1px; height: 2px}

.smstable1 {
	width: 768px;
	background: transparent url(../../images/sms_bg.gif) no-repeat;
	height: 207px;
}

.smstable {
	padding-top: 10px;
	height: 170px;
}

.smstable form, .smstable1 form {
	text-align: left;
	*padding-top: 12px;
}

.card { padding: 10px; }

.sms_text1 {
	font-size: 32px;
}
.sms_text2 {
	font-size: 26px;
}
.sms_footer {
	color: #fff;
	font-size: 10px;
}
.sms_footer a {
	color: #fff;
}
.sms_button {
	margin-top: 15px;
}
.sms_buttonitself {
	background: #fc3599;
	border-bottom: 1px solid #993300;
	font-size: 18px;
	padding: 5px 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}


/*     CC Box elemts */

.cc_title {
	color: #000; font-size: 30px; 
}

.cc_title_2 {
	color: #000; font-size: 24px; margin-bottom: 3px; line-height: 1.3em;
}


/* Main Elements
----------------------------------------------- */

.header_main {
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 220%;
	color: #fff;
}

#online {
	margin-top: 30px;
}
.onlinegirl {
	width: 20%;
	padding: 0 0 20px 9px;
}
.onlinegirl a {
	text-decoration: none;
}
.girl_info a, a .girl_info {
	font-size: 11px;
	color: #989899;
}

.girl_name {
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.close {
	padding-top: 20px;
	font-size: 110%;
	font-weight: bold;
}
.close a {
	color:#000000;
}

/* Footer
----------------------------------------------- */

#footer {
	font-size: 11px;
	color: #999999;
	text-align: center;
}
#footer a  {
	color: #999999;
}
.leightbox {
	text-align: center;
	color: #000;
	/*display: none;
	position: absolute;
	top: 20%;
	left: 20%;*/
	/*height: 260px;*/
	width: 550px;
	padding: 1em;
	border: 3px solid #FFF;
	background: #a3d5f7 url(../../images/light_bg.gif) repeat-x;
	z-index:1001;
	overflow: auto;	
}
.big {
	font-size: 200%;
	text-align: left;
	padding-bottom: 5px;
}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#000;
	-moz-opacity: 0.60;
	opacity:.60;
	filter: alpha(opacity=60);
}

.link{
	cursor: pointer;
	cursor: hand;
}

.sections {
	margin: 8px 0 15px;
}

.sections ul {
	display: inline;
	margin: 0;
	padding: 0;	
}

.sections li {
	display: inline;
	padding: 5px 12px 5px 14px;
	font-size: 110%;
	*margin-left: 5px;
	background: #0063DC;
	color: #000;
}
.sections li a {
	color: #000;
}

.sections .active {
	background: #ccc;
}

.sections li a:hover {
	color: #FFFFFF;
}
.lbOn a:hover  {
	text-decoration: none;
}


.username {
	font-size: 16px;
}
