/*-------------------------------- Page Sections------------------------------------*/
#page-wrapper {
	text-align: left;
	width: 960px;
	height: 1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#innerwrapper {
	background-color: #FFFFFF;
	background-image: url(../images/contentbg_rc.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	float: left;
	width: 960px;
	margin-top:2px;
}
#innerwrapper_bg {
	background-image: url(../images/wrapperBkgd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	float: left;
	width: 750px;
}
#innerwrapperNoBkgd {
	padding: 0px;
	float: left;
	width: 750px;
}
#innerwrapper.sidebar-left {
	background-image: url(../images/contentbg_no_rc.jpg);
}
#innerwrapper.sidebar-right{
	background-image: url(../images/contentbg_right.jpg);
}
#innerwrapper.sidebar-neither {
	background-image: url(../images/contentbg_full.jpg);
}

#skip-link  { display: none; }

.subMenuText {
	float: left;
	background-color: #FFFFFF;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}



#maincontent{
	float: left;
	width: 530px;
	padding-right:5px;
	/*overflow:hidden;*/
	margin: 0px;
	padding: 0px 10px 10px;
}



.sidebar-left #maincontent {
	width: 756px;
}

.sidebar-right #maincontent{
	width: 710px;
}
.sidebar-neither #maincontent{
	width: 940px;
}

/****************STRUCTURAL ELEMENTS From OU Theme************/
#header {
	height: 70px;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
}
#logo {
	float: left;
	height: 80px;
	width: 350px;
}


/*************************search feature*******************/
#searchTop {
	float: right;
	height: 70px;
	width: 450px;
	padding-top: 10px;
}#searchTop {
	float: right;
	height: 70px;
	width: 450px;
	padding-top: 10px;
}
#search {
	background-color: #FFF;
	display: block;
	width: 205px;
	height: 30px;
	padding: 2px 0px 0px;
	float: right;
	clear: right;
	margin: 0px;
}

.form {
	padding-top: 5px;
	margin: 0px;
	float: left;
}
#search label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	display: block;
	color: #FFFFFF;
}
#search input {
	display: block;
	float: left;
	padding-left: 5px;
}
#search input#qt {
	font: normal .9em Arial, sans-serif;
	width: 170px;
	padding: 1px 0px;
	height: 16px;
}
#search input#qp {
display: none;
}
#search a {
	display: block;
	clear: both;
	text-decoration: none;
	color: #fff; /*padding: 5px 0; Breaks in IE*/
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 2px;
}
#search a:hover {
background: 
none; 
color: #ccc;
}
.azIndex {
	float: right;
	width: 205px;
	font-size: .8em;
	color: #000;
	clear: right;
	margin-top: 0px;
}
.azIndex a:link {
	color: #820232;
	text-decoration: none;
}
.safetyEmergency {
	width: 180px;
	font-size: 0.7em;
	color: #000;
	margin-top: 0px;
	clear: none;
	float: right;
}
/*-------------------------------- Top ToolBar------------------------------------*/
#topToolBar {
	width: 960px;
	padding-top: 2px;
}


#columnOne {
	float: left;
	width: 180px;
	overflow:hidden;
	margin: 0px;
	padding-bottom: 250px;
}


/*-------------------------------- Left Nav------------------------------------*/
#leftNav {
	color: #FFFFFF;
	overflow:hidden;
	width:160px;
	float: left;
	padding-left:5px;
	padding-top: 0px;
}
#leftNav h5 a:link, #leftNav h5 a:visited, #leftNav h5 a:active {
	color: #FFF;
}

#leftNav li { display: block; }
#leftNav li a:link, #leftNav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	font-weight: normal;
	line-height: 16px;
	vertical-align: middle;
	text-align: left;
	padding: 4px 5px 4px 14px;
}
#leftNav li a:hover, #leftNav li a:active, #leftNav li a:focus {
	background-image: url(../images/lefNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}
#leftNav ul {
	font-size: 90%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	list-style-type: none;
	/*border-bottom: 1px solid #FFF;*/
	padding-bottom: 0px;
	padding-left:0px;
	padding-top: 5px;
}
.leftNavImg {
	padding-left: 10px;
	height: 34px;
	width: 123px;	}

/*--------------------------------Right Nav------------------------------------*/

#rightNav{
    color: #000000;
	width:180px;
	float:left;
	padding-left:15px;
	padding-top: 0px;}
        
#rightNav .block{
  width:210px;
  background-color:#FFF;
  margin-bottom:15px;
}
/*********************************Static bottom of page from original USC look*****************/
/*--------------------------------Footer------------------------------------*/
#footer {
	/*background-image: url(../images/footer_Bkg.jpg);*/
	background-repeat: repeat-x;
	background-position: left top;
	background-color:black;
	height: 16px;
	width: 960px;
	border-top:1px solid #A0A0A0
}
#footer ul {
	font-size: 76%;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer ul a:link, #footer ul a:visited {
	color: #FFFFFF;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.safetyEmergency {
	height: 14px;
	width: 180px;
	padding-top: 2px;
	padding-left:120px;
	float: left;
	text-align: center;
}
.directory {
	width: 115px;
	height: 14px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	text-align: center;
}
.map {
	float: left;
	height: 14px;
	width: 115px;
	padding-top: 2px;
	padding-right: 0px;
	text-align: center;
}
.calendar {
	float: left;
	padding-top: 2px;
	text-align: center;
}
.vip {
	float: left;
	height: 14px;
	width: 45px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;
}
.siteInfo {
	float: left;
	height: 14px;
	width: 180px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
}
/*--------------------------------Copyright ------------------------------------*/
#copyright {
	font-size: 70%;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 30px;
	width: 960px;
}
#copyright ul { list-style-type: none; }
#copyright li{
	display: inline;
	width: 250px;
	padding-left:60px;
	float: left;
	text-align: center;
}