/* 
  -----------------------------------
  Deja Vu Interior - 04 Sidebar Left
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
  HEAVILY MODIFIED :) /LR
*/
body {
	margin: 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #777E87;
	min-width: 980px;
	line-height: 1.5em;
}
a:link {
	color: #015697;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #015697;
}
a:hover {
	text-decoration: underline;
	color: #015697;
}
a:active {
	text-decoration: none;
	color: #015697;
}
/* blue #015697 */
/* gray #777E87 */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}

.nuggetText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #015697;
	margin-top: 4px;
}

#logo {
	/*background-image: url(img/dj_logo_bg.jpg);
	background-repeat: repeat-x;*/
	margin: 0 auto;
	width: 980px;
}

h1 {
    margin: 0;
}

h2 {
	font-size: 24px;
	/*margin: 1.5em 0 0 0;*/
	margin: 0;
	color: #015697;
	padding:  0 0 10px 0;
	line-height: 28px;

}

h3 {
	color: #015697;
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0 0 0;
}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
 	height: 10px;
	border: none;
	border-top: 1px #777E87 solid;
}

.hrBeige {
	color: #E8E8D2;
	background-color: #E8E8D2;
 	height: 10px;
	border: none;
	border-top: 1px #777E87 solid;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #015697;
	text-decoration: none;
	border: solid 1px #777E87;
	margin: 2px 0;
	/*width: 100%;*/
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #015697;
	text-decoration: none;
	border: solid 1px #777E87;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

/* using the masthead styles for the footer too*/
#mastheadcrown {
	background-image: url(../images/gr_masthead_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
	margin: 0 auto;
	width: 980px;
}
#masthead {
	margin: 0 auto;
	width: 980px;
	background-image: url(../images/gr_masthead.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#mastheadbottom {
	clear: both;
	background-image: url(../images/gr_masthead_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	line-height: 0.0;
	font-size: 0;
	margin: 0 auto;
	width: 980px;
}
#tagline {
	margin: 0 30px;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	background-image: url(../images/gr_layout.jpg);
	background-repeat: repeat-y;
}
#columns {
/* specifically to account for the shadow*/
	margin: 0 auto;
	width: 960px;
}
#layoutcrown {
	background-image: url(../images/gr_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	float: right;
	width: 215px;
	font-size: 12px;
}
#midcolumn {
	float: right;
	width: 730px;
	margin: 0px 0px 10px 15px;
	font-size: 12px;
}
#layoutbottom {
	clear: both;
	background-image: url(../images/gr_layout_bottom.jpg);
	background-repeat: no-repeat;
	height: 26px;
	line-height: 0.0;
	font-size: 0;
}


.content {
	background-image: url(../p7ap/images/p7ap_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	margin: 0 1px 10px 1px;
	padding: 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 16px;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 16px;
}
/*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: 11px;
	padding: 12px;
	border: 1px dotted #333333;
}

.cutline {
	font-size: 9px;
	line-height: 10px !important;
	text-align: right;
	color: #999999;
	font-style: italic;
}

#footerbox {
	width: 980px;
	margin: 0 auto;
}
#footer {
	font-size: 10px;
	font-weight: normal;
}
/*#footer p {
	margin: 12px 20px 6px 6px;
}*/
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 1.2em;
	color: #CCCCCC;
	background-color: #015697;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	/*letter-spacing: .5em;*/
	font-weight: bold;
}
#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;*/
	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: #015697 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}

/* rounded buttons */

#btnBkg { 
	margin: 0 0 10px 0;
	background: #777e87;
}
b.rtop, b.rbottom {
	display:block;
	background: #FFFFFF;
}
b.rtop b, b.rbottom b {
	display: block;
	height: 1px;
    overflow: hidden; 
	background: #777e87;
}
b.r1 {
	margin: 0 5px;
}
b.r2 {
	margin: 0 3px;
}
b.r3 {
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}
.btnLink {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.btnLink a:link {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}
.btnLink a:visited {
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;	
}
.btnLink a:hover {
	color: #CCCC99;
	line-height: 14px;
	text-decoration: none;
}
.btnLink a:active {
	color: #CCCC99;
	line-height: 14px;
	text-decoration: none;
}
