﻿BODY {
	background: #373F1F url('/static/livechatadult.com/images/bg.gif') repeat-x top;
	font-family: arial, helvetica, sans-serif;  font-size: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	}

TD { 
	font-family: arial, helvetica, sans-serif;  font-size: 11px; 
	}


br {
	clear: left;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 0px;
	}

h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }


/*
------------------------------------------------------------------------------------------
							Text Links, rollover, and visited
------------------------------------------------------------------------------------------
*/

A {
	text-decoration: none; 
	}
A:link {
	color: #FF0000;  font-family: arial, helvetica, sans-serif; text-decoration: none
	}

A:visited {
	color: #FF0000;  font-family: arial, helvetica, sans-serif; text-decoration: none
	} 

A:active {
	color: #FF0000;  font-family: arial, helvetica, sans-serif; text-decoration: none
	} 

A:hover {
	text-decoration: underline; color: #FF0000
	}
	

/*
------------------------------------------------------------------------------------------
					Main boxes
------------------------------------------------------------------------------------------
*/
#mainAlign {
	text-align: center;
	margin:0 auto;
}

#mainContent {
	position: relative;
	width: 960px;
	margin:0 auto;
	text-align:left;
	background-color: #fff;
}	


/* ------------------------- LOGGED INDICATOR ----------------- */
#textLogged {
	position: relative;
	width: 960px;
	margin:0 auto;
	text-align: right;
	font-family: Courier New, Courier, mono;
	color: #666666;
	font-size: 8pt;
}



/* ---------------------------------- BOTTOM TEXT  ----------------------------- */
#bottomContainer{
	position: relative;
	width: 960px;
	margin:0 auto;
	text-align: center;
}

#bottomContainer .big a {
	font-family: arial;
	font-size: 13pt;
	font-weight: bold;
	color: #fff;
}
#bottomContainer .small {
	font-family: arial;
	font-size: 8pt;
}

#bottomContainer .small a {
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFF00;
}

/* ---------------- Title Models Online Now and Latest Models Online --------------------- */

.titOnline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #373F1F;
}


/*
------------------------------------------------------------------------------------------
									Notifier Link
------------------------------------------------------------------------------------------
*/

#titNotifier {
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	text-align: center;
}

#titNotifier a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #373F1F;
	
}

/*
------------------------------------------------------------------------------------------
									Lines
------------------------------------------------------------------------------------------
*/
#mainDivisor {
	margin:0 auto;
	padding: 10px;
	width: 743px;
}

.mainLines {
	color: #BFBFBF;
	background-color: #BFBFBF;
	height: 1px;
	width: 100%;
	border: 0;
}


/*
------------------------------------------------------------------------------------------
		Used on all buttons that are not image, mostly into customers admin
------------------------------------------------------------------------------------------
*/
.BButton
{
    BACKGROUND-COLOR: #efefef;
    BORDER-BOTTOM: 1px solid #FF0000;
    BORDER-LEFT: 1px solid #FF0000;
    BORDER-RIGHT: 1px solid #FF0000;
    BORDER-TOP: 1px solid #FF0000;
    PADDING: 0;
    COLOR: #FF0000;
    CURSOR: hand;
    FONT-FAMILY: verdana, verdana, helvetica;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold;
}
