/* ~~~  CrushedICE StyleSheet (Poll System)  ~~~ */

body, form, fieldset, p, h1, h2, ul, hr { margin: 0; padding: 0; }
img { border: none; display: block; float: left; }
body { margin: 20px; background: url('img/bgmain.jpg') no-repeat top center #fff; }
h1 { font-size: 13pt; color: #6C8593; clear: both; margin-bottom: 5px; }
h3 { font-size: 13pt; color: #93a5af; margin: 0; margin-bottom: 5px; padding-bottom: 5px;
     border-bottom: 1px solid #93a5af; }
fieldset { border: none; }
fieldset input[type='submit']{ margin: 5px 0 0 20px; }
div#ci-wrap { font-family: Arial, Tahoma, Verdana; font-size: 9pt; color: #464646; margin: auto auto;
              width: 720px; background: #fff; border: 1px solid #dedede; }
div#ci-body { width: auto; margin: 10px; background: url('img/bgfooter.jpg') bottom right no-repeat #CBDBE3;
              padding: 10px; }
div#ci-logo { width: auto; height: 95px; margin: 10px 10px 0 10px; background: url('img/bgheader.jpg') no-repeat; }
ul.ci-links { float: right; margin: 5px 5px 0 0; padding: 0; }
ul.ci-links li { display: inline; }
ul.ci-links li a { text-decoration: none; color: #6C8593; }
ul.ci-links li a:hover { text-decoration: underline; }
span.ci-tel { font-size: 14pt; color: #6C8593; float: right; margin: 10px 5px 0 0; clear: both; }
span.ci-email { margin-right: 5px; clear: both; }
span.ci-email a { text-decoration: none; font-size: 12pt; color: #6C8593; float: right; margin-right: 5px; }
span.ci-email a:hover { text-decoration: underline; }
div#ci-copy { font-size: 8pt; color: #6C8593; margin-top: 10px; }
div#ci-copy a { color: #6C8593; text-decoration: none; }
div#ci-copy a:hover { color: #6C8593; text-decoration: underline; }

div.graph-chart { width: 400px; height: 300px; }
div.poll { }
div.break { padding-top: 10px; }
div.clear { clear: both; }
div.blank { height: 50px; }
div#paginate { margin-top: 10px; border-top: 1px solid #eee; padding-top: 10px; }
a.plink:hover{ background: #ccc; }
a.pnow { background: #999 !important; color: #fff !important; }
a.pnlink { background: #eee !important; }
a.plink { width: 25px; height: 25px; float: left; margin-right: 5px; line-height: 25px; text-align: center;
          text-decoration: none; background: #eee; color: #999; }