﻿body
{
	font-family: verdana, arial, sans-serif;
	color: #333;
	width: 95em;
	margin: 0 auto;
	padding-bottom: 2em;
	background: #E0E1DD url(/images/bg-body.jpg) repeat-x;
}
p
{
	font-size: 1.1em;
	line-height: 1.6em;
}
a
{
	color: #467491;
	text-decoration: none;
    line-height: 20px;
}
a:hover
{
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-family: arial;
}
h2
{
	font-size: 3em;
	line-height: 1em;
}
h3
{
    font-size: 15px; 
    line-height: 30px; 
}

.boardLink 
{
    margin-left: 15px; 
}

/* header
------------------------------------------------------------------------------------------------ */
.header
{
	height: 85px;
}
.header img
{
	margin-bottom: 10px;
	margin-top: 15px;
}

.menu
{
	background-color: White;
	margin-bottom: 10px;
}

/*TopMenu*/
.topMenu
{
	height: 3em;
	padding: 0;
	margin: 0;
	width: 95em;
	background: #7FA1B6;
	clear: both;
	list-style-type: none;
	border: 1px solid #fff;
	margin-left: 0px;
}
.topMenu li
{
	float: left;
	height: 3em;
	list-style: none;
	margin-top: 0;
	background: #7FA1B6;
	border-right: 1px none #fff;
	overflow: hidden;
}
.topMenu li.selected
{
	height: 3em;
	margin-top: -0.6em;
	margin-left: -1px;
	padding-top: 0.5em;
	background-color: #467491;
	border: 1px solid #fff;
}
.topMenu li a
{
	font-size: 1.4em;
	line-height: 2em;
	padding: 1em 2em;
	color: #fff;
}
.topMenu li a:hover
{
	background-color: #7291A3;
	color: #fff;
	text-decoration: none;
}
.topMenu .selected a:hover
{
	background-color: #467491;
}

/*SubMenu*/
.subMenu
{
	background-color: #7FA1B6;
	float: left;
	width: 100%;
	height: 25px;
	margin: 0 1px 0px 1px;
	font-size: 1.1em;
}
.subMenua a
{
	font-size: 1.1em;
	height: 25px;
	text-decoration: none;
	padding: 7px;
}
.subMenuSel
{
	font-size: 1.1em;
	height: 25px;
	border-left: solid 1px white;
	border-right: solid 1px white;
}

/*All content*/
.allContent
{
	background-color: White;
	width: 95.2em;
/*	min-height: 400px;*/
    margin-top: 15px; 
}

.page
{
    padding: 15px; 
}

.page h2
{
	color: #284d63;
	font-size: 2em;
	padding-bottom: 0.7em;
}

/*Footer*/
.footer
{
	float: left;
	margin-top: 20px;
	width: 96.1em;
}

.application
{
	text-align: left;
	width: 500px;
	margin-left: 40px;
}
.application span
{
	height: 30px;
}

.modalBackground
{
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup
{
    background-color: #F5F5F5;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 450px;
    height: 300px;
}
.modalButton
{
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;
    width: 70px;
}

.gridView
{
	width: 90em;
}
.gridView a
{
	color: #333;
}
.gridViewHeader
{
	background-color: #E5ECF0;
	text-align: left;
}
.gridViewHeader TH
{
    padding-left: 10px; 
    padding-top: 4px; 
    padding-right: 10px; 
    padding-bottom: 4px; 
	font-weight: bold;
}
.gridViewRow
{
	height: 20px;
}
.gridViewRow td
{
	padding-right: 10px;
    padding-left: 10px; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #F0F0F0; 
}
.alternatingGridViewRow
{
    height: 20px;
    background-color: #F5F5F5;
}
.alternatingGridViewRow td
{
	padding-right: 10px;
    padding-left: 10px; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #F0F0F0; 
}

.adminApplicationTable
{
	height: 30px;
}
.userInfoTable td
{
	height: 30px;
	padding-right: 20px;
}
.productTable span
{
	line-height: 30px;
}

.HideButton
{
	display: none;
}

.GeneratePdfButton
{
    padding: 3px;
    margin-top: 3px;
    margin-bottom: 3px;    
}

.userTable tr
{
	height: 25px;
}
.userTabletd
{
	width: 100px;
}
.tab
{
	font-size: 1.1em;
	font-weight: bold;
	background: url(/images/tab.png) no-repeat;
	width: 210px;
	height: 32px;
	padding: 9px;
	text-decoration: none;
    color: White; 
}
.selectedTab
{
	font-size: 1.1em;
	font-weight: bold;
	background: url(/images/tabSelected.png) no-repeat;
	width: 210px;
	height: 31px;
    color: White; 
    margin-top: 1px; 
}
.tabContents
{
	clear: both;
	border: solid 1px black;
	padding: 10px;
	background-color: white;
	width: 896px;
}

.clearDateCss td
{
	line-height: normal;
	height: auto;
	padding: 0;
}
.clearDateCss tr
{
	line-height: normal;
}
.www
{
	width: 90em;
}
.www a
{
	color: #333;
}
.www td, .www th
{
	padding: 8px 10px;
}
.www th
{
	font-weight: bold;
}
.www td
{
	border-bottom: 1px dotted #ccc;
}
.www tr
{
	vertical-align: top;
}
.www th
{
	border-bottom: 1px solid #ccc;
}
.gridViewPager tr
{
	height: 40px;
}
.gridViewPager td
{
	border: 0;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	font-size: 14px;
}
.gridViewPager span
{
	font-size: 16px;
	color: Red;
}
