html { height: 100%; margin-bottom: 1px; }
/* This "fakes" the browser out to make it think it needs a scrollbar at all times.*/ 
/* This prevents movement of the page in 'scroll' to 'no-scroll' situations. */
body {
	font-size: 11px;
	/*font-family: bitstream vera sans, Verdana, Geneva, Arial,Helvetica;*/
	font-family:   bitstream vera sans, Helvetica, Arial;
	text-align: center;
	margin:0px;
	padding:0px;
	color:black;
	background: #e2e2e2;
	background: #e2e2e2 url(../images/background-image-1px.gif) repeat-y center;
}

#container {
	text-align: left;
	margin-top:0px;
	padding:0px;
	width:100%;
	background: #e2e2e2;
	background: #e2e2e2 url(../images/background-image-1px.gif) repeat-y center;
}

div
{
	margin:0px;
	padding:0px;
}

#header
{
	margin:0px;
	padding:0px;
	text-align:center;
	background: white;
}

#logo
{
	text-align:center;
	width:100%;
}

#banner
{
	background-color:#000080;
	text-align:center;
	border-top:4px solid #ffd300;
	border-bottom:solid 4px #CE6734;
}

#pics
{
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	height: 112px; 
	overflow: hidden;
}

div#pics img { border-top: 0em; border-bottom: 0em;}

a:link, a:visited 
{
	text-decoration: none;
	color: #000080;
}


a:hover 
{
	color: #CE6734;
}

/************* globalNav styles ****************/

/* Main button bar styles */
#menubar 
{
    margin-bottom:20px;
	line-height:normal;
	overflow:hidden;
	position:relative;
}

/* Styles for button bar "list" */
#menubar ul 
{
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#menubar ul li 
{
	float:left;
	height:23px;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}

/* Styles for button hyperlinks on button bar */
#menubar a
{
	padding:0px;
	margin:0px;
	display:block;
	height:23px;
}

/* Style for separator between buttons in button bar */
.separator a
{
	width:6px;
}

/* Style for home button */
#home a
{
	width:86px;
	background:url(../images/menu/Home.png) center no-repeat;
}

/* Style for highlighted home button */
#home a:hover
{
	background:url(../images/menu/Home-Highlighted.png) center no-repeat;
}

/* Style for home button when selected */
#homecurrent a
{
	width:86px;
	background:url(../images/menu/Home-Selected.png) center no-repeat;
}

/* Style for conferences button */
#conferences a
{
	width:135px;
	background:url(../images/menu/Conferences.png) center no-repeat;
}

/* Style for highlighted conferences button */
#conferences a:hover
{
	background:url(../images/menu/Conferences-Highlighted.png) center no-repeat;
}

/* Style for conferences button when selected */
#conferencescurrent a
{
	width:135px;
	background:url(../images/menu/Conferences-Selected.png) center no-repeat;
}

/* Style for membership button */
#membership a
{
	width:131px;
	background:url(../images/menu/Membership.png) center no-repeat;
}

/* Style for highlighted membership button */
#membership a:hover
{
	background:url(../images/menu/Membership-Highlighted.png) center no-repeat;
}

/* Style for membership button when selected */
#membershipcurrent a
{
	width:131px;
	background:url(../images/menu/Membership-Selected.png) center no-repeat;
}

/* Style for publications button */
#publications a
{
	width:131px;
	background:url(../images/menu/Publications.png) center no-repeat;
}

/* Style for highlighted publications button */
#publications a:hover
{
	background:url(../images/menu/Publications-Highlighted.png) center no-repeat;
}

/* Style for publications button when selected */
#publicationscurrent a
{
	width:131px;
	background:url(../images/menu/Publications-Selected.png) center no-repeat;
}

/* Style for faqs button */
#faqs a
{
	width:85px;
	background:url(../images/menu/FAQs.png) center no-repeat;
}

/* Style for highlighted faqs button */
#faqs a:hover
{
	background:url(../images/menu/FAQs-Highlighted.png) center no-repeat;
}

/* Style for faqs button when selected */
#faqscurrent a
{
	width:85px;
	background:url(../images/menu/FAQs-Selected.png) center no-repeat;
}

/* Style for contact button */
#contact a
{
	width:123px;
	background:url(../images/menu/ContactUs.png) center no-repeat;
}

/* Style for highlighted contact button */
#contact a:hover
{
	background:url(../images/menu/ContactUs-Highlighted.png) center no-repeat;
}

/* Style for contact button when selected */
#contactcurrent a
{
	width:123px;
	background:url(../images/menu/ContactUs-Selected.png) center no-repeat;
}

/* Style for ReviewProcess button */
#ReviewProcess a
{
	width:123px;
	background:url(../images/menu/ReviewProcess.png) center no-repeat;
}

/* Style for highlighted ReviewProcess button */
#ReviewProcess a:hover
{
	background:url(../images/menu/ReviewProcess-Highlighted.png) center no-repeat;
}

/* Style for ReviewProcess button when selected */
#ReviewProcesscurrent a
{
	width:123px;
	background:url(../images/menu/ReviewProcess-Selected.png) center no-repeat;
}

/*************************/

#member
{
	margin-bottom: 10px;
	font-size:0.9em;
	border:dotted 1px #cccccc;
	background:#fdfdfd;
	background:#fbfbfb;
	width:175px;
	padding:5px;
	margin-left: 10px;
}

.menubox
{
	margin-bottom: 10px;
	font-size:0.9em;
	border-left:dotted 1px #cccccc;
	border-right:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
	background:#fdfdfd;
	background:#fbfbfb;
	width:181px;
	padding-top: 5px; padding-left: 5px; margin-top: 0px;
}

#leftsidebar img { padding-bottom: 0px; margin-bottom: -2px;}
#rightsidebar img { padding-bottom: 0px; margin-bottom: -2px;}
.newsbox img { padding-bottom: 0px; margin-bottom: -2px;}
.menubox ul li 
{
	list-style-image: url(../images/small-blue-circle.gif);
	text-decoration: none;
}

.menubox ul li a 
{
    text-decoration: none;
	font-weight: normal;
	display: block;
}

.menubox ul li:hover
 { 
	list-style-image: url(../images/small-orange-circle.gif); 
	color:#CE6734;
}

.menubox ul li a:hover
 {
	color: #FFF;
	color:#CE6734;
}


.menubox ul{
 /* list-style-image: url("../images/arrow_off2.gif"); */
 
 margin:0;
 font-size:1.1em;
 padding:0;
 margin-left:20px;
}

.menubox ul li{
padding-top:3px;
padding-bottom:8px;
}

.menugroup, .mymenugroup
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.1em;
	padding:3px 3px 3px 6px;
	margin:0.5em 0.6em 0.5em 0.2em;
}

.menugroup
{
	background:#9fb3e3;
}

.mymenugroup
{
	background:#f8e17b;
}

.newsbox{
	border-left:dotted 1px #cccccc;
	border-right:dotted 1px #cccccc;
	border-bottom:dotted 1px #cccccc;
	background:#fdfdfd;
	background:#fbfbfb;
	width:181px;
	/*padding:2px;*/
	padding-top: 5px; padding-left: 5px; margin-top: 0px;
	
}
#footer a
{
	margin-right:20px;
}

#shell
{
	background: #E6E6EC url(../images/background-image.gif) repeat-y center;
	width:100%;
}

#cfpheader
{
	width: 360px; 
	min-height:28px; 
	border: 1px solid #999; 
	text-align:center; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0.6em; 
	background: #fff url("../conferences/images/header64_gloss.jpg") 0 center;
}

#cfpheader h3
{
	text-align: center; 
	margin: 0.3em;
	font-size:1.1em;
}

#cfpdescription
{
	float: right;
	width: 175px; 
	margin: 0em; 
	border-left: 1px solid #FFCC00;
	padding-left: 0.5em;
}

.cfp1
{
	float:left;
	background: #fff2bd url("../images/frontcfp.jpg") 0 0 no-repeat; 
	border: 1px solid #FFCC00; 
	border-bottom: 2px solid #FFCC00;
	padding-left: 0.49em;
	padding-right: 0.49em;
	padding-top: 0.49em;
	width: 348px;
	height: auto;
	margin-left: 4px; 
	margin-bottom: 0.6em; 
	font-size: 1em;
}

#featuredtable
{
	width: 361px;
	border-collapse: collapse;
	border: 1px solid #999;
	margin-left: 5px; 
	margin-bottom: 0.5em;
}

#main
{
	width:790px;
	margin:0;
	padding:0;
	margin-right:auto;
	margin-left:auto;
	text-align:left;	
}

#banner img
{
	border:1px solid white;
	padding:0px;
	margin:0px;
}

#content 
{
	font-size: 1.2em;
	padding-left:10px;
	padding-right:10px;
	margin-left:200px;
	margin-right:200px;
	
	padding-bottom:10px;
	margin-bottom:10px;
	background-color: white;
	
}

#about {text-align: justify;}

#leftsidebar
{
	font-size: 1.1em;
	padding-left:10px;
	float:left;
	width: 200px;
	margin: 0;
	background: white;
	height: 100%;
}


#rightsidebar
{
	font-size: 1.1em;	
	float:right;
	width: 200px;
	margin: 0;
	
}

img{
	margin:0px;
	padding:0px;
}

td,th {
	font-size: 12px;
}

small
{
	font-size:0.8em;	
}

#imgCover
{
	float:right;
	
}

#contentimage
{
	float:right;
	border:1px solid black;
	width:153px;
}

.proceedtitle
{
	font-size: 1.0em;
	color: black;
	font-weight: bold;
}

.tableheader
{
	font-size: 13px;
	font-weight: bold;
	color: white;
}

#sectionheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}

#lblYourAre
{
	color: #CC0000;
}

.title {color: #B14E00;font-size:1.5em;}

.conftitle 
{
	color: #CC0000;
	font-size:1.1em;
	text-align: center;
}
#confinfo
{
	text-align:center;
}
h3,big {font-size:1.2em;}





a.topnav:link, a.topnav:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;


}

a.topnav:hover {
	
	color: #000080;
	font-weight: bold;


}

a.bottomnav:link, a.bottomnav:visited {
	color: #FFFFFF;
	font-size: 10px;
	}

a.bottomnav:hover {
	color: #CE6734;
	
    }

a.bottomnav1:link, a.bottomnav1:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	}

a.bottomnav1:hover {
	color: #CE6734;
	font-weight: bold;
}

.sectionhead
{
	margin:0;
	padding:0;
	margin-bottom:7px;
	padding-left:3px;
	border-bottom:outset 2px black;
	background:#f6f3ec url('../conferences/images/greyscale.jpg') 0 0 repeat-x;
	border-bottom:solid 1px #aaa;
}

#footer
{
	
	clear:both;
	width:794px;
	margin-right:auto;
	margin-left:auto;
	background-color:#000080;	

	
}

#footmenu
{
	padding-top:15px;
	font-size:1em;
	
	background-color:#000080;
	text-align:center;
	height:25px;	
}

#footer1
{
	clear:both;
	height: 300px;
	background-color:white;
	padding-bottom:35px;
}

#validation
{
	float:right;
	border:0;
	margin-right:10px;
	margin-top:5px;	
}

#footmenu1
{
	width:100%;
	padding-top:15px;
	font-size:1em;	
	background-color:#000080;
	text-align:center;
	height:25px;	
}
