html {
	height: 100%;
}

*{
	padding: 0; margin: 0; border: 0;
	font-family: verdana, arial;
	color: #150d0a;
	line-height: 18px;
}

a, a:active{
	outline: none;
}

:focus
{
  -moz-outline-style: none;
}
a, a:active{
	outline: none;
}

:focus
{
  -moz-outline-style: none;
}

table{
	border-collapse: collapse;
}

body {
	background-image: url(../img/bg.png);
	background-repeat: repeat-y;
	background-position: 50% 50%;
	height: 98%;
	font-size: 10px;
	background: #f4f4f4;
}

td, th {
	font-size: 10px;
}

a {
	color: #406472;
}

a:hover{
	color: #03c;
}

h1 {
	font-family: helvetica, arial;
}

h2, h3 {
	font-family: arial, helvetica;
}

h1{
	color: #150d0a;
	color: #0055aa;
	font-size: 20px;
	margin-bottom: 20px;
}

h2{
	font-size: 11pt;
	margin-bottom: 10px;
	color: #150d0a;
	color: #0055aa;
}

h3{
	font-size: 9pt;
	color: #888;
	margin-top: 20px;
}

p{
	padding-left: 2px;
	margin-bottom: 30px;
}

a{
	color: #150d0a;
}

a:hover{
	color: #666;
}

img.candidate{
	float: right;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

img.img{
	float: left;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}


img.main{
	float: right;
	border: 1px solid #ccc;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

td{
	padding: 3px;
}

div#error{
	padding: 10px 0;
	color: red;
  	font-weight: bold;
  	margin-bottom: 10px;
}

div#status{
	padding: 10px 0;
	color: green;
  font-weight: bold;
  margin-bottom: 10px;
}

input {
	border: 1px solid #ddd;
	padding: 2px;
	color: #150d0a;
}

input.submit, input.login {
	font-weight: bold;
	background: #bbb;
	border: 1px solid #777;
	color: white;
	padding: 1px;
}

input.submit{
	margin-top: 20px;
}

input.radio, .radio input{
	border: 0;
	vertical-align: middle;
	width: 15px;
}

.red{
	border: 1px solid red;
}

div#content{
	width: 760px;
	padding: 20px 0;
	margin: auto;
	background: white;
	background-image: url(../img/bg_top.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div#footer {
	margin-top: 5px;
	color: #999;
	width: 760px;
	margin: auto;
	text-align: center;
}

div#footer a {
	color: #999;
	text-decoration: none;
}

div#logo{
	height: 123px;
	margin-left: 75px;
}


div#logo h1{
	color: #0055aa;
	margin-left: 20px;
	margin-top: 40px;
	font-size: 20pt;
	line-height: 24pt;
	float: left;
}

div#logo img {
	float: left;
}

div#nav, div#login{
	text-align: center;
	width: 755px;
	padding: 10px 0 10px 5px;
	background: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div#login a{
	text-decoration: none;
	color: #150d0a;
}

div#login a:hover{
	text-decoration: underline;
}

div#maincontent{
	line-height: 18px;
	background: white;
	padding: 30px 20px;
}

div#nav a{
	padding: 5px 18px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	margin: 5px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div.toplink{
	text-align: right;
	margin-bottom: 50px;
	background: #f4f4f4;
	padding: 3px;
}

div.toplink a{
	display: block;
	color: #150d0a;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	background-image: url(../img/toparrow.gif);
	background-position: 708px center;
	background-repeat: no-repeat;
}

div.toplink a:hover{
	color: #666;
	background-image: url(../img/toparrow_grey.gif);
	background-position: 708px center;
	background-repeat: no-repeat;
}

a.reminder{
	padding-top: 20px;
	display: block;
	clear: right;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	color: #0055aa;
	text-decoration: none;
}

a.reminder:hover{
	color: #0099ff;
}

h2.votelink{
	text-align: center;
}

h2.votelink a{
	display: block;
	color: #150d0a;
	text-decoration: none;
}

h2.votelink a:hover{
	color: #666;
}

.cl{
	clear: both;
}

table#vote{
	background: #f4f4f4;
	border: 1px solid #ddd;
}

table#vote td{
	padding: 20px;
	width: 310px;
	border-bottom: 1px solid #ddd;
}

table#vote label {
	width: 260px;
}

table#vote tr:hover{
	background: #eee;
}

ul{
	margin-left: 20px;
	list-style-image: url(../img/bullet.gif);
}

li {
	padding-bottom: 8px;
}

div#nav a.col1{
	background: #B44B1C;
	border: 1px solid #a43B0C;
}

div#nav a:hover.col1{
	background: #c46B3C;
	border: 1px solid #B44B1C;
}

div#nav a.col2{
	background: #fb6c0e;
	border: 1px solid #fb6c0e;
}

div#nav a:hover.col2{
	background: #ff7c1e;
	border: 1px solid #fb6c0e;
}

div#nav a.col3{
	background: #ffac0e;
	border: 1px solid #ffac0e;
}

div#nav a:hover.col3{
	background: #ffbc1e;
	border: 1px solid #ffac0e;
}

div#nav a.col4{
	background: #bba827;
	border: 1px solid #bba827;
}

div#nav a:hover.col4{
	background: #cbb837;
	border: 1px solid #bba827;
}

div#nav a.col5{
	background: #919a2f;
	border: 1px solid #919a2f;
}

div#nav a:hover.col5{
	background: #a1aa3f;
	border: 1px solid #919a2f;
}

div#nav a.col6{
	background: #d45B1C;
	border: 1px solid #c44B0C;
}

div#nav a:hover.col6{
	background: #e06B2C;
	border: 1px solid #d45B1C;
}

#registration {
	float: left;
	margin-right: 10px;
}

#registration input, #registration select {
	border: 1px solid #ccc;
	background: #f0f8ff;
}

#registration input {
	width: 230px;
}

#registration select.w200 {
	width: 236px;
}

#registration input {
	border-bottom: 1px solid #68a;
}

#registration input.error {
	border-bottom: 1px solid #cc0000;
}

#registration label {
	display: block;
	width: 120px;
	float: left;
}

#registration p {
	margin-bottom: 10px;
}

#registration #cc_error, #registration #cc_ok {
	position: relative; top: 4px;
	display: none;
}

#registration p.radio label {
	display: block;
	width: 413px;
}

#registration p.radio label span {
	vertical-align: middle;
}

#registration p.radio label input {
	vertical-align: middle;
	width: 15px;
}

#congress2010 h1 {
	margin-bottom: 0;
}

.subtitle {
	display: block;
	font-weight: normal;
	font-size: 14px;
	color: #0099ff;
	margin-top: 4px;
	margin-bottom: 15px;
}

.intro {
	color: #666;
}

.sponsor {
	font-size: 12px;
	color: #0055aa;
}

.separator, .noseparator {
	border-bottom: 1px dotted #0066cc;
	padding: 6px;
	margin-bottom: 25px;
	text-align: right;
}

.noseparator {
	border: 0;
}

.separator a, .noseparator a {
	padding-left: 16px;
	background-image: url(../img/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	color: #0066cc;
	text-decoration: none;
}

.separator a:hover, .noseparator a:hover {
	color: #0099ff;
}

ul.subnav {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	width: 49%;
}

ul.subnav li {
	font-size: 11px;
	padding: 3px 3px;
	margin-right: 10px;
	margin-bottom: 8px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: left;
	background: #d0e0ff;
}
.l {
	float: left;
}

.r {
	float: right;
}
ul.subnav li a {
	display: block;
	color: #0066cc;
	text-decoration: none;
	background: #e0f0ff;
	padding: 1px 4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

ul.subnav li a:hover {
	color: #0099ff;
	background: white;
}

table {
	margin-top: 6px;
}

table td {
	padding-left: 0;
	padding-right: 6px;
}

.remark {
	font-size: 10px;
	color: #666;
	font-style: italic;
}

table#programme th {
	background: #0055aa;
	color: white;
	height: 30px;
}

table#programme td {
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff4d8;
}

#pre_programme table {
	width: 100%;
	margin-bottom: 25px;
}

#pre_programme table tr {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #f8f8f8;
}

#pre_programme table td {
	vertical-align: top;
	padding: 10px;
}

#pre_programme table td.time {
	width: 100px;
	font-weight: bold;
}

.m {
	position: relative;
	top: -1px !important;
	top: 0px;
	vertical-align: middle;
}

fieldset {
	width: 400px;
	border: 1px solid #ccc;
	background: #fffce8;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}

fieldset legend {
	padding: 0 3px;
	font-weight: bold;
	color: #0066cc;
}

input#security_code {
	width: 30px;
}

div#legend {
	margin-top: 10px;
	width: 265px;
	float: right;
	border: 1px solid #ccc;
	background: #e0f0ff;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}

.smallseparator {
	clear: both;
	border-bottom: 1px dotted #ccc;
}

label.error, label.error span, .alert {
	font-weight: bold;
	color: #cc0000;
}

.cl {
	clear: both;
}

a.big {
	display: block;
	width: 300px;
	margin-bottom: 10px;
	color: #22bb00;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 18px;
	background-image: url(../img/greenarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

input#reg_submit {
	padding: 1px;
	background: #999;
	border: 1px solid #ddd;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	width: 417px;
}

a.pdf, a.word, a:hover.pdf, a:hover.word {
	display: block;
	line-height: 20px;
	padding-left: 18px;
	background-image: url(../img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a:hover.pdf, a:hover.word {
	color: #666;
}

a.word, a:hover.word {
	background-image: url(../img/word.png);
}

input#speaker,
input#exhibitor,
input#male,
input#female,
input#vegetarian,
input#student,
input#education_course,
input#ilsi_hesi_course,
input#ilsi_hesi_course2,
input#cancellation_refund_policy,
input#registration_all_days,
input#registration_one_day {
	border: 0;
	width: 20px;
	background: #fffce8;
}

div#security_notice {
	border: 1px solid #ccc;
	background: #fffce8;
	padding: 10px;
	padding-left: 35px;
	background-image: url(../img/icon_padlock.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
	color: black;
}

textarea {
	width: 230px;
	border: 1px solid #ddd;
	padding: 2px;
	color: #150d0a;
}

td {
	vertical-align: top;
}

.desc {
	display: none;
	color: #999;
	font-style: italic;
}

table.docs {
	border-top: 1px solid #ccc;
}

table.docs tr td a.doc {
	display: block;
	width: 560px;
}

.docs tr {
	border-bottom: 1px solid #ccc;
}

.docs td {
	vertical-align: top;
}

.docs tr:hover {
	background: #ddeeff;
}

.docs tr:hover a {
	text-decoration: none;
	color: #666;
}

.leftpic, .rightpic {
	border: 1px solid #ccc;
	background: #f8f8f8;
	padding: 5px;
	float: right;
	margin-bottom: 10px;
}

.leftpic {
	float: left;
	margin-right: 10px;
	margin-left: 0;
}

.r {
	text-align: right;
}

div#notice {
	background: #ffcccc;
	color: #990000;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #990000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

table.centered td {
	text-align: center;
}

table.centered th, table.centered td {
	padding: 5px;
}

table.centered tr td:first-child {
	text-align: left;
}

table.centered th {
	background: #06a;
	color: white;
	vertical-align: top;
}

table.centered tr:nth-child(odd) {
	background: #eee;
}
