﻿/* RESET */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}
body {
    line-height: 1.5;
    background: #fff;
    margin: 1.5em 0;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: 400;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
a img {
    border: none;
}

/* CLEARFIX */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} .clearfix {display: block;}
/* End hide from IE-mac */


html, body {
    height: 100%;
}
body {
    background: none repeat scroll 0 0 #666666;
    color: #333333;
    font: 62.5%/1.5 Verdana;
    margin: 0;
    padding: 0;
}
#page {
    background: none repeat scroll 0 0;
    height: auto !important;
    margin: 0 auto;
    padding:0px 10px 0px 10px;
    position: relative;
    width: 1000px;
}

#edger {
    background: url("../SiteCollectionImages/pagetemplate/background-right-small.png") repeat-y scroll 0 0 transparent;
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0px;
    width: 10px;
}
#edgel {
    background: url("../SiteCollectionImages/pagetemplate/background-left-small.png") repeat-y scroll 0 0 transparent;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 10px;
}
/*#pageTools {
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(230,230,230);
    margin-bottom: 20px;
}*/
#breadcrumb {
}
#tools {
    float:right;
    text-align:right;
    font-size: 7pt;
}
#tools img {
    vertical-align: baseline;
}
#pageTools, #pageTools a {
    color: rgb(120,120,120);
}
#breadcrumb span {
    font-weight: bold;
}
#logo {
	float:left;
	margin:0px;
	padding:0px;
	height:62px;
}

#headerRight {
    padding-top: 20px;
    float: right;
    font-size: 9pt;
}

#headerSeparator {
    background: url('../SiteCollectionImages/pagetemplate/shadow.png') repeat-x;
    height: 8px;
}

#footerSeparator {
    background: url('../SiteCollectionImages/pagetemplate/shadowb.png') repeat-x;
    height: 8px;
}

.searchText {
    color: Gray;
    font-style: italic;
    border: 0px;
    margin: 0px;
    padding: 3px 0px 2px 7px;
    font-size: 8pt;
    float:left;
}
.searchImage {
    vertical-align: top;
    padding-right: 20px;
}

.searchImage:hover {
	cursor:pointer;
}

#header ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding-right:10px;
}
#header li {
    color: white;
    display: inline;
    font-size: 0.9em;
    margin-left: 0.2em;
}
#header a {
    color: white;
    font-weight: bold;
    text-decoration: none;
}
#header a:hover {
    text-decoration: underline;
}

#content {
    padding: 0px 0px 0px 0px;
    display:inline-block;
}
#content p {
    margin: 1.2em 0;
}

#s4-ribbonrow { 
	line-height: normal; 
}


#maincontent{
	font-family:Verdana,Arial;
	padding-left: 15px;
	padding-right: 15px;
    font-size: 10pt;
}

#maincontent ul {
	list-style-type:square;
}

#maincontent h1 {
    font-size: 16pt;
    font-weight: normal;
    font-family: Georgia, Sans-Serif;
    color: Black;
    text-shadow: silver 1px 1px 2px;
}

#maincontent h2 {
    font-size: 14pt;
    font-weight: normal;
    font-family: Georgia, Sans-Serif;
    color: Black;
    text-shadow: silver 1px 1px 2px;
}

#maincontent h3 {
    font-size: 13pt;
    font-weight: normal;
    font-family: Georgia, Sans-Serif;
    color: Black;
    text-shadow: silver 1px 1px 2px;
}

#maincontent h4 {
    font-size: 12pt;
    font-weight: normal;
    font-family: Georgia, Sans-Serif;
    color: Black;
    text-shadow: silver 1px 1px 2px;
}

#maincontent h5 {
    font-size: 11pt;
    font-weight: normal;
    font-family: Georgia, Sans-Serif;
    color: Black;
    text-shadow: silver 1px 1px 2px;
}

#maincontent h6 {
    font-size: 10pt;
    font-weight: normal;
    font-family: Georgia, Sans-Serif;
    color: Black;
    text-shadow: silver 1px 1px 2px;
}

#maincontent a:link {
	color:#990000;
	text-decoration:none;
}

#maincontent a:visited {
	color:#990000;
	text-decoration:none;
}

#maincontent a:hover {
	color:#990000;
	text-decoration:underline;
}

#maincontent a:active {
	color:#bd9418;
}

#maincontent hr { 
    color: #001848;
}

#maincontent em {
	font-style:italic;
}

#maincontent table {
	border-collapse: collapse;
}

#maincontent th {
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-size:11pt;
	text-align:center;
	padding: 4px;
	}

#maincontent td {
	vertical-align:top;
	padding: 4px;
}
	
.ms-rteImage-5 {
	-ms-name:"With Border Left";
	border:#dadada solid 1px;
	float:left;
	padding:5px;
	margin:5px 10px 5px 0px;
}

.ms-rteImage-6 {
	-ms-name:"With Border Right";
	border:#dadada solid 1px;
	float:right;
	padding:5px;
	margin:5px 0px 5px 10px;
}

.ms-rteImage-7 {
	-ms-name:"With Border";
	border:#dadada solid 1px;
	float:none;
	padding:5px;
	margin:5px;
}

.ms-rteTable-default,
.ms-rteTableHeaderFirstCol-default,
.ms-rteTableHeaderLastCol-default,
.ms-rteTableHeaderOddCol-default,
.ms-rteTableHeaderEvenCol-default,
.ms-rteTableFirstCol-default,
.ms-rteTableLastCol-default,
.ms-rteTableOddCol-default,
.ms-rteTableEvenCol-default,
.ms-rteTableFooterFirstCol-default,
.ms-rteTableFooterLastCol-default,
.ms-rteTableFooterOddCol-default,
.ms-rteTableFooterEvenCol-default,
TD.ms-rteTable-default,
TH.ms-rteTable-default {
-ms-name:"Default Table Style - No Border";
 border:none 0px;
 line-height:1.5em;
}

.ms-rteTable-7
.ms-rteTableHeaderFirstCol-7,
.ms-rteTableHeaderLastCol-7,
.ms-rteTableHeaderOddCol-7,
.ms-rteTableHeaderEvenCol-7,
.ms-rteTableFirstCol-7,
.ms-rteTableLastCol-7,
.ms-rteTableOddCol-7,
.ms-rteTableEvenCol-7,
.ms-rteTableFooterFirstCol-7,
.ms-rteTableFooterLastCol-7,
.ms-rteTableFooterOddCol-7,
.ms-rteTableFooterEvenCol-7,
TD.ms-rteTable-7,
TH.ms-rteTable-7 {
-ms-name:"Table Style 4 - Light";
border:solid 1px #BFBFBF;
text-align:left;
vertical-align:top;
font-size:1em;
}



#footerContainer {
    background: #000000;
    bottom: 0;
    font-size: 1em;
    padding:0px 0px 0px 0px;
    position: absolute;
    width: 1000px;
    height:135px;
    float:left;
}
#footerSeal { 
    background:transparent url('http://mcir.usc.edu/SiteCollectionImages/pagetemplate/seal.png') no-repeat;
    margin:20px 0px 0px 10px; 
    height:98px;
}
#footer {
    margin: 0 auto;
    width: 90em;
    font-size: 8pt;
}

#footer a:hover {
    text-decoration: underline;
}
#footerUpper {
    display:block;
    border-bottom: 1px solid #666666;
    padding: 15px 0 5px;
    text-align:right;
    color:#f3c01b;
}

#footerUpper:after {
	display:block;
	height:0px;
	visibility:hidden;
	clear:both;
	content:".";
}

#footerUpper img {
    float: left;
}
#footerUpper ul {
    color: #993333;
    float: right;
    list-style-type: none;
    margin: 0;
    padding-top: 1.8em;
}
#footerUpper li {
    display: inline;
    font-size: 1em;
    margin-left: 1em;
}
#footerLower {
    color: #FFFFFF;;
    font: 1em verdana,helvetica,arial,sans-serif;
    line-height: 1.6em;
    padding-top: 5px;
}
.address {
    float: left;
}
.phone {
    color: #FFFFFF;
}
.copyright {
    float: right;
}
.degree {
    color: #666666;
    font-size: 74%;
}

/* themed */
#header {
    padding-top: 5px;
    /* [ReplaceColor(themeColor:"Accent6")] */ background: #990000;
    height: 78px;
}
#footer a {
    text-decoration: none;
    color: #f3c01b;
}
.s4-breadcrumb-menu {
    background:white;
}
.sp_leftmenu a:link{ color: #000000; }
.sp_leftmenu a:active{ color: #000000 }
.sp_leftmenu a:visited{ color: #000000 }
.sp_leftmenu a:hover{ color: #000000; text-decoration:underline; }
.sp_leftmenucontainer {
	padding-top:8px;
	padding-bottom:140px;
	background-color:#D6D6D6;
	width:140px;
	font-size:7.5pt;
}
.sp_leftmenucontainer td{
	vertical-align:top;
}

#MSO_ContentTable{
	margin-left:155px;
	padding-bottom:135px;
}

.menu-horizontal a.dynamic-children span.additional-background, 
.menu-horizontal span.dynamic-children span.additional-background{ 
    padding-right:0px; 
    background-image:none; 
}

#zz1_LawTopNavigationMenuV4 div.menu{
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-color:#000000;
	font-weight:bold;
	width:1000px;
	display:block;
	font-size:7.8pt;
}

#zz1_LawTopNavigationMenuV4 ul.root{
	text-align:center;
	white-space:normal;
    margin:0;
    display:inline;
    padding: 0;
    border: 0;
    margin-left:auto;
    margin-right:auto;
}

#zz1_LawTopNavigationMenuV4 li.static > .menu-item {
	line-height:1.2em;
	display:block;
	float:left;
	height:25px;
	text-align:center;
	white-space:normal;
	width:98px;
	color:#FFFFFF;
} 

#zz1_LawTopNavigationMenuV4 li.static > a {
	padding:4px 0px;
	height:27px;
}

#zz1_LawTopNavigationMenuV4 li.static > a:hover {
	background-color: #666666;
	color:#FFFFFF;
}

#zz1_LawTopNavigationMenuV4 li.dynamic {
	background-color:#666666;
}

#zz1_LawTopNavigationMenuV4 li.dynamic:hover{
	background-color:#001848;
}

#zz1_LawTopNavigationMenuV4 li.dynamic > a:hover{
	background-color:#001848;
}

#zz1_LawTopNavigationMenuV4 li.dynamic > .menu-item{
	text-align:left;
	color:#FFFFFF;
}

.menu-item-text {
	white-space:normal !important;
	text-align:center;
	font-size:10px;
}

#zz1_LawTopNavigationMenuV4 ul.dynamic {
	text-align:left;
}


#zz1_LawTopNavigationMenuV4 li.dynamic > .menu-item > .additional-background > .menu-item-text {
	white-space:nowrap !important;
	text-align:left;
}


#s4-ribbonrow{
	background-color:#000000 !important;
}


.middle-content{
	background-color:#D6D6D6;
}

.article-content, .welcome-content {
    color: #666666;
}

.ms-rteElement-P {
    color: #666666;
    font-size:10pt;
}

.level-item, .level-item a, .level-item a:link {
	font-family: Verdana;
	font-size:10pt;
}

.banner {
	padding:0px;
	border:0px;
	margin:0px;
	width:1000px;
	display:block;
	float:left;
}

/* Printing */
@media print {
	fieldset { page-break-after: avoid; page-break-before: avoid; page-break-inside: avoid; }
	body { padding: 0 !important; margin: 0 !important; }
	#zz1_LawTopNavigationMenuV4 { display:none !important; }
	#header { display: none !important; }
	#ctl00_ctl00_TopBannerImage { display: none !important; }
	#s4-leftpanel { display: none !important; }
	#s4-ribbonrow { display: none !important; }
	#MSO_ContentTable { margin-left: 0px !important; }
	#footerContainer { display: none !important; } 
	#edge1 { display: none !important; }
	#edger { display: none !important; }
}


