html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	background-image: url(images/top_bg.png);
	background-repeat: repeat-x;
	background-position: 0 110px;
	background-color: #ffffff;
}

.fieldfull {
	width:440px;
}

input.search_input {
	font-size: 12px;
	color: #555;
	height:16px;
	margin-bottom:9px;
	width:197px;
}

select.search_select {
	height: 21px;
	font-size: 12px;
	color: #555;
	margin-bottom:13px;
	width:203px;
}

input.search_start_end {
	color:#555;
	font-size:12px;
	height:16px;
	margin:-3px 0 3px 0;
	width:90px;
}	

a.button {
	padding:5px 10px;
	border:1px solid #000;
	background-color:#eee;
}
a.button:hover {
	background-color:#ddd;
}


img {
	border: 0px;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 890px;
}

div#topcontainer {
	width: 890px;
	padding: 0px;
	height: 110px;
	background-image: url(images/deloitte.png);
	background-repeat: no-repeat;
	background-position: left top;
}

p.news_header {
	border-bottom: 1px solid #ccc; 
	padding-bottom: 10px;
}

div#menu {
	float: right;
	margin-top: 50px;
}

div#arrows_start {
	float:left;
	height:233px;
	width:132px;
}

div#events {
	float:left;
	height:210px;
	width:740px;
	background:	transparent url(images/arrows.png) no-repeat scroll left top
}

div#imagecontainer {
	width: 890px;
	height: 233px;
	background:transparent url(images/alumni.png) no-repeat scroll right top;
}

div#arrows {
	float: left;
	width: 392px;
}

div#alumni {
	float: right;
}

div#contentcontainer {
	width: 890px;
}

div#content {
	margin: 20px 0px 20px 0px;
}

div#bottomcontainer {
	border-top: 1px solid #777777;
	width: 890px;
	margin: 20px 0px 0px 0px;
}

div#bottom_links {
	float: left;
	text-align: left;
	font-size: 9px;
	margin-top: 5px;
	width: 742px;
}

div#member {
	float: right;
	position: static;
	right: 190px;
	width: 148px;
	height: 27px;
	margin-top: 5px;
}

div#disclaimer {
	float: left;
	width: 890px;
	text-align: left;
	font-size: 9px;
	margin-top: 8px;
}

span.error { 
	color:#f00; 
}

ul.menu {
	list-style-position: inside;
	margin: 0px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

li.menu {
	display:inline;
	padding: 0px;
}

span.separator {
	float: left;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
	color: #777777;
	padding: 3px 7px 0 7px;
}

a.menu_close {
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 19px;
}

a.menu_close:link, a.menu_close:visited {
	text-decoration: none;
	color: #669933;
	
}
a.menu_close:hover, a.menu_close:active {
	text-decoration: none;
	color: #669933;
}

a.menu_open {
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 19px;
}

a.menu_open:link, a.menu_open:visited {
	color: #cccc66;
	text-decoration: underline;
}
a.menu_open:hover, a.menu_open:active {
	color: #cccc66;
	text-decoration: none;
}


a.submenu_close {
	margin: 0px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 60px;
	text-decoration:none;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 70px;
	background-image: url(images/menu_page.gif);
	background-repeat: no-repeat;
}


a.submenu_close:link, a.submenu_close:visited {
	text-decoration:none;
	color: #000000;
}
a.submenu_close:hover, a.submenu_close:active {
	text-decoration:none;
	color: #4d4d4d;
}

a.submenu_open {
	margin: 0px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	width: 60px;
	text-decoration:none;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 70px;
	background-image: url(images/menu_page.gif);
	background-repeat: no-repeat;
}

a.submenu_open:link, a.submenu_open:visited {
	color: #000000;
	text-decoration:none;
}

a.submenu_open:hover, a.submenu_open:active {
	color: #4d4d4d;
	text-decoration:none;
}


div#banners {
	float:left;
	width:220px;
	margin-right:10px;
}

div#news_content {
	border:4px solid #ede8cb;
	padding:10px;
}

div#center_content {
	float:left;
	margin-right:1px dashed #ccc;
	width:425px;
	padding: 0 10px;
}

div#usercontrols {
	float:left;
	margin-right:1px dashed #ccc;
	width:205px;
	margin-left:10px;
}
div#usercontrol_container {
	border:1px solid #99cc00;
}

div#usercontrol_header {
	padding: 15px 4px;
	background-color: #99cc00; 
	font-size: 13px; 
	color: #fff; 
	font-weight: bold; 
	margin-bottom: 10px;
}

div#usercontrol_content {
	margin:10px 6px;
	line-height:17px;
}

.menuimage {
}

.submenuimage {
}

.login_input {
	width: 185px;

}

input.invite_input { 
	width: 420px;
	margin-bottom: 10px;
}

textarea.invite_input { 
	width: 420px;
	height:120px;
	margin-bottom: 10px;
}

/* BEGIN SCROLLER */

span.scrollerTopic {
	color:#fff;
	font-weight:bold;
	font-size:140%;
}

span.scrollerDate {
	color:#fff;
	font-size:85%;
	font-weight:bold;
}

span.scrollerHeader {
	color:#fff;
}

a.scrollerLink {
	color:#fff !important;
	text-decoration:underline !important;
}


#scrollerWrapper {
	height:600px;
	position:relative;
	width:430px;
}

#scrollerWrapper .scrollerItem {
	float:left;
	height:211px;
	line-height:18px;
	margin-top:10px;
	padding-top:15px;
	position:relative;
	width:430px;
}

a#pushTop, a#pushBottom, a#pushEnd, a#pushStart {
	position: absolute;
	left: 0px;
	width: 400px;
	height: 11px;
	text-indent: -10000px;
	cursor: pointer;
	z-index: 5;
	overflow: hidden;
	background-repeat: no-repeat;

}
a#pushTop, a#pushEnd {
	background-image: url(images/scroller_up.png);	
	top: 0px; 
	background-position: top center;
}
a#pushBottom, a#pushStart { 
	background-image: url(images/scroller_down.png);
	top:199px;
	background-position: bottom center; 
}

#mainScroller {
	height:210px;
	margin-left:240px;
	margin-top:12px;
	overflow:hidden;
	position:relative;
	width:430px;
}


/* END OF SCROLLER */
