/* CSS Document */

html {
    overflow: -moz-scrollbars-vertical;
	}

body {
    font-family: verdana;
   	font-size: 11px;
	color: #555;
	margin:	0;
   	background-color: #f1f3f6;
	line-height: 18px;
   	}
	
form {
	margin:none;
	padding:none;
}	
	
table {
    font-family: verdana;
   	font-size: 11px;
	color: #555;
	margin:	0;
	line-height: 18px;
   	}

A, .smallTitle {
	color: #377ebd;
	text-decoration: none;
	font-size: 11px;
	}
	
.smallTitle p {
	padding:0;
	margin:0;
}		

A:hover {
	color: red;
	text-decoration: underline;
	}

.menu, A.menu {
	color: #555;
	text-decoration: none;
	font-size: 11px;
	}

A:hover.menu {
	color: #FF0000;
	}
	
.menuQuestionare, A.menuQuestionare {
	color: #555;
	text-decoration: none;
	font-size: 11px;
	}

A:hover.menuQuestionare {
	color: #FF0000;
	}

td.menuQuestionare {
	padding-bottom: 4px;
	padding-top: 4px;
	}

.newsTitle, A.newsTitle, .title {
	color: #377ebd;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

A:hover.newsTitle {
	color: red;
	text-decoration: underline;
	}

.subjectDisabled {
	color: #c0c0c0; 
	}

td.header {
	background-image:url(../images/header.jpg);
	background-color: #FFFFFF;
	width: 766px;
	}
	
td.backLeft {
	background-image:url(../images/back_left.gif);
	}
	
td.backRight {
	background-image:url(../images/back_right.gif);
	}
	
td.body {
	background-color:#FFFFFF;
	vertical-align: top;
	}
	
td.menu {
	background-color: #FFFFFF;
	width: 190px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}
	
td.content {
	background-color:#FFFFFF;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

td.banner {
	background-color: #FFFFFF;
	width: 115px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	}

hr.menuLine {
	size: 1px;
	border-top: 1px dashed #999999;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
	}

hr.newsLine {
	size: 1px;
	border-top: 1px dashed #999999;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
	margin-top: 10px;
	margin-bottom: 10px;
	}

hr.questionsLine {
	size: 1px;
	border-top: 1px dashed #999999;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
	}
	
hr.bannerLine {
	size: 1px;
	border-top: 1px dashed #999999;
	border-bottom: 1px solid #FFF;
	border-left: none;
	border-right: none;
	margin-top:5px;
	margin-bottom:5px;
	}
	
.delegateQuote {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px dotted #999999;
	}
	
.newsImage {
	border: 1px dotted #999999;
	}
	
.delegateImage {
	border: 1px dotted #999999;
	}
	
.regionImage {
	border: 1px dotted #666;
	}
	
td.electoral {
	background-color: #F0F0F0;
	padding: 10px;
	vertical-align: top;
	}

td.electoralImage {
	width: 122px;
	background-color: #E0E0E0;
	vertical-align: top;
	}
	
td.delegates {
	border-bottom: 1px dotted #CCC;
	}
	
tr.delegatesLink, A.delegatesLink {
	font-size: 11px;
	}

A:hover.delegatesLink {
	background-color: #FF0000;
	}
	
.questionaryForm {
	width: 100%;
	border: 1px solid #CCC;
	}

a.formButton {
	display: block;
	padding: 7px;
	margin-top: 5px;
	color: #333;
	background-color: #EEE;
	border: 1px solid #CCC;
	}
	
a:hover.formButton {
	background-color: #FFF;
	text-decoration: none;
	}

.tableRollOverEffect1 {
	background-color: #EEE;
	}

.tableRollOverEffect2 {
	background-color: #000;
	color: #FFF;
	}

.tableRowClickEffect1 {
	background-color: #F00;
	color: #FFF;
	}
	
.tableRowClickEffect2 {
	background-color: #00F;
	color: #FFF;
	}
	
.searchField {
	border: #999999 solid 1px;
	width: 100%;
	font-family: verdana;
	font-size: 11px;
	color: #555;
	padding: 5px;
	height: 25px;
	}
	
.loginField {
	border: #999999 solid 1px;
	width: 150px;
	font-family: verdana;
	font-size: 11px;
	color: #555;
	text-align: center;
	padding: 5px;
	height: 25px;
	}
	
.tableBody {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	font-size: 11px;
	font-style: normal;
	color: #555555;
	font-family: Verdana, Tahoma, Arial;
}

.tableMenuNormal {
	padding: 10px;
	background-color: #F4F4F4;
	border-top-width: 1px;
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	*/
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 20%;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #b0b0b0;
	vertical-align: top;
	cursor:pointer;
}

.tableMenu {
	border-bottom:none;
	border-top: solid 1 #CCCCCC;
	border-left: solid 1 #CCCCCC;
	/*border-right: solid 1 #CCCCCC;*/
}

.tableMenuActive {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	color: #5f5f5f;
	width: 20%;
	vertical-align: top;
	border-top-width: 1px;
	/*
		border-right-width: 1px;
		border-right-style: solid;
	*/
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
	
.transparent_class 
{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}