/* ------------------ GLOBAL ------------------ */
html, body { padding: 0; margin: 0; behavior:url("css/csshover.htc"); }
body { background-color: #FFFFFF;}
.hidden { display: none; }
hr { border: 1px solid #eee; }
.center { text-align: center; }
div.center { margin: 0 0 10px 0; }

body.start, td.start
{
	background-color: #000000;
	margin: 0 0 0 0;
	line-height: normal;
}
/* ------------------ GLOBAL > TYPOGRAPHY ------------------ */
p, h1, h2, h3, ul, ol, li, label, a, th, td { font-family: verdana, sans-serif; font-weight: normal; padding: 0; margin: 0; color: #333; }
p, ul, ol, li, label, a, td, th { font-size: 11px; line-height: 16px; margin: 0; }
p, ul, ol, label { padding: 0 0 10px 0; }
h1 { font-size: 24px; padding: 24px 0 12px 0; line-height: 24px; color: #222; }
h2 { font-size: 16px; padding: 16px 0 8px 0; line-height: 16px; color: #222; }
h3 { font-size: 11px; padding: 11px 0 6px 0; line-height: 11px; font-weight: bold; text-transform: uppercase; }
th { font-weight: bold; }
a { color: #333; }
a:hover { color: #666; }
.red { color: #aa0000; }

/* ------------------ GLOBAL > LISTS ------------------ */
ul, ol { margin: 0 0 0 30px; }
li { padding: 0 0 5px 0; }

/* ------------------ GLOBAL > TABLES ------------------ 
table { padding: 0; border: 1px solid #999; margin: 10px auto 5px auto; }
th, td { padding: 5px; margin: 0; text-align: center; line-height: 12px; }
th { background: #eee; border-bottom: 1px solid #999; }
th.left { text-align: left; }
th.right { text-align: right; }
td.left { text-align: left; }
td.right { text-align: right; }
*/

/* ------------------ GLOBAL > FORMS ------------------ */
form { padding: 0; margin: 0; }
.text { border: 1px solid #999; width: 160px; }
.x-short { width: 25px; }
.short { width: 100px; }
.long { width: 200px; }
.x-long { width: 300px; }
textarea { border: 1px solid #999; width: 540px; }
input.login { float: left; margin: 18px 10px 18px 0; }

/* ------------------ GLOBAL > IMAGES ------------------ */
img { border: 0; }
img.right { float: right; border: 0; padding: 0 0 0 10px; }
img.left { float: left; border: 0; padding: 0 10px 0 0; }

/* ------------------ HEADER ------------------ */
#header { float: left; width: 100%; height: 161px; min-width: 735px;
    width:expression(document.body.clientWidth < 870 ? "735px" : "100%" ); } /* IE Width Hack */
#viewheader { float: left; width: 100%; height: 53px; min-width: 735px;
    width:expression(document.body.clientWidth < 870 ? "735px" : "100%" ); } /* IE Width Hack */
/*#header { float: left; width: 100%; height: 161px; min-width: 735px;
    width:expression(document.body.clientWidth < 870 ? "735px" : "100%" ); } /* IE Width Hack */
#header.noStatusBar { height: 137px; }
#banner
{
	width: 100%;
	height: 108px;
	/*background: url(../images/nbannerBG.gif) 0 0 repeat-x;*/
	float: left;
	clear: none;
}
#banner2
{
	width: 100%;
	height: 108px;
	/*background: url(../images/nbannerBG.gif) 0 0 repeat-x;*/
	position: absolute;
	top: 0px;
	left: 92%;
}

/* ------------------ HEADER > NAVBAR ------------------ */
#navbar { float: left; width: 100%; height: 29px; background: url(../images/navbarBG.gif) 0 0 repeat-x; }
#navbar #search { float: left; display: inline; width: 600px; height: 5px; padding: 5px 20px 3px 10px; }
#navbar #search label { float: left; color: #fff; line-height: 22px; padding: 0; margin: 0 6px 0 0; }
#navbar #search .go { float: left; margin: 0 0 0 6px; }
#navbar #search td { color: white; }


#navbar select { float: left; margin: 0 5px 0 0; font-size: 11px; }
#navbar form .text { float: left; width: 100px; height: 18px; border: 1px solid #333; padding: 0; margin: 0 5px 0 0; }
#navbar form .text_medium { float: left; width: 200px; height: 18px; border: 1px solid #333; padding: 0; margin: 0 5px 0 0; }

#navbar .logo { float: right; display: inline; padding: 3px 10px 0 10px; }
#navbar #nav { float: right; display: inline; }
#navbar #nav ul { float: left; list-style: none; padding: 0 10px 0 0; border-left: 1px solid #161616; margin: 0; font-size: 10px; }
#navbar #nav li { float: left; display: inline; list-style: none; padding: 0; border-right: 1px solid #161616; margin: 0; }
#navbar #nav li a { float: left; padding: 7px 16px 8px 16px; line-height: 12px; margin: 0; color: #fff; text-decoration: none; }
#navbar #nav li a:hover { background: #007E8C; text-decoration: underline; }
/*#navbar #nav li a:hover { background: #222; text-decoration: underline; }*/

/* ------------------ HEADER > STATUSBAR ------------------ */
#statusbar { float: left; width: 100%; height: 24px; background: url(../images/statusbarBG.gif) 0 0 repeat-x; }
#statusbar #tabs { float: right; padding: 0 5px 0 0; }
#statusbar ul { margin: 6px 0 0 0; padding; 0 0 0 0; list-style: none; }
#statusbar li { float: left; margin: 0 3px; padding: 0; background: url(../images/tabRightInactive.gif) right top no-repeat; }
#statusbar li a { display: block; line-height: normal; text-decoration: none; padding: 3px 15px 2px 15px; background: url(../images/tabLeftInactive.gif) left top no-repeat; }
#statusbar li.active { background: url(../images/tabRightActive.gif) right top no-repeat; }
#statusbar li.active a { background: url(../images/tabLeftActive.gif) left top no-repeat; } 
#statusbar li a:hover { text-decoration: underline; }

/* ------------------ CONTAINER ------------------ */
#main { float: left; width: 800px; background: url(../images/bodyBG.gif) 0 0 repeat-y;}
#main2 { float: left; width: 1024px; background: url(../images/bodyBG.gif) 0 0 repeat-y;}

/* ------------------ SIDEBAR ------------------ */
#sidebar
{
	float: left;
	width: 160px;
	height: 500px;
	padding: 8px 10px 20px 10px;
	text-align: center;
	margin-top: 20px;
/*
	background-image: url(../images/fondA06.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
*/
}
#sidebar h1 { font-size: 10px; line-height: 16px; font-weight: bold; padding: 0 10px; border: 1px solid #333; margin: 20px 0 0 0;
        color: #fff; background: url(../images/headerBG.gif) 0 0 repeat-x; }
#sidebar h1 { height: 16px; } /* commented backslash hack for mac ie 5 \*/
#sidebar h1 { height: 18px; } /* end hack */
#sidebar ul { list-style: none; padding: 0; margin: 0; }
#sidebar li { padding: 0; }
#sidebar li:hover, #sidebar li.active { background: url(../images/hoverBG.gif) 0 1px repeat-x; }
#sidebar li a { display: block; width: 152px; font-size: 11px; line-height: 11px; color: #333; padding: 3px 6px 3px 20px; border: 1px solid #fff; text-decoration: none; }
#sidebar li a:hover, #sidebar li.valid a:hover, #sidebar li.invalid a:hover, #sidebar li.active a
        { border: 1px solid #666; background: url(../images/iconActive.gif) 6px 5px no-repeat; }
#sidebar li.valid a { background: url(../images/iconValid.gif) 5px 5px no-repeat; }
#sidebar li.invalid a { background: url(../images/iconInvalid.gif) 5px 4px no-repeat; }
#sidebar.login {padding: 20px 20px 0 20px; width: 160px; } 

#sidebar table.legend {
	width: 150px;
	height: 216px;

	background: url(../images/legend-bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#sidebar th.legend, td.legend {
	height: 35px;
	color: white;
}

#sidebar h3.legend {
	color: white;
}

/* ------------------ CONTENT ------------------ */
/*#viewcontent { float: left; width: 100%; padding: 0 0 20px 20px; margin-left: 210px; margin-top: 20px;}*/
#posterinfo
{
	position: absolute;
	width: 95%;
	padding: 0 20PX 0px 20px;
	top: 25px;
	height: 100px;
}
#pdf
{
	position: absolute;
	top: 105px;
/*	top: 160px;*/
}

#viewcontent { float: left; width: 100%; padding: 0;}
#content
{
	float: left;
	width: 550px;
	height: 500px;
	padding: 0 0 20px 20px;
	margin-left: 20px;
	margin-top: 20px;
/*	
	background-repeat: no-repeat;
	background-image: url(../images/fondB06.jpg);
	background-position: center center;
	background-attachment: fixed;
*/
}
#welcome
{
	float: left;
	width: 800px;
	padding: 0 0 20px 20px;
	margin-left: 20px;
	margin-top: 20px;
/*
	background-repeat: no-repeat;
	background-image: url(../images/fondB06.jpg);
	background-position: center center;
*/
}

td.welcomebtn {
	width: 191px;
	height: 185px;
	background-repeat: no-repeat;
	background-image: url(../images/btnBG.gif);
	background-position: center center;
}

#content.popup { background: white; width: 480px; border-left: 20px solid #333; }
div.data { clear: right; float: left; display: inline; padding: 0 10px 0 0; }
div.row { clear: both; padding: 3px 0; }

/* ------------------ CONTENT > ICONS ------------------ */
#content .help { padding: 2px 0 2px 15px; background: url(../images/iconHelp.gif) 0 2px no-repeat; }
#content .search { padding: 2px 0 2px 18px; background: url(../images/iconSearch.gif) 0 2px no-repeat; }
#content .print { padding: 2px 0 2px 23px; background: url(../images/iconPrint.gif) 0 2px no-repeat; }
#content .charMap { padding: 2px 0 2px 21px; background: url(../images/iconCharMap.gif) 0 3px no-repeat; }
#content .delete { padding: 2px 0 3px 21px; background: url(../images/iconDelete.gif) 0 0 no-repeat; }
#content .edit { padding: 2px 0 3px 21px; background: url(../images/iconEdit.gif) 0 0 no-repeat; }
#content .preview { padding: 2px 0 3px 21px; background: url(../images/iconPreviewTable.gif) 0 0 no-repeat; }
#content .previewFigure { padding: 2px 0 3px 21px; background: url(../images/iconPreviewFigure.gif) 0 0 no-repeat; }
#content .upload { padding: 2px 0 2px 21px; background: url(../images/iconUpload.gif) 0 0 no-repeat; }
#content .payment { padding: 2px 0 2px 23px; background: url(../images/iconPayment.gif) 0 2px no-repeat; }
#content .error { padding: 0 0 0 10px; background: url(../images/iconInvalid.gif) 0 50% no-repeat; }
#content li { font-size: 12px; line-height: 16px; }

#content td.bar
{
	/*	 background-color: #CCCCCC;	*/
	background-color: #007E8C;
	color: white;
}

div.required { display: inline; padding-right: 16px; background: url(../images/iconRequired.gif) 98% 3px no-repeat; }

/* ------------------ CONTENT > BUTTONS ------------------ */
div.buttons { text-align: center; margin: 5px 0 15px 0; }
.button { float: none; padding: 0; margin: 0 0 0 5px; }

/* ------------------ CONTENT > ABSTRACT ------------------ */
.abstract td { padding: 0 20px; }

/* ------------------ FOOTER ------------------ */

#footer
{
/*	float: left;*/
	width: 100%;
	height: 90px;
	padding: 0 0 40px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #999;
	background: #F0F0F0;
position: absolute;
/*bottom: 0px;*/
top: 800px;
left: 0px;}

div#titles, div#topiclist {
overflow: scroll;
height: 70%; }

#footer .logo
{
	float: left;
	width: 120px;
	height: 23px;
	padding: 60px 0 0 95px;
}
#footer #copyright { float: left; display: block; width: 500px; padding: 15px 0 0 10px; }
#footer p { font-size: 10px; line-height: 12px; color: #222; padding: 2px 0 0 0; }
#footer p.extraPadding { padding: 10px 0 0 0; }
#footer a { color: #333; }
#footer a:hover { color: #000; }
#footer.popup .logo { width: 30px; padding: 20px 0 0 10px; }

.alphabet {		TEXT-DECORATION: none;	font-size : 10px;	font-weight: bold;	font-family : Helvetica, Arial, Verdana,sans-serif;} 
.alphabet:Hover {		TEXT-DECORATION: none;	font-family : Helvetica, Arial, Verdana,sans-serif;	font-size : 10px;	font-weight: bold;	}

.numbers {		TEXT-DECORATION: none;	font-size : 10px;	font-weight: normal;	font-family : Helvetica, Arial, Verdana,sans-serif;} 
.numbers:Hover {		TEXT-DECORATION: none;	font-family : Helvetica, Arial, Verdana,sans-serif;	font-size : 10px;	font-weight: bold;	}

/* ------------------ LOGIN AND REGISTRATION ------------------ */
div#login { float: left; width: 760px; border: 1px solid #333; margin: 50px 0 50px 50px; }
div#registration { float: left; width: 660px;  margin: 50px 0 50px 50px; }
div#login #sidebar { float: left; width: 168px; padding: 20px; background: none;  }
div#login #content { float: left; width: 420px; background: #fff; margin-right: 10px; padding-top: 20px; padding-bottom: 20px; }
div#login div.buttons { margin-left: -30px; }
div#registration { margin-top: 26px; }
div#registration #sidebar { float: left; width: 380px; padding: 20px 0 0 20px; background: #fff; }
div#registration #content { float: left; width: 228px; background: #fff; margin-right: 10px; }
div#registration div.buttons { margin-left: -30px; }
div#password { float: left; width: 658px; border: 1px solid #333; margin: 26px 0 50px 50px; background: #fff; }
div#password #sidebar { float: left; width: 498px; padding: 40px 80px; background: #fff; }
div#password div.buttons { margin-left: -30px; }
html>body div#login, html>body div#registration, html>body div#password { margin-left: 100px; }

div#startup { width: 760px; border: 1px solid #333; margin: 0px 0px 0px 0px; }

div#startuph1 {
color: red;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 48pt;
text-align: center;
clear: none;
float: none; }

div#startuph2 {
color: white;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 36pt;
text-align: center;
clear: none;
float: none;}

div#startuph3 {
color: white;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 18pt;
text-align: center;
clear: none;
float: none;}

img.startupimg1{
float: right; border: 0; padding: 0 0 0 10px;
position: absolute;
top: 10px;
right: 10px; }

div#startuplb
{
/*	position: absolute;
	bottom: 0px;
	left: 0px;
*/
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/servier.gif);
/*
width: 450px;
	height: 175px;
*/
	width: 100%;
	height: 100%;
	width: expression(document.body.clientWidth != 0 ? document.body.clientWidth : "100%" );;
	height: expression(document.body.clientHeight != 0 ? document.body.clientHeight : "100%" );;;
	
	z-index: -1;
}

div#startupmiddle {
	background-position: center center;
	background-image: url(../images/main1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	width: expression(document.body.clientWidth != 0 ? document.body.clientWidth : "100%" );;
	height: expression(document.body.clientHeight != 0 ? document.body.clientHeight : "100%" );;;
	margin-top: -125px;
	margin-bottom: -125px;;
}