* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
    width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.footer {
    position: relative;
    margin-top: -1em;
    height: 1em;
    clear:both;
}


body {
	background-image: url('/images/ioi_i_rep.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0;
    font-family: Arial,Helvetica,sans-serif;
}

#header {
	background-image: url('/images/ioi_header.jpg');
	background-repeat: no-repeat;
	width: 1024px;
	height: 186px;

}

#header h1 {
	display: none;
	visibility:hidden;
}

#header h4 {
	display: none;
	visibility: hidden;
}

#header-lang-select {
	float:right;
	position: relative;
	top: -14px;
	right: -34px;
	font-size: 0.9em;
}




#header-lang-select a{
	color: black;
	text-decoration: none;
}
#header-lang-select a:link{
	color: black;
	text-decoration: none;
}

#header-lang-select a:visited{
	color: black;
	text-decoration: none;
}
#header-lang-select a:hover{
	color: black;
	text-decoration: none;
}

#header-lang-select a:active{
	color: black;
	text-decoration: none;
}


#navigation {
	display: block;
	float:left;
	width: 224px;
	background-image: url('/images/ioi_i_rep.png');
	background-repeat: repeat-y;
	background-position: top left;

}

#navigation-inner {
	background-image: url('/images/ioi_i_up.png');
	width:224px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#navigation-inner ul, #navigation-inner li {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	list-style: none;
}

.pic_left {
	margin-left: 15px;
	float: right;
	position: relative;
	right: -25px;
	margin-bottom: 100px;
}

#content h1, #content h2, #content h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
}

#content h3 {
	font-size: 1.1em;
}


#navigation-inner li a:link,
#navigation-inner li a:visited,
#navigation-inner li a:active,
#navigation-inner li a:hover{
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	color: #343434;
	font-style: normal;
	text-decoration: none;
	font-size: 1.0em;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

#navigation-inner .active>a,
#navigation-inner .active>a:link,
#navigation-inner .active>a:visited,
#navigation-inner .active>a:hover,
#navigation-inner .active>a:active {
	font-weight: bold;
	color: #000000;
}


#navigation-bottom {
}

#member-login {
	width: 188px;
}


#member-login h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Arial Narrow",Arial,Helvetica,sans-serif;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 1.0em;
	letter-spacing: 0.15em;
	top: -6px;
	position: relative;
}

#member-login div {
	color: white;
	font-size: 0.8em;
}

#member-login a,
#member-login a:link,
#member-login a:visited,
#member-login a:hover,
#member-login a:active {
	color: white;
}


#mbox-submit {
	float: right;
	position: relative;
	right: 24px;
	top: -22px;
}

#mbox-username {
	margin-bottom: 4px;
}

#mbox-submit-button {
	display: none;
	visibility: hidden;
}

#mbox-up {
	background-image: url('/images/mbox_u.png');
	height: 14px;
	width: 188px;
	background-repeat: no-repeat;
}

#mbox-ct {
	background-image: url('/images/mbox_m.png');
	width: 188px;
	background-repeat: repeat-y;

	padding-left: 12px;
	padding-right: 4px;
	margin:0;
	top:-2px;
	position: relative;
}


#mbox-dw {
	background-image: url('/images/mbox_d.png');
	height: 13px;
	width: 188px;
	background-repeat: no-repeat;
	top:-2px;
	position: relative;
}


#content {
	margin: 24px;
	margin-top: 18px;
	float: left;
	width: 736px;
    padding-bottom: 1em;
    font-size: 0.9em;
	line-height: 130%;
}

#content p {
	margin-bottom: 1em;
}

#content h2 {
	margin-top: 0px;
}

#footer {
	background-color: #B5C5D2;
	width: 1000px;
	font-size:0.55em;
	color: white;
	clear:both;
	padding: 4px;
	padding-left: 25px;
	
}

.errors {
	color: red;
}


#footer a,
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active  {
	color: white;
}


.admin {
	border: 1px solid black;
	margin-bottom: 5px;
}



fieldset {
	clear: both;
}

fieldset legend {
	font-size: 1.2em;
        color: #B5C5D2;
}

/*
.hiddenfieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.hiddenfieldset dt, .hiddenfieldset dd{
	float:left;
}

#city-label {
	margin-left: 15px;
}

#postal-element {
	margin-left:0px;
}*/


dt {
	float: left;
	clear: both;
        padding-right: 3px;
}

dd {
    /* width: 100%; */
    padding-bottom: 2px;
}

dd>* {
    float: right;
    clear: right;
    margin-top: 2px;
    margin-bottom: 2px;
}

.zend_form {
	width: 650px;
	margin-left: 10%;
	margin-right: 10%;
}


.zend_form fieldset {
    width: 500px;
    float: left;
    padding: 10px;
    padding-top: 20px;
}

#fieldset-q1, #fieldset-q2, #fieldset-q3, #fieldset-q4, #fieldset-q5 {
    width: 650px;
}

.zend_form>dd {
	/* width: 100%; */
	margin: 0;
}

/* FIELDSET FORMAT */
#fieldset-q5  dt{
    width: 100%;
}
#fieldset-q4  dt{
    width: 100%;
}
#fieldset-q3  dt{
    width: 100%;
}
#fieldset-q2  dt{
    width: 100%;
}
#fieldset-q1  dt{
    width: 100%;
}

#fieldset-q1 dd>*{
    clear: none;
    float: none;
    margin-bottom: 30px;
}
#fieldset-q2 dd>*{
    clear: none;
    float: none;
    margin-bottom: 30px;
}
#fieldset-q3 dd>*{
    clear: none;
    float: none;
    margin-bottom: 30px;
}
#fieldset-q4 dd>*{
    clear: none;
    float: none;
    margin-bottom: 30px;
}
#fieldset-q5 dd>*{
    clear: none;
    float: none;
    margin-bottom: 30px;
}
#q1-1 {
    margin-bottom: 0px !important;
}
#q1-3 {
    margin-bottom: 0px !important;
}
#q2-1 {
    margin-bottom: 0px !important;
}
#q3-8 {
    margin-bottom: 0px !important;
}
#q4-2 {
    margin-bottom: 0px !important;
}
#q4-6 {
    margin-bottom: 0px !important;
}

.member-id {
	width: 30px;
}

.member-name {
	width: 35px;
}

#member-list {
	width: 100%;
}

.fbtn {
	padding: 4px;
	font-size: 1em;
}

#fieldset-controls {
	border:0px;
	margin:0px;
	padding:0px;
}

#fieldset-controls dt, #fieldset-controls dt{
	float: left!important;
	clear: none;
}

#secondheadline {
    margin-top: 60px !important;
}

#content table {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 600px;
}

#content table caption {
	text-align: left;
	font-weight: bold;
}

#content table td {
	padding-left: 10px;
	width: 50%;
}

ul.ioi-calendar {
	padding: 0;
	margin: 0;
	margin-top: 25px;
	list-style: none;
	padding-left: 5px;
}

.ioi-calendar h3 {
	margin-bottom: 2px !important;
	font-size: 1em !important;
}

.ioi-calendar p {
	margin-bottom: 3px !important;
}

.ioi-calendar sup {
	font-size: 0.6em;
}

.ioi-calendar li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: solid 1px gray;
}

.ioi-newsletter p img{
	padding-right: 4px;
	vertical-align: baseline;
}


#content table.publications {
	width: 100%;
}

#content table.publications caption {
	text-align: left;
	font-weight: bold;
}

#content table.publications td {
	padding-left: 0px;
	width: auto;
	vertical-align: top;
}

#content table.publications td.download {
	white-space: nowrap;
	font-size: 0.9em;
}

#content table.publications td.download span.size {
	font-size: 0.8em;
	font-style: italic;
}

table .odd {
	background-color: #eee;
}

table tr:hover {
	background-color: #ffc;
}

#quest th{
    padding: 10px;
    border-bottom: 1px solid black;
    text-align: left;
}

#quest td {
    padding: 5px;
    border-bottom: 1px dotted black;
}

#save {
    float: left;
}