/*************************************************************************************/
/* Site: FauxStars Entertainment                                                     */
/* URL: http://www.fauxstars.com                                                     */
/* Author: FauxStars Entertainment                                                   */
/* Filename: "fauxstars.css"                                                         */
/* Copyright: 2009 FauxStars. All rights reserved.                                   */
/*************************************************************************************/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9799F;
	background-color: #FAE3EB;
	background-image: url(images/fauxstars-background.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: repeat;
	margin: 10px;
	padding: 0;

	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
}

html {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-darkshadow-color: #98AAB1;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
}

font, td, th, p, P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9799F;
}

.gensmall {
	font-size:10px;
}

td.genmed,.genmed {
	font-size:11px;
}

a:link {
	text-decoration: none;
        color: #E9799F;
}

a:visited {
	text-decoration: none;
        color: #E9799F;
}

a:hover {
	text-decoration: none;
        color: #E9799F;
}

th {
	background: #C992A9;
	background-image: url(images/faux-tile.gif);
	color: #FAE3EB;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	white-space: nowrap;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.mainline {
	border:2px solid #E9799F;
	background-color: #FEDCE9;
	margin: 0 auto;

}

.bottomline {
	font-size: 10px;
	background: #C992A9;
	background-image: url(images/faux-tile.gif);
	background-repeat: repeat;
	color: #FAE3EB;
	height: 29px;
	white-space: nowrap;
	border: 0px solid #E9799F;
	border-width: 1px 0px 1px 0px;
}

.forumline {
	background:#FEDCE9;
	border:1px solid #E9799F;
}

.row1 {
	background:#FAE3EB;
}

.maintitle,h1,h2 {
	font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	text-decoration:none;
	text-align:center;
	color:#E9799F;
}

.tbl {
	border-collapse: collapse;
	height: 4px;
	width: 100%;
}

.tbll {
	background: url(images/tb4_l.gif) no-repeat;
	width: 8px;
}

.tblbot {
	background: url(images/tb4_m.gif) repeat-x;
	width: 100%;
}

.tblr {
	background: url(images/tb4_r.gif) no-repeat;
	width: 8px;
}

img {
	border:0 solid;
}

input,select,textarea {
	background:#FAE3EB;
	border:1px solid #E9799F;
	color:#E9799F;

}

a.copyright,a.copyright:link,a.copyright:visited {
	color:#FAE3EB;
}

a.copyright:hover {
	color:#FAE3EB;
}
