/* General styles */
* {
	margin:0;
	padding:0;
	border:0;
}

#canvas {
	margin: 10px auto;
	text-align: left;
	width: 1007px;
	height: 100%;
}

html {
	height: 100%;
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 70%;
}

table {
	font-size: 100%;
}

body {
	text-align: center;
	background: white;
	height: 100%;
}

td {
	vertical-align: top;
}

a {
	text-decoration: none;
}

input {
	border: #333333 solid 1px;
	padding:2px;
	font-size: 90%;
}

*html input {
	padding: 0px;
}

ul {
	padding-left: 16px;	
}

ol {
	padding-left: 16px;
	margin-left: 6px;
}

blockquote {
}

/* top table */
table.top, table.main {
	width: 1007px;
}

table.bottom {
	width: 1007px;
	height: 100%;
}

#topleft {
	width: 280px;
}

#topmiddle {
	width: 492px;
	padding-top: 50px;
	padding-left: 4px;
}

#topright {
	width: 235px;
}

/* Main menu */
#mainmenu {
	color: #333333;
	font-weight: bold;
}

#mainmenu a {
	font-weight: bold;
	color: #333333;
	display: block;
	font-size: 90%;
	text-transform: uppercase;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}

#mainmenu .home {background: url(../images/common/buttons/mainmenu_red_off.gif) white no-repeat;}
#mainmenu .home_active {background: url(../images/common/buttons/mainmenu_red_on.gif) white no-repeat;}
#mainmenu .about_us {background: url(../images/common/buttons/mainmenu_blue_off.gif) white no-repeat;}
#mainmenu .about_us_active {background: url(../images/common/buttons/mainmenu_blue_on.gif) white no-repeat;}
#mainmenu .activities {background: url(../images/common/buttons/mainmenu_orange_off.gif) white no-repeat;}
#mainmenu .activities_active {background: url(../images/common/buttons/mainmenu_orange_on.gif) white no-repeat;}
#mainmenu .members {background: url(../images/common/buttons/mainmenu_green_off.gif) white no-repeat;}
#mainmenu .members_active {background: url(../images/common/buttons/mainmenu_green_on.gif) white no-repeat;}
#mainmenu .contact {background: url(../images/common/buttons/mainmenu_yellow_off.gif) white no-repeat;}
#mainmenu .contact_active {background: url(../images/common/buttons/mainmenu_yellow_on.gif) white no-repeat;}
#mainmenu .home_active A, #mainmenu .about_us_active A, #mainmenu .activities_active A, #mainmenu .members_active A, #mainmenu .contact_active A {color: white}

/* Sub menu */
ul#submenu {
	padding-top: 3px;
	list-style-type: none;
	list-style-image: none;
	color: white;
}

ul#submenu li a {
	color: white;
}

ul#submenu li a:hover {
	color: white;
	text-decoration:underline;
}

ul#submenu li {
	float: left;
	margin-right: 8px;
}

ul#submenu li.active {
	font-weight: bold;
}

/* middle table */
#middleleft {
	width: 280px;
}

#middlemiddle {
	width: 492px;
}

#middleright {
	width: 235px;
	background: url(../images/common/search_bg.gif) white no-repeat;
}

#searchTerm {
	width: 187px;
}

#searchForm {
	padding-top: 42px;
	padding-left: 11px;
}

#searchButton {
	padding-left: 3px;
	padding-top: 1px;
}

.searchInput {
	width: 187px;
	font-size: 100%;
}


/* bottom (news, last published, content column) table */
#bottomleft {
	width: 280px;
}

#bottomleft .container {
	padding-top: 28px;
	padding-left: 13px;
	padding-right: 26px;
}

#bottommiddle .subContainer {
	padding-right: 10px;
	height: 54px;
}

#bottomleft .hr, #bottommiddle .hr {
	background: url(../images/common/hr_general.gif) repeat-x;
	height: 1px;
	font-size:1px;
}

#bottomleft .header {
	margin-bottom: 8px;
	background-repeat: no-repeat;
	height: 21px;
}

#bottomleft .hrBottomMargin {
	margin-bottom: 10px;
}

#bottomleft .hrBothMargins {
	margin-top: 10px;
	margin-bottom: 10px;
}

#newsletterForm {
	margin-bottom: 8px;
	margin-top: 6px;
}

#newsletterEmail {
	width: 190px;
}

#bottommiddle {
	width: 467px;
}

#bottommiddle .container {
	padding-right: 6px;
}

#bottomright {
	width: 260px;
}

#bottomright .container {
	padding-top: 70px;
	padding-left: 36px;
	padding-right: 36px;
}

#bottomleft a, #bottommiddle a, #bottomright a {
	text-decoration: none;
}

#bottomleft a:hover, #bottommiddle a:hover, #bottomright a:hover {
	text-decoration: underline;
}
/* Breadcrumb */
div#breadcrumb {
	color: #666666;
	margin-top: 8px;
	margin-bottom: 22px;
}

div#breadcrumb a {
	color: #666666;
	text-decoration: none;
}

div#breadcrumb a:hover {
	color: #666666;
	text-decoration: underline;
}

/* Content styles  (colors are defined in the specific stylesheets) */
h1 {
	font-weight: bold;
	font-size: 150%;
}
h2, h3 {
	font-size: 100%;
}

td.middle {
	vertical-align: middle;
}

/* ---- */
.inputReset {
	width: auto;
	border: none;
}

#loggedInAs {
	position:absolute;
	top: 20px;
}

/* registration form */
div.subSpec {
	display: block;
}

.form_title {
	width: 120px;
}

.checkbox {
	width: 17px;
	border: 0px;
}

.input_code {
	width: 50px;
}

.input_city {
	width: 187px;
}


#bottommiddle .subContainer .contentImage {
	float: right;
	width: 155px; /* width: 155px; */
	height: 54px;
	background-position: 50% 50%;
	filter: chroma(color=#ffffff);
}

#bottommiddle .subContainer .contentImage {
	width: expression(186);
}