/*
	visit http://web-design-tuts.blogspot.com/ for more quality templates from me
*/

html {
     overflow: scroll;
}

/* GENERAL */

* { margin: 0; padding: 0; }

/* fixex - This is the class name I assign to container element that contains floated child elements, no matter
				what they are div's ul etc. */
	.fixed:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
	.fixed{ display:block;}
	/*  \*/
	.fixed{
		min-height:1%;
		}
	* html .fixed{
		height:1%;
		}

body
{
	background-color:#2d2d2d;
	color: #000; 
   	font: 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

	a { 
		color: #004990; 
		text-decoration: underline;  
	}
	img{ border:none;}
	a:hover {  }
	
.Blog-Header {
	border-bottom: 1px solid #b9b9b9; 
	margin:0 0 15px 0;
	font:bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	letter-spacing:-1px;
	color: #004990;
	overflow:auto;
	text-transform: capitalize;
}

.Blog-Link {
	 float:left;
	 text-decoration: none;
}

.Blog-Date {
	display:inline;
	float:right;
}

/*-------[     ]---------*/

#wrap{
	width:866px;
	
	margin:0 auto;
	border: 1px solid #000; border-top:none; border-bottom:none;
	padding:0 30px;
	
	background-color:#FFFFFF;	
}

#credits{
	width:846px;
	
	margin:0 auto;
	padding: 10px 10px;
	color: #fff;
	text-align: right;
}

#credits a{ 

	color: #fff
}


/* HEADER*/

#header{ position:relative; height:362px; }

	#logo{
	 
		position:absolute; top:14px; left:0px; z-index:99;
		background-color:#FFFFFF;
		/* border:1px solid #ddd; */
		/* padding: 10px 20px; */
	}
		#logo a img{ border:none;}
		#logo h1{ line-height:30px; text-align:center; font-size:38px; margin-top:50px; }
		#logo h1 a { text-decoration:none; color:#111;  letter-spacing:-2px; }
		
	#slogan{
		position:absolute; top:65px; right:10px; z-index:101;
	}

	#slogan a{
		color:#2D2D2D; text-decoration:none;
	}

	#slogan a:hover{
		text-decoration:underline;
	}

/* main navigation*/	
	#nav ul
	{ 
		position:absolute; top:10px; right:5px;
		padding:0; 
		list-style: none;
	}
		#nav li{ display: inline; }
			#nav a
			{ 
				display: block; 
				float: left;
				padding:5px 8px; 
			   
				font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color:#004990;
				text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:14px; 
			}
			
				#nav a:hover{ text-decoration:underline; }
				#nav a.active{  background-color:#004990; color:#FFFFFF; }	
				#nav a.active:hover{ text-decoration:none; }
				
	/*The div that contains the large image in the header*/
	#header-img
	{ 
		position:absolute; top:100px; height:230px; width:856px; 
		border: 1px solid #ddd; border-left:none; border-right:none; padding:5px;
		background: url(../img/ecg_home.jpg) no-repeat center 5px;
	}

	.Firm #header-img
	{ 
		background: url(../img/ecg_firm.jpg) no-repeat center 5px;
	}

	.Services #header-img
	{ 
		background: url(../img/ecg_services.jpg) no-repeat center 5px;
	}

	.M #header-img
	{ 
		background: url(../img/ecg_m.jpg) no-repeat center 5px;
	}

	.Resources #header-img
	{ 
		background: url(../img/ecg_resources.jpg) no-repeat center 5px;
	}

	.Location #header-img
	{ 
		background: url(../img/ecg_location.jpg) no-repeat center 5px;
	}

	#breadcrumbs{ position:absolute; top:350px; left:8px; font-size:12px;}



/*MAIN*/
#main{ /* padding:7px; */}

	/* SIDEBAR*/
	#sidebar{ float:left; width:245px; overflow:auto; min-height: 250px;
			  padding:8px 15px 0 0px; background:#fff url(../img/colt-sidebar.jpg) no-repeat top right;
	}
		#sidebar p{ margin-bottom:5px; padding:10px 10px 10px 0px; line-height:20px; text-align: right; font-size: 14px; font-style:italic}
		
		#sidebar h3{ width:90%; margin:10px auto; border-bottom:1px solid #b9b9b9; text-align:center; font-size:16px; }
		
		#sidebar img{   }
		
		#home-logo {
			display: none;
			position: relative;
			left: 60px;
			top: 15px;
		}
		
		.Home #address, .Home #sidebar {
			display: none;
		}
		
		#date-firma p{ margin-top:10px; padding:0 30px 0 15px; font-size:11px; text-indent:0; }
		
		#Category-Title{ font-weight: bold; font-size: 16px; text-transform: uppercase; margin-bottom: 10px; padding-top: 10px; color: #004990;}
		
		#Mission-Statement { border-right: 1px solid #004990; margin:10px 10px 0px 0px; }
		
		.subnav { width:245px; }
	
			.subnav ul { border-top: 1px solid #ececec; padding: 0; }
			
			.subnav li { margin: 0; border-bottom: 1px solid #ececec; list-style: none; }
			
				.subnav li a 
				{ 
					display: block; padding: 5px 10px 5px 10px;
					 color:#000; font-size: 14px; text-decoration: none; text-align:left;	
				}
				
					.subnav li a:hover 
					{
						 background:/*#595248*/#004990 no-repeat right center;
						text-decoration:none; color:#fff;	 
					}
					
					.subnav a.selected 
					{ 
						background:#004990 no-repeat right center;
						text-decoration:none; color:#fff; font-weight:bold;
					}
					
					.subnav a.selected-indented
					{ 
						background:#004990 no-repeat right center;
						text-decoration:none; color:#fff; font-weight:bold;
						text-indent: 15px;
					}
					
					.subnav a.indented
					{ 
					display: block; padding: 5px 10px 5px 10px;
					 color:#000; font-size: 14px; text-decoration: none; text-align:left;	
						text-indent: 15px;
					}
					

	/*THE PAGES CONTENT*/
	#content
	{ 
		width:590px; float:right;
		padding:10px 5px 0 5px;
		font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	}
	
	.Home #content {
		width: auto;
	}
	
		#content h1{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0; text-indent:15px; 
				 font:bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing:-1px;		
				 color: #004990;
				 text-transform: uppercase;
		}
		
		.M #content h1, .Expertise #content h1, .Proprietary #content h1, .Carrier #content h1, .Due #content h1 {
			display: none;
		}
		
		#content h2{
				 border-bottom: 1px solid #b9b9b9; margin:0 0 15px 0;
				 font:bold 16px "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing:-1px;
				 color: #004990;
		}
			#content h2 a, #content h1 a{ text-decoration:none; color: #004990; text-transform: uppercase; }
			 
		#content p{ 
				margin: 0 15px 15px 15px;
				padding: 0;
				color: #000; line-height: 22px; text-align:justify; text-indent:0px;
				
		}
		
		#content td{ 
			line-height: 22px; text-align:justify;
				
		}
		
		#content ul{
			font-size: 16px;	
			margin: 10px  15px 15px 35px;
			padding: 0;
		}
		
		
			#content ul li{ margin-bottom:5px; }
			
		#content img{ display: block; clear: both; }
				
			.imgfloatleft{ float:left; margin:10px; }
			.imgfloatright{ float:right; margin:10px; }
			.Bio-Image{ float:right; margin: 0 -5px 5px 20px; border: 1px solid #b9b9b9; }
			
		#Directory { width: 100%;}
		
		#Directory td { align: center; width: 50%;}
		
		.StrategicPartners { float: right; padding: 0 0 10px 10px;}
			
		.notice { border: 1px solid #f2ec49; background: #fffdcb; padding:20px; margin-bottom:15px; }
		
		
	
/* FOOTER */
#footer{ margin-top:10px; border-top:1px solid #ddd; padding:10px 7px 20px 7px; }
	
	#footer p, #static-nav, #Disclaimer p{ text-align:center; margin-bottom:3px; font-size:12px;}
	#static-nav a, #footer a{ color:#000; }
	#static-nav {padding-bottom: 10px;}
	
/* FORMS */
fieldset {
	margin: 0 5px 10px 0px;
	padding: 2px;
	border: 1px dotted #ccc;
	
	background-color: #fff;
} 
legend { background-color:#000000; color:#FFFFFF; text-transform:uppercase; padding:3px; margin-left:10px; }
form p { margin: 5px 0 0 0; }
label {  text-align:right; margin-right:10px; display:block; width:140px; float:left; clear:both; font-weight:bold; }
input.text { width:225px; } 
textarea { width: 400px; margin: 5px 0px 15px 0px; }  

/* TABLES */

table   { margin-bottom: 15px; }
th      { border-bottom: 1px solid #ccc; font-weight: bold; }
td      { }
th,td   { padding: 4px 10px 4px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

#LFG-Content h1 {
	margin-bottom: 0px;
}

#LFG-Content table {
	margin-bottom: 0px;
}

#LFG-Content br {
	line-height: 0px !important;
}

#LFG-Content table img{
	display:none;
}

#LFG-Content table {
	width: 100%;
}

#LFG-Content td {
	padding: 1px;
	background: none;
	text-align: left;
}

#LFG-Content tr {
	width: 100%;
}

#LFG-Content br {
	line-height: 0px;
}

#LFG-Content p{
	padding-bottom: 5px;
}

#LFG-Content .tableHeader{
	padding: 5px;
	color: #fff;
	background: #004990;
	font-weight: bold;
}

#LFG-Content .instructions{
	padding: 5px;
	padding-bottom: 5px;
}	

.form_settings {
	margin:15px 0 0;
}
.form_settings p {
	padding:0 0 4px;
}
.form_settings span {
	float:left;
	text-align:left;
	width:200px;
}
.form_settings input, .form_settings textarea {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #2d2d2;
	color:#47433F;
	font-family:arial;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding:2px;
	width:299px;
}
.form_settings .submit {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-x-system-font:none;
	background:#004990 none repeat scroll 0 0;
	border:1px solid;
	color:#FFFFFF;
	cursor:pointer;
	font-family:arial;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:26px;
	line-height:normal;
	margin:0 0 0 206px;
	padding:2px 0 3px;
	width:99px;
	display:inline;
}
.form_settings textarea, .form_settings select {
	-x-system-font:none;
	font-family:arial;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	width:299px;
}
.form_settings select {
	width:304px;
}
.form_settings .checkbox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent none repeat scroll 0 0;
	border:0 none;
	margin:4px 0;
	padding:0;
	width:14px;
}