@charset "UTF-8";

	.outer_body,body  {
		scrollbar-face-color: ThreeDFace !important;
		scrollbar-shadow-color: ThreeDDarkShadow !important;
		scrollbar-highlight-color: ThreeDHighlight !important;
		scrollbar-3dlight-color: ThreeDLightShadow !important;
		scrollbar-darkshadow-color: ThreeDDarkShadow !important;
		scrollbar-track-color: Scrollbar !important;
		scrollbar-arrow-color: ButtonText !important;
	}


a:link,a:active,a:hover { color:#; }	
		
A:link {color:#655C5A;
text-decoration:none;
}

A:visited {
color:#;
text-decoration:none;
}

body {
background-color:#FAFAE5;
}

body,td {
	color:#D40015;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;

}

td .clock	{	font-size:9px;	}

.container_padding {
	padding: 5px;
        height: 100%;
}

.container_transparency {
	height:100%;
        width:100%;
	background-color: #;
	filter:alpha(opacity=75);
}

.container {
    background-color: transparent;
    color: #D40015;
    height: 100%;
    padding: 5px;
    position: relative;
}



.container .heading {
        padding: 5px;
	background-color: #;
	color: #D40015;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;

}
tr .container {
float:left;}
.content {
         padding: 5px;
}

.thingy	{
		position : absolute;
		visibility : hidden;
	}

#comment {
margin-bottom: 5px;
}

td .clock	        {  font-size:9px;	}

.thumbnail		{  }

.status_key		{  font-size:11px;	}
.status_value		{  font-size:11px;	}
.online			{  font-weight:bold;color:red;	}
.blurb_key		{  font-size:10px;	}
.blurb_value		{  font-size:10px;	}

.about_me td		{  	}
.about_me .key		{  font-weight:bold;padding-right:20px;
                           vertical-align:top;	}
.about_me .value	{  padding-bottom:3px;  }
.about_me .value2	{  padding-left:10px;	}

.interests_info	        {  font-weight:bold;padding:3px 3px 3px 3px; }
.interests_body	        {  padding: 5px 5px 10px 10px;	}

.wall_info		{  font-weight:bold;padding:5px 5px 5px 5px; }
.wall_body		{  padding: 5px 5px 30px 10px;	}
.wall_options		{  padding: 5px 5px 5px 10px; }
.wall_options textarea	{  width:100%;height:70px;  }

.gallery_image          { border: 1px solid #98A89E;float: left; }
.gallery_image img	{ height:80px;width:80px; }

.friends_key		{  height: 21px; font-weight:bold;  }
.friends_value		{	}

.rating_select		{ 	}


.thumbfloat  {
      position : absolute;
      visibility : hidden;
		z-index:99;
   }



