/* 
Style Sheet
-------------------------------------------------------
Copyright (c) 2009, Reclaim Design LLC

Last Updated: David Henry
Date: 10/10/2009 */


@import url("/css/nav-horizontal.css");
@import url("/css/subnav.css");
/* SITE SPECIFIC LAYOUT */
body
{
    margin: 0;
    padding: 0px 0px 0px 0px;
}

html, body, form#form1
{
    height: 100%;
}

div#toppagebkg
{
    height: 271px;
}

div#toppagehd
{
    height: 204px;
}

div#page
{
    position: relative; /* needed for footer positioning*/
    margin: 0 auto; /* center, not in IE5 */
    width: 926px;
    height: auto !important; /* real browsers */
    height: 100%; /* IE6: treaded as min-height*/
    min-height: 100%; /* real browsers */
}

div#branding
{
    position: absolute;
    top: 30px;
    left: 27px;
}

/* HEADER */
div#header
{
    height: 30px;
    padding-bottom: 200px;
}




/* CONTENT */
div#content
{
    width: 100%;
    position: relative; /* needed for footer positioning*/
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

/* LAYOUT */
div#layout
{
    width: 100%;
    float: left;
}

/* CLEAR */
div#clear
{
    clear: both;
}

/* MAIN */
div#main
{
    float: left;
    width: 660px;
    margin-bottom: 30px;
}
/* SUB 1 & 2 */
div#sub1
{
    float: left;
    width: 420px;
    margin-top: 30px;
}

div#sub2
{
    float: right;
    width: 210px;
    margin-top: 30px;
    margin-left: 20px;
}


/* LOCAL */
div#local
{
    float: right;
    width: 210px;
    min-height: 700px;
}


/* EXTRA 1 */
div#extra1
{
    position: absolute;
    top: 212px;
    left: 5px;
    z-index: 100;
}

/* FOOTER */
div#footerbkg
{
    height: 241px;
    width: 100%;
}

div#footer
{
    position: absolute;
    bottom: -180px;
    left: 80px;
    padding-top: 50px;
    text-align: center;
}


/* ARROWS */

#mainpicturearrowleft
{
    margin: 25px 30px 0px 465px;
}



#mainpicturearrowright
{
    margin: 25px 10px 0px 0px;
}


/* List Items ul li */

div#footer ul
{
    margin-left: 20px;
}

div#footer ul li
{
    float: left;
    margin-right: 10px;
}

div#local ul
{
    margin-bottom: 20px;
}

div#local ul li ul
{
    padding-top: 45px;
    margin-left: 35px;
}

div#local ul li ul li
{
    margin-left: -19px;
    margin-top: -3px;
}


/* END LAYOUT 
//////////////////////////////////// TABLE */
table
{
}


th
{
}

td
{
}

/* END TABLE */

/* clearing */
.stretch, .clear
{
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1px;
}
.clearfix:after
{
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    content: ".";
}
.clearfix
{
    display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix
{
    display: block;
}
/* End hide from IE Mac */
/* end clearing */

div#banner, div#extra2, div#extra3, div#extra4, div#extra5, div#extra6
{
    display: none;
}

.star
{
    font-size: x-small;
    color: Red;
}







/*GridViewCSS Chrome Black Style*/
/*Modified by vissu on 17-12-2009*/
.GridViewStyle
{
    /*font-family: Arial, Sans-Serif;*/
    font-family: Verdana;
    font-size: 10px; /*table-layout: auto;     border-collapse: collapse;*/
    border: #CDDDE0 1px solid;
}
/*End by vissu on 17-12-2009*/
/*Header and Pager styles*/
.HeaderStyle, .PagerStyle /*Common Styles*/
{
    /*  background-image: url(Images/HeaderChromeBlack.jpg);*/
    background-position: center;
    background-repeat: repeat-x;
    background-color: #CDDDE0;
}
.HeaderStyle th
{
    padding: 5px;
    color: #000000;
    text-align: left;
}
.HeaderStyle a
{
    text-decoration: none;
    color: #000000;
    display: block;
    text-align: left;
    font-weight: normal;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
}
.PagerStyle table td
{
    border: 0px;
    padding: 5px;
}
.PagerStyle td
{
    border-top: #1d1d1d 3px solid;
    text-decoration: underline;
}
.PagerStyle a
{
    color: #ffffff;
    text-decoration: underline;
    padding: 2px 10px 2px 10px;
    border-top: solid 1px #777777;
    border-right: solid 1px #333333;
    border-bottom: solid 1px #333333;
    border-left: solid 1px #777777;
}
.PagerStyle span
{
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding: 2px 10px 2px 10px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding: 5px; /*border-right: solid 1px #1d1d1d;*/
}
.RowStyle td
{
    background-color: #FFFFFF;
}
.AltRowStyle td
{
    background-color: #F1F5F4;
}
.SelectedRowStyle td
{
    background-color: #ffff66;
}

.green_button_General
{
    background-color: #254c53;
    color: #FFF;
    font-weight: bold;
    border: 2px;
    border-style: outset;
    border-color: #254c53;
    font-size: 12px;
    font-family: verdana;
    height: 22px;
    margin: 0px;
    cursor: pointer;
    padding:1px;
}

.menu{ margin:0px; padding:0px; list-style-type:none; margin-top:0px;  float:left; width:100%; display:block;}
.menu li{ display:inline;}
.menu li a{ display:block; float:left; padding:0px 12px; line-height:34px; color:#000; font-size:12px; text-decoration:none; background:url(/images/menu_divider.gif) no-repeat right center;}
.menu li a:hover, .menu li.select a{color:#254c53;}

.menuslide {position:relative;width:100%; padding:0px; margin:0px; float:left;margin-bottom:5px; }
.menuslide ul {list-style:none; z-index:100;position:relative; }
.menuslide li {float:left;}
.menuslide a, .menuslide a:active, .menuslide a:visited {}
.menuslide a:hover {color:#ebf0e6}

.rowwrap{width:100%; padding:0px; margin:0px; float:left;}


 
 
  .TopRightFixed 
 {
   top: 0px;
   right: 0px; 
   position:fixed;  
   background-image:url(/Images/updateProgress.gif);
 } 

 .Progress
 {
   /*background-color:#CF4342;*/
   /*color:White;*/
   width: 35px;
   height: 35px;
   font-weight:bold;
   text-align:center;  
   color:#264B54;
   background-image:url(/Images/updateProgress.gif);   
 }
 
.Progress img {
   vertical-align:middle;
   margin:2px;           
 }
