body {
	background: #F0F0F0 url(images/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #0066CC;
}
table {
	border-collapse: collapse;
}
table td {
	padding: 3px 5px;
}
table th {
	padding: 3px 5px;
	font-weight: bold;
	text-align: left;
}
.clearer {
	clear: both;
	display:block;
}
.clear {
	clear: both;
}

ul.top_nav {
	list-style: none;
	float: right;
}
ul.top_nav li {
	float: left;
	display: block;
	padding: 0px 10px;
}
ul.top_nav li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 40px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: bold;
}
ul.top_nav li a:hover {
	color: #B9D67C;
	text-decoration: underline;
}
ul.top_nav li a.selected {
	color: #B9D67C;
}
#top {
	background:transparent url(images/top_bg.jpg) no-repeat scroll 0 0;
	height:227px;
	width:1000px;
	margin: 0 auto;
}
#titlebar {
	height:115px;
	padding-top:12px;
}
#booth_title {
	margin: auto;
	width: 900px;
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	color: white;
	font-family: 'Georgia';
	line-height: 75px;
}
#booth_title div.schlocale {
	font-size: 20px;
	line-height: 25px;
}
a.arrow {
	height: 110px;
	width: 42px;
	display: block;
}
#leftarrow {
	float: left;
	background: url("images/arrows.png") top right no-repeat;
}
#leftarrow:hover {
	background-position: bottom right;
}
#rightarrow {
	float: right;
	background: url("images/arrows.png") top left no-repeat;
}
#rightarrow:hover {
	background-position: bottom left;
}



.booth_box {
	width: 970px;
	margin: 0px auto;
}

.booth_box div {
	
}

.booth_box div.topleft {
	display: block;
	background: url("images/box-bg.png") top left no-repeat white;
	padding: 30px 0 0 5px;
}

.booth_box div.topright {
	display: block;
	background: url("images/box-bg.png") top right no-repeat white;
	padding: 20px 0px;
	margin: -30px 0 0 20px;
}

.booth_box div.bottomleft {
	display: block;
	height: 79px;
	margin-top: -10px;
	background: url("images/box-bg.png") bottom left no-repeat white;
}

.booth_box div.bottomright {
	display: block;
	background: url("images/box-bg.png") bottom right no-repeat white;
	height: 79px;
	margin-left: 30px;
}
.booth_box div.content {
	padding: 10px;
	width: 910px;
	
}
#booth_wrapper {
	
}
#please_wait {
	height: 60px;
}
#booth_stuff {
	overflow: hidden;
}
#booth_wrapper div.booth_max_height {
	height: 600px;
	overflow: auto;
}

#booth_nav {
	opacity: 0.7;
	background: black;
	width: 200px;
	height: 400px;
}

#booth_bottom_nav {
	height: 30px;
	float: right;
	padding-top: 20px;
}
#booth_bottom_nav a {
	background:transparent url(images/slide-nav.png) no-repeat scroll 0 0;
	color:white;
	display:block;
	float:left;
	height:12px;
	padding:3px 5px;
	width:8px;
	margin-right: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: none;
}
#booth_bottom_nav a.on {
	background-position: 0 -18px;
}

#booth_top_nav {
	padding: 10px;
	margin: auto;
	width: 888px;
}
#booth_top_nav ul {
	list-style: none;
}
#booth_top_nav ul li {
	list-style: none;
	float: left;
	display: block;
	padding: 5px;
}
#booth_top_nav ul li a {
	width: 100px;
	height: 48px;
	overflow: hidden;
	display: block;
}
.button_hover {
	margin-top: -48px;
}
.button_select {
	margin-top: -96px;
}
#booth_prime_header {
	width: 888px;
	margin: auto;
	padding: 10px;
}
#school_logo {
	width: 450px;
}
#standard_buttons {
	float: right;
}





#topbar {
	width: 100%;
	height: 100px;
	background: url(http://www.virtualcollegefairs.com/booths/images/topbg.jpg) repeat-x scroll 0 0;
}
#header {
	height: 40px;
	width: 970px;
	padding-top: 60px;
}
#header ul {
	float: right;
}

#searchbar {
	height: 60px;
	width: 970px;
	margin: 0 auto;
	padding-top: 12px;
}
#searchbar div.filter {
	float: right;
	margin-right: 10px;
	padding: 5px 15px 5px 0px;
	font-size: 14px;
	border: 1px solid black;
	background: #EEEEEE url(http://www.virtualcollegefairs.com/booths/images/arrow.gif) no-repeat;
	background-position: 98% 50%;
	
}
#searchbar div.filter div {
	display: inline;
	padding: 4px 10px 4px 3px;

}
#searchbar div.filter ul {
	display: none;
	position: absolute;
	list-style: none;
	cursor: pointer;
	width: 100px;
	font-size: 12px;
	margin-top: 5px;
	background: #FFFFFF;
	border: 1px solid black;
}
#searchbar div.filter ul.stateselect {
	height: 200px;
	overflow: auto;
}
#searchbar div.filter:hover ul {
	display: block;
}
#searchbar div.filter ul li {
	list-style: none;
	padding: 5px 3px;
}
#searchbar div.filter ul li:hover {
	background: #666666;
	color: white;
}
#boothsearch {
	width: 500px;
	padding: 5px;
}
#admisslist, #adv_admisslist {
	width: 780px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	position: relative;
	background: white;
	max-height: 150px;
	overflow: auto;
	margin-top: -5px;
	padding: 2px;
	cursor: pointer;
	display: none;
}
#admisslist a, #adv_admisslist a {
	display: block;
	padding: 2px;
	text-decoration: none;
	line-height: 20px;
	font-size: 14px;
}
#admisslist a:hover, #admisslist a.selected, #adv_admisslist a:hover, #adv_admisslist a.selected {
	background: #DEDEDE;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#wrapper_content {
	padding: 10px 0px 20px 0px;
	width: 970px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}
#booth_header {
	background: #FFFFFF;
	padding: 10px;
	height: 140px;
	border: 1px solid #CCCCCC;
	width: 890px;
	float: left;
}
#submitarea {
	float: right;
	width: 150px;
	height: 140px;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
}
#submitarea img {
	margin-bottom: 4px;
}
#booth_header img.schlogo {
	float: left;
	margin-right: 10px;
}
#booth_header #address {
	float: left;
	padding: 5px;
}
#boothNav {
	width: 35px;
	padding: 10px;
	height: 140px;
	float: right;
}
#boothNav img.navbutton {
	margin-bottom: 10px;
	cursor: pointer;
}
#booth_tabs {
	clear: both;
	background: #888888;
	margin-top: 20px;
	float: left;
}
ul.tabNav {
	list-style: none;
	width: 968px;
}
ul.tabNav li {
	list-style: none;
	display: block;
	float: left;
}
ul.tabNav li a {
	display: block;
	padding: 6px 15px;
	color: white;
	text-decoration: none;
}


ul.tabNav li a:hover {
	background: #444444;
}
ul.tabNav li a.selected {
	background: #444444;
}
#booth_content {
	background: #FFFFFF;
	padding: 10px;
	min-height: 520px;
	border: 1px solid #CCCCCC;
	clear: both;
}
#booth_content div.boothtab {
	/*display: none;*/
	visibility: hidden;
}
#booth_content div.active {
	visibility: visible;
}
div.grid {
	float: left;
	width: 880px;
	padding: 5px;
}
div.grid_1 {
	float: left;
	width: 435px;
	padding: 5px;
}
div.grid_2 {
	float: left;
	width: 640px;
	padding: 5px;
}
div.grid_3 {
	float: left;
	width: 230px;
	padding: 5px;
}
div.grid_4 {
	clear: both;
}
div.box, div.wavebox {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
div.hidden {
	display: none;
}
div.box h2, div.wavebox h2 {
	display: block;
	background: #444444;
	color: white;
	font-size: 13px;
	padding: 6px 12px;
	font-weight: bold;
}
div.box h2 a {
	display: block;
	background-image: url(http://www.virtualcollegefairs.com/booths/images/switch_minus.gif);
	background-position: right;
	background-repeat: no-repeat;
	color: white;
	text-decoration: none;
	padding-right: 15px;
}
div.box h2 a.hidden {
	background-image: url(http://www.virtualcollegefairs.com/booths/images/switch_plus.gif);
	padding-right: 15px;
}
div.box div {
	font-size: 12px;
	padding: 10px 5px;
	background: #DDDDDD;
}

#the_copy {
	font-size: 16px;
	line-height: 20px;
	padding: 5px;
}

/*pic gallery */
div.box div.imgspaceholder {
	border: 1px solid #AAAAAA;
	float: left;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 10px;
	background: white;
}
div.box div.imgspaceholder div.imgholder {
	padding: 3px;
	height: 100px;
	background: white;
	text-align: center;
}
#picholder {
	background: white;
}
#pic_preview {
	float: right;
	width: 350px;
	border: 1px solid #AAAAAA;
	height: 200px;
	background: #FFFFFF;
}
div.box div.newrating {
	padding: 3px;
	font-size: 10px;
	height: 16px;
	border: 1px solid #AAAAAA;
}
div.box div.newrating span {
	float: left;
	line-height: 16px;
	cursor: pointer;
}
/*polls*/
div.box div.pollboothbox {
	border: 1px solid #AAAAAA;
	padding: 5px;
	margin-bottom: 10px;
	background: white;
}
div.box div.pollboothbox h3 {
	font-weight: bold;
	padding: 5px 0px;
}
div.box div.pollspace {
	background: white;
	padding: 5px 0px 10px;
}
div.box div.pollspace div {
	background: white;
	text-align:left;
}
/*message box */
#newmessage {
	width: 860px;
	height: 60px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
}
/*profile*/
div.box ul li.prof_head {
	font-weight: bold;
	clear: left;
	padding: 8px 5px;
	line-height: 150%;
}
div.box ul li.prof_head ul {
	
}
div.box ul li.prof_head ul li {
	float: left;
	padding: 3px 8px;
	font-weight: 100;
}
/*documents*/
#doclist img {
	float: left;
	margin-right: 10px;
}
#doclist li {

	background: white;
	margin-bottom: 10px;
	border: 1px solid #AAAAAA;
}
#doclist li a {
	display: block;
	height: 48px;
	padding: 10px 5px;
	font-size: 16px;
	color: #0066CC;
}
#doclist li a:hover {
	background: #EEEEEE;
}
/*rep boxes*/
div.box div.repboothbox {
	background: rgba(0, 0, 0, 0.595313);
	padding: 5px;
	border: 1px solid #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 400px;
	color: white;
}
div.box div.column_reps {
	float: left;
	width: 420px;
}
div.box div.repboothbox h3 {
	font-weight: bold;
	font-size: 16px;
	padding: 5px 0px;
}
div.box div.repboothbox p {
	padding: 5px 0px;
}
div.box div.repboothbox a.social_button {
	float: right;
}
div.box div.repboothbox a.chatpic {
	float: left;
	display: block;
	padding: 0px 0px 0px 50px;
	width: 75px;
	background: transparent url(images/chat_icon.png) no-repeat;
	height: 48px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
div.box div.repboothbox div {
	background: transparent;
}
div.box div.repboothbox div.reppic {
	float: left;
	width: 100px;
	padding: 0px 25px 0px 0px;
}
div.box div.repboothbox div.reppic img {
	border: 2px solid white;
}
div.box div.repboothbox p.repstatus {
	font-family: 'Verdana';
	font-size: 15px;
	color: white;
	padding: 2px 20px;
}
div.box div.repboothbox p.contact_area {
	border-top: 1px solid #CCCCCC;
	padding: 4px;
}

/*question box*/
#questiontxt {
	width: 215px;
	height: 100px;
	margin-bottom: 10px;
}
div.box div.question div {
	background: white;
}
/*rss links*/
div.box a.rsslink {
	background: url(http://www.virtualcollegefairs.com/images/24px/rss.png) no-repeat;
	padding-left: 30px;
	line-height: 24px;
	display:block;
}
div.box div div.item {
	background: white;
	line-height: 150%;
	padding: 7px;
}
#blogfeed h3 {
	font-weight: bold;
	padding: 5px 0px;
	font-size: 14px;
}
/*ui buttons*/
.ui-button { outline: 0; margin: 2px; padding: 5px 10px 6px; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }
/*review form*/
#reviewform {
	cursor:auto;
	background: url(/images/mainlogo.jpg) no-repeat right top;
}

   /* color settings */
	.playerBox_gsvb div.alldone_gsvb        { color : #676767; }
	.playerBox_gsvb a.title_gsvb            { color : #676767; }
	
	.playerBox_gsvb div.alldone_gsvb:hover  { color : rgb(237, 92, 11); }
	.playerBox_gsvb a.title_gsvb:hover      { color : rgb(237, 92, 11); }
	.resultsBox_gsvb div.resultDiv_gsvb     { border-color : #676767; }
	
	.floatingPlayerBox_gsvb {
		border: 10px solid #CCCCCC;
	}
	
	.playerInnerBox_gsvb .player_gsvb {
	  width : 320px;
	  height : 260px;
	}
	#flickrpics li {
		float: left;
	}
	#youtube {
		width: 945px;
	}
	#mapit {
		overflow: hidden;
		width: 888px;
		height: 400px !important;
		border: 1px solid #AAAAAA; 
		position: relative;
	}
	.disclaimer {
		font-size: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
	}

/*YouTube stuff*/
div.ytvideo {
	width: 400px;
	float: left;
}
div.ytvideo div {
	padding: 5px;
}

img.yt_thumbnail {
	cursor: pointer;
	margin-right: 3px;
	margin-bottom; 3px;
}

/*facebook stuff*/
ul.fbactionlist {
	padding-bottom: 15px;
}
ul.fbactionlist li {
	padding: 5px 0px;
}
ul.fbactionlist li a{
	font-size: 14px;
}

ul.rep_message_list {
	list-style: none;
}
ul.rep_message_list li {
	list-style: none;
	float: left;
	padding: 10px;
	border: 2px solid #DDDDDD;
	cursor: pointer;
	margin-right: 10px;
}
ul.rep_message_list li.hovered {
	border-color: #FFFFFF;
}
ul.rep_message_list li.selected {
	border-color: #2CADD9;
}
ul.rep_message_list li span {
	display: block;
	height: 75px;
}
#msg {
	display: none;
}

#upper_fade {
	width: 1000px;
	background: url(images/upper_shading.png) no-repeat;
	position: absolute;
	height: 170px;
	z-index: -1;
	top: 227px;
}
#lower_fade {
	width: 1000px;
	background: url(images/lower_shading.png) no-repeat;
	position: absolute;
	margin-top: -160px;
	height: 170px;
	z-index: -1;
}



#footer {
	width: 100%;
	height: 496px;
	background: url(images/footer_bg.jpg) repeat-x;
	bottom: 0;
}
#footer_content {
	width: 970px;
	margin: 0 auto;
	background: url(images/footer_bg2.jpg) no-repeat;
	height: 496px;
}
#footer_nav {
	height: 50px;
	padding: 24px 50px 0px 50px;
}
#footer_nav ul {
	list-style: none;
}
#footer_nav ul li {
	list-style: none;
	float: left;
	padding: 5px 34px;
	border-right: 1px solid #DDDDDD;
	line-height: 32px;
}
#footer_nav a {
	color: white;
	text-decoration: none;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: bold;
}
#footer_nav a:hover {
	text-decoration: underline;
	color: #B9D67C;
}
#footer_nav a img {
	border: 0px;
	float: left;
	margin-right: 8px;
}
#footer ul li.last_right_nav {
	border-right: 0px;
}
#footer div.fcontent {
	padding: 10px 50px;
}
#footer div.fcontent p {
	color: white;
	padding: 8px 0px;
	font-weight: bold;
	font-size: 15px;
}
#footer h2 {
	color: white;
	padding: 10px 0px;
	font-size: 15px;
	font-weight: bold;
}

#footer div.footer_column {
	float: left;
	width: 290px;
	height: 320px;
}

a.sponsor {
	padding-bottom: 15px;
	display: block;
}
a.sponsor img {
	border: 0px;
}

#followus {
	list-style: none;
}
#followus li {
	list-style: none;
	text-align: right;
	padding: 10px;
}

/*WAVE CSS*/

.waveButton,.waveButtonMain{
	/* The submit buttons */
	background:url(img/button_bg.jpg) repeat-x 50% 50%;
	border:1px solid #DDDDDD;
	padding:4px;
	
	cursor:pointer;
}

.waveButtonMain{
	display:block;
	margin:10px 20px;
}

.textArea{
	padding:4px;
	font-family:Arial,Helvetica,Sans-serif;
	font-size:12px;
	color:#666666;
	border:1px solid #66aff9;
	margin-bottom:10px;
	width: 90%;
}

.replyLink{
	float:right;
}

.commentArea{
	padding:10px;
	color:#444444;
}

.commentText{
	margin-left:40px;
}

.waveComment .waveComment{
	padding-left:30px;
}

.waveComment .waveComment .replyLink{
	display:none;
}

.waveTime{
	color:#999999;
	float:right;
	font-size:10px;
	text-align: right;
}

.comment{
	margin:5px 10px;
	padding:8px 10px;	
	border:2px solid #cccccc;

	-moz-border-radius:6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius:6px;
	
	overflow:hidden;
}

span.name{
	font-weight:bold;
	color:#999999;
}

.commentAvatar{
	width:30px;
	height:30px;
	float:left;
	margin-right:10px;
}

.waveComment a,
.waveComment a:visited{
	color:#0390c3;
	text-transform:uppercase;
	font-size:10px;	
}
