/* 
===================================================================
Global elements
===================================================================
*/
body {
	background: #999 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 0 30px 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; }
.banner {
    margin: 0 0 11px 0;
	padding: 0;
}
.clear {
	clear: both;
}
.googlemap {
	padding: 2px;
	border: 1px solid #999;
}



/* 
===================================================================
structural elements
===================================================================
*/
#container{
	background: #fff url('../images/event/mojito_bg.png') no-repeat right 20px;
    padding: 0;
    margin: 30px auto 0 auto;
    width: 910px;
    text-align: left;
	margin-top: -355px;
}
#navbar {
    text-align: right;
    margin-bottom: 20px;
    height: 2.5em;
}
#navbar .navitem, #navbar .navitemsel {
	display: block;
	background: url('../images/essential/navbar.gif') repeat-x top left;
    border-left: 1px solid #e1e1e1;
    float: left;
    padding: 11px 9px 6px 9px;
    color: #888;
    font-size: 11px;
    font-weight: normal;
}
#navbar .navitem:hover {
    border-left: 1px solid #dde1e0;
	background: #dde1e0 url('../images/essential/navbar_hover.gif') repeat-x top left;
    float: left;
    padding: 11px 9px 6px 9px;
    color: #333;
    font-size: 11px;
	text-decoration: none;
}
.langselector {
	background: url('../images/essential/navbar.gif') repeat-x top left;
    border-left: 1px solid #e1e1e1;
    padding: 11px 9px 6px 9px;
    color: #888;
    font-size: 11px;
    font-weight: bold;
}
.langselector img {
    border: 0;
    vertical-align: middle;
    margin: 0px 2px 0px 2px;
    color: #888;
}
#index {
	float: left; 
	display: inline;
	width: 140px;
    vertical-align: top;
    margin-left: 17px;
    margin-top: 17px;
}
#menu {
    margin: 22px 0px 30px 0px;
    padding: 0;
	width: 140px
}
#center {
	margin-left: 205px;
    text-align: left;
}
/* hack for IE6 */
* html #center { 
    width: 100%;
}
#content {
    margin-left: 0px;
    margin-right: 200px; /* 40px */
    text-align: left;
    font-size: 11px;
    padding-bottom: 40px;
	line-height: 1.5em;
}
#content p {
    margin: 1em 0;
    padding: 0;
    font-size: 11px;
    text-align: left;
}
#content p span.underline {
	border-bottom: 1px dotted #888;
}
#content p.description {
	padding-left: 40px;
}
#footer {
    vertical-align: middle;
    color: #666;
    background-color: #e5e5e5; 
    padding: 17px;
    border-top: 1px solid #999;
    text-align: center;
    font-weight: normal;
}


/*
===================================================================
header elements
===================================================================
*/
#content h1 {
    color: #666 /*#684F40;*/;
    font-size: 18px;    
    font-weight: bold;
    margin: 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: #96024E;*/
    color: #444;
    text-decoration: none;
}
#menu .menu-level-1-act a:hover{
    /*color: #96024E;*/
    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: 20px;
    list-style: none;
}
  
#content ul li {  
    padding-left: 20px;
    background-image: url("../images/essential/arrow_right.gif");
    background-repeat: no-repeat;
    background-position: left 2px;
    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;
}

/*
===================================================================
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;
}
.logo img {
	border: none;
	margin: 0;
	padding: 0;
}
img.sponsor {
	vertical-align: middle;
	margin: 0 15px;
	border: none;
}


/* 
===================================================================
Form elements
===================================================================
*/
form {
	position: relative;
	width: 360px;
}
.red {
	color: red;
}
.hint {
	display:none;
  	position: absolute;
  	right: -300px;
  	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;
	width: 220px;
}
label, .label {
	float: left;
	display: block;
	width: 110px;
	text-align: right;
	padding-right: 20px;
}
span.mandatory {
	border-bottom: 1px dotted #666;
	padding: 0;
	margin: 0;
}
#submit {
	width: auto;
}
#reset, #edit {
	margin-left: 5px;
	width: auto;
}
.button {
	font-size: 1.1em;
}
.confirm {
	line-height: 1.8em;
	margin-bottom: 1em;
}

/* hack for IE6 */
#regform div {
	clear: none;
}
* html #regform div {
    clear: both;
}
div.iehack {
	padding-top: 1em;
	padding-left: 130px;
}
/* hack for IE6 */
* html div.iehack {
	padding-top: 1em;
	padding-left: 112px;
}
