﻿/*
PortalDefault
.site_header_filler: center top bar 
.site_header_left: top left bar (logo box)
.site_header_right: top right bar 
.site_top_icons: icon background
.site_top_bar: top header bar
.fullHeight: left vertical bar
.sidemenu_hover: left menu onmouseover style
.sideMenu: left menu onmouseout

Applicant:
.subhead: title text 
.subhead_small: subtitle text 
.main_frame_body: main frame border
.button_look: buttons (add, delete, next, prev)
.button_look_100: buttons with 100px width (add, delete, next, prev)
.answer_box_style: answer textboxes 
.answer_button_style: answer buttons (non-textbox)
.answer_dropdown_style: drop down menus
.answer_upload_style: resume uploader 
.label_style: label and question text 
.label_style_note: text of note on each page
.label_resumepath: resume path display text
.applicantvalidator: required warning text
.border_style: section borders (PersonalInfo page)
.menu_current_page: text of current page on menu bar
.menu_visited_page: text of visited page on menu bar
.menu_toolbar: style of menu bar
.menu_style: background of menu bar
.mainTableApplicant: main table of each applicant page (page margins)

All:
.maintable: main table style
*/

body
{
	font-family: Verdana;
	font-size: .8em;
	margin: 0px 0px 0px 0px;
	background:url(../Images/Background.jpg) ;
	background-repeat:no-repeat;
 	
}

.mainTable
{
	width: 100%;
	height: 100%;
	
			
}

.mainTableApplicant
{
	margin-left:30px;
	margin-top:20px;
	/*background:url(../Images/Background.jpg);*/
}

.zeroWidth
{
	width: 0%;
	height: 0%;
}

.fullWidth
{
	width: 100%;
	height: 0%;	
}

.fullHeight
{
	height: 100%;
	/*background-color:navy;*/
	/*width: 160px;*/
	background-image: url(../Images/Dynamic_Side_Panel.jpg);
	/*background-repeat:repeat-y;
	width:300px;*/
}

.MainMenuStyle
{
	
}

/*
.DefaultMenuStyle
{
	font-size: 8pt;
	font-family: verdana;
	color: #3D4D81;
	background: url(../images/menu/button.gif) 100% -200px;
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 0px;
	border-bottom: solid 1px #eee;
}

.DefaultMenuStyle span
{
	font-size: 8pt;
	font-family: verdana;
	color: #3D4D81;
	background: url(../images/menu/button.gif) 0 -200px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
}

.DisabledMenuStyle
{
	color: #CCCCCC;
}

.HoverMenuStyle
{
	cursor: pointer;
	text-decoration: underline;
	background: url(../images/menu/button.gif) 100% -100px;
	background-repeat: repeat-x;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 0px;
	border-bottom: solid 1px #eee;
}

.HoverMenuStyle span
{
	cursor: pointer;
	text-decoration: underline;
	background: url(../images/menu/button.gif) 0 -100px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
}
*/
.islandStyle_1
{
	cursor: default;
	font-size: 8pt;
	font-family: Tahoma;
	color: #3D4D81;
	background: url(../images/menu/button.gif) 100% -200px;
	background-color: Transparent;
}

.selectedStyle
{
	background: url(../images/menu/button.gif) 100% -100px;
	cursor: pointer;
	color: Black;
	border-bottom: 0px solid #bbb;
}

.footerInfo
{
	width: 100%;
	height: 0%;
	font-family: Verdana;
	color: #bbb;
	text-align: center;
	font-size: 10px;
}

.sideMenu
{
	/*background-color: #ddd;*/
	font-size: 10px;
	color: navy
	font-family: Verdana;
	/*border: outset 1px #bbb;
	padding: 5px 5px 5px 5px;*/
	cursor: default;
	text-decoration: none;
	/*display: inline-block;*/
	/*background: url(../images/menu/button.gif) 100% -100px;*/
	background: url(../images/menu/button.gif);
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #eee;
	/*visibility:hidden;*/
	
}

.sideMenu span
{
	background: url(../images/menu/button.gif) 0 -100px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;
}

.sidemenu_hover
{
	/*background-color: #eee;*/
	font-size: 10px;
	color: navy;
	font-family: Verdana;
	text-decoration: underline;
	/*border: inset 1px #bbb;
	padding: 5px 5px 5px 5px;*/
	/*background: url(../images/menu/button.gif);*/
	background-repeat: no-repeat;
	margin: 0px 5px 0px 5px;
	padding: 10px 10px 10px 10px;
	border-bottom: solid 1px #eee;
	
	cursor: target;
}

.sidemenu_hover span
{
	/*background: url(../images/menu/button.gif) 0 -0px;*/
	/*background-repeat: no-repeat;
	padding: 5px 0px 5px 5px;*/
}

.login
{
	border: groove 1px #000;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	background-color: #eee;
}

.login input,
.WizardButtons
{
	font-family: Verdana;
	font-size: 10px;
	border: solid 1px #bbb;
}

.WizardUnselected
{
	
	border-bottom: solid 1px black;
	border-right: solid 1px black;	
	background-color: #bbb;
	white-space: nowrap;
}

.WizardHover
{
	
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	background-color: #eee;
	white-space: nowrap;
}


.WizardSelected
{
	border-right: solid 1px black;
	background-color: #fff;
	white-space: nowrap;
}

.WizardMain
{
	border: solid 1px #000;	
}

.WizardBody
{
	background-color: #fff;	
	
}
.Progressed
{
	background-color: Silver;
	width: 1px;
}

.UnProgressed
{
	background-color: #eee;
	width: 1px;
	
}

.infoTable
{
	font-family:Verdana; 
	font-size:small; 
	margin-left:35px;
}

.editTable td
{
	
}

.editTable
{
	background-color: Silver;
}

.editTable td
{
	background-color: White;
	padding: 0px 0px 0px 0px;	
}

.editTable div
{
	background-color: #eee;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

.editTable input,
.editTable td select
{
	border: solid 1px black;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}
.validatorClass
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: red;
}
.AddClass
{
	
}

.AddClass td select,
.AddClassInput
{
	border: solid 1px black;
	font-family: Verdana;
	font-size: 11px;
	color: #666;	
}

.infoText 
{
	background-color: #DBD7BD; 
	border:1px solid #A29E85; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	line-height: 120%;
}

.errorText 
{
	background-color: #DBD7BD; 
	border:1px solid #A29E85; 
	margin:0px 40px; 
	padding:10px;
 	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ff0000;
}

.subhead 
{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Maroon;
	line-height: 130%; 
	height: 21px;			
}

.subhead_small
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: Maroon;
	line-height: 130%; 
	height: 21px;	
}

.Grid_content_odd
{
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	padding-right:1em;
}

.Grid_content_header
{
	background-color: #5C5938;
	color:White;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	padding-right:1em;
	font-weight: bold;
	text-align: center;
}
.Grid_content_even
{
	background-color: #EEECDF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 120%;
	padding-right:1em;
}

.Grid_content_highlight
{
	background-color: #f5deb3; 
}
.EditTemplateBack
{
	padding-right: 2px; 
	padding-left: 2px; 
	font-size: 8pt; 
	padding-bottom: 2px; 
	height: 100px;
	padding-top: 2px; 
	font-family: Verdana;  
	background-color: #fff5ee;
}

.site_header_left{
width:200px;
height: 57px;
/*background-color: navy*/
background-image:url(../Images/3d_logo3.jpg);
margin:0 auto;

position:relative;
}

.site_header_filler{
width:100%;
height: 57px;
background-image: url(../Images/Dynamic_Header.gif);
/*background-color: navy*/
position:relative;
}

.site_header_right{
width:0%;
height: 57px;
/*background-color: navy;*/
background-image:url(../images/Dynamic_Header.gif);
margin:0 auto;
visible: false;
position:relative;
}

.site_top_icons
{
	background-color:navy;
}

.site_top_bar
{
	background-color:gray;
	/*background-image: url(../Images/sub_bar.jpg); */
	width: 100%; 
	height: 41px; 
	text-align: center;
	color: white; 
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px
		
}

.main_frame_body
{
	/*border: solid 1px #ccc;	
	border: solid 1px navy;*/
	height:102%;
    /*background-color:Blue;*/
	background-image:url(../Images/Background.jpg);
    	
}

.button_look
{
	/*background:InactiveCaptionText; 
	Font:Verdana; 
	Font-Size:Small;*/ 
	BackGround: black;
	font: 12pt verdana;
    font-weight:700;
    font-size:small;
    color:white;
}

.button_look_100
{
	/*background:InactiveCaptionText; 
	Font:Verdana; 
	Font-Size:Small;*/ 
	BackGround: black;
	font: 12pt verdana;
    font-weight:700;
    font-size:small;
    color:white;
    width:100px;
}

.answer_box_style
{	
	font-size:small;
	font:verdana;
	width:150px;
	border-color:Silver;
	border-style:solid;
	border-width:1px;
	 /*color:Green;
	 background:whitesmoke;*/
}

.answer_dropdown_style
{
	font-size:small;
	font:verdana;
	width:158px;
}

.answer_upload_style
{
	font-size:small;
	font:verdana;
	width:250px;
}

.answer_button_style
{
	font-size:small;
	font:verdana;
	/*color:Green;*/	
}

.label_style
{
	font-size:small;
	font:verdana;
}

.label_style_note
{
	font-size:small;
	color:Red;
	font:verdana;
}

.label_resumepath
{
	font-size:small;
	font:verdana;
	background-color:Yellow;
}

.applicantvalidator
{
	font-size:small;
	font:verdana;	
}

.border_style
{
	border-top-style:inset; 
	border-right-style: inset; 
	border-left-style: inset; 
	border-bottom-style: inset;
	border-color:blue;
}

.menu_current_page
{
    font-weight:bolder;
	color:black;
}

.menu_visited_page
{
     color:blue;
     font-weight:bold;
}

.menu_hover_page
{
     font-weight:bolder;
     color:#0000C0;
     font-size:10.5pt;	
}

.menu_toolbar
{
     /*border-color:Green;*/
     background:whitesmoke;
}

.menu_style
{
     background:blue;
}

.input_text
{
	
}
