/*
---------------------------------------------------------
Regent Law 
Secondary page styles
Author(s): K. Halbrook, Regent Law web
Updated: 05.20.08

1. General secondary page layout styles
2. General Secondary navigation
3. Content menu (News & Events, Visit Us, etc.)
4. General secondary page content
5. Tools (email page, print page)
6. Special secondary page styles (i.e. Distinctives, etc.) 
7. Special secondary page content text 
---------------------------------------------------------
*/


/* 1. General secondary page layout styles
--------------------------------------------------------- */

body#secondary #contentContainer {
	padding: 0px;
	}

#innerContentContainer {
	background: url(../images/layout/bg-fade.gif) no-repeat;
	width: 887px;
	
	}
	
#innerContent {
	width: 679px; /* Added 132 to all widths, original was: 547 */
	float: left;
	}
	
img.right {
	border: 1px solid #d1d5d8;
	padding: 3px;
	margin: 0 0 15px 15px;
	float: right;
	}
	
img.left {
	border: 1px solid #d1d5d8;
	padding: 3px;
	margin: 0 15px 15px 0;
	float: left;
	}
	
/* 2. General Secondary navigation
--------------------------------------------------------- */
	
 /* #secondaryNav {
	width: 208px;
	padding: 0;
	margin: 0;
	float: left;
	}*/
	
ul#secondaryNav {
	list-style-type: none;
	width: 164px; /* original width = 208px */
	margin: 0;
	padding: 31px 22px 0;
	font-size: 75%;
	float: left;
	}
	
ul#secondaryNav li {
	margin: 0 0 10px 0;
	}
	
ul#secondaryNav a:link, ul#secondaryNav a:visited {
	color: #002a5e;
	text-decoration: none;
	}
	
ul#secondaryNav a:hover, ul#secondaryNav a:active {
	color: #68903e;
	}
	
ul#secondaryNav li.activeSection {
	font-weight: bold;
	}
	
ul#secondaryNav li.subMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 18px 6px;
	font-weight: normal;
	}

ul#secondaryNav li.subMenu ul li {
	margin: 0 0 6px 0;
	color: #7b5e20;
	}

ul#secondaryNav li.subMenu ul a:link, ul#secondaryNav li.subMenu ul a:visited {
	color: #896519;
	}
	
ul#secondaryNav li.subMenu ul a:hover, ul#secondaryNav li.subMenu ul a:active {
	color: #68903e;
	}
	
/* 3. Content menu (News & Events, Visit Us, etc.)
------------------------------------------------------------------ */
	
#contentMenu {
	background-color: #fff;
	height: 37px;
	}
	
#contentMenu ul {
	padding: 12px 0;
	margin: 0;
	list-style-type: none;
	font-size: 65%;
	text-align: right;
	}
	
#contentMenu li {
	display: inline;
	padding: 0 8px 0 12px;

	}
	
#map{
	display: inline;
	padding: 0 8px 0 12px;

	}
	
html>/**/body #contentMenu li {
	padding: 0 12px 0 8px;
	}
	
#contentMenu li.last {
	background: none;
	}
	
#contentMenu a:link, #contentMenu a:visited {
	color: #5184b4;
	text-decoration: none;
	}
	
#contentMenu a:hover, #contentMenu a:active {	
	color: #968565;
	}
	
/* 4. General secondary page content
--------------------------------------------------------- */

body#secondary #content { /* for generic secondary pages */
	width: 620px; /* original width is 548px */
	position: relative;
	}
	
body#secondary #content h1 {
	color: #0553a3;
	font: 130% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 20px 0px;
	}
	
body#secondary #content h2 {
	color: #515151;
	font-size: 90%;
	}
	
body#secondary #content h3 {
	color: #054784;
	font-size: 80%;
	border: none;
	}
	
body#secondary #content li {
	margin: 0 0 3px 0;
	}
	
#content p {
	color: #515151;
	font-size: 75%;
	line-height: 150%;
	}
#content li {
	color: #515151;
	font-size: 75%;
	line-height: 150%;
	}
#content td {
	color: #515151;
	font-size: 75%;
	line-height: 150%;
	}
	
#content td ul {
	margin: 0 0 0 30px;
	}
	
#content td li {
	font-size: 100%;
	margin: 0 0 10px 0;
	}
	
#content td div {
	font-size: 130%;
	}
	
#content table td table td  {
	font-size: 85%;
	}
	
#secondaryRightHand {
	float:right;
	width:190px;
	margin: 0px;
	padding:40px 0px 0px 0px;
	position:relative;	
	}
	
.gibill { 
	background:#f2f2f2 !important;
	border:1px solid #d8d8d8 !important;
	padding: 10px;
	font-color: #9b9b9b;
	line-height:150%;
	font-size:75% !important;
	}	
/* 5. Tools (email page, print page)
--------------------------------------------------------- */
		
body#secondary #content ul#tools {
	position: absolute;
	top: 9px;
	left: 431px;
	font-size: 80%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 60%;
	width: 124px;
	}
	
body#secondary #content ul#tools li {
	display:inline;
	margin: 0;
	}
	
ul#tools li img {
	position: relative;
	top: 4px;
	padding: 0 5px 0 0;
	}
	
ul#tools a:link, ul#tools a:visited {
	color: #7a94ae;
	text-decoration: none;
	}	
	
ul#tools a:hover, ul#tools a:active {
	color: #b8c373;
	}	
	
/* 6. Special secondary page styles (i.e. Distinctives, etc.) 
--------------------------------------------------------------------------------- */

#contentHeader { 
	margin: 2px 0 0;
	}
	
#content {
	/* padding: 10px 35px 30px; */
	padding: 0px 15px 20px 35px;	
	}

#contentHeader h2 {
	width: 755px;
	height: 63px;
	margin: 0;
	text-indent: -999em;
	}
	
.apply {
	background: url(../images/page_headers/header_apply-now.jpg) no-repeat;
	}
	
.call {
	background: url(../images/page_headers/header_call-now.jpg) no-repeat;
	}
	
.requestInfo {
	background: url(../images/page_headers/header_request-info.jpg) no-repeat;
	}
	
.distinctives {
	background: url(../images/page_headers/header_distinctives.jpg) no-repeat;
	}
	
.connect {
	background: url(../images/page_headers/header_regent-connect.jpg) no-repeat;
	}
	
.connect {
	background: url(../images/page_headers/header_connect.jpg) no-repeat;
	}
	
.regentlawnow {
	background: url(../../schlaw/images/page_headers/header_regentlaw-now.jpg) no-repeat;
	}
		
.requestInfo {
	background: url(../images/page_headers/header_request-info.jpg) no-repeat;
	}
	
.distinctives {
	background: url(../images/page_headers/header_distinctives.jpg) no-repeat;
	}
		
.directions {
	background: url(../images/page_headers/header_directions.jpg) no-repeat;
	}
	
.experts {
	background: url(../images/page_headers/header_expertprofiles.jpg) no-repeat;
	}
	
.videos {
	background: url(../images/page_headers/header_videos.jpg) no-repeat;
	}
	
.talk {
	background: url(../images/page_headers/header_talk.jpg) no-repeat;
	}
	
.now {
	background: url(../images/page_headers/header_now.jpg) no-repeat;
	}
	
.people {
	background: url(../images/page_headers/header_people.jpg) no-repeat;
	}
	
.thankyou {
	background: url(../images/page_headers/header_thankyou.jpg) no-repeat;
	}
	
.publications {
	background: url(../images/page_headers/header_publications.jpg) no-repeat;
	}
		
.justicerun {
	background: url(../images/page_headers/header_justicerun.jpg) no-repeat;
	}
	
.acceleratedapp {
	background: url(../images/page_headers/header_acceleratedapp.jpg) no-repeat;
	}
	
.support {
	background: url(../images/page_headers/header_support.jpg) no-repeat;
	}
	
	
.boldtext {
font:bold
	}	

.smalltext {
font:x-small
	}
	
/* 7. Special secondary page content text 
--------------------------------------------------------- */

#content h1, #content h2 {
	color: #a8914a;
	font-size: 100%;
	}
	
#content h3 {
	color: #a8914a;
	font-size: 100%;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #e9e9e9;
	}
	
#content h4 {
	color: #054784;
	font-size: 85%;
	padding: 10px 0 0;
	}
	
#content a:link, #content a:visited {
	color: #386eb0;
	text-decoration: none;	
    border-bottom: 1px solid #cbdaec;
	}
	
#content a:hover, #content a:active {
	color: #d8cd1c;
	text-decoration: none;
    border-bottom: 1px solid #cbdaec;
 
	}

/* 8. MISC
--------------------------------------------------------- */
.callout {
	border-top:2px solid #00833f;
	border-bottom:2px solid #00833f;
	padding:5px 18px 5px;
	text-align:center;
	margin:0 10px 20px 10px;
	width: 290px;
}
.callout h3{
	color:#102c53 !important;
	font-size:1em !important;
}