/* Elmhurst Scion */

body.default {
  background-color: #000000; 
}

/* Styles for left navigation */

a:link {
	color: #666666;
	}

a:visited {	
	color: #666666;
	}
	
a:hover {
	color: #999999;
	}
	
a:active {
	color: #999999;
	}		

.leftNav { width: 5px; }
td.leftNav {
  background-image: url(/1/###CLIENT_ID_HERE###/template/images/interface/left-nav-big-bg.gif);
  background-position: top left;
  width: 5px;
}
.link {
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
.link a {
  display: block;
  padding: 5px 0px 0px 35px;
  width: 5px;
  text-decoration: none;
  height: 29px;
  background-image: url( /1/###CLIENT_ID_HERE###/template/images/interface/leftnav-link-bg.gif );
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #FFFFFF; }
.link a:hover, .link a:active {
  color: #FFFFFF;
  display: block;
  padding: 5px 0px 0px 35px;
  width: 5px;
  text-decoration: none;
  height: 29px;
  background-image: url( /1/###CLIENT_ID_HERE###/template/images/interface/leftnav-link-bg-over.gif );
  background-repeat: no-repeat;
}

.content {
  background-color: #fff;
}

.searchinput {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  height: 16px;
}

.pageContent {
  padding: 10px;
}

/* Start Custom css classes */



.dp-headercell {
  width: 740px;
  height: 90px;
  background-image:  url(/1/###CLIENT_ID_HERE###/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/###CLIENT_ID_HERE###/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-image: url(/1/###CLIENT_ID_HERE###/template/images/interface/right-bg.gif);
  background-position: top right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
}

.buttonLeft {
  width: 11px;
  height: 21px;
  background-image:  url(/1/1044/template/images/interface/button_left_cap.gif);
  background-repeat: no-repeat;
}

.buttonCenter {
  height: 21px;
  background-image:  url(/1/1044/template/images/interface/button_background.gif);
  background-repeat: repeat-x;
}

.buttonRight {
  width: 11px;
  height: 21px;
  background-image:  url(/1/1044/template/images/interface/button_right_cap.gif);
  background-repeat: no-repeat;
}

.buttonText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.buttonText:link,
.buttonText:visited {
}

.buttonText:active,
.buttonText:hover {
  color: #FFCC00;
}
























/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 4px 0 0 8px;
	color: #FFFFFF;
}
.m0l0iover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin: 5px 0 0 8px;
	color: #000000;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-color: #000000;
}
.m0l0oover {
	text-decoration : none;
	background-color: #FFFFFF;
}

/* level 1 inner */
.m0l1iout {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px 0 0 17px;
	color: #FFFFFF;
}
.m0l1iover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 4px 0 0 17px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #717276;
	border: 1px solid #000000;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	padding: 0;
}

.lightshadow {
	background-color: #CCCCCC;
	color:#000000;
	}
	
.darkshadow {
 	background-color: #000000;
	color: #FFFFFF;
	}




/* End Custom css classes */

.seoText {
		width: 770px;
		height: 96px;
		overflow: auto;
		padding-left: 10px;
		padding-top: 10px;
		padding-right: 5px;
		scrollbar-base-color: #000000; 
		scrollbar-arrow-color: #ffffff;
		scrollbar-DarkShadow-Color: #000000; 
		} 