@charset "utf-8";
/* Glovebat CSS Document */

body {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #818181;
}

h1 {
    text-align: center;
    font-size: 42px;
    font-family: Arial, Helvetica, sans-serif ;
    font-weight: bolder;
    margin-top: 60px ;
    margin-bottom: 60px ;
    text-transform: uppercase ;
    color: #1f1f1f;
}

h2 {
	color: #E10D01;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
}

h3 {
	color: #FF0095;
    text-align: center;
    text-transform: uppercase;
    font-size: 23px;
}

#at4-share {
    margin-top: 30px !important;
}

#home {
	position: absolute;
	margin-top: -200px;
}

#about {
	position: absolute;
	margin-top: -200px;
}

#products {
	position: absolute;
	margin-top: -200px;
}

#gallery {
	position: absolute;
	margin-top: -160px;	
}

#stockists {
	position: absolute;
	margin-top: -150px;
}

#contact {
	position: absolute;
	margin-top: -200px;
}

.page-area h2 {
	text-align: center;
    font-size: 42px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bolder;
    margin-top: 60px;
    margin-bottom: 60px;
    text-transform: uppercase;
    color: #1f1f1f;
}

.what-is h2 {
	color: #E10D01;
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
}

iframe {
	z-index: -1;
}

.sitemap-info {
	width: 940px;
    overflow: auto;
    margin-bottom: 40px;
    border: 1px solid #e6e6e6;
	margin: auto;
}

.sitemap-info .left {
    float: left;
    width: 48%;
	margin-bottom: 30px;
    margin-top: 30px;
}

.sitemap-info .right {
    float: left;
    width: 48%;
	margin-bottom: 30px;
    margin-top: 30px;
	padding: 0;
}
	

a {
	color: #E8002D;
	text-decoration: none;
}

a:hover {
	color: #FF0095;
}

#powered {
	color: #fff;
	text-align: center;
	margin-top: 24px;
}

#powered a{
	color: #fff;
	font-weight: bold;
}

.page-area img {
	width: 100%;
	height: inherit;
}

header {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	position: relative;
}

.header-content-top {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8002d+4,ff0095+49,ff7234+100 */
	background: #e8002d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #e8002d 4%, #ff0095 49%, #ff7234 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(4%,#e8002d), color-stop(49%,#ff0095), color-stop(100%,#ff7234)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* IE10+ */
	background: linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8002d', endColorstr='#ff7234',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 1px;
}

.social-icons-top {
	margin: 12px;
	margin-bottom: 4px;
	margin-left: 8.2%;
}

.social-icons-top img {
	margin-right: 20px;
}

.header-customer {
	position: absolute;
    top: 15px;
    right: 8.2%;
}

.header-cart {
	position: absolute;
    right: 12px;
    top: 2px;
}

.header-cart a {
	background-image: url(../../../../../image/glovebat-img/shopping-cart.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 22px;
	color: #fff;
}

.headerRegister {
	position: relative;
    right: 330px;
    top: 5px;
    color: #fff;
}

.headerRegister a {
	font-weight: bold;
	color: #fff	;
}

.header-content-bottom {
	background: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

.header-logo {
	margin-left: 32px;
	float: left;
}

.header-logo img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.header-menu {
	float: right;
}

.home-content {
	width: 100%;
	margin: 0 auto;
	background: #fff;
}

.page-content {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
}

.box-content-cms h1 {
	text-align: center;
	font-size: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-top: 60px;
	margin-bottom: 60px;
	text-transform: uppercase;
	color: #1f1f1f;
}

.box-content-cms p {
	margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #1f1f1f;
	text-align: center;
	padding-left: 300px;
	padding-right: 300px;
}

.page-bar {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8002d+4,ff0095+49,ff7234+100 */
	background: #e8002d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #e8002d 4%, #ff0095 49%, #ff7234 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(4%,#e8002d), color-stop(49%,#ff0095), color-stop(100%,#ff7234)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* IE10+ */
	background: linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8002d', endColorstr='#ff7234',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 1px;
	height: 3px;
}

.page-copy {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	margin-top: 50px;
}

.page-copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1f1f1f;
}

.page-copy2 {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	margin-top: 0px;
}

.page-copy2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #1f1f1f;
}

.page-products {
	margin: 0 auto;
	width: 1300px;
	margin-top: 50px;
	margin-bottom: 30px;
}

.page-products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1f1f1f;
}

.contact-logo {
	margin-bottom: 50px;
}

.contact-left {
	float: left;
	width: 48%
}

.contact-right {
	float: right;
	width: 48%
}

.product-filter div {
	float: left;
}

.limit {
	width: 9%;
}

.sort {
	width: 17%;
}

.product-compare {
	width: 12%;
}

.product-grid {
	list-style: none;
	margin: 0;
	padding: 0;
}

.product-grid li {
	width: 33.33% !important;
	float: left;
	text-align: center;
	margin-bottom: 30px;
}

.product-image .image img {
	display: block;
	margin: auto;
}

.description {
	display: none;
}

#total {
	width: 80%;
	margin: auto;
	border-collapse: collapse;
	margin-bottom: 30px;
	margin-top: 30px;
}

.cart-left-area {
	width: 80%;
	margin: auto;
}

.right {
	width: 940px;
	margin: auto;
	padding: 20px 0px 20px 0px;
	margin-bottom: 100px;
	margin-top: 30px;
}

.right2 {
	width: 1000px;
	margin: auto;
	border-top: 1px solid #141414;
	border-bottom: 1px solid #141414;
	padding: 20px 0px 20px 0px;
		margin-bottom: 30px;
		color: #141414;
		font-size: 20px;
		text-align: center;
}

.quantity select {
	margin: auto !important;
}

#tab-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #141414;
	width: 66%;
	float: left;
	margin-right: 20px;

}

.ProductName {
	line-height: 90px;
}

.cart-info {
	margin-top: 50px;
}

.cart-info table {
	width: 80%;
	border-collapse: collapse;
	margin:auto;
}

.cart-info table td {
	border: 1px solid #141414;
	color: #141414;
	font-size: 20px;
	text-align: center !important;
	
}

.total {
	font-family: Arial, Helvetica, sans-serif;
	color: #141414;
	font-size: 20px;
}

.cart2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #1f1f1f;
    font-style: italic;
    display: block;
    float: right;
    width: 33%;
    margin-top: -40px;
    text-align: center;
}

.breadcrumb li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}

#tab-description p { 
	margin-top: 0;
	padding-top: 0;
}

.Success {
		width: 48%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.success {
	padding: 10px 0px 10px 0px;
	background-color: #141414;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.cart-button {
	color: #fff !important;
    background: #E8002D !important;
    border: 0px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
	margin-left: -3px;
}

#checkout  {
    width: 48%;
    margin: auto;
    padding: 30px;
    font-size: 20px;
    font-weight: bold;
    border: solid 4px #999;
}

#payment-address { 
    width: 48%;
    margin: auto;
    padding: 30px;
    font-size: 20px;
    font-weight: bold;
    border: solid 4px #999;
 }
 
#shipping-address { 
    width: 48%;
    margin: auto;
    padding: 30px;
    font-size: 20px;
    font-weight: bold;
    border: solid 4px #999;
 }
 
#shipping-method { 
    width: 48%;
    margin: auto;
    padding: 30px;
    font-size: 20px;
    font-weight: bold;
    border: solid 4px #999;
 }
 
#payment-method { 
    width: 48%;
    margin: auto;
    padding: 30px;
    font-size: 20px;
    font-weight: bold;
    border: solid 4px #999;
 }
 
#confirm { 
    width: 48%;
    margin: auto;
    padding: 30px;
    font-size: 20px;
    font-weight: bold;
    border: solid 4px #999;
 }


.checkout-button {
	color: #fff !important;
    background: #E8002D !important;
    border: 0px;
    padding: 9.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-left: 10px;
    width: 74px;
}

.checkout-button2 {
    color: #fff !important;
    border: 0px;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-left: -3px;
    width: 80%;
    margin: auto;
} 

.options {
	font-size: 26px;
	text-transform: uppercase;
}

.options b {
margin-bottom: 10px;
}

.options select {
	width: 320px !important;
	
}

.content {
	text-align: center; 
	margin-top: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #1f1f1f;
    padding-left: 300px;
    padding-right: 300px;
}

.buttons {
	text-align: center;
}
	

.back {
    border: 0;
    background-color: transparent;
    font-size: 20px;
    text-transform: uppercase;
    width: 33%;
    padding-top: 30px;
    display: block;
	text-align: center;
}

.name2 h1 {
font-family: Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #1f1f1f;
    margin-bottom: 10px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
	
}

.name2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #1f1f1f;
    margin-bottom: 40px;
    display: block;
    float: right;
    width: 33%;
	margin-top: -40px;
	text-align: center;
}

.name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #1f1f1f;
    margin-bottom: 10px;
    display: block;
    float: none !important;
    width: inherit !important;
	margin-top: 0 !important;
	text-align: center;
}

.name a{
    color: #1f1f1f;
	text-transform: uppercase;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #1f1f1f;
	font-style: italic;
	margin-bottom: 10px;
}

.price2 {
font-family: Arial, Helvetica, sans-serif;
    font-size: 42px;
    font-weight: bold;
    color: #1f1f1f;
    font-style: italic;
    display: block;
    float: right;
    width: 33%;
	margin-top: -40px;
	text-align: center;
}

.breadcrumb {
	width: 100%;
	background-color: #f2f2f2;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

.pagination {
	margin-top: 30px;
	text-align: center;
}


footer {
	margin: 0 auto;
	margin-top: 50px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8002d+4,ff0095+49,ff7234+100 */
	background: #e8002d; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #e8002d 4%, #ff0095 49%, #ff7234 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(4%,#e8002d), color-stop(49%,#ff0095), color-stop(100%,#ff7234)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* IE10+ */
	background: linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8002d', endColorstr='#ff7234',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 1px;
	height: 60px;
}

.footer-content {
	
}

.products {
	float: left;
	width: 33.3%;
}

.products-row1 {

}

.products-row2 {
	margin-top: 30px;
}

.products-name {
	font-size: 18px !important;
	text-transform: uppercase;
	font-weight: bold !important;	
}

.products-price {
	font-style: italic;
}

.products-add-cart {
	margin-top: 25px !important;
}

.products-coming-soon {
	margin-top: 25px !important;
}

.products-add-cart a {
	padding: 10px;
	width: 130px;
	text-align: center;
	margin: 0 auto;
	border-radius: 3px;
	color: #fff;
	background: #e8002d; /* Old browsers */
	background: -moz-linear-gradient(left, #e8002d 0%, #ff0e89 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e8002d), color-stop(100%,#ff0e89)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #e8002d 0%,#ff0e89 100%);
	background: -o-linear-gradient(left, #e8002d 0%,#ff0e89 100%);
	background: -ms-linear-gradient(left, #e8002d 0%,#ff0e89 100%);
	background: linear-gradient(to right, #e8002d 0%,#ff0e89 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8002d', endColorstr='#ff0e89',GradientType=1 ); /* IE6-9 */
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
}

.products-coming-soon a {
	padding: 10px;
	width: 130px;
	text-align: center;
	margin: 0 auto;
	border-radius: 3px;
	color: #fff;
	background: #ff0e89; /* Old browsers */
	background: -moz-linear-gradient(left,  #ff0e89 0%, #e8002d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff0e89), color-stop(100%,#e8002d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #ff0e89 0%,#e8002d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #ff0e89 0%,#e8002d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #ff0e89 0%,#e8002d 100%); /* IE10+ */
	background: linear-gradient(to right,  #ff0e89 0%,#e8002d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0e89', endColorstr='#e8002d',GradientType=1 ); /* IE6-9 */
	font-weight: bold;
	font-size: 18px;
}

.stockists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px !important;
	font-weight: normal !important;
	color: #1f1f1f;
}

.stockists span {
	color: #E8002D;
}

/* Start Gallery Images */

.wrap2 {
	width: 100%;
	background-color: #fff;
	margin-top: 0px;
}

.wrap2 h2 {
	font-size: 24px;
	text-align: center;
	margin: 0;
	padding: 0;
	color: #fff;
	margin-top: 15px;
}

.gallery-images {
	width: 90%;
	height: inherit;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 60px;
	position: relative;
}

.gallery-images-nopadding {
	padding-bottom: 30px;
	margin:0 auto;
	padding-left: 1%;
}

#prev {
	background-image: url(/img/prev-slide.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	left: -40px;
	top: 40%;
	width: 25px;
	height: 24px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#next {
	background-image: url(/img/next-slide.png);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: -40px;
	top: 40%;
	width: 25px;
	height: 24px;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

#prev:hover { 
	cursor: pointer;
}

#next:hover {
	cursor: pointer;
}

#content-slider-1 {
  margin-top: 30px;
}

.featureBlock img {
	width: 100% !important
}


.featureBlock {
  width: 19%;
  float: left;
  text-align: center;
  margin-top: 15px;
  margin-right: 1%;
}


#content-slider-1 h3 {
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}

#content-slider-1 h3 span {
  color: #fff;
}

/* End Gallery Images */

/* Start Contact Form */

.featureBlock a {
	cursor: -webkit-grab;
}

.featureBlock a:hover {
	cursor: -webkit-grab;
}

input[type=text] {
	width: 50%;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	margin-bottom: 2px;
	margin-right: 15px;
	font-size: 16px;
	color: #1f1f1f;
	padding: 8px;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	font-family: sans-serif;
	margin-top: 15px;
}

input[type=submit] {
	background: none repeat scroll 0 0 #000062;
	border-radius: 2px 0 0 2px;
	color: #fff;
	display: inline-block;
	font-family: sans-serif;
	font-size: 16px;
	color: #1f1f1f;
	margin: 10px 0 20px !important;
	text-decoration: none;
	padding: 8px;
	text-align: center;
	font-weight: normal;
	text-transform: capitalize;
	border: 0px;
	transition: all ease-in 0.1s 0s;
}

select {
	width: 50%;
    display: block;
    border: 1px solid #999;
    background-color: #FFF;
    margin-bottom: 2px;
    margin-right: 15px;
    font-size: 16px;
    color: #1f1f1f;
    padding: 8px;
    box-shadow: inset 1px 1px 1px #CCC;
    -moz-box-shadow: inset 1px 1px 1px #CCC;
    font-family: sans-serif;
    margin-top: 15px;
}

input[type=submit]:hover {
	background: none repeat scroll 0 0 #E10D01;
	color: #ccc;
	cursor: pointer;
	transition: all ease-out 0.1s 0s;
}


input[type=password] {
    width: 50%;
    display: block;
    border: 1px solid #999;
    background-color: #FFF;
    margin-bottom: 2px;
    margin-right: 15px;
    font-size: 16px;
    color: #1f1f1f;
    padding: 8px;
    box-shadow: inset 1px 1px 1px #CCC;
    -moz-box-shadow: inset 1px 1px 1px #CCC;
    font-family: sans-serif;
    margin-top: 15px;
}

textarea {
	width: 50%;
	height: 135px;
	display: block;
	border: 1px solid #999;
	background-color: #FFF;
	padding: 5px 8px;
	font-size: 16px !important;
	color: #1f1f1f;
	box-shadow: inset 1px 1px 1px #CCC;
	-moz-box-shadow: inset 1px 1px 1px #CCC;
	font-family: sans-serif;
	font-size: 14px;
	margin-top: 15px;
}

label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 18px;
	color: #1f1f1f;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	font-weight: normal;
}

.contact-right form div {
	text-align: left;
}

.button {
	color: #fff !important;
	background: #E8002D !important;
	border: 0px;
	padding: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}


.button:hover {
	color: #fff !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8002d+4,ff0095+49,ff7234+100 */
	background: -moz-linear-gradient(45deg,  #e8002d 4%, #ff0095 49%, #ff7234 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(4%,#e8002d), color-stop(49%,#ff0095), color-stop(100%,#ff7234)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%) !important; /* IE10+ */
	background: linear-gradient(45deg,  #e8002d 4%,#ff0095 49%,#ff7234 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8002d', endColorstr='#ff7234',GradientType=1 ) !important; /* IE6-9 fallback on horizontal gradient */
}

.product-info {
	margin: auto;
	width: 1000px;
}

/* End Contact Form */

/* Start Captcha */

/*CAPTCHA STYLES*/
/*//////////////*/

td { padding: 0; margin: 0; color: #FFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
::-webkit-input-placeholder { font-style:italic; color: #444; }
:-moz-placeholder { font-style:italic; color: #444; }
::-moz-placeholder { font-style:italic; color: #444; }
:-ms-input-placeholder { font-style:italic; color: #444; }

.hidden { visibility:hidden; }

.captcha
{
  width: 240px;
  margin: 0 auto;
  margin-left: -10px;
}

.refresh {
	position: relative;
	float: right;
	margin-top: -26px !important;
	margin-right: 30px !important;
	width: 20px !important;
	border: none !important;
}

.refresh img {
	border: none !important;
	box-shadow: none !important;
	margin: 0px !important;
	padding: 0px !important;
}

#SpamCheck { margin-left: 10px !important;padding:5px; color: #555; }

#url
{
  visibility: hidden;
  height: 1px;
  width: 1px;
  position:absolute;
}
/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }

    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }

.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
	text-align: left;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	font-family:Arial, Helvetica, sans-serif;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 11px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;

	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

.captcha input {
	width: 80px !important;
	margin-top: 0px !important;
}

.captcha-img {
	margin-left: 120px;
	margin-bottom: -30px !important;
	width: 61px !important;
	border: 0px !important;
	box-shadow: none !important;
}

/* End Captcha */

/* Start Nav */

.mobile-menu {
	display:none;
}

.current {
	background-color: #F1F1E4;
	color: #CB7240 !important;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	z-index: 151;
}

ul.nav {
    float: right;
    list-style: none outside none;
	margin-top: 50px;
	margin-right: 55px;
}

ul.nav li {
	display: block;
	float: left;
	margin: 0px 0px 0px 54px;
	padding: 0;
}

ul.nav li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px 2px 2px 2px;
	color: #1f1f1f;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	transition: all ease-in 0.5s 0s;
}

ul.nav li a:hover {
	color: #FF0095;
	z-index: 151;
	transition: all ease-in 0.5s 0s;
}

ul.nav li a:hover.small {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
}

ul.nav li a.active {
	background-color: #CCF91C;
	box-shadow: 0 0 6px rgba(170, 170, 170, 0.7);
	background: url("../images/opacity-30.png") repeat scroll 0 0 rgba(152, 237, 0, 100);
}

#scrolldown-pos {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  padding-top: 50.5%;
  border-bottom: 30px solid #fff;
}

#scrolldown {
  position: absolute;
  bottom: -6px;
  width: 350px;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.twelve-columns {
  width: 900px;
  margin: 0 auto;
  padding: 20px;
}

#infotext {
  margin: 0 auto;
  width: 500px;
}

#ui-datepicker-div {
	z-index: 1000 !important;
}

/* End Nav */


@media only screen and (max-width : 1800px) {
	
ul.nav li {
	margin: 0px 0px 0px 45px;
}
	
ul.nav li a {
	font-size: 24px;
}
	
}

@media only screen and (max-width : 1640px) {
	
ul.nav li {
	margin: 0px 0px 0px 25px;
}
	
}

@media only screen and (max-width : 1518px) {
	
ul.nav li {
	margin: 0px 0px 0px 21px;
}
	
ul.nav li a {
	font-size: 21px;
}
	
}

@media only screen and (max-width : 1415px) {
	
ul.nav li {
	margin: 0px 0px 0px 18px;
}
	
ul.nav li a {
	font-size: 18px;
}
	
}

@media only screen and (max-width : 1300px) {
	
.header-logo img {
	width: 350px;
	height: auto;
}

ul.nav {
	margin-top: 50px;
}

}

@media only screen and (max-width : 1200px) {
	
.header-logo img {
	width: 300px;
	height: auto;
}

ul.nav {
	margin-top: 40px;
	margin-right: 20px;
}

ul.nav li {
  margin: 0px 0px 0px 0px;
}

}

/* @media only screen and (max-width : 1000px) {

- Start Mobile Nav - 

#nav
{
position: relative;
transition: none!important;

}
#nav li a { padding-top: 6px; padding-bottom: 10px; text-align: center; color: #555;}
#nav li a:hover { padding-top: 6px; padding-bottom: 10px; color: #333; }

.sub-nav a:hover {
  background-color: #2592d5 !important;
  color: #333 !important;
}

#nav > a
{
}
#nav:not( :target ) > a:first-of-type,
#nav:target > a:last-of-type
{
display: block;
position: absolute; right: -25px; top: -5px;
background-image: url('../images/nav.png');
background-repeat: no-repeat;
width: 50px;
height: 50px;
z-index: 1000;
}



#nav > ul
{
height: auto;
display: none;
position: absolute;
left: 0;
right: 0;
margin-top: 50px;
z-index: 9999;width: 100%;
padding: 16px;
padding-top: 0px;
padding-bottom: 0px;

}
#nav:target > ul
{
display: block;


}
#nav > ul > li
{
width: 100%;
float: none;
margin: 0;
background-color: #fff;
border-bottom: 1px solid #ccc;

}



#nav li ul
{
position: static;
padding-top: 15px;
}


}*/

