/* HTML TAGS */

body 
	{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	font-size: 12px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/furniture/shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	word-wrap: break-word;
	}

h1 {
	font-size: 160%;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	font-weight: normal;
	text-transform: uppercase;
	color: #6293d8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 140%;
	margin-bottom: 0.3em;
	padding-bottom: 0px;
	font-weight: normal!important;
	color: #8abb46;
	margin-top: 1.6em;
	padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3, h4, h5, h6 {
	font-size: 110%;
	margin-bottom:.1em;
	padding-bottom:0px;
	color: #292929;
	font-weight: normal;
	text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight:normal;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	font-weight:normal;
}

p, table, td, ol, li, blockquote, input, select, textarea, ul, ul ul, ul ul ul, ul ul ul ul {
	font-size: 1em;
}
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0.7em;
	line-height: 1.3em;
}
a {
	font-weight: normal;
	color: #e50e75;
	text-decoration: underline;
}
a:hover {
	font-weight: normal;
	color: #e50e75;
	text-decoration: none;
	background-color:#FDDBEB;
}

ul, ul ul, ul ul ul, ul ul ul ul {
	list-style-type: square;
	line-height: auto;
}
ol, ul, li {/*
	list-style: none;*/
	font-size: 100%; 
	}

.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0066CC;
	cursor: hand;
}
	
	
#content   
	{
	margin-left: -390px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 780px;
	display: block;
	padding: 0px;
	background-color: #FFFFFF;
	}
#contenthead   
	{
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position:top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:300;
	}
#contentheadleft {
	position: absolute;
	top: 15px;
	left: 10px;
	width: 200px;
	height: 65px;
	overflow:visible;
	z-index:400;
	text-align: left;
	visibility: visible;
	clear:both;
	}
#contentheadright {
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 400;
	height: 65px;
	width: 500px;
	top: 10px;
	text-align: right;
	vertical-align: middle;
	left: 273px;
}
#contentfootleft
	{
	width:300px;
	height:20px;
	overflow:hidden;
	text-align:left;
	visibility: visible;
	font-size: 90%;
	display: block;
	position:absolute;
	left:10px;
	z-index:500;
	bottom: 20px;
	}
	
#contentfootright
	{
	color:#979797;
	width:500px;
	height:auto;
	overflow:hidden;
	text-align:right;
	font-size: 90%;
	visibility: visible;
	display: block;
	right: 10px;
	bottom:5px;
	position: absolute;
	z-index:500;
	}
#contentfootleft a {
	text-decoration: none;
}
#contentfootleft a:hover {
	text-decoration:none;
}
#contentfootright a {
	font-weight:normal;
	color:#979797;
	text-decoration: none;
}
#contentfootright a:hover {
	text-decoration:none;
}
#bodyholder {
	float:left;
	width:780px;
	padding-top: 180px;
	padding-bottom:40px;
	display:block;
	overflow: visible;
}

#trainingbodyholder {
float:left;
	width:780px;
	padding-top: 180px;
	padding-bottom:40px;
	display:block;
	overflow: visible;
	height:600px;
}

.padding {
padding:10px;
}
#leftcolumn {
	width:317px;
	float:left;
	margin-left:10px;
	text-align: left;
	padding:0px;
	display:inline;
	word-wrap: break-word;
	background-color: #FFFFFF;
	background-image: url(../images/furniture/lefttop.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	overflow: hidden;
}
#rightcolumn {
	width:403px;
	float:right;
	text-align:left;
	display:inline;
	margin-right:10px;
	word-wrap: break-word;
	background-color: #FFFFFF;
	background-image: url(../images/furniture/righttop.gif);
	background-repeat: no-repeat;
	margin-bottom: 40px;
	
	height: auto;
}
#rightcolumn textarea {
	width:80%;
	font-family:Arial, Helvetica, sans-serif;}

.list {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}
.oddrow {
	position:relative;
	display:block;
	vertical-align: middle;
	background-color: #EDF7FE;
	left:-10px;
	padding:10px;
}
.oddrow h3 {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:.5em;
}

.evenrow {
	position:relative;
	display:block;
	vertical-align: middle;
	background-color: #ffffff;
	left:-10px;
	padding:10px;
}
.evenrow h3 {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:.5em;
}


.smaller {
	font-size: 90%;
}


.catlist {
	text-indent: 4em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0.6em;
}


#menu {
	position: absolute;
	visibility: visible;
	z-index: 400;
	height: 30px;
	width: 780px;
	left: 0px;
	top: 85px;
	display: block;
	text-align:left;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
}
#navlist {
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 10px;
}
#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}
#navlisthead {
	padding-right: 0px;
	margin-right: 0px;
	padding-top:0px;
	margin-top:0px;
}
#navlisthead li
{
	display: inline;
	list-style-type: none;
	margin-left:10px;
	padding-top:0px;
	margin-top:0px;
}
#navlisthead li a {
	font-weight:normal;
	color:#979797;
	text-decoration: none;
	display: inline;
	padding-top:0px;
	margin-top:0px;
}
#navlisthead li a:hover {
}

.grid {
	border: 1px solid #CCCCCC;
}

.green {
	color: #8abb46;
}
.blue {
	color: #6293d8;
}
.pink {
	color: #e50e75;
}
.black {
	color: #2d2d2d;
}

.mustard {
	color: #eca241;
}
.red {
	color: #ef0008;
}
.purple {
	color: #8e58b4;
}
.formstyles {
	position:relative;
	display:block;
	height:100%;
	vertical-align: middle;
	background-color: #f4f9fc;
	left:-10px;
	padding:10px;
	margin-bottom:0;
}

.formstylessmall {
	background-color: #f4f9fc;
	padding: 20px;
	display: block;
	clear: both;
}
.step1 {
	padding-left: 4em;
}
.step2 {
	padding-left: 8em;
}
.imagepad {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#searchform {
	vertical-align: bottom;
	overflow: hidden;
	position: absolute;
	padding: 0px;
	height: 24px;
	width: 140px;
	right: 10px;
	top: 38px;
}
#searchbox {
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	line-height:20px;
	border: 1px solid #c2c2c2;
	background-color: #f8f8f8;
	position:absolute;
	width:105px;
	height:21px;
	padding:0px 0px 0px 5px;
	left: 0px;
	color: #666666;
}
#searchbutton {
	vertical-align: text-bottom;
	position: absolute;
	right: 0px;
}
.formselect {
	width: 225px;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.questionform {
	width: 95%;
	border: 1px solid #CCCCCC;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

.padright {
	margin-right: 10px;
}
.display {
	visibility: hidden;
}
.error {
	background-color: #FFFFCC;
	padding: 8px;
	border: 1px solid #CC0000;
}
	

.cube1 {
background-color:#eca241;
color:#fff;
text-align:center;
vertical-align:middle;
display: table-cell;
width:20px;
height:20px;
font-size:12px;
}

.cube2 {
background-color:#eca241;
color:#fff;
text-align:center;
vertical-align:middle;
display: table-cell;
width:25px;
height:25px;
font-size:14px;
}

.cube3 {
background-color:#eca241;
color:#fff;
text-align:center;
vertical-align:middle;
display: table-cell;
width:30px;
height:30px;
font-size:16px;
}

.cube4 {
background-color:#eca241;
color:#fff;
text-align:center;
vertical-align:middle;
display: table-cell;
width:35px;
height:35px;
font-size:20px;
}

.cube5 {
background-color:#eca241;
color:#fff;
text-align:center;
vertical-align:middle;
display: table-cell;
width:40px;
height:40px;
font-size:24px;
}

/* ACCORDION BEHAVIOUR */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	margin: 3px 0;
	position:relative;
	display:block;
	left:-10px;
	padding:4px 10px 4px 34px;
	background: #f4f9fc url(../images/furniture/expand.gif) no-repeat 10px;
}
h3.toggler a {text-decoration:none;}
.help {
	text-align: right;
	display: block;
	clear: both;
	padding: 4px;
	color: #6293D8;
}

