/* ======================================== */
/*              MODULE CSS                  */
/*     Do not delete the styles in this     */
/*  section.  They are used by the module.  */
/*  You of course, may modify them to suit  */
/*         your design and layout.          */
/* ======================================== */
  /*~~  POLLS SYSTEM  ~~*/
  .pollssystemnoaccess {font-family: arial; color: #ffffff; font-weight: bold; font-size: 16px}

  /*~~  POLLS NAVAGATION  ~~*/
  .pollsnavlink {font-family: arial, verdana; font-weight: bold; font-size: 12px; text-decoration: none; color: #000000}
	A.pollsnavlink:link {}
	A.pollsnavlink:visited {}
	A.pollsnavlink:active {}
	A.pollsnavlink:hover {}	
  
  /*~~  POLLS LISTING PAGE (index.cfm)  ~~*/
  TD.pollsindexstatus {background-color: #333333;}
  .pollsindexstatus {font-size: 11px; font-weight: bold; color: #ffff00}

  TABLE.pollsindexbordercolor {background-color: #777777;}

	TD.pollsindexheadercell {background-color: #444F59;}
  .pollsindexheadertext {font-size: 12px; color: #ffffff; font-weight: bold}

	TD.pollsindexbodycell {background: #000000;}
  .pollsindextext {}
	A.pollsindextext:link {}
	A.pollsindextext:visited {}
	A.pollsindextext:active {}
	A.pollsindextext:hover {}

  /*~~  POLLS VIEW PAGE (poll.cfm)  ~~*/
  .pollsviewpagetitle {font-family: arial, verdana; font-size: 18px; font-weight: bold; color: #ffffff}

  TD.pollsviewstatus {background-color: #333333; background-image: url(bin/netscapefixer.gif)}
  .pollsviewstatus {font-size: 11px; font-weight: bold; color: #ffff00}

  TABLE.pollsviewbordercolor {background-color: #777777;}

	TD.pollsviewheadercell {background-color: #444F59;}
  .pollsviewheadertext {font-size: 13px; color: #ffffff; font-weight: bold}

	TD.pollsviewbodycell {background-color: #000000;}
  .pollsviewtext {font-size: 11px;}

	TD.pollsviewfootercell {background-color: #444F59;}
  .pollsviewfootertext {font-size: 10px;}
	A.pollsviewfootertext:link {color: #ffffff; text-decoration: none}
	A.pollsviewfootertext:visited {color: #ffffff; text-decoration: none}
	A.pollsviewfootertext:active {color: #ffffff; text-decoration: none}
	A.pollsviewfootertext:hover {color: #ffff00; text-decoration: underline}
  
  .pollsviewformsubmit {background-color: #000000; font-size: 8px; color: #FFFFFF; border: solid 1px #cccccc;}

  TABLE.pollsviewresultsbordercolor {background-color: #aaaaaa;}

	TD.pollsviewresultsheadercell {background-color: #444F59;}
  .pollsviewresultsheadertext {font-size: 12px; color: #ffffff; font-weight: bold}

	TD.pollsviewresultsbodycell {background-color: #000000;}
  .pollsviewresultstext {}
  .pollsviewresultsstatstext {font-size: 10px; color: #ffff00; font-weight: bold}

  TABLE.pollsviewresultsbarbordercolor {background-color: #777777;}
	TD.pollsviewresultsbarcell {background-color: #555555;}
  
	TD.pollsviewresultsfootercell {background-color: #444F59;}
  .pollsviewresultsfootertext {color: #ffffff; font-weight: bold}


  /*~~  POLLS SUBMIT PAGE (submit.cfm)  ~~*/
  .pollssubmitpagetitle {font-family: arial, verdana; font-size: 18px; font-weight: bold; color: #ffffff}

  TD.pollssubmitstatus {background-color: #333333;}
  .pollssubmitstatus {font-size: 11px; font-weight: bold; color: #ffff00}

  TABLE.pollssubmitbordercolor {background-color: #777777;}

	TD.pollssubmitbodycell {background-color: #000000;}
  .pollssubmittext {}
  .pollssubmittexthelp {font-size: 10px; color: #00ff00;}
	A.pollssubmittext:link {}
	A.pollssubmittext:visited {}
	A.pollssubmittext:active {}
	A.pollssubmittext:hover {}
  
  .pollssubmitinput {}
  .pollssubmitinputquestion {}
  .pollssubmitinputoptions {width: 300px;}
  .pollssubmitformsubmit {background-color: #000000; font-size: 10px; color: #FFFFFF; border: solid 1px #cccccc; font-weight: bold;}

  .pollssubmitsubmittedtitle {font-size: 18px; font-weight: bold;}
  .pollssubmitsubmittedtext {font-size: 14px; font-weight: bold;}

  /*~~  POLLS MANAGE PAGE (manage.cfm)  ~~*/
  .pollsmanagepagetitle {font-size: 18px; font-weight: bold; color: #ffffff}

	.tablink {font-family: verdana, arial, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff;}
	a.tablink:link, a.tablink:visited, a.tablink:active {color: #ffffff; font-weight: bold;	text-decoration: none;}
	a.tablink:hover {color: #cccccc; font-weight: bold; text-decoration: none;}

	div.pollsmanageformtabs {width: 100%; text-align: right;}
	#pollsmanageforms table {background-color: #efefef; border: solid 1px #555555; border-collapse: collapse;}
	#pollsmanageforms th {background-color: #d9e4eb; padding: 3px 5px; border-top: solid 1px #555555; border-bottom: solid 1px #555555;}
	#pollsmanageforms th p {font-family: arial; font-size: 11px;	color: #555555; font-weight: bold; letter-spacing: 2px; text-transform: uppercase;}
	#pollsmanageforms td {padding: 2px;}
	#pollsmanageforms td.long {padding: 5px 10px;}
	#pollsmanageforms p, .label {font-family: trebuchet ms, verdana, helvetica, geneva, arial, sans-serif; font-size: 11px;	color: #555555; font-weight: bold;}
	#pollsmanageforms .labelsm {font-family: verdana, helvetica, geneva, arial, sans-serif; font-size: 10px;	color: #555555; font-weight: bold;}
	#pollsmanageforms td.helpbox {color: #660000; background-color: #f3f6f9; padding: 5px 20px; border-bottom: solid 1px #000000;}
	
	div.pollsmanagestatus {border: solid 1px #777777; padding: 8px; background-color: #f5f5f5;}
	table.pollsmanageconfirmbox {width: 400px; border: solid 1px #000000; background-color: #eeeeee;}
	td.pollsmanageconfirmbox {padding: 8px;}
	
	#pollsmanagelisttable table {background-color: #555555; border: solid 1px #aaaaaa; border-collapse: collapse;}
	#pollsmanagelisttable th {background-color: #49637e; padding: 3px 5px; border-top: solid 1px #555555; border-bottom: solid 1px #555555;}
	#pollsmanagelisttable th p {font-family: verdana, helvetica, geneva, arial, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff;}
	#pollsmanagelisttable th p.dis {font-family: verdana, helvetica, geneva, arial, sans-serif; font-size: 11px; font-weight: bold; color: #aaaaaa;}
	#pollsmanagelisttable a.header:link, #listtable a.header:visited, #listtable a.header:active {color: #315165; text-decoration: none;}
	#pollsmanagelisttable a.header:hover {color: #eeeeee; text-decoration: none; background-color: #000000;}
	#pollsmanagelisttable td.normal {border-bottom: solid 1px #aaaaaa; background-color: #000000; padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px;}
	#pollsmanagelisttable td.long {border-bottom: solid 1px #aaaaaa; background-color: #000000; padding-left: 20px; padding-right: 20px; padding-top: 5px; padding-bottom: 5px;}
	#pollsmanagelisttable td.alt {border-bottom: solid 1px #aaaaaa; background-color: #333333; padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px;}
	#pollsmanagelisttable td.highlight {border-bottom: solid 1px #aaaaaa; background-color: #ffff00; padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px;}
	#pollsmanagelisttable td.started {border-bottom: solid 1px #aaaaaa; background-color: #aaffaa; padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px;}
	#pollsmanagelisttable td.stopped {border-bottom: solid 1px #aaaaaa; background-color: #ffaaaa; padding-left: 5px; padding-right: 5px; padding-top: 1px; padding-bottom: 1px;}
  
	input.pollsmanagesubmit {font-weight: bold; background-color: #000000; color: #ffffff; border: 1px solid #cccccc;}
	input.pollsmanagereorder {font-weight: bold; background: #FFD178; font-size: 9px; color: #000000; border: 1px solid #000000;}
/* ======================================== */
/*              CUSTOM CSS                  */
/*   You can do anything with the styles    */
/*                below.                    */
/* ======================================== */
