﻿body {
	font-size:85.5%;
	font-family:Arial, Helvetica, sans-serif;
	color: #6D3312;
	background-color:#F9AE31;
	margin: 0;
	padding: 0;
	}
p{text-align:justify;}
        .form-item
        {
            clear:both;
            float:left;
            margin-bottom:2px;
			!width: 800px;
        }
        
        .form-item label
        {
            display:block;
            width:140px;
            text-align:right;
            float:left;
            margin-right:4px;
        }
        
        .form-item input
        {
            float:left;
            width:200px;
            border:solid 1px #6D3312;
        }
        .form-item-radio
        {
            clear:both;
            float:left;
            margin-bottom:2px;
        }
         .form-item-radio a
        {
            color: #023A53;
        }
        .form-item-radio a:hover
{
    text-decoration:none;
}
        .footnote{
        clear:both;
        float:left;
        color: #023A53;
        font-size: 11px;
        }
        .form-item select
        {
            float:left;
            margin-right:3px;
            border:solid 1px #6D3312;
        }

#holderHomeNews .post { border-bottom: dotted 1px black;  min-height: 82px; }
#holderHomeNews .post a { color:black; text-decoration:none;}
#holderHomeNews .post p { line-height:normal!important; font-size:1.0em; }
#holderHomeNews .post img { float:left; padding:0 5px 5px 0; }

/** image gallery **/
div#holderImageGallery { margin-bottom: 40px; padding-bottom: 30px; }
div#holderImageGallery div.holderThmb { margin: 0 60px 40px 0; width: 183px; height: 145px; float:left; background: url(../images/thmb_drop.png) 4px bottom no-repeat; }
.scaler { width: 183px; height: 145px; width: 183px;  }
div.galleryThumb {left: 0; top: 0; width: 100%; text-align:center; overflow: hidden; height: 125px; border:solid 5px #6D3312;} 
img.galleryThumbDrop { position: absolute; bottom: 0; left: 0; width: 104%; }
hr{border:1px dotted #000;}
   optgroup{color:#000000;}
   option{color:#000000;}
   #vote input, #vote select 
   {
    text-rendering: auto;
    letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
padding: 5px;
border: 1px solid #666;
color: inherit;
background-color: #fff;
width: 95%;
font-family: Arial, Verdana;
font-size: 14px;

}
#vote table{width:95%; border-collapse: separate; border-spacing: 5px;}
#vote table td{margin-right: 10px;}
#vote input[type=submit]{background-color: #478AC6; color: #fff; font-weight: bold; width: 95px; text-align: center;}
#vote input[type=checkbox]{width:20px;}
#vote select{width: 100%;}
#ucCaptcha{border: solid 1px red; clear:right;  position: absolute; margin-top: -5px; margin-left: 10px;}
#ucCaptcha img{height: 22px; width: auto;}
 .ErrorControl
    {
        background-color: #FBE3E4;
        border: solid 1px Red;
    }
