﻿/* CSS layout */

/*****************  MAIN ELEMENTS ***********************/

html, body, p, th, td
{
    font-family: Verdana;
    font-size: 1em;
}

body
{
    font-size: 6pt; /*background-color:#FFFF99;	*/
    padding: 0 0 0 0;
    margin: 0 0 0 0;

}

th
{
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

td
{
    padding: 5px 5px 5px 5px;
}

#banner
{
    font-family: Tahoma Verdana Times New Roman Arial Sans-Serif;
    font-size: 3em;
    font-weight: bold;
    text-align: center;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

.altrow
{
    background-color: #76c1e8;
}

.grid-pager
{
	background: #FFFF99;
	border-top: solid 1 black;
	height:1px;
}

.grid-header th
{
	text-decoration: none;
	font-weight: normal;
	color: Black;
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	padding: 1 1 1 4;
	border-bottom-style: outset;
	border-right-style: outset;
	border-width: 1px;	
}
/*********Grid view specific hides***************************/


#ctl00_cph1_PMC1_GridViewSearchPanel1
{
    visibility:hidden;
}

/***************** 3 COLUMN LAYOUT ***************************/

#masthead
{
    /*position: relative;*/ /*width: 100%;*/
    padding-left: 100px;
    height: 94px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
    visibility:hidden;
}

#top_nav
{
    text-align:right;
    /* margin-top:83px;*/
    /*height: 1em;*/
        padding-left: 0px;
    height: auto;
}

#top_left
{
    width: 94px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 94px;     
    cursor: pointer;
}

#header
{
    margin-left: 10px;
    padding-left: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dotted #AAAAAA;
    text-align: center;

       
}

#container
{

}

#left_col
{
    width: 94px;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
}

#page_content
{
    margin: 10pt 10pt 10pt 10pt;


}

#right_col
{
    width: 200px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-right: -5px;
}

#contents
{
    position: absolute;
    top: 0;
    left: 0;
}

#footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    border-top: 1px dotted #AAAAAA;
    background-color: #76c1e8;
    color: #626262;
    font-size: 70%;
    clear:both;
        visibility:hidden;
}
#footer p
{
    margin: 0.5em 0 1em 2em;
    padding: 0;
}


.Login
{
    top:0px;
    right:0px;
    padding:0px;
    margin:0px;
    /*display: none;*/
    font-size:.8em;
}

.Login input
{
    font-size:.9em;
}

.loginTitle
{
    display: none;
}
.breadcrumb
{
    float: left;
}

.infotitle
{
    font-weight: bold;
    font-size: 2em;
    border-bottom: 1px black solid;
    padding: 2px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

.infobox
{
    border: 1px black solid;
    width: 100%;
    margin: 0px;
    
}

.infobox ul
{
        list-style-type:circle;

}
.infotext
{
    padding: 2px;
}
.infotext->ul
{
    list-style-type:circle;
}

.main
{
    border: 1px black solid;
    width: 100%;
    margin: 5px;
}

.sponsor
{
   /* border: 1px black solid;*/
    margin-bottom: 10px;
    margin-left: 5px;
    background-color:Transparent;
    font-size:.3em;
}
/**************************** Content Panel ITEMS *************************************/

.panelItems ul
{
    list-style-type:none;
    margin:0;
    margin/**/:5px;
}

.panelItems li
{
    margin:0px;
    clear:left;
    margin-bottom:10px;
}

.col1
{
    float:left;
    width:50%;
    clear:left;
}

.col2
{
    float:right;
   width:50%;
}
/**************************** NAVIGATION MENU ITEMS *************************************/
#navigation
{
    width: 94px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top:5px;
    visibility:hidden;
}

#navigation div
{
    border: 1px black solid;
    margin-bottom: 10px;
    margin-left: 5px;
}

#navigation li .mnuHeader
{
    display: block;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
    text-align: center;
    font-weight: bold;
    border: 1px black solid;
    margin: 0;
    padding: 0;
}

li
{
    padding: 0;
    margin: 0;
    border: 0;
}

#navigation ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#navigation li
{
}

#navigation li a:link, #navigation li a:visited
{
    display: block;
    padding: 5px 5px 5px 0.5em;
    background-color: #76c1e8;
    color: #FFFFFF;
    text-decoration: none;
}
#navigation li a:hover
{
    background-color: #FFFF99;
    color: #FFFFFF;
}
#navigation ul ul
{
    margin-left: 0px;
}
#navigation ul ul li
{
    display: inline;
    margin: 0px;
}
#navigation ul ul a:link, #navigation ul ul a:visited
{
    background-color: #76c1e8;
    color: #711515;
}
#navigation ul ul a:hover
{
    background-color: #FFFF99;
    color: #76c1e8;
}

/**************************** Gallery *************************************/

.gallery span
{
    font-weight: bold;
    font-size: 1.5em;
    padding: 2px;
}

.gallery td td
{
    font-weight: bold;
    font-size: .8em;
    padding: 2px;
    background: #FFFF99 url( 'images/gradFill15by1.gif' ) repeat-x;
}

.gallery span td
{
    font-weight: bold;
    font-size: .8em;
    padding: 2px;
    background-color: Transparent;
}
