
html { overflow: hidden; }

.default-text{
	font: 12px Helvetica, sans-serif;
}

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#map {
	position: absolute;
	top: 85px;
	left: 100px;
	width: 800px;
	height: 400px;
	border: 8px solid #FFCC00;
	font: 12px Helvetica, sans-serif;
}

#sub {
	position: absolute;
	top: 85px;
	left: 100px;
	width: 800px;
	height: 400px;
	border: 8px solid #FFCC00;
	font: 12px Helvetica, sans-serif;
	overflow-x:hidden;overflow-y:scroll;
}
#sub-content{
	padding: 10px;
	height: 360px;
	width: 770px;
}
#sub-content h1{
	margin: 0px;
	font: bold 20px Helvetica, sans-serif;
	color: #335f8a;
	border-bottom: 3px solid #cccccc;
}
#sub-content p{
	margin: 8px 0px 8px 0px;
	font: 14px Helvetica, sans-serif;
	color: #333333;
	line-height: 18px;
	text-indent: 15px;
}

#map-wrapper {
	position: relative;
	height: 100%;
}
#college {
	 width: 100%;
}
#form {
     position: absolute;
     top: 450px;
     left: 108px;
	 background: #D8ECF5;
	 width: 775px;
	 padding-top: 10px;
	 padding-left: 25px;
	 font: 12px Helvetica, sans-serif;
	 font-weight: bold;
     color: #000000;
}

#summary {
     position: absolute;
     top: 420px;
     left: 108px;
	 background: #D8ECF5;
	 width: 800px;
	 padding: 10px 0px 10px 0px;
	 font: 12px Helvetica, sans-serif;
	 font-weight: bold;
     color: #000000;
	 text-align: center;
}

#intro {
     position: absolute;
     top: 100px;
     left: 930px;
	 width: 235px;
}

#intro ul#intro-list {
     list-style: none;
     margin: 0px;
	 font: 11px Verdana;
	 color: #003366;
	 padding: 0px;
}

#intro ul#intro-list li a {
	 display: block;
     margin: 5px;
     font: 11px Verdana;
     text-decoration: none;
     color: #003366;
}

#intro ul#intro-list li.current a {
     border: 1px solid #444;
     border-left-width: 3px;
     padding-left: 2px;
}

#intro ul#intro-list li a:hover {
     background: white;
     color: #555;
}

#intro ul#intro-list li a strong {
     display: block;
}
#intro ul#intro-list li a span {
     font-style: italic;
     font-size: 11px;
}

#popular {
     position: absolute;
     top: 357px;
     left: 930px;
	 width: 235px;
}

#popular ul#popular-list {
     list-style: none;
     margin: 0;
	 font: 11px Verdana;
	 color: #003366;
	 background-color: #FAE387; 
	 padding: 5px; 
	 border: 1px solid #DBB002;
	 height: 118px;
}

#popular ul#popular-list li a {
	 display: block;
     font: 11px Verdana;
     text-decoration: none;
     color: #003366;
	 padding: 2px 0px 2px 25px;
	 
}

#popular ul#popular-list li.current a {
     border: 1px solid #444;
     border-left-width: 3px;
     padding-left: 2px;
}

#popular ul#popular-list li a:hover {
     background-color: #FFCC00;
     color: #000000;
}

#popular ul#popular-list li a strong {
     display: block;
}
#popular ul#popular-list li a span {
     font-style: italic;
     font-size: 11px;
}

#location {
     position: absolute;
     top: 400px;
     left: 350px;
	 width: 450px;
	 height: 150px;
	 overflow: auto;
}

#location ul#location-list {
     list-style: none;
     padding: 0;
     margin: 0;
	 overflow: auto;
}

#location ul#location-list li a {
     display: block;
     border: 1px solid #ddd;
     background: #eee;
     margin: 5px;
     padding: 4px;
     font: 12px Helvetica, sans-serif;
     text-decoration: none;
     color: #444;
}

#location ul#location-list li.current a {
     border: 1px solid #444;
     border-left-width: 3px;
     padding-left: 2px;
}

#location ul#location-list li a:hover {
     background: white;
     color: #555;
}

#location ul#location-list li a strong {
     display: block;
}
#location ul#location-list li a span {
     font-style: italic;
     font-size: 11px;
}

#formWaypoint {
     position: absolute;
     top: 385px;
     left: 0;
	 visibility: hidden;
	 overflow: auto;
	 width: 350px;
	 height: 200px;
}

#attractions {
     position: absolute;
     top: 385px;
     left: 350px;
	 visibility: hidden;
	 overflow: auto;
	 width: 100px;
	 height: 100px;
}

#ajaxDiv {
     position: absolute;
     top: 385px;
     left: 250px;
}

#hotel {
	position: absolute;
	top: 145px;
	left: 800px;
	width: 250px;
	height: 700px;
	overflow: auto;
	padding: 5px;
}

#hotel ul#sidebar-hotel li a:hover {
     background: white;
     color: #555;
}

#hotel ul#hotel-list li a strong {
     display: block;
}
#hotel ul#hotel-list li a span {
     font-style: italic;
     font-size: 11px;
}

#sidebar {
	position: absolute;
	top: 85px;
	left: 918px;
	width: 260px;
	height: 416px;
	overflow: auto;
	background: #FFCC00;
}

#sidebar ul#sidebar-list {
     list-style: none;
     padding: 0;
     margin: 0;
	 overflow: auto;
}

#sidebar ul#sidebar-list li a {
     display: block;
     border: 1px solid #DBB002;
     background: #FAE387;
     margin: 5px;
     padding: 4px;
     font: 12px Helvetica, sans-serif;
     text-decoration: none;
     color: #444;
}

#sidebar ul#sidebar-list li.current a {
     border: 1px solid #444;
     border-left-width: 3px;
     padding-left: 2px;
}

#sidebar ul#sidebar-list li a:hover {
     background: white;
     color: #555;
}

#sidebar ul#sidebar-list li a strong {
     display: block;
}
#sidebar ul#sidebar-list li a span {
     font-style: italic;
     font-size: 11px;
}

body.sidebar-right #map-wrapper { margin-right: 300px; }
body.sidebar-right #sidebar { right: 0; }

body.nosidebar #map-wrapper { margin: 0; }
body.nosidebar #sidebar { display: none; }

body.sidebar-right a#button-sidebar-show { display: none; }
body.nosidebar a#button-sidebar-hide { display: none; }

#footer {
	position: absolute;
	top: 502px;
	left: 100px;
	padding: 5px;
	background: white;
	width: 1082px; height: 25px;
}
#footer h1 {
	margin: 0;
	font: bold 18px Helvetica, sans-serif;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	font-size: 12px;
}

#footer ul#sidebar-controls {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#footer ul li {
	display: inline;
	font-size: 12px;
}

#footer ul li a {
	padding: 3px 6px;
	color: #444;
	text-decoration: none;
	font-size: 12px;
}

#footer ul li a:hover {
	color: #333333;
	background: #ffcc00;
}

#toolbar {
	position: absolute;
	top: 21px;
	left: 127px;
	padding: 5px;
	background: white;
	width: 1082px; height: 62px;
	background: no-repeat url(images/logo.gif);
}

#toolbar h1 {
	margin: 0;
	font: bold 18px Helvetica, sans-serif;
	width: 1082px; height: 62px;
	background: no-repeat url(images/logo.gif);
}

#toolbar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 824px;
	top: 41px;
}

#toolbar ul#sidebar-controls {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#toolbar ul li {
	display: inline;
}

#toolbar ul li a {
	padding: 3px 6px;
	color: #444;
	text-decoration: none;
	font-size: 12px;
}

#toolbar ul li a:hover {
	color: #333333;
	background: #ffcc00;
}
#featuredOnline{
	position: absolute;
	top: 538px;
	left: 100px;
	padding: 10px;
	width: 1060px;
	text-align: center;
}
#featuredOnline h4{
	font: bold 13px Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
#featuredOnline p{
	font: 12px Helvetica, sans-serif;
	color: #666666;
}
#featuredOnline ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
}
#featuredOnline ul li {
	display: inline;
	font-size: 12px;
	padding: 0px 10px 0px 10px;
}

