@charset "utf-8";
/* Stylesheet by Artificial Studio - www.artificialstudio.com */

/*----------------------------- SET UP DEFAULTS*/
html, body {
	height: 100.1%;
	border: 0;
	margin: 0;
	padding: 0;
}
 
body {
	font: 75%/1.4 Arial, Helvetica, sans-serif;
	color: #8f8282;
	text-align: justify;
	background: url(../images/bg.jpg) top repeat-x;
}

#wrap {
	width: 985px;
	margin: 0 auto;
}

/*----------------------------- HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	clear: both;
}
 
h1 {
	padding: 4px;
	font-size: 2.3em;
	color: #c63f1b;
	background-color: #e9e7e7;
	font-weight: bold;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
 
h2 {
	padding: 6px;
	font-size: 2.1em;
	color: #656565;
	background-color: #e9e7e7;
	font-weight: bold;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
 
h3 {
	padding: 10px 0;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 20px;
}

#register h3 {
	font-size: 1.4em;
	color: #c63f1b;
	border-top: 1px solid #e9e7e7;
	margin-top: 10px;
}

h4 {
	padding: 6px;
	font-size: 14px;
	color: #656565;
	background-color: #e9e7e7;
	font-weight: bold;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

h2.sponsors {
	background: url(../images/sponsors.jpg) #e9e7e7 right no-repeat;
}

h2.quick-links {
	background: url(../images/quick-links.jpg) #e9e7e7 right no-repeat;
}

h2.news {
	background: url(../images/news.jpg) #e9e7e7 right no-repeat;
}

h2.organizers {
	background: url(../images/organizers.jpg) #e9e7e7 right no-repeat;
}


/*----------------------------- COMMON FORMATTING*/
p, ul, ol {
	margin: 0;
	padding: 0 0 1.25em 0;
	line-height: 22px;
}

#right p, #right ul, #right ol {
	font-size: 0.9em;
	padding: 0 0 1.0em 0;
	line-height: 18px;
}
 
ul, ol {
	padding: 0 0 1.25em 2.5em;
}
 
blockquote {
	margin: 0;
	padding: 0 0 1.25em 1.25em;
	line-height: 22px;
}
 
small {
	font-size: 0.85em;
}

img {
	border: 0;
}
 
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
 
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
 
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
 
a, a:link, a:visited, a:hover {
	text-decoration: underline;
	outline: none;
	color: #666666;
}
 
form {
	margin: 0;
	padding: 0;
	display: inline;
}
 
input, select, textarea {
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #b0c936;
	border: 1px solid #cce554;
	padding: 5px;
	color: #FFF;
}

input:active, input:focus, textarea:active, textarea:focus, textarea:hover, input:hover {
	background-color: #e9e7e7;
	color: #000000;
	border-color: #dbdbdb;
}

.submit1 {
	font-size: 18px;
}

.submit2 {
	font-size: 18px;
	display: none;
}

.radiocheck {
	background: none;
	border: none;
}

#go {
	background-color: #c63f1b;
	border: 1px solid #e88166;
	font-weight: bold;
}

a.hica, a.download {
	display: block;
	text-decoration: none;
	height: 30px;
	padding-left: 40px;
	padding-top: 6px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	background: url(../images/hicaplus.jpg) left #cfcfcf no-repeat;
}

a.download {
	padding-top: 8px;
	background: url(../images/download.jpg) left #b0c936 no-repeat;
	font-size: 1.1em;
	height: 28px;
}

a.hica:hover, a.download:hover {
	color: #000;
}

.cta {
	margin-top: 5px;
	padding: 8px;
	height: 100px;
	display: block;
	background-color: #c63f1b;
}

.cta a {
	font-size: 1.4em;
	color: #FFF;
	text-decoration: none;
	background: url(../images/cta_arrow.jpg) left no-repeat;
	margin-top: 4px;
	height: 24px;
	display: block;
	padding-top: 2px;
	padding-left: 32px;
	font-weight: bold;
}

.cta a:hover {
	color: #000;
}
 
textarea {
	line-height: 1.25;
}
 
label {
	cursor: pointer;
}
 
table {
	border: 0;
	margin: 0 0 1.25em 0;
	padding: 0;
}
 
table tr td {
	padding: 2px;
}

a.more {
	color: #e69610;
	display: block;
	background: url(../images/more.gif) no-repeat left;
	height: 19px;
	margin-bottom: 20px;
	padding-left: 25px;
	float: right;
}

.cycle {
	width: 295px;
	height: 90px;
    padding: 0; 
    margin: 0;
}

.cycle img {  
    width:  295px; 
    height: 90px; 
} 

.cycle_sponsors {
	width: 180px;
	height: 70px;
    padding: 0; 
    margin: 0;
}

.cycle_sponsors img {  
    width:  180px; 
    height: 70px; 
}

/*-------------------------------------------------------------- MAIN STRUCTURAL DIVS*/
#header {
	width: 100%;
	height: 341px;
	background: url(../images/header.jpg) no-repeat center;
}

#content {
}

#left {
	width: 130px;
	float: left;
	margin: 10px;
}
#main {
	width: 500px;
	float: left;
	margin: 10px;
}
#register #main {
	width: 815px;
}
#right {
	width: 295px;
	float: left;
	margin: 10px;
}

#tooltip { 
	background: #111111; 
	color: #FFF; 
	border: 2px solid #000;
	position: absolute;
	z-index: 3000;
	display: none;
	cursor: help;
	max-width: 332px;
} 

#tooltip h3 {  
	font-style: normal;
	font-size: 11px;
	color: #FFF;
	margin: 0;  
	padding: 5px;  
	background: none;
	border: 1px solid #2a2a2a; 
}


/*-------------------------------------------------------------- MY DIVS*/
#footer {
	width: 960px;
	height: 40px;
	clear: both;
	color: #999999;
	font-size: 85%;
	padding-bottom: 20px;
}

#footer_left, #footer_right {
	float: left;
	padding: 10px;
	height: 40px;
	width: 75%;
}

#footer_right {
	float: right;
	text-align: right;
	width: 20%;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	float: left;
	list-style-type: none;
	padding-right: 20px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #727272;
	text-decoration: none;
}

/*-------------------------------------------------------------- NAVIGATION*/
#nav, #nav ul {
	width: 130px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em; 
}

#nav a {
	display: block;
	padding: 5px;
	width: 120px;
	padding-top: 7px;
	height: 19px;
	color: #414141;
	text-decoration: none;
	border-bottom: 1px dotted #a1a1a1;
}

#nav a:hover,
#home .home, #program .program, #objectives .objectives, #speakers .speakers, #sponsors .sponsors, #venue .venue, #social-events .social-events, #hica-awards .hica-awards, #media-centre .media-centre, #accommodation .accommodation, #past-events .past-events, #register .register, #contact-us .contact-us {
	color: #FFF;
	background-color: #8a2c13;
	border-bottom: 1px solid #8a2c13;
}

#nav li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#nav ul {
	position: absolute;
	display: none;
	width: 110px;
	top: 45px;
	padding: 0px;
	margin: 0px;
}

#nav li ul a {
	width: 120px;
	padding: 5px;
	height: auto;
	float: left;
	font-size: 11px;
	letter-spacing: normal;
}

#nav ul ul {
	top: auto;
}	

#nav li ul ul {
	left: 110px;
	margin: 0px 0 0 0px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display: none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display: block;
}

/*-------------------------------------------------------------- PLUGINS*/

#search {

}

#searchresult {
	border: 1px solid #CCCCCC;
	background-color: #ECECEC;
	padding: 5px;
	margin-bottom: 5px;
}

#searchresult h2 a:link, #searchresult h2 a:visited, #searchresult h2 a:active {
	text-decoration: none;
}

#searchresult h2 a:hover {
	color: #000000;
}

#searchresult:hover {
	background-color: #E6E6E6;
}

#searchresult p, #searchresult h2 {
	margin: 0px;
	padding: 2px;
	border: none;
}

#sitemap {

}

#image1, #image2 {

}

#flash {

}

#result {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
	display: none;
}

#news em {
	float: none;
	display: block;
}

#news li {
	margin-bottom: 12px;
}

.product_addtocart {

}

.product_viewcart {

}

.product_viewpdf {

}

.product_viewurl {

}

#comments blockquote {
	border-top: 1px solid #CCC;
}

.required {
	color: #c82828;
	font-weight: bold;
	font-size: 22px;
	line-height: 0px;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
	#flashcontent {
		height: 100%;
	}
	/* end hide */
	
a.hica1, a.download1 {
	display: block;
	text-decoration: none;
	height: 30px;
	padding-left: 40px;
	padding-top: 6px;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 5px;
	background: url(../images/cta_arrow.jpg) left no-repeat;
}

a.download 1{
	padding-top: 8px;
	background: url(../images/cta_arrow.jpg) left no-repeat;
	font-size: 1.1em;
	height: 28px;
}

a.hica1:hover, a.download1:hover {
	color: #000;
}
