html, body {
	margin:0;
	padding:0;
}
body {	
	font-family:'Lucida Grande', Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#424448;
}

form, input, select, textarea{
	color:#424448;	
}

/* ---------------- Ubuntu Font style ---------------- */

@font-face {
	font-family: 'UbuntuRegular';
	src: url('Ubuntu-R-webfont.eot');
	src: local('☺'), url('Ubuntu-R-webfont.woff') format('woff'), url('Ubuntu-R-webfont.ttf') format('truetype'), url('Ubuntu-R-webfont.svg#webfontAaiAvJXZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'UbuntuBold';
	src: url('Ubuntu-B-webfont.eot');
	src: local('☺'), url('Ubuntu-B-webfont.woff') format('woff'), url('Ubuntu-B-webfont.ttf') format('truetype'), url('Ubuntu-B-webfont.svg#webfontN7lW3csj') format('svg');
	font-weight: normal;
	font-style: normal;
}

.head_bold{
	font-family:'UbuntuBold', Arial, sans-serif;
}

/* ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6{
	font-family:'UbuntuRegular', Arial, sans-serif;
}

a{
	text-decoration:underline;
	color:#1E6AB7;
}

a:hover{
	text-decoration:none;
}

p{
	font-size:12px;
	color:#424448;
	line-height:18px;
}

.divLeft, .left{
	float:left;
}

.divRight, .right{
	float:right;
}

.clear{
	clear:both;
}

.textCenter{
	text-align: center;
}

.smallText{
	font-size: 10px;
}

/* ------------------------ Input Button and link style -------------------------- */

.twoCols_container .inputText {
	background:url('../images/bg-text-box.png') no-repeat left top;	
	height:35px;
	width:240px;
	line-height:35px;
	padding:0 5px;
}

.twoCols_container .textArea{
	padding: 10px;
	font-family:'Lucida Grande', Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	border:2px solid #d5cdbd;
	width:255px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.twoCols_container .inputButton{
    padding: 0 10px 2px;
    background: url("../images/bg_button.jpg") repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    font-weight:bold;
	font-size:14px;
	color:#ffffff;
    line-height: 28px;
    height: 30px;
	overflow:visible;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.twoCols_container .inputButton:hover{
	background: url("../images/bg_button_hover.jpg") repeat scroll 0 0;
}

.twoCols_container .inputButton.blue{
	background: url("../images/bg_button_blue.jpg") repeat scroll 0 0;
}

.twoCols_container .inputButton.blue:hover{
	background: url("../images/bg_button_blue_hover.jpg") repeat scroll 0 0;
}

/* ------------------------ /Input Button and link style -------------------------- */

#pagewidth {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#header {
	position:relative;
	width:100%;
	z-index:2;
}

#header .container{
	overflow:hidden;
	position: relative;
	width:960px;
	background:url(../images/bg_top.jpg) left top no-repeat;
}

#pagewidth #header .mosHead{
	background:url(../images/bg_top_purple.jpg) left top no-repeat;
}

#pagewidth #header .confHead{
	background:url(../images/bg_top_conference.jpg) left top no-repeat;
}

#header .container .top{
	float:left;
	position: relative;
	margin:0 0 9px 10px;
	height: 44px;
	width:940px;
}

#header .container .top p{
	float: left;
	margin:13px 0 0;
	width:300px;
	font-family:'UbuntuRegular', Arial, sans-serif;
	font-size:20px;
	color:#fefefe;
}

#header .container .top .selector{
	margin:6px 0 0;
	padding:0;
	height:38px;
	width:187px;
	background:url(../images/bg_inputs.png) -1px -1px no-repeat;
}

#header .container .top .selector span{
	padding:4px 32px 0 10px;
	height:38px;
	width:139px;
	background:url(../images/bg_inputs.png) right -567px no-repeat;	
	line-height:28px;
}

#header .container .top .selector .lang{
	width:185px;
}

#header .container .top .selector .lang option{
	background:#fff;
}

#header .container .top .social{
	margin:14px 0 0;
}

#header .container .top .social a{
	display:block;
	float:left;
	margin:0 0 0 10px;
	background:url(../images/icons.png) left top no-repeat;
	width:23px;
	height:22px;
	text-indent:-99999px;
}

#header .container .top .social a.facebook{
	background-position:left top;
}

#header .container .top .social a.twitter{
	background-position:-27px top;
}

#header .container .top .social a.youtube{
	background-position:-52px top;
}

#header .container .top .social a.linkedin{
	background-position:-78px top;
}

#header .container .top .social a.print{
	width:25px;
	background-position:-103px top;
}

#header .container .middle{
	margin:0 auto 5px;
	width:940px;
	overflow:hidden;
}

#header .container .middle #logo{
	margin:0 0 0 10px;
}

#header .container .middle #logo a{
	display:block;
	background:url(../images/logo.png) left top no-repeat;
	text-indent:-9999px;
	width:250px;
	height:90px;	
}

#header .container .middle .logo_title{
	display:block;
	margin:50px 0 0 3px;
	background:url(../images/logo_title.jpg) left top no-repeat;
	text-indent:-9999px;
	width:420px;
	height:20px;	
}

#header .container .middle .right_part{
	position:relative;
	width:250px;
}

#header .container .middle .right_part .inputText{
	float:right;
	padding:0 43px 0 5px;
	background:url(../images/bg_inputs.png) -190px -1px no-repeat;
	border:0;
	width:195px;
	height:34px;
	font-size:11px;
	color:#074069;
	line-height:34px;
}

#header .container .middle .right_part .search_btn{
	position:absolute;
	top:4px;
	right:2px;
	width:33px;
	height:28px;
	line-height:15px;
	background:url(../images/bg_inputs.png) -1px -40px no-repeat;
	border:0;
	text-indent:-9999px;
	cursor:pointer;
}

* + html #header .container .middle .right_part .search_btn{
	top:5px;
}

#header .container .middle .nav2{
	list-style:none;
	float:right;
	margin:17px 2px 0 0;
	width:250px;
}

#header .container .middle .nav2 li{
	float:right; 
	margin:0 7px 5px 0;
	padding:0 7px 0 0;
	border-right:1px solid #222;
	line-height:12px;
}

#header .container .middle .nav2 li.none{
	margin:0;
	padding:0 0 0;
	border-right:0;
}

#header .container .middle .nav2 .logout{
	clear: both;
}

#header .container .middle .nav2 .login_name{
	font-size:11px;
	font-weight: bold;
	color:#2e70b3;
}

#header .container .middle .nav2 .logout a{
	color:#b60202;
	font-weight: bold;
	text-decoration: underline;
}

#header .container .middle .nav2 li a{
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

#header .container .middle .nav2 li a:hover{
	text-decoration:underline;
	color:#101010;
}

#header #nav{
	background:url(../images/bg_nav_left.jpg) left top no-repeat;
	height:48px;
	width:952px;
	padding:0 0 0 8px;
}

#header #nav ul{
	list-style:none;
	background:url(../images/bg_nav.jpg) left top;
	height:48px;
	width:952px;
	margin-bottom: 0.5em;
}

#header #nav ul li{
	float:left;
	/*margin:0 25px 0 0;*/
	line-height:48px;
	background:url(../images/bg_link_seprator.jpg) right top no-repeat;
}

#header #nav ul li.last{
	background:none;
}

#header #nav ul li a{
	display:block;
	text-decoration:none;
	font-size:120%;
	color:#fdfdfd;
	padding:0 13px;
	margin:0 2px 0 0;
}

#header #nav ul li a:hover{
	background:url(../images/bg_nav_hover.jpg) left top repeat-x;
}

#header #nav ul li a.first{
	padding-left:12px;
}

* + html #header #nav ul li a.first{
	padding-left:5px;
}

#header #nav ul li.last a{
	margin:0;
	padding:0 25px 0 24px;	
}

#header #nav ul li.right_img, #header #nav ul li.right_img:hover{
	float:right;
	background:url(../images/bg_nav_right.jpg) right top no-repeat;
	width:5px;
}

/* ------------------------ MOS menu ------------------------ */

#pagewidth #header .mosNav{
	background: url("../images/bg_nav_left_mos.jpg") no-repeat left top;
}

#pagewidth #header .mosNav ul{
	background: url("../images/bg_nav_mos.jpg") left top;
}

#pagewidth #header .mosNav ul li{
	background: url("../images/bg_link_seprator_mos.jpg") no-repeat right top;
}

#pagewidth #header .mosNav .sf-menu li:hover, #pagewidth #header .mosNav .sf-menu li.sfHover, #pagewidth #header .mosNav .sf-menu a:focus, #pagewidth #header .mosNav .sf-menu a:hover, #pagewidth #header .mosNav .sf-menu a:active {
	background: url("../images/bg_nav_hover_mos.jpg") left top;
}

#pagewidth #header .mosNav ul li.right_img, #pagewidth #header .mosNav ul li.right_img:hover{
	background: url("../images/bg_nav_right_mos.jpg") no-repeat right top;
}

/* ------------------------ /MOS menu ------------------------ */

/* ------------------------ conference menu ------------------------ */

#pagewidth #header .confNav{
	background: url("../images/bg_nav_left_conference.jpg") no-repeat left top;
}

#pagewidth #header .confNav ul{
	background: url("../images/bg_nav_conference.jpg") left top;
}

#pagewidth #header .confNav ul li{
	background: url("../images/bg_link_seprator_conference.jpg") no-repeat right top;
}

#pagewidth #header .confNav .sf-menu li:hover, #pagewidth #header .confNav .sf-menu li.sfHover, #pagewidth #header .confNav .sf-menu a:focus, #pagewidth #header .confNav .sf-menu a:hover, #pagewidth #header .confNav .sf-menu a:active {
	background: url("../images/bg_nav_hover_conference.jpg") left top;
}

#pagewidth #header .confNav .sf-menu li li a:hover{
	background: #08080a;
}

#pagewidth #header .confNav ul li.right_img, #pagewidth #header .confNav ul li.right_img:hover{
	background: url("../images/bg_nav_right_conference.jpg") no-repeat right top;
}

/* ------------------------ /conference menu ------------------------ */

#wrapper{
	margin:10px 0 0;
	padding:5px 0;
	background:url(../images/bg_index_middle_top.jpg) left top no-repeat;
}

#twocols{
	margin:0 0 10px;
	padding:0 0 5px;
	background:url(../images/bg_index_middle_bottom.jpg) left bottom no-repeat;
}

.twoCols_container{
	padding:0 0 15px;
	background:url(../images/bg_index_middle.jpg) left bottom repeat-y;
	float:left;
	width:960px;
}

#maincol {
	float: left;
	display:inline;
	position: relative;
	width:710px;
}

#rightcol{
	width:250px; 
	float:right; 
	position:relative; 
}

#footer {
	clear:both;
	margin:0 0 10px;
	padding:5px 0 0;
	width:960px;
	height:30px;
	background:url(../images/bg_footer_top.jpg) left top no-repeat;
}

#footer .body{
	width:960px;
	background:url(../images/bg_footer_body.jpg) left top repeat-y;
}

#footer .body p{
	padding:0 0 3px;
	text-align:center;
	color:#fff;
	font-size:11px;
}

#footer .body p a{
	color:#fff;
	margin:0 5px;
	text-decoration:none;
}

#footer .bottom{
	clear:both;
	width:960px;
	height:5px;
	background:url(../images/bg_footer_bottom.jpg) left top no-repeat;
}

.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 */  


 
 /*printer styles*/ 
 @media print {
/*hide the right column when printing*/ 
	#rightcol{
		display:none;
	}
	#twocols, #maincol{
		width:100%;
		float:none;
	}
	.right_part divRight{
		display:none;
	}
	#header, #footer, .sub_nav2, #toTop{
		display:none;
	}
	
	
}

.twoCols_container .pagination{
	margin:0 0 15px;
	overflow: hidden;
}

#pagewidth .twoCols_container .pagination a, .twoCols_container .pagination span.current, .twoCols_container .pagination span.disabled, .twoCols_container .pagination a.prev, .twoCols_container .pagination a.next{
	display: block;
	float:left;
	margin:0 0 0 10px;
	background: url(../images/bg-alphabet.jpg) left top no-repeat;
	height: 22px;
	width:22px;
	font-weight: bold;
	color:#46311d;
	line-height: 22px;
	text-align: center;
	text-decoration:none;
	border:0;
}

#pagewidth .pagination a.next, #pagewidth .pagination a.prev{
	line-height:20px;
}

#pagewidth .twoCols_container .pagination a:hover{
	color:#f6eedf;
	background: url(../images/bg-alphabet-active.jpg) left top no-repeat;
	text-decoration:none;
	border:0;
}

.twoCols_container .pagination a.prev, .twoCols_container .pagination a.next{
	background: url(../images/bg_prev.png) left top no-repeat;
	width: 82px;
}

.twoCols_container .pagination a.prev:hover, .twoCols_container .pagination a.next:hover{
	background: url(../images/bg_prev.png) left bottom no-repeat;
	width: 82px;
}

.twoCols_container .pagination span.current{
	background: url(../images/bg-alphabet-active.jpg) left top no-repeat;
	color:#f6eedf;
}

.twoCols_container #maincol #paging .pagination a, .twoCols_container .innerMain #paging .pagination a{	
	border-bottom: 0;
	color:#46311d;
}

.twoCols_container #maincol #paging .pagination a:hover, .twoCols_container .innerMain #paging .pagination a:hover{
	background: url(../images/bg-alphabet-active.jpg) left top no-repeat;
	color:#f6eedf;	
}

.twoCols_container #maincol #paging .pagination .prev:hover, .twoCols_container .innerMain #paging .pagination a.next:hover{
	background: url(../images/bg_prev.png) left bottom no-repeat;
}

.twoCols_container .pagination span.disabled{
	width: 23px;
	line-height: 20px;
	color:#F6EEDF;
	background: url(../images/bg-alphabet-active.jpg) left bottom no-repeat;/*bg_prev.png*/
}

.heightlight_note
{
	clear:both;
	margin:0 0 10px;
	font-size:96%;
	color:#000;	
}
.heightlight_note p, .twoCols_container .innerMain .heightlight_note p{
	margin:0;
	font-size:11px;
	color:#dd0000;
}

.errorMsg{
	clear:both;
	margin:0 0 10px;
	font-size:120%;
	color:#1E6AB7;
}

.errorMsg p, .twoCols_container .innerMain .errorMsg p{
	margin:0;
	font-size:11px;
	color:#dd0000;
}

#twocols .twoCols_container .member-form ul .errorMsg span{
	width: 205px;
	clear:both;
}

/* Show borders */

.carousel_show_border_header{
    border-top: 1px solid #DBD1B5;
	height:1px;
	font-size:1%;
	width:90%;
	margin:30px 10px 0 10px;
	position:absolute;
}

.carousel_show_border_footer{
    border-top: 1px solid #DBD1B5;
	height:1px;
	font-size:1%;
	width:90%;
	margin:-30px 10px 0 10px;
	position:absolute;
}

.highlight{
	color:#F00;
	font-weight:normal;
}

.highlightblack{
	color:#000;
	font-weight:normal;
}

.id_print{
	float:right;
	text-align:left;
	font-size:14px;
	background:#e3dbcb;
	padding:10px;
	margin:0 25px 15px 0;	
	border: 1px solid #ccba96;	
}

.search_result{
	margin-bottom:15px;
}

.search_result a{
	font-size:120%;
}

#pagewidth .twoCols_container #maincol .search_result p{
	margin:0 0 5px;	
}

#pagewidth .search_pagination{
	text-align:center;
	margin:auto;
}

/* for link */
#toTop{ 
	width:100px;
	background:#FBF3E6;
	border:1px solid #DBD1B5;
	text-align:center;
	padding:5px;position:
	fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#424448;
	text-decoration:none; 
}
