/* ---------------------------------------------------------------------------------- */
/* CSS Document - last updated: 19/01/2009																						*/

/* SwissQual																																					*/
/* Author: Webnetism (www.webnetism.co.uk)																						*/

/* layout_control.css																																	*/
/* Media: screen																																			*/
/* ---------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------- */
/* Main layout properties																															*/
/* ---------------------------------------------------------------------------------- */

html, body {
	height: 100%;
	min-width: 950px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: arial, verdana, sans-serif;
	color: #424242;
	background-image: url(../images/general/back_grad.gif); background-repeat: repeat-x;
}

#header {
	position: relative;
	margin: 0px 0px 14px 0px;
	height: auto;
	width: 950px;
	left: 0px;
	float: left;
	background-color: #fff;
	z-index: 1000;
}

#main_container {
	margin: 0 auto;
	position: relative;
	width: 950px;
	height: auto;
	padding-bottom: 20px;
}

#main_content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 950px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
	z-index: 1;
}

.main_content_width { width: 488px; } 

#left_column {
	position: relative;
	top: 0px;
	left: 0px;
	width: 214px;
	height: auto;
	float: left;
	margin-right: 17px;
	z-index:100;
}

#right_column {
	position: relative;
	top: 0px;
	left: 0px;
	width: 719px;
	height: auto;
	float: left;
	z-index:10;
}

/* ---------------------------------------------------------------------------------- */
/* Header layout properties																														*/
/* ---------------------------------------------------------------------------------- */

#mast_head {
	position: relative;
	width: 950px;
	height: 98px;
	float: left;
}

#top_support_tab {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 24px;
	width: 176px;
	left: 7px;
	float: left;
	text-align: left;
	padding: 4px 0px 0px 15px;
	z-index: 1000;
	background-image: url(../images/general/top_support_tab.gif); background-repeat: no-repeat;
}

#top_nav {
	position: relative;
	margin: 0px 0px 0px 0px;
	height: 28px;
	width: 950px;
	left: 0px;
	float: left;
	padding: 0px;
	text-align: left;
	z-index: 1000;
}

#logo {
	position: relative;
	top: 0px;
	margin: 16px 0px 0px 16px;
	width: 680px;
	height: 60px;
	left: 0px;
	float: left;
}

#search {
	position: relative;
	top: 20px;
	margin:0px 0px 0px 0px;
	width: 191px;
	height: 20px;
	left: 7px;
	float: left;
}

#search_field {
	position: relative;
	top: 0px;
	margin:0px 0px 0px 0px;
	width: 168px;
	height: 16px;
	left: 0px;
	float: left;
	color: #000;
}

#search_button {
	position: relative;
	top: 0px;
	margin:0px 0px 0px 0px;
	width: 18px;
	height: 18px;
	left: 3px;
	float: left;
}

/* ---------------------------------------------------------------------------------- */
/* Body layout properties																															*/
/* ---------------------------------------------------------------------------------- */

.top_box {
	position: relative;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 10px 0px;
	left: 0px;
	width: 287px;
	height: 140px;
	float: left;
	background-image: url(../images/homepage/top_box_back.gif); background-repeat: no-repeat;
}

.latest_news {
	position: relative;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	width: 287px;
	height: 270px;
	float: left;
	background-image: url(../images/homepage/news_back.gif); background-repeat: no-repeat;
}

.width_14 { width: 14px; }

input.search {
	display: block;
	float: left;
	width: 163px;
	height: 16px;
	background-image:url(../images/navigation/search_back.gif);
	background-repeat: no-repeat;
	border: 0px;
	padding: 3px 0px 0px 5px;
	font-size: 11px;
}

.left_menu_top {
	position: relative;
	padding: 7px 0px 0px 9px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	width: 205px;
	height: 20px;
	float: left;
	background-image: url(../images/left_nav/left_nav_top.gif); background-repeat: no-repeat;
}

.left_menu_back {
	position: relative;
	padding: 8px 0px 8px 0px;
	left: 0px;
	width: 214px;
	height: auto;
	float: left;
	background-image: url(../images/left_nav/left_nav_middle.gif); background-repeat: repeat-y;
}

.left_menu_back_search_results {
	position: relative;
	padding: 8px 10px 8px 9px;
	left: 0px;
	width: 195px;
	height: auto;
	float: left;
	background-image: url(../images/left_nav/left_nav_middle.gif); background-repeat: repeat-y;
}

.margin_bottom_10 { margin-bottom: 10px; }
.column_spacer { width: 17px; }

/* ---------------------------------------------------------------------------------- */
/* Other style / layout properties																										*/
/* ---------------------------------------------------------------------------------- */

img { border:none }

label {
	width: 4em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
}

.clear { clear:both; height:0; }

.sitemap_ul {
	margin: 3px 0px 0px 0px;
	padding: 0px 0 0px 0;
	list-style: none;
}

.sitemap_ul li {
	padding: 2px 0 3px 18px;
	background: url(../images/navigation/red_bullet.gif) no-repeat 0 7px;
}

.red_bullet_list_ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	list-style: none;
}

.red_bullet_list_ul li {
	padding: 1px 0 3px 18px;
	background: url(../images/general/red_bullet.gif) no-repeat 0 5px;
}

.menuon2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.menuon2 li {
	padding: 3px 0 3px 0px;
}

.red_border {
	position: relative;
	float: left;			
	width: 100%;
	border-top: solid 1px #e6021c;
}

.red_ul {
	margin: 5px 0px 5px 10px;
	padding: 0;
	list-style: none;
}

.red_ul li {
	padding: 0px 0 0 14px;
	background: url(../images/navigation/red_bullet.gif) no-repeat 0 4px;
}

.search_results_ul {
	margin: 5px 0px 5px 10px;
	padding: 0;
	list-style: none;
}

.search_results_ul li {
	padding: 5px 0 0 14px;
	background: url(../images/navigation/red_bullet.gif) no-repeat 0 10px;
}

/* ---------------------------------------------------------------------------------- */
/* Form properties																																		*/
/* ---------------------------------------------------------------------------------- */

form { margin: 0px; }

/* ---------------------------------------------------------------------------------- */
/* Footer properties																																	*/
/* ---------------------------------------------------------------------------------- */

#footer {
	position: relative;
	margin: 20px 0px 10px 0px;
	height: 22px;
	width: 950px;
	left: 0px;
	float: left;
	padding: 5px 0px 0px 0px;
	border-top: solid 1px #959595;
}

.footer_text {
	position: relative;
	margin: 0px 70px 2px 10px;
	height: 15px;
	width: auto;
	left: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
}

.sitemap {
	position: relative;
	margin: 0px 70px 2px 10px;
	height: 15px;
	width: auto;
	left: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
}

#webnetism {
	position: relative;
	margin: 0px 0px 5px 0px;
	height: 15px;
	width: auto;
	left: 0px;
	float: left;
	padding: 0px 0px 0px 0px;
}
