/* @override 
	http://gilman.mcdi.biz/wp-content/themes/engineering-and-machinering/style.css */

/*  
Theme Name: I-M LAW
Version: 2.2.0
Description: 2-Column Sub-Right Main-Left.
Author: I-M LAW
GilmanLawLLP.com

*/

* {
	margin: 0 auto;
	padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	/*background: #144c6a url(images/bg-repeat.jpg) repeat-x;*/
	/*color: #6a6a6a;*/
	color: #333;
	line-height: 20px;
}

#breadcrumbs {
	font-size: 8pt !important;
}
 
a {
color: #660008; /*#8aacc4;*/
text-decoration: none;
outline: none;
}

a:hover {
color: #660008; 
text-decoration: underline; /*none;*/
} 

#content p {
	padding: 5px 0 5px 0;
	line-height: 21px;
	font-size: 12px;
}

#call-to-action {
	background: #eee;
	border: 1px #ccc solid;
	text-align: center;
	font-size: 16px;
	margin: 20px 0 20px 0;
	text-shadow: 0.09em 0.09em 0.1em #CCC;
}
#call-to-action a {
	color: #333;
	padding: 20px 0 20px 0;
	display: block;
	text-decoration: none;
}
#call-to-action a:hover {
	color: #000;
	background: #f8f8f8;
}

img {
	border: none;
}

#wrapper {
background: url(images/bg-grey.png); 
float: left; 
width: 100%; 
padding: 35px 0;
}

.container {
width: 960px;
}

#page-container {
width: 960px; 
background: #ffffff; 
border: 1px solid #e8e8e8; 
padding: 10px; 
position: relative; 
float: left;
}

ul, ol, li {list-style-type: none;}



/* @group Header */

#header {
width: 960px; 
height: 145px;
/*background: url(images/header.jpg) no-repeat;*/
background-color: #660008;
background-image: -webkit-gradient(linear, left top, left bottom, from(#660008), to(#b12330)); /* Safari 4+, Chrome */
background-image: -webkit-linear-gradient(top, #660008, #b12330); /* Chrome 10+, Safari 5.1+, iOS 5+ */
background-image:    -moz-linear-gradient(top, #660008, #b12330); /* Firefox 3.6-15 */
background-image:      -o-linear-gradient(top, #660008, #b12330); /* Opera 11.10-12.00 */
background-image:         linear-gradient(to bottom, #660008, #b12330); /* Firefox 16+, IE10, Opera 12.50+ */
position: relative;
}

#cta-head {
	position: absolute;
	right: 0;
	top: 45px;
	padding: 0 20px;
	text-align: right;
/*	background-color: hsla(0, 0%, 100%, 0.5);*/
}

#cta-head h2,
#cta-head h3,
#cta-head h4 {
	height: auto !important;
	margin:  0;
	color: white;
	text-shadow: 1px 1px 2px #000;
}

#cta-head a {
	color: inherit;
	text-decoration: underline;
}

#header #cta-head h2 {
	font-size: 30px;
	margin: 10px 0;
}

#header #cta-head h3 {
	font-size: 20px !important;
}

#header #cta-head h4 {
	font-size: 18px;
}

h1#blog-title a {color: #1d1717; text-shadow: #cccccc 0 1px 10px; display: inline; width: 540px; margin: 12px 0 0 20px; position: absolute; font: bold 50px "Trebuchet MS", Arial, Helvetica, sans-serif;}
h1#blog-title a:hover {color: #1d1717; text-shadow: #999999 0 1px 10px;}
h2#site-description {color: #ffffff; text-shadow: #b4bec5 0 1px 3px; text-transform: uppercase; display: inline; width: 540px; margin: 70px 0 0 20px; position: absolute; font-size: 15px;}

	
h2#site-description{
display: none;
}


#blog-title {
	position: absolute;
	margin: 0;
	top: 35px;
	left: 40px;
}

/* @end */

/* @group Top Menu */
	
	#top-menu {
		display: inline; 
		float: right; 
		margin: 10px 0px 0 0; 
		background-color:rgba(255,255,255,0.5);
		height: 20px;
		}
		
		#top-menu .widgettitle {
		text-indent: -9999px; 
		position: absolute;
		}
		
		#top-menu ul {
		float: right;
		}
		
		#top-menu li {
		padding: 0 0px;
		display: inline;
		} 
		
		#top-menu li a {
		font-size: 11px; 
		color: #660008; 
		letter-spacing: -0.01em; 
		font-weight: bold; 
		display: inline; 
		padding: 5px 4px 5px 4px; 
	
		height: 10px; 
		/*background: url(images/menu-div.png) repeat-y right;*/
		border-left: #660008 solid 1px;
		display: inline;
		} 
		
		#top-menu li a:hover {
		color: #660008;
		}
	
	/* @end */
	
	/* @group Search */
	
	#search {
	margin: 15px 7px 0 0; 
	float: right; 
	height: 27px; 
	float: right;
	}
	
	#searchtext {
	width: 135px; 
	font: 11px Arial, Helvetica, sans-serif; 
	padding: 0 10px; height: 25px; 
	border: none !important; 
	background: #999999; 
	color: #666666; 
	vertical-align: middle; 
	margin-right: 2px;
	}
	
	.button {border: 0 !important; height: 25px !important; vertical-align: middle;}
	#search p {text-align: right; font-size: 10px;}
	
	/* @end */
	
	/* @group Main Menu */
	
	#main-menu {
		display: block; 
		width: 960px; 
		height: 30px; 
		float: left; 
	/*	background: #0a4562;
		background: #404040;*/
		margin: 0px 0 10px 0;
		
		}
		
		#main-menu,
		#more-menu .sub-menu {
			background-color: #99000e;
		}
		
		#main-menu .menu-header,
		div.menu {
	
		float: left; 
		margin: 2px 0 0 0;
		}
		
		#main-menu .menu-header ul,
		div.menu ul {
		list-style: none;
		margin-left: 3px;
		}
	
		#main-menu li {
		display: inline; 
		float: left;
		}
		
		#main-menu li a {
		font-size: 11px; 
		color: #ffffff; 
	
		letter-spacing: 0.0em; 
		font-weight: lighter; 
		display: inline; 
		padding: 5px 3px 5px 3px; 
		line-height: 25px; 
		/*background: url(images/menu-div.png) repeat-y right;*/
		border-right: #b12330 solid 1px;
		}
		
		#main-menu .menu-header li,
		div.menu li {position: relative;}
		
		#main-menu ul ul {display: none; position: absolute; top: 37px; text-align: left; left: 0; float: left; z-index: 99999;}
		#main-menu ul ul ul {left: 100%;top: -7px;}
		#main-menu ul ul a {background: url(images/menu-ul.png) repeat-x bottom; line-height: 1em; padding: 15px; height: auto; width: 200px; float: left;}
		#main-menu li:hover > a,
		#main-menu ul ul :hover > a,
		.sub-menu :hover > a {
		 color: #ffa6ae !important;
		 }
		#main-menu ul li:hover > ul {display: block;}
			
	#main-menu  ul li.current_page_item > a,
	#main-menu  ul li.current-menu-ancestor > a,
	#main-menu  ul li.current-menu-item > a,
	#main-menu  ul li.current-menu-parent > a {
		color: #ffa6ae;
	}
	
	/* @end */
	
	h2.bar-break{
	font-size: 14px; 
	color: #ffffff; 
	background: #99000e;
	width: 100%;
	padding: 8px;
}

/* TSHEA */
.glcertification a {
  text-shadow: 1px 1px 2px #000;
}
	
	
	
	
	
#topics a{
font-size: 14px; 
	color: #99000e;
	font-weight: bold;
	padding-left: 10px;
}

#topics a:hover{
	text-decoration: underline;
	color: #b12330;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
#themeimage {
width: 640px; 
height: 205px; 
overflow: hidden; 
float: left; 
margin: 0 0 12px 0;
	margin-left: -10px;
	}
#themeimage img {border: none !important; padding: 0 0 !important;}



/* @group Content Post */

#content {
	width: 625px; 
/*	overflow: hidden; */
	float: right; 
	padding: 0 -10px 0px 0; 
	margin: 0 15px 0px 0; 
	display: inline;
	}

#content.form {
	width: 920px;
}

#content.full-width {
	width: 920px;
	float: left;
}

#ts-form {
	/*margin: -15px 20px 0px 0px;*/
	width: 600px;
	padding: 5px;
	background: #eeeeee;
	float:left;
	clear: both;
}
#ts-form input, #ts-form select, #ts-form textarea {
	margin-bottom: 10px;
}
#ts-form input.textbox, #ts-form select, #ts-form textarea {
	margin-right: 20px;
}
#ts-form span.right {
	margin-right: 50px;
	float: right;
}
#ts-form p.clear {
	clear:both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
#ts-form-thank-you {
	font-size: 12pt;
	margin-top: 15px;
	float: left;
	display: block;
	width: 600px;
	padding: 10px;
	border: 1px #2F4F2F solid;
	color: #2F4F2F;
	background: #f0fff0;
	/*background: */
}

#content hr {margin: 8px 0 15px 0; height: 30px; clear: both;}



.pagetitle {
font: 27px Arial, Helvetica, sans-serif !important;
/*padding-top: 10px; */
width: 100%; 
float: left; 
background: #ffffff; 
/*text-transform: uppercase; */
/*margin: 12px 0;*/
margin: 12px 0px 12px 0px !important;
display: block;
}

a.pdf-icon {background: url(images/pdf_icon.gif) no-repeat 0 0; padding: 10px 0 0 50px; height: 32px; float: left; width: 100%;}

#content ul {margin: 5px 15px 5px 5px; display: block;}
.hentry ul li {background: url(images/listmark-red.png) no-repeat 0px 9px; padding: 3px 0 3px 12px; display: block;}
.hentry li a {color: #b12330;} .hentry li a:hover {color: #b12330; text-decoration: underline;}
.hentry ol {margin-bottom: 10px;}
.hentry ol li {list-style-type: decimal !important; background: none; margin: 4px 0 4px 20px;}

/* @end */

/* @group Headings */
	
	#content h1, h2, h3, h4, h5, h6 {
		clear: both; 
		/*margin-bottom: 8px; */
		margin: 8px 0px 8px 0px;
		color: #660008;
	}
	#content h1 {font-size: 24px; line-height: 115%;}
	#content h2 {font-size: 16px; line-height: 115%; font-weight: bold;}
	#content h3 {font-size: 18px; line-height: 115%;}
	#content h4 {font-size: 15px; line-height: 120%; color: #f1871c;}
	#content h5 {font-size: 13px; line-height: 120%; }
	#content h6 {font-size: 11px; line-height: 90%;}
	
	/* @end */
	
	blockquote {font-style: italic; padding: 1em 1em 0 1em; background: #eff1f3; border: 1px solid #e9e9e9; margin-bottom: 10px;}
.post {
	margin-bottom: 12px; 
	float: left; width: 95%; 
	padding: 12px 0px; 
	background: #ffffff ; 
	border: 0px solid #e9e9e9;
	}



#home-page-main{
padding-left: 20px; 
}
#home-page-main .page{
margin-left: -10px; 
}




#content {
padding-left: 20px; 
min-height: 600px;
}



	
	
	/* @group Images */
	
	#content img {
		padding: 5px 10px 5px 0;
			/*margin: 0px !important; */
		border: 0px solid #dcdcdc;
		}
	
		img.size-auto,
		img.size-full,
		img.size-large,
		img.size-medium,
		.attachment img {
			max-width: 100%; 
			height: auto;
		}
		.alignleft,
		img.alignleft {display: inline; float: left; margin-right: 24px; margin-top: 4px;}
		.alignright,
		img.alignright {display: inline; float: right; margin-left: 24px; margin-top: 4px;}
		.aligncenter,
		img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
		img.alignleft,
		img.alignright,
		img.aligncenter {margin-bottom: 12px;}
		.wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; padding: 2px 6px 2px 2px; text-align: center; border: 1px solid #dcdcdc;}
		.wp-caption img {margin: 5px 5px 0;}
		.wp-caption p.wp-caption-text {color: #888888; font-size: 12px; margin: 5px 5px 0 5px;}
		.wp-smiley {margin: 0;}
		
		#content .gallery {margin: 0 auto 18px;}
		#content .gallery .gallery-item {float: left;margin-top: 0;text-align: center;width: 33%;}
		#content .gallery img {max-width: 170px !Important; width: auto !Important; width: 170px;}
		#content .gallery .gallery-caption {color: #888888;font-size: 12px;margin: 0 0 12px;}
		#content .gallery dl {margin: 0;}
		#content .gallery img {border: 1px solid #e1e1e1; padding: 3px; margin: 8px 0;}
		#content .gallery br+br {display: none;}
	
	/* @end */
	
	
	
	/* @group Attachments */
	
	#content .attachment {width: 90%; float: left;}
	#content .attachment img {max-width: 960px !Important; border: 1px solid #d8d8d8; padding: 3px;}
	#content .attachment img {display: block;margin: 0 auto;}
	.attachment #content {width: 100% !important;} .attachment #content img {float: left; clear: both}
	.navigation {width: 100%; float: left; margin: 10px 0 20px 0;} .previous-attach{float: left;}  .next-attach{float: right;}
	
	/* @end */
	
	
	
	
	
	


/* @group Sidebar */

#sidebar {
width: 291px; 
float: left;
border: 1px dotted #dddddd;
}

.widget-container {
float: right; 
width: 290px; 
 
padding-bottom: 15px;
min-height: 40px; 
height: auto !important; 
height: 40px; 

background: #ffffff url(images/bg-shadow.png) repeat-x top; 
border-bottom: 1px dotted #dddddd;
}

#nav_menu-3 ul{
padding-bottom: 15px;
}
.widget-container h3,
#searchform{
padding: 8px 15px; 
}

.widget-container li{
margin-left: 15px; 

}

h3.widget-title {
color: #888888; 
font-size: 15px; 
text-align: left; 
font-weight: bold; 
text-transform: uppercase; 
width: 100%;
}

#sidebar .widget-container li {
list-style-type: none; 
padding: 1px 0 1px 12px; 
width: 100%; 
clear: both; 
display: block; 
color: #818181; 
font-size: 12px; 
background: url(images/listmark.png) no-repeat 0 9px;
width: 250px; 
}

#sidebar .sub-menu {margin-left: 15px;}
#sidebar .children {margin-left: 15px; display: none;}
#sidebar .current_page_item .children {display: block;}
#sidebar .current_page_ancestor .children {display: block;}
#sidebar .current-cat .children {display: block;}
#sidebar .current-cat-parent .children {display: block;}

#sidebar ul li.current_page_item > a,
#sidebar ul li.current-cat > a,
#sidebar ul li.current-menu-ancestor > a,
#sidebar ul li.current-menu-item > a,
#sidebar ul li.current-menu-parent > a {
	color: #f38724 !important; font-weight: bold;
}

/* @end */







	
	
	/* @group Search Widget */
	
	#s {
	background: #e9ebed; 
	width: 65%; 
	height: 14px; 
	padding: 5px;
	font: 13px Arial, Helvetica, sans-serif; 
	border: 1px solid #dddddd !important; 
	color: #121212;
	}
	
	label.screen-reader-text {
	position: absolute; 
	left: -9000px;
	}
	
	#searchsubmit{
	width: 55px; 
	height: 26px; 
	border: 1px solid #999999; 
	margin-left: 2px; 
	background: #660008; 
	color: #ffffff; 
	cursor: pointer;
	}
	
	/* @end */
	
	
	
	/* @group Calendar */
	
	#wp-calendar {width: 100%;}
		#wp-calendar a {font-weight: bold;}
		#wp-calendar caption {font-size: 12px; font-weight: lighter; font-style: italic; padding-bottom: 4px;text-align: center;text-transform: uppercase; color: #999;}
		#wp-calendar thead {font-size: 11px;}
		#wp-calendar thead th {}
		#wp-calendar tbody {color: #121212;}
		#wp-calendar tbody td {background: #eff1f3; border: 1px solid #e7eef5; padding: 3px 0 2px;text-align: center;}
		#wp-calendar tbody .pad {background: none;}
		#wp-calendar tfoot #next {text-align: right;}
	
	.post-nav {
	width: 100%; 
	float: left ;
	font-size: 13px; 
	margin-bottom: 10px;
	}
	
	.previous-post {
	float: left;
	}
	
	.next-post {
	float: right; 
	padding-right: 10px;
	}
	
	/* @end */
	
	/* @group Single */
	
	h2.entry-title {
	font-size: 30px !important; 
	padding-top: 5px; 
	margin-bottom: 2px;
	font: 30px Arial, Helvetica, sans-serif !important;
	color: #660008  !important;
	padding-top: 10px; 
	}
	
	h2.entry-title a{
	color: #660008 ;
	}
	
	h2.entry-title a:hover {
	  /*color: #8aacc4;*/
	  color: #b12330;
	}
	
	.entry-meta {color: #8b8b8b; font-size: 11px; margin-bottom: 10px;}
	.entry-utility {color: #8b8b8b; font-size: 11px; margin: 10px 0 5px 0; clear: left;}
	.entry-caption {clear: left;}
	#entry-author-info {padding: 10px; width: 96%; float: left; background: #f3f3f3; border: 1px solid #e9e9e9; margin: 12px 0;}
	
	/* @end */
	
	
	
	
	
	
	


/* @group Footer */

#footer {

height: 280px; 
width: 920px;
/*background: #0d4664 url(images/footer.jpg) repeat-x;*/
/*background-color: #404040;*/
background: #660008;
/*border: 1px solid #e9e9eb; */
clear: both;
color: #122330; 
margin: 0px 0 0 0; 
padding: 0px 20px; 
float: left; 
font-size: 11px;
color: #ffffff;
position: relative;
}

#footer img {
	position: absolute;
	top: 20px;
}

#footer a {color: #ffffff;}
#footer a:hover {color: #ffffff; text-decoration: underline;}
#footer #webdesign {float: left;}
#footer #copyright {float: right;}



#footer #footer-text{
margin-top: 130px;
line-height: 16px;
}

/* @end */






/* @group Comments */

#comments {width: 100%; float: left;}
	
ol.commentlist {
	margin:0;
	padding: 0;
	}

.commentlist li {
	margin: 15px 0;
	padding: 20px;
	background: #f6f6f6;
	list-style:none;
	width: 95%;
	float: left;
	}

.commentlist .commenttext {padding:22px 0 50px 0;}

.commentlist cite {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	padding-bottom:12px;
	font-size:1.1em;
	}

.commentlist .date {background:#930e27; padding:3px;}
.comment-meta {margin-top: -35px; float: right; font-size: 11px; font-style: italic;}
.comment-body {border-top: 1px solid #cccccc; padding: 10px 0;}
.comment-body img {border: none;}
.comment-body li {border: none; background: url(images/listmark.png) no-repeat 0 8px; padding: 0 0 0 12px; margin: 0 0 2px 0;}
.comment-body ol {margin-bottom: 10px;}
.comment-body ol li {list-style-type: decimal !important; background: none; margin: 2px 0 2px 20px; padding: 0;}

ol.commentlist li ul.children li {margin: 25px 0 0 0; width: 95% !important; float: left;}
ol.commentlist li div.reply {text-align: left; padding: 15px 0;}
li.alt {background: #f0f0f0;}

li.alt .date {background:#67421c;padding:3px;}
.says{display: none;}
.commentlist .bypostauthor {}

/* @group Input */

h3#comments-title {font-size: 20px !important; margin-top: 10px;}
h3#reply-title {font-size: 20px !important;}

#respond p, .cancel-comment-reply {
	color: #121212;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.text {
	border-top: 1px solid #e1e1e1;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 2px;
	color: #121212;
	width: 200px;
}

#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.comment-notes .required {
	color: #ff4b33;
	font-weight: bold;
}

.comment-notes .required {
	color: #ff4b33;
	font-weight: bold;
	width: 100%;
	float: none !important;
	top: 0px !important;
}

#respond .required {
	color: #ff4b33;
	font-weight: bold;
	padding-top: 2px;
	float: left;
	margin: -20px 0 0 0;
}

#respond label {
	color: #000000;
	font-size: 12px;
	margin: -20px 0 0 10px;
	float: left;
}
#respond input {
	width: 60%;
	height: 18px;
	padding: 5px;
	font-size: 13px;
	background: #f3f3f3;
	clear: both;
	border: 1px solid #e1e1e1;
	color: #000000;
	margin: 0 70% 0 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#respond .form-allowed-tags {
	color: #000000;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}

#respond textarea {
	background: #f3f3f3;
	border: 1px solid #e1e1e1;
	color: #000000;
	margin-top: 5px;
	width: 98%;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 8px;
}

#respond .form-submit input {
	display:inline-block;
	background: url(images/btn-submit.png) repeat-x top;
	padding: 10px 18px 28px 18px;
	font-size: 13px;
	width: 270px;
	line-height:1.2307em;
	border: 1px solid #e6e6e6;
	border-bottom:1px solid #c9c9c9;
	text-decoration:none;
	font-weight:bold;
	color:#999999;
	text-transform:uppercase;
	cursor: pointer;
	margin-top:10px;
	border-radius: 14px;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	position: relative;	
}

.form-submit #submit:hover {
	background: url(images/btn-submit.png) repeat-x bottom;
	border:1px solid #e6e6e6;
	border-bottom: 1px solid #bebcbc;
	color: #333333;
}

/* @end */
/* @group Comment Nav */

.commentnav {
	display: block;
}

.commentnav a {
	padding: 4px;
	font-size: 1.2em;
	border: 1px solid #ddd;
	color: #999;
}

.commentnav a:hover {
	border: 1px solid #bbb;
	color: #ff8a00;
}

.commentnavleft {
	float: left;
	display: inline;
}

.commentnavright {
	float: right;
	display: inline;
}

.commentnavleft a {
	float: left;
	display: block;
	margin: 15px 0 15px 0;
}

.commentnavright a {
	float: right;
	display: block;
	margin: 15px 0 15px 0;
}

/* @end */






/* @end */
	


.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	padding: 18px;
}

.edit-link {width: 100%; float: left;}

.page-link {
	clear: both;
	color: #000;
	margin: 0 0 22px 0;
}



/* @group Tables */

table, caption, tbody, tfoot, thead, tr, th, td {background: transparent; border: 0; margin: 0; padding: 0; vertical-align: baseline;}
table {border-collapse: collapse; border-spacing: 0;}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {color: #888; font-size: 12px; font-weight: bold; line-height: 18px;padding: 9px 24px;}
#content tr td {border-top: 1px solid #e7e7e7;padding: 6px 24px;}
#content tr.odd td {background: #f2f7fc;}

.slider-wrapper {
	width: 638px;
	margin: 20px 0 0 10px;
}

.theme-default .nivo-controlNav {
	padding: 10px 0 5px !important;
}

.nivoSlider img {
	padding: 0 !important;
}

.nivo-caption {
	font-size: 16px;
}

.home #breadcrumbs {
	display: none;
}

/* @end */










/* @group Top Menu */

#top-menu li .sub-menu {
float: right;
position:absolute;
left:0px;
top:20px;
z-index:1;
}

#top-menu .sub-menu {
background: #660008;
margin: 0;
margin-top: -21px;
padding: 5px;
padding-left: -5px;
width: 200px !important;
}

#top-menu .sub-menu ul{
list-style: none;
}

#top-menu .sub-menu li{
border-bottom: #bdbdbd dotted 1px !important;
width: 197px !important;
}

#top-menu .sub-menu li a:hover{
color: #b3ccdd !important;
}

#top-menu .sub-menu li a{

}

/* @end */









/* @group More Menu */

#menu-more a{
border-right:  0px;
top:2px;

}
 li .sub-menu {
float: right;
position:absolute;
left:0px;
top:0px;
z-index:1;
}

#more-menu .sub-menu {
margin: 0;
margin-top: -20px;
padding: 5px;
width: 175px !important;
}

.sub-menu ul{
list-style: none;
}

/* @end */













/* @group Contact Form */

#content #case-form,
#content #case-form .frm_req,
#content #case-form  b,
#content #case-form  p{
  font:normal 13px arial,sans-serif;
  color: #666;
  line-height: 18px;
  text-align:left:
  margin-left: 0px;
}

#content #case-form  {
  margin:0 auto;
  width:600px;
}

#content.full-width #case-form {
	width: 475px;
	float: left;
}

#content.full-width #section-b {
	float: left;
	width: 350px;
	background: #f8f8f8;
	border: 1px #ccc solid;
	margin: 20px 0 0 20px;
	padding: 20px;
}

#section-b h2 {
	font-weight: 16pt;
	text-align: center;
}

#section-b hr {
	height: 1px;
	margin: 20px 0 0 0;
	background: #ccc;
}

.clear-fix {
	clear:both;
}

#content #case-form .ftext, 
#content #case-form input,
#content #case-form .ftextarea,
#content #case-form textarea,
#content #case-form #form-disclaimer,
#content #case-form #submit{
  width: 400px;
  margin-left: 0px;
}

#content #case-form #submit:hover{
  background: #fe1602;
}

#content #case-form #submit:active{
  background: #fe847a;
}

#content #case-form .ftextarea {
  height: 100px;
}

#content #case-form #form_header,
#content #case-form #form_header_info,
#content #case-form .call-toll-free,
#content #case-form .phone-number,
#content #case-form #form_name{
  display: none;
}

#content #case-form p label{
padding-top: 0px;
margin-bottom: -15px;
}

#content #case-form select{
margin-top: -10px;
margin-bottom: 15px;
}

#contact {
	font: normal bold 12px/15px arial,sans-serif;
	color: #333333;
	margin-top:5px;
	text-align:left;
	width: 290px;
/*	background: #fdb902;
	background: #7babc1;*/
		
/*	background: #f7af03;*/
	padding-bottom: 10px;
	background-color: #ad9882;
}
#form_header{
height: 50px;
	display: block;
	font: bold 25px arial,sans-serif;
	text-align: center;
	padding-bottom:10px;
	letter-spacing:-.01em;
	color: #444444;
	background: #999999 url(images/contact-header.jpg) repeat-x;
	margin: -7px;
	margin-top: -17px;
	border: 1px solid #d1d1d1;
	width: 291px;
	margin-left: -9px;
	margin-bottom: 5px;
}
#form_header_info{
	text-align: right;
	height: 60px;
	letter-spacing:-.01em;
	
	background: url(images/phone-image.jpg) no-repeat 15px 15px;
	margin: -7px;
	margin-right: 10px;
	line-height: 26px;
	margin-top: 0px;

	
}
.call-toll-free{
font: normal 12px arial,sans-serif;
text-transform:uppercase;
letter-spacing:.4em;
margin-right: -4px;

}
.phone-number{
padding-top: -4px;
}
#form_name{
	display: block;
	font: bold 28px arial,sans-serif;
	text-align: center;
	padding-bottom:10px;
	padding-top:10px;
	letter-spacing:-.02em;
	color: #ffffff;
}
#cost_obligation{
	display: block;
	font: bold 16px arial,sans-serif;
	text-align: center;
	padding-bottom:5px;
	padding-top:0px;
	margin-top:-5px;
	letter-spacing:-.02em;
	color: #ffffff;
}



#contact #case-form select{
margin-top: 10px;
margin-bottom: 15px;
}
#contact #case-form .maintext{
margin-left: 0px;
width: 270px;
padding-bottom: 15px;
font: bold 14px arial,sans-serif;
text-align: center;
}

#form-quote {
	font: normal 18px arial,sans-serif;
	text-align:justify;
	padding-bottom: 10px;
}
#form-disclaimer {
	font: normal 11px arial,sans-serif;
	text-align:justify;
	padding-top: 5px;
}


#contact #case-form, 
#contact h3 {
  margin:0 auto;
}

#contact h3{
}

#contact input{
	border: 1px solid #d1d1d1;
    width: 270px;
    height: 20px;
    margin-bottom: 5px;
    background: #ffffff;
}
#contact textarea{
	border: 1px solid #d1d1d1;
    width: 270px;
    height: 100px;
    margin-bottom: 10px;
}

#contact a{
	color: #999999 !important;
}

#contact #case-form{
	margin: 7px;
}

#contact #submit, #content #submit{
  height: 57px;
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  text-transform: uppercase;
  font: bold 16px arial,sans-serif;
  position: relative;
  border: 0px;
  width: 275px;
  border: 1px solid #ffffff;
  /*background-color: #ff7a20;*/
  background: #99000E;
}

#contact #submit:hover {
  /*background: #ffa061;*/
  background: #cc000E;
}

#contact #submit:active {
  /*background: #ffc299;*/
  background: #cc000E;
}

/* @end */











/* @group Certification Form */

#certification input{
  width: 65px;
}

#certification #content {width: 960px; overflow: hidden; float: left; padding: 0 0 20px 0; display: inline;}

#certification #certification-plaintiff-info input{
  width: 400px;
}
#certification #submit {
  height: 40px;
  color: #fff;
  text-transform: uppercase;
  background: #d80911;
  font: bold 16px arial,sans-serif;
  position: relative;
  border: 0px;
  width: 550px;
}

/* @end */

/*
 * MODIFICATION TO BUTTON IN CERT FORM
 */
#certification #submitTS {
	width: 500px;
	padding: 20px;
	font-size: 14pt;
	font-family: sans-serif;
	text-align: center;
}







/* @group Awards & Recognition */

#awardsrecognition {
 
width: 940px;
background: #ffffff ; 
border-top: 1px dotted #dddddd; 
clear: both; 
margin: 0; 
margin-top: 20px; 
padding-left: 20px; 
padding-bottom: 20px;
float: left; 

	line-height: 21px;
}

#awardsrecognition h2.sub-title{
color: #999999;
margin-bottom: -15px;
font-size: 14px;
}

#awardsrecognition-image {
height: 91px; 
width: 940px;
background: #ffffff url(images/awards-recognition.jpg) no-repeat; 
border: 0px solid #e9e9eb; 
clear: both; 
color: #0d4664; 
margin: 0px 0 0 0; 
padding: 20px 0px; 
float: left; 
font-size: 11px;

}

/* @end */

#content #case-form .additional-fields p input{
margin-top: 5px;
margin-bottom: -20px;
padding-top: 5px;
padding-bottom: -20px;
}

#content #case-form .additional-fields input,
#content #case-form .additional-fields p{
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#content #case-form .additional-fields p{
padding-top: 10px;
}

h3.subtext{
color: #660008;
font: bold 13px arial,sans-serif !important;
}
h3{
color: #660008;
font: bold 13px arial,sans-serif !important;
}


#picture-caption{
float: left;
margin-right: 15px;
padding-top: 0px;
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 2px solid #660008;

width: 300px;

color: #000000;
font: bold 11px arial,sans-serif;

/*text-align:justify;
text-justify:inter-word;*/
}

#picture-caption img{
border:none;
margin-bottom: 5px;
}

#home-page-main .entry-content{
	/*padding-top: 100px;*/
	padding-top: 10px;
}
#current-topics {
border: 1px solid #b12330;
font-weight: bold !important;
padding: 0 10px 5px 10px;
margin-top: 5px;
margin-bottom: 15px;
background: #ffd9dc !important;
color: #444444 !important;
overflow: hidden;
}
#current-topics div.col {
	margin: 0;
	padding: 0;
	/*background: green;*/
        float: left;
}
#current-topics h4 {
	color: #444;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}
#current-topics a:hover{
color: #8aacc4 !important;
}
.extra-top-margin {
	margin-top: 50px !important;
}

#current-topics p {
display:inline-table !important;
}
#current-topics a{
font-weight: bold !important;
color: #660008 !important;
}

#gotoContact {
  position: fixed;
  bottom: 0px;
  right: -410px;

  display: block;
  width: 390px;
  height: 100px;

/*  background: url(/images/banner_bg.png?qwe) no-repeat;*/
  background: #404040 url(images/closy.png) 360px 15px no-repeat;
	-webkit-box-shadow: 0 0 25px 5px #000; /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	box-shadow: 0 0 25px 5px #000; /* Opera 10.5, IE9+, Firefox 4+, Chrome 6+, iOS 5 */

  z-index: 1000;

  -position: absolute;
  -top: 0;
  -right: 0px;
  -background-position: 390px;
  -overflow: hidden;

}

#gotoContact div {
  -padding-left: 390px;
}

#gotoContact:hover {
  text-decoration: none !important;
}

#closeGotoContact {
/*background: #7395c5;*/
  position: fixed;

  bottom: 70px;
  right: 14px;

  display: block;

  width: 15px;
  height: 15px;

  z-index: 1500;
  //position:absolute;
  //top:expression(eval(document.documentElement.scrollTop + 21) + 'px');
}




#gotoContact:hover {
  text-decoration: none !important;
}


#gotoContactRow1 {
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  text-align: left;
  padding-left: 35px;
  padding-top: 22px;
}
#gotoContactRow1 u{
  color: #ffffff;
  text-decoration: none;

}

#gotoContactRow2 {
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  text-align: left;
  padding-left: 35px;
  padding-top: 3px;
  font-weight: bold;
}

#gotoContactRow3 {
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  text-align: left;
  padding-left: 35px;
  padding-top: 0px;
  /*font-style: italic;*/
  font-weight: bold;
}

#gotoContactRow3 a {
  color: #ffffff;
}

#gotoContactRow3 a:hover {
  text-decoration: underline !important;
}


.extras_block img{
padding-right: 15px;
}

.entrytext a:link, 
.entrytext a:visited {
    color:#7395c5;
    text-decoration:none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-style: italic;

}
.entrytext a:hover{
    color:red;

}

.glcertification {
	display: block;
	border: 0px;
	margin: 10px 0px 10px 0px;
}

.glcertification a {
	display: block;
	/*background: #053750;*/
	background: #99000E;
	color: white;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	padding: 8px;
	border: 0px;
}

.glcertification a:hover {
  /*backgrounD: rgba(153, 0, 14, 0.8);*/
  background: #cc000e;
}

#contact-box {
background: #e8e8e8;
margin: 10px 0px 15px 0px;
padding: 10px;
border: 1px #ccc solid;
}
#submitB {
	height: 57px;
	text-transform: uppercase;
	font: bold 16px sans-serif;
}

.cse .gsc-search-button input.gsc-search-button-v2, 
input.gsc-search-button-v2 {
  background: #660008 !important;
  border: 1px #660008 solid !important;
}

.gsc-search-box .gsc-input>input:focus,
.gsc-input-box-focus {
  border: 1px solid #660008 !important;
}

/* Intake Form Sidebar CSS */


#iphorm-widget-2, .iphorm-outer.iphorm-outer-4.iphorm-uniform-theme-default.iphorm-theme-light-rounded{
  background: #870F19;
  border-radius: 25px;
  padding-top: 20px;
}
.iphorm-theme-light-rounded .iphorm-element-wrap > .iphorm-element-spacer > label{
text-shadow:none !important;
color:#fff !important;
font-size:14px !important;
}
.iphorm-theme-light-rounded p.iphorm-description{
color:#fff !important;
font-size:17px !important;
line-height:22px !important;
padding:10px !important;
border-bottom: 2px dashed #A6303A !important;
margin-bottom: 10px !important;
padding-left: 15px !important;
}

.form-header-text{font-size:24px;
font-weight:bold; 
line-height:30px;

}

.form-header-spacer{
border:none;
border-bottom: 2px dashed #A6303A;
line-height:40px;
}


.iphorm-element-wrap.iphorm-element-wrap-text,.iphorm-element-wrap.iphorm-element-wrap-textarea{margin-left:15px !important;}
.iphorm-element-wrap.iphorm-element-wrap-text input,.iphorm-element-wrap.iphorm-element-wrap-textarea textarea{
border:none !important;
}

.iphorm-submit-input-wrap button[type=submit].iphorm-submit-element {
     font-size:20px;
     
}

.iphorm-submit-input-wrap button[type=submit].iphorm-submit-element span{
 -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  font-size: 20px;
  background: #696C6A;
  padding: 10px 20px 10px 15px;
  border: solid #fff 2px;
  text-decoration: none;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}

.iphorm-submit-input-wrap button[type=submit].iphorm-submit-element span:hover{
    background: #fff;
    border: solid #696C6A 2px;
}

.iphorm-submit-input-wrap button[type=submit].iphorm-submit-element span:hover em{
color: #870F19;
}
.iphorm-submit-input-wrap button[type=submit].iphorm-submit-element span em{
color: #fff;
text-shadow:none;
}



.iphorm-element-text{font-size:14px !important;}
.iphorm_2_7-element-wrap, .iphorm_2_8-element-wrap{width:251px;}
.widget-container{
width:303px;
}

.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_2_7-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_2_7,
.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_2_8-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_2_8{width:245px !important; }
.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_4_2-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_4_2,.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_4_2-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_4_2,
.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_4_1-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_4_1,
.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_4_3-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_4_3,
.iphorm-input-wrap.iphorm-input-wrap-text.iphorm_4_6-input-wrap,.iphorm-element-text.iphorm-tooltip.iphorm-tooltip-hover.iphorm_4_6,
.iphorm-input-wrap.iphorm-input-wrap-textarea.iphorm_4_5-input-wrap,.iphorm-element-textarea.iphorm-tooltip.iphorm-tooltip-hover.iphorm_4_5{width:400px !important;}

.iphorm-submit-wrap.iphorm-submit-wrap-4.iphorm-clearfix{margin-left:80px !important;}

div.glcertification {
	/*background: #0A4562;*/
	background: #840202;
	border: 1px #e8e8e8 solid;
	margin-bottom: 10px;
}
div.glcertification a, div.glcertification {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	/*color: #e8e8e8;*/
	/*color: gold;*/
	color: #Fff;
	text-decoration: none;
	padding: 8px;
	display: block;
}
div.glcertification a:hover {
	/*color: #fff;*/
	background: rgba(255, 255, 255, 0.1);
	/*text-shadow: 0.09em 0.09em 0.1em #333;*/
}
