/*** general ****/
body{
	background:#fff;
	margin:0;
	padding:0;
	text-align:center;	
	font:13px/16px tahoma, verdana, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 16px 0;
	color:#962424;
}

h1#pageTitle {
	margin:0 0 16px 0;
}

p {
	margin:0 0 16px 0;
}

h1 {
	font-size:15px;
}

h2  {
	font-size:14px;
}

h3, h4, h5, h6 {
	font-size:13px;
}

h3.compact {
	 margin-bottom:0;
	 color:#000;
}

img {
	border:0;
}

a {
	text-decoration:none;
}

input, textarea, table {
	font:12px/16px tahoma, verdana, arial, sans-serif;
}

.clearer {
	clear:both;
	line-height:0;
	height:0;
}

/*** layout areas ****/

/* side bar elements */
.side {
	float:left;
	width:203px;
}

.main {
	margin-left:203px;
	border-left:1px solid #010101;
}

/* ie 3px float bug fix*/
* html .side{margin-right: -3px;}
* html .main{margin-left: -3px;}


/* page wrapper */
#pageWrapper{
	border:1px solid #010101;
	margin:1em auto;
	text-align:left;
	width:1000px;
}

#topLeft, #footerLeft {
	background:#e4e4e4;
	height:39px;
}

#topRight {
	background:#fff;
	height:39px;
	line-height:39px;
	text-align:right;
}

#topRight h1 {
	font:13px/39px tahoma, verdana, arial, sans-serif;
	font-weight:normal;
	margin:0 12px 0 0;
}

#topRight a {
	color:#962424;
}

#logo {
	height:145px;
	width:334px;
	top:107px;
	left:666px;
	margin-bottom:-145px;
	position:relative;
}

#header {
	clear:left;
	background:#952323 url(../img/layout/bck_sky_red.jpg) no-repeat 203px 0;
}

#header div {
	border-top:1px solid #010101;
	height:168px;
}

#skyLeft {
	background:#e4e4e4 url(../img/layout/bck_sky_grey.jpg) no-repeat;
}
#topMenu {
	/*background:url(../images/layout/logo_part_top.gif) no-repeat right bottom;*/
}

#topMenu ul {
	line-height:28px;
	list-style:none;
	margin:139px 0 0 0;
	padding:0;
}

#topMenu li {
	background:#313031;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#topMenu a {
	border-top:1px solid #000;
	border-right:1px solid #000;
	color:#fff;
	display:block;
	float:left;
	font-weight:bold;
	line-height:28px;
	margin:0;
	padding:0 8px;
}

#mainWrapper {
	background:#962424;
}

#sideMenu {
	background:#962424;
	border-top:1px solid #010101;
}

#sideMenu ul {
	list-style:none;
	margin:47px 0 0 28px;
	padding:0;
	width:175px;
}

#sideMenu ul ul {
	margin:0;
	padding:0;
	width:174px;
}

#sideMenu li {
	background:#313031;
	border-top:1px solid #000;
	border-left:1px solid #000;
	font-weight:bold;
	line-height:20px;
	list-style:none;
	margin:0;
	padding:0;
}

#sideMenu li.parent {
	
}

#sideMenu li li  {
	border-left:0;
	background:#666666;
	font-weight:normal;
}

#sideMenu li.last {
	border-bottom:1px solid #000;
}

#sideMenu li li li {
	border-top:1px solid #666666;
	background:#e4e4e4;
}

#sideMenu li li li a {
	color:#313031;
}

#sideMenu li li li li {
	background:#fff;
}

#sideMenu a {
	color:#fff;
	display:block;
	height:20px;
	line-height:20px;
	margin:0;
	padding:0 0 0 7px;
}

#newsletterBox {
	background:#313031;
	color:#fff;
	margin:16px 0 16px 28px;
	padding:0;
	width:174px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}

#newsletterBox form {
	margin:3px 0 3px 7px;
}

#newsletterBox h3 {
	color:#fff;
}

#newsletterBox input {
	width:140px;
}

#newsletterBox input.radiobutton, #newsletterBox label.radiobutton {
	font-weight:normal;
	display:inline;
	margin:0;
	width:auto;
}

#newsletterBox input.radiobutton {
	margin-right:4px;
}

#newsletterBox a {
	text-decoration:underline;
}

.submitbutton {
	margin-top:0;
	margin-bottom:12px;
	background:#fff;
}

#SubscriberEmail {
	margin-bottom:12px;
}

#content {
	background:#fff;
	border-top:1px solid #010101;
	margin-left:203px;
	padding:50px 0 32px 0;
	width:796px;
}

#content a {
	color:#962424;
}

#contentInner {
	margin:0 32px 0 16px;
	min-height:458px;
}

#contentInnerInner {
	float:left;
}

#content ul {
	margin:0 0 16px 0;
	padding-left:16px;
}

#content ol {
	margin:0 0 16px 0;
	padding-left:22px;
}

#content ul li, #content ol li {
	margin-bottom:16px;
}

table {
	margin:0 0 16px 0;
}

td {
	padding:0 8px 0 0;
	vertical-align:top;
}

td.date {
	width:192px;
}

td.subscribe {
	width:144px;
}

.courses {
	width:100%;
}

.coursemonth {
	margin-bottom:8px;
}

.courses td {
	padding:8px 8px 8px 0;
	border-bottom:1px solid #e4e4e4;
}

#teaserBox {
	border:2px solid #e4e4e4;
	float:right;
	margin:0 0 32px 32px;
	padding:16px;
	text-align:center;
	width:192px;
}

#teaserBox.images {
	margin:0 0 32px 16px;
}

#teaserBox h1, #teaserBox h2, #teaserBox h3 {
	margin:0 0 16px 0;
}

#teaserBox table {
	width:100%;
}

#teaserBox td {
	background:#666666;
	padding:2px;
	vertical-align:middle;
}

#teaserBox td.active {
	background:#962424;
}

#teaserBox td.empty {
	background:#fff;
}

#footerWrapper {
	clear:both;
	height:39px;
	border-top:1px solid #010101;
}

#footerWrapper .main {
	line-height:39px;
	margin-left:203px;
	width:796px;
}

#footerWrapper p {
	margin:0 0 0 16px;
}

/* forms */
form, fieldset {
	margin-bottom:16px;
}

fieldset {
	padding:4px;
	border:2px solid #e4e4e4;
}

legend {
	font-weight:bold;
	font-size:12px;
	color:#962424;
}

label {
	font-weight:bold;	
}

label, button, textarea {
	display:block;
}

label, button {
	margin-top:8px;
}

input#check {
	display:none;
	visibility:hidden;
}

input.radiobutton, label.radiobutton {
	display:inline;
	margin:0;
	font-weight:normal;
}

label:hover, button:hover {
	cursor:pointer;
}

#submitbutton {
	margin-top:8px;
}

/*return messages */
.message_info {
	margin-bottom:16px;
	font-weight:bold;
}

.error, .error_message, .note {
	color:red;
}

.error, .success {
	font-weight:bold;
}

/* images */
.partner {
	margin-top:32px;
	clear:left;
}

.partner img {
	float:left;
	margin:0 0 32px 0;	
}

.partnerContact {
	margin-left:256px;
}

.floatImage {
	float:left;
}

.floatImage img {
	float:left;
	margin:0 32px 32px 0;
}

.floatImage div {
	margin-left:282px;
}

.teamMember {
	clear:left;
}
.teamMember img {
	float:left;
	margin:0 32px 32px 0;
}

.partners {
	margin-top:32px;
	text-align:center;
}

.partners img {
	float:left;
	margin:0 32px 0 0;
}

.imageBox {
	float:right;
	margin:0 0 32px 32px;
}

.imageBox img {
	display:block;
	margin:0 0 16px 0;
}
