/* content */
#amazingcarousel-1 .amazingcarousel-image {	
	position: relative;
	padding: 0px;
}
.row {
	overflow: hidden;
	font-family: Verdana, Geneva, sans-serif;
}
.marginB {
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 0px;
	color: #FE4819;
}
.amazingcarousel-list-container ul {
	margin: 0px;
	padding: 0px;
}
.amazingcarousel-list-container li {
	list-style: none;
	color: #666666;
	padding: 3px 6px 3px 10px;
}
.blue_link {
	padding: 5px 15px;
	background: hsla(202,100%,42%,1.00);
	color: #fff;
	float: left;
	position: relative;
	margin: 0 -10px 12px 0;
	text-decoration: none;
}
.blue_link:hover {
	padding: 5px 15px;
	background: hsla(202,97%,37%,1.00);
	color: #fff;
	float: left;
	position: relative;
	margin: 0 -10px 0 0;
	text-decoration: none;
}
.button {
	background: #fe4819;
	color: #fff;
	font-size: 16px;
	margin: 2px 0;
	padding: 10px 10px;
	cursor: pointer;
	border: 1px solid #4B6F17;
	text-decoration: none;
}
.button:hover {
	background: #0f6fd2;
	color: #fff;
	margin: 2px 0;
	padding: 10px 10px;
	cursor: pointer;
	border: 1px solid #4B6F17;
}
#amazingcarousel-1 .amazingcarousel-image img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#amazingcarousel-1 .amazingcarousel-text {
	position:absolute;
	left: 0px;
	bottom: 0px;
	text-align:center;
	width: 100%;
	display: none;
}

#amazingcarousel-1 .amazingcarousel-image:hover div.amazingcarousel-text {	
	display: block;
}

#amazingcarousel-1 .amazingcarousel-text-bg {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #333333;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#amazingcarousel-1 .amazingcarousel-title {
	position:relative;
	font:14px 'Open Sans', sans-serif;
	color:#ffffff;
	text-align:center;
	width: 100%;
	padding: 10px 0px;
}

/* carousel */

#amazingcarousel-container-1 {
	padding: 32px 36px; 
}

#amazingcarousel-1 .amazingcarousel-list-container { 
	padding: 8px 4px;
	background-color: #fff;
}

/* item */

#amazingcarousel-1 .amazingcarousel-item-container {
	text-align: center;
}

/* arrows */

#amazingcarousel-1 .amazingcarousel-prev {
	left: 0%;
	top: 50%;
	margin-left: -40px;
	margin-top: -16px;
}

#amazingcarousel-1 .amazingcarousel-next {
	right: 0%;
	top: 50%;
	margin-right: -40px;
	margin-top: -16px;
}

#amazingcarousel-1 .product-prev {
	left: 0%;
	top: 50%;
	margin-left: -40px;
	margin-top: -16px;
}

#amazingcarousel-1 .product-next {
	right: 0%;
	top: 50%;
	margin-right: -40px;
	margin-top: -16px;
}
/* navigation bullets */

#amazingcarousel-1 .amazingcarousel-nav {
	position: absolute;
	width: 100%;
	top: 100%;
}

#amazingcarousel-1 .amazingcarousel-bullet-wrapper {
	margin: 16px auto;
}

#product .amazingcarousel-image {	
	position: relative;
	padding: 0px;
}

#product .amazingcarousel-image img {
	display: block;
	width: 100%;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

/* carousel */

#product .amazingcarousel-list-container { 
	padding: 16px 0;
}

/* item */

#product .amazingcarousel-item-container {
	text-align: center;
	padding: 0px;
}

#product .amazingcarousel-item-container:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* arrows */

#product .amazingcarousel-prev {
	left: 0%;
	top: 50%;
	margin-left: 10px;
	margin-top: -30px;
}

#product .amazingcarousel-next {
	right: 0%;
	top: 50%;
	margin-right: 10px;
	margin-top: -30px;
}

/* navigation bullets */

#product .amazingcarousel-nav {
	position: absolute;
	width: 100%;
	top: 100%;
}

#product .amazingcarousel-bullet-wrapper {
	margin: 4px auto;
}

.product_slider .amazingcarousel-image {	
	position: relative;
	padding: 4px;
	
}

.product_slider .amazingcarousel-image img {
	display: block;
	/*width: 220px;*/
	height:180px;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.product_slider .amazingcarousel-title {
	position:relative;
	font: bold 14px 'Open Sans', sans-serif;
	font-weight:normal;
	color:#666;
	margin:6px;
	text-align:left;
	line-height: 20px;
	overflow: hidden;
}

.product_slider .amazingcarousel-description {
	position:relative;
	font: 12px 'Open Sans', sans-serif;
	color:#333333;
	margin:6px;
	text-align:left;
	line-height: 14px;		
	overflow: hidden;
}

.product_slider .amazingcarousel-list-container { 
	padding: 8px 0;
}

/* item */

.product_slider .amazingcarousel-item-container {
	text-align: center;
	padding: 0px 0 4px 0;
	background-color: #fff;
}
.product_slider2 .amazingcarousel-item-container {
	text-align: center;
	padding: 0px 0 4px 0;
	background-color: #fff;
	box-shadow: 1px 1px 3px 0 #dee2e5;
}
.product_slider2 .amazingcarousel-image span {    
    height: 130px;
	float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 90%;
	margin-left: 5%;
	margin-top: 8px;
	margin-bottom: 10px;
}
.product_slider2 .highlight2 {
	color: #DE8900;	
}
.product_slider2 .amazingcarousel-item h4 {
	text-align: center;
	margin: 0px 0 10px 0;
	font-size: 16px;
	clear: both;
	display: block;
	font-weight: normal;
}
.product_slider2 .amazingcarousel-item p {
	text-align: center;
	margin: 8px 0 20px 0;
	font-size: 13px;
	padding: 0 10px;
	font-weight: normal;
}
/* arrows */

.product_slider .amazingcarousel-prev {
	left: -30px;
	top: 40%;
	margin-left: -0px;
	margin-top: 0px;
	z-index: 3;
}

.product_slider .amazingcarousel-next {
	right: -30px;
	top: 40%;
	margin-right: -0px;
	margin-top: 0px;
	z-index:3;
}

.product_slider2 .amazingcarousel-prev {
	left: -30px;
	top: 40%;
	margin-left: -0px;
	margin-top: 0px;
	z-index: 3;
}

.product_slider2 .amazingcarousel-next {
	right: -30px;
	top: 40%;
	margin-right: -0px;
	margin-top: 0px;
	z-index:3;
}

/* navigation bullets */

.product_slider .amazingcarousel-nav {
	position: absolute;
	width: 100%;
	top: 100%;
}

.product_slider .amazingcarousel-bullet-wrapper {
	margin: 4px auto;
}

.pro_name{
	width:auto;
	position:relative;
	margin-top:-42px;
	padding:10px 20px;
	background:hsla(359,100%,50%,0.80);
	float:left;
	z-index:1;
	color:#fff;
	border-radius:0 30px 30px 0;
}

.product_g .amazingcarousel-image {	
	position: relative;
	padding: 4px;
}

.product_g .amazingcarousel-image img {
	display: block;
	width: 270px;
	height:180px;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.product_g .amazingcarousel-title {
	position:relative;
	font: bold 14px 'Open Sans', sans-serif;
	font-weight:normal;
	color:#666;
	margin:6px;
	text-align:left;
	line-height: 20px;
	overflow: hidden;
}

.product_g .amazingcarousel-description {
	position:relative;
	font: 12px 'Open Sans', sans-serif;
	color:#333333;
	margin:6px;
	text-align:left;
	line-height: 14px;		
	overflow: hidden;
}
.product_g .amazingcarousel-list{float:left; width:100%; margin:0; padding:0; list-style:none; }

.product_g .amazingcarousel-list-container { 
	padding: 8px 0;
	list-style:none;
}

/* item */

.product_g .amazingcarousel-item-container {
	text-align: center;
	width:250px;
	float:left;
	margin:8px;
	padding: 5px;
	list-style:none;
	background-color: #fff;
	-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	list-style:none;
}

/* arrows */

.product_g .amazingcarousel-prev {
	left:6px;
	top: 40%;
	margin-left: -0px;
	margin-top: -24px;
	z-index:3;
}

.product_g .amazingcarousel-next {
	right:6px;
	top: 40%;
	margin-right: -0px;
	margin-top: -24px;
	z-index:3;
}

/* navigation bullets */

.product_g .amazingcarousel-nav {
	position: absolute;
	width: 100%;
	top: 100%;
}

.product_g .amazingcarousel-bullet-wrapper {
	margin: 4px auto;
}

.product_g1 .amazingcarousel-image {	
	position: relative;
	padding: 4px;
}

.product_g1 .amazingcarousel-image img {
	display: block;
	width: 270px;
	height:90px;
	max-width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

.product_g1 .amazingcarousel-title {
	position:relative;
	font: bold 14px 'Open Sans', sans-serif;
	font-weight:normal;
	color:#666;
	margin:6px;
	text-align:left;
	line-height: 20px;
	overflow: hidden;
}

.product_g1 .amazingcarousel-description {
	position:relative;
	font: 12px 'Open Sans', sans-serif;
	color:#333333;
	margin:6px;
	text-align:left;
	line-height: 14px;		
	overflow: hidden;
}
.product_g1 .amazingcarousel-list{float:left; width:100%; margin:0; padding:0; list-style:none; }

.product_g1 .amazingcarousel-list-container { 
	padding: 8px 0;
	list-style:none;
}

/* item */

.product_g1 .amazingcarousel-item-container {
	text-align: center;
	width:250px;
	float:left;
	margin:8px;
	padding: 5px;
	list-style:none;
	background-color: #fff;
	-moz-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	list-style:none;
}

/* arrows */

.product_g1 .amazingcarousel-prev {
	left:6px;
	top: 40%;
	margin-left: -0px;
	margin-top: -24px;
	z-index:3;
}

.product_g1 .amazingcarousel-next {
	right:6px;
	top: 40%;
	margin-right: -0px;
	margin-top: -24px;
	z-index:3;
}

/* navigation bullets */

.product_g .amazingcarousel-nav {
	position: absolute;
	width: 100%;
	top: 100%;
}

.product_g1 .amazingcarousel-bullet-wrapper {
	margin: 4px auto;
}
