/*
Theme Name:     Advantage ID  Theme
Theme URI:      http://advantageid.com/
Description:    We have been servicing professionals in the tire industry for over 20 years.  Through our strong partnerships with industry vendors, we will always provide quality products, 100% warranty, friendly service and real-time customer service. You can count on Advantage ID for all of your retread barcode materials, business forms, printer supplies, and more!  By shopping with Advantage ID and buying all of your supplies in one place, you reduce the cost per retread and eliminate the time spent getting the supplies you need.   
Author:         The Super Web Solutions's Team
Author URI:     http://superwebsolutions.com/
Template:       twentytwelve
Version:        1.0
*/

@import url("../twentytwelve/style.css");
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: none !important;
	box-shadow: none !important;
}
.wrapper {
	width: 100%;
	background-color: #edebe8;
}
.header {
	background-color: #fff;
	width: 100%;
}
.header-contents {
	position: relative;
}
.fixwidth {
	margin: 0 auto;
	width: 1217px;
}
#logo img {
	width: 350px;
	height: 126px;
	margin-top: 36px;
}
.search-bar {
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border: solid 1px #ccc;
	color: #333;
	line-height: 34px;
	width: 530px;
	height: 39px;
	position: absolute;
	right: 0;
}
#txt {
	margin-left: 7px;
	font-size: 16px;
}
.search-bar input[type="text"] {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #ccc;
	height: 25px;
	margin: -30px 10px;
	float: right;
	width: 350px;
	padding: 0px;
	padding-top: 1px;
}
.search-bar input[type="submit"] {
	float: right;
	background: url(images/search_btn.png) no-repeat;
	cursor: pointer;
	height: 28px;
	margin: -29px 10px;
	width: 101px;
	border: medium none;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
#call {
	color: #004824;
	font-family: Arial;
	font-size: 22px;
	height: 29px;
	position: absolute;
	right: -4px;
	top: 60px;
	width: 195px;
}
#toll-free {
	color: #9E1C1C;
	font-family: Arial;
	font-size: 22px;
	height: 29px;
	position: absolute;
	right: 150px;
	top: 99px;
	width: 100px;
}
#no {
	color: #004824;
	font-family: Arial;
	font-size: 22px;
	position: absolute;
	right: 15px;
	top: 100px;
}
#usonly {
	color: #000000;
	font-family: Arial;
	font-size: 22px;
	position: absolute;
	right: -2px;
	top: 100px;
}
#slider-txt {
	display: inline-block;
	width: 400px;
	font-family: Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}
#heading {
	font-family: Helvetica;
	font-size: 40px;
	font-weight: bold;
	color: #fff;
}
.menu {
	background: url("images/menu-bg.png") repeat-x scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	height: 44px;
	position: absolute;
	top: 133px;
	max-width: 835px;
	z-index: 999;
}
.menu ul ul {
	display: none;
}
.menu ul li:hover > ul {
	display: block;
	z-index: 100;
}
.menu ul li {
	float: left;
}
.menu ul li:hover, .menu ul .active, .menu ul li ul li {
	height: 45px;
	z-index: 100;
	background: #76b100;
	background: linear-gradient(top, #76b100 0%, #669900 40%);
	background: -moz-linear-gradient(top, #76b100 0%, #669900 40%);
	background: -webkit-linear-gradient(top, #76b100 0%, #669900 40%);
}
.menu ul li:hover a, .menu ul .active a {
	color: #fff;
}
.current_page_item a {
	height: 11px;
	z-index: 100;
	background: #76b100;
	background: linear-gradient(top, #76b100 0%, #669900 40%);
	background: -moz-linear-gradient(top, #76b100 0%, #669900 40%);
	background: -webkit-linear-gradient(top, #76b100 0%, #669900 40%);
	color: #FFF !important;
}
.current_page_ancestor a {
	height: 11px;
	z-index: 100;
	background: #76b100;
	background: linear-gradient(top, #76b100 0%, #669900 40%);
	background: -moz-linear-gradient(top, #76b100 0%, #669900 40%);
	background: -webkit-linear-gradient(top, #76b100 0%, #669900 40%);
	color: #FFF !important;
}
.menu ul li a {
	display: block;
	padding: 17px 21px;
	color: #000;
	text-decoration: none;
}
.menu ul ul {
	background: #669900;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
}
.menu ul ul li {
	background: none;
	float: none;
	border-top: 1px solid #76b100;
	border-bottom: 1px solid #317918;
	position: relative;
}
.menu ul ul li a {
	padding: 18px 40px;
	color: #000;
}
.menu ul ul li a:hover {
	background: #9e1c1c;
}
.menu ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
.menu ul li {
	background: url(images/menu-sep.png) no-repeat;
	color: #000000;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	list-style-type: none;
	text-decoration: none;
	white-space: nowrap;
}
.slider {
  height: 311px;
  width: 100%;
  min-width:1217px;
  background: #004824 url(images/banner.jpg) no-repeat 0px 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.contant-container {
	background: url(images/contant-bg.png) repeat-x;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 15px;
}
.left {
	width: 850px;
	float: left;
}
.title {
	font-size: 24px;
	color: #9e1c1c;
	margin-left: 12px;
}
h1.heading span {
	font-size: 24px;
	color: #135232;
}
.heading {
	width: 98%;
	border-bottom: dashed 1px #CCC;
	margin-bottom: 6px;
	padding: 20px 0 7px 0px;
}
h1.heading {
	font-size: 24px;
	color: #9e1c1c;
	margin-left: 12px;
}
.right {
	float: right;
	border-left: 1px dotted #ccc;
}
.clr {
	clear: both;
}
.contant-container p {
	font-size: 16px;
	color: #515050;
	margin-left: 12px;
	width: 830px;
	line-height: 30px;
	margin-top: 17px;
}
.contant-container a {
	color: #9e1c1c;
	font-weight: bold;
}
.contant-container a:hover {
	color: #9e1c1c;
	font-weight: bold;
}
.shop-banner {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.shop-banner > img {
	padding: 15px;
}
.shop-btn {
	left: 87px;
	top: 79px;
	position: absolute;
	width: 138px;
	height: 25px;
	border: none;
	padding: 5px 0px 5px 0px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #c31b1b;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c31b1b), to(#9e1c1c));
	background: -webkit-linear-gradient(#c31b1b, #9e1c1c);
	background: -moz-linear-gradient(#c31b1b, #9e1c1c);
	background: -ms-linear-gradient(#c31b1b, #9e1c1c);
	background: -o-linear-gradient(#c31b1b, #9e1c1c);
	background: linear-gradient(#c31b1b, #9e1c1c);
	-pie-background: linear-gradient(#c31b1b, #9e1c1c);
	behavior: url(PIE.htc);
	text-align: center;
}
.shop-btn:hover {
	background: #488F12;
}
.shop-btn a {
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
#banner-txt {
	color: #004824;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	margin-bottom: 7px;
}
#banner-txt a {
	color: #004824;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#banner-txt:hover a {
	color: #9e1c1c;
}
#banner-txt img {
	margin-bottom: -3px;
}
.onestop {
	background: url(images/contant-bg.png) repeat-x;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 9px;
}
.img1 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 319px;
	height: 183px;
	border: 1px solid #ccc;
	margin-left: 52px;
	text-align: center;
	overflow: hidden;
	padding: 5px;
	float: left;
	margin-top: 15px;
}
.img1 img {
	padding: 2px;
	text-align: center;
}
.txt {
	color: #515050;
	display: inline-block;
	font-size: 14px;
	margin-left: 51px;
	padding: 10px;
	vertical-align: top;
	width: 310px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}
.products {
	background: url(images/contant-bg.png) repeat-x;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 9px;
	width: 863px;
	float: left;
}
.pro1 {
	border: 1px solid #CCCCCC;
	float: left;
	height: 132px;
	margin-bottom: 14px;
	margin-left: 54px;
	margin-top: 19px;
	width: 345px;
}
.pro1 > img {
	margin-left: 2px;
	margin-top: 2px;
}
.customer {
	background: url(images/contant-bg.png) repeat-x;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 9px;
	width: 320px;
	float: right;
	min-height: 393px;
}
.customer h1 {
	margin-top: 9px;
}
.banner-customer {
	font-size: 16px !important;
	color: #000 !important;
	margin-left: 10px;
}
#discription {
	color: #515050;
	display: inline-block;
	font-size: 14px;
	margin-left: 16px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 14px;
}
.contact-btn {
	margin-top: 20px;
	border: 1px solid #696;
	cursor: pointer;
	border: none;
	padding: 9px 0px 0px 0px;
	text-align: center;
	margin-left: 95px;
	width: 109px;
	height: 20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #fefefe;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fefefe), to(#f1f1f1));
	background: -webkit-linear-gradient(#fefefe, #f1f1f1);
	background: -moz-linear-gradient(#fefefe, #f1f1f1);
	background: -ms-linear-gradient(#fefefe, #f1f1f1);
	background: -o-linear-gradient(#fefefe, #f1f1f1);
	background: linear-gradient(#fefefe, #f1f1f1);
	-pie-background: linear-gradient(#fefefe, #f1f1f1);
	behavior: url(/PIE.htc);
	padding: 8px 0px 2px 0px;
}
.contact-btn a {
	text-decoration: none;
	cursor: pointer;
	color: #9E1C1C;
	font-weight: bold
}
.contact-btn a:hover {
	cursor: pointer;
	color: #024a24;
	font-weight: bold
}
#icon {
}
.banner {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	height: 139px;
	margin-top: 9px;
	max-height: 200px;
}
.banner > img {
	margin: 15px;
}
.more {
	background: #ec0a0a;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 2px 3px #666666;
	width: 85px;
	height: 28px;
	position: relative;
	bottom: 60px;
	left: 864px;
}
.more a {
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 22px;
	padding: 6px 0 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	width: 85px;
}
.more a:hover {
	background: #488F12;
	border-radius: 6px 6px 6px 6px;
	height: 22px;
}
.footer {
	background: url("images/footer.jpg") no-repeat scroll 0 0 #004824;
	height: 200px;
	margin-top: 15px;
	text-align: center;
	width: 100%;
        min-width:1217px;
}
.footer-container {
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 1217px;
	margin-top:45px;
	
}
.partners {
	background: url("images/contant-bg.png") repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	margin: 10px auto;
	width: 1217px;
}
.title3 {
	color: #135232;
	display: block;
	font-size: 24px;
	text-align: center;
}
.p-logos {
	padding: 0 75px 0 0;
	width: 100px;
	height: 80px;
}
.p-logos img {
	border: none;
	box-shadow: none;
	margin-left: 45px;
	margin-right: 45px;
	width: 170px;
}
.member-btn {
	margin-left: 47px;
	line-height: 30px;
	margin-top: 10px;
	border: 1px solid #696;
	float: left;
	height: 28px;
	width: 143px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #e5e5e5;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e5e5e5), to(#ffffff));
	background: -webkit-linear-gradient(#e5e5e5, #ffffff);
	background: -moz-linear-gradient(#e5e5e5, #ffffff);
	background: -ms-linear-gradient(#e5e5e5, #ffffff);
	background: -o-linear-gradient(#e5e5e5, #ffffff);
	background: linear-gradient(#e5e5e5, #ffffff);
	-pie-background: linear-gradient(#e5e5e5, #ffffff);
	behavior: url(/PIE.htc);
}
.line {
	border-bottom: 1px solid #fff;
	opacity: 0.4;
}
.member-btn input[type="button"] {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #333333;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 28px;
	margin-left: 5px;
	margin-top: 0px;
	width: 143px;
}
.member-btn a {
	text-decoration: none;
}
#img > img {
	display: block;
	margin-left: 11px;
	margin-top: -24px;
}
.heading2 {
	width: 100%;
	border-bottom: solid 1px #CCC;
	margin-bottom: 6px;
}
.footer-bottom-contents {
	width: 900px;
	text-align: center;
	display: inline-block;
}
.nav-txt {
	margin-right: 158px;
	width: 292px;
	height: 40px;
	float: left;
	line-height: 62px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.nav-txt ul li {
	list-style-type: none;
	float: left;
	list-style-type: none;
	margin-left: 9px;
}
.nav-txt ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav-txt ul li:hover a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.social-media {
}
.nav-txt2 {
	width: 900px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.nav-txt2 ul li {
	float: left;
	list-style-type: none;
	margin-left: 27px;
}
.nav-txt2 ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.footer .nav-txt2 ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}
.copyright {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-top: 59px;
}
/*///////////////About Us//////////////////*/
.subpages-container {
	margin-top: -268px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
}
.title4 {
	color: #9E1C1C;
	font-size: 28px;
	margin-left: 12px;
}
.about-left {
	width: 920px;
}
.about-left p {
	width: 889px;
	margin-left: 5px;
}
.about-right {
	float: right;
	width: 285px;
}
#outline {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}
#outline2 {
	margin-right: 15px;
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #004824;
	float: right;
	margin-top: 10px;
}
#outline2 a {
	color: #004824;
	text-decoration: none;
}
#outline2:hover a {
	color: #8f2121;
}
.shop {
	width: 268px;
	height: 239px;
	border: 1px solid #ccc;
	float: right;
	right: 8px;
	position: relative;
}
.shop > img {
	left: 6px;
	position: relative;
	top: 6px;
}
.shop-button {
	left: 75px;
	top: 174px;
}
.sub-heading {
	font-size: 18px;
	font-weight: bold;
	color: #024a24;
	margin-left: 15px;
}
.banner-products {
	width: 268px;
	top: 10px;
	height: 444px;
	border: 1px solid #ccc;
	float: right;
	clear: right;
	right: 8px;
	position: relative;
}
.banner-products > img {
	left: 6px;
	position: relative;
	top: 6px;
}
.banner-about {
	border: 1px solid #f4f4f4;
	background-image: url("images/banner-bg.png");
	border-radius: 8px 8px 8px 8px;
	height: 88px;
	margin-bottom: 30px;
	margin-left: 10px;
	width: 1145px;
}
.banner-about p {
	color: #1D6D01;
	font-size: 20px;
	font-weight: bold;
	margin-left: 24px;
	margin-top: 12px;
	width: 1123px;
}
/*///////////////////////Become a Customer//////////////////////*/

.vally-banner {
	width: 268px;
	top: 10px;
	height: 236px;
	border: 1px solid #ccc;
	float: right;
	clear: right;
	right: 8px;
	position: relative;
}
.vally-banner > img {
	left: 6px;
	position: relative;
	top: 6px;
}
.bestrecorce-banner {
	width: 268px;
	top: 20px;
	height: 229px;
	border: 1px solid #ccc;
	float: right;
	clear: right;
	right: 8px;
	position: relative;
}
.bestrecorce-banner > img {
	left: 6px;
	position: relative;
	top: 6px;
}
.read-more input[type="button"] {
	background: #EC0A0A;
	border: 1px solid #8d0101;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0 2px 3px #666666;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	position: absolute;
	right: 123px;
	text-align: center;
	top: 138px;
	width: 85px;
}
.read-more input:hover {
	background: none repeat scroll 0 0 #488F12;
	border: 1px solid #004824;
	height: 30px;
}
/*///////////////////News///////////////////*/
.affiliation {
	display: inline-block;
	margin-top: 10px;
	padding: 10px;
}
.tia {
	border: 1px solid #ccc;
	text-align: center;
	width: 287px;
	height: 187px;
	margin-left: 38px;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f7f7));
	background: -webkit-linear-gradient(#ffffff, #f7f7f7);
	background: -moz-linear-gradient(#ffffff, #f7f7f7);
	background: -ms-linear-gradient(#ffffff, #f7f7f7);
	background: -o-linear-gradient(#ffffff, #f7f7f7);
	background: linear-gradient(#ffffff, #f7f7f7);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
	behavior: url(/PIE.htc);
}
.rta {
	border: 1px solid #ccc;
	text-align: center;
	width: 287px;
	height: 187px;
	margin-left: 38px;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f7f7));
	background: -webkit-linear-gradient(#ffffff, #f7f7f7);
	background: -moz-linear-gradient(#ffffff, #f7f7f7);
	background: -ms-linear-gradient(#ffffff, #f7f7f7);
	background: -o-linear-gradient(#ffffff, #f7f7f7);
	background: linear-gradient(#ffffff, #f7f7f7);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
	behavior: url(/PIE.htc);
}
.trib {
	border: 1px solid #ccc;
	text-align: center;
	width: 287px;
	height: 187px;
	margin-left: 26px;
	margin-top: 10px;
	display: inline-block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: #FFF;
	behavior: url(/PIE.htc);
}
.trib > img {
	margin-top: 30px;
	border: none;
	box-shadow: none;
}
.contact-banner {
	border: 1px solid #CCCCCC;
	clear: right;
	float: right;
	height: 300px;
	position: relative;
	right: 8px;
	top: 20px;
	width: 268px;
	padding-bottom:20px;
	background: #ffffff;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f7f7f7));
	background: -webkit-linear-gradient(#ffffff, #f7f7f7);
	background: -moz-linear-gradient(#ffffff, #f7f7f7);
	background: -ms-linear-gradient(#ffffff, #f7f7f7);
	background: -o-linear-gradient(#ffffff, #f7f7f7);
	background: linear-gradient(#ffffff, #f7f7f7);
	-pie-background: linear-gradient(#ffffff, #f7f7f7);
	behavior: url(/PIE.htc);
}
.banner-heading {
	margin-left: 3px;
}
.contact-banner > p {
	display: inline-block;
	font-size: 14px;
	margin-left: 7px;
	margin-top: -7px;
	padding-bottom:12px;
	overflow: hidden;
	width: 261px;
}
#green-line {
	background-color: #037E26;
	border: 1px solid #CCCCCC;
	height: 5px;
	position: absolute;
	width: 268px;
}
#btn-contactbanner {
	position: relative;
	bottom: 16px;
}
#btn-contactbanner input[type="button"] {
	background: linear-gradient(#FEFEFE, #F1F1F1) repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 12px 12px 12px 12px;
	box-shadow: 0 2px 3px #666666;
	color: #9E1C1C;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 33px;
	margin-left: 72px;
	margin-top: 20px;
	text-align: right;
	width: 119px;
}
#btn-contactbanner > input:hover {
	color: #004824;
}
#icon-contact {
	bottom: 25px;
	display: inline-block;
	height: 20px;
	left: 79px;
	position: absolute;
	width: 20px;
	top: 0px;
}
.contact-banner a {
	text-decoration: none
}
/*//////////////////Partners///////////////////*/
.p-description {
	border-bottom: 1px solid #CCCCCC;
	margin-left: 10px;
	margin-top: 20px;
	min-height: 230px;
	width: 920px;
}
.p-description:last-child {
	border: none;
}
.partner-bg {
	background: url("images/parner-bg.png") repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	height: 164px;
	width: 296px;
	margin-left: 4px;
	margin-top: 10px;
	float: left;
	clear: left;
}
.partner-bg > img {
	margin-left: 7px;
	margin-top: 8px;
}
.p-heading {
	font-size: 24px;
	color: #004824;
	font-weight: bold;
	margin-top: -9px;
	width: 610px;
	float: right;
	clear: right;
	margin-bottom: 25px;
}
.p-txt {
	clear: right;
	float: right;
	line-height: 2px;
	margin-top: 29px;
	width: 610px;
}
.p-txt > p {
	clear: right;
	display: block;
	text-align: justify;
	width: 590px;
}
/*////////////Catalog///////////////////*/

.catalog-banner {
	top: 30px;
}
.cate_wrapper {
	float: left;
	margin-bottom: 20px;
}
.catalog {
	border: 1px solid #CCCCCC;
	clear: left;
	float: left;
	min-height: 280px;
	margin-left: 35px;
	margin-top: 20px;
	width: 398px;
}
.catalog img {
	height: 278px;
}
.catalog2 {
	border: 1px solid #CCCCCC;
	clear: right;
	float: right;
	height: 280px;
	margin-right: 28px;
	margin-top: 20px;
	width: 398px;
}
.catalog-discription {
	border: 1px solid #ccc;
	padding-bottom: 25px;
	width: 398px;
	margin-left: -1px;
	background: #fbfcfc;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fbfcfc), to(#f0f0f0));
	background: -webkit-linear-gradient(#fbfcfc, #f0f0f0);
	background: -moz-linear-gradient(#fbfcfc, #f0f0f0);
	background: -ms-linear-gradient(#fbfcfc, #f0f0f0);
	background: -o-linear-gradient(#fbfcfc, #f0f0f0);
	background: linear-gradient(#fbfcfc, #f0f0f0);
	-pie-background: linear-gradient(#fbfcfc, #f0f0f0);
	behavior: url(/PIE.htc);
}
.catalog-discription:hover {
	border: 1px solid #696;
	text-align: left;
	background: #35a312;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#35a312), to(#155e1f));
	background: -webkit-linear-gradient(#35a312, #155e1f);
	background: -moz-linear-gradient(#35a312, #155e1f);
	background: -ms-linear-gradient(#35a312, #155e1f);
	background: -o-linear-gradient(#35a312, #155e1f);
	background: linear-gradient(#35a312, #155e1f);
	-pie-background: linear-gradient(#35a312, #155e1f);
	behavior: url(/PIE.htc);
}
.catalog-discription:hover h2{
	color: #fff;
}
.catalog-discription:hover p{
	color: #fff;
}
.catalog-discription:hover a{
	color: #fff;
}
.heading3 {
	color: #004824;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	padding: 15px 0px 15px 10px;
}
.catalog-discription p {
	font-size: 12px;
	margin-left: 1px;
	margin-top: -10px;
	overflow: hidden;
	width: 390px;
	padding: 0px 5px 0px 5px;
	line-height: 18px !important
}
.cate2 {
	margin-top: 480px;
}
.cate3 {
	margin-bottom: 1459px;
	margin-left: 210px;
	margin-top: 956px;
}
/*/////////////////Barcode Products//////////////////////*/

.category {
	min-height: 500px;
	margin-bottom: 60px;
}
.p-container {
	background-color: #FAFAFA;
	height: 475px;
	position: relative;
	top: 35px;
	width: 291px;
	float: left;
	overflow: hidden;
	margin-left: 55px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
p-container1 {
	float: right;
	margin-left: 55px;
}
.p-container .p-container1.p-container2 {
	margin-left: 80px;
}
.p-subcontainer {
	float: left;
	border: 1px solid #CCCCCC;
	box-shadow: 0 2px 3px #666666;
	height: 275px;
	left: 9px;
	position: absolute;
	top: 12px;
	width: 269px;
}
.p-subcontainer > img {
	margin-left: 10px;
	margin-top: 15px;
	border: 0px;
	box-shadow: none;
	width: 247px;
	height: 254px;
}
.sub-discription {
	width: 260px;
}
.product-paragraph {
	overflow: hidden;
	position: absolute;
	width: 270px;
	color: #585858;
	font-size: 14px;
	line-height: 20px;
}
.product-paragraph p {
	margin: 0px;
	padding: 0px;
	width: 270px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/*/////////////////products////////////////////////*/


.product_wrapper {
	width: 1217px;
	min-height: 300px;
}
.products-page {
	width: 1217px;
	min-height: 350px;
}
.products-detail p {
	margin-left: 16px;
	text-align: justify;
	width: 1180px;
}
.left-img {
	background: url(images/product_bg.png) no-repeat;
	border: 0px;
	width: 413px;
	height: 270px;
	float: left;
	clear: left;
	margin-left: 22px;
	margin-bottom: 30px;
	margin-top: 40px;
}
.left-img img {
	border: 0px;
	box-shadow: none;
	margin-left: 45px;
}
.right-detail {
	float: right;
	margin-right: 130px;
	margin-top: 33px;
	width: 650px;
}
.right-detail p {
	width: 790px;
	margin: 0px;
	padding: 0px;
}
.right-detail h2 {
	background: url(images/line.png) repeat-x;
	background-position: bottom;
	font-size: 18px;
	font-weight: bold;
	color: #004824;
	line-height: 30px;
}
.right-detail ul {
	padding-left: 0;
	padding-top: 10px;
	width: 750px;
}
/*///////////////Contact Us////////////////*/

.form {
	background: url(images/contant-bg.png) repeat-x;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-top: 15px;
	width: 565px;
	margin-left: 20px;
	float: left;
	clear: left;
	margin-bottom: 30px;
}
#note {
	color: #9e1c1c;
	font-size: 14px;
	padding-left: 10px
}
.green-line {
	background-color: #004824;
	border: 1px solid #CCCCCC;
	height: 5px;
	margin-bottom: 20px;
	width: 564px;
}
.heading5 {
	margin-left: 20px;
}
.form input[type="text"] {
	-moz-box-sizing: content-box;
	border: 1px solid #E7E7E7;
	border-radius: 3px 3px 3px 3px;
	display: inline;
	height: 32px;
	line-height: normal;
	margin-left: 12px;
	margin-top: 18px;
	outline: 0 none;
	padding: 0 5px;
	transition: width 0.5s ease 0s;
	vertical-align: baseline;
	width: 526px;
}
.form input:focus {
	border-color: #004824;
	box-shadow: 0 0 10px #43cb15;
}
textarea {
	-moz-box-sizing: content-box;
	border: 1px solid #E7E7E7;
	border-radius: 3px 3px 3px 3px;
	display: inline;
	height: 145px;
	line-height: normal;
	margin-left: 12px;
	margin-top: 18px;
	outline: 0 none;
	padding: 0 5px;
	transition: width 0.5s ease 0s;
	vertical-align: baseline;
	width: 526px;
	color: #7e7e7e;
	line-height: 31px;
}
textarea:focus {
	border-color: #004824;
	box-shadow: 0 0 10px #43cb15;
}
select {
	-moz-box-sizing: content-box;
	background: transparent;
	border: 1px solid #E7E7E7;
	border-radius: 3px 3px 3px 3px;
	display: inline;
	line-height: normal;
	margin-left: 12px;
	margin-top: 18px;
	outline: 0 none;
	padding: 6px 5px;
	transition: width 0.5s ease 0s;
	vertical-align: baseline;
	width: 526px;
	color: #7e7e7e;
	line-height: 31px !important;
}
select:focus {
	border-color: #004824;
	box-shadow: 0 0 10px #43cb15;
}
.form input[type="button"] {
	-moz-box-sizing: content-box;
	background: #2b8e2f;
	border: 1px solid #013c1e;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-o-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	height: 20px;
	margin-bottom: 20px;
	margin-left: 13px;
	margin-top: 10px;
	width: 64px;
	color: #fff;
	cursor: pointer;
}
.map {
	background: url("images/contant-bg.png") repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	clear: right;
	float: right;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-top: 15px;
	width: 575px;
}
.green-line2 {
	background-color: #004824;
	border: 1px solid #CCCCCC;
	height: 5px;
	margin-bottom: 20px;
	width: 574px;
}
.location {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	height: 273px;
	margin-bottom: 30px;
	margin-left: 42px;
	margin-top: 30px;
	width: 487px;
}
.CustomerServices {
	background: url("images/contant-bg.png") repeat-x scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	clear: right;
	float: right;
	margin-bottom: 30px;
	margin-right: 20px;
	width: 575px;
}
.CustomerServices p {
	width: 555px;
}
.email p {
	margin-left: 94px;
	margin-top: -57px;
	width: 459px;
}
.img {
	display: block;
	height: 63px;
	margin-left: 20px;
	width: 555px;
	margin-top: 15px;
}
.holiday {
	background: url("images/contant-bg.png") repeat-x scroll 0 0 #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	border-top: 1px solid #CCCCCC;
	clear: right;
	float: right;
	margin-bottom: 30px;
	margin-top: 30px;
	width: 575px;
}
.green-line3 {
	background-color: #004824;
	border: 1px solid #CCCCCC;
	height: 5px;
	margin-bottom: 20px;
	width: 573px;
}
.holiday > p:hover {
	color: #9e1c1c;
	text-decoration: underline;
}
.products-page ul li {
	list-style-type: none;
	background: url(images/icon.png) no-repeat left;
	padding-left: 25px;
	line-height: 30px;
}
ul.arrow {
	padding-left: 29px;
	padding-top: 10px;
}
.arrow a:hover {
	color: #004824;
}
ul.arrow li {
	line-height: 40px;
	list-style-type: none;
	background: url(images/icon.png) no-repeat left;
	padding-left: 25px;
}
.parrow {
	line-height: 30px;
	background: url(images/icon.png) no-repeat left;
	padding-left: 25px;
}
.newpartner_wraper {
	padding-left: 18px;
}
.partner_wrap {
	width: 440px;
	float: left;
	padding: 10px 0px 10px 0;
}
table {
	border: none;
	margin: 0px 20px 0 10px !important;
	padding-left: 25px;
}
.content .left ul li {
	line-height: 40px;
	list-style-type: none;
	background: url(images/icon.png) no-repeat left;
	padding-left: 25px;
}
.left h2 {
	color: #024A24;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: -4px;
}
.entry-title {
	color: #024A24;
	font-size: 18px !important;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
	text-decoration: underline;
}
.entry-meta {
	color: #024A24;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 5px;
}
.catalog_pro {
	float: left;
	margin: 8px 0px 50px 25px;
}
.heading4 {
	color: #004824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 22px 0 12px 5px;
}
.nav-txt2 {
	width: 900px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
	margin-left: 23px;
}
.nav-txt2 ul li {
	background: url(images/footer-separator.png) no-repeat;
	list-style-type: none;
	font-family: Arial;
	font-size: 14px;
	float: left;
	list-style-type: none;
	padding: 0 25px;
	margin-left: 0px;
}
.nav-txt2 ul li:first-child {
	background: none;
}
.nav-txt2 ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
.nav-txt2 .current_page_item a {
	text-decoration: underline;
	font-weight: bold;
	background: none;
}
.promo_slider_wrapper {
	margin-top: 0px !important;
}
.promo_slider {
	height: 313px !important;
	background: none !important;
	margin: 0px auto;
	width: 100% !important;
}
.promo_slider .panel {
	background: none !important
}

.promo_slider_excerpt {
	margin: 15px 0 0 160px !important;
	width: 390px !important;
	position: static !important;
	background: none !important;
	font-size: 30px !important;
	color: #FFFFFF !important;
	font-family: Tahoma, Geneva, sans-serif;
	opacity: 1 !important;
}

.promo_slider img {
	float: right !important;
	/*margin-right: 110px !important; */ /**Commented out 4-15*/
}
.left_arrow {
	left: 25px !important;
	height: 75px !important;
	width: 60px !important;
	background: url(images/arrows.png) !important;
}
.right_arrow {
	right: 25px !important;
	height: 75px !important;
	width: 60px !important;
	background: url(images/arrows.png)-60px !important;
}
.holiday ul {
	margin-left: -20px;
}
.holiday a {
	color: #515050;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px
}
.holiday a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 16px;
	color: #8F2121;
}
.wpcf7-form p {
	margin: 0px;
}
.wpcf7-submit {
	background: #2b8e2f !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#3aaa30), to(#094b2b)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #3aaa30, #094b2b); /* for firefox 3.6+ */
	background: linear-gradient(to bottom, #3aaa30 0px, #3aaa30 10%, #094b2b 100%) repeat scroll 0 0 transparent;
	border: 1px solid #013c1e !important;
	-moz-border-radius: 12px 12px 12px 12px !important;
	-webkit-border-radius: 12px 12px 12px 12px !important;
	-o-border-radius: 12px 12px 12px 12px !important;
	border-radius: 12px 12px 12px 12px !important;
	margin-bottom: 20px;
	margin-left: 13px;
	margin-top: 10px;
	font-size: 16px !important;
	font-weight: bold !important;
	width: 85px !important;
	color: #fff !important;
	height: 37px !important;
	cursor: pointer;
}
.wpcf7-submit:hover {
	background: #bc0b0e!important;
	border: 1px solid #690204!important;
}
.wpcf7-not-valid-tip {
	width: 300px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: none repeat scroll 0 0 #FFFFFF;
	font-size: 10pt;
	height: 23px !important;
	left: 42% !important;
	padding: 0 0 7px 16px !important;
	position: absolute;
	top: -17% !important;
	width: 300px !important;
	z-index: 100;
}
h3.banner-heading {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
ul.breadcrumbs li {
	display: inline;
	padding-left: 5px;
	font-size: 14px;
	color: #004824;
}
.last_category {
	margin-left: 210px
}
.catalog-discription a {
	padding-left: 5px;
	text-decoration: none;
}

.entry-content {
	padding-left: 20px;
}
.entry-content a:hover {
	color: #004824;
}
.promo_slider img {
	max-width: 600px !important
}
.wpcf7-validates-as-required {
	color: #F00 !important;
}

h2.heading span {
	font-size: 24px;
	color: #135232;
}
h2.heading {
	font-size: 24px;
	color: #9e1c1c;
	margin-left: 12px;
}