/* STANDARD CN OVERRIDES */
.content_left_box_red_front {
	background: #F19727;
}

#menu_new {
	height: 25px;
}

#menu_new li {
	background: url(/images/studendbase/tab.gif) no-repeat left top;
	width: 128px;
	padding: 0;
	padding-top: 4px;
}

#menu_new a {
	background: none;
	color: #FFF;
	width: 111px;
	text-align: center;
	padding-top: 0px;
}

#menu_new #selected {
	background-image: url(/images/studendbase/tab_selected.gif);
}

#menu_new #selected a {
	background: none;
	color: #FFF;
}

#header_box {
	background-image: url('/images/cn_recruitment/header_box.jpg');
}

#header_box,
#header_box_empty {
	border-top: #F29727 1px solid;
}

#content_wrapper_front {
	border: none;
}

.shadetabs li {
	background-color: #F19727;
}

.tr_arrow {
	width: 12px;
	height: 14px;
	background: transparent url(/images/studendbase/buttons/arrow.gif);
	background-repeat: no-repeat;
	outline: none;
	border: none;
}

.generic_table th {
	background-color: #F19727;
}

/* OVERRIDES SPECIFIC TO STUDENDBASE*/
#header_wrapper #logo strong {
	display: block;
	margin-top: -17px;
	margin-left: 60px;
	width: 400px;
}

#std_box {
	padding-top: 0px;
	padding-bottom: 20px;
}

/* FOOTER OVERRIDES */
#footer #footernav #links {
	text-align: left; 
	padding: 3px 0px 3px 15px; 
	background-color: #eee;
	width: 98%; 
	border-top: #bbb solid 1px; 
	border-bottom: #bbb solid 1px	
}

#footer #footernav #links a {
	color: #888; 
}

#footer #footernav #links a:hover {
	color: #666; 
}

#footer #footernav #links #right_links {
	display: inline block;
	float: right;
	margin-right: 15px;
}

#header_wrapper #logo strong {
	display: block;
	margin-top: -17px;
	margin-left: 60px;
	width: 400px;
}

#copy {
	float: none;
	padding-top: 10px;
	clear: both;
	width: 100%;
	height: 30px;
}

#content_left {
	top: 23px;
}

#std_box h1, #std_box h1, .content_left_search_box h1 {
	width: 210px;
}

#std_box ul {
	padding-left: 0;
}

.generic_block {
	background-color: #E9E9E9;
	border-color: #838383;
}

.left_contact_info {
	margin: 10px;
	margin-bottom: 20px;
	color: #fff;
}

#content_cent_front {
	top: 70px;
}

#content_cent {
	margin-top: -2px;
}

#content_left {
	top: 20px;
}
/* NEW ELEMENTS IN STUDENDBASE */
#sb_leftbox {
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url(/images/studendbase/left-menubox-bot.gif);
	width: 243px;
	background-color: #838383;
	padding: 5px 0px 5px 0px;
	margin-bottom: 20px;
}

#sb_leftbox h1,
#sb_leftbox a {
	color: white;
	text-decoration: none;
	margin-left: 10px;
}

#sb_leftbox h1 {
	margin-top: 10px;
	margin-bottom: 5px;
}


#sb_leftbox ul {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 25px 0;
}

#sb_leftbox ul li {
	padding: 0;
	margin: 0;
	line-height: 2.5em;
}

#sb_leftbox ul li.selected {
	background-color: #C0C0C0;
}

#sb_leftbox ul li a:hover {
	text-decoration: underline;
}

.new_box ul div ul,
#sb_leftbox ul div ul {
	margin: 0;
}

.new_box ul div ul li,
#sb_leftbox ul div ul li {
	padding-left: 20px;
}

#sb_leftbox hr {
	color: white;
	border-style: dotted;
	height: 1px;
}

.sb_event {
	padding: 15px;
}

.sb_event_signup {
	float: right;
}

.sb_event table tbody tr td h1 {
	margin: 0;
}

#candidate_search_wait {
	text-align: center;
}

.orange {
	color: #F19727;
}

.frontpage_sponsor {
	margin: 0;
	width: auto;
}