/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/
html {
	overflow-y:scroll; 
}
body {
/* 
	background-color: #FEEDD8;
*/
	background-color: #FEE3C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#logo {
	background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;
}
h1 {margin: 0;}
#tagline {
	margin: 3px 10px 30px 15px;
	font-size: 0.65em;
	letter-spacing: .4em;
	font-weight: bold;
}
#tagline img {
	border: 0;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
	z-index: 1000;
	background-image: url(img/dj1b_layout.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 170px;
	font-size: .75em;
}
#midcolumn {
	float: right;
	width: 580px;
	font-size: .75em;
	margin: 0 15px;
}
#rightcolumn {
	float: right;
	width: 200px;
	font-size: .75em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/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;
}
.content, .rcontent {
/*
	background-image: url(../p7ap/images/p7ap_light_orange_bevel.jpg);
*/
	background-image: url(../p7ap/images/p7ap_light_red_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
	text-align:justify;
}
#p7ABW2 .content {
	background-image: url(images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 20px;
	text-align:justify;
}


.content p, .rcontent p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.content ul, .rcontent 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, .rcontent a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover, 
.rcontent a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 980px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color:#4D0311;
	padding: 1px 12px 1px 16px;
	border-top: 1px solid #4D0311;
	border-bottom: 1px solid #4D0311;
	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(img/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;
}
/*
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, #p7ABW2 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}

.p7ABtrig h3, .p7ABtrig h4  
.menuelem h3, .menuelem h4,
.menudown h3, .menudown h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a, .menuelem a, .menudown a{
	border-bottom: 1px solid #333 !important;
}
.menuelem, .menudown {
	border-left: 0px !important;
	border-right: 0px !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, .menudown {
	background-color: #4D0311 !important;
}
#p7ABW2 .p7ABtrig, #p7ABW2 .p7ABtrig_down, #p7ABW2 .menudown {
	background-color: #666666 !important;
}

.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}

#midcolumn img {
	border: 1px solid #D46722;
	margin-top:6px;
}

.elevel a {
	font-weight: bold;
	color: #4D0311;
	float: left;
	width: auto;
	position: relative;
	left: 10px;
}

.telfax {
	float: left;
	width: 40px;
	left:  auto;	
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.bioname {
	font-weight: bold;
	font-size: 16px;
	color: #4D0311;
	text-align: center;
}

.bioarea {
	float:left;
	position: relative;
	left: 10px;
}

/* 
.portre
{
  float: left;
  margin: 0 10px 10px 0;
}
*/

.portre
{
  margin: 0 0 20px 0;
}

.portrebox
{
  float: left;
  margin: 0 10px 0 0;
	width: 268px;
}
.title {
	font-weight: bold;
	color: #4D0311;
}

.emeatime {
	background-color: #FEE3C2;
	float: left;
	width: 35px;
	text-align: right;
	margin: 0px 0px 0px 15px;
	padding: 0px 4px 0px 0px;
}
.emeatime p {
	margin: 0px;
	padding: 0px;
}
.daypart p {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.emeadesc {
	margin-left: 60px;
	margin-top: 0px;
	padding: 0px;
}
.emeadesc p {
	left:  10px;
	text-align: left;
}

.links a {
	font-weight: bold;
	color: #4D0311;
}

a.tooltip{
    position:relative;
    z-index:24; 
		background-color:#eee;
}
a.tooltip:hover{
    z-index:25; 
		background-color:#ddd;
}
a.tooltip span {
    display: none
}
a.tooltip:hover span {
    display:block;
    position:absolute;
    top:2em; 
		left:2em; 
		width:15em;
    border:1px solid #4D0311;
    background-color:#FEE3C2; 
		color:#000;
    text-align: center;
	  text-decoration: none;
}

a.ttimg_hide{
    position:relative;
    z-index:24; 
		background-color:#eee;
}
a.ttimg_show{
    z-index:25; 
		background-color:#ddd;
}
a.ttimg_hide span {
    display: none
}
a.ttimg_show span {
    display:block;
    position:absolute;
    top:2em; 
		left:2em; 
		width:15em;
    border:1px solid #4D0311;
    background-color:#FEE3C2; 
		color:#000;
    text-align: center;
	  text-decoration: none;
}
