﻿/*html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, input { margin: 0; padding: 0; }*/

body
{
	font-size: 9pt;
	font-family: Arial;
/* background: transparent url(/images/carbon.jpg);*/
}

img
{
	border: 0px;
}

html, body
{
	background-color: White;
	height: 100%;
	margin: 0 0 1px;
}

#wrapper
{
	width: 1000px;
	margin: auto;
	height: 100%;
}

#content
{
	height: 100%;
}

.clear
{
	clear: both;
}


/* Panels  */

#left, #right
{
	width: 225px;
	vertical-align: top;
	padding-bottom: 20px;
}

#center
{
	width: 530px;
	margin: auto;
	vertical-align: top;
	padding: 10px 5px 10px 5px;
}

#left a, #center a, #right a
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#maincontent table
{
	min-height: 600px;
}

.maincontent
{
	width: 100%;
	border-style: none;
	border-collapse: collapse;
	min-height: 600px;
}

.copy
{
	margin: auto;
}

.copy li
{
	margin-left: 30px;
}

/*
.copy h1
{
	font-size: 2em;
}
.copy h1
{
	font-size: 1.7em;
}

*/
.copy h3
{
	font-size: 1.5em;
}

.copy p
{
	line-height: 1.2em;
}



/* Top Menu  */

#topnav
{
	height: 25px;
	width: 100%;
	text-align: right;
	margin: auto;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 5px;
}

#topnav a
{
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 10px 0px 10px;
}

#topnav #items li
{
	list-style: none;
	display: inline;
}




/* Footer */

#footer
{
	height: 40px;
	color: White;
	font-family: Verdana;
	font-size: 0.9em;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	font-weight: bold;
}


#loofy
{
	float: right;
	margin-right: 0px;
}

#loofy a
{
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}


/* Element [Box] */

.box
{
	width: 180px;
	margin: auto;
	margin-top: 20px;
}

.box .header
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.box .content
{
	padding: 3px;
}

.box
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
}



/* Menu Styles*/

.leftmenu
{
	margin: auto;
	margin-top: 20px;
	width: 180px;
	font-family: Verdana;
	font-size: 1em;
	text-align: left;
	text-indent: 0px;
}

.leftmenu a
{
}
.StaticMenuStyle
{
}
.StaticMenuSeletedStyle
{
}
.StaticMenuItemStyle
{
}
.StaticHoverStyle
{
}
.DynamicHoverStyle
{
}
.DyamicMenuStyle
{
}
.DynamicSelectedStyle
{
}
.DynamicMenuItemStyle
{
}



/* Contact Details */

#contactdetails
{
	float: right;
	margin-top: 25px;
	margin-right: 20px;
	text-align: right;
	line-height: 17px;
}
#contactdetails, #contactdetails a
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: White;
}


/* News Snippets */

#right .newstitle
{
	font-weight: bold;
	margin: 15px 0px 5px 0px;
	font-size: 1.2em;
}

#right .newstitle a, .newscontent a
{
	text-decoration: none;
	font-size: 1em;
}

#right .newscontent a
{
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 1em;
}


#right .newscontent
{
	padding-bottom: 10px;
}


/* News Full */

#newsfull
{
	padding: 10px;
}

#newsfull .newstitle
{
	font-family: Arial;
	font-weight: bold;
	margin: 15px 0px 10px 0px;
}
#newsfull .newstitle h2
{
	font-size: 16px;
}


#newsfull .newscontent
{
	font-family: Arial;
	font-weight: normal;
	margin: 10px 5px 10px 5px;
	font-size: 1.2em;
	border-bottom: dotted 1px #303030;
	padding-bottom: 20px;
}

#newsfull .newscontent p
{
	font-size: 1em;
}

.autolabel
{
	display: block;
	float: left;
	clear: both;
	margin-left: 30px;
	margin-top: 10px;
}

.autoformfield
{
	display: block;
	float: left;
	clear: both;
	width: 400px;
	margin-left: 30px;
}

.highlight
{
	background-color: Yellow;
	font-weight: bold;
}


#contactform
{
	background-image: url(/App_Themes/12c9516b-2221-4112-ab95-3fc37e0adc3a/bg_form.png);
	background-repeat: no-repeat;
	height: 441px;
	width: 505px;
	padding-top: 150px;
	padding-left: 10px;
	margin-left: 15px;
}

#contactform .button
{
	padding: 5px;
	background-image: none;
	background-color: #CC0000;
	color: #FFFFFF;
	border-style: none;
	font-weight: bold;
}

#contactform .cancelbutton
{
	background-image: none;
	background-color: #F2F2F2;
	color: #303030;
	border-color: #dddddd;
}

.message .close
{
	float: right;
}

.message
{
	margin: auto;
	padding: 10px;
	background-color: #FFFFCC;
	border: solid 1px #303030;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}

.message p
{
	float: left;
}

.courses table td
{
	vertical-align: top;
}

.leftmenu table td
{
	vertical-align: top;
	height: 20px;
	padding: 0;
	margin: 0;
	max-height: 20px;
}


input.smallbutton
{
	width: 32px;
	text-align: center;
	padding: 0px;
}


.bookingform
{
	border: 1px solid #C0C0C0;
	padding: 10px;
	background-color: #FFFFCC;
}

