/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #0d0d0d;
	text-align: center;
	}
.redError{ color: red; }
#page {
	background-color: white;
	text-align: left;
	margin: auto;
	padding: 0;
	width: 960px;
	}

#header {
	background: #FFFFFF;
	}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer a:hover{
 text-decoration: underline;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 12px;
	text-transform: uppercase; 	
	
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 12px;
	text-transform: uppercase;
	}
#c_news h3 { text-transform: none;  }

#prodButs{
					padding: 5px 10px; 
					width:180px; 
}

#prodButs ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border:  none;
}

#prodButs li {
border-bottom: 1px solid white;
margin: 0;
}

#prodButs li a{
					display: block;
					font-size:small; 
					padding: 5px 5px 5px 8px;
					background-color: #DDD4CD; 

}

#prodButs li a:hover{
background-color: #002537;
color: #fff;
text-decoration:none;
}

div.prodd  {	padding: 5px 10px; 
					background-color: #DDD4CD; 
					width:180px; 
					border-bottom: 1px solid white; 
					font-size:small; }
					
div.prodd a { 	font-size: 11px; 
					color: black;
					text-transform: uppercase;
				}
				
div.prodd a:hover { 
					color: #13537A;
					text-decoration: none;
				}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #0000CC;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited { color: #13537A; }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.form{ margin:0; padding:0; }



.entry p a:visited {
	color: #b85b5a;
	}
	
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #13537A;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#header {
	background-color: #FFFFFF;
	margin: 0 0 0 0px;
	padding: 0;
	height: 380px;
	width: 960px;
	}


.narrowcolumn {
	margin: 0px 0 0;
	width: 440px;
	margin-left: 260px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	/*margin: 0 0 40px;*/
	/*text-align: justify;*/
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry li { list-style-type: disc; }

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	} */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 232px;
	float: right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.input_search_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/search_input_bg.gif) no-repeat scroll 0 0;
border:none;
font-size:10px;
height:20px;
line-height:17px;
padding: 0 0 0 5px;
width:187px;
}

.input_agent_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
/*background:transparent url(images/agentform_bg.gif) no-repeat scroll 0 0;*/
/*border:none;*/
font-size: 9px;
height:16px;
line-height:17px;
padding: 0;
margin: 0 0 2 0;
width:114px;
}


.searchheader {
	width: 311px; 
	height: 28px; 
	color: #FFFFFF; 
	float: left;
	margin-top: 48px; 
	margin-left:172px;
	background:transparent url(images/search_bg_hdr.jpg) no-repeat scroll 0 0;
}

.account_login {
	float: right;
	width: 190px;
	height: 80px;
}
.account_login input { height: 14px; }
.account_login img { margin-top: 2px; }
.newaccounts {
	float:right;
	background: url(images/newaccountsfpo.gif);
	width: 176px;
	height: 118px;
}

#navmenu {font-size: 9px; background-image:url(images/menu_bg.gif); height: 19px; width: 712px; line-height: 19px; }
#navmenu_ac {font-size: 9px; background-image:url(images/menu_bg.gif); height: 19px; line-height: 19px; }

#navmenu ul, #navmenu_ac ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; text-transform: uppercase; }
#navmenu li, #navmenu_ac li {display: inline; text-transform: uppercase;  }
#navmenu ul li a, #navmenu_ac ul li a {text-decoration:none;  margin: 4px; padding: 5px 20px 5px 10px; text-transform: uppercase; color: #333333; } 
#navmenu ul li a:hover, #navmenu_ac ul li a:hover { text-decoration:underline; }

#sidebar_left {
	width: 250px;
	float: left;
	margin-left: 10px;
}

#navmenu_footer{margin-top: 4px; font-size: 9px; font-weight: bold; width: 650px; float: left; text-align:left;}

#navmenu_footer ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none;  }
#navmenu_footer li {display: inline;  }
#navmenu_footer ul li a {text-decoration:none; padding: 5px 5px 5px 5px; color: #555555; }
#navmenu_footer ul li a:hover { text-decoration:underline; }

.company_news {

	min-height: 250px; 
	width: 182px;
	}
.company_news a {
		font-size:12px;
		}
.company_news p {
	margin: auto;
	margin-top: 0px;
	}
	
		
#navmenu ul li ul {display: inline; text-transform: uppercase;  }

.newaccounts p { margin: auto; margin-top: 0px;}
.newaccounts a { font-weight: bold; font-size: 12px;} 
.homeul ul  li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin: 0px;
padding:0 0 0 0px;
}

.homeul li {
	margin: 0px;
	}
.homeul p {
margin: 0px;
padding: 0px;}

.homeul a:hover {
text-decoration: underline;
color: #13537A;
}

	
#agentscenterblog {
margin-left: 53px; 
color: #ffffff; 
}

#agentscenterblog a {
color: #FFFFFF;
}

#agentscenterblog a:hover {
 color: #ffffff;
 }

#agentscenterblog small  {
color:#FFFFFF;
}

 
#agentscenterblog p {
margin: 0px;
}

#footerblue {
text-align: right; width: 310px; float: right; margin-top: 3px;
}

#footer a:hover {
text-decoration: underline;
color: #13537A;
}

/* eli geske oct 12, 2009 - Tabber CSS */
/* layout */
#tab_btn_cont{ height: 20px;}
#c_news_btn, #i_news_btn {float: left; display: block; height: 20px; cursor: pointer;}
#c_news_btn{width: 132px; background-image: url(/wp-content/themes/macneill2/images/news_tabs.jpg); background-position: 0px 0px;}
#i_news_btn{width: 93px; background-image: url(/wp-content/themes/macneill2/images/news_tabs.jpg); background-position: -132px 0px;}
#i_news, #c_news{ padding: 10px; 
clear: left; background: url(/wp-content/themes/macneill2/images/tabber_bg.jpg) top left no-repeat; }
#i_news div, #c_news div {padding-left: 4px;}
#i_news{display: none;}

/* header tall btns */
#header-tall_btns { margin-top: 6px; width: 100%;  }
	#header-tall_btns div { width: 79px; height: 105px; display: block; float: left; margin-left: 3px; }


/* style */
#tab_btn_cont h3 { padding: 0; margin: 0px;}
#tab_btn_cont p { padding: 4px; margin: 0px; line-height: 20px; font-size: 11px; }
#tab_btn_cont a { font-size: 11px;}
.grey_line{ height: 1px; background-color: #ccc; line-height: 1px; font-size: 1px; }

/* footer */
#footer_logos { height: 71px; overflow: hidden; margin: 15px 0px;  }
#footer_logos a { border: none;  }
#footer_logos a img { margin-left: 46px; }

/* eli geske changes */
#heronav { height: 264px; }
.clear_float { height: 1px; font-size: 1px; clear: both; }
ul li {text-align: left;}

#tabmenu { height: 33px; padding-left: 1px; }
#tabmenu a{ width: 80px; float: left; display: block; margin: 0 1px 0 1px; padding: 0;}
#tabmenu img { margin: 0; padding: 0; }
.company_news p { margin: 0 0 5px 5px; padding: 0; }
.company_news a {}
#agentscenterblog a { font-size: 12px; }
.homeul { font-size: 12px; }
.homeul span {font-size: 13px;}
#bread_crumbs { margin-left: 260px; width: 440px; margin-bottom: 10px; }

#socialMediaLinks { margin: 15px 0 5px 0; }
#socialMediaLinks div { margin-bottom:3px; }
#socialMediaLinks a img { margin-left: 10px; }
#content h3 { margin-top: 25px; } 
#content h4 { margin: 15px 0 0 0; padding: 0;  } #content h4 a { color: #13537A; }
#content p {  } 


/* FORMs */

.mcgForm { border-collapse: collapse; width: 435px; padding: 0px; font-family: Arial, Helvetica, sans-serif; margin: 0; }
.claim_q{font-size: 12px; padding-bottom: 10px;}
.mcgForm .form_label{ font-size: 12px; color: #9c9c9c; padding-right: 10px; font-style:italic }
.mcgForm input { /*height: 22px; border: 1px solid #7f9db9;*/ }
.td1, .td2, .td3, .td23, .td123{padding: 0 0 3px 0;}
.td1{width: 135px; text-align: right; }
.td2{width: 155px;}
	.td2 input{width: 145px;}
.td3{width: 145px;}
	.td3 input{width: 145px;}
.td23{width: 300px;}
	.td23 input{width: 300px;}
.td123{width: 405px; padding: 10px 0 5px 0;}
	


	/* Forms & Manuals*/

.formsCompany span{ font-size:16px; font-weight:bold; display: inline-block; margin-top: 25px; text-decoration:underline;}
.formsCompany:hover span{ color: #135379; cursor:pointer;cursor:hand}

div.links { font-size:16px; }

li.formsSubCompany > span { font-size:16px; }



.formsSubCompany:hover span{color: #135379; cursor:pointer;cursor:hand }

/* report a claim slider */
.company_row{ border-bottom: 1px solid #CBCBCB; background: url(/wp-content/themes/macneill2/images/contact_bg_claims.jpg) top left no-repeat;}
.company_header{ line-height: 30px; height: 30px;}
.company_header div{display:block; float: left; cursor: pointer;}
.company_header a { color: #fff; }
.c_phone, .c_fax, .c_email{ margin-top: 3px; visibility: hidden; overflow: hidden; }
.c_claim { margin-top: 3px; }
.c_name{width: 200px; margin-left: 15px; margin-top: 1px;}
	.c_name_over{ text-decoration: underline;}
.c_phone{ width: 72px; height: 23px; background-image: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png); background-position: 0px -46px; }
	.c_phone_over{background-position: 0px 0px;}
	.c_phone_none { width: 72px; height: 23px; }
.c_fax{ width: 62px; height: 23px; background-image: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png); background-position: -79px -46px;}
	.c_fax_over{background-position: -79px 0px;}
.c_email{width: 55px; height: 23px; background-image: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png); background-position: -144px -46px;}
	.c_email_over{background-position: -144px 0px;}

.c_claim{margin-left: 14px; width: 101px; height: 23px; background-image: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png); background-position: -216px -46px;}
	.c_claim_over{background-position: -216px 0px;}

.company_data{ margin: 8px 0 4px 35px; }
.c_data{height: 27px; line-height: 27px;}
.c_data div{float: left; display:block;}
	.d_phone, .d_phone, .d_email, .d_link, .d_fax{ width: 63px; overflow: hidden;}
	.d_phone{ height: 19px; width: 27px; margin-top: 6px; background: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png) 0px -51px }
	.d_fax{ height: 23px; width: 27px; margin-top: 2px; background: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png) -79px -46px }
	.d_email{ height: 17px; width: 23px; margin-top: 5px; margin-left: 2px; background: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png) -144px -51px }
	.d_link{ height: 17px; width: 23px; margin-top: 5px; margin-left: 2px; background: url(/wp-content/themes/macneill2/images/phone_fax_email_sprite.png) -216px -51px }
	.d_text{ font-size: 12px; color: #0565B2; padding-left: 10px; }	







/* Buttons */ 
#btn_submitClaim_yellow{height: 35px; width: 138px; background: url(/wp-content/themes/macneill2/images/btn_submitClaim_yellow.gif) top left no-repeat; border: none; cursor: pointer; }
#btn_submitRequest_yellow{height: 35px; width: 138px; background: url(/wp-content/themes/macneill2/images/btn_submitRequest_yellow.gif) top left no-repeat; border: none; cursor: pointer; }
#btn_sendMessage_yellow{height: 35px; width: 138px; background: url(/wp-content/themes/macneill2/images/btn_sendMessage_yellow.gif) top left no-repeat; border: none; cursor: pointer; }
#btn_findAgent_yellow{height: 35px; width: 138px; background: url(/wp-content/themes/macneill2/images/btn_findAgent_yellow.gif) top left no-repeat; border: none; cursor: pointer; }
#btn_send_yellow_small{height: 29px; width: 98px; background: url(/wp-content/themes/macneill2/images/btn_send_yellow_small.gif) top left no-repeat; border: none; cursor: pointer; }

/* claim page */
#submit_claim_btn, #submit_claim_btn:hover  { text-decoration: none;display: block; float: left; height: 40px; width: 170px; background: url(/wp-content/themes/macneill2/images/submit_a_claim.jpg) no-repeat; }
#submit_claim_btn { background-position: 0px 0px;} #submit_claim_btn:hover{ background-position:0px -42px; }
#submit_claim_btn2, #submit_claim_btn2:hover  { text-decoration: none; display: block; float: left; height: 40px; width: 152px; background: url(/wp-content/themes/macneill2/images/submit_claim.gif) no-repeat; border: none; cursor: pointer; margin: 15px 0px 15px 75px; }
#submit_claim_btn2 { background-position: 0px 0px;} 
#submit_claim_btn2:hover{ background-position:0px -42px; }

/* find an agent */
.agencyList{ background: url(/wp-content/themes/macneill2/images/line_437.gif) bottom left no-repeat;  }
.agencyList .agency_container { padding: 15px; }
.agencyList .agency_container div { padding: 2px 0 2px 0; color: #13537A; font-size: 13px; }
.agencyList .agency_container span { color: #666666; font-weight: normal;font-size: 12px;}
.agencyList .agency_container a div {color: blue; margin-top: 5px; text-decoration: underline;  }

/* become an agent page */
#submit_request_btn, #submit_request_btn:hover { margin: 10px 0px 0px 57px; cursor: pointer; text-decoration: none;display: block; float: left; height: 40px; width: 170px; background: url(/wp-content/themes/macneill2/images/submit_request.gif) no-repeat; border: none;}
#submit_request_btn{ background-position: 0px 0px;} 
#submit_request_btn:hover{ background-position:0px -42px; }

/* form error */
.errorLabel { font-size: 12px; color: red; padding-right: 10px; font-weight: bold}
.errorInput { border: 1px solid #cd9090;}
.errorTable { border-left: 7px solid #fcc3c3; border-top: 1px solid #fcc3c3; border-bottom: 1px solid #fcc3c3; padding-top: 2px; border-right: 1px solid #fcc3c3; }

/* sidebar left product contacts */
.side_product_row { margin-bottom: 10px; width: 100%; overflow: auto; }
	.side_photo { display: block; float: left; width: 63px; margin-left: 12px; }
		.side_photo img { border: 1px solid #bdb6b0; }
	.side_right { display: block; float: right; width: 121px; margin-left: 3px;}
	.side_cont_name { color: #13537A; font-size:1.3em;  font-weight: bold; margin-top: 2px; }
	.side_cont_title { font-size: 11px; }
	.side_cont_phone { font-size: 11px; }
	.side_cont_email { margin-top: 1px; background: transparent url(/wp-content/themes/macneill2/images/product_contacts/side_bar_email_icon.jpg) 1px 0px no-repeat;}
	.side_cont_email a { display: block; margin-left: 15px; }
	.side_product_btns { margin-bottom: 15px;}
		.side_product_btns img{ margin-top: 3px;  }
		
		
/* Custom Links and Button Styling */		
div#custom-link{
	color: #000;
	font-weight: bold;
	border-width:thin;
	background: #135379;
	width: 280px;
	border-style:solid;
	text-align:center;
}
div#custom-link a{
	text-decoration: none;
	color:white;

}
div#custom-link-green{
	color: #000;
	font-weight: bold;
	border-width:thin;
	background: #006633;
	width: 280px;
	border-style:solid;
	text-align:center;
}
div#custom-link-green a{
	text-decoration: none;
	color:white;

}



