/* File automatically GZipped */
/* Main division definitions */
*{margin:0;padding:0;font-style:normal;}
body {
	font-family: arial,sans-serif;
	text-align: center;
	font-size: 12px;
	background: #FFF;
	color: #333;
}
#tinymce, .description, #info {
	text-align: left;
}
#tinymce ol, .description ol, #info ol {
	padding: 0px 0px 0px 20px ;
}
#tinymce ul, .description ul, #info ul {
	padding: 0px 0px 0px 20px ;
	list-style-type: disc;
}
#tinymce ul ul, .description ul ul, #info ul ul {
	padding: 0px 0px 0px 20px;
	list-style-type: circle;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #333;
}
a img {
	border: none;
}
/* Fix for a cufon/IE compatability bug for italics */
i, em {
	font-style: italic;
}
input, select {
	background: #FFF;
	color: #333;
	border: 1px solid #DDD;
	font-size: 12px;
	font-family: arial,sans-serif;
}
#page {
	text-align: left;
	width: 960px;
	margin: 0px auto;
}
#head {
	height: 82px;
	position: relative;
	border-bottom: 1px solid #DDD;
}
#head #logo {
	margin: 20px 2px 0px;
	float: left;
}
.search {
	width: 274px;
	float: right;
	height: 40px;
	padding: 10px 0px 0px;
	border-bottom: 1px solid #DDD;
	z-index: 1;
	vertical-align: middle;
	overflow: hidden;
}
.search .searchtext {
	vertical-align: middle;
	padding: 6px;
	width: 226px;
}
.search .searchbtn {
	border: 0px;
	vertical-align: middle;
}
#head .search form {
	height: 49px;
	float: left;
	width: 313px;
	background: url('../images/menusep.jpg') right top no-repeat;
}
#head .search input {
	margin-top: 10px;
	float: left;
}
#head .search .searchtext {
	padding: 7px 9px 7px;
	float: left;
	width: 192px;
	font-size: 13px;
	line-height: 100%;
	margin-right: 10px;
}
#head .basket ,#head .dist {
	padding: 10px;
	margin: 14px 12px 16px;
	float: right;
	text-align: right;
	display: block;
	vertical-align: middle;
}
#head .basket img ,#head .dist img {
	margin-right: 5px;
}
#head .basket {
	padding-right: 0px;
	margin-right: 0px;
}
#head .sep {
	float: right;
	height: 20px;
	width: 1px;
	overflow: hidden;
	background: #DDDDDD;
	margin-top: 30px;
}
#head .basket img ,#head .dist img {
	vertical-align: middle;
}
#navbar {
	height: 50px;
	border-bottom: 1px solid #DDD;
	width: 677px;
	float: left;
	z-index: 99;
}
#navbar .catlist {
	float: left;
	list-style-type: none;
	display: block;
	background: url('../images/menusep.jpg') right 1px no-repeat;
	position: relative;
	text-align: center;
	z-index: 20;
	margin-bottom: -8px;
}
#navbar .catlist.last {
	background: none;
}
#navbar .catlist .category {
	font-size: 18px;
	color: #666;
	display: block;
	text-align: center;
	padding: 0px 20px;
	background: url('../images/navsep.png') left no-repeat; 
	z-index: 20;
	line-height: 51px;
}
#navbar .catlist.first .category {
	padding-left: 1px;
	background: none;
}
#navbar .catlist .category .on {
	display: none;
	color: #09C;
	line-height: 51px;
}
#navbar .catlist .category .off {
	line-height: 51px;
}
#navbar .catlist .category img.on {
	position: absolute;
	top: 47px;
	left: 50%;
	width: 50px;
	margin-left: -25px;
	z-index: 4;
}
#navbar .catlist:hover .category .off,#navbar .catlist.active .category .off {
	display: none;
}
#navbar .catlist:hover .category .on, #navbar .catlist.active .category .on {
	display: block;
}
#navbar .dropdown {
	display: none;
	width: 579px;
	border-top: none;
	background: #FFF;
	border: 1px solid #DDD;
	z-index: 2;
	position: absolute;
	top: 50px;
}
#navbar .catlist.last .dropdown {
	width: 579px;
	right: 0px;
}
#navbar .dropdown .padding {
	padding: 20px 0px;
}
#navbar .dropdown ul {
	width: 150px;
	text-align: left;
	float: left;
	padding: 20px 0px 0px 40px;
}
#navbar .dropdown ul li {
	list-style-type: none;
	line-height: 20px;
}
#navbar .dropdown ul .subcat {
	font-weight: bold;
	color: #666666;
}

#homebanners {
	overflow: hidden;
	margin-top: 10px;
}
#homebanners .narrow {
	width: 273px;
}
#homebanners .narrow a {
	width: 273px;
	height: 150px;
	overflow: hidden;
	display: block;
	margin-bottom: 10px;
	line-height: 0px;
	background: #EEEEEE;
}
#homebanners .wide {
	background: #EEEEEE;
	width: 677px;
	height: 310px;
	margin-left: 10px;
}
#ProdHead h2 {
	font-size: 28px;
	padding-bottom: 10px;
	width: 750px;
}
#ProdHead #TestimLink {
	float: right;
	margin-top: 10px;
	width: 180px;
	padding-right: 20px;
	background: url('../images/bluearrowr.png') right no-repeat;
}
#ProdHead #TestimLink:hover {
	background: url('../images/darkarrowr.png') right no-repeat;
}

#footer {
	border-top: 1px solid #DDD;
	font-size: 11px;
	color: #666;
}
#footer .links {
	height: 205px;
}
#footer .links ul {
	padding: 20px 0px 0px;
	float: left;
}
#footer .links li {
	width: 160px;
	line-height: 175%;
	list-style-type: none;
}
#footer .links b {
	color: #666666;
}
#footer .join {
	width: 280px;
	padding: 20px 0px;
	float: left;
	line-height: 150%;
}
#footer input {
	vertical-align: middle;
	margin-top: 20px;
}
#footer .email {
	padding: 7px;
	margin: 20px 7px 0px 0px;
	width: 192px;
}
#footer .info {
	padding: 20px 0px;
	float: right;
	text-align: right;
	width: 300px;
}
#footcontact {
	padding: 10px 0px 20px;
	color: #666666;
}
#footercards {
	margin-left: -100px;
}
#footer #SocialNetworks {
	padding: 15px 0px 0px;
}
#footer #SocialNetworks a {
	display: inline-block;
}
#footer #SocialNetworks a.facebook {
	margin-right: 33px;
}
#footer #SocialNetworks img {
	vertical-align: middle;
}
#section {
	padding: 10px 0px 0px;
}
#section #subhead.searchresults {
	width: 500px;
	float: left;
}
#section #headding {
	float: left;
	background: #0099CC;
	color: #FFF;
	font-size: 13px;
	line-height: 130%;
	width: 617px;
	/*height: 175px;*/
	padding: 40px 30px 30px 30px;
	border: 0px;
	position: relative;
}
#section #headding .testimonials {
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: url('../images/bluearrow.png') #CCEBF4 298px no-repeat;
	padding: 11px 105px 11px 20px;
	border: 0px;
	font-size: 13px;
}
#section #headding .minHeight {
	float: left;
	width: 0px;
	height: 143px;
}
#section #banner {
	float: right;
}
#section h1 {
	font-size: 40px;
}
#section .listopts {
	padding: 10px 0px 0px;
}
#section .plink {
	color: #686B6E;
	width: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #DDD;
	background: #EEE;
	display: block;
	float: left;
	margin-right: 4px;
}
#section .plink:hover {
	background: #FFF;
}
#section .thispage, #section .thispage:hover {
	width: 24px;
	height: 24px;
	border: 1px solid #FFF;
	background: #FFF;
}
#section .all {
	line-height: 26px;
	display: block;
	float: left;
	padding: 0px 10px;
	margin: 0px 10px;
}
#section .orderbox {
	float: right;
	padding: 5px;
	border: 1px solid #DDD;
	width: 142px;
}
#children {
	padding: 10px 0px;
}
.products {
	padding: 10px 0px;
	width: 970px;
	position: relative;
	border-top: 1px solid #DDD;
}
.listpage .products {
	border-top:none;
	padding: 0px 0px 10px;
}
.products .greyarrow {
	position: absolute;
	top: 0px;
	left: 0px;
}
.product {
	width: 185px;
	margin-right: 8.75px;
	float: left;
}
.product .prodthumb{
	line-height: 0px;
	vertical-align: baseline;
	float: left;
	width: 175px;
	height: 175px;
}
.product .prodthumb img{
	width: 175px;
	height: 175px;
}
.product .subcatlink {
	color: #0099CC;
}
.product .subcatlink:hover {
	color: #333;
}
.product img {
	padding: 5px;
}
.product .tag {
	height: 50px;
	width: 185px;
	background: url('../images/listgrad.jpg') top repeat-x #EEE;
	padding: 5px 0px;
	line-height: 150%;
	color: #666666;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.product .tag a {
	color: #333;
}
.product .tag a:hover {
	color: #666;
}
.product strong {
	display: block;
}
#product {
	padding: 20px 0px;
}
#product a.back {
	display: block;
	width: 140px;
	font-size: 12px;
	padding: 0px 0px 0px 15px;
	background: url('../images/bluearrowl.png') left no-repeat;
}
#product a.back:hover {
	background: url('../images/darkarrowl.png') left no-repeat;
}
/*#product a.back img {
	padding-right: 5px;
	vertical-align: top;
}*/
#product .imagepane {
	float: left;
	text-align: center;
	width: 400px;
	margin-top: 20px;
}
#product .imagepane .hidden {
	display: none;
}
#DetailImages {
	width: 407px;
	position: relative;
	padding: 20px 0px 10px;
}
#DetailImages a {
	float: left;
	display: block;
	width: 50;
	line-height: 0px;
	border: 1px dashed #0099CC;
	padding: 5px;
	margin: 0px 5.8px 0px 0px;
}
#DetailImages a.first {
	margin-right: 6px;
}
#DetailImages a:hover {
	border: 1px solid #005599;
}
#DetailImages a.active {
	border: 1px solid #005599;
	background: #0099CC;
}
#product .prodimage {
	width: 400px;
	height: 400px;
}
#product #detailpane {
	margin-top: 20px;
	float: right;
	width: 531px;
	padding: 
}
#product h1 {
	font-size: 40px;
	line-height: 100%;
	padding: 0px 20px 10px 0px;
}
#product h1 sup {
	font-size: 10px;
}
#product .price {
	font-size: 30px;
	color: #0099CC;
}
#product .description {
	padding: 25px 0px 65px;
	font-size: 13px;
	line-height: 150%;
}
#product #BasketForm {
	padding: 5px;
	border: 1px solid #DDD;
	background: #EEE;
	display: inline-block;
}
#product form input {
	vertical-align: top;
	float: left;
	border: none;
}
#product form .add {
	margin: 10px 5px 5px;
	float: right;
}
#product form img.add {
	margin: 10px 5px 7px;
}
#product form select {
	padding: 5px;
	margin: 5px;
	vertical-align: top;
	float: left;
	width: 415px;
}
#product select.qty {
	padding-left: 7px;
	width: 82px;
}
#product select.size {
	padding-left: 7px;
}
.addbuttons {
	display: none;
}
.nostock {
	padding: 10px 7px 0px;
	font-size: 24px;
	line-height: 47px; 
	text-align: right;
}

/*
		Basket
*/

#basket {
	padding: 20px 0px;
}
#basket h1 {
	font-size: 40px;
}
#basket table {
	width: 100%;
	border-collapse: collapse;
}
#basket th {
	border-bottom: 1px solid #DDDDDD;
	font-size: 14px;
	padding: 5px;
}
#basket td {
	border-bottom: 1px solid #DDDDDD;
	padding: 5px 0px;
}
.cartmessage {
	font-size: 13px;
	line-height: 20px;
	background-color:#F4FADA;
	color: #95AD1F;
	border: 1px solid #A8C222;
	margin:0px 205px 10px 200px;
	padding: 15px;
	text-align: center;
}
.carterror {
	background-color:#FFEAEA;
	color: #FF0000;
	border: 1px solid #FF4A4A;
}
.minithumb {
	vertical-align: middle;
}

#basket .money {
	text-align: right;
}
#basket .basket input {
	width: 30px;
	padding: 5px;
}
#basket .name {
	text-align: left;
	/*vertical-align: middle;*/
	line-height: 25px;
}
#basket .totalrow {
	height: 40px;
}
#basket .buttons td {
	border-bottom: none;
}
#basket .buttons {
	height: 75px;
}

/*
		Checkout
*/

#checkout .alert {
	background-color: #FFEEEE;
}
#checkout h1 {
	padding: 33px 0px 31px;
	font-size: 40px;
}
#checkout input,#checkout textarea {
	padding: 1px;
	width: 200px;
}
#checkout td {
	padding: 1px;
	width: 220px;
}
#checkout .chhead {
	padding: 10px 1px 10px;
	border-bottom: 1px solid #CCCCCC;
}
#checkout .chtop td {
	padding-top: 10px;
}
#checkout .chlabel {
	text-align: right;
	padding-right: 10px;
}
#checkout select {
	padding: 1px;
	width: 204px;
}
#checkout #cart {
	margin-top: 30px;
}
#checkout input.narrow {
	width: 50px;
}
#checkout select.month {
	width: 50px;
}
#checkout select.year {
	width: 100px;
}
.textbutton {
	background: #EEE;
	border: 1px solid #DDD;
	display: inline-block;
	padding: 0px 0.8em;
	line-height: 2.2em;
	font-size: 1.3em;
	vertical-align: middle;
	cursor: pointer;
}
.textbutton:hover {
	background: #FFF;
}

/*
		Info Pages
*/

#infohead {
	float: left;
	width: 275px;
	padding: 20px 10px 20px 0px;
}
#infohead h1 {
	font-size: 40px;
	line-height: 100%;
	color: #0099CC;
}
#infopage {
	float: right;
	width: 670px;
	border-left: 1px solid #DDD;
	background: url('../images/greyarrowr.jpg') top left no-repeat;
	margin: 20px 0px;
}
#infopage #info {
	padding-left: 40px;
	margin: -4px 0px 0px;
	color: #333;
	line-height: 175%;
}
#info td {
	padding: 4px;
}
#info input {
	padding: 2px;
	width: 280px;
}
#MailListForm {
	text-align: right;
}
#infopage #map {
	height: 500px;
	margin: 20px 0px;
}
#product #map.imagepane {
	height: 400px;
}
.infowindow {
	background: #FFF;
	height: auto;
	line-height: 120%;
}
#infohead #StoreSearchBox h2 {
	font-size: 22px;
}
#infohead #StoreSearchBox p {
	padding: 10px 0px;
}
#infohead #StoreSearchBox ul {
	padding: 10px 0px 10px 20px;
}
#infohead #StoreSearchBox h3 {
	padding: 10px 0px;
}

/*
		Store Search
*/

#StoreSearchBox {
	text-align: left;
	padding: 40px 0px;
	line-height: 150%;
}
#StoreSearchBox .searchbtn {
	vertical-align: middle;
	border: 0px;
}
#StoreSearchResults .StoreSearchOption {
	display: block;
	padding: 5px 0px;
}
#StoreSearchResults .StoreSearchStore {
	display: block;
	padding: 5px 10px 5px 0px;
}
#StoreSearchResults .StoreSearchStore span {
	float: right;
}

#StoreSearch {
	padding: 6px;
	vertical-align: middle;
	width: 220px;
}
#DistributorDetails {
	line-height: 150%;
}

/*
		Cufon font weights
*/

.thin {
	font-weight: 100;
}
.light {
	font-weight: 200;
}
.bold {
	font-weight: 700;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	overflow: hidden;
	margin-bottom: 1px;
}
.clearspace {
	clear: both;
	height: 20px;
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}

.zebra {
	background: #CEF3FF;
}