﻿html
{
    height:100%;
	margin:0;
	padding:0;

}
body
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #EAEFF8;
    padding-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    height: 100%;
    /*min-height:100%;*/
    font-size: 13px;
}

.bodystartpage
{
	/*background-color: #F3F3F8;*/
	background-image:none;
}

.starttable
{
    /*border: 1px solid #CC9900;*/
    width: 60%;
     background-color: #EAEFF8;
    /*background-color: #FBFBFB;*/
    margin-top: 50px;
    height: auto;
}

.startcontentpanel
{
    width: 95%;
    margin: 0,auto;
    height:500px;
    /*overflow:hidden;*/
}

.contentpanelheadertext
{
    color: #FFFFFF;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman' , serif;
    font-size: 180%;
    font-weight: bold;
}

#contentcontainer
{
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #efefef;
    background-color: #FBFBFB;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px; /*float: right;*/ /*margin-top: 5px;*/ /*margin-left: 205px; pre -2013*/ /*margin-left: 2%;*/ /*height: 400px;*/ /*need to fix this*/ /*margin-right: 2%;*/ /*margin-top: 2%;*/
    width: 80%; 
     /*width: 980px;*/ 
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    min-height: 600px; /*min-height:100%;*/ /*height:auto !important;*/
    height: 100%;
   
}

#footerV2013
{
    /*color: #003399;*/
    color: #000000;
    text-align: center;
    font-size: 105%; /*clear: both;*/
    width: 100%; /*background-image: url('http://www.dhrm.virginia.gov/edirectassets/EDLBanner2013BackgroundFooter.jpg');
    background-repeat: repeat-x;*/ /*min-height: 350px;*/ /*background-image: url('http://www.dhrm.virginia.gov/edirectassets/EDLBanner2013BackgroundFooter.jpg');
    background-repeat: repeat-x;
    min-height: 350px;*/ /*position: absolute;
    bottom: 0px;*/ /*margin-top: -100px;*/
    margin-bottom: 0;
    position: relative; /*height:100px;*/
    overflow: hidden;
    min-height: 50px;
    vertical-align: bottom;
}

.footerhr
{
    width: 100%;
    background-color: #CC9900;
    height: 2px;
}

#topcontainer
{   
    width: 100%;
    margin-right: 3%;
    /*margin-left: auto;*/
    clear: both;
    text-align:right;
    margin-bottom:3px;
}

#rightregistercontainer
{
	/*background-color: #F3F3F8;*/
	width: 40%;
	margin-right: 3%;		
	float: right;
    /*padding-top:100px;*/    
     margin-left:-2%;
   
}

#leftregistercontainer
{
    width: 57%;
    margin-left: 1%;
    /*padding-right: 5px;*/
    /*padding-left: 5px;*/ /*padding-bottom: 10px;*/ /*padding-top: 3px;*/ /*background-color: #A4A4C1; pre 2013*/
    /*background-color: #FFFFFF;*/ /*border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid; pre 2013*/
    float: left;
    /*padding-top:100px;*/
   
}

.leftcontainercontent
{
    /*padding: 3px;*/
    width:100%;
    
}

 .leftcontainercontent h2
{
    /*color: #660000;*/
    /*color: #FF8000;*/
     color: #EC7600;
    font-family: Rockwell;
    font-size: 140%;
}

.leftcontainercontent blockquote
{
    color: #000000;
    font-size: 130%;
    margin-left:-1px;
}

.startpageblockquote
{
    color: #333333;
    font-size: 95%;
    font-weight: normal;
}


#bulletinholder
{
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid;	
	margin-left:18%;
	margin-right:18%;
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	background-color:#DEDEDE;
		
}

#mainmenubulletin
{
	border-right: #333366 1px solid;
	border-top: #333366 1px solid;
	border-left: #333366 1px solid;
	border-bottom: #333366 1px solid;	
	padding-bottom:6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:6px;
	background-color:#cccccc;
		
}

.error 
{	
	color:Red;
}
	
.startpageerrormessage
{

}

.headertext
{
	text-align:left;
    font-size:110%;
}

#blacktop
{
	width: 100%;
	background-image: url(virginiabackground.jpg);
	background-repeat: repeat-x;
}

.bannerimage {
    width: 100%;
    background-image: url('https://secure.dhrm.virginia.gov/EDLBanner2013Background.jpg');
    margin-top: 0;
    /*margin-bottom: -100px;
    position:relative;
    height:100px;*/
}

.virginiagovimage {
    background-image: url('https://secure.dhrm.virginia.gov/virginiagovlogo.jpg');
    background-repeat: no-repeat;
    float: right;
    /*height:60px;*/
    /*margin-right:5px;*/
}



.label
{
	margin-right: 5px;
	margin-left:12px;
	display: inline;
	/*width: 90px;*/
   width:15%;
	float: left;
	margin-bottom: 0px;
}

.textbox
{
	/*margin-left:5px;*/
	/*display: inline;*/
	margin-bottom: 0px;    
    padding: 5px;
    width: 200px;
}

.labelforgotusername
 {
    /*margin-left:150px;*/
    /*display:inline;*/
    margin-left:105px;   
 }

.labelforgotpassword
 {
    /*margin-left:150px;*/
    display:inline;
    margin-left:15px;    
 }

.loginbuttonalign
{ 
    /*margin-left: 40%;*/
    width:90%;
    margin: 0 auto;

}

.center
{
    text-align:center;
}

.right
{
    text-align:right;
}

.clear
{
    clear: both;
    line-height:1px;
}

.clearfooter
{
    clear: both;    
    /*height: 350px;
    min-height:350px;
    max-height:450px;*/
}

#menulayoutvertical
{
    width: 50px;
    margin-top: 0px;
    text-align: left;
    /*margin-left: 70%;*/
    margin-right: 5%;
}
