﻿body { 
font-family: verdana;
font-size: 12px;
margin: 0;
background-color: #eef5f5;
}

img {
border: 0;
}

a {
	color: #0385b5;
}

a:hover {
	text-decoration: none;
}

hr {
	color: #fff;
}



#container {
	width: 960px;
	margin: 0 auto;

/*border: solid 1px #cbcbcb;*/
}

#top {
}

#top .logo {
float: left;
display:block;
margin: 20px 0 10px 20px;
width: 255px;

/*border: solid 1px #cbcbcb;*/
}

#top .menu {
float: right;
margin-top: 52px;



}

#top .menu a{
padding-right: 20px;
}

#header {
background-image: url(../img/header-bg.gif);
width: 960px;
height: 162px;
}

#header img {
position: relative;
top: 110px;
left: 845px;
}

/* Midtool */

#midtool {
margin: 15px 0;
padding: 6px 0 3px 0;
border-top: solid 1px #a9c5c7;
border-bottom: solid 1px #a9c5c7;
}

#midtool .left {
float: left;
padding-left: 20px;
}

#midtool .right {
float: right;
padding-right: 10px;
}

#midtool .left a {
padding-right: 15px;
}

/* White Box */

#boxwhite {
background-color: #fff;
background-image: url(../img/box-white-top.gif);
background-repeat: no-repeat;
background-position: top left;
color: #4b4b4b;
width: 729px;

}

#boxwhite img {
border: solid 1px #e0e0e0;
}

#boxwhite .bottom {
background-image: url(../img/box-white-bottom.gif);
background-repeat: no-repeat;
background-position: bottom left;
width: 729px;
height: 11px;
}

#boxwhite .polls_left {
float: left;
width: 324px;
margin: 10px 30px 0px 20px;
padding: 10px 0;


/*border: solid 1px silver;*/
}

#boxwhite .polls_left:hover {
background-color: #f6fafa;
}

#boxwhite .polls_right:hover {
background-color: #f6fafa;
}

#boxwhite .polls_right {
float: left;
width: 324px;

margin: 10px 0px 0px 0px;
padding: 10px 0;

/*border: solid 1px silver;*/
}

#rightside {


margin: 10px 0 0 15px;
color: #667a7c;
}

#rightside .link1 {
font-weight: bold;
color: #435355;
text-decoration: none;
}

#rightside .link2 {
color: #435355;
text-decoration: none;
}

#rightside a:hover {
text-decoration: underline;
}

#rightside ul {
margin: 10px 0 0 25px;
padding: 0;
}

#rightside li {
margin-bottom: 10px;
}

/* Content */

.content_left {
float: left;
width: 730px;
}

.content_right {
float: right;
width: 220px;
}

#content {
padding-left: 5px;
}

#content a {
color: #435355;
}

#content h1 {
margin: 15px 0 10px 0px;
padding: 0 10px;
color: #435355;
font-size: 18px;
}

#content h2 {
font-family: “Trebuchet MS”, sans-serif;
font-size: 18px;
margin: 25px 0 10px 15px;
color: #435355;
}

#content .black h2 {
margin: 15px 0 10px 0px;
color: #a6b3b4;
font-size: 15px;
}

#content h3 {
color: #435355;
font-size: 15px;
margin: 0 0 5px 0;
padding: 0;
}

#content h4 {
margin: 0 0 17px 0;
padding:0;
font-size: 13px;
line-height: 19px;
font-weight: normal;
}

#content .oponent {
color: #424a4b;
text-decoration: none;
font-weight: normal;
}

/* new style to polls list */

#list_poll {
	float: left;
	padding: 7px 10px;
	margin-left: 15px;
	border-bottom: solid 1px #a9c5c7;
	width: 900px;
}

#list_poll .thumbs {
	float: left;
	width: 90px;
	padding: 5px 0;
	text-align: center;
	color: #737373;
}

#list_poll  .thumbs img {
	padding: 0 4px;
}

#list_poll .body {
	float: left;
	line-height: 22px;
	padding-left: 15px;
}

#list_poll .question {
	font-size: 14px;

}

#list_poll .answer {
	color: #000;
	text-decoration: none;
}

#list_poll i {
	color: #959595;
}

#list_poll .comments {
    float: right;
    
    position: relative;

    top: 32px;
    right: -10px;
    
    *top: 32px; /* IE 7 and below */
   _top: 32px; /* IE 6 and below */


	
	color: #959595;
	
	font-size: 11px;
	padding: 3px 10px;
}

#list_poll .comments a {
	color: #959595;
	text-decoration: none;
}

#list_poll .info {
    float: right;
    
    position: relative;

    top: 32px;
    right: -10px;
    
    *top: 32px; /* IE 7 and below */
   _top: 32px; /* IE 6 and below */


	background-color: #a9c5c7;
	color: #fff;
	
	font-size: 11px;
	padding: 3px 10px;
}









#info {
text-align: justify;
line-height: 18px;
margin-top: 25px;
}

#info .left {
width: 330px;
float: left;
margin: 0px 20px 0 10px;
}

#info .right {
width: 330px;
float: right;
margin: 0px 5px 0 10px;
}



#poll_add {
font-size: 15px;

}

#poll_add i {
color: silver;
font-size: 12px;
}

#poll_add .first {
float: left;
width: 350px;
border: solid 1px #a9c5c7;
margin: 0 20px 20px 0;
padding: 10px;
}

#poll_add .second {
float: left;
width: 350px;
border: solid 1px #a9c5c7;
padding: 10px;
margin-bottom: 20px;
}

#poll_add input {
width: 330px;
padding: 5px;
}

#poll_add .button {
width: 101px;
margin-left: 240px;
}

#poll_add .form-error {
border: solid 1px red;
}

#linksbar {
	padding: 9px 0 0 15px;
}

#linksbar a {
	text-decoration: none;
}

#linksbar a:hover {
	text-decoration: underline;
}



/* Comment */

#comment {
background-color: #deeaeb;
margin-bottom: 10px;
padding: 15px;
margin: 15px;
}

#comment .info {
float: left;
width: 130px;
text-align: right;
font-size: 14px;
}

#comment .body {
float: left;
width: 470px;
line-height: 18px;
}

#comment .grav {
width: 35px;
float: left;
padding: 0 10px;
text-align: center;
}

#comment i {
font-size: 11px;
color: #88b0b4;
}

/* Footer */

#footer {
margin-top: 35px;
background-image: url(../img/footer-bg.gif);
width: 958px;
height: 62px;
color: #667a7c;
}

#footer a {
color: #667a7c;
}

#footer .left {
float: left;
margin: 15px;
}

#footer .right {
float: right;
margin: 15px;
}

/* Messages */

#flashMessage {
    margin-top:20px;
    padding:8px;
    text-align:center;
    font-weight: bold;
}

.green {
    border:solid 1px #0c8240;
    background:#cee6c3;
    color:#0c8240;
}

.red {
    border:solid 1px #cb2026;
    background:#f6cbca;
    color:#cb2026;
}

#paging {
	
	
	padding-top: 10px;
	padding-bottom: 10px;
	
	/*text-align: center;*/
}

#paging a {
	color: #577577;
	text-decoration: none;
}

#paging a:hover {
	/*text-decoration: underline;*/
}

.pagenr {
	margin: 2px;
	padding: 2px 6px 2px 6px;
	border: solid 1px #6a6201;
}

.current {
	margin: 3px;
	padding: 2px 6px 2px 6px;
	border: solid 1px #6a6201;
	background-color: #dfe9eb;
	color: #000;
}


/* table */

td {
padding: 10px 20px;
}

/* Form */
form {
padding: 15px 0 0 0;
margin: 0;
}

label {
width: 100px;
float: left;
text-align: right;
margin-right: 15px;
}

input, textarea {
margin-bottom: 15px;
}

.button {
margin-left: 115px;
}

/* Messages */

#flashMessage {
    margin:20px 0;
    padding:8px;
    text-align:center;
    font-weight: bold;
}

.green {
    border:solid 1px #0c8240;
    background:#cee6c3;
    color:#0c8240;
}

.red {
    border:solid 1px #cb2026;
    background:#f6cbca;
    color:#cb2026;
}

/* validation messages */
.error-message {
	padding-left: 120px;
	text-align: left;
	height: 25px;

    color:#cb2026;
}

.count_red {
color:#cb2026;
}

.count_green {
color:#0c8240;
}

.count_grey {
color:#939393;
}


.sec {
display:none;
}

.clear {
clear: both;
}

.clear_left {
clear: left;
}

.clear_right {
clear: right;
}



