﻿@charset "utf-8";
   /* This style sheet is used in conjunction with a header and footer.  It provides the mechanism for sticking the footer to the bottom of the page 
        regardless of content, dynamic and otherwise*/
	
	a:hover{color:#F30;text-decoration:none;}
	
    body
	{
		background-image: url("https://lmci.state.tx.us/images/bg.gif"); 
		background-repeat:no-repeat;
		background-color:#EBEBEB;
		font-family: Arial, Helvetica, sans-serif;
		line-height:1.88888;
		
	}
	
	
        	
    html, body, #container 
    {       
        height: 100%; 
        margin: 0 0 0 0; 
        font-family: Arial, Verdana, Times New Roman;
        font-size: 62.5%;        		
        color: navy;
				
    }
	
	.finePrint
	{
		font-size: .8em;
	}
	
	.tdSmall
	{
		padding-top: .5%; 
		padding-bottom: .5%; 
		padding-left: 0;
		width: 400px;			
	}
	
	.styleBookAd
	{
		font-family: Arial, Helvetica, sans-serif;		
		font-weight: normal;
		font-size: 12pt;
		color: Black;	
	}

	
	.ParaBlue
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px; 
		font-weight: normal;
		color: #78A2BA;				
	}
	
	ul.a
	{
   		
		padding-right:10px;
	}
	
	.greybar 
	{
		background: url("../shared/images/bg-greybar.gif") no-repeat;
		line-height: 22px;
		padding-left: 20px;
	}
	
	.bluebar 
	{
		background: url("../shared/images/bg-BlueBar.gif") no-repeat;
		font-style:italic;
		padding-left:2px;
		
	}

	.blueLabel1
	{
		font-family: Comic Sans MS, arial,helvetica,sans-serif;
		color: #78A2BA;
		font-size: 2em;
		font-weight: bold;
	}
	
	.blueLabel2
	{
		font-family: Comic Sans MS, arial,helvetica,sans-serif;
		color: Blue;
		font-size: 1.4em;
		font-weight: bold;
	}
	
	.blueLabel3
	{
		font-family: Comic Sans MS, arial,helvetica,sans-serif;
		color: Blue;
		font-size: 1em;
		font-weight: bold;
	}
	
	.blackLabel1
	{
		color: Black;
		font-size: .9em;
		font-weight: bold;
	}
	
	.blackLabel2
	{
		color: Black;
		font-size: .9em;
	}

	
	li
	{
		font-size:1.2em;
		background:url(https://lmci.state.tx.us/images/bg-caret.gif) no-repeat 5px 8px scroll; 
		padding-left:18px;
		padding-bottom:2px;
		list-style:none	
	}
	
	.liCircle
	{
		font-size:1.2em;
		list-style-type:circle;
		padding-left:18px;
		padding-bottom:2px;
		
		
	}
        
    body > #container { height: auto; min-height: 100%;}
    
    #container
    {
        background-color: #014370;             
       	box-shadow: 7px -5px 5px #888888;
        font-family: Arial, Verdana, Times New Roman;        
        line-height: 1.3; 
        color: white;
        height: auto;
        padding-bottom:20px;
        margin-bottom:192px; 
		margin-left:auto;
		margin-right:auto;
		width:1200px;    
    }
    
      
    #dwaLink
    {
        color:white;
        font-size:3.5em;
    }
    
    

    #header
    {
        padding:0 0 0 0;
        margin:0 0 0 0;
            
        
    }


    #footer 
    {
        clear: both;
        position: relative;
        z-index: 10;
        height: 193px;
        margin-top: -193px;        
        font-size: 2em;
        z-index:0;
    }
        
    #content
    {
        background-color:white;
        border-width:2px;
        border-radius:13px;
        border-color:#E2EDF7;
        color:Navy;
        font-size:2.8em;        
        margin-left:25px;
        margin-right:25px;
        /*padding-bottom: 193px;*/
        padding-bottom:50px;
        margin-top: 0px;
        padding-left: 10px;
		padding-right: 10px;
        position:relative;
        min-height:800px;              
 
    }
	
	#topCenterDiv
	{						
		float:left;
		padding-right:15px;
		margin-left:5px;
	}

    .headRow 
    {
	    height: 40px;
	    FONT-WEIGHT: bold;
	    FONT-SIZE: 1.2em;
	    vertical-align:bottom;
	    background-color:#87C14A;
	    color: #ffffff;	
		padding:5px;    
		width:530px;
    }
	
	.prodDiv
	{
		/*border:1px solid black;*/
		font-size:1.3em;
		margin-left:5px;
		margin-right:3px;
		min-height:100px;	
	}

 
	
	.divContentLeftRight
	{
		background-color: #E3E3E3;
		border-color: #82BB46;
		border-style: solid;
    	border-top-width: 0px;
		Border-left-width:2px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-bottom-left-radius:15px;
		border-bottom-right-radius:15px;
		/*box-shadow: 2px -5px 5px #888888;*/
		padding-right:10px;
		padding-left:5px;
		margin: 0px 0px 10px 0px;
		height:1300px;   /*was 1225 */
		width:521px;
	}
	

 
    .itemRow 
    { 
	    FONT-SIZE: 1.2em; 
	    BACKGROUND-COLOR: #ffffff;
	    text-align: right; 	
    }

 
    .altItemRow 
    { 
	    FONT-SIZE: 1.2em; 
	    BACKGROUND-COLOR: #ffffbb;
	    text-align: right; 	 
    }

 
    .itemCol 
    { 
	    PADDING-RIGHT: 5px; 
	    PADDING-LEFT: 5px; 
	    PADDING-BOTTOM: 2px; 
	    PADDING-TOP: 2px 
    }

    .pagingNumbers 
    { 
	    FONT-WEIGHT: bold; 
	    FONT-SIZE: 2em; 
	    COLOR: white 
    }

     
    #pgName
    {
        float:right;
        font-size:1.3em;
        font-weight:bold;
        margin-right:30px;
    }
    
	
	
	/* Global Nav */
	#globalnav
	{
		padding:0 0 0 0;
		position:relative;
	}
	
	#globalnav div.form 
	{
		background-color:#fff;
		border:1px solid #c3c3c3;
		color:#000;
		height:22px;
		position:absolute;
		top:15px;
		right:54px;
		width:158px;
	}
	
	#globalnav label
	{
		position:absolute;
		left:-99999px;
	}

.greenhead {
	background-image: url('../images/Green_Bar.png');
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
	height: 30px;
	padding: 5px 5px 5px 10px;
}
	
	.divContentSub
	{
		background-color: #E3E3E3;		
		border-color: #82BB46;
		border-style: solid;
    	border-top-width: 0px;
		Border-left-width:2px;
		border-right-width:2px;
		border-bottom-width:2px;
		border-bottom-left-radius:.5em;
		border-bottom-right-radius:.5em;
		/*box-shadow: 2px -5px 5px #888888;*/
		padding:10px;	
	}
 


	/* END Global Nav */
	
	.bluebar
	{
		
		color:#fff; 
		font-size:92%; 
		padding-left:20px; 
		line-height:22px;
	}
	
	#menu
	{
		line-height: 1.8;
		margin-left:20px;
		height:600px;
	}
	
	/* Hover effects for careers and education buckets */
	#lmiOff, .lmiLink:hover #lmiOn{
	   display:none
	}
	#lmiOn, .lmiLink:hover #lmiOff{
	   display:block
	}
	
	#ybfOff, .ybfLink:hover #ybfOn{
	   display:none
	}
	#ybfOn, .ybfLink:hover #ybfOff{
	   display:block
	}
	
	
	.phNumbers
	{
		float:right;	
	}
	
	.altRow
	{
		background-color:#FCF2F2;
		padding:5px 15px 0px 5px;	
	}
	
	.row
	{
		padding:5px 15px 0px 5px;
	}
	
	#byMail
	{
		border-spacing:0px;
		padding:0px 0px 0px 0px;	
	}
   
   #alertDiv {
	   
	   border:2px solid red;
	   font-size:1.3em;
	   margin-bottom:20px;
	   margin-top: 10px;
	   padding:5px 5px 5px 5px;   
   }


    
 



