@charset "UTF-8";
/* CSS Document */
@font-face
{
     font-family: gothamregular;
	  src: url('fonts/gotham.eot');
    src: url('fonts/gotham.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham.woff') format('woff'),
         url('fonts/gotham.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
}
@font-face
{
     font-family: gothamregular;
	  src: url('fonts/gotham-bold.eot');
    src: url('fonts/gotham-bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-bold.woff') format('woff'),
         url('fonts/gotham-bold.otf') format('opentype');
	font-weight: bold;
	font-style: normal;
}
body {
	margin: 0px;	
}
.abovelogo {
	background-color: #000000;
	height: 50px;
	border-bottom: 5px solid #FFFFFF;	
}
.abovephone {
	text-align: right;
	margin-right: 100px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.abovephone a {
	color:  #FFFFFF;
	text-decoration: none;
}
.logowrap {
	background-image: url(graphics/bg.jpg);
	background-position:top;
	background-repeat: repeat-x;
	position: relative;	
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
}
.globaldis {
	position: absolute;
	top: 12px;
	width: 100%;
	text-align: center;
	left: 0px;
	color: #FFFFFF;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.logoclick {
	width: 100%;
	height: 246px;
	position: absolute;
}
.navwrap {
	position: absolute;
	bottom: 0px;
	right: 50px;
	width: 500px;
}
.navitem {
	float: left;
	width: auto;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.5);
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	cursor: hand;
}
.navitem a {
	color: #333333;
	text-decoration: none;
}
.shadowtop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(graphics/shadowtop.png);
	background-repeat: repeat-x;	
}
.shadowbottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	background-image: url(graphics/shadowbottom.png);
	background-repeat: repeat-x;	
}
.bodywrap {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;	
	margin-top:50px;
}
.introtext {
	width: 580px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	color: #666666;	
	float: left;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.youtubevid {
	float: left;
	width: 400px;	
	margin-left: 20px;
}
.bodywrap h1 {
	font-weight: normal;
	font-size: 30px;
	color: #0C3;
	text-align: center;
	font-family: gothamregular, Arial, sans-serif;
}
.infowrap {
	background-image: url(graphics/bg.jpg);
	background-position:center;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.infoinner {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;	
	padding-left: 20px;
}
.infotab {
	float: left;
	width: 430px;
	height: 120px;
	margin-top: 10px;
	padding: 20px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,.8);
	border-radius: 5px;
	margin-right: 20px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 14px;	
}
.infotab h2 {
	font-weight: normal;
	font-size: 20px;
	color: #0C3;
	text-align: center;
}
.mainlistwrap {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.mainlist {
	float: left;
	width: 700px;
}
.privacy {
	width: 700px;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	color: #666666;	
	float: left;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.product {
	float: left;
	width: 200px;
	height: 235px;
	margin: 10px;
	border-radius: 5px;
	padding: 5px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	font-family: gothamregular, Arial, sans-serif;
	color: #666666;
	font-size: 14px;	
}
.product a img {
	border: 3px solid #CCCCCC;
	margin-bottom: 5px;
}
.proddescr {
	position: relative;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proddescr a {
	text-decoration: none;
	color: #666666;
}
.addcart {
	border-radius: 5px;
	background-color: #CCCCCC;
	padding: 4px;
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #FFFFFF;
	font-size: 14px;
	cursor: pointer;	
	cursor: hand;
	border-width: 0px;
}
.prodimage {
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.productdescr {
	font-family: gothamregular, Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	float: left;
	width: 700px;
}
.productdescr h1 {
	text-align: left;
	font-size: 20px;
}
.productdescr h2 {
	font-size: 20px;
	color: #999999;
	font-weight: normal;
}
.prodoptions {
	background-color: #DDDDDD;
	border-radius: 5px;
	margin-bottom: 50px;
}
.addcarta {
	float: right;
	width: 150px;
	padding-top: 20px;
	padding-bottom: 20px;	
}
.prodqty {
	float: right;
	width: 120px;
	font-family: gotham, Arial, sans-serif;
	color: #666666;
	font-size: 16px;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;	
}
.prodaddqty {
	background-color: #999999;
	border-radius: 5px;
	border: 2px solid #555555;
	font-family: gothamregular, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	width: 50px;
	text-align: center;
}
.prodprice {
	float: right;
	width: 250px;
	font-family: gotham, Arial, sans-serif;
	color: #666666;
	font-size: 16px;
	text-align: right;
	padding-right: 20px;
	padding-top: 28px;	
}
.prodpricenum {
	color: #000000;
	font-size: 20px;	
}
.addcartbtn {
	background-color: #999999;
	border: 2px solid #555555;
	color: #FFFFFF;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
}
.addcartselect {
	background-color: #8AE440;
	border: 2px solid #555555;
	color: #FFFFFF;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 14px;
	padding: 5px;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
}

.itemprice {
	font-size: 20px;
	color: #0C3;
}
.sidebarwrap {
	float: left;
	width: 280px;
	margin-left: 0px;
}
.sidebar {
	width: 280px;	
}
.sidecart {
	padding: 20px;
	font-family: gotham, Arial, sans-serif;
	color: #444444;	
	font-size: 11px;
	text-align: center;
	
}
.sidecarttitle {
	font-size: 24px;
	color: #000000;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;	
}
.paypalbtn {
	border: 2px solid #555555;
	width: 200px;
	height: 38px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
	background: url(graphics/paypal.png) no-repeat center #63bc1a;
}
.paypalselect {
	border: 2px solid #555555;
	width: 200px;
	height: 38px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
	background: url(graphics/paypal.png) no-repeat center #5f9f2a;
}
.googlebtn {
	border: 2px solid #555555;
	width: 200px;
	height: 38px;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
	background: url(graphics/googlewallet.png) no-repeat center #63bc1a;
}
.googleselect {
	border: 2px solid #555555;
	width: 200px;
	height: 38px;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
	background: url(graphics/googlewallet.png) no-repeat center #5f9f2a;
}
.checkoutbtn {
	border: 2px solid #555555;
	width: 195px;
	height: 36px;
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	cursor: pointer;
	cursor: hand;
	background: url(graphics/checkout.png) no-repeat center #63bc1a;
}
.tableitem {
	border-bottom: 1px solid #EEEEEE;
	padding-top: 3px;	
}
.tableitem a img {
	border: 1px solid #FFFFFF;
}
.tableitem a:hover img {
	border: 1px solid #CCCCCC;	
}
.update {
	border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	cursor: hand;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(graphics/update.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 20px;
	height: 20px;
	font-size: 1px;
	line-height: 1px;	
}
.formitem {
	border: 0px;
	padding: 2px;
	background-color: #FFFFFF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #EEEEEE;
	height: 16px;
	font-size: 12px;	
}
.contactform {
	margin-left: 340px;
	width:  310px;
}
.contactitem {
	position: relative;
	padding-bottom: 3px;
	padding-left: 15px;
}
#name, #phone, #emailform, #comment {
	background-color: #DDDDDD;
	border: 1px solid #090;
	font-family: cabin, Arial, sans-serif;
	color: #666666;
	font-size: 14px;
	padding: 4px 8px 4px 8px;
	border-radius: 3px;
}
#name {
	width: 260px;
}
#phone, #emailform {
	width: 118px;
}
#emailform {
	margin-left: 5px;
}
#comment {
	width: 260px;
	height:  70px;
}
.contacterr {
	position: absolute;
	display: none;
	width: 50px;
	top: 5px;
	right: -42px;
	background-color: #009900;
	color: #FFFFFF;
	padding: 2px 5px 2px 5px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-family: cabin, Arial, sans-serif;
	font-size: 10px;
}
#submitcont {
	position: relative;
	width: 104px;
	height: 24px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #090;
	border: 1px solid #333333;
	border-radius: 5px;
	padding-top: 3px;
	font-family: cabin, Arial, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	cursor: hand;
}
#contmessage {
	text-align: center;
	display: none;
	font-family: cabin, Arial, sans-serif;
	font-size: 12px;
	color: #f68d31;
}

.footerwrap {
	background-image: url(graphics/bg.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	height: 120px;
	position: relative;
}
.footerlogowrap {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.footerlogo {
	position: absolute;
	top: 0px;
	left: 100px;
	width: 400px;
}
.calltoaction {
	padding-top: 24px;
	color: #70fe70;
	text-align: center;
	font: 16px gothamregular, Arial, sans-serif;
}
.footerwrap h2 {
	text-align: center;
	color: #70fe70;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 32px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: normal 30px/35px gothamregular, Arial, sans-serif;
}
.footerwrap h2 a {
	color: #aeffae;
}
.globaldistoo {
	color: #70fe70;
	text-align: center;
	font: 12px gothamregular, Arial, sans-serif;
}
.specialnote {
	font-family: gothamregular, Arial, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-top: 20px;
	padding-left: 20px;
}
.facebook_wrap {
	position: absolute;
	top: -30px;
	left: 470px;
	width: 450px;	
}
.copyright {
	background-color: #000000;
	height: 90px;
	padding-top: 20px;
	text-align: center;
	font-family: gothamregular, Arial, sans-serif;
	font-size: 12px;
	color: #090;
	border-top: 5px solid #FFFFFF;
}
.copyright a {
	color: #009900;	
}
.sprayererror {
	color: #FF0000;
	font-weight: bold;
}
.privlink {
	text-align: center;
	font-family: gothamregular, Arial, sans-serif;
	margin-bottom: 40px;
}
.paymentdetails {
	width: 800px;
	margin-left: 100px;
}