
html, body, form, div, p, span, textarea, td, tr, table, input, select {
//	font:14px verdana arial,helvetica,sans-serif;
}

a {
//	font:14px arial,helvetica,sans-serif;
}

small {
//	font:10px verdana,arial,helvetica,sans-serif;
}


h1 {
	font:20px verdana,arial,helvetica,sans-serif;
	font-weight:bold;
}

h2 {
	font:15px verdana,arial,helvetica,sans-serif;
	font-weight:bold;
}


.pnheader {
	background-color:91a7c4;
	color:ffffff;
}

.pnheader2 {
	background-color:f1f4f9;
	color:0066cc;
}

.pncontent {
	background-color:ffffff;
	color:000000;
}

.pcheader {
	background-color:ffeebb;
}

.imgsmall {
  width:35px;
  height:35px;
}


.my_topic, .alt4 {
  background-color:DDFFDD;
}

a.sign_up_now:link, a.sign_up_now:visited {
  padding:2px;
  background-color:ffcc33;
  color:000000;
  font-weight:bold;
  border:1px solid #000000;
  font-size:11px;
  font-family:geneva,arial, helvetica;
  text-decoration:none;
}

a.sign_up_now:hover {
  padding:2px;
  background-color:ffcc66;
  color:000000;
  font-weight:bold;
  border:1px solid #000000;
  font-size:11px;
  font-family:geneva,arial, helvetica;
  text-decoration:none;
}


.tborder
{
background-color: #7088b0;
color: #333333;
}

.tcat
{
background-color: #91a7c4;
color: #FFFFFF;
font: bold 100% Arial, Helvetica, sans-serif;
line-height:1.1;
padding:1px 3px 2px 3px;
background:#91a7c4; 
text-align: left;
}
.tcat a:link
{
color: #FFFFFF;
text-decoration: none;
}
.tcat a:visited
{
color: #FFFFFF;
text-decoration: none;
}
.tcat a:hover, .tcat a:active
{
color: #FFFF00;
text-decoration: underline;
}
.thead
{
background-color: #e0e7ee;
color: #003366;
font-size: x-small;
font-weight: bold;
background:#e0e7ee;
}
.thead a:link
{
color: #003366;
}
.thead a:visited
{
color: #003366;
}
.thead a:hover, .thead a:active
{
color: #FF6600;
}
.tfoot
{
background-color: #e0e7ee;
color: #003366;
font-size: x-small;
font-weight: bold;
background:#e0e7ee;
}
.tfoot a:link
{
color: #003366;
}
.tfoot a:visited
{
color: #003366;
}
.tfoot a:hover, .tfoot a:active
{
color: #FF6600;
}
.alt1, .alt1Active
{
background-color: #FFFFFF;
color: #333333;
}
.alt2, .alt2Active
{
background-color: #f9faf9;
color: #333333;
}
.alt3
{
background-color: #D5D8E5;
color: #000000;
}

.smallfont
{
font: x-small geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.time
{
color: #666686;
font:10px geneva,arial,helvetica,sans-serif;
}



/* ***** small padding on 'thead' elements ***** */
td.thead, div.thead { padding: 4px; }

/* ***** don't change the following ***** */
form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }















.profile_user_name {
	font-size:28px;
	font-weight:bold;
}

#ProfileBody {
	position:absolute;
	left:5px; top:5px; right:5px;
        margin:0; padding:0;
        background-color: #000;
        display:inline; white-space: nowrap;
        z-index: 0;
	float:left;
        clear:both;
}

#ProfileBody .ProfileContent {
	position:absolute;
	left: 230px; top: 5px; right: 8px;
	background-color:#FFF;
	width:100%;
	z-index: 1;
	border: 2 px solid #ff6600;
	clear:both;
}


#ProfileBody .male {
	border: 1px solid #036;
}

#ProfileBody .female {
	border: 1px solid #cc0033;
}

#NavMenuList {
    position: absolute;
    left: 0px; top: 60px;
    height: 50px;width:100%;
    margin: 0; padding: 0;
    background-color: #000;
    display: inline; white-space: nowrap;
    z-index:10;
    clear: both;
}


#NavMenuList li {
    display: inline;
    list-style: none; white-space: nowrap;
}
#NavMenuList a {
    padding: 5px 10px 5px 10px;
    width: auto; height: 16px;
    color: #FFF; background-color: #000;
    font: 13px geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bolder;
    float: left; display: block;
}

#NavMenuList a.preextra {
    padding: 5px 1px 5px 10px;
    width: auto; height: 16px;
    color: #FFF; background-color: #000;
    font: 13px geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    float: left; display: block;
    background-image:url(/images/nav/left-off.gif);
    background-repeat:no-repeat;
}

#NavMenuList a.extra {
    padding: 5px 10px 5px 1px;
    width: auto; height: 16px;
    color: #FFF; background-color: #000;
    font: 13px geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    float: left; display: block;
    background-image:url(/images/nav/right-off.gif);
    background-repeat:no-repeat;
}


#NavMenuList a:hover {
    color: #ff6600; background-color: #000;
    font-weight:bold;
}
#NavMenuList .NavSubMenuList {
    visibility: hidden;
    left: 0px; top: 25px;
    position: absolute; height: 25px;
    width: 100%; display: inline; white-space: nowrap;
    background-color: #69c;
    background-image: url(/images/nav/fade_blue.gif);
    margin: 0; padding: 0; border: 0px;
}
#NavMenuList .NavSubMenuList li a {
    color: #FFF;
    font: 12px geneva, arial, verdana, helvetica, sans-serif;
    background-color: #69C;
    background-image: url(/images/nav/fade_blue.gif);
    float: left;
}

#NavMenuList .NavMenReg {
	color:#cc3333;
	background-color: #fff;
	font:14px geneva, arial, helvetica, sans-serif;
	font-weight:bold;
    	padding: 5px 1px 5px 10px;
    	background-image: url(/images/nav/full-white.gif);
	background-repeat:no-repeat;
}

#NavMenuList .NavMenRegExtra {
	color:#cc3333;
	background-color: #fff;
	font:14px geneva, arial, helvetica, sans-serif;
	font-weight:bold;
    	padding: 5px 1px 5px 10px;
    	background-image: url(/images/nav/right-white.gif);
	background-repeat:no-repeat;
}


#NavMenuList .NavSubMenuList ul {
    color: #fff;
    width:99%;
    padding-left:5px;
    background-color: #69C;
}

#NavMenuList .NavSubMenuList a:hover {
    color: #fff; background-color: #69c;
    font-weight:bold;
}
#NavMenuListTitle {
    display: none;
}



FORM {
	margin-top : 0; 
	margin-bottom : 0; 
} 


div.topnav {
	color:#ffffff;
	text-decoration:none;
	clear:both;
	float:right;
	padding:2px;
}

a.topnav {
	background-color:#eeeeee;
	border: 1px solid #ff9900;
	text-decoration:none;
	clear:both;
	float:right;
	padding:2px;
}

font.loginform {
	font-family: Verdana, Helvetica; 
} 

a.loginform {
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	font-style: bold;
}

input.loginform {
	font-size : 11px; 
} 

a:visited {
	color : #006699; 
} 

a:link {
	color : #0066cc;
} 

a:active {
	color : ff9900;
}

DIV.sidenav {
	background-color : #f2f2f2; 
	border : 1px solid #ff9900; 
	padding : 2px; 
	margin-top: 1px;
	margin-bottom: 1px;
} 

DIV.mainbody {
	position:absolute;
	top:110px; left:0px;
	clear:both;
}

DIV.quote {
	margin-left: 20px;
	margin-right: 5px;
	background-color : #ffffff; 
	border : 1px solid #000000;
	border-left-width: 2px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px; 
	padding : 5px; 
	width:auto;
	height:120px;
	overflow:auto;
} 

.useravatar {
	float:left;
	margin-right:5px;
	background-color : #ffffff; 
	border : 1px solid #ff6600; 
	padding : 8px; 
	text-align:center;
	clear:left;
	margin-bottom:5px;
	height:100px;
	width:100px;
} 

DIV.tfs_header {
	position:absolute;
	top: 0px; left:0px;
	background-color : #000000;
	clear:both;
	z-index:8;
	width: 100%;
}

DIV.tfs_logo {
    clear:both;
    float: left;
}

DIV.google {
	clear:right;
	float:right;
	text-align:center;
  	z-index:2;
}

DIV.isfriend {
	background-color : #ffffff; 
	border : 2px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	text-align:center;
	margin-bottom: 4px;
} 

DIV.mystats {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	text-align:left;
} 

DIV.mypics {
	background-color : #f2f2f2; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	height:auto;
	text-align:center;
} 

DIV.mypicpic {
	background-color : #f2f2f2; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	float:left;
} 

DIV.profilebody {
	background-color : #eeeeee; 
	border : 2px solid #ff6600; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	width:100%;
	float:center;
} 

DIV.profile_body {
	background-color : #ffffff; 
	border : 2px solid #ff6600; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	width:100%;
	float:center;
} 


DIV.subforums {
	background-color : #ffffff; 
	border : 1px solid #ff9900; 
	padding : 5px; 
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:4px;
	margin-right:4px;
} 

DIV.profile_menu_active {
	background-color : #ffcc00; 
	border : 1px solid #ff9900; 
	padding : 5px; 
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	width:100px;
	text-align:center;
	float:left;
}

DIV.profile_menu_inactive {
	background-color : #ffffff; 
	border : 1px solid #ff9900; 
	padding : 5px; 
	margin-top: 4px;
	text-color: #ffffff; 
	margin-bottom: 4px;
	margin-left: 2px;
	width:100px;
	text-align:center;
	float:left;
}


DIV.profile_submenu {
	background-color : #ffcc00; 
	border : 1px solid #ff9900; 
	padding : 5px; 
	margin-top: 4px;
	margin-bottom: 4px;
	width:150px;
	text-align:center;
	float:left;
} 


DIV.friendlist {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left:4px;
	margin-right:4px;
	height:125px;
	width:150px;
	text-align:center;
	float:left;
} 


DIV.myfriends {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
	text-align:center;
} 


DIV.profileadmin {
	background-color : #ffffff;
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
} 


DIV.aboutme {
	background-color : #f2f2f2; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
} 
DIV.myjournal {
	background-color : #f2f2f2; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
} 

DIV.myinterests {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 2px; 
	margin-top: 4px;
	margin-bottom: 4px;
} 


DIV.review {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	height:auto;
} 

DIV.reviewlist {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	height:auto;
} 

DIV.reviewheader {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
} 

DIV.reviewleader {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	float:right;
} 

DIV.pollleader {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	float:right;
	clear:right;
} 


DIV.editprofileheader {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	text-align: center;
}

DIV.offertext {
	background-color : #ffffff; 
	border : 1px dashed #808080; 
	padding : 8px; 
	margin-bottom:5px;
	margin-right:5px;
	text-align: left;
	width: 45%;
	float:left;
}

.overall_header {
	font-size: 13px;
	color: #ffffff; 
	clear:right;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
}

a:visited.overall_header {
	color : #ffffff; 
} 

a:link.overall_header {
	color : #ffffff; 
} 

.polltitle {
	background-color : #f8f8f8; 
	padding : 0px; 
	margin-bottom:5px;
	width:200px;
	font-size:25px;
	font-weight: bold;
}

.pollresponse {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	float:right;
	width:200px;
}

.pollbody {
	background-color : #ffffff; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	clear:both;
	width:250px;
}

.mypolls {
	background-color : #f8f8f8; 
	border : 1px solid #808080; 
	padding : 8px; 
	margin-bottom:5px;
	width:100px;
	float:right;
}

table.notification, div.notification {
	padding-left:4px;
	padding-top:3px;
}

img.notification, p.notification, a.notification:link, a.notification:visited {
  font-family:arial,helvetica,sans-serif;
  font-size:14px;

}

