
/*
	NeilBierbaum.com main stylesheet
	$Id: screen.css 96 2005-12-09 10:24:42Z by Dwakn Consulting $
*/

body {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 79%;
	text-align: center;
	margin: 0;
	padding-top: 0.5em;
	margin-bottom: 2em;
	background:#EBEBEB;
	/*border-top: solid 5px #014886;*/

}

/* Layout */
#page {
	width: 800px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	/*border-top: dashed 1px #CCC;*/
	padding-top:0px;
	background:#EBEBEB url(../images/body-bg.jpg) top center repeat-y;
	/*padding-right:19px;*/
}

* html #page {
	background:#EBEBEB url(../images/body-bg.jpg) top left repeat-y;
}

/* Float fix */
#page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#logo {
	text-align:center;
}

#header img {
	border: 0;
}

#nav {
	float: left;
	margin-top: 4em;
	margin-left:2px;
	width: 160px;
	text-align: right;
	background:url(../images/left-nav.jpg) top center no-repeat;
	font-size:75%;
	text-transform: uppercase;
}

* html #nav {
    background:url(../images/left-nav.jpg) top left no-repeat;
    margin-left:3px;
}

#nav ul {
	list-style: none;
	margin: 55px 15px 0 0;
	padding: 0;
	
}

#nav a {
	text-decoration: none;
	padding: 3px 7px 2px 0px;
	display: block;
	font-weight: bold;
	color: #014886;
	margin-top:0px;
	margin-right:5px;
	margin-bottom:0px;
	margin-left:0px;
	background: url(../images/nav-bg.gif) center center no-repeat;
	width:150px;
}

* html #nav a {
    margin-left:-10px;
}     

#nav a:hover {
	color:#333;
}
/*
#nav ul.depth1 {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0.2em 0 0.2em 0;

}

#nav ul.depth1 a {
	padding: 0;
	color: #666;
	font-style: italic;
	font-size: 97%;
}

#nav a.first {

}

#nav li a.selected {
	background: url(../images/down.jpg) center left no-repeat;
}

#nav li a:hover {
	background: #EFEFEF url(../images/down.jpg) center left no-repeat;
}

#nav li li a {
	background: #FFF;
}

#nav li li a.selected {
	background: #F0F0FF;
}

#nav li li a:hover {
	background: #EFEFEF;
	background-image: none;
}

#nav a.selected {

}

#nav a.first {
}

ul.depth1 {
	

}

ul.depth1 li {
}*/

#content_pre {
	padding-left: 200px;
}

#content {
	margin-top: 2em;
	padding-left:40px;
	color: #333;
	line-height: 1.7em;
	text-align: justify;
	padding-right:15px;
	margin-right:22px;
	/*height:500px;*/
	overflow: auto; 
}

* html #content 
{
    
    margin-left:0px;
    padding-left:200px;
     
}


/*#content {
	margin-top: 2em;
	padding-left:200px;
	color: #999;
	line-height: 1.7em;
	text-align: justify;
	padding-right:50px;
	height:520px;
	overflow:scroll;
}*/

#footer {
	clear: both;
	color: #999;
	margin-left: 0px;
	background: #EBEBEB url(../images/footer.jpg) center top no-repeat !important;
	padding-top: 1em;
	margin-top: 0.5em;
	padding-bottom:100px;
}

* html #footer {
	background: #EBEBEB url(../images/footer.jpg) center top no-repeat !important;  
}

.clear {
	clear: both;
}

#footer a {
	color: #014886;
}


#middle {
	text-align: center;
	display:none;
}

#lil-man {
	/*position:relative;
	top:-130px;
	left:760px;*/
	margin-top:-135px;
	margin-left:15px;
	/*display:none;*/
}

#lil-txt {
	font-family: "Arial", Tahoma, Verdana, Helvetica,  sans-serif;
	font-size: 70%;
	margin: -6px 0 15px 15px;
	/*display:none;*/
}

/* General styling */

#breadcrumbs {
	text-transform: lowercase;
	font-size: 90%;
	margin-bottom: -0.5em;
}

* html #breadcrumbs {
	margin-bottom: -1.2em;
}

#breadcrumbs a {
	text-transform: lowercase;
}

a {
	color: #014886;
	font-weight: bold;
	text-decoration: none;
}

.boldblue {
	color: #014886;
	font-weight: bold;
}

p {
	color:#333;
}

a img {
	border: none;
}	

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

hr {
	height: 0;
	color: transparent;
	border-top: 1px solid #999;
}

h1 {
	color: #666;
	font-size: 130%;
	letter-spacing: 0.2em;
	text-align: left;
	color: #014886;
	text-transform: uppercase;
	margin-top:35px;
}

.coachingmenheading {
	font-weight: bold;
	color: #666;
	font-size: 130%;
	letter-spacing: 0.2em;
	text-align: center;
	color: #014886;
	text-transform: uppercase;
	margin-top:35px;
}

h2 {
	color: #999;
	font-size: 122%;
}

h3 {
	color: #336699;
	font-size: 95%;
	font-weight: bolder;
}

h4 {
	color: #666;
	font-size: 80%;
}

h5 {
	color: #000;
	font-size: 80%;
	
}

h6 {
    color: #666;
	font-size: 130%;
	border-bottom: solid 2px #DBDBDB;
	margin-bottom: -18px;
	margin-top: -12px;
}

* html h6
{
	margin-bottom: -24px;
}

h6.board  {
    color: #666;
	font-size: 110%;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 10px;
	border-bottom: none;
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Century Gothic", Trebuchet MS, Trebuchet, Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

* html h6.board  
{
	margin-top: 2px;
	border-bottom: none;
}

* html h4 {
	color: #666;
	font-size: 80%;
	font-weight: bold;
	margin-bottom: -20px;
}

#content li {
	color:#333;
}

ol li {
	color: #666;	
	
}

strong
{
	color: #505151;
}

.red {
	color:Red;
}

.img_right {
	float: right;
	padding-left: 15px;
	margin-top: +4px;
}


.image-show {
	display: block;
	cursor: pointer;
	cursor: hand;
}


table {
	border: 0;
	width: 100%;
}

table td {
	vertical-align: top;
}

/*#ml_form_form {
	position:relative;
	top:-250px;
	left:0;
}*/

/* Forms */

/* Contact us page */

.required {
	color: #C00; 
}

input {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #BBB;
	width: 400px;
	
}

textarea {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #BBB;
	width: 400px;
	
}


input.button {
	font-weight: bold;
}

form .list label {
	display: block;
	margin: 0;
	padding: 0;
}

input.imagesubmit {
	width: 65px;
	height: 22px;
	border: 0;
	padding: 0;
	margin-top: 1em;
}

input.imagesubmit:hover {
	background: #EEE;
}

.rightalign {
	text-align: right;
}

.centered {
	text-align: center;
}

#ml_form select {	
width:8% !important;	
}

.media {
	font-weight: normal;
}
