/* 
===================================================================
Global elements
===================================================================
*/
body {
	background: #d2d2d2 /*url('../images/essential/stripes.png') repeat top center*/;
    color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    /*font-family: lucida grande, luxi sans, verdana, arial, sans-serif;*/
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: center;
}
/*.stripefade {
	background: #999 url('../images/essential/stripefade.png') repeat-x top center;
	width: 100%;
	height: 385px;
}*/
a { color: #a0af16; text-decoration : none; }
a:active { text-decoration : none; }
a:visited { text-decoration : none; }
a:hover { text-decoration : underline; color: #a0af16; }
img {
	border: none;
}
.clear {
	clear: both;
}
.googlemap {
	margin-top: 1em;
	padding: 2px;
	border: 1px solid #999;
}


/* 
===================================================================
structural elements
===================================================================
*/
#header {
	position: relative;
	width: 906px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
    background: #fff url('../images/essential/headerbg.png') repeat-y top left;
}
#banner {
	width: 100%;
	height: 145px;
	margin: 0;
	background: #aaca1a url('../images/essential/icubes_banner.png') no-repeat top center;
}
#container{
    padding: 0;
    margin: 0 auto;
    width: 906px;
    text-align: left;
    background: #fff url('../images/essential/contentbg.png') repeat-y top left;
}
#sidebar {
	float: right; 
	display: inline;
	width: 258px;
    vertical-align: top;
    padding-top: 20px;
   	line-height: 1.5em;
}
#content {
    vertical-align: top;
	margin: 0px 300px 0px 50px;
	padding: 40px 0;
    text-align: left;
    font-size: 11px;
	line-height: 1.5em;
}
#content p, #sidebar p {
    margin: 1em 0;
    padding: 0;
    font-size: 11px;
    text-align: left;
}
#content p span.underline {
	border-bottom: 1px dotted #888;
}
#footer {
	clear: both;
	width: 894px;
    vertical-align: middle;
    color: #666;
    margin: 0 auto;
    background-color: #e5e5e5; 
    border-top: 1px solid #bbb;
    text-align: center;
    font-weight: normal;
}
#footer div {
	padding: 17px;
}
.langselector {
	position: absolute;
	top: 8px;
	right: 30px;
}
.langselector img {
    border: 0;
    vertical-align: middle;
	margin: 0px 2px 0px 2px;
}


/*
===================================================================
sidebar elements
===================================================================
*/
.flyer {
	margin-right: 6px;
	padding: 20px 35px 20px 30px;
}

.event {
	border-bottom: 1px solid #e2e2e2;
	margin-right: 6px;
	padding: 20px 35px 20px 30px;
}


/*
===================================================================
header elements
===================================================================
*/
#content h1, #sidebar h1 {
    color: #666 /*#684F40;*/;
    font-size: 18px;    
    font-weight: bold;
    margin: 0 0 16px 0;
    padding: 0;
    font-family: arial, lucida grande, luxi sans, verdana, sans-serif;
}
#content h2 {
    color: #888 /*#87746A;*/;
    font-size: 14px;    
    font-weight: bold;
    margin: 12px 0;
    padding: 0;
    font-family: arial, lucida grande, luxi sans, verdana, sans-serif;
}
#content h3 {
    color: #888 /*#87746A;*/;
    font-size: 12px;    
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
    font-family: arial, lucida grande, luxi sans, verdana, sans-serif;
}
#content h4 {
    color: #888 /*#87746A;*/;
    font-size: 12px;    
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
    font-family: arial, lucida grande, luxi sans, verdana, sans-serif;
}
#content h5 {
    color: #888 /*#87746A;*/;
    font-size: 12px;    
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
    font-family: arial, lucida grande, luxi sans, verdana, sans-serif;
}


/*
===================================================================
menu elements
===================================================================
*/
/*#menu .menu-block {
	margin-bottom: 20px;
}
#menu .sponsoring  {
	padding-top: 3px;
	margin-left: 15px;
	text-align: left;
}
#menu .sponsoring img {
	margin: 8px 0;
	border: none;
}
#menu .menu-level-1 {
    font-size: 11px;
    color: #444;
    font-weight: bold;
    margin-bottom: 8px;  
    background-color: #dce075;
    padding: 4px 7px;
}
#menu .menu-level-1 a {
    font-size: 11px;
    color: #444;
    font-weight: bold;
    text-decoration: none;
}
#menu .menu-level-1 a:hover {
    font-size: 11px;
    color: #444;
    font-weight: bold;
    text-decoration: underline;
}
#menu .menu-level-1-act{
    font-size: 11px;
    color: #444;
    font-weight: bold;
    margin-bottom: 2px;  
    background-color: #ddd;
    padding: 4px;
}
#menu .menu-level-1-act a{
    color: #444;
    text-decoration: none;
}
#menu .menu-level-1-act a:hover{
    color: #444;
    text-decoration: underline;
}
#menu .menu-level-2 {
    font-size: 11px;
    margin-bottom: 6px;
    margin-left: 0;
    padding-left: 0;
    font-weight: normal;
    color: #666;
}
#menu .menu-level-2 a {
	margin-left: 8px;
    padding-left: 12px;
	background: url('../images/essential/menu_arrow.png') no-repeat center left;
    color: #666;
    text-decoration: none;
}
#menu .menu-level-2 a:hover {
	background: url('../images/essential/arrow.png') no-repeat center left;
    color: #000;
    text-decoration: none;
}
#menu .menu-level-2-act{
    font-size: 11px;
    margin-bottom: 3px;
    margin-left: 2px;
    padding-left: 8px;
    font-weight: normal;
    color: #666;
    background-image: url("../images/essential/menu_arrow.png");
    background-repeat: no-repeat;
    background-position:  center left;
}
#menu .menu-level-2-act a{
    color: #666;
    text-decoration: none;
}
#menu .menu-level-2-act a:hover{
    color: #666;
    text-decoration: underline;
}*/


/*
===================================================================
Ordered and unordered lists
===================================================================
*/
#content ul {
    margin-left: 0px;
    padding-left: 1.85em;
    list-style: none;
}
  
#content ul li {  
    padding-left: 20px;
    background-image: url("../images/essential/arrow_right.gif");
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 11px;
    margin-bottom: 2px;
}
#content ul li.pdf {  
    padding-left: 25px;
    background-image: url("../images/essential/file_acrobat.gif");
    background-repeat: no-repeat;
    background-position: 0 50%;
    font-size: 11px;
	margin-bottom: 3px;
}
#navbar {
	margin-top: 45px;
	margin-right: 30px;
	float: right;
	list-style: none;
}
#navbar li {
	float: left;
	margin: 10px 0 10px 15px;
	text-transform: uppercase;
	font-size: 11px;
}
#navbar li.divider {
	padding-right: 15px;
	border-right: 1px solid #999;
}
#navbar li a {
	color: #444;
}

/*
===================================================================
Image elements
===================================================================
*/
img.floatleft {
	float: left; 
	padding: 0px;
	margin: 2px 10px 5px 0px
}

img.floatright {
	float: right; 
	padding: 0px;
	margin: 2px 0px 5px 10px	
}

img.border {
	border: 1px solid #999; 
}

.photolist img {
	border: none;
}
.photolist .polaroid {
	/*background: url('../images/photoframe.png'); 
	width: 102px; 
	height: 102px; */
	float: left; 
	margin: 0 5px 5px 0; 
	border: 3px solid #ccc;
}
.photolist .polaroid:hover {
	/*background: url('../images/photoframe_hover.png'); 	*/
	background: #ddd;
}
.photolist .polaroid div {
	/*border: 1px solid #999; */
	overflow: hidden; 
	width: 90px; 
	height: 90px; 
	text-align: center; 
	margin: 3px;
}
img.logo {
	margin: 0 0 0 6px;
	padding: 0;
}
img.sponsor {
	vertical-align: middle;
	margin: 0 15px;
	border: none;
}
img.resident {
	border: 1px solid #a9abaf;
	margin: 0 10px 10px 0;
}


/* 
===================================================================
Form elements
===================================================================
*/
form {
	position: relative;
	width: 300px;
}
.red {
	color: red;
}
.hint {
	display:none;
  	position: absolute;
  	right: -240px;
  	width: 200px;
  	margin-top: -4px;
  	border: 1px solid #E20177; /* #c93 #aaa */
  	padding: 6px 10px;
	background: #f4d7e6 url(../images/essential/pointer2.gif) no-repeat -100px -100px; /* #ffc #eee */
	line-height: 1.5em;
	color: #000;
}
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/essential/pointer2.gif) left top no-repeat;
}
input {
	border: 1px solid #aaa;
	background: #f8f8f8;
	padding: 2px 4px;
}
label, .label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding-right: 20px;
}
span.mandatory {
	border-bottom: 1px dotted #666;
	padding: 0;
	margin: 0;
}
#submit {
	margin-top: 1em;
	margin-left: 120px;
}
#reset, #edit {
	margin-left: 5px;
}
.button {
	font-size: 1.1em;
}
.confirm {
	line-height: 1.8em;
	margin-bottom: 1em;
}


