@CHARSET "ISO-8859-1";

/* @import "theme.css"; */

@import "heading.css";
@import "menu.css";
@import "popup.css";
@import "timeline.css";
@import "images.css";
@import "ads.css";
@import "search.css";
@import "nutrition.css";
@import "buddies.css";

.ctrlData
{
 margin-left:5px;
 margin-top:10px;
}

table.graph
{
 border-width: 0 0 1px 1px;
 border-style: solid; 
}

table.graph th
{
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px; 
    font-weight:bold;
}

table.mealtable
{

}

table.mealtable th
{
 text-align:left;
}


table.graph td
{
    margin: 0;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px; 
}

table.networktable
{
 width:100%;
 border-style:solid;
 border-width:1px;
}

table.networktable td
{
  vertical-align:top;
}


table.customexercise
{
 width:475px;
 margin-top:20px;
 margin-left:10px;
}

table.customexercise td
{
 vertical-align:top;
}

.pagesubtitle
{
 font-family:Verdana;
 font-size:16px;
}

#messagefeaturediv
{ 
 background-color:#ffffff; 
 border-style:solid;
 border-width:1px;
 border-color:#00ff00;
}

#hidetext
{
  z-index:1;
  float:left;
  position:absolute;
  background-color:#ffffff;
  left:0;
  top:2;
  
  opacity:0;
  filter:alpha(opacity=0);
  
  width=235px;
  height=20px;  
}

#backgroundfilter
{
  margin:0px 0px;
  background-color:#000000;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:60.0;
    
  position:absolute;
  left:-100px;
  top:-100px;  
  z-index:1;
}

#backgroundfilter_top
{
  margin:0px 0px;
  background-color:#000000;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:60.0;
    
  position:absolute;
  left:-100px;
  top:-100px;  
  z-index:100;
}

#uploaddiv
{
  margin:0px 0px;
  color:#000000;
  background-color:#ffffff;
  border:1px solid black;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
  float:left;
  position:relative;
  z-index:0;

}

#walldiv {

	z-index:5;
}

p.subnote
{
 font-size:10px;
 font-family:verdana;
 font-style:italic;
 padding-top:0px;
 margin-top:0px;
 margin-bottom0:px;
}

p.note
{
 font-size:12px;
 font-family:verdana; 
 padding:10px;
 text-align:left;
}


span.subnote
{
 font-size:10px;
 font-family:verdana;
 font-style:italic;
 padding-top:0px;
 margin-top:0px;
 margin-bottom:0px;
}

.custtext1
{
 background-color:transparent;
 scrollbar-highlight-color: #4444ff; 
 scrollbar-3dlight-color: #aabbff;
 font-size:12px;
 font-family:verdana;
 border-style:none;
 border-width:0px;
 padding-top:0px;
 margin-top:0px;
 /*scrollbar-darkshadow-color: green; 
 scrollbar-track-color: #555599; 
 scrollbar-face-color: tan; 
 scrollbar-arrow-color: yellow;*/ 
}

p.messagetext
{
 width:570px;
 word-wrap: break-word;
}

p.messagetext_comment
{
 width:400px;
 font-size:10px;
 word-wrap: break-word;
}


textarea.messagetext
{ 
 width:600px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Courier;
  background-color:transparent;
  overflow: hidden;
}

textarea
{ 
	border: 3px solid #cccccc;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	// background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;

}

p.intro
{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:16px 5px;
	margin:0;
	font-size:10pt;
}


p.error
{
 text-align:center;
 color:#ff0000;
 font-size:10px;
 font-weight:bold;
}

td.login
{
 width:100px;
 background-color:transparent;
 vertical-align:top;
 padding-top:10px;
}

.topLogo{width:800px;}

.titleCtrl
{
 text-align:right;
 height:20px;
 width:550px;
 background-color:transparent;
 font-size:18pt;
 font-family:arial;
 position:relative; 
 right:-240px;
 top:10px;
} 

table.login
{
 border-style:none;
 border-width:2px;
 border-color:#000000;
 width:350px;
 background-color:transparent;
}

table.innerTable
{
 /*background-color:#060F42;*/
 border-style:none;
 width:100%;
}


table.search
{
 border-style:solid;
 border-width:2px;
 border-color:#000000;
 width:400px;
 background-color:#FFFFFF;
}

td.profilecol
{
 width:275px;
 border-style:solid;
 border-width:0px;
 border-color:#000000;
 vertical-align:top;
 position:relative; top:-15px; 
}

th.stattableheader
{
 font-family:Verdana;
 font-weight:bold;
 background-color:#777777; 
}

table.stattablecompare
{
 width:600px;
 
 background-color:#0000AA;
 font-family: Verdana;
 font-size:14px;
 font-weight:bold;
 border-style:solid;
 border-width:2;
 border-color:#000000;
 background-image:url(../images/infoBarGrad.jpg)
}


td.infoleft
{
 vertical-align:top; 
}

a.vislink
{
 font-size:12px;
 text-decoration:underline;
 font-weight:bold;
 text-decoration:none;
}

a.vislink:hover
{
 font-weight:bold;
 background-color:#ffffff;
 color:#000088;
 text-decoration:none;
}


a.statlink
{
 font-weight:bold;
 color:#000000;
 text-decoration:none;
}

a.statlink:hover
{
 font-weight:bold;
 background-color:#ffffff;
 color:#000088;
 text-decoration:none;
}

table.stattable
{
 width:600px;
 background-color:#990000;
 font-family: Verdana;
 font-size:12px;
 font-weight:bold;
 border-style:solid;
 border-width:0;
 border-color:#000000;
 background-image:url(../images/statbar.jpg);
}


td.search
{
 width:250px;
 background-color:#FFFFFF;
 vertical-align:top;
}

a.small
{
 font-size:10px;
 vertical-align:top;
 width:200px;
}

a.subctrl
{
 font-size:15pt;
 vertical-align:bottom;
 font-family:arial;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background-color:#000000;
 width:125px;
 height:20px;
}

a:hover.subctrl
{
 color:#000000;
 font-size:15pt;
 vertical-align:bottom;
 font-family:arial;
 font-weight:bold;
 text-decoration:none;
 text-align:center;
 background-color:#FFFFFF;
 width:125px;
 height:20px;
}

p.time
{
 font-size:12px;
 text-align:right;
}

p.newsTxt
{
 font-size:15px;	
}

p.question
{
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
		
p.messageheader
{
 font-family:Verdana;
 font-size:12px;
 font-weight:bold;
}

.dailyLog
{
 font-family:Helvetica;
 font-size:15px;
 font-weight:regular;
 }

.pagenote
{
 font-size:16px;
 font-weight:bold;
 font-family:Arial;
 background-color:transparent;
}

table.innertable
{
  width:800px;
  align:left;
}

table.status
{
 width:100px;
 border-style:solid;
 border-width:2px;
 border-color:#000000;
 background-color:#000000;
}
	
p.statlabel
{
 
 font-size:10px;
 height:20px;
}		

div.ajaxsearcharea
{
  color:#000000;
  display:none;
  width:300px;
  position:absolute;
  z-index:0;
  border-style:solid;
  border-width:1px;
}

div.ajaxsearchx
{
  height:50px;
  width:100px;
  background-color:#ffffff;
  border-style:solid;
  border-color:#000000;
  border-width:2px;
  color:#000000;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
}

th.statHeader
{
 background-color:00AAAA;
 color:000000;
}

table.tabctrl
{
 border-style:none;
 border-width:1px;
 width:100%;
 padding:0px;
 margin:0px;
}

#navbar{background-image:url(../images/navbar.gif);background-repeat:no-repeat;}
#nav li{padding:0;margin:0;height:30px;width:95px;}


div#walldiv
{
 border-style:none;
}

.txt_center_table { border-style:solid;border-width:1px;border-top:0px;border-bottom:0px;border-color:#000000;background-color:#BBBBFF;}
.txt_topleft{background:url(../images/txt_top_left.gif) 0 0 no-repeat;width:15px;height:3px;}
.txt_top{background:url(../images/txt_top_middle.gif) 0 0 repeat-x;height:3px;text-align:left;color:#000000;font-weight: normal; font-size: 1px;}
.txt_topright{background:url(../images/txt_top_right.gif) 0 0 no-repeat;width:16px;height:3px;}
.txt_left{width:8px;}
.txt_middle{font:12px Verdana;padding-top:0px;padding-bottom:0px;background-color:#BBBBFF;}
.txt_right{width:8px;}
.txt_bottomleft{background:url(../images/txt_bottom_left.gif) 0 0 no-repeat;width:15px;height:3px;}
.txt_bottom{background:url(../images/txt_btm_middle.gif) 0 0 repeat-x;height:3px;font-weight: normal; font-size: 1px;}
.txt_bottomright{background:url(../images/txt_bottom_right.gif) 0 0 no-repeat;width:16px;height:3px;}

