/* Demosite-1 */

body.default {
  background-color: #FF9600;
}

/* Styles for left navigation */
.leftNav { width: 187px; }
td.leftNav {
  background-image: url(/1/10665/template/images/interface/leftnav-big-bg.gif );
  background-position: top left;
  width: 227px;
}
.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: 2px 0px 0px 45px;
  width: 227px;
  text-decoration: none;
  height: 19px;
  background-image: url( /1/10665/template/images/interface/leftnav-bg.gif );
  background-repeat:no-repeat;
}
.link a:link, .link a:visited { color: #003281; }
.link a:hover, .link a:active {
  color: #0B6AFF;
  display: block;
  padding: 2px 0px 0px 45px;
  width: 227px;
  text-decoration: none;
  height: 19px;
  background-image: url( /1/10665/template/images/interface/leftnav-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-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Start Custom css classes */
.noImagePadding{ 
	margin: 0px; 
	padding:0px;
	border:0px;
}
.noImage{
	width:100px;
	height:75px;
	background:url(/1/10665/images/just-arrived.jpg) no-repeat;
}
.noImage img{ 
	width:100px; 
	height:75px;
	cursor:hand;
	border-style: outset;
    border-color: #000000;
    border-width: 2px;
}

.dp-headercell {
  width: 740px;
  height: 90px;
  background-image:  url(/1/10665/template/images/interface/banner.jpg);
  background-repeat: no-repeat;
}

.ebrochure-banner {
  width: 650px;
  height: 82px;
  background-image:  url(/1/10665/template/images/interface/ebrochure_banner.jpg);
  background-repeat: no-repeat;
}

.contentBackground {
  background-image: url(/1/10665/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;
}

/* End Custom css classes */

.seoText {
		width: 970px;
		height: 60px;
		overflow: auto;
		padding: 2px;
		background-color:#236490;
		color: #c5e1f4;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		text-align:left;
		scrollbar-face-color: #024d7f;
		scrollbar-arrow-color: #c5e1f4;
		scrollbar-track-color: #024d7f;
		margin: 10px;
		
		
		} 
		
.addressbar {
	color:#5e2317;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
	}
	
	
.txtInput {
	width:100%;
	font-size:10px;
	color:#333333;
}	
			