﻿body {	
}
.divSearch {
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 10px;
}

#navlist li a
{
font-size: 12px;
}

#wrapper {
    margin: 0 auto;
    padding-top:0;
}

#header1 {
    background: url("images/hd-bg.gif") repeat-x scroll 0 0 #00679C;
    font: 0.8em Arial;
    height: 80px;
    letter-spacing: 1px;
    margin: 0 auto;
    position: relative;
    width: 1265px;
    word-spacing: 5px;
    
}

h1, h2, h3, h4 {
    font-weight: normal;
}

p {
    margin-bottom: 1.75em;
}

#header1 a {
    color: #F0F0F0;
    text-decoration: none;
}

#header1 * {
    margin: 0;
    padding: 0;
}
#header1 a:hover {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

#menu-box {
    background-color: #EEEEEE;
    border-bottom: 1px solid #B0BCC3;
    width: 1265px;
    margin: 0 auto;
}
#menu {
    font: 0.8em Arial;
    font-weight:normal;
    letter-spacing: 1px;
    list-style: none outside none;
    margin: 0 auto;
    text-align: left;
    width: 1190px;
    word-spacing: 5px;
}
#menu li {
    display: inline;
    line-height: 34px;
    text-align: center;
}
#menu li a {
    border-right: 1px solid #B0BCC3;
    color: #474747;
    display: block;
    float: left;
    font-weight: normal;
    padding: 0 18px;
    text-decoration: none;
}
#menu li a.first {
    border-left: 1px solid #B0BCC3;
}
#menu li a:hover {
    color: #006BA3;
}
#menu li a.active {
    background-color: #ADDEFF;
    color: #202020;
}
.cleaning-box {
    min-height: 1px;
}
.cleaning-box:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

#navigation {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 1px solid #FFFFFF;
    bottom: 0;
    font:0.8em Arial;
    font-weight:normal;
    height: 25px;
    left: 0;
    line-height: 25px;
    margin: 0 auto;
   /*  position: absolute;*/
   text-shadow: 0 1px 0 #6F3018;
    width: 1280px;
}
#navigation a {
    color: #990000;
    text-decoration: none;
}
#navigation ul {
    list-style: none outside none;
    margin: 0 auto;
    text-align: left;
}
#navigation ul li {
    display: inline;
    padding: 0 0.75em;
    text-align: center;
}

.numbering {
    border : medium none;
    border-color:#ffffff;
    color: #ffffff;
    font-size: 11px;
}
.numbering span, .next-btn {
    background: none repeat scroll 0 0 #00A2E9;
    border: 1px solid #0084E2;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    height: 13px;
    margin-right: 2px;
    padding: 1px 5px 0 4px;
}
.numbering a {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #0084E2;
    color: #4D4D4D;
    font-weight: normal;
    margin-right: 2px;
    padding: 0 5px 0 4px;
    text-decoration: none;
}
.numbering a:hover {
    background: none repeat scroll 0 0 #C2ECFF;
    color: #00A2E9;
}
.next-btn {
    width: 26px;
}

.GridViewStyle
{   
	/*border-bottom: 1px dotted #CCCCCC;
    border-right: 2px solid #A7A6AA;
    border-left: 2px solid white;
    border-top: 2px solid white;
    padding: 4px;*/
    border:1px solid #ffffff;
}
.GridViewHeaderStyle
{
    background-color: #004A80;
    font:0.9em Arial;
    font-weight:normal;
	/*font-size: 16px;*/
    color: White;
}

.GridViewRowStyle
{
    font:0.8em Arial;
	font-weight:normal;
	padding-top:3px;
	padding-bottom:3px;
	height:20px;
}

.GridViewRowStyle td
{
    border: 1px solid #9DD0EA;
}

.GridViewPagerStyle td
{
  /*  border-color:White;*/
}

.letter
{
	font-weight:normal;
	font-family:Arial;
	font-size:0.7em;
	color:#616D7E;
}

.button
{
	background-image:url('images/print.jpg');
	height:30px;
	width:30px;

}
