﻿/* CSS Document */
body {
	margin:0;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	background: url(images/bodybg.jpg) repeat-x;
}
/* Header Section */
#leftcontent {
	position: absolute;
	left:0px;
	top:0px;
	width:582px;
	background:#fff;
	height:155px;
	}

#centercontent {
	background:#fff;
	background-image:url(images/H_Repeat.jpg);
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 582px;
	margin-right:214px;
	height:155px;
	}
html>body #centercontent {
	margin-left: 582px;
	margin-right:214px;
	}

#rightcontent {
	position: absolute;
	right:0px;
	top:0px;
	width:214px;
	background:#fff;
	height:155px;
	}
	
#horizontal-nav
{
	height: 27px;
	background: url(images/horizontal-bar.png) repeat-x;
}
#horizontal-nav ul 
{
	padding: 0px;
	margin: 0px;
}
#horizontal-nav ul li 
{
	float: right;
	list-style: none;
}
#horizontal-nav ul li a
{
	display: block;
	padding:7px;
}
#horizontal-nav ul li a:hover 
{
	background-color: #CCCCCC;
}
/* News Bar Section */
.News {
}
#leftnav {
	position: absolute;
	left:0px;
	width:20px;
	background:#fff;
	height:39px;
	background-image:url(images/Nav_L.jpg);
	}

#centernav {
	background-image:url(images/Nav_Repeat.jpg);
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 20px;
	margin-right:13px;
	height:39px;
	}
html>body #centernav {
	margin-left: 20px;
	margin-right:13px;
	}

#rightnav {
	position: absolute;
	right:0px;
	width:13px;
	height:39px;
	background-image:url(images/Nav_R.jpg);
	top:182px;
	}
.footer {
clear:both;
background-image:url(images/F_Repeat.jpg);
background-repeat:repeat-x;
background-color:#EFEBEA;
text-align:center;
font:10px tahoma;
color:#000000;
padding-top: 25px;
padding-bottom: 25px;
}
.footer p
{
	padding: 0px;
	margin: 0px;
}

.Menu_Item li , .Menu_Item ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 201px; /*WIDTH OF MAIN MENU ITEMS*/
height:28px;
border-bottom:1px solid #FFFFFF;
}
.Menu_Item li{
position: relative;
}
.Menu_Item li a{
text-align:right;
font:12px tahoma;
color:#000000;
background-image:url(images/Menu_Item.jpg);
background-repeat:no-repeat;
display: block;
width: auto;
height:23px;
text-decoration: none;
padding-top:5px;
padding-right:25px;
}
.Menu_Item h2
{
	/*
background-image:url(images/Menu_Head.jpg);
background-repeat:no-repeat;
height:33px;
width:201px;
margin:0;*/
	
	font-size: 13px;
	color: #FFFFFF;
	background: #09B2E7 url(images/h2_03.jpg) right top no-repeat;
	margin: 0px;
	text-align: right;
	direction: rtl;
	padding: 14px;
	text-align: center;
}

.Menu_Item li a:hover{
background-image:url(images/Menu_over.jpg);
}
#Content {
	margin-left:0px;
	margin-right:220px;
	margin-top:20px;
	padding:20px;
	min-height:900px;
	border:1px solid #000000;
	}

#Content2 {
	margin-left:210px;
	margin-right:220px;
	margin-top:20px;
	padding:20px;
	min-height:900px;
	border:1px solid #000000;
	}
#Menu {
	position:absolute;
	top:230px;
	right:0px;
	width:201px;
	padding:10px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:201px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:201px;}
#Menu2 {
	position:absolute;
	top:230px;
	left:0px;
	width:190px;
	padding:10px;
	padding-left:0px;
	
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:201px;
	text-align:right;
	direction:rtl;
	}
/* Again, "be nice to Opera 5". */
body>#Menu2 {width:190px;}
#Menu2 .Menu_Item
{
	background: url(images/blockbg.jpg) bottom repeat-x;
	border: solid 1px #d4effa;
	border-top: none;
}
#Menu2 .Menu_Item h2
{
	font-size: 13px;
	color: #FFFFFF;
	background: #09B2E7 url(images/h2_03l.jpg) left top no-repeat;
	margin: 0px;
	text-align: right;
	direction: rtl;
	padding: 14px;
	text-align: center;
}
#marqueediv {
left:20px;
position:absolute;

margin-right:0px;
top:182px;
right:0;
margin-top:5px;
	}


#sform {
	position:absolute;
	top:153px;
	left:25px;
	width:280px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:201px;
	}
/* Again, "be nice to Opera 5". */
body>#sform {width:280px;}

/* Content */

a img
{
	border:none;
}
a {
	text-decoration: none;
	color: #000000;
}


#Content
{
	direction: rtl;
	text-align: right;
	padding: 10px;
	padding-left: 25px;
	padding-bottom: 35px;
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	border-left: none;
	background: url(images/contentbg.jpg) no-repeat bottom left #FFFFFF;
}
#Content2
{
	direction: rtl;
	text-align: right;
	padding: 10px;
	padding-left: 25px;
	padding-bottom: 35px;
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	border-left: none;
	background: url(images/contentbg.jpg) no-repeat bottom left #FFFFFF;
}
#Content a{
	color: black;
}
#Content h2{
	font-size: 13px;
	color: #FFFFFF;
	background: #09B2E7 url(images/h2_03.jpg) right top no-repeat;
	margin: 0px;

	padding: 14px;
	padding-right: 25px;
}
#Content h3{
	font-size: 14px;
	color:#09B2E7;
}

#Content form{
	margin: 0px;
	padding: 0px;
}
#Content a:hover{
	color: #F4781F;
}
#Content table {
	width: 100%;
	margin-top: 10px;
}
#Content table th{
	border-top: solid 4px #A6CE38;
	border-bottom: solid 1px #333333;
	padding: 4px;
}
#Content table td
{


	border-bottom: solid 1px #cccccc;
	padding: 4px;
}

#Content .tabs{
	background-color: #CAEFF8;
	height: 30px;
}
#Content .tabs ul{
	margin: 0px;
	padding: 0px;
}
#Content .tabs ul li{
	list-style: none;
	float: right;
}
#Content .tabs ul li a{
	display: block;
	padding: 7px;
	border-left: solid 1px #666666;
}

#Content .filter{
	padding: 10px;
	background-color: #FFFFF0;
	border: solid 1px #cccccc;
}
#Content .description{
	padding: 10px;
}

form p{
	
	padding: 6px;
	margin: 2px;
	background: none !important;
}
form p label{
	float: right;
	width: 150px;
	text-align: left;
	padding: 4px;
}

#Content .paging{
	margin-bottom: 10px;
	height: 40px;
	margin-bottom: 20px;
	text-align: center;
	clear: both;
}
#Content .paging ul {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
#Content .paging ul li {
	list-style: none;
	float: right;
}
#Content .paging ul li a{
	padding: 2px;
	padding-right: 7px;
	padding-left: 7px;
	border: solid 1px #A6CE38;
	margin: 5px;
}

#Content dl{
	
}
#Content dl dt{
	clear: right;
	float: right;
	width: 150px;
	padding: 4px;
	background-color: #F2F2F2;
	border-bottom: solid 2px #FFFFFF;
}
#Content dl dd {
	padding: 4px;
	background-color: #F8F8F8;
	border-bottom: solid 2px #FFFFFF;
}
#Content .node {
	clear: both;
	padding-bottom: 20px;
	width:100%;
	border: 1px dotted #000;
	margin-top:5px;
}
#Content .node h2{
	font-size: 11px;
	font-weight:bold;
	background:none;
	padding:5px;
}
#Content .node h3{
	padding:5px;
}

.info{
color:#999999;
padding-right:5px;
padding-left:5px;
}
#Content .node .content
{
    margin: 0px;
padding-right:5px;
padding-left:5px;
}
#Content .alt 
{
	border:1px dotted orange;
}


#Content .node img{
	float: right;
	padding: 10px;
}
/*     DataGrid         */
.DataGridHeaderStyle td
{
	border-top: solid 4px Orange;
	background-color: #F2F2F2;
	border-bottom: solid 1px #333333;
	padding: 4px;
}
.DataGridPagerStyle
{
	background-color: #ffffff;
	color: #000066;
	text-align: left;
	padding: 5px;
	text-align: right;
}
.DataGridPagerStyle td
{
	border: none !important;
	height: 30px;
}
.DataGridPagerStyle span
{
    border: solid 1px #A6CE38 !important;
    padding: 3px;
    background-color: #F2F2F2;
}
.DataGridPagerStyle a
{
    border: solid 1px #A6CE38;
    padding: 3px;
}
.DataGridPagerStyle table
{
    width: 50px;
}
.DataGridPagerStyle table td
{
    padding: 6px;
}
.DropDownList
{
	width: 150px !important;
	border: solid 1px #000000 !important;
}
.Button
{
   padding: 1px;
   padding-left: 8px;
   padding-right: 8px;
   border: solid 1px #A6CE38;
   background-color: #FFFFFF;
   font-family: Tahoma;
   font-size: 12px;
}
/*     GridView         */
/*
.GridViewHeaderStyle td
{
	border-top: solid 4px #A6CE38;
	border-bottom: solid 1px #333333;
	padding: 4px;
}
.GridViewPagerStyle
{
	background-color: #ffffff;
	color: #000066;
	text-align: left;
	padding: 5px;
	text-align: right;
}
.GridViewPagerStyle td
{
	border: none !important;
	height: 30px;
}
.GridViewPagerStyle span
{
    border: solid 1px #A6CE38 !important;
    padding: 5px;
    background-color: #F2F2F2;
}
.GridViewPagerStyle a
{
    border: solid 1px #A6CE38;
    padding: 5px;
}
*/
h3 .download-button
{
	font-size: 11px;
	font-weight: lighter;
	width: 30px;
}
#banner-1
{
	text-align: center;
}

#Content
{
	padding: 0px;
}
#Content .filter
{
	margin: 30px;
}



	#button {
	  float:left;
      width:100%;
      font-size:120%;
      line-height:normal;
      }
    #button a {
      float:right;
      background:url("images/butleftF.gif") no-repeat left top;
      margin:0;
      padding:1 0 0 7px;
      text-decoration:none;
      }
    #button a span {
      float:right;
      display:block;
      background:url("images/butrightF.gif") no-repeat right top;
      padding: 5px;
	  margin-left:6px;
      color:#713613;
      font-size: 11px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #button a span {float:none;}
    /* End IE5-Mac hack */
	
	#tabsF 
	{
      width:100%;
      font-size:93%;
      line-height:normal;
      margin-bottom:20px;
	  border-bottom:1px solid #09B2E7;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:right;
      background:url("images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:right;
      display:block;
      background:url("images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	  
li.menutop 
{
	background: url(images/menutop.png) no-repeat bottom;
	padding: 0px !important;
	border: none !important;
	border-bottom: solid 1px #FFFFFF !important;
	height: 20px;
}
li.menubottom
{
	background: url(images/menubottom.png) no-repeat top;
	height: 16px !important;
	padding: 0px !important;
	border: none !important;
}
/* Blocks */
.block 
{
	
}
.block h2
{
	background: #e9f5fc !important;
	padding: 0px !important;
	padding: 4px !important;
	border: solid 1px #d4effa;
	font-family: Tahome;
	font-size: 11px !important;
	font-weight: bold;
	color: #0cb2e8 !important;
	border-right: solid 4px #ff7f00;
	border-bottom: solid 1px #ff7f00;
	
}
.block .content
{
	background: url(images/blockbg.jpg) bottom repeat-x;
	margin: 0px !important;
	border: solid 1px #d4effa;
	border-top: none;
}
.block td
{
	border: none !important;
	background: url(images/listbullet.png) no-repeat right;
	padding-right: 25px !important;
}
.block2 td
{
	padding-right: 2px !important;
}
/* Pages */
.page .content
{
    margin: 20px;
}
#block-complainStats
{
    width: 50%;
    float: right;
    margin: 0px !important;
}
#block-complainStats dl
{
    margin-top: 0px;
    margin-bottom: 0px;
}
#block-complainStats .content
{
    margin: 0px;
    padding-bottom: 0px !important;
}
#block-complainStats h2
{
    display: none;
}
#block-complainSearch
{
    width: 49%;
    float: left;
    margin: 0px !important;
}
#block-complainSearch .content
{
    padding-top: 20px;
    padding-bottom: 20px;
}
#block-complainSearch label
{
    width: 70px;
    float: right;
}
#block-complainSearch h2
{
    margin: 0px !important;
    padding: 10px !important;
}
#complainAdd
{
    clear: both;
    background-color: #F2F2F2;
    padding: 10px;
    height: 20px;
    margin-top: 15px;
}

.newsletterchoices
{
    background-color: #F2F2F2;
    padding: 5px;
}

#page-projects td, #page-statistics td, #page-links td,#page-campaign td, #page-inCooperation td
{
    background: url(images/listbullet.png) no-repeat right;
    padding-right: 20px !important;
}
#page-complain-add textarea, #page-contact textarea
{
    width: 500px;
    height: 90px;
}
#page-complain-add p, #page-contact p, #page-newsletter p
{
    background-color: #F2F2F2 !important;
}
#page-bills li
{
    list-style: none;
    padding-right: 20px;
    background: url(images/listbullet.png) no-repeat right;
}
#page-poll-do td
{
    background-color: #F2F2F2;
    padding: 5px;
    border: none !important;
}
#page-poll-do input
{
    float: right;
}

#ctl00_CPHTemplate1_btnprint
{
	background: url(images/print.png) no-repeat !important;
	border: none;
	margin: 0px !important;
	padding: 3px;
	padding-right: 5px;
	padding-left: 15px;
}
input, textarea
{
    background: url(images/inputbg.jpg) top repeat-x #FFFFFF;
    border: solid 1px #cccccc;
}
.paging-button-back
{
    padding: 4px;
    
    background: url(images/backicon.gif) no-repeat right;
    padding-right: 25px;
    float:right;
    margin-left:5px;
}
.paging-button-next
{
    padding: 4px;
    
    background: url(images/nexticon.gif) no-repeat left;
    padding-left: 25px;
    float:right;
    margin-left:5px;
}
#bills-search .content
{
    text-align: center;
}
#block-poll-old *
{
    margin: 0px;
}
    
