/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

/* CSS Includes */
		
@import url("/www/common/images/zebra.css"); 


body {
	background-color: #cc9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 990px;
}

body a:link, a:active {
	color: #333366;
	text-decoration: underline;
}

body a:visited {
	color: #999;
	text-decoration: underline;
}

body a:hover {
	color: #4b4bbd;
	text-decoration: underline;
}


#headerbox {
	width: 990px;
	margin: 0 auto;

}

#header {
	margin: 20px 0px 0px 0px;
}


#logoleft {
	float:left;
	}
	
#logoright {
	float:right;
	}	


h1 {margin: 0;}
#tagline {
	margin: 0px 0 5px 23px;
	clear:both
}

h2 {margin: 0;}

#wrapper {
	margin: 0 auto;
	width: 990px;
	background-image: url(/www/common/images/dj1b_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	/*background-image: url(img/fr_crown2.jpg);*/
	/*background-image: url(img/dj1b_layout_top.jpg);*/
	background-image: url(/www/common/images/fr_crown_3col.jpg);
	background-color:#999999;
	background-repeat: no-repeat;
	height: 15px;
	line-height: 0.0;
	font-size: 0;
}
#rightcolumn {
	float: right;
	width: 215px;
	font-size: .75em;
}
#midcolumn {
	float: right;
	width: 530px;
	margin: 0 15px;
	font-size: .75em;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(/www/common/images/dj1b_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {font-size: 1.5em;}
h2.top {
	margin: 0;
	font-size: 1.2em;
	letter-spacing: .3em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
	color:#000000
}
.content {
	background-image: url(/www/common/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
	text-decoration: underline;
}

.content .p7AB p a:hover, #footer  {
	color: #000000;
	text-decoration: underline;
}
.content a:link, a:active {
	color: #333366;
	text-decoration: underline;
}

.content a:visited {
	color: #999;
	text-decoration: underline;
}

.content a:hover {
	color: #4b4bbd;
	text-decoration: underline;
}


.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}

.note a:link, body a:active, body a:visited {
	color: #333366;
	text-decoration: underline;
}

.footerbox {
	width: 990px;
	margin: 0 auto;
}

#footer1 {
	margin: 20px 0px 0px 0px;
	text-align:center;
	font-size: .7em;
}
.footer1 p {
	margin: 12px 20px 6px 6px;
	color: #333366;
}

.footermenu { 
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1b1b;
} 

#footermenu a:link, body a:active, body a:visited {
	color: #333366;
	text-decoration: underlined;
}

/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #777777;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
	text-decoration: none;
}

.menulist a:link, a:active, a:visited {
	color: #333366;
	text-decoration: none;
}

.menulist li {
	margin: 0 0 4px 0; 
	text-decoration: none;
 }
.menulist a {
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #ff0000;
	background-image: url(/www/common/images/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
.menulist a:visited {
text-decoration:none;
}

/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;

}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}

.zone1 {
margin: 5px 45px 20px 45px;
}


.linebox {
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

	
.line { 
border-bottom:1px solid #A8D0EC;
} 

#skipnav {
	display: none;
}

/*Recommended heights are 120 for 8/9 line break, 135 for 9/10 line break, 152 for 10/11 line break
*/
.imgparagraph {
	padding-left: 0px;
	padding-right: 7px;
	margin-top: 2px;
	margin-bottom: 2px;
	float:left;
}

.highlight1 {
		color: #036;
}

.warning {
		color: #ff0000;
}

.storycredit {
		color: #cc9;
		font-size: .9em;
}
 
.objectbelow {
background-color:#000;
width: 100%;
float: right;
}
