@import url(/themes/swissexcellenceforum/navigation.css);


/* -------------------- */
/* CONSTRUCT & BODY		*/
/* -------------------- */

body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:1.5;
}

html { 
	overflow: -moz-scrollbars-vertical; 
}

#main {
	margin: 0 auto;
	width: 995px;
	height: auto !important;
}

#header {
	width: 995px;
	height: 131px;
}

#content {
	width: 993px;
	border: 1px solid #666666;
}

#content .left {
	width: 362px;
	float: left;
	text-align: center;
	padding-top: 230px;
	/*position: relative; */
}
/*
.blockContent{
	 position: absolute; 
	 bottom: 0;
}
*/
#content .right {
	width: 603px;
	float: left;
	text-align: left;
	padding-top: 45px;
}

#navigation{
	float: left;
	width: 873px;
}

#logo{
	float: right;
	width: 122px;
	height: 60px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	margin-top: 48px;
}


#footer{
	width: 995px;
	margin-top: 15px;
}

#footer .left{
	float: left;
}

#footer .right{
	float: right;
	width: 180px;
}

#footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 28px;
}

#footer ul li{
	float: left;
	margin-right: 28px;
}

#footer ul li a{
	text-decoration: none;
	color: #666666;
}

#footer ul li a:hover{
	color: #FF7F00;
}

#footer, #footer div, #footer li, #footer a{
	font: normal 13px Arial, Helvetica, sans-serif;
}


/* -------------------- */
/* HOME		 			*/
/* -------------------- */
.home_block_1 {
    width: 492px;
    height: 224px;
	float: left;
}
.home_block_2 {
    width: 492px;
    height: 224px;
	float: right;
}
.home_block_3 {
    width: 492px;
    height: 224px;
	float: left;
    position: relative;
	margin-top: 10px;
    overflow: hidden;
}
.home_block_4 {
    width: 492px;
    height: 224px;
	float: right;
	margin-top: 10px;
}

#news_home {
    position: absolute;
    top: 90px;
    left: 60px;
    font-size: 13px;
    color: #A3380A;
}

#news_home a {
    font-size: 13px;
    color: #A3380A;
}

#news_home .headlineLink {
    font-weight: bold;
}

#news_home h2 {
    font-size: 13px;
    font-weight: bold;
    color: #A3380A;
}

/* -------------------- */
/* NAVIGATION 			*/
/* -------------------- */

#navigation{
	margin-top: 95px;
	margin-left: 28px;
	float: left;
	width: 800px;
}

/*
#navigation_content{
	width: 845px;
	float: left;
	margin-top: 95px;
	margin-left: 28px;
}

#navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation ul li ul li{
	margin: 0px;
	padding: 0px;
}

#navigation ul li{
	float: left;
	text-transform: uppercase;
	margin-right: 28px;
	display: inline;
	position: relative;
	padding-bottom: 10px;
}

#navigation ul li a{
	text-decoration: none;
	color: #000000;
}

#navigation ul li ul {
	display: none;
	position: absolute; 
	top: 1em;
	left: 0;
	border: 1px solid #4D4D4D;
	width: 250px;
	background-color: #ffffff;
	padding-bottom: 5px;
}

#navigation ul li ul li {
	width: 250px;
}

#navigation ul li ul li a{
	padding-left: 9px;
	padding-top: 5px;
	display: block;
	color: #FF7F00;
}

#navigation ul li ul li:hover a{
	color: #4D4D4D;
}

#navigation ul li > ul {
	top: auto;
	left: auto;
}

#navigation ul li:hover ul { 
	display: block;
	top: 24px;
}

#navigation ul li:hover a {
	color: #FF7F00;
}

#navigation li.level_2 ul{
	display: none;
	border-top: 0px;
	width: 228px;
}


*/
/* -------------------- */
/* FORMS	 			*/
/* -------------------- */

.search_input{
	border: 1px solid #666666;
	font-size: 10px;
	width: 107px;
	float: right;
}

#contactFrame{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#contactFrame legend{
	display: none;
}

#contactFrame label{
	float: left;
	width: 120px;
}

#contactFrame input, #contactFrame select, #contactFrame textarea{
	width: 230px;
	padding: 3px;
}

#contactFrame #contactFormCaptcha{
	width: 100px;
}

#contactFrame .contactFormClass_button{
	width: 100px; padding: 1px;
}

input[type=checkbox], #contactFrame input[type=checkbox]{
	width: 15px;
}

#contactFrame input.contactFormClass_checkbox{
	width: 15px;
}

#contactFrame input.contactFormClass_checkboxGroup{
	width: 15px;
}

/* -------------------- */
/* TEXT		 			*/
/* -------------------- */

h1, h2, h3, h4, h5{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1{
	font-size: 19px;
	text-transform: uppercase;

}

h2{
	font-size: 16px;
	text-transform: uppercase;
}

h3{
	font-size: 13px;
	text-transform: uppercase;
}
h4{
	font-size: 16px;
}

a, a:active, a:visited, a:link { text-decoration: none; color: #4D4D4D; }
a:hover { text-decoration: none; color: #FF7F00; }



/***************************************************/
/* CSS DEFINITIONS FOR SITEMAP MODULE              */
/***************************************************/

#sitemap {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#sitemap ul {
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
}

#sitemap ul li{
	padding: 2px 0px 2px 0px;
    margin: 0px 0px 0px 0px;
	list-style: none;
	border-bottom: 1px dotted #666666;
	font-weight: normal;
}

#sitemap ul li.sitemap_level_1 {
	font-weight: bold;
}

#sitemap ul li.sitemap_level_2 {
    padding-left: 25px;
}
#sitemap ul li.sitemap_level_3 {
    padding-left: 50px;
}
#sitemap ul li.sitemap_level_4 {
    padding-left: 75px;
}
#sitemap ul li.sitemap_level_5 {
    padding-left: 100px;
}

/***************************************************/
/* CSS DEFINITIONS FOR CALENDAR MODULE             */
/***************************************************/

#calendar {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#calendar div.back,
#calendar div.registration,
#calendar div.categories,
#calendar div.details,
#calendar div.search  {
	float: none;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	height: auto !important;
	text-align:left;
}

#calendar div.registration  {
	text-align:left;
}


#calendar div.note {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto !important;
}

#calendar div.logo {
	float:left;
	height:auto !important;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#calendar div.logo img {
	margin: 0px 15px 5px 0px;
}

#calendar div.description {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	height:auto !important;
}

#calendar div.export {
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#calendar div.export img {
	margin: 0px 0px 5px 15px;
}

#calendar div.adress,
#calendar div.organizer {
	float: left;
	width: 50%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	height: auto !important;
}

#calendar div.adress address,
#calendar div.organizer address {
	font-style: normal;
}

fieldset {
	border:0px;
}


#calendar legend{
	display: none;
}

#calendar label{
	float: left;
	width: 120px;
}

#calendar input, #contactFrame select, #contactFrame textarea{
	width: 230px;
	padding: 3px;
}

#calendar #contactFormCaptcha{
	width: 100px;
}

#calendar .contactFormClass_button{
	width: 100px; padding: 1px;
}



/***************************************************/
/* CSS DEFINITIONS FOR ACCESS MODULE               */
/***************************************************/

#access {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	height:auto !important;
}

#access div.message,
#access div.message_ok,
#access div.message_error,
#access div.profile,
#access div.paging,
#access div.member_list,
#access div.letter_index,
#access div.search,
#access div.functions {
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto !important;
}

#access div.message_error {
	color: #ff0000;
}

#access div.message_ok {
	color: #029202;
}

#access img.member_gender_female {
	background-color:#f4d7f4;
	padding:2px;
}

#access img.member_gender_male {
	background-color:#a2c0ff;
	padding:2px;
}

#access img.member_gender_undefined {
	background-color:#dddddd;
	padding:2px;
}


#calendar input.cal_searchButton{
	width: 100px; padding: 1px;
}

p{
	clear: both;
}

#content {
	position: relative;
	z-index: 1;
}

#content .left{
	position: absolute;
	bottom: 0px;
}

#content .right {
	margin-left: 362px;
}


* html #content .right {
	float: right;
	margin-left: 0px;
}

*+html #content .left {
	left: 0px;
}
