﻿   /* 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 contnet, dynamic and otherwise*/




body {
    background-image: url("https://lmi.twc.texas.gov/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;
				
    }
    
        #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;    
    }
    
    #content
    {
        background-color:white;
        border-width:2px;
        border-radius:10px;
        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:680px;
        text-align:center;              
 
    }
    
    #homeLinks
    {
        
        font-size:3.5em;    
    }
    
      
    #dwaLink
    {
        
        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;
    }
        


    .headRow 
    {
	    height: 30px;
	    FONT-WEIGHT: bold;
	    FONT-SIZE: 1.2em;
	    VERTICAL-ALIGN: bottom;
	    /*BACKGROUND-COLOR: #0B6099;*/
	    background-color: #0B6099;
	    color: #ffffff;
	    TEXT-ALIGN: center;
    }

    .headRowRt
    {
	    height: 30px;
	    FONT-WEIGHT: bold;
	    FONT-SIZE: 1.2em;
	    VERTICAL-ALIGN: bottom;
	    BACKGROUND-COLOR: #0B6099;
	    color: #ffffff;
	    TEXT-ALIGN: right;

    }

    .headRowLeft
    {
	    height: 30px;
	    FONT-WEIGHT: bold;
	    FONT-SIZE: 1.2em;
	    VERTICAL-ALIGN: bottom;
	    BACKGROUND-COLOR: #0B6099;
	    color: #ffffff;
	    TEXT-ALIGN: left;

    }

    .headRow2 
    {
	    height: 43px;
	    FONT-WEIGHT: bold;
	    FONT-SIZE: 1.2em;
	    VERTICAL-ALIGN: bottom;
	    BACKGROUND-COLOR: #0B6099;
	    color: #ffffff;
	    TEXT-ALIGN: center;
    }

    .headCol 
    { 
	    PADDING-RIGHT: 5px; 
	    PADDING-LEFT: 5px;
	    padding-bottom:3px;
    }

    .itemRow 
    { 
	    FONT-SIZE: 1.2em; 
	    BACKGROUND-COLOR: #ffffff;
	    text-align: right; 	
    }

    .itemLeft
    { 
	    FONT-SIZE: 1.2em; 
	    BACKGROUND-COLOR: #ffffff;
	    text-align: left; 	
    }

    .altItemRow 
    { 
	    FONT-SIZE: 1.2em; 
	    BACKGROUND-COLOR: #ffffbb;
	    text-align: right; 	 
    }

    .altItemLeft
    { 
	    FONT-SIZE: 1.2em; 
	    BACKGROUND-COLOR: #ffffbb;
	    text-align: left;	 
    }

    .itemCol 
    { 
	    PADDING-RIGHT: 5px; 
	    PADDING-LEFT: 5px; 
	    PADDING-BOTTOM: 2px; 
	    PADDING-TOP: 2px 
    }

    .pagingNumbers 
    { 
	    FONT-WEIGHT: bold; 
	    FONT-SIZE: 2em; 
	    COLOR: white 
    }

    .linkCol
    {
	    color:blue;
	    text-decoration: underline;
	    cursor:pointer;
    }

    .colLabels
    {
	    COLOR: white; 	
	    FONT-FAMILY: arial,helvetica,sans-serif;
	    font-weight: bold;	
    }

    .colLabels2
    {
	    COLOR: white; 	
	    FONT-FAMILY: arial,helvetica,sans-serif;
	    font-weight: bold;
	    text-align: center;
    }

   

    .addDiv
    {
        background-color:White;
        border-width:2px;
        border-radius:7px;
        border-color:#E2EDF7;
        border-style:ridge;
        left: 22%;     
        padding:5px 10px 5px 10px;
        position: absolute;
        top: 25%;    
        width: 850px;
        z-index:50;
    }
    
    .uploadDiv
    {
        background-color:White;
        border-width:2px;
        border-radius:7px;
        border-color:#E2EDF7;
        border-style:ridge;
        margin:10px 50px 50px 50px;           
        padding:5px 10px 15px 10px; 
        text-align:left;       
        top: 25%;    
        width: 855px;      
    
    }
    
    .grayDiv
    {
         background-color:#E3E3E3;         
         border-width:2px;
         border-radius:10px;
         border-color:#E2EDF7;         
         padding:5px 10px 5px 10px;
         width:1110px;
    }
    
    
    #ControlsLeftDiv
    {
         background-color:#CCFFFF; 
         /*background-color:#91FB20;*/    
         border-width:2px;
         border-radius:10px;         
         height:65px;         
         padding-left:140px;
         width:370px;   
    
    }
    
    
    #ControlsRightDiv
    {
        background-color: #81DAF5;
        /*background-color: #7DB245;*/
        border-width:2px;
        border-radius:10px;  
        height:65px;
        text-align:center;
        width: 515px;       
    }
    
    
    #pickListDiv
    {        
         background-color: #81DAF5;
         /* background-color: #7DB245;*/
         border-width:2px;
         border-radius:10px;  
         height: 640px;
         padding: 5px 0px 0px 15px; 
         width:495px;        
         z-index:50;
    
    }
    
    
    #userDefinedListDiv
    {
        background-color: #CCFFFF;
        /*background-color:#91FB20;*/
        border-width:2px;
        border-radius:10px; 
        height:640px;
        line-height:150%;
        padding: 5px 0px 0px 15px;
        width:500px;        
        z-index:50;
    }
    
    .entryDiv
    {
        background-color:White;
        border-width:2px;
        border-radius:7px;
        border-color:#E2EDF7;
        border-style:ridge;
        margin:0px 50px 50px 10px;           
        padding:5px 10px 15px 10px; 
        text-align:left;   
    
    }
    
    .instructions
    {
        background-color:#E3E3E3;
        border-width:2px;
        border-radius:10px;
        border-color:#E2EDF7;
        padding:5px;
    }

    .editDiv
    { 
        background-color:White;
        border-style:solid;
        border-color:#E2EDF7;
        border-width:1px;
        border-radius:7px;  
        left: 15%;     
        padding:5px 10px 5px 10px;
        position: absolute;
        top: 150px;    
        width: 850px;
    }


    .dwaGrid
    {
        border-collapse:collapse;
        border-style: none;
        border-width: 0px;
        padding: 0px;    
    }
    
    #pgName
    {
        float:right;
        font-size:1.3em;
        font-weight:bold;
        margin-right:30px;
    }
    
    .txtSearch
    {
        border: 1px solid #848484;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        outline: 0;
        height: 25px;
        width: 275px;
        padding: 0px 10px 0px 10px;
    }
    
   
    


    
 



