/* 
  -----------------------------------
SNORING ISN'T SEXY main stylesheet
additions by MREdesign
  -----------------------------------
*/


/* 
  -----------------------------------
  Deja Vu Portal - 02 Navbar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/


body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b1b1b;
	margin: 0px;
	padding: 0px;
	min-width: 980px;
}
#logo {
	background-color: #ffffff;
	Background-image: url(img/dj_logo_bg.jpg);
	background-image: repeat-x;
	height:115px;
}
h1 {margin: 0;text-transform: capitalize;}
#tagline {
	margin: 20px 0 10px 20px;
	font-size: 0.90em;
	letter-spacing: .1em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Trebuchet, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 85px;
	padding-top:12px;
	position:relative;
	top: -125px;
	left:0;
	}
#tagline #officeOf{
		letter-spacing: 0;
		text-transform:uppercase;
		font-size:14px;
	}
#tagline #drName{
			letter-spacing: 0;
		text-transform: uppercase;
		font-size:24px;
		font-weight:900;
		line-height:1.65em;
		color:#000000;
	}
#wrapper{
	margin: 10px auto 0 auto;
	width: 760px;
	background-repeat: repeat-y;
}
.threecol #wrapper {
	background-image: url(img/dj1b_layout.jpg);
}
.twocol #wrapper {
	background-image: url(img/dj3_layout.jpg);
}

#upperright{
float: right;
background-image: url(img/dj_logo_rightside.gif);
	background-repeat: no-repeat;
	
}
.threecol #layoutcrown {
	background-image: url(img/dj1b_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
.twocol #layoutcrown {
	background-image: url(img/dj3_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#rightcolumn {
	float: right;
	width: 215px;
	font-size: .75em;
}
.threecol #midcolumn {
	float: right;
	width: 300px;
	margin: 0 15px;
	font-size: .75em;
}
.twocol #midcolumn {
	float: right;
	width: 530px;
	margin: 0 0 0 15px;
	font-size: 0.8em;
}
.threecol #leftcolumn {
	float: right;
	width: 215px;
	font-size: .75em;
}
.twocol #leftcolumn {
	float:left;
	width: 215px;
	font-size: 0.75em;
}
.threecol #layoutbottom {
	clear: both;
	background-image: url(img/dj1b_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
.twocol #layoutbottom {
	clear: both;
	background-image: url(img/dj3_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
h2 {	font-size: 1.5em;
	margin: 1.5em 0 0 0;
	text-transform: capitalize;}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.3em;
	text-transform: capitalize;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
	text-transform: capitalize;
}
h4{
text-transform: capitalize;
}
#leftcolumn p {
	margin-left:12px;	
}
.threecol .content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 0 1px;
	padding: 10px;
	
}
.twocol .content {
	background-image: url(../p7ap/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;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}
#footerbox {
	width: 760px;
	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: #666666;
	padding: 4px 5px 4px 7px;
	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(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 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	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;
}
.callout {
background-color:#FFFFFF;
border:1px solid #000000;
float:left;
margin:10px 10px 10px 0;
padding:5px;
width:225px;
}
.callout img{
	width:220px;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
.showit{
display:block;
color: #000099;
}
.hideit{
DISPLAY:block;
color: #000099;
}
.float_left {
float: left;
padding: 5px 5px 5px 0;
}
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #1361a9;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
.content {
	margin: 0 1px 0 1px;
	padding: 20px 10px 20px 10px;
}
.content p {
	margin: 6px 0 5px 0;
	line-height: 1.3em;
}
.style8 {font-size: x-small; }

/* ----- dynamic content -------- */
.contentWrapper{
	margin-bottom:12px;
}

.contentWrapper img{
margin:15px 12px 3px 2px;
}
.contentWrapper h2{
margin:3px 0 !important;
}
p.byLine{
	text-align:right;
	}
ul.linksList{
	list-style:none;
	margin:12px 18px 22px 18px;
}
ul.linksList li{
	margin-bottom:6px;
	line-height:1.4em;
	}
	
/* - form styles - */

fieldset{
	padding:12px;
	margin:12px;
	}
fieldset div{
	padding:5px;
}
label{
	width:120px;
	text-align:right;
	float:left;
	display:block;
	margin-right:6px;
}
label.checkbox{
		width:112px;
	text-align:left;
	padding-left:7px;
	padding-bottom:8px;
}
.hideField{
	display:none;
}
form div.warning{
	margin-left:120px;
	font-style:italic;
	color:red;
}
form div.errorBox{
	font-size:10px;
	font-style:italic;
	color:red;
}
input.warning{
	border:1px solid red;
}
div.formResponse{
	padding:90px 12px 120px 12px;
}
.articleImage{
	float:left;
	margin:8px;
}

#leftcolumn , #midcolumn, #rightcolumn {

overflow: hidden;
}
#p7PMnav {
	margin: 0 0 0 1px;
	padding:0 31px 0 0;
	font-size: 1.0 em;
	background-image: url(img/p7PM_macLinesbg.gif);
	width: 215px;	
	
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #DDDDDD;
	background-image: url(img/p7PM_macLinesbg.gif);
	
	z-index: 99999;
}
#p7PMnav a {
	display: block;
	width: 193px;
	text-decoration: none;
	padding: 3px 10px;
	color: #666666;
	line-height:1;
}
#p7PMnav ul a {
	border: 0;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #1872c8;
	color: #D5DCEE;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #333333;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg {
	background-image:  url(img/p7PM_medium_east.gif);
	background-repeat:	no-repeat;
	background-position: right;
	color: #666666;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: 333333;
	color: #000000;
	font-weight: 800;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
}
/* Top level menu width */
#p7PMnav {
	width: 180px;
}

/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 213px;
}

