 /* 
Theme Name:Plastigauge  woocommerce 2019
Description:  HTML5 CSS3 Responsive 
Author: Pollyana Miranda de Jesus
Author URI: accessbydesign.uk
Version: 1
*/
audio, canvas, video { display: inline-block;}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 0.75em; line-height: 1.231; }
body, button, input, select, textarea { font-family: arial, sans-Arial; color: #545454; }
a { color: #638E0E; outline:none;}
a:hover {	 color: #545454; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr {float:left; width:100%; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background:none; color: #C00; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box;width:30px;height:21px; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
td { vertical-align: top; }
h1,h2,h3,h4,h5{color:#638e0e;font-family: 'Raleway', Arial; font-weight:bold; margin:0; padding:0; text-align:left;}
h1{font-size:2.2em; line-height:1.5em; margin:0 0 10px; padding:0;}
h2{font-size:1.5em;color:#545454 ;padding:0 0 0;}
h3{font-size:1.4em;color:#638e0e;}
h4{font-size:1.3em;color:#545454;margin:10px 0 7px;}
h4 a{text-decoration:none;}
h5{font-size:1.2em;font-weight:normal;color:#545454}

.home_right h1,.home_right3 h3{ font-size:1.8em;}
 

body{
	line-height:1.8em;
	background: #fff;
	}

#out{
	float: left;
  	width:100%;
	margin:0 auto 0;
	padding:0;
	}
#container{

    float: left;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
	background:#fff;
	}
/***************** Pre Header ***************/	
.preheadermain{
	float:left;
	width:100%;
	height:30px;
	background:#638E0E;
}
.preheader{
    display:block;
    position:relative;
  	width:1190px;
	height:auto;
	margin:0 auto 0;
	padding:0;
	}
.preheader .contact{
	float:left;
	color:#999;
	width:auto;
	margin:3px 0 3px 5px;
	text-align:right;
	font-weight:normal;
	line-height:1.6em;
	font-family:Raleway;
}
.preheader .contact .tel{
	float:right;
	color:#fff;
	padding-left:5px;
	font-size:1.2em;
	font-family:Arial;
	padding:2px 0 0 30px;
	margin:0 40px 0 0;
	background:url('images/phone.png') no-repeat left center;
}
.preheader .contact .tel a{ 
	color:#fff; 
	text-decoration:none;
	}
.preheader .email {
    color: #fff;
	float:right;
	width:auto;
	margin:5px 0 0;
    line-height: 1.2em;
	padding:0 0 0 28px;
	background:url('images/email.png') no-repeat left center;
}
.preheader .email a{
	color:#fff;
	text-decoration:none;
}
.preheader .email a:hover,
.preheader .email a:focus{
	color:#ccc;
}
.predeader_right{
	float:right;
}
.predeader_right ul,
.predeader_right ul li
{
	list-style:none;
	padding:0;
	margin:0;
	float:left;
}
.predeader_right ul li{
	border-left:1px solid #ccc;
	padding:0 10px;
	line-height:1.2em;
	margin:7px 0;
}
.predeader_right ul li:first-child{
	border-left: none;
}
.predeader_right ul li a{
	color:#fff;
	text-decoration:none;
}
/*********** Searchdorm ***********/
.searchform_main{
	float:right;
	width:auto;
	padding:0;
	margin:0 15px 0 0;
}
#searchform{
	float:right;
	width:300px;
	padding:4px 5px;
	font-size:0.9em;
	margin: 0 0 0 15px;
	border-radius:4px;
	background:#e0ded6;
	height:auto;
}
#searchform label{
	display:none;
}
#searchsubmit {
	border:medium none;
	cursor:pointer;
	background:url(images/search.png) no-repeat;
	color:#fff;
	font-size:1em;
	float:right;
	text-decoration:none;
	text-align:left;
	margin:3px 5px 0 0;
	padding:0 0;
	height:15px;
	width:15px;
	border-radius:4px;
	cursor:pointer;
	position:relative;
	text-indent:-99999px;
	
}

#searchsubmit, #send, #top #submit {
	cursor:pointer;
}
#searchsubmit, #send, #top #submit {
	cursor:pointer;
}
#s {
	color:#7c7b7b;
	float:left;
	font-size:0.9em;
	height:15px;
	width:240px;
	border:0;
	line-height:1.6em;
	background:none;
	font-style:italic;
	padding:3px 10px 3px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
/********************* Header ******************/
header{
	width:100%;
	display:block;
	float:left;
	position:relative;
	margin: 0 auto 0;
	background:#fff;
	height:auto;
	}
#mainheader{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
	position:relative;
	z-index:99999;
	}

#header{

	display:block;
    position:relative;
  	width:1190px;
	margin:0 auto 0;
	}

header .logo{
	float:left;
	width:auto;
	height:auto
}
header .logo a{
	float:left;
	margin:15px 0 10px;
	width:auto;
	height:auto;
	outline:none;
	}
header .logo a img{
	border:none;
}
.header_left{
	width:120px;
	float:right;
	margin:15px 0 0 0;
	padding:0;
}
.header_right{
	width:60%;
	float:right;
	padding:0;
	margin:15px 0 10px 0;
}
	
.tinyheader #mainheader{
	position:fixed;
	height:60px;
	top:0;
	border-bottom:1px solid #ccc;
}
.tinyheader .header_right{
	width:auto; 
	float:right;
	margin-left:30px;
}
.tinyheader .preheadermain,
.tinyheader .searchform_main{
	display:none;
}
.tinyheader .logo img{ 
	width:190px;
}
.tinyheader .logo a{
	margin:10px 0 0;
}
/********  social Icons *****************/
.ul_social
{
	float:right;
	list-style:none;
	margin: 3px 0 0;
	padding:0 0 0 25px;
	width:auto;
	}
.ul_social li{
	float:left; 
	height:20px;
    width: 20px;
	margin-left: 5px;
	}
.ul_social li a{
	display: block;
    float: left;
	text-indent:-99999em;
    height: 20px;
	text-align:left;
    width: 100%;
}
.ul_social li.twitter a{
	background:url(images/social_bg.png) no-repeat 0 0px;
	}
.ul_social li.goggleplus a{
  background:url(images/social_bg.png) no-repeat 0 -19px;
}
.ul_social li.facebook a{
	background:url(images/social_bg.png) no-repeat 0 -77px;
}
.ul_social li.linkedin a{
	background:url(images/social_bg.png) no-repeat 0 -39px;
}
.ul_social li.rss a{
	background:url(images/social_bg.png) no-repeat 0 -58px;
}

.ul_social li.twitter a:hover,.ul_social li.twitter a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -0px;
	}
.ul_social li.goggleplus a:hover,.ul_social li.goggleplus a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -19px;
	}
.ul_social li.facebook a:hover,.ul_social li.facebook a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -77px;
}
.ul_social li.linkedin a:hover,.ul_social li.linkedin a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -39px;
}
.ul_social li.rss a:hover,.ul_social li.rss a:focus{
	background:url(images/social_bg_hover.png) no-repeat 0 -58px;
}

/********* Navigation ******************/

#menu-handheld{
	float:left;
	width:100%;
	height:auto;
	text-decoration: none;
	color:#fff;
	background:url("images/menu.png") no-repeat scroll 7px 8px;
	padding:10px 0 10px 42px;
	display:none;
}
nav
{
  	width:auto;
	float:right;
	height:auto;
	margin: 0;
	padding:0;
	z-index:100;
	position:relative;
	padding:0;
}
#nav{
	float:right;
  	width:auto;
	margin:10px auto 0;
	position:relative;
	z-index:100;
	border-radius:5px;
}

nav ul#fish 
{
    width:auto;
	float:left;
	position:relative;
	z-index:3;
	text-align:left;
	font-size:1.1em;
	font-family:Raleway, Arial, Helvetica;
}
nav ul#fish ul 
{
    position:absolute;
    left:-999em;
    height:auto;
    width:220px;
	margin-top:35px;
	background: #818382;	

}
nav ul#fish ul ul,
nav ul#fish ul ul ul,
nav ul#fish ul ul ul ul
{
   	margin:0 0 0 218px;	
}
nav ul#fish li 
{
    float:left;
	height:auto;
	margin:0;
}
nav ul#fish li li 
{
    width:auto;
	list-style:none;
	background:none;
	border:none;	
}


nav ul#fish a 
{
	float:left;
	text-align:left;
	padding:9px 20px;
	text-align:center;
	min-width:45px;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	color:#999;
	font-size:1.1em;
}

nav ul#fish li li a 
{
	width:200px;
	text-align:left;
	border-right:0;
	color:#fff;
	text-shadow: none;
	padding:7.5px 10px;
	border-left:none;
	
}
.ie9 nav ul#fish li li a{
	padding:4.5px 10px;
}
nav ul#fish li:first-child a{
	padding-left:0;
}
nav ul#fish li:last-child a{
	padding-right:0;
}
nav ul#fish li li:first-child a{
	padding-left:10px;
}
nav ul#fish li.current_page_item a
{
	color:#666;
}
nav ul#fish li.current_page_item ul li a,
nav ul#fish li li.current_page_item a,
nav ul#fish li li li.current_page_item a

{
	color:#ccc;
	background:none;
}
nav ul#fish li.parent-wrapper li a,
nav ul#fish li.parent-wrapper li li a, 
nav ul#fish li.parent-wrapper li li li a 
{
   background:none;
   padding-right:0;   
}
nav ul#fish li:hover a,
nav ul#fish li a:focus{
	color:#ccc;
}
nav ul#fish li ul li:hover a, 
nav ul#fish li ul li li:hover a, 
nav ul#fish li ul li li li:hover a, 
nav ul#fish li ul li li li:hover a,
nav ul#fish li ul li a:focus,
nav ul#fish li ul li li a:focus,
nav ul#fish li ul li li li a:focus,
nav ul#fish li ul li li li a:focus
{
	background:none;
	color:#ccc;
} 
nav ul#fish li:hover li a, 
nav ul#fish li li:hover li a, 
nav ul#fish li li li:hover li a, 
nav ul#fish li li li li:hover li a,
nav ul#fish li a:focus + ul li a,
nav ul#fish li li a:focus + ul li a,
nav ul#fish li li li a:focus + ul li a,
nav ul#fish li li li li a:focus + ul li a
{
    color:#fff; /*color for second level non-hover objects*/
 }
nav ul#fish li:hover ul ul, 
nav ul#fish li:hover ul ul ul, 
nav ul#fish li:hover ul ul ul ul,
nav ul#fish li a:focus + ul ul,
nav ul#fish li a:focus + ul ul ul,
nav ul#fish li a:focus + ul ul ul ul,
nav ul#fish li.sfhover ul ul, 
nav ul#fish li.sfhover ul ul ul, 
nav ul#fish li.sfhover ul ul ul ul 
{
    left:-999em;
}
nav ul#fish li:hover ul, 
nav ul#fish li li:hover ul, 
nav ul#fish li li li:hover ul, 
nav ul#fish li li li li:hover ul,
nav ul#fish li a:focus + ul,
nav ul#fish li li a:focus + ul,
nav ul#fish li li li a:focus + ul,
nav ul#fish li li li li a:focus + ul,
nav ul#fish li.sfhover ul, 
nav ul#fish li li.sfhover ul, 
nav ul#fish li li li.sfhover ul,
nav ul#fish li li li li.sfhover ul 
{
    left:auto;
}
#content{
	float:left;
	width:100%;
	text-align:justify;
	min-height:550px;
	padding:15px 0 10px;
	}
.content_image{
	float:right;
	width:auto;
	margin:0 0 0 15px;
	border:1px solid #ccc;
	padding:5px;
	border-radius: 3px;
}

.contactleft{
	float:left;
	width:32%;
	text-align:left;
}
.contactright{
	float:right;
	text-align:left;
	padding:0 0 0 1%;
	width:31%;
	margin-left:1%;
	border-left: 1px solid #ccc;
}
.pdflist .pdf_link{
	float:left; 
	width:29%;
}
.pdfdownload{
	float:left;
	width:100%;
	margin-top:30px;
}

/******** wrapper *********/
#wrapper,#wrapper2{
	display:block;
	width:1190px;
	padding: 0 0 0;
	margin: 0 auto 0;
	position:relative;
	z-index:11;
	}
#wrapper_child{
	width:100%;
	padding:0;
	display:block;
	background:#f1f2ee;
	border-bottom: 1px solid #DCDCDC;
	float: left;
	}
#pictures_wrapper {
    color: #545454;
    float: left;
    margin: 14px 45px 0;
    padding: 0;
    position: relative;
    width: 861px;
}
#pictures_wrapper img{
	float:left;
	margin:0;
	padding:0;
}
.home_left
{
	float:left;
	width:31.7%;
	text-align:left;
	margin:10px 1% 0 0;
	padding:0 1% 10px 0;
	color:#545454;
	border-right:1px solid #ccc;
}
.home_left h3{
	font-size:1.7em;
	margin-bottom:15px;
}
.home_left img{
	width:100%;
	height:auto;
}
.home_right
{
	float:right;
	width:66%;
	text-align:left;
	padding:0;
	margin: 10px 0 0 0;
	color:#545454;
}
.home_right2{
	float:left;
	width:67.8%;
	padding:0 1% 0 0;
	border-right:1px solid #ccc;
}
.home_right3{
	float:left;
	width:30%;
	padding:0 0 0 1%;
}
.home_right ul{
	float:left;
	width:100%;
	padding:0;
	margin:0 0 10px;
	list-style:none;
}
.home_right ul li{
	padding:0 0 0 18px;
	margin:0;
	list-style:none;
	background:url("images/bullet.png") no-repeat left center;
	width:100%;
	float:left;
}
.home_right ul.brochures li{
	width:40%;
	font-family:"Raleway";
	font-size:1.3em;
}
.home_right ul.brochures li a{
	text-decoration:none;
	color:#545454;
}
.home_right_full{
	float:left;
	width:100%;
	margin:5px 0 0;
}
.home_right_full img{
	width:100%;
	height:auto;
}
.home_right_full h4{
	color:#638e0e;
	font-size:1.4em;
	line-height:1.3em;
}
.home_left_lower
{
	float:left;
	width:66.9%;
	text-align:left;
	padding:0 1% 0 0;
	line-height:1.5em;
	margin: 0 1% 0 0;
	color:#545454;
	border-right:1px solid #ccc;
}
.home_left_lower h2{
	font-size: 2.3em;
	color:#f26522;
	margin:0 0 25px;
}
.fetureditem{
	float:left;
	width:49%;
	min-height:150px;
	text-align:left;
}
.relatedprod{
	float:left;
	width:100%;
	margin:25px 0 0;
	padding:15px 0 0;
	border-top:1px solid #ccc;
}
.relatedprod h2 {
    color: #f26522;
    font-size: 2em;
    margin: 0 0 25px;
}
.relatedprod .fetureditem{
	float:left;
	width:49%;
	min-height:110px;
	line-height:1.5em;
}
.fetureditem h3 a{
	text-decoration:none;
	color:#f26522;
}
.home_left_lower #fetureditem1{
	margin-right:2%;
}
.home_left_lower #fetureditem4{
	margin-left:2%;
}
.relatedprod #fetureditem1,
.relatedprod #fetureditem3,
.relatedprod #fetureditem5,
.relatedprod #fetureditem7,
.relatedprod #fetureditem9{
	margin-right:2%;
}


.featuredimage_home{
	float:left;
	width:auto;
	margin:0 15px 20px 0;
}
.featuredimage_home img{
	border:none;
}
.home_right_lower
{
	float:right;
	width:30%;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	color:#545454;
}
.home_right_lower h2{
	font-size: 1.7em;
	color:#f26522;
	margin:0 0 20px;
}
.home_right_lower ul{
	margin:0;
	padding:0;
	list-style:none;
}
.home_right_lower ul li{
	margin:0 0 17px;
	padding:0 0 0 25px;
	background:url(images/list.png) no-repeat left center;
	font-family:"Raleway",Arial;
	font-size:1.2em;
	list-style:none;
}
.home_left h2{
	font-size:2.8em;
	font-weight:normal;
	color:#4ab240;
}
.home_right h2{
	font-size:2.2em;
	font-weight:normal;
	color:#4ab240;
}

.home_scroller{
	float:left;
	width:100%;
	padding:0;
	margin:0;
	position:relative;
}
ul#verticalscroller{
	list-style:non;
	margin:0;
	padding:0;
}
.home_scroller li{
	float:left;
	width:267px;
	margin:0 0 10px 0;
	height:auto;
	padding:0;
	list-style:none;}

.list_items_products .item .more{
	background:#8A8E8F;
	color:#fff;
	padding:4px 15px;
	float:left;
	width: auto;
	position:absolute;
}
.list_items_products .item .more a{
	text-decoration:none;
	color:#fff;
}
.list_items_products .item .more a:hover{
	text-decoration:none;
	color:#ccc;
}
.home_scroller .item_image{
	border:1px solid #ccc;
	padding:3px;
	width:95px;
	height:90px;
}
.home_lower{
	float:left;
	width:100%;
	background:url(images/hor-devider2.png) no-repeat left top transparent;
	padding:20px 0 0;
	margin:35px 0 0
}
.home_lower figure{
	float:left;
	width:30%;
	margin-right:20px;
	padding-right:20px;
	background:url(images/ver-devider.png) no-repeat right center transparent;
}
.home_lower article{
	float:left;
	margin: 0 0 15px;
	width:100%;
}
figure.news, aside figure { 
	float:left;
	width:100%;
}
figure.news h3{
	float:left;
	width:100%;
	font-family:'Raleway';
	font-size:1.7em;
	margin-bottom:10px;
	font-weight:normal;
	color:#545454;
}
figure.news article{
	float:left;
	width:100%;
	padding:5px 0;
}
figure.news article:last-child{
	border:0;}
figure.news article#side-article3{
	background:none;
}
.figure_image{
	float:left;
	width:75px;
	height:75px;
	padding:0;
	margin: 4px 15px 0 0;
	background:#fff;
	border:1px solid #ccc;
	border-radius:5px;
}
.figure_image img{
	border-radius:5px;
	border:0;
}
a.item_image_event img{ 
	border:0;
}
h4.user-event-head{
	color:#0179ad;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:normal;
	margin:0 0 0;
	font-family:'Raleway';
	margin-bottom:7px;
}
h4.user-event-head a{
	color:#4ab240;
}
.home_scroller p{
	margin:5px 0 0;
	line-height:1.4em;
}
figcaption{
	color:#066279;
	font-size:1.2em;
	margin-bottom:3px;
}
figcaption a{
	text-decoration:none;
	   font-family: 'Arial';
}
.news p{
	margin-top:0;
	line-height:1.7em;
}
.home_lower h3{
	color:#0586A8;
	margin-bottom:15px;
	font-size:1.6em;
}
.home_lower h3 a{
	text-decoration:none;
	color:#0586A8;
}
figure.lower_featured{
	float:left;
	width:31%;
	position:relative;
	margin-right:0;
	padding-right:0;
	background:none;
}
figure.lower_featured .more{
	float:left;
	bottom:-35px;
}
figure.lower_featured .figure_image{
	float:left;
	width:285px;
	height:130px;
	margin-bottom:10px;
	border-radius:0px;
	border:0;
	padding:0;
}
figure.lower_featured .figure_image img{
	border-radius:0px;
}
.video-frame-main{
	float:right;
	width:350px;
	height:240px;
	padding:7px 0 0 15px;
}
.video-frame-main iframe{
	width:350px;
	height:240px;
}

.home_left .video-frame-main{
	float:right;
	width:257px;
	height:170px;
	padding:7px 0 0 15px;
}
.home_left .video-frame-main iframe{
	width:257px;
	height:170px;
}
.child_sid_guide{
	float:left;
	width:100%;
	margin:0 0 15px;
	padding:0 0 10px;
	border-bottom:1px solid #ccc;
}

/* ==== for the sidebar ===== */
aside{
	float:right;
	width:265px;
	display:block;
	padding: 0 0 0 15px;
	margin:15px 0 0;
	line-height:22px;
	position:relative;
	border-left:1px solid #ccc;
	}

	
	.sidebar-item-header
			{
				float:right;
				font-size:1.6em;
				height:auto;
				padding:11px 0;
				width:100%;
				font-family:Arial;
				border-right:none;
				color:#00283C;
			}
		
			.article
			{
				float:left;
				height:auto;
				padding:5px 2.5% 5px 0;
				width:97.5%;
				text-align:left;
				border-bottom: 1px dotted #ccc;
				font-style:italic;
			}
			.testimonial
			{
				float:right;
				height:auto;
				padding:55px 0 5px 5%;
				width:94%;
				color: #545454;
			  	font-family: Arial;
			  	font-size: 1em;
				font-style:italic;
				text-align:left;
				margin:20px 0 0;
				border-top:1px solid #ccc;
				background: url(images/quote.png) no-repeat 0 20px;
			}
			.testimonial a{
				text-decoration:none;
				color:#545454;
			}
			.testimonial h5{
				font-size:1.05em;
				text-align:right;
				font-weight:normal;
				color:#638e0e;	
			}
.child_pages{
	float:left;
	width:100%;
	text-align:left;
}
.child_pages h3{
	text-transform:uppercase;
	font-size:1.5em;
}

/*********************/			
	.header_image_wrapper{
		float:left;
		position:relative;
		height:auto;
		width:100%;
		margin:0 auto;
		margin:0;
		padding:0;
		overflow:hidden;
	}
	.header_image_wrapper2{
		position:relative;
		height:auto;
		float:left;
		width:100%;
		margin:0 auto 0;
		padding: 0 0 0;
	}	
	.header_image{
		right:0;
		float:left;
		margin:0 0 0;
	}
			
#crumb{
	float:left;
	width:100%;
	text-align:right;
	margin:0 auto 5px;
	z-index:100;
	font-size:0.9em;
    height: auto;
	padding: 5px 0;
	background:#dcdad1;
	}
.crumb{
	width:1190px;
	display:block;
	height:auto;
	color:#333;
	padding:0;
	line-height:1.1em;
	margin:0 auto;
}
#crumb a{
	color:#638E0E;
}
	

.cf_hidden,
.linklove,
.nodisplay,
.mobile_nodisplay,
.linklove,
#linklove{
	display:none;
	}

/********** More info text ************/
#moreinfoprod{
	    float:left;
		width:100%;
		text-transform:uppercase;
		color:#3B98BA;
		line-height:1.1em;
		font-size:1.1em;
		padding:10px 25px 10px 0;
		cursor:pointer;
		font-family:"Raleway",Arial;
		text-decoration:none;
		font-weight:bold;
		cursor:pointer; 
		}
#moreinfoprod#infohide{
	background:none;
}
#infoshow{
	
	display:block;
	font-size:1.2em;
	color:#70A4CC;
}
#infohide{
	display:none;
	font-size:1.2em;
	color:#70A4CC;
}

	#moreinfoprodtext{
		display:none;
		margin-top:15px;
		}
/********** footerboxes ************/
.footerboxes{
	float:left;
	width:100%;
	border-top:1px solid #ccc;
	padding:15px 0 15px;
}
.footerbox{
	float:left;
	width:334px;
	padding:10px;
	border:1px solid #0179AD;
	margin:0 7.5px;
	border-radius:4px;
}
.footerbox:first-child{
	margin:0 7.5px 0 0;
}
.footerbox:last-child{
	margin:0 0 0 7.5px;
}
.footerboximage{
	float:right;
	margin:0 0 0 10px;
}
.footerbox .button{
	float:left;
	padding:4px 10px;
	min-width: 140px;
	background: #9B9FA2;
	color:#fff;
	text-decoration:none;
	margin:7px 0 0;
	font-family:"Raleway",Arial;
	font-size:1.2em;
	text-align:center;
	border-radius:4px;
}
.footerbox h3{
	font-size:1.8em;
	font-weight:normal;
	}
.footerbox p{
	font-size:1.5em;
	font-family:"Raleway",Arial;
	margin:7px 0;
}
	
/****** footer ********/

footer{
		float:left;
		width:100%;
		color:#545454;
		bottom:0;
		height:auto;
		position:relative; 
		font-size:1em;
		background:#fff;
	}
	#footer{
	    margin: 0 auto 0;
		padding:10px 0 10px;
		float:left;
		width:100%;
		background:#638E0E;
		color:#fff;
		font-size:1em;
	}
	.footer_bg,
	#footer_section{
		display:block;
    	position:relative;
  		width:1190px;
		margin:0 auto;
		height:auto;
	}
	
	#footer section{
		float:left;
		width:10%;
		padding:0 0 0 0;
		min-height:150px;
		position:relative;
		border-right:1px solid #e1d8de;
		padding:0 1.5%;
	}
	#footer section.contact-info{
		padding-left:0;
		 width:17%;	
	}
	#footer section.legal-info{
		width:12%;	
	}
	#footer section.page-foot{
		width:25%;
		line-height:1.7em;	
	}
	#footer section.page-foot2{
		width:20%;	
		border:none;
		padding-right:0;
	}
	#footer2{
		float:left;
		width:1190px;
		margin:0 auto;
		padding:0;
		background:#fff;
		display:block;
		color:#545454;
		position:relative;
	  }
	  #footer2 a{
		  color:#1d3276;
	  }
	   #footer2 a:hover{
		  color:#333;
	  }
	  #footer a{
		  color:#fff;
	  }
	   #footer a:hover{
		  color:#ccc;
	  }
#footer h4 {
	color: #fff;
	margin-top:0;
	font-size:1.4em;
	font-variant: small-caps;
    font-weight: normal;
    text-transform: capitalize;
}
#footer h4 a{
	text-decoration:none;
}
footer .right{
	float:right;
	text-align:right;
	width: 20%;
	padding: 0 0 0;
	border:0;
}
footer .left{
	float:left;
	width: 80%;
	padding:0 0 0;
	border:0;
}
ul.legal{
	float:left;
	width:auto;
	padding:0 0 0 0;
	width:100%;
	margin:0;
	list-style:none;
}
ul.legal li{
	float:right;
	width:100%;
	margin:0;
	padding:3px 0 3px;
	list-style:none;
	line-height:1.2em;
}
#footer ul.legal li a{
	padding:0;
	text-decoration:none;
}
/*************** main-intro *******************/
.main-intro{
	display:block;
	margin:0 auto;
	width:1190px;
	padding: 0;
}
.main-intro h2{
	float:left;
	width:100%;
	text-align:center;
	color: #1573b4;
    font-family: "Raleway",Arial;
    font-size: 2em;
	font-weight:normal;
	margin: 0 0 10px 0;
}
.main-intro p{
	text-align:center;
	font-size:1.4em;
	padding:10px 0 10px;
	font-family: "Raleway",Arial;
}
/*********** child **********/
.child-row{
	width:100%;
	float:right;
	padding:10px 0;
	margin:0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border:none;
	padding:0;	
}
.childhomefull{
	width:100%;
	float:left;
	position:relative;
	margin:20px 0 10px;
	padding:0 0 10px;
	border-top:1px solid #ccc;
}
.childhomefull #prev2{
	position:absolute;
	background:url(images/arrow-left2.png) no-repeat 0 0;
	left:-30px;
	top:60%;
	width:29px;
	height:120px;
}
.childhomefull #next2{
	position:absolute;
	background:url(images/arrow-right2.png) no-repeat 0 0;
	right:-35px;
	top:60%;
	width:29px;
	height:120px;
}
.childhomefull .Contents{
	display:none;
}
.childhomefull form.product{
	display:none;
}
.childhomefull .price{
	position:absolute;
	top:8px;
	right:0;
	color:#545454;
	font-size:1.4em;
}
.childhomefull h3{
	font-size:2.8em;
	font-weight:bold;
	margin:25px 0 40px;
}
.childhomefull .navigation.controls{
	display:none;
}
.child-home-featured-main{
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:999;
}
.child-home-featured{
	display:block;
	width:1190px;
	margin:0 auto;
}
.child-home-featured-text{
	float:right;
	width:480px;
	color:#fff;
	line-height:1.6em;
	font-size:1.5em;
	font-family:"Raleway";
	margin:40px 0;
	text-align:right;
}
.child-home-featured-text h3{
	color:#fff;
	font-size:1.7em;
	text-align:right;
}
.childhomefullintro{
	width:100%;
	float:left;
	margin:0 0 5px;
	padding:0 0 0;
	background:#DADBDF;
}
.child-row-home{
	width:1190px;
	display:block;
	padding:0 0 10px;
	margin:0 auto;
	position:relative;
}
.child-row-home #prev{
	position:absolute;
	background:url(images/arrow-left.png) no-repeat 0 0;
	left:-40px;
	top:40%;
	width:29px;
	height:37px;
}
.child-row-home #next{
	position:absolute;
	background:url(images/arrow-right.png) no-repeat 0 0;
	right:-40px;
	top:40%;
	width:29px;
	height:37px;
}
.child{
    float: left;
    height: auto;
    margin: 0 0 10px;
    padding:0 0;
    position: relative;
    width: 100%;
	height:auto;
}
.child-home{
    float: left;
    height: auto;
    margin: 0 0.5% 0;
    padding:0 0;
    position: relative;
    width: 49%;
	min-height:150px;
	height:auto;
	text-align:left;
}	
.child h3{
	padding:0;
	margin:0 0 5px;
	font-weight:normal;
	text-align:left;
	font-size:1.8em;
  	font-family:'Raleway';
}
.child-home h3{
	float:left;
	width:100%;
	padding:4px 0;
	margin:3px 0 5px;
	font-weight:bold;
	font-size:1.6em;
	text-transform:uppercase;
	text-align:left;
  	font-family:'Raleway';
}
.child h3 a{
	color:#638e0e;
	text-decoration:none;
}	
.child-home h3 a{
	color:#638e0e;
	text-decoration:none;
}		
.child h4 a:hover,.child-home h4 a:hover,
.child h4 a:focus,.child-home h4 a:focus{
	color:#666;
}
.child h4{
	width:100%;
	padding:0;
	margin:0 0 5px;
	font-weight:normal;
	color:#fff;
	font-size:1.5em;
	text-align:left;
  	font-family:'Raleway';
}
#child_wrapper{
	float:left;
	width:100%;
	margin: 15px 0 0;
}
.child_image{
	float:left;
	margin:0 20px 0 0;
	padding:0;
	width:auto;
	height:auto;
	border:none;
	}
.child_image_home{
	display:block;
	margin:0 0 0 0;
	padding:0;
	width:100%;
	height:170px;
	text-align:center;
	}
.child_image img,.child_image_home img{
	border:none;
}
.child_image_home img{
	width:100%;
	margin:0 auto;
	display:block;
	}

.child_image_home{
	border:none;
}
.chilhomebg{
	position:absolute;
	left:0;
	top:0;
	background:url("images/child-bg.jpg")no-repeat left top;
	width:17px;
	height:150px;
}
.child-text{
	width:237px;
	color:#fff;
	padding:15px 15px 5px;
}
.child-texthome{
	float:left;
	width:267px;
	color:#545454;
	padding:0 0;
	min-height:85px;
	border-radius:0 0 4px 4px;
}
.child-texthome .more{
	float:left;
	text-transform:uppercase;
	clear:both;
	text-align:left !important;
	color:#1573b4 !important;
}
.child-texthome .more a{
	color:#1573b4 !important;
}

/************** Gallery **************/
.gallery_wrapper{
	padding:15px 0 0;
}
.gallery_wrapper h3{
	text-transform:uppercase;
	font-size:1.4em;
	color:#671a1c;
}
.ngg-gallery-thumbnail img {
    margin: 4px 0 4px 5px;
}
/*********** Category ***************/
#list_wrapper{
	float:left;
	width:100%;
	margin: 35px 0 0;
	padding:0 ;
}
.list_items{
	float:left;
	width:100%;
	position:relative;
	padding:0 !important;
}

#lists{ 
	float:left;
	width:100%;
	padding-bottom:35px;
}
.item{
	float:left;
	width:100%;
	height:auto;
	min-height:110px;
	padding: 40px 0 ;
	position:relative;
	border-top:1px solid #ccc;
}
.itemflag{
	float:left;
	width:24%;
	padding:0 0.5%;
	height:auto;
}
.item_image_flag{
	float:left;
	width:100%;
}
.item_image_flag img{
	border:none;
}
.item_meta {
    color: #999;
    font-style: italic;
}

.item p{ line-height:1.5em;}
.item h4 a{
	color:#666;
	}

.item-title{
	left:0;
	width:100%;
	text-align:left;
	margin:5px 0 5px;
}
.item-title a{
	color:#000;
	font-size:1.1em;
	}
.item_content h2{
	margin:0;
	padding:0;
}
.item2 .item-title{
	position:relative;
	top:0;
}
.item_image {
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
}
.item_image img{
	border:0;
}

 .more,
.item .more,
.child-home .more,
.child .more {
	width:100%;
	text-align:right;
	right:10px;
	bottom:10px;
	margin:0 0 0;
}
.more a,
.item .more a,
.child-home .more a,
.child .more a{
	text-decoration:none;
	color:#662D91;
}
.more a:hover,
.item .more a:hover,
.child-home .more a:hover,
.child .more a:hover{
	text-decoration:none;
	color:#545454;
}


figure.news article .more{
	width:auto;
	display:inline;
}
/*********** products page ******************/

	#tabs{
		float:left;
		width:100%;
		margin:20px 0 10px
		  }
	#tabs ul#tabsul{
		list-style:none;
		float:left;
		width:100%;
		padding:0;
		margin:0;
		height:32px;
		border-bottom:1px solid #ccc;
	}
	#tabs ul#tabsul li{
		list-style:none;
		float:left;
		width:auto;
		font-size:1.2em;
		font-family:"Raleway",Arial;
		padding:5px 10px;
		margin: 0 5px 0 0 ;
		border-left:1px solid #ccc;
		border-top:1px solid #ccc;
		border-right:1px solid #ccc;
		border-radius:4px 4px 0 0 ;
	}
	#tabs ul#tabsul li a {
		text-decoration:none;
		color:#666;
	}
	#tabs ul#tabsul li.ui-tabs-active{
		background:#fff;
		height:22px;
	}
	#tabsprodul li img{
		border:none;
	}
	#tabs .ui-tabs-panel{
		float:left;
		width:98%;
		padding:10px 1%;
		border-left:1px solid #ccc;
		border-bottom:1px solid #ccc;
		border-right:1px solid #ccc;
		border-radius:0 0  4px 4px ;
		
	 }
	#tabsprod{
	float:left;
	width:580px;
	margin-right:20px;
	}
	ul#tabsprodul{
		float:left;
		width:120px;
		margin:0 20px 0 0;
		padding:0;
	}
	#tabsprodul li{
		float:left;
		width:150px;
		margin:0 0 15px 0;
		list-style:none;
	}
	.ui-tabs-panel{
		float:right !important;
	}
	#tabsprodul li.tabsprod-1,
	#tabsprodul li.tabsprod-5,
	#tabsprodul li.tabsprod-9{
		margin:0;
	}
	#tabs ul#tabsul li a.tabprices{
		color:#ee6321;
	}
	
	a#moreinfoprod{
		
		width:100px;
		margin-bottom:10px;
		text-transform:uppercase;
		color:#EE6600;
		line-height:1.1em;
		font-size:1.1em;
		padding-right:25px;
		cursor:pointer;
		font-family:'Oxygen',serif;
		text-decoration:none;
		font-weight:bold;
		background:url(images/plus-minus.png) 85px 4px  no-repeat;
		}
	a#moreinfoprod.selected{
		background:url(images/plus-minus.png) 85px -13px  no-repeat;
	}

	#moreinfoprodtext{
		display:none;
		margin-top:15px;
		}
	#moreinfoprodtext.selected{
		display: block;
		}
	.list_items_products{
		float:left;
		width:100%;
	}
	.list_items_products .item{
		float:left;
		width:48%;
		padding:20px 1%;
		text-align:left;
		min-height:200px;
		border:none;
	}
	.list_items_products .item_image{
		margin: 0 20px 10px 0;
	}
	.list_items_products .item:first-child{
		margin-left:0;
	}
	.list_items_products .item h4{
		margin-top:0;
	}
	.list_items_products .item h4 a{
		color:#666;
		line-height:1em;
		text-transform:uppercase;
	}
	.home_products{
		float:left;
		width:22%;
		text-align:center;
		margin:10px 1.5%;
	}
	.home_products h4{
		width:100%;
		text-align:center;
		font-family:'Oxygen',serif;
		color:#545454;
		font-size:1em;
	}
	.home_products h4 a{
		color:#545454;	
	}
	.home_products_image{
		float:left;
		text-align:center;
		min-height:125px;
		width:100%;
	}
	.home_products_image img{
		margin:0 auto;
		border:none;
	}
	#shopp{
		width:100% !important;
		padding:10px 0!important;
	}

	.shopp_details{
		float:right;
		width:530px;
		padding:20px 0 10px !important;
	}
	.shopp_details h1{
		font-size:2em;
		color:#638E0E;
	}
	.shopp_details h3.price{
		float:left;
		width:100%;
		font-size:1.8em;
		font-family:Arial, Helvetica, sans-serif;
		color:#666;
		margin: 10px 0 15px!important;
	}
	.shop_qt_cart{
		float:left;
		width:96%;
		padding:16px 2%;
		background:#F4F2EC;
		border:1px solid #dedbd2;
		margin-bottom:10px;
	}
	dl.details{
		float:left;
		width:100%;
	}
	#shopp dt{ 
		width:25%!important;
		text-align: left!important;
		font-weight:bold;
		margin-right:0!important;
		}
	#shopp dd{ 
		width:75%!important;
		padding-left:25%!important;
		margin:0!important;
	}
	.shop_qt_cart select{
		width:100px;
		border:1px solid #ccc;
		padding:4px 3px;
		margin:0 20px 0 10px;
		border-radius:3px;
	}
	.shop_qt_cart .addtocart{
		background:url("images/cart_wh.png") no-repeat scroll 30px center #638E0E;
		color:#fff;
		padding:5px 30px 5px 60px;
		border-radius:3px;
		border:none;
		font-family:Raleway;
	}
	.proceed_to_checkout,
	#submit-login,
	.register_buttom input,
	#checkout-button,
	#confirm-button,
	.view_bag2{
		float:right;
		background:#638E0E;
		color:#fff;
		padding:5px 20px 5px 20px;
		border-radius:3px;
		border:none;
		font-family:Montserrat;
		text-decoration:none;
		text-transform:uppercase;
	}
	a.continue_shopping{
		float:left;
		background:#E9E8E3;
		color:#545454;
		padding:5px 20px 5px 20px;
		border-radius:3px;
		border:none;
		font-family:Montserrat;
		text-decoration:none;
		text-transform:uppercase;
	}
	
	.cart{ 
		float:left;
		width:100%;
		margin:15px 0;
	}
	
	
/** ==== login page ==== **/

	.box-row
	{
		width:100%;
		height:auto;
		float:left;
	}
	
	.box
	{
		display: inline;
		float: left;
		margin: 0 0 20px 0;
		width: 100%;
	}
	
		#webmail-wrapper.box .content
		{
			padding:0;
			width:100%;
		}
	
		.box ul
		{
			margin-left:0;
		}
	
		.box.small
		{
			width: 32%;
			margin-right:2.5%;
		}
		
		.box.large
		{
			margin-right: 2.5%;
			width: 65%;
		}		
		
		.box.mid
		{
		
			min-height:260px;
			margin:20px 3% 0;
			width: 39%;
			min-height:260px;
			background: #f1f1f1;
			text-align:left;
			border: 1px solid #ccc;
			border-radius:3px;
			padding: 10px 2%;
			font-size:1.2em;
		}

				
		.box .content
		{
			
			float:left;	
			width:100%;		
		}
		.box .content span{
			float:left;
			width:100%;
		}
		.box .content span input[type='text'],
		.box .content span input[type='password']{
			width:96%;
			border:1px solid #ccc;
			border-radius:3px;
			padding: 4px 2%;
			margin:0 0 10px;
		}
		
		#flot-wrapper
		{
			min-height:300px;
		}
		
			.box .top h4{
			
				font-family: Montserrat;
				font-weight:normal;
				text-transform:uppercase;
				color:#333;
			}
		
			.box .content ul li
			{
				list-style:circle;
				margin-left:15px;
				padding:3px 0;
			}
		
			.box .content .inform, 
			.box .content .all-ok, 
			.box .content .update,
			#user .update, 
			#user .error, 
			#user .warning, 
			#user .all-ok, 
			#user .upload-error
			{
				width:95%;
				margin:0 0 10px 0;
			}
			
			.box .content #user-current
			{
				position:relative;
			}
			
			.box .content p.user-advise-intro
			{
				color:#999999;
				font-size:0.9em;
			}
			
			.box .content #user-current a.button
			{
				float: right;
				margin-bottom: -10px;
				position: absolute;
				right: 5px;
				top: 4px;
			}

			.box .content ol 
			{ 
				width:90%;
				padding-left:10%;
				list-style:decimal-leading-zero;
				list-style-position:outside;
				list-style-type:decimal;
				font-style:italic; 
				font-family:Georgia, Times, serif; 
				font-size:2em; 
				color:#545454;  
				margin: 10px;
				float:left;
			}
				
				
				.box .content ol li p 
				{
					 padding:8px; 
					 font-style:normal;
					  font-family:Arial; 
					  font-size:13px;
					  border-left: 1px solid #DDDDDD;
				}
				
					.box .content ol li p em 
					{ 
						display: block;
						font-style: italic;
						font-weight: bold;
					}		

/******checkout/ register **********/
#shopp #checkout span, #shopp .validate span {
    width: 32.5%;
}
#shopp #checkout.loginpage span{ width:100%!important;}

.shopp_page form ul div input{
	border:1px solid #ccc;
	border-radius:4px;
	padding:4px 1%;
	margin:7px 0 0;
	width:100%;
}
.shopp_page form ul div select{
	border:1px solid #ccc;
	border-radius:4px;
	padding:4px 1%;
	margin:7px 0 0;
	width:100%;
}

.shopp_page form ul div input[type=checkbox]{
	margin-top:10px;
	border:1px solid #ccc;
	border-radius:4px;
}
.shopp_page form ul input#firstname,
.shopp_page form ul input#lastname,
.shopp_page form ul input#company,
.shopp_page form ul input#phone,
.shopp_page form ul input#email,
.shopp_page form ul  input[type=password]
{
	border:1px solid #ccc;
	border-radius:4px;
	padding:4px 1%;
	margin:7px 0 0;
	width:98%;
}
#shopp #checkout ul,
#shopp .validate ul{
	padding:0;
	margin:0;
}
#shopp .validate table{ width:100%;}
#shopp form #register_left{
	float:left;
	width:38%;
	margin-right:2%;
}
#shopp form #register_right{
	float:right;
	margin-left:2%;
	width:58%;
}
#shopp form ul li{ width:100%;}

#shopp form input#same-shipping{
	float:left;
	width:auto!important;
}
#shopp form .register_checkout h3{
	float:left;
	border-bottom:1px solid #ccc;
	padding:0 0 5px;
	margin-bottom:15px;
	width:100%;
}
#shopp form .register_checkout span{
	width:98%!important;
	float:left!important;
}
#shopp form .register_checkout span.left{
	width:48%!important;
	float:left!important;
}
#shopp form .register_checkout span.right{
	width:48%!important;
	float:right!important;
}
#shopp form .register_checkout span.right input,
#shopp form .register_checkout span.left input{
	width:96% !important;
}
#shopp form ul li span label, #shopp form div label {
	padding:8px 2px 3px !important;
}
#shopp form #login_details span{
	float:left!important;
	width:32%!important;
	margin-left:1.3%!important;
}
#shopp form #login_details span.email_detail{
	width:33.3%!important;
	margin-left:0!important;
}
#shopp .summary{
	margin:15px 0 40px;
}
#shopp form input.shipmethod{
	float:left;
	width:auto !important;
}
#register_right .half{
	width:48%;
	margin: 01%;
	float:left;
}
#register_right .half.right_form{
	width:48%;
	float:right;
}
	
form#checkout h2{
	margin:15px 0 25px;
}
#register_left input,
#register_right input,
#login_details input{
	border-radius:4px;
	border:1px solid #ccc;
	float:left;
	width:96%;
	padding:3px 3%;
}
.register_buttom{
	float:left;
	width:100%;
}
#shipping-state-menu,
#billing-state-menu{
	display:none;
	}
	
.productdetail50{
	float:left;
	width:50%;
	margin-bottom:10px;
}
#shopp form ul.variations,
#shopp form ul.addons{
	float:left;
	width:50%;
}
#shopp form div.productdetail50 label{
	font-size:1em;
	}
.addons label{ 
	margin-top:0!important;
}
.shopp_page form ul select,
.per35 select,
.textareaproduct,
.deliverydate,
.productdetail50 input{
	padding:4px 5px;
	border:1px solid #ccc;
	border-radius:3px;
	min-width:240px;
}
.shopp_page form ul select{
	min-width:250px;
}
	/************** estras **************/
.per45{
	float:left;
	width:46%;
	padding: 7px 1%;
	border-right:2px solid #fff;
	}
.per15{
	float:left;
	width:15%;
	padding: 7px 1%;
	border-right:2px solid #fff;
	}
.per35{
	float:left;
	width:35%;
	border-right:2px solid #fff;
	padding: 7px 2% 7px 0;
	}
.per10{
	float:left;
	width:10%;
	padding: 10px 0 ;
	}
.per85{
	float:left;
	width:80%;
	border-right:2px solid #fff;
	text-align:right;
	padding: 7px 1%;
}
.per80{
	float:left;
	width:78%;
	border-right:2px solid #fff;
	text-align:left;
	padding: 7px 1%;
}
.per33{
	float:left;
	width:31%;
	border-right:2px solid #fff;
	text-align:left;
	padding: 7px 1%;
}
.per20{
	float:left;
	width:18%;
	border-right:2px solid #fff;
	text-align:left;
	padding: 7px 1%;
}
#shopp #cart .estimates,
#shopp .cart .estimates{	
	float:left;
	width:650px;
	left:0;
	top:0px;
	position:absolute;
	font-weight:normal!important;
	padding: 7px 10px;
	z-index:100;
	text-align:left;
}
#shopp #cart .cartsummary,
#shopp .cart .cartsummary{
	float:left;
	width:100%;
	min-height:110px;
	position:relative;
	}

#shopp #cart .estimates ul,
#shopp .cartsummary .estimates ul{
	float:left;
	width:200px;
	margin-bottom:15px;
}
#shopp #cart .estimates ul.promotioncode{ width:400px;
}
.estimate-left{
	float:left;
	padding:5px 5px 5px 0;
}
.shop_mains{
	position:relative;
		float:left;
		width:100%;
	}
.shop_main_prod{
	border-bottom:1px dotted #ccc;
	}
.top_headings{
	background: #EDEDED;
    font-size: 1.1em;
    font-weight: normal;
    text-align: left;
}
#shopp form .cart_quantity input[type=text] {
	width:40px !important;
	border:1px solid #ccc;
	padding:4px;
	border-radius:3px;
}
#shopp #cart .remove{
	border:1px solid #ccc;
	padding:5px;
	border-radius:3px;
}
.padcenter{
	padding-top:25px;
	padding-bottom:25px;
}
.shop_main_prod h4{
	margin:0;
	padding:0;
}
.text_right{ 
text-align:right;
}
.fontmed{ 
	font-size:1.2em;
}
.promotion{ 
	float:left;
	width:100%;
	text-align:right;
	font-size:1.2em;
	padding: 7px 0 !important;
}
.buttons{
	float:left;
	width:100%;
}
.light_grey{
	background:#F5F5F5;
	border-bottom:2px solid #fff;
	min-height:35px;
}
#shipping-country,
#shipping-postcode,
#discount-code{
	border-radius:3px;
	border:1px solid #ccc;
	padding:3px 5px;
}
#shipping-postcode,
#discount-code{
	margin-left:20px;
	width:80px;
	}
.update-button{
	float:right;
		background:#999!important;
		border:none!important;
		color:#fff;
		padding:4px 10px 4px 10px;
		border-radius:3px;
		border:none;
		font-family:Montserrat;
		text-decoration:none;
		text-transform:uppercase;
	}
.estimateswrap{
	float:left;
	width:100%;
	margin:15px 0 15px;
	}
.wp-table-reloaded th{
	background-color:#eee!important;
}
.wp-table-reloaded{
	font-size:1.2em!important;
	line-height:1.9em;
}
.wp-table-reloaded h3{
	font-size:1.2em;
	}
/************** shopp *******************************/
#product #prices-loading{ 
	display:none;
}
#cart-overview{
	float:right;
	text-align:left;
	width:auto;
	height:auto;
	border:1px solid #ccc;
	border-radius:4px;
	font-size:1em;
	padding:3px 15px 3px 35px;
	position:relative;
	margin: 0 0 0 0;
	background: url("images/cart_wh.png") no-repeat scroll 5px center #999;
	color:#000;
	z-index:9999;
}
#cart-overview a.cart-customlocation{
	color:#fff;
	text-decoration:none;
}
#cart-overview strong{
	color:#74890C;
}

#cart-slide{
	position: absolute;
	text-align:left;
	top: 70px;
	padding:20px 10px 10px;
	width: 246px;
	right:0;
	background:#fff;
	color:#545454;
	font-size:0.95em;
 	border-radius:0  0  2px 2px;
	-webkit-box-shadow: 0px 5px 9px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 5px 9px 0px rgba(102,102,102,1);
	box-shadow: 0px 5px 9px 0px rgba(102,102,102,1);
	z-index:999;}

.cart-image{
	float:left; 
	margin-right:15px;
}
.cart-item{
	float:left;
	width:100%;
	padding:10px;
	border-top: 1px solid #ccc;
}
.cart-item:first-child{
	border:none;
}
.view_bag{ 
	position:absolute;
	right:-1px;
	top:-1px;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#d1cfc6;
	border-radius:0 2px 2px 0;
	z-index:99999;
	padding:3px 10px;
	color:#fff;
	font-size:1.3em;
	font-family: "raleway";
	text-decoration:none;
}
.cart-overview-totals{
	float: left;
	width:96%;
	padding:7px 3%;
	border:1px solid #ddd;
	background:#eee;
	text-align:right;
}
.cart-overview-totals .item-tot{
	float:left;
	width:100%;
	margin:0;
}

.cart-overview-totals span{
	width:60px;
	float:right;
	font-weight:bold;
	font-size:1em;
}
.item-tot{
	float:left;
	width:100%;
}


/******************* downloadhome ***********/

.downloadhome{
	float:left;
	margin:10px 0 0;
	background:#E9E7E8;
	padding:20px 3%;
	width:94%;
	border-radius:3px;
	line-height:1.6em ;
	font-size:1.4em;
	font-family:"Raleway";
}
.downloadhome h3{
	text-transform:uppercase;
}
a.downloadbutton{
	color:#fff;
	padding:8px 30px;
	border-radius:3px;
	background:#652D90;
	text-transform:uppercase;
	float:right;
	margin:10px 0 10px 15px;
	text-decoration:none;
}
a.downloadbutton:hover{
	color:#ccc;
}

/************ images ***********************/
#images_main {
	float:right;
	width:450px;
	height:auto;
	position:relative;
	margin:0 0 0 40px;
	}
.product_imagemain{
	width:450px;
}
#fancybox-wrap{
	top:150px !important;
}
#image-main {
	width:500px;
	height:300px;
	min-width:510px;
	display:table;
	background:#fff;
	text-align:center;
	vertical-align:middle;
	}
	#images{
    height: 300px;
	margin:0 auto;
	padding:0 0;
	position:relative;
	max-width:510px;
	width:350px;
    text-align: center;
    vertical-align: middle;

}
	#images img{
	background:#fff;	
	max-height:350px;
	max-width:500px;
	border-radius:4px;
	box-shadow: 0 0 5px #CCCCCC;

	}
#navi2 {
	float:left;
	width:390px; 
	height: auto;
	position:absolute;
	left:-5px;
	top:250px;
	list-style:none;
	margin:5px 0;
	padding:0;
		}
#navi2 li, #navi3 li  { 
	width:109px;
	height:75px;
	display:table;
	float: left; 
	margin: 0 5.5px 5px; 
	list-style: none;
	
	
}
#navi2 a, #navi3 a { 
	background:#fff;
    height: 75px;
	margin:0 auto;
	padding:0 0 0;
	border-radius:4px;
	max-width:90px;
    text-align: center;
    vertical-align: middle;
	
	
	}
#navi2 a:focus, #navi3 a:focus { 
	outline: none; 
}
#navi2 img, #navi3 img{ 
	border: none; 
	height:75px;
	width:109px;
	box-shadow: 0 0 5px #CCCCCC;
	border-radius:4px;
	
}
#navi2 li.activeSlide a, #navi3 li.activeSlide a { 

}
#navi2 li.activeSlide a img, #navi3 li.activeSlide a img{
	opacity:1; 
	}
ul.details{
	list-style:square; font-size:1.2em; color:#666; margin:0; padding:10px 0 0 10px;
}

ul.details li{
	margin:9px;
	font-family: 'Arial';
	color:#36857E;
}
/******** page numbers *******/
.list_navi{
	float:left;
	width:100%;
	}
.wp-pagenavi{
	border:none;
	margin-right:15px;
	text-decoration:none;
	color:#545454;
	text-shadow:none;
	padding:15px 0 10px 0;
	}
.wp-pagenavi a{
	color:#545454;
	text-decoration:none;
	}
.wp-pagenavi span.pages{
	margin-right:10px;
	}
.wp-pagenavi a.page,
.wp-pagenavi span.current,
.previouspostslink,
.nextpostslink,
.wp-pagenavi a.first,
.wp-pagenavi a.last,
.wp-pagenavi span.extend{
	margin-right:10px;
	border:1px solid #ccc;
	padding:3px 8px;
	}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #005731!important;
	color:#005731;
}

/******** Slideshow **************/
#slideshow_main{
	float:left;
	width:100%;
	margin:0 auto;
	height:470px;
	padding:0 0 5px;
	z-index:10;
	position:relative;
	overflow:hidden;
}
#slideshow{
	float:left;
	margin:0 auto 0;
	width:100%;
	height:470px;
	color:#fff;
	position:relative;
}
#slideshow_inner{
	float:left;
	margin:0 auto 0;
	width:100%;
	color:#fff;
	position:relative;	
}
#slideshow p{
	margin:0 0 10px ;
}
.pics {
	float:left;
    height: 470px;
    margin: 0;
    padding: 0;
	z-index:1;
    width:100%;
}
.slider{
	float:left;
	width:100%;
    height:470px;
	padding:0 0;
	position:relative;
	background: url() no-repeat top transparent;
	
}
.slider img{
	position:absolute;
	z-index:5;
	margin: auto;
	bottom: -9999px;
    left: -9999px;
    right: -9999px;
    top: -9999px;
}
.slider_text {
    display: block;
	position:absolute;
	bottom:20px;
    width: 100%;
    z-index: 99999;
}
.slider_text_main{
	display: block;
    width: 1190px;
	margin: 0 auto;
}

.slide-text2{
	float:right;
	width:450px;
	color:#fff;
	font-family: 'Raleway', Arial;
	padding:20px;
	margin:0 0 10px;
	text-align:right;
	font-size:1.8em;
	line-height:1.4em;
	text-decoration:none;
	background:rgba(110,110,110,0.75);
}
.slide-text2:hover{
	color:#fff;
}
.slider_text_main.right .slide-title1,
.slider_text_main.right .slide-text2{
	float:right;
	text-align:right;
}
.slider_text_main.left .slide-title1,
.slider_text_main.left .slide-text2{
	float:left;
	text-align:left;
}
#prev{
	position:absolute;
	left:0;
	top:30%;
	height:50px;
	width:35px;
	z-index:999;
	background:  rgba(90,142,14,0.7);
	cursor: pointer;
}
#prev span{
	background:url("images/arrow-left.png") no-repeat center;
	width:100%;
	height:100%;
	float:left;
}
#next{
	position:absolute;
	right:0;
	top:30%;
	height:50px;
	width:35px;
	z-index:999;
	cursor: pointer;
	background:  rgba(90,142,14,0.7);
}
#next span{
	float:left;
	background:url("images/arrow-right.png") no-repeat center;
	width:100%;
	height:100%;
}
/******** Slideshow pages **************/

#slideshowpages{
	float:left;
	width:830px;
	margin:15px 0 15px 0;
	height:220px;
	padding:0 0 0;
	z-index:10;
	position:relative;
}
#slideshow_innerpages{
	float:left;
	margin:0 auto 0;
	width:100%;
	color:#fff;
	position:relative;	
}
#slideshowpages p{
	margin:0 0 10px ;
}
.pics2 {
	float:left;
    height: 220px;
    margin: 0;
    padding: 0;
	z-index:1;
    width:100%;
}
.sliderpages{
	float:left;
	width:830px;
	height:220px;
	padding:0 0;
	position:relative;
	background: url() no-repeat top transparent;
	
}
.sliderpages img{
	float:left;
	top:0;
	z-index:5;
	left:0;
}
.slider_textpages{
	float:left;
	display:block;
	margin:20px 0 0 0;
	padding: 0 0 0 10px;
	border-left:20px solid #ffdc3d;
	width:350px;
	height:200px;
	z-index:999;
	top:40px;
}
h2.slide-titlepages{
	float:left;
	width:100%;
	color:#ddb603;
	padding:0 0;
	font-size:2.1em;
	line-height:1.1em;
	font-family:'Raleway';
	font-weight:normal;
	margin:0;	
}
.slide-text2pages{
	float:left;
	width:100%;
	color:#545454;
	font-family: Arial ;
	padding:0 0;
	margin:25px 0;
	font-size:1.1em;
	line-height:1.4em;
}
#navipages {
	width:auto; 
	height: 10px;
	list-style:none;
	z-index:9999;
	position:absolute;
	margin: 0 0 0;
	right:10px;
	bottom:10px;
		}

#navipages a {
	color:#fff;
    height: auto;
    margin: 0 5px 0 0;
    text-align: left;
    width: auto;
	padding:2px 5px;
	font-size:0.85em;
	background:#a1a1a1;
	text-decoration:none;
	}
	#navipages a.activeSlide { 
		background:#ffdc3d;
	}
/******** viewing buttons *******/
#viewing{
	float:right;
	width:auto;
}
#viewing ul{
	list-style:none;
	float:right;
	width:auto;
	margin:5px 0 3px;
	padding:0;
	position:relative;
	}
#viewing ul li{
	margin-left:10px;
	}
#viewing ul li{
	float:left;
	width:auto;
	height:auto;
}
#viewing ul li a{
	float:left;
	width:20px;
	height:20px;
	text-align:left;
	text-indent:-999999em;
	}
.default{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 0;
	}
.easy{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 -60px;
	}
.acc_smaller{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 -40px;
	}
.large{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 -20px;
	}
.acc_mobile{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 -80px;
	}
.off{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 -100px;
	}
.acc_sitemap{
	background:url(images/bg_ul_accessibility.png) no-repeat 0 -120px;
	}
/****************** form ***************/
.wpcf7-form{
	float:left;
	width:100%;
	}
.wpcf7-form input.wpcf7-text,
.wpcf7-form input.wpcf7-quiz{
	float:left;
	width:98%;
	border:1px solid #ccc;
	padding:4px 3px;
	border-radius:4px;
	margin:0 0 10px 0;
}
.wpcf7-form textarea{
	float:left;
	width:98%;
	border:1px solid #ccc;
	margin:0 0 10px;
	padding:2px 3px;
	border-radius:4px;
	height:100px;
}
.wpcf7-form input.wpcf7-submit{
	float:right;
	width:auto;
	padding:6px 25px;
	background:#638E0E;
	color:#fff;
	border:none;
	border-radius:4px;
	margin-top:15px
}

.wpcf7-form-control-wrap{
	float:left;
	width:100%;
	}
.wpcf7-form-control-wrap .cptcha div{
	width:100% !important;
}
/************** map frame****************/
.map_frame{
	float:left;
	width:100%;
	margin-top:15px;
}
.map_frame iframe{
	width:100%;
	height:200px;
}
/***************** wp table********************/

.tablepress tfoot th, .tablepress thead th{
	background:#eee!important;
}
.tablepress{
    font-size: 1.2em !important;
    line-height: 1.9em;
}

/************* newsletter *******************/
#mc-embedded-subscribe-form{
	float:left; 
	width:90%;
	border:1px solid #ccc;
	padding:3px 3px;
	border-radius: 4px;
	background:#fff;}


#mc-embedded-subscribe-form input#mce-EMAIL{
	float:left;
	width:160px;
	border:none;
	}
#mc-embedded-subscribe-form	#mc-embedded-subscribe{
	float:right;
	background:#0190B7;
	color:#fff;
	background: url(images/arrow.png) no-repeat center;
	border:none;
	width:20px;
	border-radius: 4px;
	padding:2px 3px;
	margin-left:5px;
}
/***********map ********/
#contact-page{
	float:left;
	width:985px;
	padding:0 15px;
	border:1px solid #ccc
}
#contact-page .row{
	float:left;
	width:100%;
	padding:15px 0;
	border-top:1px solid #ccc;
}
#contact-page .row:first-child{
	border-top:none;
}
/*********************** tables **************/


.easy-table{
	background:#e1e0e3!important;
}

/******************** ie8 ***********************/
.ie8 .slider_text{ height:150px;}
.ie8 .slider_text_main{ position:absolute; left:0;}
.ie8 .slide-text2{ background:#666;}
.ie8 #footer section.page-foot{ width:24%;}
/******************** ie7 ***********************/
.ie7 .slide-text2{ background:#666;}
.ie7 #footer section.page-foot{ width:24%;}
.ie7 .slider{ left:0;}
.ie7 nav ul#fish ul 
{
	margin-left:-115px;
}
.ie7 nav ul#fish ul ul,
.ie7 nav ul#fish ul ul ul,
.ie7 nav ul#fish ul ul ul ul
{
   	margin:0 0 0 0px;	
}



/***************** no display messages *************/
.welcomelarge,
.welcomedyslexia,
.welcomestyleoff{
	display:none;
}


/***************************** Responsive design *******************/

/***************************** Larger Screens *******************/
@media only all and (min-width: 1300px){
.slider img {width:100%;}
#slideshow_main{overflow:hidden;}
.childhomefull{height:330px; overflow:hidden;}
.childhomefull img{ width:100%;}
#navi{ left:40%;}
.header_image_wrapper2{ height:155px; overflow:hidden;}
.header_image{ width:100%;}
}
/*************** iPads (landscape) and smaller screens ***************/
@media only all and (max-width: 1100px) and (min-width: 1024px){
#wrapper, #wrapper2,.preheader,.child-home-featured{ width:96%; padding:0 2%;}
.crumb{width:96%; padding:0 2%;}
.childhomefull3{width:96%; padding:30px 2%;}
#header{ width:98%; padding:0 1%; float:left;}
#content{ width:100%; border:none;}
h1{ font-size:2em; margin-top:10px;}
aside{ display:none;}
/******** slideshow **************/
#slideshow_main{ width:100%;}
#slideshow,.slider,.pics,#slideshow_main{ height:355px;}
.slider_text_main{ width:100%;}
.slider_text{ width:96%; padding:0 2%;}
.slider img{ width:1200px;}
/*** header******/
.header_bottom{ width:550px;}
#crumb{ width:100%; padding:0 0;}
header .contact .tel a{ text-decoration:none;}
/**** nav ***********/
#nav{ width:100%; padding:0;}
nav ul#fish a{ padding:12px 20px;}
/***** homepage *******/
.home_left{ width:47%;}
.home_right{ width:50%;}
.home_scroller li{ width:50%;}
.hometemplates img{ max-height:350px;}
.downloadhome{ font-size:1.2em;}
.fetureditem{ min-height:160px;}
.fetureditem h3{ font-size:1.25em;}
.list_items_products .item_image img{ width:200px;}
/******** general *********/
.main-intro{ width:96%; padding:0 2%;}
.main-intro_bg{ padding:40px 0 20px;}
.main-intro h1{  font-size:2.7em;}
.main-intro .main_content{width:96%; padding:0 2%;}
.gallery_wrapper .ngg-gallery-thumbnail img{ width:220px; height:auto;}
h4.user-event-head{ margin:0 0 5px;}
/******** footer **********/
#footer2{ width:100%;}
.footer_bg, #footer_section{ width:96%; padding:0 2%;}
#mc-embedded-subscribe-form input#mce-EMAIL{ width:100px;}
footer .left{ width:85%;}
footer .right{ width:15%;}
}
/*************** iPads (portrait) and tablets(landscape) ***************/
@media only all and (max-width: 1023px) and (min-width: 768px){
#wrapper, #wrapper2,.preheader,.child-home-featured{ width:96%; padding:0 2%;}
.crumb{width:96%; padding:0 2%;}
#header{ width:98%; padding:0 1%; float:left;}
#content{ width:100%; border:none;}
h1{ font-size:2em; margin-top:10px;}
.home_left h1{ font-size:1.7em;}
aside{ display:none;}
/******** slideshow **************/
#slideshow_main{ width:100%; overflow:hidden;}
#slideshow,.slider,.pics,#slideshow_main{ height:330px;}
.slider_text_main{ width:100%;}
.slider_text{ width:96%; padding:0 2%;}
.slide-text2{ font-size:1.6em;}
.slider img{ width:1200px;}
/*** header******/
.header_bottom{ width:420px;}
.headerlogos img{ height:45px;}
#crumb{ width:100%; padding:0 0;}
header .contact .tel{ font-size:1.7em;}
header .contact .tel a{ text-decoration:none;}
/**** nav ***********/
nav{ position:relative; top:0; right:0; width:100%}
#nav{ width:100%; padding:0; float:left;}
nav ul#fish a{ padding:9px 20px;}
nav ul#fish li:first-child a{ padding-left:0;}
nav ul#fish li li:first-child a, nav ul#fish li li li:first-child a{padding:9px 8px;}
/***** homepage *******/
.home_left{ width:100%; margin:0 0 15px; border-right:none; border-bottom:1px solid #ccc; padding:0;}
.home_right{ width:100%; margin:0}
.child_image_home{ height:auto;}
.fetureditem{ min-height:140px;}
.fetureditem h3{ font-size:1.2em;}
.featuredimage_home img{ width:100px;}
.relatedprod .fetureditem{ width:100%;}
.relatedprod .featuredimage_home img{ width:130px;}
.downloadhome{ margin-bottom:20px;}
.home_right_lower{ display:none;}
.home_left_lower{ width:100%; border:none;}
.child-home-featured-text h3{ font-size:1.5em;}
.child_image{ width:300px;}
.child_image img{ width:100%;}
.itemflag{ width:32%; min-height:500px;}
.pdflist .pdf_link{ width:44%;}
.ul_social{ display:block; clear:both; margin-bottom:10px;}
/******** general *********/
.list_items_products .item{ width:100%; padding:0 1% 7px; min-height:40px;}
.item_image img{ width:220px;}
.main-intro{ width:96%; padding:0 2%;}
.main-intro_bg{ padding:40px 0 20px;}
.main-intro h1{  font-size:2.7em;}
.main-intro .main_content{width:96%; padding:0 2%;}
.gallery_wrapper .ngg-gallery-thumbnail img{ width:220px; height:auto;}
h4.user-event-head{ margin:0 0 5px;}
.project_details{ width:45%; padding:0 1%; float:left; margin-right:2%;}
.project_content{ width:51%;}
#images_main{ width:350px;}
.product_image{ width:350px;}
.cform ol li.cf-box-group input{ width:5%!Important;}
.cform ol li.cf-box-group label.cf-group-after{ width:90%;}
/******** footer **********/
#footer2{ width:100%;}
.footer_bg, #footer_section{ width:96%; padding:0 2%;}
#footer section{ padding:0 1%;}
#footer section.legal-info{ width:26%; border: none; margin-bottom:10px;}
#footer section.contact-info{ width:40%;border: none; margin-bottom:10px;}
#footer section.page-foot{ width:40%;border: none;}
#footer section.page-foot2{ width:57%; padding:0; height:auto; min-height:50px;border: none;}
}

/*************** iPhone 5 /Smartphones (landscape)and some tablets/Kindle(portrait) ***************/
@media only all and (max-width: 767px) and (min-width: 560px){
#wrapper, #wrapper2,.preheader{ width:96%; padding:0 2%;}
.crumb{width:96%; padding:0 2%;}
.childhomefull{width:100%;}
.childhomefull3{width:96%; padding:30px 2%;}
#header{ width:98%; padding:0 1%; float:left;}
#content{ width:100%; border:none;}
.content_image{ width:260px;}
h1{ font-size:2em; margin-top:10px;}
aside{ display:none;}
.preheader .email{ display:none;}
/******** slideshow **************/
#slideshow_main{ width:100%;}
#slideshow,.slider,.pics,#slideshow_main{ height:235px;}
.slider_text_main{ width:100%;}
.slider img{ width:1000px;}
.slider-text{ bottom:10px; width:96%; padding:0 2%;}
.slide-text2{ font-size:1.2em;padding:10px; width:340px;}
h2.slide-title1{ font-size:1.6em;}
.slider_text_main.left,.slider_text_main.right{ margin-top:100px; margin: 0 2%; width:450px;}
#navi{ left:48%; float:left!important; text-align:left!important;}
.slider_text_main2.right h2.slide-title1,.slider_text_main2.right .slide-text2{ float:left; text-align:left;}
.slider_text_main2.left a,.slider_text_main2.right a{ color:#fff;}
/*************header iamge **********/
.header_image{ width:800px;}
.child-row-home{ width:100%;}
.child-home{ width:47%; margin:10px 1.5%;}
.child-home:first-child{ margin:10px 1.5%;}
.child-home h3{ font-size:1.3em;}
.childhomefull3 h2{ font-size:2em;}
.child_image{ width:250px;}
.downloadhome{ margin-bottom:20px;}
.childhomefull img{ width:1300px;}
.child-home-featured-text h3{ font-size:1.4em;}
.child-home-featured-text{ font-size:1.2em;}
.child-home-featured{ width:96%; padding:0 2%;}
.home_left_lower{ width:100%; border:none;}
.home_right_lower{ display:none;}
.home_left_lower .fetureditem{ width:100%; min-height:110px;}
.home_left_lower #fetureditem4{ margin-left:0;}
/*** header******/
.header_right{ width:50%;}
.header_left{ width:50%; margin: 5px 0;}
.header_bottom{ width:50%; padding-bottom:0;}
header .logo{ width:48%;}
header .contact{ margin-top:12px;}
#s{ width:150px;}
#crumb{ width:96%; padding:0 2%;}
header .contact .tel a{ text-decoration:none;}
.headerlogos img{ height:30px;}
#searchform{ width:200px; top:113px;}
.searchform_main{ margin:15px 0 0;}

/**** nav ***********/
nav{position:relative; width:102%; float:left; top:0; right:1%;}
nav ul#fish{ display:none;}
#nav{ width:100%; margin:0 auto; display:block; float:none;}
#menu-handheld{ display:block; width:258px; background: url("images/menu.png") no-repeat 12px 8px;}
nav ul#fish{ width:100%;}
nav ul#fish.selected{ display:block;}
nav ul#fish li,nav ul#fish li li,nav ul#fish li li li{ float:left; width:100%;}
nav ul#fish li a,nav ul#fish li li a,nav ul#fish li li li a{ padding:10px 2.5% 8px; width:95%; text-align:left; border-top:1px solid #ccc; border-right:none; color:#545454;}
nav ul#fish li.current_page_item a{ color:#545454;}
nav ul#fish li li a{padding:10px 7% 8px;  width:86%; color:#545454}
nav ul#fish li li li a{padding:10px 15% 8px;  width:70%; color:#545454}
nav ul#fish li li{ background:url("images/nav1.png") no-repeat 15px center !important;}
nav ul#fish li li li{background:url("images/nav2.png") no-repeat 30px center !important;}
nav ul#fish ul.children{ display:none; position:relative; width:100%;}
nav ul#fish li:hover>ul.children{display: block;}
nav ul#fish li.page_item_has_children  a{ background:url("images/arrow-menu.png") no-repeat right center;}
nav ul#fish li:first-child a{padding-left:2.5%;}
nav ul#fish li li:first-child a,nav ul#fish li:first-child li a{padding-left:7%;}
nav ul#fish li:hover li a, nav ul#fish li li:hover li a, nav ul#fish li li li:hover li a, nav ul#fish li li li li:hover li a,nav ul#fish li a:focus + ul li a,nav ul#fish li li a:focus + ul li a,nav ul#fish li li li a:focus + ul li a,nav ul#fish li li li li a:focus + ul li a{ color:#545454;}
nav ul#fish li.page_item_has_children li a,nav ul#fish li.page_item_has_children li li a,nav ul#fish li.page_item_has_children li li li a{ background:none;}
nav ul#fish li.page_item_has_children li.page_item_has_children a,nav ul#fish li.page_item_has_children li.page_item_has_children li.page_item_has_children a{background:url("images/arrow-menu.png") no-repeat right center;}
nav ul#fish li li:first-child a{border-top:1px solid #ccc;}
nav ul#fish li.page_item_has_children li.page_item_has_children li a,nav ul#fish li.page_item_has_children li.page_item_has_children li li a{ background:none;}
nav ul#fish ul ul, nav ul#fish ul ul ul, nav ul#fish ul ul ul ul{ margin:0;}
/***** homepage *******/
.home_right{ width:100%; }
.home_left{ width:100%; padding:10px 0;border-right:none; border-bottom: 1px solid #ccc; margin: 0 0 15px;}
.hometemplates{ width:100%; margin-bottom:30px;}
.hometemplates img{ max-height:450px;}
/******** general *********/
.list_items_products .item{ width:100%; padding:0 1% 7px; min-height:40px;}
.relatedprod .fetureditem{ width:100%; margin:0!important;}
.main-intro{ width:96%; padding:0 2%;}
.main-intro_bg{ padding:40px 0 20px;}
.main-intro h1{  font-size:2.7em;}
.main-intro .main_content{width:96%; padding:0 2%;}
.gallery_wrapper .ngg-gallery-thumbnail img{ width:220px; height:auto;}
h4.user-event-head{ margin:0 0 5px;}
#tabsprodul{ width:100%; margin:5px 0 15px;}
#tabsprodul li{ width: 19%;margin:0 0 0 1.25%;}
#tabsprodul li img{ width:100%; height:auto;}
#tabsprodul li.tabsprod-1, #tabsprodul li.tabsprod-5, #tabsprodul li.tabsprod-9{ margin:0 0 0 1.25%;}
#tabsprodul li.tabsprod-1, #tabsprodul li.tabsprod-6, #tabsprodul li.tabsprod-11{ margin:0 ;}
#images_main{ width:100%; margin-right:0;}
#images_main .ui-tabs-panel{ float:left; width:100%;}
#images_main .ui-tabs-panel img{ float:left; width:100%;}
.product_image{ width:100%; margin-bottom:20px;}
.project_details{ width:45%; padding:0 1%; float:left; margin-right:2%;}
.project_content{ width:51%;}
.cform ol li.cf-box-group input{ width:5%!Important;}
.cform ol li.cf-box-group label.cf-group-after{ width:90%;}
#tabs ul#tabsul li{ font-size:1em; font-weight:normal; padding:5px 7px;}
.itemflag{ width:49%; text-align:left; min-height:500px;}
.itemflag img{ max-width:100%;}
/******** footer **********/
.footer_bg, #footer_section{ width:96%; padding:0 2%;}
#footer2{ width:100%;}
#footer section.legal-info{ width:45%; padding-left:0;border:none; margin-bottom:10px;}
#footer section.contact-info{ width:45%;border:none}
#footer section.page-foot{ width:45%; border:none; font-size:0.95em;}
#footer section.page-foot2{ width:100%; padding:10px 0 0; margin-top:10px; height:auto;border:none; min-height:120px;}
#mc-embedded-subscribe-form input#mce-EMAIL{ width:90px;}
footer .left{ width:100%;}
footer .right{ width:auto; position:absolute; top:-30px; right:5px;}
}
/***********  iPhone/Smartphones (portrait) ----------- */
@media only all and (max-width: 559px) and (min-width: 320px){
#wrapper, #wrapper2,.preheader{ width:96%; padding:0 2%;}
.crumb{width:96%; padding:0 2%;}
.childhomefull{width:100%; margin-bottom:0; padding-bottom:0; overflow:hidden;}
.childhomefull3{width:96%; padding:30px 2%;}
#header{ width:98%; padding:0 1%; float:left;}
#content{ width:100%; border:none;}
.content_image{ width:96%; margin:0 0 10px; float:left;}
h1,.home_left h1{ font-size:1.4em;}
aside{ display:none;}
.preheadermain{ height:60px;}
/******** slideshow **************/
#slideshow_main{ width:100%;overflow:hidden;}
#slideshow,#slideshow_main{ height:220px; width:100%; overflow:hidden;}
.slider,.pics{ height:220px;}
.slider_text_main{ width:100%;}
.slider img{ width:650px;}
.slider_text{width:100%; padding:7px 0; height:auto; bottom:0}
.slide-text2{ position:relative; font-size:1.1em; width:96%; text-align:center; background:rgba(110,110,110,0.75); padding:10px 2%;}
.slider_text_main.left,.slider_text_main.right{ margin-top:100px; margin: 0 2%; width:450px;}
#navi{ left:5px; float:left!important; text-align:left!important; bottom:5px;}
.slider_text_main2.right h2.slide-title1,.slider_text_main2.right .slide-text2{ float:left; text-align:left;}
.slider_text_main2.left a,.slider_text_main2.right a{ color:#fff;}
/*************header iamge **********/
.child-row-home{ width:98%; padding:0 1%; border-bottom:none;}
.caroufredsel_wrapper{ width:100%;}
.child-home{ width:100%; min-height:100px; margin:0 0 15px; float:left;}
.child_image_home{ width:100%; height:auto;}
.chilhomebg{ display:none;}
.child{ margin-bottom:30px;}
.child-home h3{ font-size:1.6em; float:left; width:96%; padding:4px 2%; margin-top:1px;}
.child_image{ width:100%; margin:0 0 10px;}
.child_image img, .child_image_home img{ width:100%; margin-top:10px;}
.childhomefull3 h2{ font-size:2em; line-height:1.6em;}
.home_right2,.home_right3{ padding:0;  border:0;  border-bottom:1px solid #ccc; width:100%;}
.home_right h3, .home_left h3{ font-size:1.6em; padding:5px 0; width:100%;}
/*** header******/
.childhomefull img{ width:1100px; margin-bottom:20px;}
.child-home-featured-text h3{ font-size:1.3em; text-align:center; width:100%;}
.child-home-featured-text{ font-size:1.1em; width:100%; text-align:center;}
.child-home-featured{ width:96%; padding:0 2%;}
.header_image_wrapper{ background:none; width:100%;}
.header_image_wrapper2{ width:100%; overflow:hidden;}
.header_image{ width:800px;}
.header_right{ width:100%; margin:0; height:40px; position:relative}
.ul_social{float:left; padding:0 0 10px; margin:7px auto 0; width:90px;}
.predeader_right{ margin-top:3px}
.predeader_right ul li:last-child{ padding-right:0;}
.header_left{ width:100%; position:relative;}
.headerlogos{ height:auto;}
.headerlogos img{ height:35px; padding:0 10px;}
.searchform_main{ position:relative; bottom:-17px; right:0; z-index:2000; margin:0;}
#searchform{ width:220px;}
#s{ width:140px;}
header .logo{ width:100%;}
header .logo a { width:100%}
header .logo a img{ display:block; width:auto; margin:0 auto; max-width:100%;}
.preheader .contact{ width:98%; margin:4px 0 4px 2%;}
.preheader .contact .tel{ padding:0 0 0 20px; margin:0;}
.preheader .email{ float:left; font-size:0.95em; padding:0 0 0 22px}
#crumb{ width:96%; padding:0 2%;}
#content .item-image,#content .item-image img{ width:100%;}
#cart-overview{ width:88%;}
.float-left,.float-right{ width:100%!important;}
.float-center{ display:none!important;}
/**** nav ***********/
nav{position:relative; width:100%; float:left; top:0; background:#fff;}
nav ul#fish{ display:none;}
#nav{ width:100%; margin:0 auto; display:block; float:none;}
#menu-handheld{ display:block; width:50px; background: url("images/menu.png") no-repeat 0px 8px;}
nav ul#fish.selected{ display:block;}
nav ul#fish li,nav ul#fish li li,nav ul#fish li li li{ float:left; width:100%;}
nav ul#fish li a,nav ul#fish li li a,nav ul#fish li li li a{ padding:10px 3.5% 8px; width:93%; text-align:left; border-top:1px solid #ccc; border-left:none; color:#545454;}
nav ul#fish li.current_page_item a{ color:#545454;}
nav ul#fish li li a{padding:10px 9% 8px;  width:82%; color:#545454}
nav ul#fish li li li a{padding:10px 15% 8px;  width:70%; color:#545454}
nav ul#fish li ul li:hover a, nav ul#fish li ul li li:hover a, nav ul#fish li ul li li li:hover a, nav ul#fish li ul li li li:hover a,nav ul#fish li ul li a:focus,nav ul#fish li ul li li a:focus,nav ul#fish li ul li li li a:focus,nav ul#fish li ul li li li a:focus{ color:#545454;}
nav ul#fish li li{ background:url("images/nav1.png") no-repeat 15px center !important;}
nav ul#fish li li li{background:url("images/nav2.png") no-repeat 30px center !important;}
nav ul#fish ul.children{ display:none; position:relative; width:100%;}
nav ul#fish li:hover>ul.children{display: block;}
nav ul#fish li.page_item_has_children  a{ background:url("images/arrow-menu.png") no-repeat right center;}
nav ul#fish li.page_item_has_children li a,nav ul#fish li.page_item_has_children li li a,nav ul#fish li.page_item_has_children li li li a{ background:none;}
nav ul#fish li.page_item_has_children li.page_item_has_children a,nav ul#fish li.page_item_has_children li.page_item_has_children li.page_item_has_children a{background:url("images/arrow-menu.png") no-repeat right center;}
nav ul#fish li:hover li a, nav ul#fish li li:hover li a, nav ul#fish li li li:hover li a, nav ul#fish li li li li:hover li a,nav ul#fish li a:focus + ul li a,nav ul#fish li li a:focus + ul li a,nav ul#fish li li li a:focus + ul li a,nav ul#fish li li li li a:focus + ul li a{ color:#545454;}
nav ul#fish li li:first-child a{border-top:1px solid #ccc;}
nav ul#fish li.page_item_has_children li.page_item_has_children li a,nav ul#fish li.page_item_has_children li.page_item_has_children li li a{ background:none;}
nav ul#fish ul ul, nav ul#fish ul ul ul, nav ul#fish ul ul ul ul{ margin:0;}
nav ul#fish li:first-child a{padding-left:3.5%;}
nav ul#fish li li:first-child a,nav ul#fish li:first-child li a{padding-left:9%;}
/***** homepage *******/
.home_right{ width:100%; margin: 10px 0;}
.home_left{ width:100%; padding:10px 0; border-right:none;}
.hometemplates{ width:100%; margin-bottom:25px;}
.hometemplates img{width:100%; height:auto;}
.home_scroller li{ width:100%;}
.downloadhome{ padding-bottom:50px; position:relative;}
.downloadhome h3{ font-size:1.1em;}
a.downloadbutton{ position:absolute; bottom:5px; margin:0; padding:8px 50px;}
/******** general *********/ 
.list_items_products .item{ width:100%; padding:0 0 7px; min-height:40px; margin-bottom:30px;}
.relatedprod .fetureditem,.fetureditem{ width:100%; margin:0!important; min-height:110px;}
.fetureditem h3{ font-size:1.3em;}
.home_left_lower,.home_right_lower{ width:100%; border:none;}
.main-intro{ width:96%; padding:0 2%;}
.main-intro_bg{ padding:40px 0 20px;}
.main-intro h1{  font-size:2.7em;}
.main-intro .main_content{width:96%; padding:0 2%;}
.gallery_wrapper .ngg-gallery-thumbnail img{ width:220px; height:auto;}
h4.user-event-head{ margin:0 0 5px;}
#tabs ul#tabsul{ height:auto;}
#tabs ul#tabsul li{ width:94%; border:1px solid #ccc; height:auto;border-radius:4px; margin-bottom:3px; padding:10px 3%}
#tabs ul#tabsul li.ui-tabs-active{ height:auto; border:1px solid #EE6600;}
#tabs ul#tabsul li.ui-tabs-active a{color:#EE6600;}
#tabsprodul{ width:100%; margin:5px 0 15px;}
#tabsprodul li{ width: 31%;margin:0 0 0 1.25%;}
#tabsprodul li img{ width:100%; height:auto;}
#tabsprodul li.tabsprod-1, #tabsprodul li.tabsprod-5, #tabsprodul li.tabsprod-9{ margin:0 0 0 1.25%;}
#tabsprodul li.tabsprod-1, #tabsprodul li.tabsprod-6, #tabsprodul li.tabsprod-11{ margin:0 ;}
#images_main{ width:100%; margin-right:0;}
#images_main .ui-tabs-panel{ float:left; width:100%;}
#images_main .ui-tabs-panel img{ float:left; width:100%;}
.product_image{ width:100%; margin-bottom:20px;}
.project_details{ width:45%; padding:0 1%; float:left; margin-right:2%;}
.project_content{ width:51%;}
.cform ol li.cf-box-group input{ width:5%!Important;}
.cform ol li.cf-box-group label.cf-group-after{ width:90%;}
#content .item-image,#content .item-image img{ width:100%;}
.list_items_products .item_image{ margin:0 0 8px; float:left; width:100%;}
.list_items_products .item_image img{ width:100%;}
.contactleft,.contactright{ width:100%; margin:0 0 10px;}
.itemflag{ width:49%; text-align:left; min-height:500px;}
.itemflag img{ max-width:100%;}
/******** footer **********/
.footer_bg, #footer_section{ width:96%; padding:0 2%;}
#footer2{ width:100%;}
#footer section{ min-height:50px;}
#footer section.legal-info{ width:100%;padding:10px 0 0; border:none;}
#footer section.contact-info{ width:100%; border:none; }
#footer section.page-foot{ width:100%; border:none; border:none; height:auto;padding:10px 0 0}
#footer section.page-foot2{ width:100%; padding:10px 0 0; border:none; margin-top:10px; height:auto}
#mc-embedded-subscribe-form input#mce-EMAIL{ width:90px;}
footer .left{ width:100%;}
footer .right{ width:100%;}
/********* shop ***********/
.childhomefull ul.products{ width:100%!important;}
.childhomefull .price,#shopp .price{ position:relative!important; top:0!important;}
.childhomefull ul.prod ucts li{width:100%;}
.box.mid{ width:89%;}
.product_image{ width:100%!important; height:auto!important;}
#shopp ul.products li .details{ margin-top:10px!important}
.shopp_grid-2 .products .product{ width:100%!important; float:left!important;}
.navigation.controls{ position:relative!important;}
#tabsprod{ width:100%;}
#tabsprod img{ width:100%; height:auto!important;}
#shopp .per60, #receipt .per60{ padding:0 1.5%; width:60%;}
#shopp .per75, #receipt .per75{ width:60%;}
#shopp .per25, #receipt .per25{ width:34%;}
#shopp .per15, #receipt .per15{ width:20%;}
a.continue_shopping{ width:280px!important; text-align:left;margin:3px 0!important;}
.box.mid { margin: 45px 2% !important;width: 92%!important;}
#shopp form #register_left, #shopp form #register_right,#register_right .half,#account_left,#account_right{ width:100%!important;}
ul.account li{ width:96% !important; margin-bottom:10px;}
#shopp .per40{ width:47%;}
#shopp .per20{ width:97%;}
#shopp .shop_mains, #receipt .shop_mains{ margin-bottom:15px;}
.shopp_details{ width:100%;}
#tabsprod{ width:100%; margin-right:0;}
.shop_qt_cart .addtocart {background: url("images/cart_wh.png") no-repeat scroll 5px center #638E0E; padding: 5px 10px 5px 36px;}
.shop_qt_cart select{ width:50px;}
ul.shopcat li{ width:100%;}
#content70{ width:100%;}
.shopsidebar{width:100%;}
.top_headings{ display:none;}
div.cart .shop_main_prod h4{ font-size:1em;}
.per35 select{ width:100px;}
.per85{ width:70%;}
a.continue_shopping,a.proceed_to_checkout{ width:94%!important; padding:5px 3%; margin:10px 0;}
div.cart .shop_main_prod .cart_image img{ height:auto!important;}
.padcenter{ padding:5px 0 0 7px;}
#shopp #cart .estimates{ width:100%; position:relative;} 
#shopp ul.account li{ margin:10px 0;}
#shopp #checkout.loginpage span{ width:100%!important;}
.shopp_page form ul span{ width:99%!important;}
}

@media print {
* { background: transparent !important; color: #444 !important; text-shadow: none !important; }
a, a:visited { color: #444 !important; text-decoration: underline; }
a:after { content: " (" attr(href) ")"; } 
a.item_image:after,.item h4 a:after,#navi2 a:after, #navi3 a:after,#tabsprodul li a:after, .child a:after{ content:""; } 
abbr:after { content: " (" attr(title) ")"; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
tr, img { page-break-inside: avoid; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3{ page-break-after: avoid; }
#out,#container,#content,#wrapper{ width:auto !important;}
#images_main,#images,#navi2,.home_center,.home_left,.main-intro,#tabs .ui-tabs-panel{ width:100% !important;}
.main-intro h2,.main-intro p{ text-align:left;}
.home_tabs .more,.more,.mapframe, .child .more, header, footer, nav, aside, #featured, .contact, #cformsform, #crumb, #slideshow_main, #navi-header, .header_image, .child-row-home,#footer, .pre_header_main,.cform,.header_image_wrapper,.home_right,.preheadermain,#slideshowpages, #tabsprodul .ui-state-active,#tabsul,.tablepress caption, a.enquiry-button, a#main,.childhomefull,.home_left_lower,.home_right_lower{ display:none!important;}
.main-intro{ text-align:left!important; padding:0 !important; border:none !important;}
.main-intro p,.main-intro h1{text-align:left!important;}
.home_right,.home_center{ padding:0 !important; border:none !important;}
#content h1{ border:none !important;}
.item_image img,.item_image img{ width:250px !important;}
.child_image,.item_image{ width:250px!important; margin-right:15px!important; float:left;}
#images_main,#tabsprodul,#tabsprod,.ui-tabs-panel{ width:100% !important; float:left!important;}
.ui-tabs-panel, .ui-tabs-panel img{ width:580px !important; float:left !important;}
#tabsprodul li,#tabsprodul li img{ width:100px !important; float:left !important; margin-right:5px!important}
.project_details{ width:100%!important;}
.project_details p{ width:50%!important; float:left}
#tabs #tabs-2,#tabs #tabs-3,#tabs #tabs-4,#tabs #tabs-5,#tabs #tabs-6{ display:block!important; float:left!important; width:100%!important;}
script{ display:none;}
}