/* import common libraries */

@import url("reset.css");
@import url("clearfloats.css");
/*@import url("forms.css");*/

/* import finished */

html, body { height: 100%; }

body {
	background: #e0dfd2 url('../gfx/slight_fade.jpg') repeat-x; /*  fixed top center */
	text-align: center;
	margin: 0;
	font-family: arial;
	color: #000;
	font-size: 12px;
	line-height: 16px;
}

h1, h2, h3, h4, h5, h6, h7 { color: #224a9f; line-height: 2em; font-weight: bold; }
h1 { font-size: 15px; }
h1.multiline { line-height: 1.2em; margin-bottom: 1.2em; }
h2 { font-size: 13px; line-height: 18px; }
a { color: #0c9fdf; }

p { margin-bottom: 1em; }
strong { color: #000; }

.wrapper {
	margin: 0 auto;
	text-align: left;
	width: 920px;
	position: relative;
	background-color: #fff;
	min-height: 100%;
}

.topbar {
	width: 920px;
	height: 242px;
	background: #000 url('../gfx/header_banner.jpg') no-repeat top center;
	float: left;
	position: relative;
}

.contact-tab { position: absolute; right: 16px; bottom: 0; width: 211px; height: 38px;
	background: transparent url('../gfx/contact_language_tab.png') no-repeat; }

.menubar {
	width: 920px;
	height: 38px;
	background: #ffffff url('../gfx/menubar_tile.jpg') repeat-x;
	float: left;
}

.contact-tab ul { margin: 0 auto; margin: 12px 0 0 22px; padding: 0; list-style: none; }
.menubar ul { float: left; margin: 11px 0 0 12px; padding: 0; list-style: none; }
.menubar ul li, .contact-tab ul li { height: 12px; float: left; display: block; padding: 0 12px 4px 12px; border-right: 1px solid #fff; }
.contact-tab ul li { border-right: 1px solid #00aeef; }
.menubar ul li.last, .contact-tab ul li.last { border-right: 0; }
.menubar ul li a, .contact-tab ul li a { color: #fff; font-size: 11px; text-decoration: none; text-transform: uppercase; }
.menubar ul li a:hover, .contact-tab ul li a:hover { text-decoration: underline; }

.contact-tab ul li a { font-weight: bold; color: #00aeef; }

.content { margin-top: 16px; float: left; width: 920px; }

.sidebar { width: 185px; }
.sidebar div { float: left; width: 185px; }
.sidebar .top { height: 12px; background: #fff url('../gfx/sidebar_bg_top.png') no-repeat; }
.sidebar .bottom { height: 12px; background: #fff url('../gfx/sidebar_bg_bottom.png') no-repeat; }
.sidebar .tile { background: #fff url('../gfx/sidebar_bg_tile.png') repeat-y; margin: 0; padding: 0; }
.sidebar .tile div.boxit { width: 165px; min-width: 165px !important; max-width: 165px !important; padding: 0 10px; }

ul.quicklinks { padding-left: 18px; margin-top: 2px; padding-top: 0; }
ul.quicklinks li { font-size: 12px; padding: 6px 0; }

.lcol { float: left; margin-left: 16px; }
.rcol { float: right; margin-right: 16px; }

.mcol { float: left; width: 495px; margin-left: 21px; }
.mcol p { padding-right: 12px; }

div.sponsor_block { margin: 0 0 10px 4px; width: 162px; } /*border-bottom: 2px solid #727171; */

/***********************

structured tables

***********************/

table td, table th {
	border-collapse: collapse;
	border: 1px solid #afafaf;
	padding: 4px;
	font-size: 11px;
}
table th { background-color: #00aeef; color: #fff; font-size: 13px; }
table th.divider { background-color: #00aeef; color: #fff; }
table th em { font-size: 11px; font-weight: normal; }
table tr { background-color: #dfdfdf; }
table tr:hover { background-color: #fff; }
table { border: 1px solid #afafaf; margin: 2em 0; width: 92%; clear: both; } /* width: 100%; */

input[type=text] { border: 1px solid #afafaf; padding: 4px; font-size: 11px; color: #575858; }

.req { color: #ff0000; }
.error { color: #ff0000; border: 1px solid #ff0000; padding: 8px; width: 90%; }

/***********************

page footer, etc
push height must equal footer height, if using push
also, check notes in .wrapper above

***********************/

/*.push { height: 28px; width: 100%; margin: 0 auto; }*/
.footer {
	/*width: 100%; height: 16px !important; margin: 0 auto; padding-top: 12px !important;
	text-align: center; font-weight: bold; color: #c9c9c9;
	background: transparent url('/images_v3/footer_bar.png') no-repeat top center;
	overflow: hidden;
	position: relative;*/
}

/***********************

miscellaneous

***********************/

/* need to do something better than this...: */
.bigger, .bigger p { font-size: 1.3em; line-height: 1.2em; }

.break { padding: 8px; text-transform: uppercase; background-color: #fff; border: 1px solid #b4d3e1; text-align: center; margin-bottom: 12px; }

.pagination { border: 1px solid #3baee0; background-color: #fff; padding: 8px; font-size: 10px; margin-bottom: 12px; }

.clickable { cursor: pointer; }
.boldish { font-weight: 700; font-size: 1.2em; }
.alert { color: #ff0000; }
.alertok { color: #8dc63f; }
.hidden { display: none; }

span.alertok, span.alert {
	background: transparent url('/gfx/icons/delete.png') no-repeat top left;
	padding: 2px 0 0 20px;
	min-height: 16px;
	display: block;
	margin: 1px 0;
}
span.alertok {
	background: transparent url('/gfx/icons/accept.png') no-repeat top left;
}
.msg { font-size: 9px; font-style: italic; }

/***********************

featured speaker required styles

***********************/
/* GREEN BOX --------------------------------*/

.grroundtop { 
	background: url(/img/speakerbox/gr-topr.jpg) no-repeat top right; 
}

.grroundbottom {
	background: url(/img/speakerbox/gr-botr.jpg) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#speakercontent{
	position: relative;
	margin-left: -10px;
	float: left;
	width: 494px;
	/*height: 260px;
	padding: 10px 5px 10px 5px;*/
	background-color: #7AC043;
	color: #FFF;
}


#speakercontent h3 {
	color: #0E76BD;
	font-size: 12px;
	font-weight: bolder;
}

#speakercontent h2 {
	color: #0E76BD;
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bolder;
}

#speakerintro {
	height: 78px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5;
	text-transform: uppercase;
	padding-top: 3px;
	margin-left: 18px;
	margin-right: 18px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 14px;
}

#speakerintro span.highlight{
	color: #0E76BD;
}

#speakerintro-f {
	height: 78px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	text-transform: uppercase;
	padding-top: 0;
	margin-left: 18px;
	margin-right: 18px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 14px;
}

#speakerintro-f span.highlight{
	color: #0E76BD;
}

/* SLIDER ---------------------------------- */

#slider1 {
	padding: 0;
	margin: 0;
	margin-left: 18px;
	list-style: none;
	overflow: hidden;
	height: 120px;
}

#slider1 li {
	padding: 0;
	margin: 0;
	zoom:1;
	line-height: 0.9;
	font-weight: bolder;
}

#slider1 p {
	line-height: 1.3;
}

#slider1 img,
#slider2 img {
	float: left;
	margin-right: 15px;
}

.thumbs {
	margin-top: 5px;
	margin-left: 18px;
	overflow: visible;
}



/* BLUE BOX --------------------------------*/

#bluebox {
	width: 494px;
	margin-left: -10px;
	background-color: #beeefd;
}

#bluebox p {
	margin: 10px 20px;
}

.roundtop { 
	background: url(/img/conference/bl-topr.jpg) no-repeat top right; 
}

.roundbottom {
	background: url(/img/conference/bl-botr.jpg) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}
