/*@charset "UTF-8"; */
/* 
WSI
date: April 2007
*/

html, body, div, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, {
	margin: 0;
	padding: 0;
}
body{
	background: #141414 url(images/body_bg.jpg) repeat-x top;
	margin: 0;
	padding: 20px;
	text-align: center;
	font: 11px/1.3em "Tahoma", Arial, Helvetica, sans-serif;
	color: #000;
}
h1, h2, h3, h4{
	font-size: 100%;
	line-height: 100%;
}
p{
	margin:0 0 10px 0;
	padding: 0;
}
a, a:visited, a:active{ 
	text-decoration: none;
	color: #235eb2;
}
a:hover{ 
	text-decoration: underline;
}
a img{
	border: none;
}


#container{
	text-align: left;
	/*width: 797px;*/
	width: 990px;
	margin: 0 auto;
	background: url(images/container_bg.gif) repeat-y;
	overflow: hidden;
	border-bottom: 1px solid #434343;
}
#header{
	/*width: 797px;*/
	width: 990px;
	overflow: hidden;
	background: url(images/header_bg.gif) no-repeat top;
	height: 100px;
	position: relative;
}
#sidebar{
	background: url(images/sidebar_bg.jpg) no-repeat top;
	width: 162px;
	float: right;
	padding: 25px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	font-family: "Myriad Pro", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
#main{
	float: left;
	/*width: 535px;*/
	width: 728px;
	padding: 25px;
	background: url(images/main_bg.gif) no-repeat top;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	line-height:normal; 
}


#header h1 a{
	display: block;
	width: 151px;
	height: 82px;
	background: url(images/logo.gif) no-repeat;
	text-indent: -10000px;
	position: absolute;
	left: 25px;
	top: 10px;
}

ul#menu{
	width: 990px;
	overflow: hidden;
	height: 65px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#menu li{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display:inline;
}
ul#menu li a{
	display: block;
	float: left;
	height: 65px;
	text-indent: -10000px;
	background-position: top;	
}
a#m-main{
	background: url(images/m_main.gif) no-repeat;
	width: 118px;
}
a#m-coach{
	background: url(images/m_coach.gif) no-repeat;
	width: 157px;
}
a#m-faq{
	background: url(images/m_faq.gif) no-repeat;
	width: 123px;
}
a#m-notebook{
	background: url(images/m_notebook.gif) no-repeat;
	width: 205px;
}
a#m-progress{
	background: url(images/m_progress.gif) no-repeat;
	width: 186px;
}
a#m-messenger{
	background: url(images/m_messenger.gif) no-repeat;
	width: 201px;
}
a#a_01{
	background: url(images/a_01.gif) no-repeat;
}
a#a_02{
	background: url(images/a_02.gif) no-repeat;
}
a#a_03{
	background: url(images/a_03.gif) no-repeat;
}
a#bPrint{
	background: url(images/printer.gif) no-repeat;
}
ul#menu li a:hover, ul#menu li.active a{
	background-position: bottom;
}
h2#t-welcome{
	height: 31px;
	text-indent: -10000px;
	background: url(images/h2_welcome.gif) no-repeat;
	margin-bottom: 15px;
}
#sidebar h3{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
ul#nav, ul#nav li{
	margin: 0 0 5px;
	padding: 0;
	list-style-type: none;
}
ul#nav{
	margin-bottom: 30px;
}
ul#nav a{
	font-size: 12px;
	color: #fff;
	padding: 4px 0;
	width: auto;
}
ul#nav a.yellow{
	background: url(images/bullet_yellow.gif) no-repeat left;
	padding-left: 30px;
	display: block;
}
ul#nav a.pink{
	background: url(images/bullet_pink.gif) no-repeat left;
	padding-left: 30px;
	display: block;
}
ul#nav a.blue{
	background: url(images/bullet_blue.gif) no-repeat left;
	padding-left: 30px;
	display: block;
}
ul#nav a.black{
	background: url(images/bullet_black.gif) no-repeat left;
	padding-left: 30px;
	display: block;
}

#link a{
	display: block;
	text-indent: -10000px;
	height: 35px;
}

#linka {
	width:100%;
	display: block;
}
#linka a{
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 24px;
	float:left;
	padding-right:7px;
}

a#a-notebook{
	background: url(images/a_notebook.gif) no-repeat ;
}
a#a-fav{
	background: url(images/a_fav.gif) no-repeat ;
}
a#a-notebook2{
	background: url(images/a_notebook.gif) no-repeat center;
}
a#a-fav2{
	background: url(images/a_fav.gif) no-repeat center;
}
a#a-logoff{
	background: url(images/a_logoff.gif) no-repeat;
}
a#btn-fav{
	display: block;
	width: 73px;
	height: 48px;
	position: absolute;
	top: 28px;
	left: 575px;
	background: url(images/btn_fav.gif) no-repeat;
	text-indent: -10000px;
}
.btn-fav{
	display: block;
	width: 73px;
	height: 48px;
	position: absolute;
	top: 28px;
	left: 575px;
}
a#btn-logoff{
	display: block;
	width: 61px;
	height: 48px;
	position: absolute;
	top: 28px;
	left: 900px;
	background: url(images/btn_logoff.gif) no-repeat;
	text-indent: -10000px;
}

input[type="reset"], input[type="button"], input[type="submit"]
{
	font-family: Verdana; 
}
h2#title 
{
	font-size:large;
	margin-bottom:10px;
}
h3#section-head
{
	margin:5px 0 5px 0;
	font-size:14px;
}



.boxx2
{
	width:118px;
	height:70px;
	/*background-color:#FFFFCC;*/
    background:url(images/bg_time.gif) no-repeat;
	font-family:Verdana;
	font-size:11;
	/*padding:15px 5px 5px 5px;*/
    padding:5px 5px 0px 0px;
	float:left;
	/*margin:5px 10px 5px 10px;*/
	vertical-align:middle;
	text-align:center
}

.boxx
{
	width:118px;
	height:60px;
	background-color:#FFFFCC;
	font-family:Verdana;
	font-size:11;
	padding:15px 5px 5px 5px;
    /*padding:10px 5px 5px 5px;*/
	float:left;
	margin:5px 10px 5px 10px;
	vertical-align:middle;
	text-align:center
}
#footer{
	clear: both;
	padding: 10px 30px 20px;
	color: #fff;
	text-align:center;
}


#sidebar a:link, #sidebar a:active, #sidebar a:visited{
	color: #a1a1a1;
	
}

#sidebar a:hover{
    color: #ffffff;
	
}

.boxT tr, .boxT td {
	padding:0;
}

.boxT .TL {
	background:url(images/boxTL.jpg) no-repeat bottom left;
	line-height:10px;
	width:10px;
}

.boxT .TR {
	background:url(images/boxTR.jpg) no-repeat bottom right;
	line-height:10px;
	width:10px;
}

.boxT .T {
	background:url(images/boxT.jpg) repeat-x bottom;
	height:10px;
}

.boxT .BL {
	background:url(images/boxBL.jpg) no-repeat top left;
	line-height:10px;
	width:10px;
}

.boxT .BR {
	background:url(images/boxBR.jpg) no-repeat top right;
	line-height:10px;
	width:10px;
}

.boxT .B {
	background:url(images/boxB.jpg) repeat-x top;
	height:10px;
}

.boxT .L {
	background:url(images/boxL.jpg) repeat-y right;
	width:10px;
}

.boxT .R {
	background:url(images/boxR.jpg) repeat-y left;
	width:10px;
}

.boxT .M1 {
	background:url(images/box1.jpg) repeat-x top #eeeeee;
	
}

.boxT .M2 {
	background:url(images/box2.jpg) repeat-x bottom #d9d9d9;
	
}

.timeRed 
{
	font-size:large; text-align:center; color:Red;
}

.timeGray
{
	font-size:large; text-align:center; color:Gray;
}