/*
------------------------------------	
	GENERAL
------------------------------------ */	
	/* Removes rid of Firefox's dotted borders */
	a { outline:none; text-decoration:none }

	/* Removes rid of IE's blue borders */
	a img {border:none;  text-decoration:none}
	
	/* Removes border from fieldset and img */
	fieldset,img, img a { border : 0; }	
	
    * {margin:0px; padding:0px;}
	
    ul, ol { list-style: none; }
	
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
a, em, img,  ol, ul, li,
fieldset, form, label,
table, caption, tbody, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#283539;
	color: #fff;
	font-smooth: always 
}
#containerPage{
	width:900px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.clear {clear:both; margin: 0px; padding: 0px;}

#leftCol {
	width:323px;
	margin-right:0px;
	float:left;
	margin-top:300px;
	overflow: hidden;
	padding-bottom: 15px;
}
#index #rightCol {
	width:562px;
	float:right;
	margin-top:300px;
	overflow: hidden;
	position: relative;
}
#rightCol {
	width:562px;
	float:right;
	margin-top:332px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
#logo  {
	position:absolute;
	z-index:5;
	overflow:hidden;
	padding:0px;
	margin:0px;
	top: 40px;
	display:block;
	overflow:hidden;
	background-image: url(../images/wise-coach-logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor:pointer;
	width: 280px;
	height: 48px;
}
#logo:hover {background-position: 0px -48px;}

#index {}

.lineG {width:100%; margin-top:5px; margin-bottom:10px; border-bottom: 3px solid #D5E049; height:3px; padding:0px;}
.lineGr {
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	height:2px;
	padding:0px;
	border-bottom: 2px solid #475559;
}
.line {
	margin-bottom:10px;
	margin-top:5px;
	background-image: url(../images/linePattern.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 9px;
	width: 100%;
}
.lineBottom {
	width:100%;
	margin:0px;
	padding:0px;
	border-bottom: 2px solid #475559;
}
.inputBox {
	background-color:#475559;
	border:solid 1px #475559;
	width:240px;
	height:15px;
	padding:2px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.inputSubmit {
	width:65px;
	height:21px;
	font-size:12px;
	color:#fff;
	text-align:center;
	cursor:pointer;
	border:none
}
#index #rightCol .measurementLeft {float:left; width:562px;}
#index #rightCol .desc {
	width:351px;
	position:relative;
	top:-25px;
	left:0;
	background:#000;
	padding: 10px;
}
#index #rightCol .desc p {
	color:#fff;
	width:351px;
	margin:0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
}
.box {
	float:left;
	width:562px;
}
.box .desc {
	width:351px;
	position:relative;
	top:-25px;
	left:0;
	background:#000;
	padding: 10px;
}
.box .desc p {
	color:#fff;
	margin:0px;
	padding: 0px;
	font-size: 0.8em;
}
#slidedown_bottom #containerPage #rightCol .box .desc a {
	color: #475559;
	padding-left:30px
}
#slidedown_bottom #containerPage #rightCol .box .desc a:hover {
	color: #D5E049;
}
.picBox {
	height:190px;
	width:562px;
	background-image:url(../images/linePattern.jpg);
	background-repeat:repeat;
	float:left;
	padding-top: 6px;
}
.picBox img {
	margin-right:6px;
	float: right;
}
.picBoxT {
	width:150px;
	position:absolute;
	left:0px;
	background:#000;
	padding: 5px;
	color:#fff;
	font-size:18px;
	font-style: italic;
	line-height:1em;
}
/*News*/
.newsTitle {
	width:421px;
	position:relative;
	margin-left:140px;
}
.newsDate {
	float:left;
	width:120px;
	border-right:2px solid #475559;
	padding-bottom:15px;
	padding-right:10px;
	margin-right:10px;
	font-size:0.8em;
	text-align:right;
	margin-top:15px;
	padding-top: 15px;
}
.newsDate span {
	font-size:11px;
	color: #7a8689;
}
.newsContent {float:right; width:416px;}
/*
------------------------------------	
	NAVIGATION
------------------------------------ */
#mainMenu {
	background-image: url(../images/header-back.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:3;
	width:562px;
	height:272px;
	position: absolute;	
}
#mainMenu ul {
	margin-top:110px;
	padding: 0px;

}
#mainMenu li {
	font-size: 34px;
	font-weight: normal;
	text-transform: uppercase;
	color: #D5E049;
	display: block;
	margin: 0px;
	padding:0px;
	line-height: 34px;
}
#mainMenu li a, #topMenu li a {color: #D5E049;}

#mainMenu li a:hover, #topMenu li a:hover {color:#475559}

#mainMenu li.selected, #topMenu li.selected {color: #475559}

#topMenu {
	position:absolute;
	z-index:4;
	overflow:hidden;
	margin-top: 36px;
}
#topMenu ul {margin-left:582px;}

#topMenu li {
	font-size: 24px;
	font-weight: normal;
	color: #b5bf35;
	display: inline;
	margin: 0px;
	padding:0px;
}
#leftCol #leftMenu {
	width:100%;
	margin-top: 15px;
}
#leftCol #leftMenu ul { padding: 0px; margin:0px}

#leftCol #leftMenu li {
	display: block;
	text-align: left;
	font-size: 11px;
}
#leftCol #leftMenu li a{
	width:90% !important;
	min-width:90% !important;
	display:block;
	color: #fff;
	text-decoration: none;
	float: left;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size:11px;
	background-color: #475559;
}
#leftCol #leftMenu li a:hover{
	color: #475559;
	background-color: #D5E049;
}
#leftCol #leftMenu li.blank {
	color: #D5E049;
	font-weight:bold;
	padding-left:5px
}
#leftCol #leftMenu li a.selected {background-color:#D5E049; color: #475559;}
/*
------------------------------------	
	TYPHOGRAPHY
------------------------------------ */
form {padding:0px; margin:0px}

h1 {
	color:#fff;
	font-size:34px;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	color:#D5E049;
	font-weight: normal;
	font-size:18px;
	margin-bottom: 3px;
}
h2 a {
	color:#D5E049;
}

h2 a:hover {color:#475559}

h3 {
	color: #abb42d;
	font-size:90%;
	line-height: 1.1em;
	padding-bottom:5px;
	padding-top:5px
}
h3 a {
	text-decoration:none;
	color: #D5E049;
}
h3 a:hover {color:#475559}

h4 {
	color:#fff;
	font-weight: lighter;
	font-size:18px;
	margin-bottom: 3px;
}
h5 {
	color:#D5E049;
	font-weight: bold;
	font-size:14px;
	margin-bottom: 7px;
	margin-top: 20px;
}
h6 {
	padding:5px;
	font-size:18px;
	color:#D5E049;
	font-style:italic;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	color: #D5E049;
	font-weight:bold;
	font-size:11px
}
#index #containerPage #leftCol p.date {
	text-align:right;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a8689;
}
#index #leftCol ul {margin-top:5px}

#index #leftCol li {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
#index #leftCol p, #index #leftCol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size: 0.8em;
	line-height: 1.5em;
}
#rightCol li {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-left:15px;
	color:#fff
}
#rightCol ul {margin-top:5px; padding-bottom:7px}

#rightCol li li {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
	margin-left:15px;
	font-size:100%
}
#rightCol ul strong {
	color: #abbbbf;
}
#rightCol li a {color: #fff;}

#rightCol li a:hover {color:#D5E049}

#rightCol .gray {
	list-style-type: none;
	color:#abbbbf;
	font-weight:bold
}
#rightCol p {
	line-height: 1.6em;
	font-size: 0.8em;
	padding-bottom: 5px;
	margin-top: 15px;
}
#rightCol p strong {
	color:#abbbbf
}

#rightCol p a {color:#D5E049}

#rightCol p a:hover {color:#475559}

#leftCol p, #leftCol li, #rightCol li{
	font-size: 0.8em;
	line-height: 1.6em;
}
a.download  {
	background-color:#f2f2f2;
	padding:3px;
	color:#475559;
	font-family:Arial, Helvetica, sans-serif
}
a:hover.download {background-color:#D5E049}

.ftrContainer {width:80%; background-color:#000; margin-left:10%; margin-right:10%; margin-bottom:15px}
.ftr {
	margin:0 auto;
	width:900px;
	height:100px;
	padding-bottom:7px;
	background-color: #000;
}
.ftr .block {
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.ftr .block h1 {
	letter-spacing: 1px;
	color:#61757a;
	font-weight:bold;
	text-transform: uppercase;
	font-size:11px;
	margin:0px;
	padding-bottom:2px
}
.ftr .block a {color:#D5E049;}
.ftr .block a:hover {color:#475559;}
.ftr li {
	padding:0px; 
	margin:0px 
}
/*
------------------------------------	
	TABLE
------------------------------------ */	
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	margin-bottom:30px;
	margin-top:30px;
	width: 100%;
	border-bottom: 2px solid #475559;
}	
td {
	border-top: 2px solid #475559;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
tr:hover {background-color:#475559; color:#D5E049}
/*
------------------------------------	
	PHOTO THUMBS
------------------------------------ */	
.pictures {
	margin: 0px;
	background-image:url(../images/linePattern.jpg);
	background-repeat:repeat;
	overflow:hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.pictures  .screenThumb   {
	text-align:left;
	margin-left:7px;
	padding: 0px;
	margin-top: 0px;
}
.pictures .screenThumb .pictureBox {
	float:left;
	margin-right:3px;
	margin-bottom:0px;
	margin-top: 10px;
	padding: 0px;
}
.pictures .screenThumb .pictureBox img {
	padding:0px;
	margin:0px;
	border: 9px solid #000;
}	
.pictures .screenThumb .pictureBox img:hover  {
	border: 9px solid #475559;
	margin:0px;
	padding:0px
}
.pictures .screenThumb .pictureBox .pictureInfo {
	font-size: 11px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:left;
}
/*
------------------------------------	
	FORM
------------------------------------ */	
form {padding:0px; margin:0px; }

.cssform p{
	width:100%;
	margin-bottom: 5px;
	clear: left;
	padding-left: 155px; /*width of left column containing the label elements*/
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}
.cssform label{
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#475559;
	border:1px solid #475559;
	color:#fff
}
.cssform textarea{
	width: 250px;
	height: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#475559;
	border:1px solid #475559;
	color:#fff
}
.cssform .submit {
	background-image:url(../images/buttons/submit.jpg);
	background-repeat: no-repeat;
	width: 65px;
	height:21px;
	cursor:pointer;
	border:none
}
.cssform .clear {
	background-image:url(../images/buttons/clear.jpg);
	background-repeat: no-repeat;
	width: 65px;
	height:21px;
	cursor:pointer;
	border:none
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
	* html .threepxfix{margin-left: 3px;}

.orange {color:#e17429}
