/* CSS Document */
/* 
	.centerimg - add this class to the parent div to center an img inside the div 
	.clfix     - add this to div to clear ALL of the floats within 	
	.cl        - add to create a line break amongst floated elements
	.hidden    - add this to div to hide it by default
*/

p img {
   margin-bottom: 15px;	
   border: #FFFFFF thin solid;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
}

.pagetext img {
	border: #FFFFFF thin solid;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
}

.price_disclaimer {
	  font-family: 'Open Sans', sans-serif;
	  font-size: 13px;
	  line-height: 13px;
	  color: #555;
	  width: 100%;
	  margin-top: 10px;
}

.price_date {
	  font-family: 'Open Sans', sans-serif;
	  font-size: 14px;
	  line-height: 15px;
	  color: #555;
	  width: 100%;
	  margin-top: 10px;
	  text-align: right;
}

.uom {
	margin-bottom: 10px;
	text-align: right;
}

.checkmark ul li {
  list-style: square url(../images/layout/check.png);
  margin-left: 26px;
  }

.pagetext {
	background: #fff
}

.contact_us_block {
 width:100%;
 margin-top: 50px;
 margin-bottom: 10px;
}

/*---------------------------------------------------------------------------- */

.home_page_lines {
	width: 100%;
	float:left;
	text-align: center;
	background-color: #fff;
	margin-top: 100px;
	padding-top: 8px;
	padding-bottom: 30px;	
	height: auto;
}

.home_page_lines h1 {
  color: #951d06;
  font-family: 'Lora', serif;
  font-size: 50px;
  text-align: center;
  font-style: italic;
  font-weight: 500;
  letter-spacing: -1px;
}

.home_page_lines h2 {
  color: #951d06;
  font-family: 'Lora', serif;  
  font-size: 80px;
  text-align: center;  
  font-weight: 600;
  letter-spacing: -1px;  
}

.box {
float: left;
margin-bottom: 20px;
background: #96c93c; /* Old browsers */
background: -moz-linear-gradient(left,  #96c93c 45%, #d4e948 60%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(45%,#96c93c), color-stop(60%,#d4e948)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #96c93c 45%,#d4e948 60%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #96c93c 45%,#d4e948 60%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #96c93c 45%,#d4e948 60%); /* IE10+ */
background: linear-gradient(left,  #96c93c 45%,#d4e948 60%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#96c93c', endColorstr='#d4e948',GradientType=1 ); /* IE6-9 */
}

.halfsize {
width: 48%;
padding: 1%;
height: 134px;
}

.thirdsize {
width: 31.33%;
padding: 1%;
height: 134px;
}

.box .imgbox {
	float: right;
	margin: 0 0 0 15px;
	width: 40%;
	height: 140px;
	overflow: hidden;
}

.box p {
	color: #222;
	font-size: 18px;	
	width: 58%;	
}
.box a {
	color: #FFF;
	margin-left: 5px;
}
	.box a:hover {
		color: #0D5F31;
	}
.heading, a.heading {
	font-size: 20px;
    font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	letter-spacing: -1px;
	color: #0D5F31;
}
.box.left .heading {
	margin: 30px 0 0 0;
	padding-left: 130px;
}
.box.left .heading:hover {
	color: #FFF;
}

/*---------------------------------------------------------------------------- */

.cat_btn {
    color: #fff;
    margin-top: 14px;
    margin-left: 10px;	
    margin-right: 0px;	
	width: 15%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border: #df292f 1px solid;
    text-align: center;
    font-weight: 500;
	background-color: #df292f;
	float: right;
	cursor: pointer;
}

.cat_btn:hover {
    color: #df292f;
	background-color: #fff;
}

.prodcat_btn {
    color: #fff;
    margin-top: 6px;
    margin-left: 10px;	
    margin-right: 35px;	
	width: 15%;
    font-size: 14px;
    height: 35px;
    line-height: 30px;
    border: #df292f 1px solid;
    text-align: center;
    font-weight: 700;
	background-color: #df292f;
	float: right;
	cursor: pointer;
}

.prodcat_btn:hover {
    color: #df292f;
	background-color: #fff;
}

.brand_box {
  height: 190px;
  border: #D0D0D0 1px solid;
  padding-top: 10px;	
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}

.brand_box:hover {
  border: #ee2424 1px solid;
}

.brand_box h5 {
	margin-bottom: -12px;
}
.brand_url {
	font-size: 10px;
	margin-bottom: 5px;
}

.brand_logo {
	width: 12%;
	position:absolute;
	top: -50px;
	right: 35px;

}

.second_band {
	font-family: 'Candara',crisp;
    font-size: 33px;
    color: #fff;
    text-align: right;
    line-height: 1;
    font-style: italic;
}

.top_band {
	        margin-top: 5px;
    background-color: rgba(2,50,80,0.8);
    height: 175px;
    width: 100%;
    border-bottom: 5px #f00 solid;
}

.top_band h1 {
    text-align: left;
    font-size: 72px;
    font-family: 'Candara', sans-serif;
    font-weight: 300;
    color: #ffffff;
    padding-bottom: 0px;
    line-height: 60px;
    letter-spacing: -2px;
    word-spacing: -2px;
    text-transform: none;
    border-bottom: 2px white solid;
    padding-top: 25px; 
}

.cat_section {

}

.cat_section  .cat_select {
 width: 100%;
 font-size: 18px;
 font-weight: 700; 
 font-family: 'Candara', sans-serif; 
}


.subcat_section .subcat_select {
    width: 100%;
    font-size: 18px;
    font-weight: 700; 
    font-family: 'Candara', sans-serif; 
}

.product_box {
	display: none;
}


.product_box select {
	width: 100%;
    font-size: 18px;
    font-weight: 700; 
    font-family: 'Candara', sans-serif; 
}


.catbox1, .catbox2, .catbox3, .catbox4, .catbox5, .catbox6, .catbox7, .catbox8, .catbox9, .catbox10 {
	display: none;
} 


/*----------------------------------------------------------*/

.cat_heading {
	border-bottom: 1px solid #4b4b4b;
	padding: 0 0 5px 0;
	font-weight: bold;
	margin: 0 0 5px 0;
	display: block;
	color: #4b4b4b;
}
.cat_heading:hover { color: #013d62; }
.cat_div { display: none; padding: 0 0 15px 0; width: 682px; }
.subcat { line-height: 20px; padding: 0 0 5px 0; }
.subcat .name { width: 301px; float: left; }
.subcat .col { float: left; width: 127px; }
.price { color: #007AC7; }
.price:hover { color: #4b4b4b; }

.catalogue table {
	border: 1px solid #666;
	border-bottom: none;
	border-right: none;
}

.catalogue table td { color: #000; border-bottom: 1px solid #666; padding: 2px 4px; border-right: 1px solid #666; font-size: 14px; font-weight: 600; text-align: left; }
.catalogue table tr:nth-child(2n) { background: #a2afb8; }
.catalogue table tr:first-child { background: #013d62; color: #fff; }
.catalogue table tr:first-child td { color: #fff; text-align: left; }

.print_header { 
	width: 100%;
	display: none;
}

.print_highlight {
	display: none;
}

.calc {
	float: left;
	width: 100%;
	height: 98px;
	border: 1px solid #cad2d2;
	background: #FFF;
	margin-top: 35px;
}
.calc h3 {
	margin: 0;
	padding: 5px;

}

.highlight { 
	float: left;
	width: 48%;
	color: #000;
	padding: 1%;
	margin-top: 0px;
	height: 30px;
	line-height: 30px;
}

.red {
	color: darkred;
	font-weight: 700;
}

.highlight strong { color: #024d71; }

.highlight p {
	color: #000;
}

.highlight h3 {
    margin-top: -4px;
}

.calc_submit {
	color: #024d71;
    width: 20%;
    font-size: 16px;
    height: 30px;
    line-height: 25px;
    border: 1px #024d71 solid;
    text-align: center;
    font-weight: 700;
}

.calc_submit:hover {
	color: #fff;
	background-color: #024d71;	
}


.print-btn {
	color: #024d71;
    width: 13%;
	position: relative;
	top: 20px;
	float: right;
    font-size: 16px;
    height: 30px;
    line-height: 25px;
    border: 1px #024d71 solid;
    text-align: center;
    font-weight: 700;
}

.print-btn:hover {
	color: #fff;
	background-color: #024d71;
	cursor: pointer;
}

.print-btn .material-icons {
	position: relative;
    font-size: 22px;
    font-weight: 400;	
	top: 5px;
	margin-right: 5px;
}

.highlight ul li {
	color: #000;
	list-style: none;
	font-size: 14px;
	line-height: 18px;
	
}

.new {
	width: 10%;
	height: 20px;
	line-height: 20px;
	margin: 0 5px;
}


.form-row {
	float: left;
	clear: both;
}
.form-label {
	float: left; 
	width: 150px;
}
.form-input {
	float: left;
}
.doc_dwnld {
	float: left;
	clear: both;
	background: url(../images/pdf-icon.png) no-repeat 5px center;
	padding-left: 35px;
	min-height: 30px;
	color: #000;
	width: 640px;
}
	.doc_dwnld.odd { background-color: #ddd; }
.dwnld-name {
	color: #0193cf;
}
.dnwld-desc {
	
}
.employee_login {
	position: absolute;
	top: 5px;
	right: 0;
}

.event-block {
	float: left;
	clear: both;
	margin-top: 10px;
}
.event-title {
	color: #007AC7;
}
	.event-title:hover {
		color: #00CAFF;
	}
/*----------------------------------------------------------*/

.graybg {
 width: 100%;
 margin-top: 0px;
 padding-top: 180px;
 background-image: url(../images/layout/slider_bg.jpg);
 background-repeat: no-repeat;
 background-size: cover;
 background-position: bottom;
 position: relative;
 /*background-color: #aeab83;*/
/*background-color: #fcfefb;*/
 border-bottom: #134b28 7px solid;
 height: 540px;
}

h3 .material-icons {
	font-size: 25px;
	margin-right: 5px;
	display:inline;	
}

.bc {
  font-size: 13px;
  color: #565656;
  font-weight: 400;	
  font-family: 'Open Sans', sans-serif;
}

.bc a {
  color: #262626;
}

.bc a:hover {
  color: #C71D20;
}

.desc {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight:700;
}

.desc p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
}

.specs {
  background-color: #eee;	
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 14px;
  padding: 1%;
}

.specs p {
  background-color: #eee;	
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
}

.staff_name {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight:700;
  width: 100%;
  line-height: 18px;
  margin-bottom: 0px;
}

.staff_title {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  color: #222;
  font-size: 12px;
  line-height: 16px;
  font-weight:500;
  width: 100%;
}

.staff_contact {
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 13px;
  line-height: 16px;
  font-weight:700;
  width: 100%;
  margin-bottom: 15px;
}

.team_block {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px #777 solid;
	padding-top: 5px;
	height: auto;
	overflow: auto;
}

.shadow_block {
	background-color: #D5D5D5;
	padding: 5px;
}

.team_block .staff_photo {
  width: 8%;
  border: #444 1px solid;
  background-image: url(../images/layout/no-pic.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: 120px;
  margin-right: 10px;
  float: left;
}

.team_block .staff_detail_block {
	width: 80%;
	height: auto;
	overflow: auto;
}

.team_block p {
	font-size: 14px;
	line-height: 16px;
}


.team_block .staff_name {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight:700;
  width: auto;
  padding-right: 5px;
  line-height: 18px;
  margin-bottom: 0px;
  float: left;
  padding-top: 10px;
}

.team_block .staff_title {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  color: #222;
  font-size: 15px;
  line-height: 16px;
  font-weight:500;
  width: auto;
  float: left;
  padding-top: 11px;  
}

.team_block .staff_contact {
  font-family: 'Open Sans', sans-serif;
  color: #222;
  font-size: 13px;
  line-height: 16px;
  font-weight:700;
  width: auto;
  margin-bottom: 15px;
  float: left;
  clear:both;
  padding-top: 11px;    
}

.pdf_download {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight:700;
  color: #555;
  padding-left: 5px;	
  padding-top: 5px;	
  padding-bottom: 5px;	  
  background-image:url(../images/buttons/pdf.png);
  background-repeat:no-repeat;
  background-position: top left;
  background-size: 50%;
  height: 29px;
  width: 98%;
  line-height: 16px;	
  float:left;
  margin-top: 10px;		  
  margin-bottom: 20px;		
}

.hp_feature_product {
	background-color: #024d71;
	padding: 5px;
	width: 100%;
	height: 310px;
	margin-bottom: 30px;
}

.hp_feature_product .img_block {
	width: 99%;
	height: 220px;
	border: #fff 1px solid;
	overflow: hidden;
	background: #eee;
}

.hp_feature_product .prod_name {
	color: #fff;
  	font-family: 'Open Sans', sans-serif;
  	font-size: 18px;
	line-height: 16px;
  	font-weight:400;
	margin-top: 10px;
}

.hp_feature_product .more_btn {
	color: #fff;
    width: 40%;
	margin-left: 59%;
	margin-top: 15px;
    font-size: 18px;
    height: 28px;
    line-height: 28px;
    border: 1px #fff solid;
    text-align: center;
    font-weight: 500;
}

.hp_feature_product .more_btn:hover {
    color: #024d71;
  	font-weight:700;	
	background: #fff;
	cursor: pointer;
}

.productvideo {
	float: left;
    width: 95%;
    height: 175px;
	margin-top: 10px;
	margin-bottom: 10px;	
}


.pdf_download:hover {
  color: #AF0D0F;
  background-position:bottom left;
}

.pdf_download_small {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight:700;
  color: #555;
  padding-left: 12%;	
  padding-top: 2.8%;
  padding-bottom: 3%;  
  background-image:url(../images/buttons/pdf.png);
  background-repeat:no-repeat;
  background-position:top left;
  background-size: 10%;
  height: 50%;
  width: 90%;
  line-height: 16px;	
  float:left;
  margin-top: 2px;		  
  margin-bottom: 2px;		
}

.pdf_download_small:hover {
  color: #AF0D0F;
  background-position:bottom left;
}

.mobile_click {
	display:none;
}

.page_bg {
	width: 100%;
	background: #fff; 
}

.mainwrap {
  min-height: 100%;
  position: relative;
  z-index: 5;
  padding-bottom: 100px; 
  }

.main_index {
    background-color: rgba(255, 255, 255,0.9);
    margin-top: 0px;
    height: auto;
    overflow: auto;
    text-align: left;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    background: #fff;
    margin-top: 0px;
  }

.feature_product {
	color: #000;
}

.white_text h1 {
	color: #fff;
}

.white_text p {
	color: #fff;
}

.main_sub {
	margin-top: 0px;
    min-height: 200px;
    margin-bottom: 0px;
    height: auto;
    overflow: auto;
    text-align: left;
    padding-top: 230px;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 50px;
    background: white;
  }

.redband {
	background-color: #951d06;
	float: left;
	margin-top: 180px;
	height: 4px;
	width: 100%;
	position: fixed;
	z-index: 500;
   -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
	
}

.detail_main_sub {
	width: 100%;
	margin-top: 80px;
	min-height: 320px;
	margin-bottom: 10px;
	height: auto;
	overflow:auto;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 50px;
  }

.detail_main_sub img {
   margin-bottom: 15px;	
   border: #FFFFFF thin solid;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
}


.detail_main_sub p {
	font-size: 14px;
	line-height: 18px;
}

.detail_main_sub h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  text-align: left;
  text-transform: none;
  color: #fff;
  background-color: #ff9900;	
  letter-spacing: -1px;
  margin-bottom: 10px;	
  margin-top: 20px;	
  height: 34px;
  line-height: 34px;
  padding-left: 5px;
}

.left_col {
	width: 68%;	
	float: left;
}

.right_col {
	width: 30%;	
	float: left;
	margin-left: 1%;
}

.main_page {
	margin-top: 140px;
	min-height: 500px;
	margin-bottom: 20px;
	height: auto;
	overflow:auto;
	padding-top: 40px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 50px;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.53);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.53);
   box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.53);
  }

.main_page .pagetext {
  margin-bottom: 20px;	
}

#main {
  margin-top: 150px;	
  overflow: auto;
 }

#main_index {
  margin-top: 0px;	
  overflow: auto;
  z-index: 200;
  background-image:url(../images/layout/pbg.jpg);
  background-repeat:repeat;
 }

.wrap {
  width: 1300px;
  margin: 0 auto;
  position: relative;
}

.shadowwrap {
  width: 1410px;
  margin: 0 auto;
  top: -602px;
  position: relative;
}


.photocaption {
text-shadow: #000000;
}
 
.test-test {
	font-size: 72px;
}

.logo-overlay {
  position:absolute;
  top: 225px;
  left:0;
  width:100%;
  z-index: 500;
}

.spec_box {
	width: 96%;
	height: auto;
	overflow:auto;
	border: #828282 thin solid;
	padding: 2%;
	margin-top: 20px;
}

.wrap.pagecontent {
  padding-top: 100px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: auto;
  height: auto;
  min-height: 500px;
  background-color:rgba(255, 255, 255, 0.85);
  border-left: #000000 thin solid;	
  border-right: #000000 thin solid;	 
}

.bgimg {
  background: url(/assets/images/layout/background.jpg) no-repeat center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1; }

 .photocap {
   width: 100%;
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
 }

.prod_summary {
	height: 358px;
	margin-bottom: 10px;
	float:left;
	border: #fff 1px solid;
	padding: 8px;
	width: 23%;
	margin-bottom: 20px;
}

.prod_summary img {
   -moz-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.73);
   -webkit-box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.73);
    box-shadow: 0px 6px 8px rgba(0, 0, 0, 0.73);
}

.prod_summary:hover {
	background-color: #EEE;
	border: #555 1px solid;
}


.prod_summary h2 {
	font-size: 24px;
	margin-top: 0px;
}

.prod_summary h5 {
	font-size: 16px;
	line-height: 15px;
	font-weight: 800;
	color: #000;
}

#detailSlider {
  z-index: 10;
  height: 700px;
  width: 100%;
  display: block;
  margin: 0;
  top: 100px;	
  left: 0;
  overflow:hidden;
  position: relative;
  margin-bottom: 34px;
  }
  
#detailSlider img {
	max-width: none !important;
}
  
#detailSlider .detailimgholder {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
#detailSlider .detailimgholder li {
    position: absolute !important;
     height: 100%;
     width: 100%;
     top: 0;
     left: 0;
     z-index: 0;
     display: block;
}


.short_desc {
	font-size: 15px;
	line-height: 18px;
	padding-top: 18px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
	height: 74px;
	overflow:hidden;
	float: left;
	color: #7B7B7B;
}

.feature_block {
  height: 500px;
  width: 100%;
  background-color: #fff;
  padding-top: 25px;	
  padding-bottom: 0px;	
  }

.feature_block .feature_btn {
	width: 31%;
	margin-left: 2%;
	margin-right: 0%;	
	height: 430px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
}


.morebtn {
	color: #fff;
  	font-family: 'Lora', serif;
	text-transform: lowercase;
	text-shadow: 2px 1px 5px #000;
	font-size: 50px;
	font-weight: 600;
	text-align: center;
	height: auto;
	line-height: 45px;
	margin-top: 40%;
	margin-left: 20%;
	padding-top: 15px;
	padding-bottom: 15px;	
	width: 60%;
	border: 2px #fff solid;
	float:left;
}

.morebtn:hover {
	color: #951d06;
	border: 2px #951d06 solid;	
}


.feature_block_sub {
  height: 410px;
  width: 100%;
  background-color: #d8c9c9;
  padding-top: 25px;	
  padding-bottom: 0px;	
  }

.feature_block_sub .feature_btn {
	width: 31%;
	margin-left: 2%;
	margin-right: 0%;	
	height: 350px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
}


.morebtn_sub {
	color: #fff;
  	font-family: 'Lora', serif;
	text-transform: lowercase;
	text-shadow: 2px 1px 5px #000;
	font-size: 40px;
	font-weight: 600;
	text-align: center;
	height: auto;
	line-height: 45px;
	margin-top: 40%;
	margin-left: 15%;
	padding-top: 10px;
	padding-bottom: 10px;	
	width: 70%;
	border: 2px #fff solid;
	float:left;
}

.morebtn_sub:hover {
	color: #951d06;
	border: 2px #951d06 solid;	
}



.option_block {
	width: 100%;
	height: auto;
	overflow: auto;	
	margin-top: 15px;
	border-bottom: 2px #DFDFDF solid;
}

.option_block h3 {
    margin-top: -4px;
	background-color: #000;
	color: #fff;
	height: 40px;
	line-height: 40px;
	margin-bottom: 0px;
	padding-left: 10px;
}

.option_column {
	float: left;
	width: 25%;
}

.option_header {
	width: 98%;
	background-color: #939393;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 16px;
	font-weight: 700;
	float: left;
	color: #ddd;
	border-top: #000 2px solid;
}

.option_cell_detail {
	width: 95%;
	background-color: #DDD;
	padding-left: 2%;
	padding-right: 3%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 11px;
	font-style:italic;
	font-weight: 500;
	float: left;
	color: #000;
}

.option_cell {
	width: 78%;
	background-color: #FFF;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 14px;
	font-weight: 700;
	float: left;
	color: #000;
	border-bottom: 1px #888 dotted;
}

.price_cell {
	width: 18%;
	background-color: #FFF;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 14px;
	font-weight: 800;
	float: left;
	text-align: right;
	color: #000;
	border-bottom: 1px #888 dotted;	
}

.price_cell_promo {
	width: 8%;
	background-color: #FFF;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 15px;
	font-weight: 800;
	float: left;
	text-align: right;
	color: #e40a0a;
	border-bottom: 1px #888 dotted;	
}

.price_cell_old_price {
	width: 8%;
	background-color: #FFF;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 14px;
	font-weight: 800;
	text-decoration: line-through;
	float: left;
	text-align: right;
	color: #555;
	border-bottom: 1px #888 dotted;	
}

.spec_col_dark {
	width: 25%;
	background-color: #CFCFCF;
	margin: 0.15%;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 12px;
	font-weight: 500;
	float: left;
	color: #000;
}

.spec_col_light {
	width: 25%;
	background-color: #fff;
	margin: 0.15%;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 12px;
	font-weight: 500;
	float: left;
	color: #000;
}

.spec_col_dark_desc {
	width: 25%;
	background-color: #939393;
	margin: 0.15%;
	padding-left: 1%;
	padding-right: 1%;	
	padding-top: 0.25%;
	padding-bottom: 0.25%;	
	font-size: 12px;
	font-weight: 700;
	float: left;
	color: #000;
}

.seemorebtn {
	color: #fff;
	background: #ff9900;
    font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight:400;
	text-align:center;
	padding-left: 4px;
	padding-right: 4px;	
	height: 34px;
	line-height: 34px;
	width: 24%;
	float:right;
	margin-right: 10px;
	margin-top: 2px;
	border: #ff9900 1px solid;
}

.seemorebtn:hover {
	border: #fff 1px solid;
}

.signupbtn {
	color: #4BAEE0;
	background:#fff;
    font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	text-transform: uppercase;
	text-align:center;
	height: 35px;
	padding-left: 20px;
	padding-right: 20px;	
	line-height: 35px;
	border: #b9c9d1 thin solid;
	margin-top: 15px;
	margin-right: -2px;	
	width: 100%;
	float:right;
}

.signupbtn:hover {
	color: #fff;
	background: #b9c9d1;
	border: #FFF thin solid;
}

.feature .leftblock {
	margin-top: 25px;
	float:left;
	width: 47%;
	height: 185px;
	text-align:left;
	padding-top: 15px;
	background-color: #fff;
	background-image:url(../images/layout/feature_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);

}

.newheadblock {
	width: 100%;
	height: 80px;
	background-image:url(../images/layout/newarrival.png);
	background-repeat: no-repeat;
	background-position:top left;
}

.saleheadblock {
	width: 100%;
	height: 80px;
	background-image:url(../images/layout/onsale.png);
	background-repeat: no-repeat;
	background-position:top left;
}

.centerblock {
	margin-top: 326px;
	margin-bottom: 30px;
	float:left;
	width: 100%;
	height: 567px;
	background-color: #fff;
	text-align:center;
	background-image:url(/_uploads/_products/hq/image_path_id6_14.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-size: 70%;
}

.centerblock .summaryblock {
	background-color: #416587;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	width: 38%;
	height: 412px;
}

.centerblock .buttonblock {
	background-color: #24374a;
	color: #fff;
	font-size: 18px;
	line-height: 20px;
	width: 38%;
	height: 155px;
}

.centerblock .mainheader {
	color: #ffe00f;
	font-size: 30px;
	text-align: left;
	line-height: 28px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
    font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

.centerblock .descblock {
	color: #fff;
	font-size: 18px;
	text-align: left;
	line-height: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
    font-family: 'Open Sans', sans-serif;
	text-transform: none;
	font-weight: normal;
}

.centerblock .morebtn {
	color: #000;
	background-color: #ffe00f;
    font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	height: 70px;
	line-height: 70px;
	margin-top: 44px;
	margin-left: 20px;
	width: 400px;
	float:left;
	border: #000 thin solid;
}

.centerblock .morebtn:hover {
	color: #fff;
	background-color: #416587;
}


.centerblock .detailblurb {
	background-color: rgba(0,0,0,0.4);
	width: 60%;
	height: 155px;
	margin-top: 200px;
	margin-left: 30%;
	position: absolute;
	top: 538px;
	left: 100px;
}

.centerblock .blurbmodel {
	font-size: 24px;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	text-align: left;
	margin-left: 3%;
	letter-spacing: -1px;
}

.centerblock .blurbprice {
	font-size: 60px;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	margin-top: 20px;
	text-align: left;
	margin-left: 3%;
	letter-spacing: -2px;
	text-shadow: 2px 2px 3px #000;
}

.centerblock .blurbcompare {
	font-size: 18px;
	color: #000;
    font-family: 'Open Sans', sans-serif;
}

.feature .rightblock {
	margin-top: 25px;
	padding-top: 15px;
	padding-left: 5px;
	float:right;
	width: 47%;
	height: 185px;
	text-align:left;
	background-color: #fff;
	background-image:url(../images/layout/feature_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
	}

.imageblock {
	width: 100%;
	height: 175px;
	overflow:hidden;
	background-image:url(../images/layout/no-photo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
}

.blockblurb {
	height: 95px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 5px;	
	text-align:left;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:normal;
	line-height: 16px;
	color: #605f5f;
}

.sidemenu {
  width: 20%;		
  padding-top: 20px;	
  float:left;	
  height: auto;
  overflow:auto;	
}

.sidemenu h2 {
 color: #c19201;
  
}

.sidemenu ul li a.viewall {
	width: auto;
	float: left;
	clear: both;
	margin-top: 10px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px; }

.sidemenu ul li a.viewall:hover {
	background: #FFEC91;
}

.pagecontent img {
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);

}

.blurb {
    background-color: rgba(0, 0, 0, 0.40);
    height: 115px;
    width: 100%;
    position: absolute;
    top: 470px;
    padding-top: 11px;
    z-index: 25;
    margin-top: 90px;
}

.detailblurb {
  background-color:rgba(0, 0, 0, 0.45);
  height: 85px;	
  width: 100%;
  position:absolute;
  top: 694px;
  border-bottom: #000 solid 2px;
  padding-top: 23px;	
  left:0;
  z-index: 25;
}

.detailblurb .textline {
  font-family: 'Open Sans', sans-serif;
  text-align: left;
  font-size: 60px;
  line-height:50px;	
  color: #fff;
  font-weight: 800;
  letter-spacing: -3px;
  word-spacing: -2px;
  text-transform: none;
  float:left;	
  width: 100%;
  padding-left: 20px;
  text-shadow: 2px 2px #000; 
}

.blurb .logo {
	float: right;
	width: 20%;
	margin-top: -125px;
	
}

.detailblurb .logo {
	float: right;
	width: 14%;
	margin-top: -156px;
	margin-right: 10px;
	
	
	
}

.blurb .textline {
    font-family: 'Exo', sans-serif;
    text-align: left;
    font-size: 43px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
    letter-spacing: -1px;
    word-spacing: -1px;
    text-transform: none;
    float: left;
    width: 98%;
    padding-left: 20px;
    text-shadow: 2px 2px #000;
}

.pageblurb {
  background-color:rgba(0, 0, 0, 0.55);
  padding-top: 15px;	
  height: 220px;	
  width: 100%;
  z-index: 25;
}

.pageblurb .textline {
  font-family: 'Open Sans', sans-serif;
  text-align: right;
  font-size: 56px;
  line-height:50px;	
  color: #fff;
  font-weight: 600;
  letter-spacing: -1px;
  word-spacing: -4px;
  text-transform: none;
  float:right;	
  width: 50%;
}


.largeblurb {
  font-family: 'Open Sans', sans-serif;
  text-align:left;
  font-weight: bolder;
  font-style:italic;	
  font-size: 48px;
  text-transform: none;
  height: 85px;	
  width: 60%;
  line-height: 85px;	
  color: #fff;
  font-weight:100;
  letter-spacing: -2px;
  word-spacing: 1px;
  text-shadow: 1px 1px 2px #000000;    
  position:absolute;
  top: 10px;
  left:19%;
  z-index: 22;
}

.blueband {
  background:#725082;
  float:left;
  height: auto;
  overflow: auto;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  -moz-box-shadow: 4px 5px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 4px 5px 16px rgba(0, 0, 0, 0.63);
  box-shadow: 4px 5px 16px rgba(0, 0, 0, 0.63);
}

.feature_block1 {
	width: 31%;
	float: left;
	margin-left: 0%;
	margin-right: 2%;	
}

.feature_block1 .image_block {
	 background-image:url(../../_uploads/_defaults/page_bg_id1.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 background-size:cover;
	 border: #000 thin solid;
	 width: 100%;
	 height: 250px;
}

.feature_block1 .image_block .block_title {
	width: 100%;
	background: rgba(0,0,0,0.5);
	height: 50px;
    font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 34px;
	line-height: 50px;
	text-align: center;	
	margin-top: 200px;
}

.feature_block1 .description {
	height: 70px;
	overflow:hidden;
	padding: 5px;
}

.feature_block1 .description p {
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	font-weight: 300;
}

.feature_block2 {
	width: 31%;
	float: left;
	margin-left: 1%;
	margin-right: 1%;	
}

.feature_block2 .image_block {
	 background-image:url(../../_uploads/_defaults/page_bg_id1.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 background-size:cover;
	 border: #000 thin solid;
	 width: 100%;
	 height: 250px;
}

.feature_block2 .image_block .block_title {
	width: 100%;
	background: rgba(0,0,0,0.5);
	height: 50px;
    font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 34px;
	line-height: 50px;
	text-align: center;	
	margin-top: 200px;
}

.feature_block2 .description {
	height: 70px;
	overflow:hidden;
	padding: 5px;
}

.feature_block2 .description p {
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	font-weight: 300;
}
.feature_block3 {
	width: 31%;
	float: left;
	margin-left: 2%;
	margin-right: 0%;	
}

.feature_block3 .image_block {
	 background-image:url(../../_uploads/_defaults/page_bg_id1.jpg);
	 background-repeat:no-repeat;
	 background-position:center;
	 background-size:cover;
	 border: #000 thin solid;
	 width: 100%;
	 height: 250px;
}

.feature_block3 .image_block .block_title {
	width: 100%;
	background: rgba(0,0,0,0.5);
	height: 50px;
    font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 34px;
	line-height: 50px;
	text-align: center;	
	margin-top: 200px;
}

.feature_block3 .description {
	height: 70px;
	overflow:hidden;
	padding: 5px;
}

.feature_block3 .description p {
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	font-weight: 300;
}

.fb_more_btn {
	width:100%;
	color: #fff;
	border: #fff 1px solid;
	text-align:center;
	height: 30px;
	line-height: 30px;
    font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-transform:uppercase;
}

.fb_more_btn:hover {
	background-color: #621876;
}


.pagetitle {
  font-family: 'Open Sans', sans-serif;
  font-size: 44px;
  text-transform:uppercase;
  width: 100%;
  line-height:60px;	
  text-align: left;
  color: #0b3543;
  font-weight:bold;
  letter-spacing: -3px;
  word-spacing: 3px;
  padding-top: 69px;
  padding-bottom: 0px;  
  padding-left: 250px;
}

.br5 {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  }

.br10 {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  }

.br10 {
  -webkit-border-radius: 15px;
  border-radius: 15px;
  }

.newsbtn {
	width:100%;
	color: #fff;
	border: #fff 1px solid;
	text-align:center;
	height: 30px;
	line-height: 30px;
    font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	background-color: #b197bf;
	margin-top: 10px;
  }

.newsbtn:hover {
	background-color: #621876;
 }


.btn.blkbtn {
	color: #000;
	border-color: #000;
}
.btn.whitebtn {
	color: #fff;
	border-color: #fff;
}


.btn.blkbtn:hover {
	background: #000;
}
.btn.whitebtn:hover {
	background: #fff;
	color: #ed1c24;
}
  

.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
  float: left;
  margin: 0 1%; }

.col1 {
  width: 6%; }

.col2 {
  width: 14%; }

.col3 {
  width: 23%; }

.col4 {
  width: 31%; }
  
.col5 {
  width: 40%; }

.col6 {
  width: 48%; }

.col7 {
  width: 56%; }

.col8 {
  width: 64%; }

.col9 {
  width: 72%; }

.col10 {
  width: 82%; }

.col11 {
  width: 90%; }

.col12 {
  width: 98%; }

.col4products {
  width: 31%;
  float: left;
  margin: 0 1%;
}

.hidecol {
  display: none !important; }

.class_right_col {
  float:left;
  width: 38%;
  border-left: #AAA thin solid;
  padding-left: 2%;
 }

.table {
  display: table;
  height: 100%;
  width: 100%; }

.tablecell {
  display: table-cell;
  vertical-align: middle; }

.mainwrap.subpagewrap {
	min-height: 0;
	padding-top: 100px;
}

h3.newspage {
  color:#8A8A8A;
  font-size: 16px;
  border-bottom: none;
}

/****************************************
	INDEX
****************************************/
.mainwrap.indexwrap {
	min-height: 0;
}
.downarrow {
	position: absolute;
	bottom: 10%;
	width: 75px;
	height: 50px;
	background: url(../images/icons/down_arrow.png) no-repeat center;
	left: 50%;
	margin-left: -37px;
	cursor: pointer;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
	.downarrow:hover {
		bottom: 8%;
	}
	
.homeblock {
	width: 54%;
	height:auto;
	padding-left: 4%;
	padding-right: 4%;
	margin: 0px;
	float:left;
}

.featureblock {
	width: 100%;
	height: auto;
	overflow: auto;
	margin: 0px;
	padding-top: 20px;
	float:left;
	background-color: #eae8d7; 
}

.catbtn {
	width: 170px;
	height: 170px;
	margin-right: 16px;
	margin-bottom: 40px;
	border:#FFFFFF thick solid;
	float:left;
	text-align:center;
	color: #FFF;
}

.catbtn:hover {
	border:#24b8c1 thick solid;
	color: #24b8c1;
}

.catbtn .catbtn_label {
	padding-top: 8px;
	font-family: "opensans_light";	
	text-transform:uppercase;
	font-size: 12px;
}

.summaryblock {
	margin-top: 15px;
	width: 18%;
	height: 280px;
	overflow:hidden;
	margin: 0px;
	float:left;
	background-image:url(../images/buttons/block_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
	background-size: 109%;
	margin-left: 1%;
	margin-right: 1%;	
}

.summary h2 {
	text-align: center;
	margin-bottom: 30px;
}

.summaryblock .image {
	width: 98%;
	height: 78%;
	border: #888 2px solid;
	background-color: #efefef;
	background-repeat:no-repeat;
	background-position: center;
	background-size: 90%;
}

.summaryblock .image:hover {
	border: #AF1517 2px solid;
	background-size: 100%;
}

.summaryblock .logo {
	width: 33%;
	height: 60px;
	background-color: #fff;
	background-repeat:no-repeat;
	background-position: left;
	background-size: 100%;
	position: relative;
	top: 154px;
	left: 3px;
	border: #000 1px solid;
}


.block1 {
	height:auto;
	padding: 0px;
	margin: 0px;
}

.block2 {
	height:auto;
	overflow:auto;
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0px;
	background: #c5c5c5; /* Old browsers */
    background: -moz-linear-gradient(top,  #c5c5c5 0%, #fcfcfc 13%, #fcfcfc 13%, #ffffff 26%, #ffffff 77%, #fcfcfc 89%, #fcfcfc 89%, #c5c5c5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5c5c5), color-stop(13%,#fcfcfc), color-stop(13%,#fcfcfc), color-stop(26%,#ffffff), color-stop(77%,#ffffff), color-stop(89%,#fcfcfc), color-stop(89%,#fcfcfc), color-stop(100%,#c5c5c5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-9 */
}


.btn.moreabout {
	float: right;
	margin: 20px 0;
}

.testimonial-block {
	padding: 20px 0;
	padding-left: 60px;
	position: relative;
}
.testimonial-block:before {
	content: "";
	background: url(../images/layout/quotes.png) no-repeat top left;
	width: 52px;
	height: 38px;
	position: absolute;
	top: 20px;
	left: 0;
}
.short_test_text {
	padding-top: 18px;
	font-style: italic;
	font-size: 18px;
}
.short_test_from {
  font-family: 'Tinos', serif;
	font-style: italic;
	text-align: right;
	font-size: 20px;
	margin-top: 24px;
}

.short_test_position, .short_test_company {
	text-align: right;
	font-size: 14px;
}
a.readalltest { float: right; margin-top: 20px; }


.portfolioblock {
	background: #c5c5c5; /* Old browsers */
    background: -moz-linear-gradient(top,  #c5c5c5 0%, #fcfcfc 13%, #fcfcfc 13%, #ffffff 26%, #ffffff 77%, #fcfcfc 89%, #fcfcfc 89%, #c5c5c5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5c5c5), color-stop(13%,#fcfcfc), color-stop(13%,#fcfcfc), color-stop(26%,#ffffff), color-stop(77%,#ffffff), color-stop(89%,#fcfcfc), color-stop(89%,#fcfcfc), color-stop(100%,#c5c5c5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c5c5c5 0%,#fcfcfc 13%,#fcfcfc 13%,#ffffff 26%,#ffffff 77%,#fcfcfc 89%,#fcfcfc 89%,#c5c5c5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5c5c5', endColorstr='#c5c5c5',GradientType=0 ); /* IE6-9 */
    padding: 30px 0;
	margin-top: -4px;
/*	min-height: 410px;
	width: 120%;
	margin-left: -9%;
	padding-top: 30px;
	padding-right: 9%;
*/

}

.faqblock {
	background: #d8d8d8;
	padding: 30px 0;
}
.faqvalue.faqquestion {
	font-family: "opensans_bold";
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 0;
}
.faqvalue.faqanswer {
	font-family: "opensans";
	font-size: 18px;
}
.faqblock h3 { font-size: 30px; }
.faqblock h3 span {
	color: #ed1c24;
}
.faqblock .btn { float: right; }
.faqblock h3 a { float: right; color: #ed1c24; font-size: 18px; }

.whitebar {
	height: 140px;
	border-top: #000 thin solid;
	border-bottom: #505050 medium solid;
	background-color: #fff;
}

.whitebar .sponsor_logo_block {
	width: 10%;
	margin-left: 10px;	
	float: left; 
}

.whitebar .sponsor_logo_block_landscape {
	width: 8%;
	padding-top: 10px;
	margin-left: 90px;
	float: left; 
}

.whitebar .sponsor_logo_block_portrait {
	width: 8%;
	padding-top: 25px;
	margin-left: 10px;	
	float: left; 
}


.whitebar img {
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    cursor: pointer;
    transition: all 300ms ease;
}

.whitebar img:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
}


.darkgraybar {
	height: 173px;
	border-top: #4b4b4b 6px solid;
	padding-top: 12px;
	color: #000;
    font-family: 'Arial', serif;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#272727+0,2d2d2d+13,4a4a4a+50,505050+71,4d4d4d+100 */
background: #272727; /* Old browsers */
background: -moz-linear-gradient(top,  #272727 0%, #2d2d2d 13%, #4a4a4a 50%, #505050 71%, #4d4d4d 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #272727 0%,#2d2d2d 13%,#4a4a4a 50%,#505050 71%,#4d4d4d 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #272727 0%,#2d2d2d 13%,#4a4a4a 50%,#505050 71%,#4d4d4d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#4d4d4d',GradientType=0 ); /* IE6-9 */
}

.darkgraybar .company {
	margin-top: 15px;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-transform:uppercase;
	text-shadow: 1px 1px 2px #000000;
	
}

.darkgraybar .address {
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 12px;

}

.darkgraybar .phone1 {
	font-size: 16px;
	float: left;
}

.darkgraybar .phone2 {
	font-size: 16px;
	float: left;
}

.darkgraybar .fax {
	font-size: 16px;
	float: right;
}

.darkgraybar .tf_phone {
	font-size: 16px;
	float: right;
}


.contact_block {
	width: 100%;
	border-bottom: #555 thin solid;
	height: auto;
	overflow: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.contact_block .company {
	margin-top: 15px;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 600;
	text-transform:uppercase;
	text-shadow: 1px 1px 2px #000000;
	
}

.contact_block .address {
	font-size: 20px;
	font-weight: 600;
	margin-top: 10px;
	margin-bottom: 12px;
	width: 100%;
    color: #222;
   font-family: 'Open Sans', sans-serif;
}

.contact_block .phone1 {
	font-size: 16px;
	float: left;
    color: #462655; 
    font-family: 'Open Sans', sans-serif;
}

.contact_block .phone2 {
	font-size: 16px;
	float: left;
}

.contact_block .fax {
	font-size: 16px;
	float: right;
    color: #462655; 
    font-family: 'Open Sans', sans-serif;
}

.contact_block .tf_phone {
	font-size: 16px;
	float: right;
}


.graybar {
	height: 225px;
	padding-top: 24px;
	border-bottom: #000 1px solid;
	background-color: #bfbfbf;
    font-family: 'Lora', serif;
	font-weight: 400;
	text-align: left;
	text-transform: none;	
	word-spacing: 0px;
	letter-spacing: 0px;
	font-size: 18px;
	line-height: 16px;
	color: #000;
}

.graybar h4 {
	color: #000;
}

.graybar .social-media {
	text-align: left;
	width: auto;
	float: left;
	margin-top: 0px;
	height: 50px;
}

.graybar .social-media li {
	float: right;
	margin-left: 6px;
	font-size: 22px;
	color: #000;	
	line-height: 50px;
}

.graybar .social-media li:hover {
	color: #951d06;
}

.graybar .callout {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	text-align: right;
	text-transform:uppercase;	
	word-spacing: 1px;
	letter-spacing: -1px;
	font-size: 29px;
	line-height: 60px;
	float: right;
}

.graybar .ribbon {
	width: 100%;
	height: 190px;
	background-image:url(../images/layout/ribbon.png);
	background-repeat:no-repeat;
	background-position:top left;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-weight: 800;
	text-align: left;
	padding-top: 65px;
	padding-left: 77px;
	font-size: 40px;	
}

.graybar h3 {
    color: #a1a1a1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    /* text-align: left; */
    text-transform: none;
    word-spacing: 0px;
    font-size: 18px;
    margin-top: -35px;
	margin-bottom: 10px;
    margin-left: 16px;	
}

.graybar .footer_address {
	float:left;
	width:100%;
	color: #000;
    font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	text-align: left;
	text-transform: none;	
	word-spacing: -2px;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0px;	
	margin-top: 10px;	
}


.graybar .sign_up {
	margin-top: 40px;
	margin-bottom: 15px;
	float:right;
	width: 100%;
	height: auto;
	padding: 5px;
}

.graybar .sign_up p {
	color: #725082;
    font-family: 'Open Sans', sans-serif;
	font-size: 29px;
	line-height: 28px;
	font-weight: 600;
}

.graybar .sign_up .newsemail{
	color: #b197bf;
    font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	padding-left: 2%;
	width: 98%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	background: #e0d3e7;
	border:#621876 thin solid;
}

.pagecontentbg {
  height: 650px;
}

.graynavbar {
    z-index: 100;
	height: 85px;
	background: #1b1f27;
    font-family: 'Open Sans', sans-serif;
	font-size: 50px;
	letter-spacing: -2px;
	color: #b1c1ca;
	line-height: 70px;
	border-top:#000000 10px solid;
    -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.63);
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.63);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.63);

}

.graybar a.logo {
   float: left;
   height: 80px;
   margin-top: 7px;
}

.graybar a.logo img {
   max-height: 170px;
}


.featurePage {
  height: 200px;
  width: 100%;
  display: block;
  top: 0;	
  left: 0;
  margin-bottom: 115px;	
}

.page-top {
	position:fixed;
}

.menu-links {
	height: 85px;
	background: #f9bc00;	
}

.submenu-links {
	width: 100%;
	height: 45px;
	background: #f9bc00;	
}

.title_bar {
	background-color: #694a4a;
	color: #fff;
    font-family: 'Open Sans', sans-serif;
 	font-size: 24px;		
	width: 99%;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
	float: left;
}

.blackbar {
	height: 70px;
	width: 100%;
	line-height: 70px;
	color: #fff;
	background: #951d06;
    font-family: 'Lora', serif;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: -1px;
}

.blackbar .signup_btn {
	float: right;
	width: 20%;
	border: 1px #fff solid;
	height: 34px;
	line-height: 34px;
	margin-top: 18px;
	text-align: center;
	color: #fff;
    font-family: 'Lora', serif;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -1px;
}

.blackbar .signup_btn:hover {
	color: #951d06;
	background-color: #fff;
	cursor: pointer;
}


.blackbar h1 {
	color: #000;
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
 	font-size: 30px;
	text-transform:uppercase;
}

.blackbar p {
    font-family: 'Open Sans', sans-serif;
	color: #b3b3b3;
	font-size: 18px;
	line-height: 20px;
}

.blackbar a {
	color: #fff;
}

.blackbar .phone {
	width: 100%;
	color: #1b1f27;
}

.blackbar .phone:hover {
	color: #fff;
}

.imagebar {
	height: 800px;
	background: #fff;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
	text-align:center;
    -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.63);
    -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.63);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.63);
}


.iconslider {
	width: 100%;
	height: 230px;
}
.iconslider .icon-arrow {
	float: left;
	height: 100%;
	width: 5%;
	background: url(../images/icons/leftarrow_red.png) no-repeat center;
}
.iconslider .icon-arrow.icon-right { background-image: url(../images/icons/rightarrow_red.png); }

.iconviewer {
	width: 100%;
	float: left;
	height: 230px;
	position: relative;
	overflow: hidden;
}
ul.featuredlist {
	width: 100%;
	white-space: nowrap;
	font-size: 0;
	height: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.featuredlist li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	width: 23%;
	margin: 0 1%;
	height: 230px;
	position: relative;
}
ul.featuredlist li .image {
	width: 100%;
	height: 230px;
	position: relative;
	overflow: hidden;
	background: none;
	z-indeX: 0;
}
ul.featuredlist li .image img {
	max-width: none !important;
	z-index: -1;
}
ul.featuredlist li .feature-label {
	position: absolute;
	color: #000;
    font-family: 'Open Sans', sans-serif;
	padding-top: 100px;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	background: rgba(255,255,255,0.5);
	line-height: normal;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

ul.featuredlist li a:hover .feature-label {
	top: 0;
	
}

.graybtn {
	color: #FFF;
	width: 80%;
	font-size: 18px;
    font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	height: 50px;
	padding-left: 24px;
	padding-right: 24px;	
	line-height: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: #acacac;
	cursor: pointer; 
	margin-bottom: 10px;

}

.graybtn a {
	color: #FFF;	
}

.graybtn:hover a {
	color: #000;	
}

.graybtn:hover {
	color: #000;
}

.product_col {
    float: left;
    padding-top: 0px;
    width: 100%;
}

.getdocs_btn a {
	width: 98%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 32px;
    font-weight: 600;
	color: #fff;
	background-color: #013d62;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	height: 32px;
	float: left;
	border: 1px #013d62 solid;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}

.getdocs_btn a:hover {
	color: #013d62;
	background-color: #fff;
}



.expand_btn {
	width: 97%;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    line-height: 26px;
    font-weight: 600;
	color: #fff;
	background-color: #013d62;
	padding: 6px;
	margin-bottom: 8px;
	margin-left: 1%;
	margin-right: 1%;	
	cursor: pointer;
	height: 30px;
	float: left;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}

.expand_btn:hover {
	color: #013d62;
	background-color: #fff;
}


.prod-level1 {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    line-height: 21px;
    font-weight: bold;
	color: #013d62;
	background-color: #013d62;
	padding: 3px;
	margin-bottom: 3px;
	cursor: pointer;
	height: 70px;
}

.prod-level1 .image {
	width: 20%;
	border-bottom: 1px #fff solid;
	background-color: #fff;
	height: 60px;
	float: left;
	margin: 4px;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}

.prod-level1 .label_name {
	width: 30%;
	color: #fff;
	float: left;
	margin: 4px;	
}

.prod-level1 .material-icons {
	float:right;
	font-size: 26px;
	line-height: 23px;
	color: #fff;
}

.prod-level1 .expand_link {
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #eee;
	cursor: pointer;	
}

.prod-level1 .expand_link:hover {
	color: #000;
}

#pd_box1, #pd_box2, #pd_box3, #pd_box4, #pd_box5, #pd_box6, #pd_box7, #pd_box8, #pd_box9  {
	display: none;
	border: 1px #999 dotted;
	padding: 2px;
}

#cat_box1, #cat_box2, #cat_box3, #cat_box4, #cat_box5, #cat_box6, #cat_box7, #cat_box8, #cat_box9  {
	display: none;
	border: 1px #999 dotted;
	padding: 2px;
}


.spaced {
	margin-top: 10px;
}

.prod-level2 {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    line-height: 19px;
    font-weight: bold;
	color: #013d62;
	padding-left: 10px;
}
.prod-level2:hover {
	color: #df292f;
	cursor: pointer;
}

.prod-level3 {
	width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: bold;
	color: #013d62;
	padding-left: 30px;
}
.prod-level3:hover {
	color: #df292f;
	cursor: pointer;
}

.product_col .productfeatureblock {
    width: 100%;
    height: auto;
	overflow: auto;
    float: left;
    padding-left: 11px;
    padding-right: 11px;
}

.product_col .summary_box {
    width: 98%;
    height: 110px;
    overflow: hidden;
}

.product_col .prod_name {
    color: #727272;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: bold;
    float: left;
    width: 98%;
    padding-top: 5px;
}

.product_col .material-icons {
    font-size: 15px;
	line-height: 20px;
	padding-top: 5px;
	margin-right: 5px;
}

.product_col .image_block {
    margin-top: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: 285px;
    background-image: url(../images/layout/no-photo.jpg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border: #979797 thin solid;
}

.product_col .prod_short_desc {
    color: #929090;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: 400;
    margin-top: 5px;
	margin-left: 3%;
    float: left;
    width: 70%;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
	overflow: auto;
}

.productblock {
  padding: 10px;
  overflow: auto;
  height: auto;
  background-color:rgba(0, 0, 0, 0.25);
  border: #AAA thin solid;	
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.53);
  -webkit-box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.53);
  box-shadow: 1px 2px 8px rgba(0, 0, 0, 0.53);
  margin-bottom: 15px;	
}

.form-search {
	float: right;	
	width: 40%;
	padding-top: 14px;
}

.search-input {
    font-family: 'Open Sans', sans-serif;	
	padding-left: 5px;
	width: 86%;
	float: right;
	height: 26px;
	line-height: 26px;
}

.search-btn {
	font-size: 30px;
	font-weight: 500;
	color: #000;
	width: 10%;
	padding-top: 2px;
	text-align: right;
	float: right;
	height: 30px;
	line-height: 30px;
	background-color: transparent;
	border: none;
}

.search-btn:hover {
	color: #FF0004;
}

.producttitle {
    font-family: 'Candara', sans-serif;
    font-size: 36px;
    line-height: 32px;
    text-align: left;
    text-transform: none;
    color: #024d70;
    font-weight: 800;
    letter-spacing: -1px;
    margin-top: 20px;
    margin-bottom: 11px;
	width: 100%;
	float: left;
}

.subcat_box {
  padding: 10px;
  overflow: hidden;
  height: 194px;
  width: 31%;
  margin: 10px;
  padding: 0;
  float: left;
/*  background-color:rgba(0, 0, 0, 0.05); */
  border-top: 1px #aaa solid; 
  margin-bottom: 20px;	
}

.subcat_box .cat_header {
  background-color: #fff;
  font-family: 'Candara', sans-serif;
  border-top: 1px dotted #aaa;
  border-bottom: 1px dotted #aaa;  
  font-weight: 700;
  font-size: 20px;
  line-height: 23px;
  padding-left: 5px;
  padding-top: 8px;
  height: 60px;
  width: 100%;
  float: left;
  color: #000;
  margin-top: 0px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; 
}

.subcat_box .cat_header:hover {
  background-color: #a8c5d7;
  cursor: pointer;
}

.subcat_box .count_label {
  font-size: 14px;
}

.subcat_box .cat_image {
  height: 110px;
  width: 40%;
  float: left;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.subcat_box .logo_image {
    height: 110px;
    width: 40%;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.subcat_box .cat_desc {
  color: #444;
  font-family: 'Candara', sans-serif;	
  font-size: 16px;
  line-height: 18px;
  padding: 5px;
  width: 50%;
  padding-left: 15px;
  height: 90px;
  float: left;
}

.allthermark ul li {
    list-style: square url(../images/layout/custom.png);
  	font-family: 'Candara', sans-serif;	
    margin-left: 22px;
	font-weight: 800;
	line-height: 18px;
	margin-top: -2px;
	font-size: 16px;
}

.pdfmark {
	width:100%;
 	background: #eee;
	border: 1px #555 solid;
	margin-bottom: 5px;
}

.pdfmark a {
  	font-family: 'Candara', sans-serif;	
    margin-left: 10px;
	font-weight: 800;
	line-height: 20px;
	font-size: 20px;
}

.pdfmark .material-icons {
	margin-top: 5px;
	margin-right: 5px;
	line-height: 20px;
	position: relative;
}

.view_more_btn {
 font-size: 16px;
 float: right;
 color: #000;
 margin-right: 15px;
}

.bluebtn {
	color: #24b8c1;
    font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	text-align:center;
	height: 40px;
	padding-left: 24px;
	padding-right: 24px;	
	line-height: 40px;
	border: #24b8c1 thin solid;
	margin-top: 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bluebtn:hover {
	color: #FFF;
	border: #FFF thin solid;
}

.bluereadbtn {
	color: #24b8c1;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	text-align:center;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;	
	line-height: 20px;
	border: #24b8c1 thin solid;
	margin-top: 30px;
	margin-right: 10px;	
    -webkit-border-radius: 3px;
    border-radius: 3px;
	width: 120px;
	float:right;
}

.bluereadbtn:hover {
	color: #FFF;
	border: #FFF thin solid;
}


.yellowbtn {
	color: #4e71b0;
    font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	height: 80px;
	padding-left: 24px;
	padding-right: 24px;	
	line-height: 80px;
	border: #ffe265 4px ridge;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: #fff5cd; /* Old browsers */
    background: -moz-linear-gradient(top,  #fff5cd 1%, #ffe98e 47%, #ffda3d 52%, #ffda3d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fff5cd), color-stop(47%,#ffe98e), color-stop(52%,#ffda3d), color-stop(100%,#ffda3d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff5cd', endColorstr='#ffda3d',GradientType=0 ); /* IE6-9 */
}

.yellowbtn:hover {
	color: #FFF;
}

.yellowbtn_small {
	margin-top: 30px;	
	color: #000;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	height: 40px;
	padding-left: 24px;
	padding-right: 24px;	
	line-height: 40px;
	border: #ffe265 2px ridge;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: #fff5cd; /* Old browsers */
    background: -moz-linear-gradient(top,  #fff5cd 1%, #ffe98e 47%, #ffda3d 52%, #ffda3d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fff5cd), color-stop(47%,#ffe98e), color-stop(52%,#ffda3d), color-stop(100%,#ffda3d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fff5cd 1%,#ffe98e 47%,#ffda3d 52%,#ffda3d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff5cd', endColorstr='#ffda3d',GradientType=0 ); /* IE6-9 */
	
}

.yellowbtn_small:hover {
	color: #35558F;
}

.bluebtn_small {
	margin-top: 30px;	
	color: #000;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
	font-size: 13px;
	text-transform: uppercase;
	height: 40px;
	padding-left: 24px;
	padding-right: 24px;	
	line-height: 40px;
	border: #6684bb 2px ridge;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: #becbe2; /* Old browsers */
    background: -moz-linear-gradient(top,  #becbe2 1%, #7d97c5 47%, #4e71b0 51%, #4e71b0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#becbe2), color-stop(47%,#7d97c5), color-stop(51%,#4e71b0), color-stop(100%,#4e71b0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#becbe2', endColorstr='#4e71b0',GradientType=0 ); /* IE6-9 */
	
}

.bluebtn_small:hover {
	color: #FFF;
}

.train_btn {
	color: #FFF;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	height: 40px;
	padding-left: 8px;
	padding-right: 8px;	
	line-height: 40px;
	margin-left:20px;
	border: #6684bb 2px ridge;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	background: #becbe2; /* Old browsers */
    background: -moz-linear-gradient(top,  #becbe2 1%, #7d97c5 47%, #4e71b0 51%, #4e71b0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#becbe2), color-stop(47%,#7d97c5), color-stop(51%,#4e71b0), color-stop(100%,#4e71b0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #becbe2 1%,#7d97c5 47%,#4e71b0 51%,#4e71b0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#becbe2', endColorstr='#4e71b0',GradientType=0 ); /* IE6-9 */
}

.train_btn:hover {
	color: #000;
}


.productfeature {
  height: 312px;
  width: 100%;
  position:relative;
  margin-top: 35px;
}

.productfeature .productfeatureblock {
  width: 22%;
  height: 380px;
  float:left;
  margin-top: 15px;
  margin-right: 10px;
  padding-left:11px;
  padding-right: 11px;	
  border: #979797 thin solid; 
  background-color: #e7e7e7;
}

.productfeature .price {
	color: #368093;
	font-family: "Arial";
	font-size: 34px;
	font-weight: 900;
	letter-spacing: -3px;
	float:left;
}

.productfeature .uom {
	color: #368093;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 200;
	margin-top: 17px;
	margin-left: 8px;
	float:left;
}

.productfeature .saleprice {
	color: #ef0000;
	font-family: "Arial";
	font-size: 34px;
	font-weight: 900;
	letter-spacing: -3px;
	float:left;
}

.productfeature .saleuom {
	color: #ef0000;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 200;
	margin-top: 17px;
	margin-left: 8px;
	float:left;
}

.productfeature .altprice {
	color: #368093;
	font-family: "Arial";
	font-size: 24px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -3px;	
	float:left;
	height: 48px;
	line-height: 48px;
}

.productfeature .summary_box {
	width: 98%;
	height: 110px;
	overflow:hidden;
}

.productfeature .make_name {
	color: #04192d;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: None;
	float:left;
	width:98%;
	padding-top: 20px; 
	padding-left: 5%; 
	margin-left: -10px;
}

.productfeature .model_name {
	color: #04192d;
	font-family: "Arial";
	font-size: 14px;
	font-weight:normal;
	letter-spacing: -1px;
	text-transform: None;
	float:left;
	width:98%;
	padding-left: 5%; 
	margin-left: -10px;
}

.productfeature .prod_short_desc {
	color: #555;
	font-family: "Arial";
	font-size: 12px;
	line-height: 16px;
	font-weight: 200;
	float:left;
	width:100%;
	height: 80px;
	overflow:hidden;
	padding-top: 5px;
}

.productfeature .image_block {
	margin-top: 15px;
	width: 100%;
	height: 205px;
	background-image: url(../images/layout/no-photo.jpg);
	background-size:cover;
    background-repeat:no-repeat;
  	border:#979797 thin solid; 
}

.productfeature .checkout {
	width: 100%;
	height: 40px;
	color: #fff;
	background-color: #1c3452;
    font-family: 'Arial', sans-serif;
	border-radius: 0px 3px 3px 0px;
	float: left;
	font-weight: 700;
	font-size: 18px;
	font-weight:normal;
	text-transform: uppercase;
	border: #B0B0B0 1px solid;
	line-height: 40px;
	text-align: center;
	position: relative;
	top: 20px;
}

.productfeature .checkout:hover {
	color: #1c324e;
	background-color: #fff;
	cursor:pointer;
}


/*----------------------------*/

.image_block .newflag {
	width: 45px;
	height: 25px;
	background-color: #7999b8;
	color: #fff;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	border-radius: 2px;
	position: relative;
	text-transform:uppercase;
	border: #4D4C4C 1px solid;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
	top: 130px;
	margin-left: 5%;
	float:left;
}

.image_block .specialflag {
	width: 90px;
	height: 25px;
	background-color: #ffe00f;
	color: #000;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	border-radius: 2px;
	text-transform:uppercase;
	border: #4D4C4C 1px solid;
	position: relative;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
	top: 130px;
	margin-left: 4%;
	float:left;
}

.image_block .saleflag {
	width: 45px;
	height: 25px;
	background-color: #ef0000;
	color: #fff;
	font-family: "Arial";
	text-transform:uppercase;
	border: #4D4C4C 1px solid;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	border-radius: 2px;
	position: relative;
  -moz-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
   box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.63);
	margin-right: 5%;
	top: -10px;
	float:right;
}

.advanced_search_box {
  width: 30%;
}

.productsummary {
  height: auto;
  width: 100%;
  margin-top: 40px;	
}

.catsummary {
  text-align:center;
  float:left;	
  height: auto;
  overflow:auto;
  width: 20%;
  border-right: #999 thin dotted;
}

.catsummary img {
	width: 70%;
	border: #000 thin solid;
	height: auto;
}
.catsummary h5 {
	margin-bottom: -7px;

}

.catsummary .sm {
	font-size: 9px;
}
	

.productsummary .productfeatureblock {
  width: 22%;
/* was 28% */
  height: 360px;
  float:left;
  margin-bottom: 0px;
  margin-right: 12px;
  padding: 10px;
  background-color: #e7e7e7;
  line-height: 16px;
  border: #d0d0d0 1px solid;
}

.productsummary .price {
	color: #621879;
	font-family: "Arial";
	font-size: 20px;
	font-weight: 900;
	letter-spacing: -1px;
	float:left;
}

.productsummary .uom {
	color: #b786c6;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 900;
	margin-left: 8px;
	letter-spacing: -1px;
	float:left;
}

.productsummary .compareprice {
	color: #999;
	font-family: "Arial";
	font-style:italic;
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 0px;
	float:left;
}

.productsummary .oldprice {
	color: #7c7f83;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 900;
	letter-spacing: -1px;
	float:left;
}

.productsummary .saleprice {
	color: #ef0000;
	font-family: "Arial";
	font-size: 16px;
	line-height: 16px;
	margin-right: 5px;
	font-weight: 900;
	letter-spacing: -1px;
	float:right;
}

.productsummary .saleprice {
	color: #ef0000;
	font-family: "Arial";
	font-size: 20px;
	font-weight: 900;
	letter-spacing: -1px;
	float:left;
}

.productsummary .saleuom {
	color: #ef0000;
	font-family: "Arial";
	font-size: 14px;
	font-weight: 900;
	margin-left: 8px;
	letter-spacing: -1px;
	float:left;
}

.productsummary .summary_box {
	margin-top: 36px;
	width: 98%;
	height: 130px;
	overflow:hidden;
}

.productsummary .prod_name {
	color: #04192d;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}

.productsummary .make_name {
	color: #04192d;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: None;
	float:left;
	width:98%;
	padding-top: 20px; 
	padding-left: 5%; 
	margin-left: -10px;
}

.productsummary .model_name {
	color: #04192d;
	font-family: "Arial";
	font-size: 14px;
	font-weight:normal;
	letter-spacing: -1px;
	text-transform: None;
	float:left;
	width:98%;
	padding-left: 5%; 
	margin-left: -10px;
}

.productsummary .prod_short_desc {
	color: #555;
	font-family: "Arial";
	font-size: 12px;
	font-weight: 200;
	float:left;
	width:100%;
	height: 100px;
	overflow:hidden;
	padding-top: 5px;
}

.productsummary .prod_short_desc p {
	color: #555;
	font-family: "Arial";
	font-size: 12px;
	line-height: 14px;
	font-weight: 200;
	float:left;
	width:100%;
	height: 80px;
	overflow:hidden;
	padding-top: 5px;
}


.productsummary .image_block {
	margin-top: 0px;
	width: 99%;
	height: 200px;
	background-image: url(../images/layout/no-photo.jpg);
	background-size:cover;
	background-position:center;
    background-repeat:no-repeat;
    border: #d0d0d0 1px solid;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    box-shadow: none;
	margin-bottom: 10px;
}

.productsummary .fav {
	width: 25px;
	height: 25px;
	background-image: url(../images/layout/heart.png);
	background-repeat:no-repeat;
	background-position:top;
	float: right;
	padding-right: 15px;
	margin-top: 10px;
}

.productsummary .fav:hover {
	background-position:bottom;
}

.productsummary .compare {
	width: 25px;
	height: 25px;
	background-image: url(../images/layout/compare.png);
	background-repeat:no-repeat;
	background-position:top;
	float: right;
	padding-right: 15px;
	margin-top: 10px;
}

.productsummary .compare:hover {
	background-position:bottom;
}

.productsummary .checkout {
	width: 100%;
	height: 40px;
	color: #fff;
	background-color: #1c3452;
    font-family: 'Arial', sans-serif;
	border-radius: 0px 3px 3px 0px;
	float: left;
	font-weight: 700;
	font-size: 18px;
	font-weight:normal;
	text-transform: uppercase;
	border: #B0B0B0 1px solid;
	line-height: 40px;
	text-align: center;
	position: relative;
	top: 20px;
}

.productsummary .checkout:hover {
	color: #1c324e;
	background-color: #fff;
	cursor:pointer;
}

.productsummary a.more-products {
    color: #fff;
    width: 200px;
    padding: 10px 0;
    margin: 20px auto;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #fff;
    background-color: #368093;
    text-align: center;
    letter-spacing: .5px;
    border-radius: 2px;
	font-family: "Arial";
    clear: both;
	margin-top: 20px;
 }

.productsummary a.more-products:hover {
      background-color: #FFFFFF;
      border: 1px solid #368093;
      color: #368093;
 }

.productsummary .noproducts {
    font-size: 18px;
	font-family: "Arial";
    text-align: center;
    margin: 20px 0;
}

.productsummary:after {
    content: "";
    clear: both;
    display: block;
}

/****************************************
	TESTIMONIALS
****************************************/

.test {
	display: block;
	background: url(../images/layout/quote.png) no-repeat 10px 10px;
	font-size: 18px; 
	height: auto;
	overflow:auto;
    border-radius: 3px; 
	padding: 15px;
	padding-top: 40px;
	line-height: 20px;
	margin: 20px 0 0 0;
	border: 1px solid #bbb;
}

.testname {
	font-size: 12px;
	font-style: italic;
	font-family: "Muli", Arial, sans-serif;
}

/****************************************
	END TESTIMONIALS
****************************************/

/****************************************
	WORKSHOPS
****************************************/

.works {
	display: block;
	font-size: 18px; 
	height: auto;
	overflow:auto;
    border-radius: 3px; 
	padding: 15px;
	padding-top: 20px;
	line-height: 20px;
	margin: 20px 0 0 0;
	border: 1px solid #bbb;
}

.workshop_date {
	margin-top:10px;
	font-size: 18px;
	font-family: "Muli", Arial, sans-serif;
	font-weight:bold;
	margin-bottom:20px;
}


.workname {
	font-size: 12px;
	font-style: italic;
	font-family: "Multi", Arial, sans-serif;

}

/****************************************
	END WORKSHOPS
****************************************/

.pd-thumbnails {
  width: 100%;
  margin: 10px auto;
  text-align: left; }
  .pd-thumbnails a {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    height: 73px;
    margin: 5px 5px;
	overflow: hidden;
    background-color: #888;
	border: #3e5f88 medium solid;
	 }
  .pd-thumbnails a:hover {
	border: #fe8315 medium solid;
  }

.pd-image {
  width: 100%;
  height: 460px;
  float: left; 
  margin-bottom: 20px;
  border: #888 thin solid;	

}

.pd-imgholder {
  width: 53%;
  float: left;
  color: #000;	  
 }

.pd-imgholder .price {
  width: 98%;	
  background-color: rgba(0,66,128,0.5);
  color: #fff;
  text-shadow: 1px 1px #000;
  font-size: 40px;
  font-weight: bold;
  text-align: right;	
  font-family: 'Sura', serif;
  position:absolute;
  top: 0px;
  left: 0px;
  padding-right: 2%;
  height: 50px;
  line-height: 50px;
}

.spec_box {
	background-color: #f2f2f2;
	width: 95%;
	height: auto;
	overflow: auto;
	padding: 2%;
	border: #A2A2A2 thin solid;
	margin-top: 5px;
	margin-bottom: 15px;	
	}

.floorplan_label {
  font-family: 'Sura', serif;
  color: #7A7979;
  font-size: 28px;
  text-align: center;
}

.pd-details {
  float: left;
  margin-left: 5px;
  margin-right: 10px;
  width: 43%; 
  padding-right: 2%;
  color: #1a3353 !important;}
  
.prod_desc { color: #1a3353 !important; }

.pd-details h5 {
	margin-bottom: 10px;
}

.pd-details p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 16px;
}

.pd-details h2 {
  font-size: 30px;
  font-family: 'Open Sans', sans-serif;
}

.pd-details ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.pd-details ul li {
  font-size: 15px;
  line-height: 17px;
  color: #555;
  font-weight: 400;	
  font-family: 'Open Sans', sans-serif;
}

.pd-details .print_btn {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 18px;
    color: #342817;
    width: 170px;
    height: 25px;
	border: #342817 thin solid;
    float: left;
    margin-top: 15px;
}

.pd-details .print_btn:hover {
	border: #342817 thin solid;
	color: #fff;
	background-color: #342817;			
}

.pd-details .disc_btn {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 18px;
    color: #342817;
    width: 150px;
    height: 25px;
    border: #342817 thin solid;
    float: right;
    margin-top: 15px;
    margin-right: 5px;
}

.pd-details .disc_btn:hover {
	border: #342817 thin solid;
	color: #fff;
	background-color: #342817;			
}

.product-detail {
  margin: 0px 0;
  font-family: 'Open Sans', sans-serif;
 }
 

.pd-price {
  color: #3282a5;
  font-size: 28px; }
  
 .pd-overlay {
	 background: darkolivegreen;
	 color: #fff;
	 text-align: center;
	 font-size: 20px;
	 padding: 10px 5%;
	 margin: 10px 0;
	 width: 90%;
 }


/****************************************
	HEADER
****************************************/

.midpnavbar {
	height: 40px;
	width:100%;
	line-height: 40px;
	float: right;
	font-size: 18px;
    font-family: 'Open Sans', sans-serif;
	text-align:center;
    background: rgba(0,0,0,0.2);
  }


.topnavbar {
	height: 65px;
	width:100%;
	float: left;
	margin-top: 0px;
}

.topnavbar .connect_block {
	width: 30%;
	float: right;
	height: auto;
}

.topnavbar .loginblock {
	font-size: 14px;
	color: #000;
	float: right;
}

.topnavbar a {
	font-size: 18px;
	color: #638ea5;
 }

.topnavbar a:hover {
	color: #d05631;
 }

.topnavbar .phone a {
	color: #fff;	
	font-size: 38px;
    font-family: 'Open Sans', sans-serif;
}

.topnavbar .phone a:hover {
	color: #f9bc00;
}

.topnavbar .top_number {
	text-align: left;
	width: 48%;
	margin-top: -47px;
	color: #000;	
	font-weight: 700;
	font-size: 28px;
    font-family: 'Lora', serif;
	letter-spacing: 0px;
	float: left;
}

.topnavbar .textline {
	text-align: left;
	padding-top: 7px;
    padding-right: 0px;
	width: 40%;
	margin-top: 58px;
	color: #0d5f31;	
	font-weight: 600;
	font-size: 22px;
    font-family: 'Exo', sans-serif;
	letter-spacing: 0px;
	float: left;
}

.topnavbar .callnow {
	height: 40px;
	float: left;
	margin-right: 5px;
	margin-top: 1px;
	width: 4%;
	color: #fff;	
	font-size: 17px;
    font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: -2px;
	text-transform:uppercase;
	text-align:right;
}

.topnavbar .header_title {
	text-align: left;
	width: 70%;
	color: #000;	
	font-weight: 900;
	font-size: 56px;
    font-family: 'Open Sans', sans-serif;
	letter-spacing: -4px;
	word-spacing: -5px;
	float: left;
	text-transform:uppercase;
}

.topnavbar .social-media {
	text-align: right;
	width: auto;
	float: right;
	margin-top: -56px;
	height: 50px;
}

.topnavbar .social-media li {
	float: right;
	margin-left: 6px;
	font-size: 28px;
	color: #000;	
	line-height: 50px;
}

.topnavbar .social-media li:hover {
	color: #951d06;
}

.topnavbar .top_contact_links {
	text-align: right;
	padding-top: 0px;
    padding-left: 9px;
	width: auto;
	float: right;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;	
}

.topnavbar .top_contact_links li {
	float: right;
	list-style:none;
	font-weight: 100;
	font-size: 20px;
	color: #fff;	
	line-height: 45px;
	margin-top: 7px;
	margin-left: 10px;
	margin-right: 10px;	
}

.topnavbar .top_contact_links li:hover {
	color: #ff9900;
}



.topnavbar .companyname {
    font-family: 'Open Sans', sans-serif;
	color: #fcf400;
	font-size: 46px;
	font-weight:800;
	top: 80px;
	left: 247px;
	position:absolute;
	text-shadow: #000000 2px 2px;
}

.cat_btn {
    color: #fff;
    margin-top: 14px;
    margin-left: 10px;	
    margin-right: 0px;	
	width: 15%;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    border: #df292f 1px solid;
    text-align: center;
    font-weight: 500;
	background-color: #df292f;
	float: right;
	cursor: pointer;
}

.cat_btn:hover {
    color: #df292f;
	background-color: #fff;
}


.topnavbar .contactbtn {
    color: #0d6031;
    font-family: 'Exo', sans-serif;
    font-size: 22px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px #0d6031 solid;
    border-top: 1px #0d6031 solid;
    border-right: 1px #0d6031 solid;
    border-left: 1px #0d6031 solid;
    text-align: center;
    font-weight: 700;
	width: 150px;
	float:right;
	top: 70px;
	right: 0px;
	position:absolute;
	background-color: #fff;
}

.topnavbar .contactbtn:hover {
	background-color: #0d6031;
	color: #fff;	
}

.subcatbtn {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	height: 35px;
	line-height: 35px;
	min-width: 120px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;	
	margin-left: 10px;
	float:right;
	border-left: #d02120 1px solid;
	border-top: #f26363 1px solid;
	border-right: #c01e1d 1px solid;
	border-bottom: #d22020 1px solid;			
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f03c3c+0,f03c3c+32,c51e1e+48,c51e1e+52,f03c3c+68,ee2424+100 */
	background: #f03c3c; /* Old browsers */
    background: -moz-linear-gradient(top,  #f03c3c 0%, #f03c3c 32%, #c51e1e 48%, #c51e1e 52%, #f03c3c 68%, #ee2424 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f03c3c 0%,#f03c3c 32%,#c51e1e 48%,#c51e1e 52%,#f03c3c 68%,#ee2424 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f03c3c 0%,#f03c3c 32%,#c51e1e 48%,#c51e1e 52%,#f03c3c 68%,#ee2424 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f03c3c', endColorstr='#ee2424',GradientType=0 ); /* IE6-9 */
}

.subcatbtn:hover {
	font-size: 18px;
	color: #000;
}

.prodmorebtn {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	height: 35px;
	line-height: 35px;
	width: 98%;
	padding-left: 5px;
	padding-right: 5px;	
	margin-left: 10px;
	float:right;
	border-left: #d02120 1px solid;
	border-top: #f26363 1px solid;
	border-right: #c01e1d 1px solid;
	border-bottom: #d22020 1px solid;			
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f03c3c+0,f03c3c+32,c51e1e+48,c51e1e+52,f03c3c+68,ee2424+100 */
	background: #f03c3c; /* Old browsers */
    background: -moz-linear-gradient(top,  #f03c3c 0%, #f03c3c 32%, #c51e1e 48%, #c51e1e 52%, #f03c3c 68%, #ee2424 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #f03c3c 0%,#f03c3c 32%,#c51e1e 48%,#c51e1e 52%,#f03c3c 68%,#ee2424 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #f03c3c 0%,#f03c3c 32%,#c51e1e 48%,#c51e1e 52%,#f03c3c 68%,#ee2424 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f03c3c', endColorstr='#ee2424',GradientType=0 ); /* IE6-9 */
}

.prodmorebtn:hover {
	font-size: 18px;
	color: #000;
}

.pb {
	margin-bottom: 30px;
}

.indent {
	padding-left: 2%;
}

.subcatbtn_selected {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	height: 35px;
	line-height: 35px;
	min-width: 120px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;	
	margin-left: 10px;
	float:right;
	border: #000 1px solid;
	background: #000;
}

a.logo img {
  float: left;
   margin-top: -70px;
   margin-left: 42%;
   height: 135px;
}

.topband {
  width: 100%;
  height: 40px;
  position: fixed;
  top: 0px;
}

.header {
    border-top: #bfbfbf solid 65px;
    width: 100%;
    height: 120px;
    z-index: 100;
    margin-top: 0px;
	position: fixed;
	background-color: #fff;
}

.subheader {
  width: 100%;
  height: 125px;
  position: fixed;
  top: 0px;
  z-index: 100;
  background-color:	#3e5f88;
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.53);
  -webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.53);
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.53);
   }


 .header.small {
	  background: rgba(77, 164, 252, 0.75);  
	  height: 100px; }
 .header.small a.logo img {
      height: 100px;
  }

 .header.small .nav {
     margin-top: 0px;
  }

.mcol ul {
  list-style-type: none; }

.mcol {
  float: left;
  width: 25%;
  padding-top: 10px; }

.mcol.m5 {
  width: 300px; }

.mcol h2 {
  margin: 0;
  padding: 0; }

.mcol.m5 h3 {
  text-align: right; }

ul.subcats {
  margin-left: 0;
  padding-left: 0; }

ul.subcats li {
  line-height: 20px; }
  ul.subcats li a {
    font-weight: normal;
    color: #dad8d8; }
    ul.subcats li a:hover {
      color: #fff; }

.prodhover {
  color: #fff;
 }

.special_frame {
	width: 400px;
	height: 760px;
	background-color: rgba(98,24,118,0.85);
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
    position: absolute;
    top: 25px;
    left: 780px;
    z-index: 90;
	overflow:hidden;
}	

.special_frame .title {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	text-shadow: #000 2px 2px;
	font-size: 50px;
	width: 100%;
	text-align: center;
	height: 58px;
	margin-bottom: 10px;
	border-bottom: #fff 1px solid;
}

.special_frame .headline {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	text-shadow: #000 2px 2px;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 38px;
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

.special_frame .iblock {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

.special_frame .message {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	font-style:italic;
	font-size: 26px;
	line-height: 28px;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.nav {
    width: 100%;
	z-index: 100;
    float: left;
    list-style: none;
    text-align: left;
    padding: 0;
    margin-top: 38px;
    margin-left: 0px;
    margin-right: 0px;
    height: 62px;
    line-height: 62px;
	text-align: left;
  }
  .nav li {
    display: inline-block;
    position: relative; }
    .nav li a {
    font-family: 'Lora', serif;
	text-transform: lowercase;
	font-weight: 500;
    font-size: 32px;
	color: #951d06;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px;
    margin-left: 0px;
    margin-right: 15px;
	letter-spacing: -1px;
    display: block;
	height: 61px;
	}
	.nav li a:hover {
	color: #000;
	}
	.nav li.getquote a {
		color: #fff;
		font-size: 14px;
		background: #4e71b0;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		padding: 0 10px;
	}
	.nav li.getquote a:hover {
		background: #d05631;
		color: #000;
	}
    .nav li ul {
      position: absolute;
    font-family: 'Exo', sans-serif;
      z-index: 100;
      background: rgba(255, 255, 255, 0.85);  
      top: 60px;
  	  font-size: 12px;
	  margin: 0;
      padding: 5px 0;
	  border: #fff 1px solid;
	  -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,0.5);
	  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.5);
      width: 250px;
      display: none; }
      .nav li ul li {
        width: 100%;
        text-indent: 0;
        float: left;
        height: auto; }
        .nav li ul li a {
          float: left;
          line-height: 16px;
          color: #000;
		  border-top: 1px solid rgba(255,255,255,0);
		  border-bottom: 1px solid rgba(255,255,255,0);			
		  height: auto;
          text-align: left;
          padding: 5px 5%;
          width: 80%; }
          .nav li ul li a:hover {
            color:  #0d6031;
			border-top: 1px solid #0d6031;
			border-bottom: 1px solid #0d6031;			
		    background: rgba(255, 255, 255, 1);  	
		   }

.nav .submenu a {
  font-size: 17px;
}

.mobile-menu {
  display: none; }


/*************************************
	SOCIAL MEDIA
*************************************/
.social-media {
  font-family: socialIcons;
  font-size: 20px;
 list-style:none;  
 }

/****************************************
	FOOTER
****************************************/
.footer {
  margin-top: -10px;	
  height: 46px;
  width: 100%;
  line-height: 46px;
  color: #ddd;
  text-align: left;
  z-index: 100;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  background-color:#000;
  }

.footer a {
  color: #bbbbba;
  text-decoration: none;
   }

 .footer a:hover {
   color: #fff;
   }

 .footlinks li {
    display: block;
	height: auto;
	overflow:auto;
	text-align:left;
	text-transform: None;	
    line-height: 21px;
	width: 48%;
	float: left;
 }

 .footlinks ul {
	text-align:left;
    font-size: 16px;
	float:left;
	clear: both;
    height: 15px;
	margin: 0px;
	padding: 0px;
    line-height: 20px;
	text-transform: None;
 }
 
 .footsubmenu li {
    width: 100%;
    text-indent: 0;
    float: left;
    height: auto;
	background-color: #BD8283;

  }

.footlinks {
    list-style: none;
    text-align: left;
    padding: 0;
    height: 195px;
    line-height: 40px;
    margin-top: 8px;
	width: 100%;
  }

 .footlinks li a {
    width: 98%;
    font-family: 'Lora', serif;
    font-size: 16px;
    font-weight: 600;
    color: #313131;
    display: block;
   }

 .footlinks li a:hover {
		color: #951d06;
	}
	
  ul.footnav li.getquote {
		color: #fff;
		font-size: 18px;
		background: #000;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		padding: 0 20px;
		-moz-transition: all 0.2s ease-in-out;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
  }
  ul.footnav li.getquote a {
	 color: #fff; 
  }
  ul.footnav li.getquote:hover {
	  background: #ed1c24;
  }

.footer-logo {
	margin-top: 0px;
}

.footer-logo img {
    border: none;
	height: 137px;	
    margin-bottom: 0px;
    margin-left: 108px;
    margin-top: 3px;
}


.address {
    font-family: 'Lora', serif;
    font-size: 16px;
    color: #fff;
    /* text-align: right; */
    line-height: 18px;
    margin-left: 17px;
}

.address2 {
    font-family: 'Lora', serif;
    font-size: 19px;
    color: #222;
    /* text-align: right; */
    line-height: 23px;
    margin-left: 0px;
    margin-top: 14px;
}

.contact-us {
    color: #0d6031;
    margin-top: 28px;
	font-family: 'Exo', sans-serif;
	width: 95%;
    font-size: 22px;
	height: 38px;
	line-height: 38px;
    border-bottom: 1px #0d6031 solid;
    border-top: 1px #0d6031 solid;
    border-right: 1px #0d6031 solid;
    border-left: 1px #0d6031 solid;
	text-align: center;
    font-weight: 700;

}

.contact-us:hover {
	background: #0d6031;
	color: #fff;
}
	
.name2 {
    color: #0d5f31;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    /* text-align: left; */
    text-transform: none;
    word-spacing: 0px;
    font-size: 26px;
    margin-top: 27px;
    margin-left: 0px;
    margin-bottom: -40px;
}

/****************************************
	PAGE
****************************************/
.pagetext img {
  max-width: 100% !important; }

.fb-icon {
  background: url(/assets/images/icons/facebook.png) no-repeat center;
  background-size: contain;
  width: 30px;
  height: 30px;
  display: inline-block;
  margin-left: 10px; }

.page_header {
	    font-size: 48px;
    font-family: 'Candara', sans-serif;
    font-weight: 800;
    color: #024d70;
    padding-bottom: 0px;
    line-height: 60px;
    letter-spacing: -2px;
    word-spacing: -2px;
}

.pagetext {
	background: #fff;
}


/****************************************
	FAQ
****************************************/
.faq-row {
  width: 96%;
  float: left;
  clear: both;
  padding: 10px 2%;
  color: #000;
  font-size: 16px;
  cursor: pointer; }

.faq-row:hover{
  color: #c02209;
}

.faq-row:nth-child(odd) {
  background: rgba(255, 255, 255, 0.2); }

.faq-question {
	font-weight:bold;
    font-size: 16px !important; }

.faq-answer {
  font-size: 14px;
  border: 1px solid #bbb;
  border-radius: 3px; 
  display: none;
  color: #000 !important;
  background: #fff;
  padding: 5px;	
  margin: 10px 0 0; }

.faq-answer p {
  color: #000 !important;
  font-size: 14px;
  padding: 10px 2%;
  margin: 0;
  width: 96%; }
  
 .faq-search {
	  border: thin solid #CCC;
      background: #fff;
	  margin-top: 8px;	
	  margin-bottom: 10px;		  
      padding: 5px 2%;
      width: 96%;
     font-family: 'Open Sans', sans-serif;
  }
  .pagelist {
	list-style:square;
	color: #000;
	font-size: 15px;
    font-family: 'Open Sans', sans-serif;
	font-weight:bold;
	line-height: 20px;
	margin-top: 10px;
	padding: 0;  
	padding-left: 20px;
  }
  .faqlist {
	  margin-bottom: 40px;
	  
  }
  
  .nonefound { font-size: 18px; margin: 10px 0; }

/****************************************
	END FAQ
****************************************/

.offer_callout {
	background:#fcd765;
	border:#000 thin solid;	
	color:#000;
	width: 98%;
	height: auto;
	overflow:auto;
	text-align:center;
	padding: 5px;
	font-size: 29px;
	line-height: 30px;
	font-weight: bold;
	margin-top: 25px;
}

.hpoffer_callout {
	background:#fcd765;
	border:#000 thin solid;	
	color:#000;
	width: 100%;
	height: auto;
	overflow:auto;
	text-align:left;
	padding: 5px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 10px;
	text-transform:uppercase;
}

.testimonial_callout {
	background:#E6E6E6;
	border:#969696 thin solid;	
	width: 100%;
	height: auto;
	overflow:auto;
	text-align:left;
	padding: 5px;
}

.testimonial_callout .test {
	background: url(../images/layout/quote.png) no-repeat 10px 10px;
	font-size: 18px; 
	line-height: 20px;
	margin: 0;
    border: none;
}

.testimonial_callout .testname {
	text-align:right;
	font-size: 12px;
	font-style: italic;
    font-family: 'Open Sans', sans-serif;
}

/****************************************
	FORMS
****************************************/
.form-row {
  width: 100%;
  float: left;
  clear: both;
  margin: 5px 0; }
  .form-row.radio .form-input {
    width: 100%; }
  .form-row.radio .form-label {
    width: 100%; }
  .form-row .radioinvalid {
    background: #FFD4D5; }
  .form-row .form-label {
    float: left;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    line-height: 30px;
    width: 35%; }
  .form-row .form-input {
    float: left;
    width: 65%;	}
  .form-row .form-captcha {
    float: left;
    width: 65%;
	text-align:center;
	}

    .form-row .form-input input, .form-row .form-input select, .form-row .form-input textarea {
      font-size: 18px;
      border: thin solid #aaa;
      background: #FFF;
      padding: 5px 2%;
      width: 96%;
      font-family: 'Open Sans', sans-serif; }
      .form-row .form-input input.invalid, .form-row .form-input select.invalid, .form-row .form-input textarea.invalid {
        background: #FFD4D5; }
      .form-row .form-input input[type="radio"], .form-row .form-input select[type="radio"], .form-row .form-input textarea[type="radio"] {
        width: 13px; }
    .form-row .form-input input.half {
      width: 45%;
      margin-right: 2%;
      float: left; }
      .form-row .form-input input.half.last {
        margin-right: 0; }
    .form-row .form-input select.half {
      width: 40%; }
    .form-row .form-input textarea {
      height: 100px; }
    .form-row .form-input span {
      color: #000;
      padding: 0 3%; }
    .form-row .form-input input.checkbox {
      float: left;
      margin: 0;
      width: 10%; }
    .form-row .form-input label span {
      float: left;
      width: 90%;
      padding: 0; }
    .form-row .form-input input[type="submit"] {
	  margin-left: 50px;	
      width: 200px;
      text-align: center;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
	  font-size: 16px;
      color: #555;
      line-height: 35px;
      height: 35px;
      cursor: pointer;
      padding: 0;
  	  background-color:transparent;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      -moz-transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out; }
      .form-row .form-input input[type="submit"]:hover {
		color: #fff;
		background: #000;
		border: #fff thin solid;
	 }

 	.form-row-captcha {
		width:65%;
		padding-left: 35%;		
	    float: left;
	    clear: both;
	    margin: 5px 0;
	}

.contact-submit {
    width: 65%;
	height: 40px;
	color: #fff;
	background-color: #888;
    font-family: 'Open Sans', sans-serif;
	border-radius: 0px 3px 3px 0px;
	float: left;
	font-weight: 700;
	font-size: 22px;
	font-weight:bold;
	text-transform: uppercase;
	border: #fff 1px solid;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	padding-left: 24px;
	padding-right: 24px;	
	line-height: 40px;
}

.contact-submit:hover {
	color: #fff;
	background-color: #000;
	cursor:pointer;
}


#gmap {
	width: 100%;
	height: 263px;
	margin-top: 30px;
	border: #223745 medium solid;
	margin-bottom: 0px;	
}

img.captcha-image {
  margin-left: 200px; }

.error, .success, .alert {
  padding: 5px 10px;
  background: #c44f44;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
   line-height: 16px;
   margin-bottom: 5px; }

.alert {
  background: #f8ebbc;
  color: #4c4c4c; }

.success {
  background: #7ebd65; }

/****************************************
	GALLERY
****************************************/
.gallery {
  width: 100%;
  text-align: center; }

.galthumb {
  display: inline-block;
  margin: 5px;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

article.galimg {
  width: 21%;
  padding: 3px;
  height: 150px;
  background: #fff;
  margin: 10px 1%;
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  cursor: pointer;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
  }

  article.galimg:hover {
    background: #951d06; }

  article.galimg img {
    max-width: none !important; }

.galimgblock {
  width: 100%;
  height: 100%;
  display: block; }
  .galimgblock div {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    font-family: "opensans";
	font-weight: bold;
	font-size:14px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle; }
    .galimgblock div:before {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .galimgblock div span {
      display: inline-block;
      max-width: 90%;
      margin: 0 5%; }


.portlist {
 padding-top: 20px;
}

.portthumb {
  display: inline-block;
  margin: 5px;
  width: 100px;
  height: 100px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat; }

article.portimg {
  width: 80%;
  padding: 3px;
  height: 300px;
  background: #fff;
  margin: 10px 10px;
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  cursor: pointer;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
  }

  article.portimg:hover {
   background: #638ea5; }

  article.portimg img {
    max-width: none !important; }

article.bportimg {
  width: 80%;
  padding: 3px;
  height: 134px;
  background: #fff;
  margin: 10px 1%;
  -moz-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  -webkit-box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  box-shadow: 1px 2px 16px rgba(0, 0, 0, 0.63);
  cursor: pointer;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  
  }

  article.bportimg:hover {
    background: #f9bc00; }

  article.bportimg img {
    max-width: none !important; }


.portimgblock {
  width: 100%;
  height: 100%;
  display: block; }
  .portimgblock div {
    position: absolute;
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: none;
    color: #fff;
    font-family: "opensans";
	font-weight: bold;
	font-size:14px;
    text-transform: uppercase;
    text-align: center;
    vertical-align: middle; }
    .portimgblock div:before {
      content: "";
      height: 100%;
      display: inline-block;
      vertical-align: middle; }
    .portimgblock div span {
      display: inline-block;
      max-width: 90%;
      margin: 0 5%; }


a.moregallery {
  background: #000;
  color: #fff;
  padding: 10px 0;
  font-family: 'opensans';
  font-size: 14px;
  text-transform: uppercase;
  height: 40px;
  line-height:40px;
  float: left;	
  margin: 10px auto 0;
  text-align: center;
  width: 200px;
  margin-top: 15px;
  }

a.moregallery:hover {
  background: #4e4e4e; }

/****************************************
	NEWS
****************************************/
.news-archives .year {
  float: left;
  font-size: 16px;	
  clear: both;
  width: 100%; }
.news-archives .month {
  float: left;
  clear: both;
  width: 100%;
  margin-left: 10px; }
.news-archives .blog {
  float: left;
  clear: both;
  display: block;
  width: 100%;
  margin-left: 20px; }
  .news-archives .blog.select {
    text-decoration: underline; }
.news-archives .yearblock {
  float: left;
  clear: both;
  display: block;
  width: 100%; }
.news-archives .monthblock {
  float: left;
  font-size: 14px;	
  clear: both;
  display: block;
  width: 100%; }

.news-content a.readmorenews {
  float: right;
  clear: both;
  background: #999;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
  text-transform: lowercase;
  line-height: 30px; }

.news-article .news-by {
  font-size: 12px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  margin: 5px 0; }

.news-article .event-by {
  font-size: 16px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
  margin: 5px 0; }

.news-article .article-block {
  border-bottom: 1px solid #aaa;
  padding: 10px 0; }

.searchbar {
	float:left;
	width: 50% !important;
}

.searchbtn {
	float:left;
	width: 50% !important;
}

/****************************************
	TEAMS LIST
****************************************/
.teamblock {
  padding: 10px 0;
  border-top: 1px solid #555;
 }

.teamblock .empname {
   color: #555;
   font-family: 'Open Sans', sans-serif;
   font-size: 16px;
   font-weight: 700;
   float: left;
 }

.teamblock .docname {
   color: #555;
   font-family: 'Open Sans', sans-serif;
   font-size: 18px;
   font-weight: 700;
   float: left;
   margin-top: 10px;
   width: 100%;
}

.teamblock .docname:hover {
   color: #c02209;
}

.teamblock .docinfo {
   color: #999;
   font-family: 'Open Sans', sans-serif;
   font-size: 14px;
   font-weight: 500;
   font-style:italic;
   float: left;
   width: 100%;
   }

.teamblock .emptitle {
   color: #999;
   font-family: 'Open Sans', sans-serif;
   font-size: 14px;
   font-weight: 500;
   font-style:italic;
   float: left;
   margin-left: 10px;
 }

.teamblock .phone {
   color: #555;
   font-family: 'Open Sans', sans-serif;
   font-size: 18px;
   font-weight: 700;
   float: left;
 }

.teamblock .empemail {
   color: #777;
   font-family: 'Open Sans', sans-serif;
   font-size: 18px;
   font-weight: 700;
   float: left;
 }

.teamblock img {
  border: #000 1px solid;
}

.teamblock .empbio {
   color: #777;
   font-family: 'Open Sans', sans-serif;
   font-size: 16px;
   font-weight: 500;
   float: left;
   border-left: #aaa 1px solid;
   padding-left: 10px;
}

.teamimg {
  height: 200px;
  text-align: center;
  font-size: 0; }
.teamimg:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
.teamimg img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%; }

  .teamblock:after {
    content: "";
    clear: both;
    display: block; }
  .teamblock h3 {
    margin-top: 0;
    margin-bottom: 10px; }
  .teamblock .jobtitle {
    font-size: 16px;
    text-transform: uppercase; }

/****************************************
	CALENDAR
****************************************/
.cal-block .calendar-wrapper {
	width: 94%;
}
.cal-block {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 20px;
}
.cal-block .cal-paginate {
	margin-bottom: 0;
	position: relative;
}
.cal-block .month {
	margin-bottom: 0;
	width: 100%;
	text-transform: none;
	color: #000;
	font-family: "opensans", Arial, sans-serif;
	font-size: 12px;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #4da4fc;
}
.cal-block .daybox .daynumber {
	line-height: 28px;
}
.cal-block .daybox {
	width: 34px;
	height: 28px;
	min-height: 28px;
	text-align: center;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	position: relative;
}
.cal-block .dayheaderblock {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
}
.cal-block .daybox.last {
	border-right: 1px solid #ccc;
}
.cal-block .daybox.lastweek, .cal-block .daybox.blank.lastweek {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.cal-block .daybox.blank.last { border-right: 1px solid #ccc; }

.cal-block .daybox.blank.firstweek {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.cal-block .dayheader {
	width: 28px;
	font-size: 11px;
	height: 28px;
	margin: 0;
	padding: 0;
	line-height: 28px;
	font-family: "montserrat", "opensans", Arial, sans-serif;
	color: #000;
	background: none;
	border: none;
	text-transform: none;
	border-left: 1px solid transparent;
}
.cal-block .dayheader.last { border: none; }
.cal-block .dayheaderblock {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
}

.cal-block .dayevents {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.cal-block .dayevents a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: none;
	line-height: 28px;
	font-weight: bold;
	background: #4da4fc;
}
.cal-block .dayevents a:hover {
	background: #ccc;
	color: #000;
}

.cal-block .cal-btn {
	position: absolute;
	visibility: visible;
	text-indent: -9999px;
	text-align: left !important;
	width: 28px;
	height: 28px;
	left: 0;
	top: 0;
}
.cal-block .cal-btn.next {
	right: 0;
	left: auto;
}
.cal-block .cal-btn span {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #000;
	display: block;
	margin-top: 4px;
}
.cal-block .cal-btn.next span {

	border-left: 10px solid #000;
	border-right: none;
}

.uebtn { margin-top: 10px;
width: 204px; }


.sidemenu ul li a.viewall {
	width: auto;
	float: left;
	clear: both;
	margin-top: 10px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: normal;
	margin-left: 10px; }

.sidemenu ul li a.viewall:hover {
	background: #FFEC91;
}

ul.archive-list, ul.archive-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.archive-list a:hover {
	color: #FFD300;
}
ul.archive-list li {
	text-transform: uppercase;
	font-size: 18px;
}

ul.archive-list li li { 
	text-transform: none; 
	font-size: 14px;
	padding-left: 20px;
}
ul.archive-list li li:before {
	content: "- ";
}

.ntag a {
	text-decoration: underline;
}
.ntag a:hover { color: #000; }

/****************************************
	END CALENDAR
****************************************/
