/* 
  -----------------------------------
  Deja Vu Portal - 01 Navbar Right
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	min-width: 760px;
}

h1 {margin: 0;}

#masthead {
	background-image: url("../images/home_pbg.png");
	background-repeat: repeat-x;
	height: 92px;
}
#logodiv {
	text-align: right;
	background-image: url("../images/mole.jpg");
	background-repeat: no-repeat;
}
#theading {
	color: #999999;
	font-size: 0.7em;
	letter-spacing: 0.25em;
	margin: 0;
	border-bottom: 0;
	padding: 0 0 35px 10px;
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-image: url("../images/dj1_layout.png");
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url("../images/dj1_top_en.png");
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: left;
	width: 215px;
	font-size: .75em;
}
#midcolumn {
	float: left;
	width: 300px;
	margin: 0 15px;
	font-size: .75em;
}
#rightcolumn {
	float: left;
	width: 215px;
	font-size: .80em;
}
#layoutbottom {
	clear: both;
	background-image: url("../images/dj1_bottom.png");
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {font-size: 1.5em;}
h2.top {
	color: #999999;
	font-size: 1em;
	text-align:center;
	letter-spacing: .15em;
}
h3 {
	font-size: 0.9em;
	margin: 1.5em 0 0 0;
}
.content {
	background-image: url("../images/light_bevel.png");
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 18px;
}
.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 {
	color: #999999;
	text-decoration: none;	
}
.content a:hover, .p7AB p a:hover {
	color: #000000;
	text-decoration:none;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footer {
	width: 760px;
	margin: 0 auto;
}
#footertext {
	padding: 12px 0 20px 0;
	color: #636363;
	font-size: 0.7em;
}
#footertext p {
	margin: 0;
}
#footertext a {
	color: #636363;
	text-decoration: none;
}
#footertext a:visited {
	color: #636363;
	text-decoration: none;
}
#footertext a:hover {
	color: #636363;
	text-decoration: none;
}
#footerlink {
	padding: 12px 0 20px 0;
	color: #636363;
	font-size: 0.7em;
}
#footerlink p {
	margin: 0;
}
#footerlink a {
	color: #636363;
	text-decoration: none;
}
#footerlink a:visited {
	color: #636363;
	text-decoration: none;
}
#footertlink a:hover {
	color: #636363;
	text-decoration: none;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #f0e7de;
	background-color: #847b71;
	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;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url("../images/linkgradient.png");
	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;
}
/*
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 right margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px 0 0;
	background-color: transparent;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	font-size: .95em;
}
.p_pic  {
	font-size: .85em;
	color: #636363;
	line-height:normal;
	text-align: center;
}
.p_menu  {
	font-size: .9em;
	color: #636363;
	line-height:normal;
	text-align:justify;
}
.p_ingr {
	font-size: .80em; 
	color:#003399;
	text-align:left;
}
.p_ingr a {
	text-decoration: none;
	color: #CC3300;
}	
.p_ingr a:hover {
	text-decoration: none;
	color:#666666;
}
.imageleft {
	float: left;
	padding: 0.4em 12px 0px 0px;
}
.imageright {
	float: right;
	padding: 0.4em 0px 0px 12px;
}	

