/* 
| Malone Coaching - 2006 
| Designed by Austin R. Harris of ignitedesign group 
| www.ignitedesign.net 
*/

/******* structure and layout *******/
body {
font-family:Arial, Helvetica, sans-serif; 
font-size: 9pt;
color: #000000; 
background: #fff;
margin:10px 0 0 0;
padding:0 0 0 0;
background: #8E979C url(../images/bodyBg.jpg);
text-align:center;
}

.wrap {
position:relative;
width:780px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;
border-left:1px solid #000;
border-right:1px solid #000;
/*border-top:1px solid #000;*/
}

.header {
position:relative;
width:770px;
margin:0 auto;
padding:0 0 0 0;
text-align:center;
}

.logo {
position:relative;
clear:none;
width:254px;
height:101px;
margin: 0px 0px 0px 0px;
background: #fff url(../../images/logoHeader.gif) no-repeat;
color:#fff;
float: left;

}

.slogan 
{
position:relative;
clear:none;
width: 170px;
height: 31px;
margin: 65px 0 0 0;
background: #fff url(../../images/formFocusFirst.gif) no-repeat;
color: #fff;
float: right;
}


.topnav {
position:relative;
clear:both;
width:780px;
height:21px;
margin:0 0 0 0;
padding:0 0 0 0;
background:#cccccc;
font-size:8pt;
}

.container {
position:relative;
clear:both;
width:780px;
height: 100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
color:#000000;
background: #fff url(../../images/contentBg.gif) no-repeat;
background-color: #fff;
text-align:left;
}

.contentheaderbio {
background: #6699cc url(../../images/level2BioHeader1.jpg) no-repeat;
background-position: top left;
width: 780px;
height: 87px;
margin: 0px;
padding: 0px;
text-align: right;
}

.contentheadercoach {
background: #6699cc url(../../images/level2CoachHeader.jpg) no-repeat;
background-position: top left;
width: 780px;
height: 87px;
margin: 0px;
padding: 0px;
text-align: right;
}

.contentheadercoach h1 
{
	color: #fff;
	font-size: 24px;
	margin: 0px;
	font-style: italic;
	padding: 20px 25px 35px 0px;
	vertical-align: middle;
	font-weight: normal;
}

.contentheaderbio h1 
{
	color: #fff;
	font-size: 24px;
	margin: 0px;
	font-style: italic;
	padding: 20px 25px 35px 0px;
	vertical-align: middle;
	font-weight: normal;
}

.maincontent 
{
	padding: 20px 20px 20px 20px;
	text-align:left;
	line-height: 1.5;
	background-color: #ffffff;
}

.maincontent .content
{
	width: 380px;
}

maincontent img 
{
	display: inline;
}

.maincontent .right 
{
	float: right;
	padding: 10px 10px 10px 25px;
}

.maincontent .left
{
	float: left;
	padding: 10px 20px 20px 10px;	
}

.content img .right
{
	float: right;	
}


.maincontent dl .tabledisplay
{

width: 41.1em;
margin: 2em 0;
padding: 0;

}

.maincontent .tabledisplay dt 
{
	width: 15em;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #999;
	font-weight: bold;
}

.maincontent .tabledisplay dd
{
float: left;
width: 24em;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
}

.maincontent dt { clear: both; }


.calloutbox {
margin: 0px 0px 0px 0px;
padding: 0px 0px 10px 0px;
background-image: url(../images/calloutbg.jpg);
background-position: top left;
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
min-height: 450px;
}

.calloutbox th 
{
color: #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
padding: 2px 4px 2px 4px;
margin: 0 0 -8px 0;
text-align: left;
}

.calloutbox td 
{
padding: 0 4px 0 4px;
text-align: left;
}

.calloutbox h3
{
color:#fff;
font-size: 12pt;
font-weight: bold;
margin: 0;
padding: 6px 8px 4px 10px;	
}

.calloutbox p {
 margin:0 0 5px 10px;
 padding:0 10px 0 10px;
}

.calloutbox img 
{
	float: right;
	padding: 0px 0px 10px 10px;
}


.calloutbox hr 
{
	width: 93%;
	text-align: center;
}

.content_right {
float:right;
clear:both;
width:300px;
color:#000;
}

.footer {
position:relative;
clear:both;
width:780px;
margin: 0 0 0 0;
padding:4px 0 4px 0;
font-size:8pt;
text-align:right;
border-top:1px solid #000;
background:#ffffff url(../images/topnav_bg_grey.gif);
border-bottom:1px solid #000;
}


/******* top navigation *******/
#nav ul{
padding:0 0 0 0;
margin:0 0 0 0;
white-space: nowrap;
font-size:8pt;
color:#ffffff;
float:left;
width:100%;
background:#ffffff url(../images/topnav_bg_grey.gif);
list-style:none;
}

#nav ul li{
display:inline;
list-style:none;
}

#nav ul li a{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#ffffff url(../images/topnav_bg_grey.gif);
color: #000000;
text-decoration:none;
font-weight: bold;
float: left;
border-right:1px solid #cccccc;
}

#nav ul li a:hover{
background:#8DA8D5 url(../images/topnav_bg.gif);
color: #ffffff;
text-decoration:none;
border-right:1px solid #cccccc;
}

#nav ul .selected
{
margin: 0 0 0 0;
padding: .25em 2em .3em 1em;
background:#8DA8D5 url(../images/topnav_bg.gif);
color: #fff;
font-weight: bold;
text-decoration:none;
float: left;
border-right:1px solid #cccccc;
}


#documentlist 
{
	list-style: none;
}

#documentlist li
{
	background: url(../images/documentIcon.gif) no-repeat 0 50%;
	padding-left: 18px;
	margin: 0px 0px 5px -12px;
}


/******* links *******/

a href {
color:#D3812D;
text-decoration:underline;
}

a href:hover {
color:#000;
text-decoration:underline;
}

.calloutbox a {
color:#000;
text-decoration: underline;
}

.calloutbox a:hover {
color:#E39243;
text-decoration:none;
}

#footer a {
color:#000;
text-decoration:none;
}

#footer a:hover {
color:#E39243;
text-decoration:none;
}

/******* fonts and colors *******/

.header strong {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:13pt;
letter-spacing:.7em;
}

th {
font-family:Arial, Helvetica, sans-serif;
color:#00315C;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
text-align: left;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
margin-bottom: -8px;
}


.darkblue {
color: #003366;
font-weight: bold;
font-style: italic;
}

.lightblue {
color: #6699cc;
font-weight: bold;
font-style: italic;
}

.orange 
{
color: #ff6600;
font-weight: bold;
font-style: italic;
}

/******* images *******/

img {
border:none;
}

.right img{
position:relative;
float:right;
padding:0 0 0 0;
margin:5px 2px 2px 5px;
}



/******* workarounds and hacks *******/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
