body {
    margin: 0px;
	background:#fff9b5 url(images/bg_gradi.gif) repeat-x ;
	text-align:center;
}

#page_wrapper{
	margin:auto;
	text-align:center;
	width:820px;
	background:url(images/bg_gradi_shadow.gif) repeat-y;
}
#page_top_shadow{
	background: url(images/bg_gradi_shadow_top.gif) no-repeat;
	width:820px;
	margin:auto;
	padding:0 10px 0 10px;
}
#page_bottom{
margin:auto;
	text-align:center;
	width:820px;
	background: url(images/page_bottom.gif) top no-repeat;
	height:33px;
}
#header{
	width:800px;
}

#logo{
	width:224px;
	height:42px;
	text-align:left;
	float:left;
}

#header_link_wrapper{
	width:576px;
	height:42px;
	text-align:right;
	float:left;
}

.header_links{
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height:26px;
	color: #878787;
	padding-right:20px;
}
.header_links a:link, .header_links a:visited {
    font-size: 10px;
    color: #878787;
    text-decoration: none;
}
.header_links a:hover {
    font-size: 10px;
    color: #B70E0E;
}


#login{
	width:576px;
	height:27px;
	float:left;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #333333;
	text-align:left;
}
#login p{
	padding:5px 0 0 10px;
	margin:0;
}	
#contact_header{
	width:224px;
	height:45px;
	text-align:right;
	float:right;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	color: #878787;
	
}

#content_wrapper{
text-align:left;
}
ul.header_contact {
	margin: 0 10px 0 0;
  	padding: 0 10px 0 0;
	text-align:right;
}

ul.header_contact li{
	font-size: 10px;
   	line-height: 14px;
	color: #878787;
	list-style: none;
  	margin: -2px 0 0 0;
  	padding: 2px 0 0 0;
	text-align:right;
  	
	/*background-position: 0 .6em;
  	background-image: url(images/cms/arrow_gallery.gif);
  	background-repeat: no-repeat; 	*/
	
}
	


#butterfly{
	width:224px;
	height:27px;
	float:right;
	background:url(images/butterfly_tip.jpg) bottom right no-repeat ;
	text-align:right;
}

.cookiecrumbs{
    font-family: verdana, tahoma, arial, sans-serif ;
    font-weight: bold ;
    font-size: 11px ;
}

a.cookiecrumbs{
    font-family: verdana, tahoma, arial, sans-serif ;
    font-weight: bold ;
    font-size: 11px ;
    color: black ;
}

a:link, a:visited {
    font-weight: normal;
    color: #666666;
    text-decoration: underline;
    font-weight: bold ;
}
a:hover {
    color: #2B5AAE;
    font-weight: normal;
    text-decoration: underline;
    font-weight: bold ;
}
a.body_hd:link, a.body_hd:visited {
    font-size: 12px;
    font-weight: bold;
    color: #2B5AAE;
    text-decoration: none;
}
a.body_hd:hover {
    color: #2B5AAE;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

a.footer:link, a.footer:visited {
    font-size: 10px;
    color: #878787;
    text-decoration: none;
	
}
a.footer:hover {
    font-size: 10px;
    color: #B70E0E;

    /*text-decoration: underline;*/
}

td {
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: #000;
    line-height: 16px;
}

td.currentuser{
    font-size: 10px ;
    font-family: verdana,arial,helvetica,sans-serif ;
}

.footer {
    font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height:26px;
	color: #878787;
}
.mediumtxt {
    font-size: 11px;
}
.largetxt {
    font-size: 14px;
}

/* MENU */
a.menu, a.menu:visited {
    font-size: 11px;
    font-family: tahoma;
    font-weight: normal;
    color: #666666;
    text-decoration: UNDERLINE;
}

a.menu:hover {
    color: #2B5AAE;
    font-weight: normal;
    font-family: tahoma;
    text-decoration: underline;
}

a.menusmall, a.menusmall:visited {
    font-size: 10px;
    font-family: tahoma;
    font-weight: normal;
    color: #333333;
    text-decoration: UNDERLINE;
}
a.menusmall:hover {
    color: #2B5AAE;
    font-weight: normal;
    font-family: tahoma;
    text-decoration: underline;
}
/* ######################## */

.nav_link{
padding-bottom:5px;
}
td.nav {
    padding-bottom:8px;
    padding-top: 8px;
    padding-left: 10px;
/*border-bottom: 1px solid #efefef;*/

/*
border-bottom: 1px solid #999999 ;
border-top: 1px solid white ;
border-left: 1px solid white ;
border-right: 1px solid #999999 ;
*/

/*
border-bottom: 1px solid #008475 ;
border-right: 1px solid #01907E ;
*/
    border-bottom: 1px solid black ;
    border-right: 1px solid black ;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    background: url('../images/gr_gradient_teal_x.jpg') ;
}

a.nav:link, a.nav:visited {
    font-family: arial,helvetica,sans-serif ;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
a.nav:hover {
    font-weight: bold;
    color: #2B5AAE;
    text-decoration: none;
}

td.subnav {
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 5px;
    border-bottom: 1px dotted #cccccc;
    border-right: 1px solid #999999 ;
    /*background-color: #F9F9F9;*/
    background-color: white ;
	
}
td.subsubnav {
    padding-bottom: 7px;
    padding-left: 20px;
    padding-right: 5px;
    border-bottom: 1px dotted #cccccc;
    border-right: 1px solid #999999 ;
}

td.login_tc{
    font-family: verdana,arial,helvetica,sans-serif ;
    font-size: 10px ;
}

/* BIG TITLES */
.purpletitle {
    line-height: 36px;
    font-family: times,serif,georgia;
    font-size: 36px;
    color: #9D1098;
}
.bluetitle {
    line-height: 36px;
    font-family: times,serif,georgia;
    font-size: 36px;
    color: #2B5AAE;
}
.greentitle {
    line-height: 36px;
    font-family: times,serif,georgia;
    font-size: 36px;
    color: #008575;
}
.yellowtitle {
    line-height: 36px;
    font-family: times,serif,georgia;
    font-size: 36px;
    color: #F5E708;
}
.orangetitle {
    line-height: 36px;
    font-family: times,serif,georgia;
    font-size: 36px;
    color: #F2A208;
}
.pinktitle {
    line-height: 36px;
    font-family: times,serif,georgia;
    font-size: 36px;
    color: #F4579D;
}
/* HIGHLIGHTS */
.purple {
    color: #A0189C;
}
.blue {
    color: #08327C;
}
.green {
    color: #029D80;
}
.yellow {
    color: #E1D400;
}
.orange {
    color: #FFA800;
}
.pink {
    color: #F4579D;
}

.title {
    font-size: 18px;
    font-family: tahoma,arial;
    font-weight: bold;
    color: black;
    /*letter-spacing:1.5px;*/
    /*background: #336699 ;*/
    padding: 5px ;
}
.right {
    float: right;
    width: 260px;
    margin-left: 15px;
}
.rightbox {
    float: right;
    padding: 5px;
}

textarea, input {
    font-size: 11px;
    font-family: verdana;
}
.form_stretch {
    width: 100%;
}
.results {
    font-family: verdana;
    font-size: 11px;
    color: #469249;
    font-weight: bold;
}
.blue_results {
    font-family: verdana;
    font-size: 11px;
    color: #08327C;
    font-weight: bold;
}
div.msg{
    padding: 5px ;
    background: #ffffcc ;
    border: 1px solid #cccc99 ;
    margin-top: 10px ;
    margin-bottom: 10px ;
    color: blue ;
    font-weight: bold ;
}
#bio_update{
	width:540px;
}
.coach_bio_help{
	padding:5px;
	border:1px #FC6 solid;
	background:#FFC url(images/speechbubble.png) left top no-repeat ;
	font-size:10px;
	text-align:left;
	line-height:14px;
	text-indent: 15px
}
.coach_seo_help{
	padding:5px;
	border:1px #b20405 solid;
	background:#ffdfdf url(images/speechbubble.png) left top no-repeat ;
	font-size:10px;
	text-align:left;
	line-height:14px;
	text-indent: 15px;
}
.other_credentials{
	width:200px;
	border:1px #FC6 solid;
}
.status{
	width:15px;
	height:15px;
	border:#999 solid 1px;
	float:left;
	margin-left:2px;
}
.status_legend{
	
	padding:10px;
	border:#999 solid 1px;
	
}
