
body {
	margin: 30px 0px;
	background: url('/assets/images/main-bg.png') top repeat-x #A39D8F;
}
body, table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

img {
	behavior: url(/assets/iepngfix.htc)
}

table.form tr.required td:after, tr.required .formfield:after {
    content: '\2606';
	color: #FF0000;
	font-size: 14px;
	font-weight: 400;
	font-family: "Verdana", "Arial";
}

table.form tr.error input[type="text"], table.form tr.error input[type="password"], table.form tr.error textarea, table.form tr.error select {
    background: url("/cp/assets/images/icons/alert.png") no-repeat scroll 4px center rgba(255, 255, 200, 0.5);
    padding-left: 22px;
    border: 1px solid #4F4F4F;
	color: #4F4F4F;
	font-size: 11px;
	padding: 1px 2px;
	text-indent: 22px;


}


.overlay {
	position	: absolute;
	width		: 100%;
	height		: 100%;
	top			: 0;
	left		: 0;
	z-index		: 2500;
	background	: #000000;
	.opacity(.65);
}

/***********/

h1 {
	color: #777879;
	font-size: 36px;
	font-weight: 700;
	line-height: 40px;
	font-family: "Droid Sans",serif;
}

h2{
color: #777879;
font-size: 30px;
font-weight: 700;
line-height: 30px;
font-family: "Droid Sans",serif;
}

h3{
color: #777879;
font-size: 24px;
font-weight: 500;
line-height: 28px;
font-family: "Droid Sans",serif;
}

h4{
color: #777879;
font-size: 20px;
font-weight: 400;
line-height: 24px;
font-family: "Droid Sans",serif;
}

h5{
color: #777879;
font-size: 18px;
font-weight: 400;
line-height: 22px;
font-family: "Droid Sans",serif;
}

h6{
color: #777879;
font-size: 16px;
font-weight: 300;
line-height: 20px;
font-family: "Droid Sans",serif;
}

p{
color: #747476;
font-family: "Droid Sans",serif;
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
}



a {
	color: #192E77;
}
a:hover {
	color: blue;
}

.phone-number
{
	text-decoration:none;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input.text, textarea, select {
	border: solid #4F4F4F 1px;
	color: #4F4F4F;
	font-size: 11px;
	padding: 1px 2px;
}

input.button {
	font-size: 11px;
	border: solid #4F4F4F 1px;
	background-color: #DFDFDF;
	font-weight: bold;
	padding: 0px 4px;
}

td.formcaption {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
	padding-right: 4px;
}

td.formfield {
	padding-left: 4px;
}



.logo-place
{
	float: left;
	width: 100%;
	max-width:330px;
}

.menu-normal{
	padding-top: 55px;
	float:right;
}

.mobile-menu{
	display:none;
}

/* follow start */

.footer-social
{
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 5px 5px 0px 0px;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../images/glyphicons_social_small.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	*margin-right: .3em;
}

.footer-social.facebook{ background-position: 0px -105px; }
.footer-social.twitter{ background-position: -35px -105px; }
.footer-social.linkedin{background-position: -244px -35px;  }
.footer-social.youtube{ background-position: -70px -70px;}

.box-home-text
{
	position: relative;
	width: 295px;
	float: left;
	text-align: left;
	padding-right: 10px;
}

.box-home-news
{
	position: relative;
	width: 295px;
	float: left;
	text-align: left;
	padding-right: 5px;
}


#social-block
{
	display:block;
	width: 600px;
	float: right;
	color: #474843;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
}
#social-block:after
{
	content: "";
	display: table;
	clear: both;
}

#follow-block, #share-block{
	float:right;
}
#follow-block{
	margin-top:0px;
	margin-right: 30px;
	padding-left: 10px;
	width: 55px;
	overflow: hidden;
	position: relative;
}
#follow-block span{
	float:left;
	margin-right: 10px;
	margin-top: 5px;
}
#share-block{
	position: relative;
	overflow: hidden;
	width: 38px;
}
#share-block span{
	float:left;
	margin-right: 10px;
	margin-top: 5px;
}

#logo-block{
	/*padding-left: 20px;*/
}
#follow-block-content, #share-block-content{
	width: 210px;
	margin-top: 5px;
}

.shareicon-small{
    display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url(../images/glyphicons_social.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	*margin-right: .3em;
}


.shareicon-small:hover{
	opacity: 0.6;
}
a.shareicon-small {
    cursor: pointer;
}

.shareicon-small.facebook {
    background-position: 0px -144px;
}
.shareicon-small.twitter{
    background-position: -48px -144px;
}
.shareicon-small.instagram {
    background-position: -96px -144px;
}
.shareicon-small.google{
    background-position: -96px 0px;
}
.shareicon-small.email {
    background-position: -432px -144px;
}
.shareicon-small.youtube
{
	background-position: -96px -96px;
}
.shareicon-small.linkedin
{
	background-position: -336px -48px;
}
.shareicon-small.addthis {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 8px 0 0;
	line-height: 14px;
	vertical-align: text-top;
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
	*margin-right: .3em;
    background-image: url(../images/glyphicons-all.png);
    background-position:-100px -2066px;
}
/* follow end */

.buttons
{
	text-align:center;
}

div#breadcrumbs {
	font-size: 11px;
	padding-bottom: 5px;
	color: #A39D8F;
}
div#breadcrumbs a {
	font-size: 11px;
	padding-bottom: 5px;
	color: #A39D8F;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	color: #7894C4;
}

h1 { font-size: 20px; font-weight: normal; }
h2 { font-size: 14px; color: #329227; }
h3 { font-size: 14px; color: #329227; }
h4 { font-size: 14px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }



hr {
	height: 1px;
	border: none;
	color: #cccccc;
	background: #cccccc;
}


input.text, textarea, select {
    border: 1px solid #4F4F4F;
    color: #4F4F4F;
    font-size: 11px;
    padding: 1px 2px;
}

/*******************************************************/

div#main {
	width: 100%;
	max-width: 855px;
	background: #ffffff;
	border: solid black 1px;

}

div#maincontent {
	padding: 10px;
}


.pagecontent {
	text-align: left;
	line-height: 20px;

}


#innermenu {
	text-align: left;
	font-weight: bold;
	color: #062D7A;
}

#innermenu a {
	color: #584A3F;
	text-decoration:none;
}

#innermenu a:hover {
	color: #062D7A;
}

.mmenu
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
.mmenu li
{
	padding-bottom: 5px;
}

.mmenu ul
{
	padding-top: 5px;
	padding-left: 10px;
}

/***************** mainmenu styles *********************/

#mainmenu {
	background: #FFFFFF;
	border-collapse: collapse;
}

#mainmenu td {
	white-space: nowrap;
	text-align: center;
	border: none;
	font-size: 11px;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	padding: 0px 7px;
}

#mainmenu a {
	text-decoration: none;
	color: #474843;
}
#mainmenu a:hover {
	text-decoration: none;
	color: #319227;
}

div.submenu {
	width: 175px;
	padding: 0px;
	position: absolute;
	display: none;
	
	border: none;
	text-align: left;

	margin-top:10px;


	opacity: 0.90;
	filter: alpha(opacity = 90);

	z-index: 110;
}
div.submenu table {
	width:100%;
	border-collapse: collapse;
	background:#A39D8F;
}

div.submenu td {
	padding: 4px 0px;
	cursor:pointer;
	text-align: center;
	font-size: 11px;

}

div.submenu td a {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;

}

div.submenu td.hover {

}

div.submenu td.hover a {

	color: #062D7A;
	text-decoration: none;
}


/****************************************/


/****** pagefooter **********/
#frmsubscribe
{
display: block;
padding-top: 5px;
}

.popdbform {
    background: none repeat scroll 0% 0% padding-box rgba(255, 255, 255, 0.96);
    border: 0px none;
    border-radius: 0.75em;
    box-shadow: 2px 2px 0px #FFF inset, 0px 0px 3px rgba(0, 0, 0, 0.15), 3px 3px 5px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2550;
    box-sizing: border-box;
    display: none;
    padding: 1em 2em;
}

.footer-news-text
{
	font-size: 11px;
	padding: 0px 5px;
	line-height: 20px;
	border: solid 1px #d9d9d9;
	background-color: #a39d8f;
	color: #ffffff !important;
}

.footer-news-buttons
{
	font-size: 11px;
	padding: 0px 5px;
	line-height: 20px;
	cursor: pointer;
	color: #ffffff !important;
	background-color: #afafaf !important;
}

#pagefooter td {
	text-align: left;
	font-size: 11px;
	line-height:15px;
}
#pagefooter {
	background: #757165;
	color: #D9D9D9;

}
#pagefooter a {
	text-decoration: none;
	color: #D9D9D9;
}
#pagefooter a:hover {
	text-decoration: underline;
}


.footer-copy-text
{
	width: 203px;
	float: left;
	font-size: 11px;
	padding:10px 20px;
	text-align: left;
}

.footer-menu
{
	width: 340px;
	float: left;
	font-size: 11px;
	padding:10px 20px;
	text-align: left;
}

.footer-contact
{
	width: 130px;
	float: left;
	font-size: 11px;
	padding:10px 10px;
	text-align: left;
}


/******** nav links ********/

div.navlinkbox, div.navlinkboxhover {
	font-size: 11px;
	display: inline;
	border: solid black 1px;
	padding: 2px 5px;
	margin: 0px 2px;
	text-align:center;
}
div.navlinkbox a, div.navlinkboxhover a {
	text-decoration: none;
}

div.navlinkboxhover {
	color: #ffffff;
	background: #062D7A;
}


div.navlinkboxhover a, div.navlinkboxhover a:hover {
	color: #ffffff;
}


/********* gallery *************/
.gallery_photo_cell {
	text-align: center;
	padding: 10px 5px;
}



img.gallery_photo {
	border: solid black 1px;
}



/*****************************************/
div.testimonial {
	color: #062D7A;
	font-size: 13px;
	font-weight: bold;
	line-height:20px;
	text-align: left;
}
div.testimonial div {
	padding: 6px 0px 0px 0px;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}
div.testimonial div div {
	padding: 0px;
}

/*div.testimonial a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	margin-top: 10px;
	text-decoration:none;
}*/




/************ blog/news posts *********/
div.blog-post {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: dotted #7F7F7F 1px;
}
div.blog-post div.post-date {
	font-size: 11px;
	color:#7F7F7F;
	border-bottom: dotted #7F7F7F 1px;
}

div.blog-post div.post-title, div.blog-post div.post-title a {
	color: #062D7A;
	font-size: 16px;
	font-weight: bold;
	text-shadow: #C8C1B0 3px 4px 2px;
	text-decoration: none;
}
div.blog-post div.post-title a:hover {
	color: black;
}

div.blog-post div.post-text {
	padding: 5px 0px;
}

div.blog-nav {
	margin:10px 0px;
}


/********************************************/

.form_field_message, .form_field_error {
	font-size: 11px;
	font-style: italic;
	text-align:left;
}

.form_field_error {
	color: red;
}

/********************************************/
.header-style
{
	/*margin-top: 15px;*/
	margin-bottom: 15px;
}
.header-style:after
{
 content: "";
 display: table;
 clear: both;
}

.clearfix:after{
 content: "";
 display: table;
 clear: both;
}

.inner-header {
	position: relative;
	height: 211px;
	width: 100%;
	max-width: 826px;
	margin: 11px auto;
	background: #FFFFFF;

	-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.25);
	-ms-box-shadow: 0 0 3px 3px rgba(0,0,0,0.25);
	box-shadow: 0 0 3px 3px rgba(0,0,0,0.25);
}

.inner-header .header-image {
	display: block;
	position: absolute;
	width: 75%;
	max-width: 600px;
	height: 205px;
	top: 3px;
	left: 3px;
}
.inner-header .header-image .hslide {
	display: block;
	position: absolute;
	top: 0; right:0; bottom:0; left:0;
	z-index: 10;
	border: 0;
	background: no-repeat center center #A39D8F;
	display: none;
}
.inner-header .header-image .hslide:first-child {
	display: block;
}
.inner-header .header-image .hslide-title {
	display: block;
	position: absolute;
	left: 1em; bottom: .5em;
	text-decoration: none;
	color: #062D7A;
	font-size: 22px;
	font-weight: 700;
	text-shadow:	-1px 0 1px rgba(255,255,255,.75),
					1px 0 1px rgba(255,255,255,.75),
					0 -1px 1px rgba(255,255,255,.75),
					0 1px 1px rgba(255,255,255,.75);

	display: none;
}


.inner-header .header-social {
	display: block;
	position: absolute;
	width: 217px;
	height: 205px;
	top: 3px;
	right: 3px;
	overflow: hidden;
}
.inner-header .header-social img {
	width: 217px;
	height: 205px;
}


.resource-list {
	margin-top: 1em;
	border-top: solid #A39D8F 1px;
}
.resource-list h2 {
	margin: 1em 0 .5em 0;
}
.resource-list ul,
.resource-list li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.resource-list li {
	margin: .5em 0;
}


.industry-subscribe {
	position: relative;
	margin-top:1em;
	border-top: solid #A39D8F 1px;
}
.industry-subscribe h2 {
	font-size: 12px;
}

.industry-subscribe .formfield {
	margin-top: .75em;
}
.industry-subscribe .formcaption {
	font-size: 11px;
	line-height: 11px;
	margin-bottom: .75em;
}

.industry-subscribe input[type="text"], .industry-subscribe select, .industry-subscribe textarea {
	width: 100%;
}

.green-box-inner {
	position:relative;
	background: url(../images/header-social.jpg) no-repeat top left;
	width: 217px;
	height: 205px;
	display: block;
	text-align:center;
	color: #fff;
	font-weight: bold;
}
.green-box-home {
	position:relative;
	background: url(../images/home-blog.jpg) no-repeat top left;
	width: 217px;
	height: 179px;
	display: block;
	text-align:center;
	margin-top: 10px;
	color: #fff;
	font-weight: bold;
	float: left;
}
.green-box-home a, .green-box-inner a {
	color: #fff;
}

.call-us-now {
	width: 217px;
	margin: 0;
	display:block;
	position: absolute; 
	top: 50%; 
	transform: translate(0, -50%);
	text-align:center;
}
