/* --------------------------------------- Content Panel STYLES ----------------------------------------- */
#details-live {
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFED;
	}	
#details-lcp {
	padding-left: 20px;
	}
#details-rcp {
	padding: 0px;
	}
	
/* -------------------------------------------- MISC STYLES --------------------------------------------- */		

#bodyCopy h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: -6px;
	color: #0080C6;
	padding: 0px 20px;
	}
	
/* -------------------------------------------- Poll STYLES -------------------------------------------- */						
#details-poll {
	padding: 0px 0px 0px 8px;
	color: #353535;
	}
.poll{ 
	color: #353535;
	width: 150px;
	}
.answers{  color: #353535;}		

/* --------------------------------------- Side Menu STYLES -------------------------------------------- */	
#menu{
	height: 25px;
	width: 925px;
}
#details-sidePanel{
	background-repeat: no-repeat;	
}
#details-submenu {
	font-weight: bold;
	padding: 30px 0px 2px 5px;
	text-transform: lowercase;
	}
#details-submenu a{ 
	color: #353535;
	padding: 2px 0px 2px 14px;
	}	
#details-submenu a:link:hover { 
	text-transform: lowercase;
	color: #77B0F7;
	background-color: transparent;
	}	
#details-submenu strong a {  
	text-transform: lowercase;
	font-weight: bold;
	color: #202441;
	}	
	
a.submenu {text-indent: 0px;}
a.submenu2 {text-indent: 10px;}
a.submenu3 {text-indent: 20px;}
a.submenu4 {text-indent: 30px;}	

/* ------------------------------------------- Calendar STYLES ------------------------------------------- */
.dataGrid {	WIDTH: 99%}
.dataGrid TD, .optionGrid TD, .infoGrid TD {padding-right:0px;}
.calendar p {font-size:9pt; margin-left:4px; margin-right:3px;}	


		