/* -------------------------------------------- MISC STYLES -------------------------------------------- */
#bodyCopy h1 {	color: #8E2200;	}
/* -------------------------------------------- MENU STYLES -------------------------------------------- */	
#menu-home a:hover {color: #75D0FF;}
a.menu { 
	background: url('/clientImages/22090/template06/details-menu-bg-separator.jpg') no-repeat right center ;	
	}
a.menu:hover {
	color: #75D0FF;
	text-decoration: none;
	}	
/* ----------------------------------- Content Panel STYLES ----------------------------------------- */	
#details-live {
	padding: 10px;
}
#details-live #content{
	color: #000000;
	overflow: auto;
	width: 510px;
	height: 259px;
	text-align: justify;
	margin-left: 5px;
	
	/* IE only */
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #EEEEEE;
	scrollbar-face-color: #EEEEEE;
	}	
#details-rcp {
	padding-left:20px;
	margin-left: 2px;
}
/* -------------------------------------------- Poll STYLES -------------------------------------------- */	 
#details-poll {
	padding: 0px 5px;
	color: #000000;
	}
.poll{ 
	width: 175px;
	color: #000000;
	}
.answers{ color: #000000;}		
#details-poll h6{
	color: #000000;
}
/* --------------------------------------- Sub Menu STYLES -------------------------------------------- */		
#details-submenu a{ 
	padding-left:20px;
	margin-left: 2px;
	}	
	
/* ------------------------------------------- Calendar STYLES ------------------------------------------- */
.calendar {	WIDTH: 95%;}
.dataGrid TD, .optionGrid TD, .infoGrid TD {padding-right:0px;}
.calendar P {	FONT-SIZE: 8pt; MARGIN-LEFT: 1px; MARGIN-RIGHT: 1px}

/* ------------------------------------------- Textbox-Search ------------------------------------------- */

#textstyle{	width: 99%;}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #FFCC33;
	background-position:  center;
	text-align: left;
	vertical-align: middle;
	border: 1px color:#FFFFFF;}
/* ------------------------------------------- HTML INCLUDES------------------------------------------- */

#html-links{
	color: #CED390;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	text-align: center;
	letter-spacing: 1px;
	}
#html-links a { 
	text-decoration: none;
	color: #CED390;
	}	