﻿/* CSS Document */
body {
	margin:0;
	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;
	}
/* 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:155px;
	}
.footer {
clear:both;
background-image:url(images/F_Repeat.jpg);
background-repeat:repeat-x;
background-color:#EFEBEA;
text-align:right;
font:12px tahoma;
color:#000000;
width:100%;
}

.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:center;
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;
}
.Menu_Item h3{
background-image:url(images/Menu_Head.jpg);
background-repeat:no-repeat;
height:33px;
width:201px;
margin:0;
}

.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:650px;
	border:1px solid #000000;
	}

#Menu {
	position:absolute;
	top:200px;
	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;}

#marqueediv {
left:280px;
position:absolute;

margin-right:0px;
top:155px;
right:0;
	}


#sform {
	position:absolute;
	top:155px;
	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;
}

#Content a{
	color: black;
}
#Content h2{
	font-size: 11px;
	color: #333333;
	background: Orange url(images/headerbg.png) right no-repeat;
	margin: 0px;
	margin-bottom: 10px;
	padding: 6px;
	padding-right: 25px;
}
#Content h3{
	font-size: 14px;
}
#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{
	background-color: #f2f2f2;
	padding: 6px;
	margin: 2px;
}
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%;
}
#Content .node h2{
	font-size: 11px;
	color: #840000;
	background: url(images/headerbg1.png) right no-repeat 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;
}

.home-block .content
{
	/*background-color: #F2F2F2;*/
}
.home-block h2
{
	margin: 0px !important;
}
.home-block .content 
{
	margin: 0px;
	padding: 10px;
}
.home-block .content ul 
{
	margin: 0px;
}
.home-block 
{
	width: 48%;
	float: right;
	padding: 5px;
}
#block-block1 
{
	width: 98%;
}
#block-block5 .content img
{
    float: right;
    padding: 2px;
    border: solid 1px #CCCCCC;
    margin: 5PX;
}
#block-block5 .content *
{
    text-align: justify;
}
#block-block7 input
{
   background:none;
   border: none;
}
#block-block7 input.Button
{
    background: url(images/inputbg.jpg);
}
#block-block7 input.Button
{
   margin-top: 15px;
   padding: 1px;
   padding-left: 8px;
   padding-right: 8px;
   border: solid 1px #A6CE38;
   background-color: #FFFFFF;
   font-family: Tahoma;
   font-size: 12px;
}
#block-block2 td, #block-block4 td, #block-block5 td, #block-block6 td, #block-block7 td
{
    background: none !important;
    
}

#block-block7 td
{
    padding: 0px !important;
    background-color: #F2F2F2 !important;
}
#ctl00_CPHTemplate1_txtComplainTitle
{
    margin-right: -47px;
}
