@charset "UTF-8";
/* CSS Document */
@-ms-viewport{
  width: device-width;
}

.slick-prev, .slick-next{
	top:35% !important;
	}

#navBar{display:none;}

.dl-menuwrapper{display:block;}

#searchy {
	position: relative;
}

#mobileSearchBtn {
	width: 10%;
	max-width: 30px;
	position: relative;
	float: left;
	top: 0px;
	right: 0px;
	margin-bottom: 20px;
}

#mobileSearch{
	width:80%;
	padding:5px;
	float: left;
	background-color:#FFF;
	color: #004FA2;
	border:1px solid;
	margin-right: 2%;
	height: 30px;
	font-size: 14px;
	}

#contactForm td{
	border:none !important;
	}

/*NAV BAR*/

.bottemMenuOrWhatever{display:none !important;}


.content{height:900px;}


p{margin:0 !important;}

body{
	font-family:Myriad Pro, Helvetica, sans-serif;
	background-image:url(/images/background.png);
	background-repeat:repeat;
	padding-bottom:0px !important;
	width:100%;
	line-height:1.25 !important;}
input, textarea, select, a { outline: none !important; }	

.dropdown-menu a:hover {
	
	background-color:#bed63d !important;
	
	}
	
	#tabs-1 tr:nth-child(even) {
	background-color:#F5F8E8;
}

#tabs-1 tr:nth-child(even) {
	background-color:#F5F8E8;
}

#tabs-1 tr td:nth-child(even) {
	width:100% !important;
}

#tabs-1 tr td:nth-child(odd) {
	width:100% !important;
}

.sideContent h3 {
	margin-bottom: 10px !important;
}
	
/*HEADNAV*/	

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse{
overflow:hidden;
}

.navbar-collapse{padding:0px !important;}

.container-fluid{
	width:100%;
	color:#fff !important;
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top, #d9e697 0%, #bed63d 34%, #bed63d 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(34%,#bed63d), 		color-stop(100%,#bed63d))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 ) !important; /* IE6-9 */
	}


				
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	width:auto !important;
	margin:0 auto;}
		
.navbar-right{
	padding-top:6px;
	display:block !important;
	margin:0 auto !important;
	width:841px !important;
	float:none !important;				
				}		

.blackMenu {width:95%;}

.blackMenu img{
	width:145px;
	z-index:10;
	top:13px;
	position:absolute;
	margin-left:25px;}	


.blackMenu a, #purpBtns a, .blackMenu a:hover, #purpBtns a:hover{
	color:#fff;
	text-decoration:none;}


.blackBox{display:none;}

#options {
	margin-left:17% !important;}	
	
	
.navbar-default{
	display:none;
	position:relative;}

#options {
	float:right;
	padding:10px 0px 10px 13px;
	margin:0px 0% 0px 0px;}

#options li, #purpBtns li{
	display:inline;
	list-style-type:none;
	text-transform:uppercase;
	color:#fff;
	margin-right:15px;
	}
#purpBtns{
	float:right;
	padding:15px 0px;
	margin:0px 0% 0px 0px;}	
	
#purpBtns li{
	padding:4px 6px;
	border-radius:3px;
	background: #5c73b7; /* Old browsers */
	background: -moz-linear-gradient(top,  #5c73b7 0%, #5c73b7 16%, #004fa2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c73b7), color-stop(16%,#5c73b7), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c73b7', endColorstr='#004fa2',GradientType=0 ); /* IE6-9 */
	}	
	
.nav>li>a{padding:10px 20px;}	

.dropdown-menu a:hover {
	background-color:#bed63d !important;
	}

#mobileIcon{
	display:none;}


#searchbar
{
padding:0px 10%;
display:none;
background-color:#fff;
border-bottom:4px solid #BED63D;
height:70px;
}	

#search{
	font-size:48px;}
#searchicon2{
	float:right;
	margin-top:13px;}
	
#searchtext{
	border:none;
	border-bottom:2px solid #BED63D;
	height:68px;
	width:90%;
	color:#004FA2;
	}	
	
#searchButton{
	background-color:#fff;
	border:none;
	}		

#hideSometimes{
	display:none;
	}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
	background-color:#004FA2 !important;
	}




/*HOMEPAGE*/
/* CARAOUSEL */
.carousel {
  height: auto !important;
  margin-bottom:30px !important;}
.carousel-inner{
	width:100% !important;
	margin:0 auto !important;
	} 
.carousel .item{
	height:auto !important;
	}	
	
/*.carousel-caption{
	font-size:2.55em;
	width:100% !important;
	margin:0 auto;
	text-align:center !important;
	left:0% !important;
	padding-bottom:0px !important;
	margin-bottom:-20px;
	text-shadow:none !important;
	}	*/ 
.carousel-inner > .item > img{
	height:auto !important;
	}	
	
.transBG{opacity:.8;}	
#slide1{background-color:#BED63D;}
#slide2{background-color:#004fa2;}
#slide3{background-color:#652c90;}

/*THUMBNAILS*/
.thumbnails{
	width:100%;
	padding:0px;
	margin:0 auto;
	margin-top:20px;}

.thumbnails li{
	margin:0px 5px;
	width:30.9%;
	display:inline-block;
	list-style-type:none;
	text-align:center;
	}
#thumb1{background-image:url(/images/thumb1_bg.png);}
#thumb2{
	background-image:url(/images/thumb2_bg.png);
	/*margin:0px 15px;*/}
#thumb3{background-image:url(/images/thumb3_bg.png);}

.thumbh1{
	position:relative;
	font-size:57px;
	color:#fff;
	z-index:1;
	}
.thumbimg{
	position:relative;
	float:left;
	margin-top:-54px;
	z-index:10;
	}	
	
#oddball{margin-top:-39px;}	

.thumbnails p{
	
	z-index:15;
	font-size:14px;
	}

.thumbtext{
	z-index:100;
	position:absolute;
	width:185px;
	margin-left:113px;
	margin-top:35px;}
	
.linkBtn{
	margin-top:95px;
	}	
	
.thumbBtn{
	position:absolute;
	margin-left:137px !important;
	margin-top:103px !important;
	padding:3px 8px;
	border-radius:3px;
	color:#fff;
	}
	
#btn1{background: #d9e697; /* Old browsers */
background: -moz-linear-gradient(top,  #d9e697 0%, #bed63d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(100%,#bed63d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d9e697 0%,#bed63d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 ); /* IE6-9 */
}

#btn2{
background: #7a88c3; /* Old browsers */
background: -moz-linear-gradient(top,  #7a88c3 0%, #004fa2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a88c3), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7a88c3 0%,#004fa2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a88c3', endColorstr='#004fa2',GradientType=0 ); /* IE6-9 */

}
#btn3{
	background: #aa8bc2; /* Old browsers */
background: -moz-linear-gradient(top,  #aa8bc2 0%, #652c90 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aa8bc2), color-stop(100%,#652c90)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* IE10+ */
background: linear-gradient(to bottom,  #aa8bc2 0%,#652c90 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa8bc2', endColorstr='#652c90',GradientType=0 ); /* IE6-9 */


	}	

/*PODS*/

.pods{
	padding:0px;
	margin:0px;}
.pods li{
	position:relative;
	margin:0% .5%;
	width:32%;
	display:inline-block;
	}
	
.podBG{
	width:100%;
	z-index:10;}
	
.man{
	width:50%;
	position:absolute;
	z-index:100;
	bottom:0px;
	left:2px;
	}	
.pods h1{
	position:absolute;
	z-index:90;
	top:5%;
	width:100%;
	text-align:center;
	color:#fff !important;
	font-size:2.7em !important;
	font-weight:400 !important;
	}
	
.pods p{
	line-height:1;
	width:48%;
	position:absolute;
	right:10px;
	top:48%;
	font-size:.8em;}


.pods li:nth-child(1) button, 
.pods li:nth-child(2) button,
.pods li:nth-child(3) button{
	position:absolute;
	z-index:200;
	right:4%;
	bottom:4%;
	border-radius:3px;
	border:none;
	color:#fff;
	text-transform:uppercase;
	padding:5px 8px;
	}	
.pods li:nth-child(1) button{
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top,  #d9e697 0%, #bed63d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(100%,#bed63d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d9e697 0%,#bed63d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d9e697 0%,#bed63d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 );
	}	
	
.pods li:nth-child(2) button{
	background: #7a88c3; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a88c3 0%, #004fa2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a88c3), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7a88c3 0%,#004fa2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a88c3', endColorstr='#004fa2',GradientType=0 ); 
	}
	
.pods li:nth-child(3) button{
	background: #aa8bc2; /* Old browsers */
	background: -moz-linear-gradient(top,  #aa8bc2 0%, #652c90 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aa8bc2), color-stop(100%,#652c90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #aa8bc2 0%,#652c90 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #aa8bc2 0%,#652c90 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aa8bc2', endColorstr='#652c90',GradientType=0 );
	}		

/*FOOTER*/
footer{
	width:100%;
	background-color:#000 !important;
	color:#fff;
	/*margin-top:30px;*/
	font-size:13px;
	}	
	
#colcenter{
	width:100%;
	position:relative;
	margin:0 auto;
	
	}	
	
.col{
	width:24%;
	float:left;
	margin-top:30px;
	}	
	
#col2, #col3, #col4 {
	margin-left:0px;
	}	
.col ul{
	
	}
	
.col ul li{
	list-style-type:none;
	line-height:2;
	}	
	
.boldGreen{
	color:#bed63d;
	font-weight:500;
	}	
	
boldPurp{
	color:#004FA2 !important;
	font-weight:500;
	}	
	
.smIcons{
	margin-right:13px;
	}	
	
 .footerGreen{
	 color:#bed63d;
	 font-size:13px;
	 font-weight:500;
	 margin-left:40px;
	 }	
/*PRODUCT PAGE*/
.container960{
	position:relative;
	width:96%;
	margin:0 auto;
	display:block;
	padding-bottom:30px;
	}	
.img960{
	margin-bottom:30px;
	margin:0 auto;
	width:100%;
	}	
	
h1{
	margin:0px 0px !important;
	font-size:30px !important;
	color:#bed63d !important;
	font-weight:500 !important;
	}	

h2{
	font-wight:500 !important;
	color:#bed63d !important;
	font-size:18px !important;
	margin-top:0px !important;
	margin-bottom:5px !important;
}

h3{
	color:#bed63d !important;
	font-size:16px !important;
	font-weight:400 !important;
	margin:0px !important;
	}
	
h4{
	font-wight:500 !important;
	color:#bed63d !important;
	font-size:16px !important;
	margin-top:0px !important;
	margin-bottom:5px !important;
}	


p{
	font-size:16px;
	}	
	


.pageInfo{
	width:100%;
	margin-bottom:30px;
	}	

.pageInfo h1{
	margin:0px 0px !important;
	font-size:30px !important;
	color:#bed63d !important;
	font-weight:500 !important;
	margin-bottom:10px !important;
	}	

.pageInfo h2{
	font-weight:500;
	font-size:18px;
	color:#5c73b7 !important;
	}
.pageInfo h3{
	color:#bed63d !important;
	font-weight:500 !important;
	font-size:16px !important;
	margin-bottom:0px !important;
	margin-top:5px !important;
	}

.pageInfo p{
	margin-bottom:5px;
	}	
	
	
#resultNum{
	font-size:16px;
	color:#bed63d;
	float:right;
	margin-bottom:10px;
	}	
	

#products p{
	font-size:16px;
	color:#000;
	text-align:center;
	margin-bottom:15px !important;
	width:90%;
	margin:0 auto !important;}

#products td{
	padding-bottom:10px;
	border:1px solid #CCCCCC !important;
	width:240px;
	background-color:#fff;
	}		
	
#bb{
	border-bottom:1px solid #ccc !important; 
	}	
#products{
	width:100%;
	border-collapse:collapse;
	empty-cells:hide !important;
	}
	
.productImg{
	margin-top:15px !important;
	margin-bottom:10px !important;
	position:relative;
	margin:0 auto;
	display:block;
	}	

.productTitle{
	font-size:16px;
	color:#bed63d;
	text-align:center;
	margin-bottom:15px !important;}
	
	
.leftColumn{
	width:30%;
	float:left;
	margin:60px 3% 0px 0px;

	}	
	
.rightColumn{
	width:66%;
	float:left;
	margin-top:60px;
	}	
	
.rightColumn h1{
	padding-left:6px !important;
	margin: 0px 0px !important;
	font-size: 30px !important;
	color: #bed63d !important;
	font-weight: 500 !important;
	margin-bottom: 10px !important;
	}	

.greeness{
	color:#bed63d !important;
	font-weight:500;
	font-size:18px;
	}
	
.sideContent{
	background-color:white;
	border: 1px solid #CCCCCC;
	padding:10px;
	font-size:16px;}	
	
#packaging{	margin-top:60px;}	
#colors{margin-top:30px;}
	
.sideTitle{
	margin-left:-40px !important;
	font-size:14px;
	}	
	
.sideTitle{color:#bed63d;}
.sideText{color:#000;}	

.sideContent p{
	
	font-size:16px;}
	
.siteContent .siteTitle {
	margin-left: 0px !important;	
}

#packaging ul li {
	color: #000!important;
	list-style: none;	
	text-indent: -3px;
}

#packaging ul li:before, .tabList li:before, #colors li:before{
	/* For a round bullet */
  content: '\2022';
	color:#bed63d !important;	
	position:relative;
	left: -15px;
	float:left;
	list-style: none;
}

.sideContent ul li, .tabList ul {
	color:#000;
	margin-left:-24px;
	list-style: none;
	}
	
	
	
.blackText{
	color:#000;
	}	
		

#tabs a{
	color:white;}
#tabs{
	font-size:16px;
	color:#000;
	}	

#tabs h1{

	font-size:16px !important;
	font-weight:400 !important;
	}
	
.tabsp{
	margin:5px 0px !important;
	}	
	
#tabs ul {
	color:#000;
	list-style:none;
	}	


	
#tabs-1, #tabs-2, #tabs-3{
	background-color:white;
	width:100%;
	margin-left:0px;
	border:1px solid #cccccc;
	}	

#tabs-1 ul,#tabs-2 ul, #tabs-3 ul{padding-left:15px !important;}

#tabs-1 li:before, #tabs-2 li:before, #tabs-3 li:before{
	content: '\2022';
	color: #bed63d !important;
	position: relative;
	left: -15px;
	float: left;
	list-style: none;
	}



#tabs table, td{
	border-top:1px solid #cccccc !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	}
	

	
#tabs table{
	margin-top:10px;
	margin-bottom:20px;
	}
	
#tabs p{
	margin-bottom:5px !important;
	}
#tabs td{
	padding:3px 5px;
	border:1px solid #ccc !important;
	}
	
#tabs-1 tr td:nth-child(even){
width:20% !important;
}

.ui-tabs .ui-tabs-nav li{width:33.333% !important;}
		
.ui-tabs .ui-tabs-nav{padding:0px !important}


.shortCell{
	width:45% !important;
	}
.longCell{
	width:100% !important;}
	
.shortCell2{width:59.5% !important;}
.longCell2{width:100% !important;}	
	
.greenRow{
	background-color:#F5F8E8;
	}	
	
#caratec{
	margin-top:30px !important;
	}	
	
.greenUnderline{
	color:#bed63d !important;
	}	

/*NEW NEWS*/

.disNewsItem{
	width:100%;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	}	
	
.disNewsItem img{
	margin-bottom:10px;
	float:left;
	margin-right:20px;}	
	
.disNewsItemText{
	float:left;
	width:77%;}	
	
.disNewsItemText h1{
	font-size:18px !important;
	}	
	
.disNewsItemText p{
	color:#000;
	font-size:1em;
	margin:5px 0px 8px 0px !important;}	
	
.newPurpBtn{
	color:#fff;
	border-radius:3px;
	padding:5px 8px;
	margin-bottom:10px;
	border:none !important;
	background: #7a88c3; /* Old browsers */
	background: -moz-linear-gradient(top,  #7a88c3 0%, #004fa2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a88c3), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7a88c3 0%,#004fa2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a88c3', endColorstr='#004fa2',GradientType=0;
	}	

.newsItems{
	font-size:16px;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:20px;}	
	
.newsItems li{
	height:125px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
	}	
.newsImage{float:left;}
.newsText{
	margin-left:145px;
	}	
.newsText h2{
	font-size:16px;
	color:#bed63d;
	font-weight:400;
	}
	
.newsText p{
 margin-bottom:20px !important;	
	}	


#newsPurpBtn{
	color:white;
	font-size:14px !important;
	margin-top:10px !important;
	}	
	
.oneLine{
	margin-top:10px !important;
	}	
	
.bg{
	color:#004FA2;
	font-weight:500;
	
	}	
	
td a:hover{
	text-decoration:none;
	}	
	
.plus{display:none;}

.invisible{
	display:none;
	}	
	

	


@media (min-width:500px) and (max-width:780px){



#hideMe{display:block;}

.container-fluid{
	color:#fff !important;
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top, #d9e697 0%, #bed63d 34%, #bed63d 100%)!important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(34%,#bed63d), 		color-stop(100%,#bed63d))!important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* IE10+ */
	background: linear-gradient(to bottom, #d9e697 0%,#bed63d 34%,#bed63d 100%)!important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 ) !important; /* IE6-9 */
	}

.navbar-default .navbar-nav>li>a{
	color:#fff !important;
	}

.navbar-nav>li>a{line-height:0 !important;}


.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{
	background-color:#004FA2 !important;
	color:#fff !important;
	}
	
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
	color:#fff !important;
	}	
	
.navbar{
	margin-bottom:0px !important;
	}	
	
.nav>li>a {padding: 15px 9px !important;}




.navbar-right{
	margin-right:-15px !important;
	margin-left:20px !important; 
	}
	
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus		{background: #7a88c3; /* Old browsers */
background: -moz-linear-gradient(top,  #7a88c3 0%, #004fa2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a88c3), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7a88c3 0%,#004fa2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7a88c3 0%,#004fa2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a88c3', endColorstr='#004fa2',GradientType=0 );
	}	


p{margin:0 !important;}

body{
	font-family:Myriad Pro, Helvetica, sans-serif;
	background-image:url(images/background.png);
	background-repeat:repeat;
	padding-bottom:0px !important;
	width:100%;}
input, textarea, select, a { outline: none !important; }	

.dropdown-menu a:hover {
	
	background-color:#bed63d !important;
	
	}
	
/*HEADNAV*/
.headNav{
	width:100%;
	}
	
.viapolLogo{
	width:60% !important;
	z-index:10;
	position:absolute;
	margin:0 auto !important;
	top:1% !important;
	left:20% !important;
	}
		
.blackNav{
	z-index:1;
	height:50px !important;
	background-color:#000;
	}
	
.greenNav{
	z-index:1;
	height:44px;
	background: #d9e697; /* Old browsers */
	background: -moz-linear-gradient(top, #d9e697 0%, #bed63d 34%, #bed63d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9e697), color-stop(34%,#bed63d), 		color-stop(100%,#bed63d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d9e697 0%,#bed63d 34%,#bed63d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9e697', endColorstr='#bed63d',GradientType=0 ); /* IE6-9 */
	}

.blackMenu{
	display:none;
	}
	
.greenMenu, .blackMenu{
	font-size:14px;
	margin-left:270px;
	}	
.greenMenu li, .blackMenu li{
	display:inline-block;
	color:#fff;}		
	
.greenMenu li{	margin:14px 15px 0px 0px;}
.blackMenu li{ margin: 32px 15px 0px 0px;}
		
.purpBtn{
	border-radius:3px;
	padding:5px 15px;
	background: #5c73b7; /* Old browsers */
	background: -moz-linear-gradient(top,  #5c73b7 0%, #5c73b7 16%, #004fa2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c73b7), color-stop(16%,#5c73b7), color-stop(100%,#004fa2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #5c73b7 0%,#5c73b7 16%,#004fa2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c73b7', endColorstr='#004fa2',GradientType=0 ); /* IE6-9 */
}
.navbar-default .navbar-toggle .icon-bar{
	background-color:#fff !important;
	}
	
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:#004FA2 !important;  
	}	
	
#searchbar
{
padding:0px 5px !important;
display:none;
background-color:#fff;
border-bottom:4px solid #BED63D;
height:70px;
}	

#search{
	font-size:48px;}
#searchicon2{
	float:right;
	margin-top:-57px;}
	
#searchtext{
	border:none;
	border-bottom:4px solid #BED63D;
	height:68px;
	width:100% !important;
	color:#004FA2;
	}	
	
#searchButton{
	background-color:#fff;
	border:none;
	}		
	
#hideSometimes{
	display:inline;
	}	

#purpBtns{display:none;}

.navbar-toggle{margin-right:30px;}

	
/*FOOTER*/
footer{
	width:100%;
	background-color:#000 !important;
	color:#fff;
	/*margin-top:30px;*/
	font-size:18px !important;
	}	
	
#colcenter{
	width:100%;
	position:relative;
	margin:0 auto;
	padding:0px;
	}	
	
.col{
	width:100%;
	float:left;
	margin-top:0px !important;
	/*margin:10px 0px !important;*/
	border-bottom:1px solid #333333;
	}	
	
#col2, #col3, #col4 {
	margin-left:0px !important;
	}	
.col ul{
	margin:0px 0px;
	}
	
.col ul li{
	list-style-type:none;
	line-height:2;
	}	
	
.boldGreen{
	color:#bed63d;
	font-weight:500;
	}	
	
.smIcons{
	margin-right:20px;
	}	
	
/*PRODUCT PAGE*/
.container960{
	position:relative;
	width:100%;
	margin:0 auto;
	display:block;
	}	
.img960{
	height:auto;
	width:100%;
	margin-bottom:30px;
	}	
	
h1{
	margin:0px 0px !important;
	font-size:30px !important;
	color:#bed63d !important;
	font-weight:500 !important;
	}	

p{
	font-size:14px !important;
	}	
	
#botmar{margin-bottom:5px !important;}
#botmar{margin-bottom:10px !important;}
.botmar3{margin-bottom:5px !important;}

.pageInfo{
	margin:0 auto !important;
	width:90% !important;  
	padding-bottom:3%;
	border-bottom:1px solid #ccc;
	margin-bottom:3% !important;
	margin-left:none!important;
	}	
	
#resultNum{
	margin-right:5%;
	font-size:16px;
	color:#bed63d;
	float:right;
	margin-bottom:10px;
	}	
	

#products td{
	margin-bottom:3%;
	margin:0 auto;
	width:90% !important;
	border:1px solid #CCCCCC;
	width:240px;
	background-color:#fff;
	}	
#products{
	width:100%;
	border-collapse:collapse;
	empty-cells:hide !important;
	}
	
.productImg{
	margin-top:15px !important;
	margin-bottom:10px !important;
	position:relative;
	margin:0 auto;
	display:block;
	}	

.productTitle{
	font-size:16px;
	color:#bed63d;
	text-align:center;
	margin-bottom:15px !important;}
	
.leftColumn{
	width:95%;
	float:none !important;
	margin:0 auto;
	}	
	
.productImg{
	margin:0 auto;
	}	
	
.rightColumn{
	margin:0 auto;
	width:95% !important;
	float:none;
	margin-top:30px !important;
	}	

.greeness{
	color:#bed63d !important;
	font-weight:500;
	font-size:18px;
	}
	
.sideContent{
	width:100% !important;
	margin:0 auto;
	background-color:white;
	border: 1px solid #CCCCCC;
	padding:10px;
	font-size:16px;}	
	
#packaging{	margin-top:60px;}	
#colors{margin-top:30px;}
	
.sideTitle, .sideText{
	margin-left:-40px !important;
	font-size:14px;
	}	
.sideTitle{color:#bed63d;}
.sideText{color:#000;}	
	
	
.sideContent ul li, .tabList{
	color:#000 !important;
	margin-left:-24px;
	}
	
.blackText{
	color:#000;
	}	
		
#tabs a{
	color:white;}

#tabs{
	width:100% !important;
	margin:0 auto;
	font-size:14px !important; 
	color:#000;
	}	
	
.tabsp{
	margin:5px 0px !important;
	}	
	
#tabs ul {
	color:#bed36d;
	}	
	
#tabs-1, #tabs-2, #tabs-3{
	background-color:white;
	width:100%;
	margin-left:0px;
	border:1px solid #cccccc;
	}	
#tabs, tr{
	border:0px solid #cccccc !important;
	}
#tabs td{
	border:0px solid #ccc !important;
	}
	
table, thead, tbody, th, td, tr { 
		display: block; 
	}	
	
#tabs table{
	margin-top:10px;
	margin-bottom:20px;
	border: 1px solid #ccc !important;
	}
	
#tabs p{
	margin-bottom:5px !important;
	}
#tabs td{
	padding:3px 5px;
	}

.bottomRow{
	border-bottom:1px solid #ccc;
	}
	
.shortCell{
	width:170px;
	}
.longCell{
	width:382px;}
	
.shortCell2{width:382px;}
.longCell2{width:170px;}	
	
.greenRow{
	background-color:#F5F8E8;
	}	
	
#caratec{
	margin-top:30px !important;
	}	
	
.greenUnderline{
	color:#bed63d !important;
	}	
.newsItems{
	width:90% !important;
	margin: 0 auto !important;
	font-size:16px;
	list-style-type:none;
	padding-left:0px;
	padding-bottom:20px;}	
	
.newsItems li{
	height:auto;
	padding-bottom:3%;
	border-bottom:1px solid #cccccc;
	}	
.newsImage{
	float:left;
	display:none;}
.newsText{
	margin-left:0% !important;
	}	

#newsPurpBtn{
	color:white;
	font-size:14px !important;
	margin-top:10px !important;
	}	
	
.oneLine{
	margin-top:10px !important;
	}	
	
.bg{
	color:#004FA2;
	font-weight:500;
	
	}	
	
td a:hover{
	text-decoration:none;
	}	
	
.empresa_sub, .residencial_sub, .profussional_sub, .outro_sub{
	display:none;
	}
	
.semis{display:none;}		

 .footerGreen{
	 color:#bed63d;
	 font-size:18px;
	 font-weight:500;
	 margin-left:40px;
	 padding:10px 0px;
	 }
	 
.navbar-default .navbar-toggle{
	border:0px !important;
	}	 
	
.plus{
	float:right;
	display:block;
	margin-top:4px;
	margin-right:30px;
	}
	
/*.smallMenu {
	display:none !important;
	}	*/	

.blackMenu, #purpBtns{display:none;}

#mobileIcon{
	margin:4px 20px;
	z-index:10;
	display:block;
	position:absolute;
	height:40px;}

.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse{
margin:0px !important;
}


.pods h1{font-size:3em !important;}

.pods p{font-size:.9em !important;}

.bottemMenuOrWhatever{display:block !important;}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
