/* -------------------------------------------- PAGE FRAMEWORK STYLES -------------------------------------------- */
#details-lfbg-col {
  width: 100%;
  height: 100%;
  color: #FFF;
  background: transparent url(/clientImages/34321/template/details-lfcol.jpg) no-repeat top right;
}

#details-rtbg-col {
  width: 100%;
  height: 100%;
  background: transparent url(/clientImages/34321/template/details-rtcol.jpg) no-repeat top left;
}

#details-lfbg-coltile {
  width: auto;
  height: auto;
  background: #00092F url(/clientImages/34321/template/details-lfbg-coltile.jpg) repeat-y top right;
}

#details-rtbg-coltile {
  width: auto;
  height: auto;
  background: #00092F url(/clientImages/34321/template/details-rtbg-coltile.jpg) repeat-y top left;
}

#details-lfbg-bttm {
  width: auto;
  height: auto;
  background: #00092F url(/clientImages/34321/template/details-lfcol-bttm.jpg) no-repeat top right;
}

  #details-rtbg-bttm {
    width: auto;
    height: auto;
    background: #00092F url(/clientImages/34321/template/details-rtcol-bttm.jpg) no-repeat top left;
  }


/* ----------------------------------- Content Panel STYLES ----------------------------------------- */	
#details-live {
	margin:0; padding:0;
	height: 200px; width: 461px;
	background: transparent url(/clientImages/34321/template/details-live-stains.jpg) no-repeat top left;
	}
html>body #details-live { min-height: 200px; height: auto; }

#details-live-bgrd {
	background: #C0AD72 url(/clientImages/34321/template/details-live-stains-bgtile.jpg) repeat-y top left;
}

#details-live_overflow {
	width: auto; height:auto;
	margin:0 10px; padding:0;

	/* IE only */
	scrollbar-3dlight-color: #66784C;
	scrollbar-arrow-color: #969A3B;
	scrollbar-base-color: #2A371B;
	scrollbar-darkshadow-color: #445033;
	scrollbar-face-color: #5A6A43;
	scrollbar-highlight-color: #7E8D69;
	scrollbar-shadow-color: #313A25;
	}

#details-lcp_overflow {
	}
	
#details-lcp-container {  
	margin:0; padding: 25px 0 0 15px;
  width: 228px;
  height: 200px;
  background: transparent url(/clientImages/34321/template/details-denim.jpg) no-repeat top left;
}
html>body #details-lcp-container { width: 213px; min-height: 200px; height: auto; }

#details-lcp-bgrd {
  background: #C0AD72 url(/clientImages/34321/template/details-denim-bgtile.jpg) repeat-y top left;  
}

/* -------------------------------------------- HEADER STYLES -------------------------------------------- */
#details-hdr {
	width: 672px;
	height: auto;
	margin: 0; padding: 0;
}

#details-hdr img { margin:0; padding:0; }


/* -------------------------------------------- FOOTER STYLES -------------------------------------------- */
/* -------------------------------------------- MISC STYLES -------------------------------------------- */

#bodyCopy
{
  margin: 0;
  padding: 10px;
	height: auto;
	width: auto;
}

#details-pgTitle
{
	position: relative;
	padding: 0;
	margin: 0 0 0 20px;
	color: #261810;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	vertical-align: bottom;
}

/* --------------------------------------- Sub Menu STYLES -------------------------------------------- */		
#details-submenu {
	width: 132px;
	height: auto;
}


#details-submenu a {
	text-decoration: none;
	display: block;
	color: #FFF;
	font-size: 10px;
	line-height: 1.4em;
	padding: 3px 0px 3px 0; margin: 0;
	}	
#details-submenu a:hover { 
	color: #FFF;
	font-weight: bold;
	background: transparent url(/clientImages/34321/template/details-submenu_arrow.gif) no-repeat 0px 2px;
	padding: 3px 0px 3px 0; margin: 0;
}

/* -------------------------------------------- Poll STYLES -------------------------------------------- */	 
#details-poll {
	padding: 0px 5px;
	color: #FFF;
	}
.poll{
	width: 170px;
	color: #000;
	}
.answers{ color: #000;}		
#details-poll h6{
	color: #000;
	text-align: left;
	font-size: 12px;
}

/* ------------------------------------------- Calendar STYLES ------------------------------------------- */
.calendar {	width: 85%;}
.dataGrid td, .optionGrid td, .infoGrid td {padding:1px;}
.calendar p {	FONT-SIZE: 8pt; margin:0;}

