@charset "UTF-8";
/* CSS Document */

#page_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	

margin-left:auto;
margin-right:auto;
height:auto;
width:1000px;
margin-bottom:20px;
}

a {
color:#11366c;
	
}

a:hover {
color:#57b1fe;
	
}

#header {
width:100%;
height:281px;
position:relative;
z-index:500;
	}

#header a {
text-decoration:none;
}

#header a img {
border:none;	
	
}

#header #feeds {
	position:absolute;
	top:19px;
	left:0px;
	width:582px;
	padding-top:3px;
	height:24px;
}

#header #feeds #rss {
	position:absolute;
	top:6px;
	left:315px;
	padding-top:3px;
	height:16px;
	width: 129px;
}

#header #feeds #facebook {
height:16px;
left:420px;
padding-top:3px;
position:absolute;
top:6px;
width:100%;
}



#header #contacts {
	position:absolute;
	width:100%;
	height:34px;
	bottom:34px;
	left:0px;
	background:#11366c;
	color:#FFF;
	font-size:16px;
	letter-spacing:1.5px;
	padding-top:6px;
}

#header #contacts .contacts_icon {
padding-top:6px;	
	
}

#header #contacts #page {
	position:absolute;
	right:3px;
	top:10px;
	font-size:18px;
	font-weight:800;
	padding-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
}

#header #menu_main {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:32px;
	
	background:#383838;
}

#header #menu .menuitem {
width:auto;
padding-left:8px;
padding-right:8px;
margin-left:18px;
padding-top:9px;
height:23px;
float:left;
color:#4daafd;
font-size:12px;
letter-spacing:1.5px;
	
}

#body_main {
	
position:relative;
width:100%;
height:auto;
	
}

#body_main #left_bar {
	z-index:0;
	position:relative;
	float:left;
	
height:auto;
width: 205px;	
}

#body_main #left_bar #deepak {
position:relative;
width:205px;
height:auto;
margin-bottom:8px;
z-index:1;
}

#body_main #left_bar #deepak img a {
border:none;
	
}


#body_main #left_bar #left_sponsors {
	z-index:3;
position:relative;
height:205px;
width:100%;
background:url(../imgs/platinum_sponsors.jpg);
background-repeat:no-repeat;
padding-top:40px;
text-align:center;
	
}

#body_main #left_bar #left_sponsors #title {
	position:absolute;
	left:11px;
	top:8px;
	font-size:12px;
	color:#FFF;
	letter-spacing:1.5px;
}

#body_main #left_bar #left_sponsors .sponsor_item {
	z-index:5;
	width:195px;
	height:auto;
	padding-top:0px;
	margin-bottom:10px;
	
}


#body_main #body_content {
	z-index:-1;
width:522px;
height:auto;
/*min-height:500px;*/
margin-left:205px;
padding-top:8px;
padding-left:3px;
padding-bottom:8px;
text-align:justify;
color:#383838;
line-height:14px;
margin-top:8px;

	
}

#body_main #right_bar {
	z-index:50;
	position:relative;
float:right;
height:412px;
width:265px;
padding-top:8px;
padding-bottom:8px;
margin-bottom:10px;
background:url(../imgs/speakers_border.png);
	
}

#body_main #right_bar #title {
	position:absolute;
	top:5px;
	right:4px;
	padding-right:4px;
	font-size:17px;
	color:#11366c;
	text-align:right;
	width: 250px;
	line-height:18px;
}

#body_main #right_bar #content {
margin-top:38px;
height:auto;
width:auto;

	
}


#body_main #right_bar .guest_item {
height:auto;
width:250px;
margin-bottom:8px;
margin-left:6px;
min-height:84px;

	
}

#body_main #right_bar .guest_item_pic {
	float:left;
	height:84px;
	width:73px;
	margin-left:2px;
	
}

#body_main #right_bar .guest_item_content {
height:auto;
margin-left:79px;
line-height:13px;
color:#383838;
font-size:11px;
	
}


#body_main #right_bar #read_more_link a {
	position:absolute;
	bottom:6px;
	right:6px;
	width: 117px;
	color:#11366c;
	text-decoration:none;
	font-size:11px;
	text-align:right;
}


#body_main #right_bar #read_more_link a:hover {
	color:#1783f8;
}


#body_main #media {
	z-index:1;
	position:relative;
	margin-left:205px;
	margin-bottom:10px;
width:	791px;
height:auto;
min-height:200px;
border:2px solid #303030;
clear:right;

	
}

#body_main #media #title {
	position:relative;
width:auto;
height:23px;
background:#303030;
padding-left:10px;
padding-top:7px;
color:#FFF;
font-size:14px;
letter-spacing:1.5px;

	
}


#body_main #media #player {
	border:3px solid #e0e0e0;
	width:354px;
	height:282px;
	
}


#body_main #media #playlist {
	position:absolute;
	top:30px;
	right:8px;
	width:424px;
	height:282px;
	margin-right:3px;
	
		
}


#body_main #media #playlist .playlistElement a {
	position:relative;
	display:block;
width:424px;
height:90px;
background:#F2F2F2;
border: 1px dashed #11366c;
float:left;
margin-left:6px;
margin-top:1px;
margin-bottom:1px;
font-size:12px;
text-decoration:none;

	
}


#body_main #media #playlist .playlistElement a:hover {
background:#CACACA;


}
	

#body_main #media #playlist .playlistElement .thumb {
	
	
}

#body_main #media #playlist .playlistElement .title {
	position:absolute;
	top:5px;
	right:5px;
	width:294px;
	color:#11366c;
font-weight:800;
	text-align:left;
	
}

#body_main #media #playlist .playlistElement .desc {
	position:absolute;
	top:23px;
	right:5px;
	width:294px;
	color:#383838;
font-weight:200;
	text-align:left;
	font-size:12px;
	
}

#body_main #media #playlist .playlistElement .link {
	
	
}

#body_main #media #playlist .playlistElement .category {
	position:absolute;
	bottom:3px;
	right:5px;
	width:294px;
	text-align:left;
	color:#383838;
font-weight:800;

	
}

#body_main #media #playlist .playlistElement .duration {
	position:absolute;
	bottom:3px;
	right:5px;
	width:80px;
	text-align:right;
	color:#383838;
font-weight:100;
font-size:10px;

	
}

#body_main #news {
position:relative;
margin-left:205px;
height:162px;
border:2px solid #11366c;
width:791px;
	
}

#body_main #news #title {
	position:relative;
width:auto;
height:23px;
background:#11366c;
padding-left:10px;
padding-top:7px;
color:#FFF;
font-size:14px;
letter-spacing:1.5px;



	
}

#body_main #news .post {
	position:relative;
width:48%;
height:116px;
float:left;
padding:4px;
padding-top:5px;
margin-left:4px;
margin-top:3px;
text-align:justify;
color:#383838;
background:#e4eedf;
border: 1px dashed #CCC;
font-size:11px;
line-height:14px;
	
}

#body_main #news .post img {
padding-right:5px;	
}

#body_main #news .post p {
padding-top:15px;	
}


#body_main #news .post_title {
	position:absolute;
	left:3px;
	top:5px;
color:#11366c;
font-weight:800;

width:100%;

height:auto;
	
}

#body_main #news .post_more {
position:absolute;
bottom:4px;
right:5px;
	
}

#body_main #news .post_more a {
text-decoration:none;
color:#11366c;
	
}

#body_main #news .post_more a:hover {
color:#1783f8;
}


#body_main #news #title a {
text-decoration:none;	
	color:#FFF;
	font-size:11px;
	letter-spacing:1px;
}


#body_main #news #title a:hover {
color:#1783f8;
}



#footer {
height:auto;
width:1000px;
clear:both;
	
}

#footer .sponsors_element {
	position:relative;
	z-index:3;
margin-top:12px;
width:998px;
margin-left:2px;
height:129px;
background:url(../imgs/sponsors_bg.png);
	
}

#footer .sponsors_element_APO {
	position:relative;
	z-index:3;
margin-top:12px;
width:998px;
margin-left:2px;
height:160px;
background:url(../imgs/sponsors_bg_APO.png);
padding-top:25px;
}

#footer .title {
	position:absolute;
	left:11px;
	top:7px;
	font-size:12px;
	color:#FFF;
	letter-spacing:1.5px;
}

#footer .logo_element {
	float:left;
	z-index:5;
	width:auto;
	height:80px;
	margin-left:20px;
	padding-top:20px;
	margin-top:25px;
	vertical-align:middle;
	
}

#footer .associatePO_element {
	float:left;
height:60px;
margin-left:17px;
padding-top:15px;
text-align:center;
vertical-align:middle;
width:100px;
z-index:5;
	
}

#footer .sponsors_element .EducationalAffiliates_element {
	float:left;
	z-index:5;
	width:auto;
	height:80px;
	margin-left:4px;
	padding-top:2px;
	margin-top:25px;
	vertical-align:middle;
	
}

#footer #copyright {
width:992px;
font-size:11px;
color:#383838;
position:relative;
padding-left:8px;
margin-top:3px;

	
}

#footer #copyright a {
color:#11366c;
text-decoration:none;
	
}

#footer #copyright a:hover {
color:#1783f8;
	
}

/*Text Formatting Classes*/

.blue_txt {
	color:#11366c;
	font-weight:800;	
}

.light_blue_txt {
color:#3498fb;
	
}

.red_txt {
color:#d60000;	
	
}

h1 {
	padding-top:10px;
font-size:18px;
color:#11366c;
	
}


/*CONTENT GLIDER STYLES*/

.glidecontentwrapper{
position: relative; /* Do not change this value */
width:433px;
	height:288px;/* Set height to be able to contain height of largest content shown*/
overflow: hidden;
margin-left:2px;
}


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
left:-2px;
visibility: hidden;
width: 435px;
background:#e0e0e0;
padding-top:3px;

}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
	position:absolute;
	top:-31px;
	right:-5px;
	width: 670px;
	margin-top: 6px;
	text-align: right;
	z-index:10;
/*background: #; /*always declare an explicit background color for fade effect to properly render in IE*/
}


.glidecontenttoggler a{ /*style for every navigational link within toggler */
/*display: -moz-inline-box;
*/display: inline-block;
/*border: 1px solid black;
color: #2e6ab1;
padding: 1px 3px;
margin-right: 3px;*/
font-weight: bold;
text-decoration: none;
width:36px;
height:19px;
background:url(../imgs/blank_icon.png);
color:#FFF;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
width:36px;
height:19px;
background:url(../imgs/prev-SELECTED.png);
color:#383838;
}

.glidecontenttoggler a:hover{
background:url(../imgs/blank_hover.png);
color:#FFF;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
text-align:center;
padding-top:4px;
width:36px;
height:15px;
font-size:10px;

}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
text-align:center;
padding-top:4px;
width:36px;
height:15px;
font-size:10px;
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background:url(../imgs/blank_hover.png);

}

/* Speakers Formatting */ 

.speakers_item {
border:1px dashed #999999;
color:#333333;
font-weight:bold;
height:auto;
margin-bottom:20px;
min-height:150px;
padding-left:5px;
position:relative;
width:781px;
}
.speakers_item .image {
height:150px;
left:0;
position:absolute;
top:0;
width:100px;
}
.speakers_item .text {
font-weight:100;
margin-left:100px;
padding-right:10px;
padding-top:25px;
width:676px;
}
.speakers_item .title {
color:#0066FF;
position:absolute;
left:105px;
top:4px;
width:400px;
}

.speakers_item .read_more_less  {
	bottom:-13px;
position:absolute;
right:8px;
z-index:12;
	
}

#body_main #body_content_standard {
	position:relative;
color:#383838;
height:auto;
line-height:14px;
margin-left:209px;
/*padding-bottom:8px;
padding-left:3px;
padding-top:8px;*/
text-align:justify;
width:773px;
z-index:15;
/*border:1px solid #11366c;*/
margin-top:8px;
/*padding:8px;*/

	
}

#body_main #body_content_standard #top{
width:791px;
height:10px;
background:url(../imgs/TileTop.jpg);
	
}

#body_main #body_content_standard #bottom {
width:791px;
height:11px;
background:url(../imgs/TileBottom.jpg);	
	
}



#body_main #body_content_standard #tileMiddle{
width:791px;
background:url(../imgs/TileMiddle.jpg);	
background-repeat:repeat-y;
min-height:507px;

	
}

#body_main #body_content_standard #text_padding {
	width:773px;
	padding-left:8px;
padding-right:8px;
}

/* Registration Login */
#existing_user_registration {
	background:#E0E0E0 none repeat scroll 0 0;
	border:1px dashed #11366C;
	height:128px;
	position:relative;
/*	right:484px;
	top:352px;*/
	width:300px;
	margin:auto;
}
#existing_user_registration #title {
color:#11366C;
font-size:13px;
left:11px;
position:absolute;
top:9px;
}
#existing_user_registration #uname_label {
font-size:11px;
left:25px;
position:absolute;
text-align:right;
top:40px;
width:60px;
}
#existing_user_registration #uname_field {
left:95px;
position:absolute;
top:37px;
width:190px;
}
#existing_user_registration #pword_label {
font-size:11px;
left:25px;
position:absolute;
text-align:right;
top:69px;
width:60px;
}
#existing_user_registration #pword_field {
left:95px;
position:absolute;
top:66px;
width:190px;
}
#existing_user_registration #login {
position:absolute;
right:28px;
top:99px;
width:73px;
}
#existing_user_registration #login input {
width:80px;
}
#register_new a {
	position:absolute; 
	left:7px; 
	bottom:7px; 
	width:auto;
	text-decoration:none;
		color:#1783f8;
}


#register_new a:hover {
	color:#11366c;
}

/* Submit an Article Page */


#article_box {
	background:#E0E0E0 none repeat scroll 0 0;
	border:1px dashed #11366C;
	width:100%;
	height:auto;
	
}

/* Organising Committee */

.organisingCommittee_Item {
float:left;
position:relative;
border:1px dashed #11366C;
width:376px;
margin-left:8px;
margin-bottom:10px;
height:150px;
	
}

.organisingCommittee_Item .image {
position:absolute;
top:0px;
left:0px;
	
}

.organisingCommittee_Item .text {
width:225px;
margin-left:100px;
padding:5px;
height:auto;
	
}

.organisingCommittee_Item .text .title {
	position:absolute;
	font-weight:800;
	color:#11366c;
	left: 107px;
	width: 255px;
	height: 17px;
	top: 25px;
}

.organisingCommittee_Item .flag {
	position:absolute;
	top:2px;
	right:2px;
	width:200px;
	text-align:right;
	color:#11366c;
	height:20px;
}
.organisingCommittee_Item .flag .country {
	position:absolute;
	right:36px;
	top: 3px;
	width:159px;
	text-align:right;
} 

 
 #congressVenueInfo {

 font-size:16px; 
 color:#999; 
 line-height:18px; 
 
 }  

/*START OF REGISTRATION ZONE AFTER LOGIN*/

#post_congress_conditions  {
font-size:10px;
color:#666;
font-weight:400;
line-height:10px;
	
}

.registration_item {
	position:relative;
width:600px;
height:25px;
border:1px dashed #11366c;	
margin:auto;
margin-top:10px;
padding-top:5px;
}

.registration_item .text {
	position:absolute;
	top:8px;
	left:4px;
	width:400px;
}

.registration_item .link {
	position:absolute;
	right:5px;
	top:4px;
}

#paypal_button {
width:600px;
text-align:right;
margin-top:15px;
margin-bottom:10px;
	
}

h2 {
color:#57b1fe;	
	font-size:14px;
	
	
}

#content_left_image {
	width:330px;
	height:219px;
	position:absolute;
	left:21px;
	top:170px;
	z-index:1;
}

#congress_pics {
width:331px;
height:191px;
border:3px solid #383838;
margin:auto;
	
}

#local_images {
width:	331px;
height:191px;
border:3px solid #383838;
margin:auto;	
	
}

.hotel {

clear:right;
padding:5px;
padding-top:10px;



border: 1px dashed #CCC;




}

.innerpic {
border: 2px solid #383838;	
	
}


.hotelpic {

float:right;

width:224px;

height:132px;

padding-left:10px;





}


.hoteltext {

	
}



.hotellink {

vertical-align:middle;

}



.hoteltitles {

font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:20px;

	color:#006599;

	font-weight:Bold;

/*	background:#D9E8FF;

	border: 1px solid #333333; */

	padding-left:5px;

}


