﻿#main
{
 	margin-left: auto;
	margin-right: auto;
	width:800px;
	text-align: left;
    border-top: solid 5px #000000;
    border-bottom: solid 5px #000000;
    margin-bottom:0px;
}

#submain
{
   
    margin-top:115px;

}



#submain table td:first-child
{

   
}

.submaincontent
{
width:770px;
position:relative;
z-index:1;

}

.logo
{
	width:600px;
}
#header
{
    position:absolute;
    top: 0;
    width: 791px;
    margin-left:5px;
    margin-top:5px;
    height: 76px;
     z-index:4000 !important;
   background-image:url(../ClientAssets/Images/topheader.jpg);
   background-repeat:repeat-x;
}

#headersub
{
    
    position:absolute;
    top: 76px;
    width: 791px;
    margin-left:5px;
    height: 38px;
    z-index:0 !important;
    background-image:url(../ClientAssets/Images/subheader.jpg);
    background-repeat:repeat-x;
    background-position:top;
  
}

.searchinput
{
	font-size:9px;
	font-family:Arial;
	width:205px;
	margin-left:2px;

}

.searchbut
{
position:relative;
top:3px;
}

#sidebarleft
{
    position:relative;
    
    width:200px;
    z-index:1000;
    margin-bottom:5px;
}

#contentmain
{
    width:590px;
    margin-left:0px;

}
#footer
{
    height: 120px;
    width:791px;
    margin-left:-3px;
    margin-top:15px;
    background-color: #cccccc;
border-left:5px solid black;
     border-right:5px solid black;
      border-top:1px solid black;
      margin-bottom:-5px;
   
   
  

}



.myfooter h4

{
	font-family:Arial;
	color:#42315a;
	font-size:14px;
	margin-left:5px;
}
.footerimage
{
	float:left;
	margin-top:15px;
	margin-right:5px;
}
.satisfactioncopy
{
	width:300px;
	float:left;
	margin-top:15px;
	margin-right:20px;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}
	
	.footerlinks1
	{
		width:160px;
		float:left;
		
	}
	.footerlinks1 ul, .footerlinks2 ul
	{
		margin-top:10px;
		list-style:none;
		
		
	}
	.footerlinks1 a, .footerlinks2 a
	{
	font-family:Arial;
	color:black;
	text-decoration:none;
	font-size:12px;
	}
	
	.footerlinks1 a:hover, .footerlinks2 a:hover
	{
	
	text-decoration:underline;
	
	}
		.footerlinks2
	{
		width:150px;
		float:left;
	}

.sticky
{
	width:10px;
	height:80px;
	float:left;
	background-image:url(../ClientAssets/Images/sticky.jpg);
	background-repeat:no-repeat;
}
.sticky2
{
	width:10px;
	float:left;
		height:80px;
	background-image:url(../ClientAssets/Images/sticky.jpg);
	background-repeat:no-repeat;
}

/* Side Menu */

.sidebarshipping
{
    
    margin-left:20px;
    text-transform:uppercase; 
    font-family:Arial; 
    
    width:152px;
    height:27px;
    padding-top:2px;
  
}

.sidebarshipping a
{
	color:Maroon;
	margin-left:10px;
padding-top:6px;
	height:27px;
	text-decoration:none; 
	font-weight:bold;
	font-size:13px;
	
}

.sidebarnav
{
margin-left:10px;
border: solid 1px #000000;
margin-bottom:10px !important;
position:relative;

}
.sidebarnav a
{
    font-size: 9pt;
}
.sidebarnav ul
{
    list-style-type: none;
    margin: 0;
    margin-bottom:5px;
    
}
.sidebarad
{
    width: 195px;
    height: 200px;
     margin-bottom:50px;
    margin-left:5px;
 
}
.sidebarnav
{
   
     margin-top:5px;
    margin-bottom:10px;
    background-color:#f5f5f5;
    border-bottom:1px solid black;
}
.sidebarshipandad
{
     
}

.sidebarnavheader
{
  margin-top:50px;
  width:99%;
 background-image:url(../ClientAssets/Images/leftnavhead.jpg);
 background-position:left bottom !important;
 background-repeat:repeat-x;
 padding-left:2px;
 height:32px;
 font-family:Arial;
 font-size:12px;
 color:Red;
 font-weight:bold;

}

.treeviewmenu a
{
font-family:arial;

font-size:11px;
color:#333333;
padding-left:-3px;
text-decoration:none;
	
}
.rootdeptlinks 
{
margin-bottom:15px;
background-color:#f5f5f5;
padding-left:3px;

}

.rootdeptlinks li
{
	list-style: square inside;
 
}
.middeptlinks li
{
	margin-left:10px;
	border:none !important;
	font-style:italic;
	list-style: disc inside;
	
}


.emphasismenuitem
{
    font-weight:bold;    
}
.middeptlinks a
{
	color:#660000 !important;
}

.rootdeptlinks li
{
	background-image:url(../ClientAssets/Images/fineline.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;

}

/************************END OF SIDE MENU*************************************/

/* Breadcrumb */
.treeviewmenu 
{
	border-bottom:1px solid black;

.breadcrumb
{
	

	margin-top:5px;height:30px;
	background-image:url(../ClientAssets/Images/breadback.jpg) !important;
	background-repeat:no-repeat;
	padding-top:3px;
}
.breadcrumb span
{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.hp_content
{
	display:none;
}
.breadcrumb a
{
	color:black;
	height:30px;
	text-transform:uppercase;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	margin-top:15px;
}