﻿html, body {
scrollbar-base-color: #FEF0D3;
scrollbar-arrow-color: #54412a;
scrollbar-3dlight-color: #54412a;
scrollbar-darkshadow-color: #54412a;
scrollbar-face-color: #FEF0D3;
scrollbar-highlight-color: #FEF0D3;
scrollbar-shadow-color: #FEF0D3;
scrollbar-track-color: #FEF0D3;

}




body {padding:0; margin:0;
font-family:Arial, Helvetica, sans-serif; font-size:11pt; color:#2d230b; background:url(/images/conferences/fall/2010/bottom_background.jpg) repeat-x #f4aa00; background-position:bottom;
-moz-background-size: 1px;


}

#bgTopDiv {background: url(/images/conferences/fall/2010/top_background.jpg) repeat-x top;} 
#header {background: url(/images/conferences/fall/2010/header.jpg); height:168px; width:910px; margin:0 auto;}
#menu {height:55px; width:910px; margin:0 auto;background: url(/images/conferences/fall/2010/menu_visitor.jpg);}

#bodycontainer {width:910px; margin:0 auto;}


#submenu { width:224px; height:368px; float:left; background: url(/images/conferences/fall/2010/sub_menu.jpg); background-repeat:no-repeat;}
#fallbody {background: url(/images/conferences/fall/2010/body_back.jpg); width:625px;min-height:550px; height:550px; height:auto !important; float:right; padding-left:20px; padding-right:20px; padding-top:10px;}
#fallbodybott {background: url(/images/conferences/fall/2010/body_bottom.jpg) no-repeat top; height:24px; width:665px; float:right;}

#footer { margin: 0 auto; width: 665px; float:right; padding-top:10px; padding-bottom:72px; }
#footer ul { text-align: center; list-style: none; margin: 0 auto; width: 650px; padding-left:10px; }
#footer ul li { float: left; margin-right: 20px; }
#footer ul li a { color: #3e2d00; text-decoration: none; font-size: 9pt; line-height: 1.4em; height: 30px; }
#footer ul li a sup { line-height: 0; }
#footer ul li a:hover { text-decoration: none; color: #fff; }
h1 { font-size:18pt; color:#f4aa00;}
h2 {font-size:16pt; color:#54412a}

a:link {text-decoration: underline;color: #B16623;font-weight:normal; outline:none;}
a:visited {text-decoration: underline;color: #B16623;font-weight: normal; outline:none;}
a:hover {text-decoration: underline;color: #4B2F00; outline:none;}
a:active {text-decoration: underline;color: #B16623;font-weight: normal; outline:none;}

#navigation {
	list-style: none;
	padding:0;
	margin:0;
	
}
#navigation li {
	float: left;
}
#navigation a * {
	display: none;
	cursor:pointer;
}
#navigation a, #navigation a .hover {
	height: 55px;
	position: relative;
	display: block;
	background: url(/images/conferences/fall/2010/menu.jpg) 0 0 no-repeat;
}
/* individual navigation items */
#navigation a.event {
	background-position: 0 0;
	width: 501px;
}
#navigation .highlight a.event:hover, #navigation a.event .hover {
	background-position: 0 -55px;

}

#navigation a.hotel {
	background-position: -501px 0;
	width: 107px;
}
#navigation .highlight a.hotel:hover, #navigation a.hotel .hover {
	background-position: -501px -55px;
}

#navigation a.exhibit {
	background-position: -608px 0;
	width: 302px;
}
#navigation .highlight a.exhibit:hover, #navigation a.exhibit .hover {
	background-position: -608px -55px;
}


input {
background-color:#fff;
border:solid 1px #4B2F00;
margin-bottom:3px;
}

.submit {
background-color:#4B2F00;
border:solid 1px #fff;
color:#fff;
height:28px;
width:275px;
font-weight:bold;
font-size:9.5pt;
font-family:Arial, Helvetica, sans-serif;
cursor:pointer;
}


h1 a:link {text-decoration: underline;color: #f4aa00 !important;font-weight:normal; outline:none;}
h1 a:visited {text-decoration: underline;color: #f4aa00 !important;font-weight: normal; outline:none;}
h1 a:hover {text-decoration: underline;color: #4f421f !important; outline:none;}
h1 a:active {text-decoration: underline;color: #f4aa00 !important;font-weight: normal; outline:none;}


#submenuitems { list-style: none; margin: 0; padding: 0; padding-left:15px; padding-top:5px;}
#submenuitems li {padding-bottom:5px;}
#submenuitems a:link {text-decoration: underline;color: #fbefce;font-weight:normal; outline:none;}
#submenuitems a:visited {text-decoration: underline;color: #fbefce;font-weight: normal; outline:none;}
#submenuitems a:hover {text-decoration: underline;color: #f4aa00; outline:none;}
#submenuitems a:active {text-decoration: underline;color: #fbefce;font-weight: normal; outline:none;}

/* Agenda List */
ul.agenda { list-style: none; margin: 0; padding: 10px 40px 0 40px; }
ul.agenda li { border-bottom: solid 1px #A87D14; margin-bottom: 10px; }
ul.agenda li strong { width: 200px; display: block; float: left; font-weight: normal; }

/* Links List */
ul.links { list-style: none !important; margin: 0; padding: 0;  }
ul.links li { float: left; margin: 0 10px 10px 0; padding: 0; }
ul.links li a { display: block; padding: 5px 15px; text-decoration: none; border: solid 1px #ffffff; background-color: #534129; color: #ffffff;  }
ul.links li a:hover { background-color: #ffcc55; color: #000000; }
