/* -------------------------------------------- MISC STYLES -------------------------------------------- */
#bodyCopy h1 {	color: #1f435d;	}
body, p, td, li {
		color: #7e4f1b;
}	
a { text-decoration: underline;
	color: #1f435d;	}
a:hover {text-decoration: none;}

/* ----------------------------------- Content Panel STYLES ----------------------------------------- */	
#details-live {
	padding: 0px 10px 5px 15px;
	color: #7e4f1b;
	}	

/* -------------------------------------------- Poll STYLES -------------------------------------------- */	 
#details-poll {
	padding: 0px 5px;
	color: #000000;
	}
.poll{ 
	width: 140px;
	color: #000000;
	}

#details-poll h6{
	color: #000000;
}


/* ------------------------------------------- Textbox-Search ------------------------------------------- */

#textstyle{	width: 99%;}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	background-color: #D2CE84;
	background-position:  center;
	text-align: left;
	vertical-align: middle;
	border: 1px color:#000000;
}
/* ------------------------------------------- HTML INCLUDES------------------------------------------- */

#html-links{
	color: #fff;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	letter-spacing: 1px;
	}
#html-links a { 
	text-decoration: none;
	color: #fff;
}	
#poll-answers{
	color: #000000;
	font-family:  Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	text-align: left;
}
/* ------------------------------------------- EZ Addin STYLES ------------------------------------------- */
#details-login{
		width: 300px;
		padding: 0 10px;}
h3{font-size:15px;}
.calendar{width:95%;}