﻿@import url("bannerBack.css");

/*	leftmenuheading2012 was added to make the left menu heading match DNN */
.leftmenuheading2012 {
	color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 17px;
    text-transform: uppercase;
    padding-top: 10px; 
  
    padding-left: 5px;
    width: 155px;	
}
/*	leftmenucontent2012 was added to make the left menu paragraph style match DNN */
.leftmenucontent2012 {
	font-size: 0.9em;
    line-height: 1.3em;
    margin: 0 0 0 10px;
    padding: 0 0 20px;
}

.menuwrap {
	    background-image: url("/nav/TJImages/leftmenubg.jpg");
	    width:203px;
	    font-size:0.9em;
    }
    .menucontainer
    {
    	padding-left:18px;
     	padding-right:30px;
     	padding-bottom:15px;
     	margin-bottom:15px;
     	/* Jon */
     	margin-top:-220px;
     	position: relative;
     	z-index: 1;
	}
    
    .menutop {
	    background: url("/nav/TJImages/leftmenuwhitetop.png") no-repeat left top; 
	    width:203px;
	    height: 16px;
    }

    .menucontent {
	    border-right: #fbd596 1px solid;
	    border-left: #fbd596 1px solid;
	    padding-right:10px;
    }

    .menucontent ul {
		 padding-top:10px;
		 padding-left:15px;
	     margin-left:0px;
    }

    .menucontent li {
	    padding-bottom: 19px; 
	    line-height: 1.1em;
	    list-style-type: none;
    }

    .menucontent li ul {
	    margin-left: 17px; 
    }

    .menucontent li li {
	    padding: 0;
	    list-style-type: square;
	    font-size: 0.9em;
    }

    .menubottom {
	    background: url("/nav/TJImages/leftmenuwhitebottom.png") no-repeat left bottom; 
	    width:203px; 
	    height: 16px;
    }



	/* ===================== Footer  =====================*/
	 #footerwrap {
		height: 235px;  
		clear: both;  
	    font-size: 0.7em;	
	    margin: 0 auto;    
	    /*background-image: url('/nav/TJImages/footerBckgrnd.png');*/
	    background-repeat: no-repeat;
	    font-family: Arial,Halvetica,sans-serif;
	    padding: 30px 18px 0 18px;
	    background-color: #ccc;
    }
    
    #footerwrap ul {
	    padding: 0;
	    margin: 0 0 15px 0;	
    }

    #footerwrap li {
	    list-style-type: none;
	    font-size: 1.2em;
	    margin-top: 5px;
    }

    #footerwrap h5 {
	    margin: 0;
	    font-weight: bold;
	    font-size: 1.4em;
	    margin-bottom: 10px;
    }

	.footerCol
	{
		float: left;
		width: 20%;
		margin: 0 0 10px 39px !important;
		padding: 0;			
	}
		
	.footerCol li
	{
		list-style-type: none;
		font-size: 12px !important;
		margin-bottom: 10px;
	}
	
	.footerCol a
	{
		color: #2F2FE5 !important;
	}

	#footerSocial
	{
		font-size: 17px;
		margin: -55px 0 25px 40px;
		position: relative;
		z-index: 5;
	}
	
	#footerSocial img
	{
		vertical-align: middle;						
	}

	#footerBot
	{
	 clear: both; 
	 width: 100%;
	}
	
	#links
	{
	    float: right;
	    text-align: right;
	}

    #footerright {
	    width: 195px; 
	    text-align: right;
	    float: right;
	    padding:0 10px 0 0;
    }

    #footerright span {
	    font-size: 1.3em;
	    font-weight: bold;
    }

    #footerright img {
	    vertical-align: middle;
    }

    #footerlogo {
	    margin-top: 35px;
    }


    #footerbottom {
	    text-align: left;
	    color: #000;
	    font-size: 1.1em;
	    padding:0px 12px 2px 0px;    
	    margin-bottom: 10px;	   
    }

    #footerbottom SPAN A
    {       
        text-decoration: none;
    }
    
    #footerbottom SPAN A:hover
    {
        text-decoration: underline;
    }

    #footerbottom span {
	    float: right;
    }
    
   