/*
Theme Name: ECA Custom Theme 2010
Theme URI: http://eca.orc.com/
Description: ECA custom theme.
Version: 1.0
Author: Tamara Halstead
Author URI: http://tamarahalstead.com/

*/


/*  Makes metaslider on main page float left- Michael Weinberg 2014-09-09*/
#metaslider_container_3977 {float:left}

body {
	background:#FFFFFF url(images/background.jpg) repeat-x;
	color:#333333;
	font-family:Tahoma;
	font-size:12px;
	margin:0;
}

a {
	color:#c40606;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}






.centered {text-align:center;}
.feature-box { float:left; width:140px; height:150px; text-align:center; border-color:gray; border-width:2px; border-style:solid; margin: 5px 5px; padding:4px 4px}

.feature-box h3 { font-size:12px; font-weight:bold }

/* adds icons next to linked files*/
a[href$='.doc'], a[href$='.docx'] {
    background: transparent url(/wp-content/themes/eca/images/icons/icon_word.gif) center right no-repeat;
    padding-right: 18px;
}
a[href$='.xls'], a[href$='.xlsx'] {
    background: transparent url(/wp-content/themes/eca/images/icons/icon_excel.gif) center right no-repeat;
    padding-right: 18px;
}
a[href$='.pdf'] {
    background: transparent url(/wp-content/themes/eca/images/icons/icon_pdf.gif) center right no-repeat;
    padding-right: 18px;
}
a[href$='.zip'] {
    background: transparent url(/wp-content/themes/eca/images/icons/icon_zip.gif) center right no-repeat;
    padding-right: 18px;
}


.price-wrap {
display:inline;

}

.price-wrap h4 {   }

.price-wrap p {    }



.pricing-header {background-color: #e0e6f3; margin-right: 50px; padding: 8px 30px; }
.pricing-indent {margin:5px 0px 0px 35px}
.pricing-title {font-weight:bold;font-size:18px}
.pricing-table-indent {margin:10px 170px 15px 120px}
.price-table td {padding:3px 10px 0px 0px}

.blue-link a:link {color: #0614DB;}
.blue-link a:visited {color: #0614DB;}
.blue-link a:active {color: #0614DB;}
.blue-link a:hover {color: #0614DB;}

.black-link a:link {color: black;}
.black-link a:visited {color: black;}
.black-link a:active {color: black;}
.black-link a:hover {color: black;}


.attention-box {margin: 10px auto 10px auto; padding: 5px 10px 5px 10px; width: 350px; border: 2px solid #C40606; }


/* Buttons for order now on the front page - generated by http://www.cssbuttongenerator.com/ */


/* Grey button- not used*/
/*
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.myButton:active {
	position:relative;
	top:1px;
}
*/

/*
.myButton {
	-moz-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	box-shadow:inset 1px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #175c9c) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #175c9c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#175c9c');
	background-color:#79bbff;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:5px 6px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #175c9c), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #175c9c 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#175c9c', endColorstr='#79bbff');
	background-color:#175c9c;
}.myButton:active {
	position:relative;
	top:1px;
}
*/



.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:4px 5px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
	text-decoration:none;
}.myButton:active {
	position:relative;
	top:1px;
}
.myButton a:link {color: #ffffff;}
.myButton a {color: #ffffff;}
.myButton a:visited {color: #ffffff;}
.myButton a:active {color: #ffffff;}
.myButton a:hover {color: #ffffff; text-decoration:none}




.red-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	box-shadow:inset 0px 1px 0px 0px #fab3ad;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa665a), color-stop(1, #d34639) );
	background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
	background-color:#fa665a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #98231a;
}.red-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d34639), color-stop(1, #fa665a) );
	background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
	background-color:#d34639;
}.red-button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */


.bigger-button {
padding: 10px 15px; font-size:15px;
}







#wrap {
	background:#FFFFFF url(images/content-bg.gif) repeat-y;
	margin:0 auto;
	width:900px;
}

#header {
	background: #FFFFFF url(images/header.gif);
	height:73px;
	margin:0 auto;
	width:900px;
}

#menu {
	background:#000000;
	width:900px;
	height:15px;
	border-top:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	font-family:Verdana;
	font-size:14px;
	padding:10px 0;
}
	
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding:2px 12px 2px 12px;
	border-right:#FFFFFF solid 1px;
}

#menu a:hover {
	text-decoration:underline;
}

#slideshow {
	width:650px;
	height:175px;
	float:left;
	border-top:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
}

#solutions {
	width:247px;
	height:175px;
	border-top:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	float:right;
}

#solutions2 {
	width:247px;
	height:175px;
	/*border-top:2px solid #FFFFFF;&*/
	border-bottom:2px solid #FFFFFF;
	/*float:right;*/
margin:-2px 0 2px -2px;

}

img {
border:0;
}

#solutions img {
	padding:0 0 1px 0;
}

#divider {
	background:#e1e1e1;
	height:2px;
	border-top:2px #FFFFFF solid;
	border-bottom:2px #FFFFFF solid;
	margin:2px 0 0 0;	
}

#maincontent {
	width:651px;
	float:left;
	background:#f1f1f1;
	border-top:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	margin:0 0 0 0;
}

#maincontent p {
	padding:0 11px 0 11px;
}

#maincontent ul,.block ul {
	margin:0 0 0 10px;
list-style-image:url(images/bullet.gif);
}

#maincontent li,.block li {
	list-style-image:url(images/bullet.gif);
	padding:0 8px 2px 0;
	line-height:1.2em;
}


#maincontent ul li,.block ul li {
	margin:0 0 0 30px;
	padding:0 8px 5px 0;
	list-style-image:url(images/bullet.gif);
}

#insidecontent {
	width:651px;
	float:left;
	background:#ffffff;
}

#insidecontent p {
	padding:0 25px 0 25px;
}

#insidecontent ul {
	/*margin:0 0 0 -10px; */
       margin:8px 8px 8px 8px;
}

#insidecontent li {
	list-style-image:url(images/bullet.gif);
	padding:2px 8px 2px 0;
}

#insidecontent ul li {
	list-style-image:url(images/bullet.gif);
	padding:0 8px 8px 0;
	margin:0 0 0 30px;
}

#fullwidth {
	width:900px;
	float:left;
	background:#ffffff;
	border-top:#FFFFFF 2px solid;
	border-bottom:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	border-left:#FFFFFF 2px solid;
	margin:0 0 0 0;
}

#fullwidth p {
	padding:0 25px 0 25px;
}

#fullwidth ul {
	margin:0;
}

#fullwidth li {
	list-style-image:url(images/bullet.gif);
	padding:2px 8px 2px 0;
}

.title-bar {
	background:url(images/title-bar.gif);
	width:655px;
	height:30px;
}

.title-bar h2 {
	font-family:Verdana;
	font-weight:bold;
	text-align:center;
	font-size:17px;
	color:#FFFFFF;
	margin:0;
	padding:4px 0 0 0;
	margin:2px 0 0 0;
}

.fulltitle-bar {
	background:url(images/full-width.gif);
	width:900px;
	height:30px;
}

.fulltitle-bar h2 {
	font-family:Verdana;
	font-size:14px;
text-align:center;
	color:#FFFFFF;
	margin:0;
	padding:6px 0 0 10px;
	margin:2px 0 0 0;
}

.entry {
	margin:0 10px 0 40px;
	padding:0 10px 0 10px;
}

.entry-single {
	margin:0 10px 0 20px;
	padding:0 10px 0 10px;
}

.entry-single h2 {
	padding:0;
	margin:10px 0 0 0;
}

.entry-list h2 {
	padding:0;
	margin:10px 0 0 0;
	padding:0 10px 0 10px;
}

.entry-list a {
	color:#c40606;
}

#sidebar {
	background:#f1f1f1;
	width:245px;
	float:right;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF;
	font-size:11px;
}

#sidebar p {
	padding:0 14px 0 14px;
}

#sidebar a {
	color:#545454;
	font-weight:bold;
	text-decoration:underline;
}

#sidebar a:hover {
	color:#c40606;
}

#sidebar h2 {
	padding:8px 0 0 8px;
	color:#FFFFFF;
	background:url(images/sidebar-h2.gif) no-repeat;
	width:243px;
	height:30px;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	margin:0;
	
}

#sidebar li {
	list-style-image:url(images/bullet.gif);
padding:0 5px 4px 0;
}

.learnmore {
	width:240px;
	float:left;
	border-top:2px solid #f1f1f1;
	border-bottom:2px solid #f1f1f1;
	border-left:2px solid #f1f1f1;
	background:#FFFFFF;
	line-height:14px;
}

.learnmore {
	width:240px;
	float:left;
	border-top:2px solid #f1f1f1;
	border-bottom:2px solid #f1f1f1;
	border-left:2px solid #f1f1f1;
	background:#FFFFFF;
	line-height:14px;
}

#sidebar .news-updates a {
	color:#c40606;
	font-weight:bold;
	text-decoration:none;
}

#sidebar .news-updates a:hover {
	text-decoration:underline;
}



#sidebar .learnmore a {
	color:#c40606;
	font-weight:bold;
	text-decoration:none;
}

#sidebar .learnmore a:hover {
	text-decoration:underline;
}

#sidebar .learnmore p {
	padding:0;
}

.certificates {
	width:650px;
	margin:2px 0 0 0;
	background:#ffffff;
	border:#e1e1e1 1px solid;
}

#footer {
	width:896px;
	background:url(images/footer.gif) repeat-x;
	height:21px;
	text-align:right;
	color:#FFFFFF;
	padding:10px 4px 0 0;
	margin:0 auto;
}
/*
.textwidget {
	 padding: 10px 14px 8px;
}
*/
.textwidget {
	 padding: 0px;
}


.contactus {
	background:url(images/contact-us.jpg) no-repeat;
	width: 209px;
	height: 102px;
	color:#ffffff;
	font-size:10px;
	float:left;
	/* margin:0 0 0 -14px; */
	padding:20px 0 0 34px;
}

#sidebar .contactus p {
	padding:5px 5px 0 35px;
}

#sidebar .contactus a {
	color:#ffffff;
}

 #insidecontent #breadcrumbs li.last-breadcrumb   {background-image:none; color:black; border-width:1px; border-color:#c9c9c9; border-style:none none none solid; z-index:99; background-color:white; height:32px; margin:-1px 0px 0px -7px; padding-right:0px}
 #insidecontent #breadcrumbs li.current-breadcrumb   {font-weight:bold; color:black;}
#insidecontent #breadcrumbs ul li { list-style-image: none; z-index:1}
#insidecontent #breadcrumbs ul, #insidecontent #breadcrumbs li {         list-style-type:none;         padding:0; margin:0 ;      }

#insidecontent #breadcrumbs {         height:30px;         border-style:solid; border-color:#c9c9c9; border-width:1px 0px 1px 1px;  padding-left:0px; list-style-image: none;  float: left; clear: both     }

#insidecontent #breadcrumbs li {     list-style-image: none;   list-style-type:none;  float:left;         line-height:30px;         color:#777;    background: url(/wp-content/themes/eca/images/breadcrums.jpg) no-repeat right center;         display:block;         padding:0 15px 0 10px;     }

#insidecontent #breadcrumbs li .dimmed {    list-style-type:none;              }




/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #f0f0f0;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* ---------[ Contact Form 7 Styles ]--------- */


/* wpcf7 using Elegant Aero */

}
#two-column{
	width: 550px;
}
#two-column #left{
	width: 265px;
	float: left;
}
#two-column #right{
	width: 265px;
	float: right;
}
#two-column p{
	margin-bottom: 10px;
}
.wpcf7 {

    margin-left:auto;
    margin-right:auto;

    max-width: 550px;
    background: #e5e5e5;
    padding: 15px 15px 15px 15px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #030303;
   
}
.wpcf7 h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    padding: 10px 10px 0px 12px;
    display: block;

background: #0066cc;
background:-moz-linear-gradient(bottom, #0066cc, #8fbce8);
background:-webkit-linear-gradient(bottom, #0066cc, #8fbce8);
background:-o-linear-gradient(bottom, #0066cc, #8fbce8);
background:-ms-linear-gradient(bottom, #0066cc, #8fbce8);
background:linear-gradient(bottom, #0066cc, #8fbce8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fbce8', endColorstr='#0066cc',GradientType=0);
    border-bottom: 1px solid #B8DDFF;
    margin: 0px 0px 5px;
}
.wpcf7 h1>span {
    display: block;
    font-size: 14px;
    color: #ffffff;
}

.wpcf7 label>span {
    float: left;
    margin-top: 10px;
    color: #ffffff;
}
.wpcf7 label {
    display: block;
    margin: 20px -20px 15px;
}
.wpcf7 label>span {
    float: left;
    width: 20%;
    text-align: right;
    padding-right: 15px;
    margin-top: 10px;
    font-weight: bold;
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"],.wpcf7 textarea, .wpcf7 select {
    color: #000000;
    width: 100%;
    padding: 0px 0px 0px 5px;
    border: 1px solid #C5E2FF;
    background: #FBFBFB;
    outline: 0;
    -webkit-box-shadow:inset 0px 1px 6px #ECF3F5;
    box-shadow: inset 0px 1px 6px #ECF3F5;
    font: 200 12px/25px Arial, Helvetica, sans-serif;
    height: 30px;
    line-height:15px;
    margin: 2px 6px 16px 0px;
}
.wpcf7 textarea{
    height:100px;
    padding: 5px 0px 0px 5px;
    width: 100%;
}
.wpcf7 select {
    background: #fbfbfb url('down-arrow.png') no-repeat right;
    background: #fbfbfb url('down-arrow.png') no-repeat right;
   appearance:none;
    -webkit-appearance:none;
   -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 100%;
    height: 30px;
}
.wpcf7 .button{
    padding: 10px 30px 10px 30px;
    background: #66C1E4;
    border: none;
    color: #FFF;
    box-shadow: 1px 1px 1px #4C6E91;
    -webkit-box-shadow: 1px 1px 1px #4C6E91;
    -moz-box-shadow: 1px 1px 1px #4C6E91;
    text-shadow: 1px 1px 1px #5079A3;
   
}
.wpcf7 .button:hover{
    background: #3EB1DD;
}



/* -------------------[Special Headings ]------------------- */
.spheading h1 {
    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif; 
    padding: 10px 10px 0px 12px;
    display: block;
    background: #4C4646;
    border-bottom: 1px solid #B8DDFF;
    margin: 0px 0px 5px;
}
.spheading h1>span {
    display: block;
    font-size: 14px;
    color: #EB8E0C;
}
    

/* -------------------[ Headings ]------------------- */

/* h1,h2,h3,h4,h5,h6,h7,#sitetitle .title 
 {
	font-family:arial,helvetica,sans-serif;
	letter-spacing:0;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:bold;
	color:#333;
	line-height: 1.2em;
	}

h1 {
	font-size:36px;
	margin: 0;
	letter-spacing:-1px;
	}

h2 {
	font-size: 30px;
	line-height: 1.3em;
	}

h3 {
	font-size: 24px;
	letter-spacing:0;
	line-height: 1.4em;
	}


 */