/* @override http://jetsetpets.innovanet.co.nz/jetset.css */

body {
	margin: 0;
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #3e3e3e;
	}
	
	
h1 {
	line-height: normal;
	margin: 0;
	}
h2 {
	line-height: normal;
	}
h3 {
	line-height: normal;
	margin: 0 0 15px 0;	
	}
h4 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 13px;
	}
h5 {
	margin: 0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #e663e2;
	}
	
a:link, a:visited {
	color: #e663e2;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:active {
	color: #e663e2;
	font-weight: bold;
	text-decoration: underline;
	}
	
img {
	border: none;
	}	
	
	
input, textarea, select {
	font: 13px "Trebuchet MS", Verdana, Arial, sans-serif;
	border: 1px solid #ccc;
	padding: 3px;
	color: #6c6c6c;
	margin: 0;
	}
form {
	margin: 0;
	}	
	
	
	
	
	
/*----------------------------------------------------------------------------- IDs -----------------------*/

#container {
	width: 963px;
	background:url(/images/bg.gif) repeat-y;
	margin: 0 auto 0 auto;
	padding: 0 7px;
	overflow: hidden;	
}
#head {
	background: url(/images/head.gif) no-repeat;
	height: 212px;
	overflow: hidden;
	}
#logo {
	width: 207px;
	height: 167px;
	float: left;
	text-indent: -5000px;
	}

/*
#tagline {
	float: right;
	width: 643px;
	margin: 65px 0 0 0;
	}	
*/
#tagline {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	margin: 65px 0 0 0;
	}
#content {
	padding: 10px 23px 23px;
	overflow: hidden;
	}
#home #content {
	padding: 0 24px;
}		
	
	
	
	
	
	
#intro {
	float: left;
	width: 591px;
	padding: 0 0 20px 0;
	}
#homeFlash {
	margin: 0 0 10px 0;
	}
#home h1 {
	margin: 0 0 10px 0;
	}
#introCopy  {
	padding: 0 30px 0 0;
	}	
	
	
	
	
	
#productDetail {
	/* width: 668px;*/
	width: 915px;
	overflow: hidden;
	float: left;
	padding: 0 0 30px 0;
	}	
#productBlurb {
	/* width: 320px; */
	width: 570px;
	float: left;
	}
#productImages {
	width: 320px;
	float: right;
	margin: 43px 0 0 0;
	}
#productImages img {
	/*border: 1px solid #e5e5e5;*/
	}
#rrp {
	font: 17px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 10px;
	margin: 20px 0;
	}

#productsList {
	width: 190px;
	float: right;
	padding: 20px;
	background: #d4d4d4 url(/images/productListHome.gif) no-repeat 13px 16px;
	margin: 0 0 30px 0;
	}
#productsList h4, #categoryListhomepage h4 {
	margin: -5px 0 7px 25px;
	}
#addToCart select, #addToCart input {
	margin: 0 15px 0 0;
	vertical-align: middle;
	}
#order {
	padding: 0;
	border: none;
	vertical-align: middle;
	}
#pagination {
	font-size: 11px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 10px 0 30px 0;
	float: right;
	}
#pagination a {
	}
#productListDetail {
	width: 710px;
	overflow: hidden;
	float: right;
}
	
#categoryList {
	font-size: 15px;
	width: 150px;
	float: left;
	padding: 20px;
	background: #d4d4d4;
	margin: 0 0 30px 0;

}



#categoryListhomepage {
	font-size: 15px;
	width: 260px;
	float: left;
	padding: 20px;
	background: #d4d4d4 url(/images/productListHome.gif) no-repeat 13px 16px;
	margin: 0 0 30px 20px;
	
	}
#categoryListhomepage .productsList a:link, #categoryListhomepage .productsList a:active, #categoryListhomepage .productsList a:visited, #categoryListhomepage .productsList a:hover {
	color: #333;
}
	
#retailLogin {
	margin: 15px 0 0;
	overflow: hidden;
	}
#retailLogin input {
	width: 339px;
	margin: 0 0 10px 0;
	}
#retailLogin #login {
	border: none;
	padding: 0;
	width: 81px;
	height: 25px;
	margin: 0 0 0 265px;
	}
#productDetailR #viewCart {
	margin: 0 0 20px;
	}
#titleArea {
	float: left;
	width: 780px;
	width: 100%;
	position: relative;
	}
#viewCart {
	position: absolute;
	right: 90px;
	top: 0;
	}
#logout {
	width: 77px;
	height: 23px;
	position: absolute;
	right: 0;
	top: 0;
}
#login {
	position: absolute;
	right: 0px;
	top: 0;
}





#resourcesLeft {
	width: 645px;
	float: left;
	}
#resourcesRight {
	background:#333333 none repeat scroll 0 0;
	color:#FFFFFF;
	float:right;
	padding:20px;
	width:210px;
}
#resourcesRight input {
	width: 203px;
	margin: 0 0 10px;
	}
#resourcesRight form {
	margin: 10px 0 0;
	}
#resourcesRight #login {
	width: 81px;
	height: 25px;
	border: none;
	margin: 0 0 10px 131px;
	padding: 0;
	position: relative;
	}








#contactLeft {
	border-right:1px solid #DEDEDE;
	float: left;
	padding: 0 25px 25px 0;
	width: 191px;
	margin: 10px 0 0 0;
}
#contactRight {
	float: right;
	width: 673px;
	margin: 10px 0 30px 0;
	}
#contactForm input, #contactForm textarea {
	width: 350px;
	}
#contactForm {
	margin: 20px 0 0 0;
	}
#contactForm #submit {
	width: 86px;
	height: 25px;
	border: none;
	padding: 0;
	margin: 12px 0 0 272px;
	}	
#contact .tableCell, #contact .tableCellR, #contact .tableCellBR, #contact .tableCellB {	
	border: none;
	}



#map {	
	float: left;
	}	
	



#becomeRetailer input {
	width: 235px;
	}
#becomeRetailer textarea {
	width: 235px;
	height: 100px;
	}
#becomeRetailer .radio, #becomeRetailer .checkbox {
	width: auto;
	border: none;
	}

#becomeMailing {
	float: left;
	width: 200px;
	}
#becomePhysical {
	float: right;
	width: 200px;
	}
#becomeFoot {
	clear: both;
	}
#becomeRetailer #submit {
	width: 86px;
	height: 25px;
	border: none;
	padding: 0;
	margin: 0;
	}






#cartForm {
	overflow: hidden;
	}
#cartTitleArea {
	width: 900px;
	overflow: hidden;
	}

#cart #content {
	width: 908px;
	}
#cartShipping, #cartTotal {
	width: 126px;
	color: #e663e2;
	font-size: 17px;
	}
.cartImg {
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 13px 15px 0;
	float: left;
	}
#shippingDetails input, #shippingDetails select, #shippingDetails textarea, #shippingAddress input, #shippingAddress select, #shippingAddress textarea {
	width: 250px;
	}
#shippingDetails .tableCell, #shippingDetails .tableCellR, #shippingAddress .tableCell, #shippingAddress .tableCellR {
	border: none;
	}
#shippingDetails .tableCell, #shippingAddress .tableCell {
	width: 128px;
	}
#shippingDetails {
	margin: 30px 0 0;
	float: left;
}
#shippingAddress {
	margin: 30px 0 0;
	border-left: 1px solid #E5E5E5;
	padding: 0 0 0 30px;
	float: right;
	}
#purchaseDetails {
	width: 95%;
	margin: 20px auto 0 auto;
	}
#purchaseDetails .tableCell, #purchaseDetails .tableCellR, #purchaseDetails .tableCellBR, #purchaseDetails .tableCellB {
	padding: 12px 0;
	}
#purchaseDetails .item.tableCell {
	/*width: 530px;*/
	}
#purchaseDetails .qty.tableCell {
	width: 51px;
	}
#purchaseDetails .remove.tableCellR {
	width: 38px;
	}
#purchaseDetails .cartprice.tableCell, #purchaseDetails .subtotal.tableCell {
	width: 120px;
	}
#purchaseDetails .shippingFee.tableCell, #purchaseDetails .total.tableCell {
	font-weight: bold;
	}

#cartControl {
	margin: 10px 0 0;
	}
input.confirm {
	border: none;
	padding: 0;
	margin: 10px 0 0 5px;
	float: right;
	}	
#purchaseSubmit {
	margin: 30px 0 0;
	border-top: 1px solid #E5E5E5;
	padding: 20px 0 20px;
	overflow: hidden;
	clear: both;
	width: 910px;
	}
#submitArea {
	text-align: right;
	}
#termsAgree {
	width: auto;
	border: none;
	padding: 0;
	vertical-align: middle;
	margin: 0 0 0 5px;
	}	
.orderValidationError {
	color:#F83A00 ;
	font-size: 10px;
}
.cardDescription {
	color:#666666;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height:normal;
}
a#showTerms {
	background: url(/images/viewTerms.gif) no-repeat;
	display: block;
	float: right;
	width: 169px;
	height: 25px;
	cursor: pointer;
	margin: 10px 0 0 0;
	text-indent: -5000px;
}
.tableCell, .tableCellR, .tableCellBR, .tableCellB {
	padding: 7px;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
}

.tableCellB,
.tableCellBR {
	border: none;
}

#cartProcess {
	float: right;
	width: 335px;
	margin: 9px 0 0;
	background:url(/images/divider.gif) repeat-x bottom;
	padding: 0 0 10px 0;
	}
.step {
	float: left;
	height: 19px;
	padding: 0 0  0 30px;
	color: #999999;
	}
.step.selected {
	color: #D03268;
	}
.stepIcon1, .stepIcon2, .stepIcon3 {
	background: url(/images/cartSteps.gif) no-repeat;
	width: 19px;
	height: 18px;
	float: left;
	margin: 2px 5px 0 0;
	}
.stepIcon1 {
	background-position: 0 -18px;
	}
.stepIcon2 {
	background-position: -19px -18px;
	}
.stepIcon3 {
	background-position: -38px -18px;
	}
.step.selected .stepIcon1 {
	background-position: 0 0px;
	}
.step.selected .stepIcon2 {
	background-position: -19px 0;
	}
.step.selected .stepIcon3 {
	background-position: -38px 0;
	}















#foot {	
	background: url(/images/footBg.gif) repeat-x;
	font-size: 11px;
	color: #fff;
	height: 135px;
	}
#footInner {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 5px 0 0;
	}
#foot a {
	color: #cc7eca;
	}
#grav {
	vertical-align: middle;
	}
	
	
	
	
	
	
	
	
	
	

/*----------------------------------------------------------------------------- Classes -----------------------*/

.clear {
	clear: both;
	}
.imgL {
	float: left;
	}
.red {
	color: red;
	}
.subtext {
	color:#aaa;
	font-size:11px;
	font-style:italic;
	margin:0 0 0 20px;
}
.contentBlock {
	border-bottom: 1px dotted #CCCCCC;
	padding: 25px 0;
	overflow: hidden;
	width: 646px;
	}
.content {
	float: right;
	width: 417px;
	}
.footItem {
	width: 292px;
	float: left;
	border-right: 1px solid #605a5b;
	height: 110px;
	padding: 20px 20px 0 20px;
	}
.footItem.left {
	padding: 20px 20px 0 0;
	background: url(/images/footHeart.gif) no-repeat 0 23px;
	padding: 20px 20px 0 40px;
	width: 253px;
	}
.footItem.middle {
	background:transparent url(/images/footPaw.gif) no-repeat 18px 23px;
	padding:20px 20px 0 59px;
	width:254px;
}
.footItem.right {
	padding: 20px 0 0 20px;
	border: none;
	text-align: right;
	}


.price {
	color: #e663e2;
	}




.pageTitle {
	float: left;
	margin: 0 10px 0 0;
	}
a.pageNo  {	
	display:block;
	float:left;
	height:21px;
	margin:0 3px 0 0;
	text-align:center;
	width:19px;
	}
a.pageNo.selected  {	
	color: #666;
	}




.tableCell, .tableCellR, .tableCellBR, .tableCellB {
	padding: 10px;
	}


.formMsg {
	color:#FF0033;
	font-size: 11px;
	}
/*----------------------------------------------------------------------------- Lists -----------------------*/

.homeFeatured {
	float: left;
	margin: 0 0 10px 0;
	overflow:hidden;
	padding:0;
	width:324px;
	line-height: normal;
}
.homeFeatured  ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.homeFeatured  li {	
	padding: 0;
	list-style-type: none;
	margin: 0 2px 0 0;
	float: left;
	overflow: hidden;
	width: 160px;
	height: 159px;
	}
.homeFeatured a:link, .homeFeatured a:visited, .homeFeatured a:hover, .homeFeatured a:active {
	color: #000;
	display: block;
	}
.homeFeatured img {
	margin: 0 0 2px 0;
	}
.featuredText {
	margin: 0 0 0 5px;
	}
	
	
	
	
.productsList {
	margin:0 0 10px;
	overflow:hidden;
	padding:0;
}
.productsList ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.productsList li {	
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 0;
	overflow: hidden;
	border-bottom: 1px solid #aaa;
	}
.productsList a:link, .productsList a:active, .productsList a:visited, .productsList a:hover {
	display: block;
	padding: 9px 0;
	color: #333;
	}
	
	
.productVariants {
	margin:0 0 10px;
	overflow:hidden;
	padding:0;
}
.productVariants ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.productVariants  li {	
	padding: 0;
	list-style-type: none;
	margin: 1px 1px 0 0;
	overflow: hidden;
	float: left;
	height: 100px;
	}
#productImages .productVariants img {
	border: none;
	cursor: pointer;
	width: 103px;
	}
	
	
	
.productList {
	margin: 0 auto 10px auto;
	padding: 0px;
	overflow: hidden;
	width: 722px;
	}
.productList   ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.productList   li {	
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 0;
	float: left;
	width: 179px;
	overflow: hidden;
	height: 233px;
	}


.productsHome .productList {
	padding: 0px;
	overflow: hidden;
	width: 960px;
	float: left;
	}
.productsHome .productList   ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.productsHome .productList   li {	
	padding: 0;
	list-style-type: none;
	margin: 0 0 0 0;
	float: left;
	width: 229px;
	overflow: hidden;
	height: 243px;
	text-align: center
	}
.productsHome .productList img {
	}
.productHomeImg {
	height: 190px;
	overflow: hidden;
	width:220px;
	margin: 0 0 10px;
	}



	
	
.listDoc {
	margin: 18px 0 0;
	padding: 0;
	overflow: hidden;
}
.listDoc    ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.listDoc   li {	
	padding: 0 0 5px 25px;
	list-style-type: none;
	margin: 0 0 0 0;
	background:url(/images/iconPdf.gif) no-repeat 0 2px;
	
	}
.listImages {
	margin: 18px 0 0;
	padding: 0;
	overflow: hidden;
}
.listImages     ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.listImages li {
	float:left;
	height:83px;
	list-style-type:none;
	margin:0 5px 5px 0;
	overflow:hidden;
	padding:0;
	width:99px;
}	
	
	
	
.retailersList {
	margin: -20px auto 10px auto;
	padding: 0px;
	overflow: hidden;
	width: 564px;
	float: right;
	}
.retailersList   ul { 
	 list-style-type: none;
	 margin: 0 0 0 0px;
	 padding: 0;
	 list-style-position: inside;
	 } 
.retailersList li {
	border-bottom:1px dotted #CCCCCC;
	list-style-type:none;
	margin:0 30px 0 0;
	overflow:hidden;
	padding:20px 0;
	height: 130px;
	float: left;
	width: 250px;
}

/*----------------------------------------------------------------------------- Menu -----------------------*/



#menu {
	height: 45px;
	padding: 0;
	overflow: hidden;
	clear: both;
	}
#menu a { 
	outline: none; 
	}
#menuHome, #menuProducts, #menuRetailers, #menuResources, #menuContact, #menuBecome {
	float: left;
	}
	
	
#menu span
{
	background: url(/images/menu.gif) 0 0;
	display: block;
	text-indent: -9999px;
}

#menuHome a {
	/*background: url(/images/menu.gif) 0 0;
	height: 45px;
	width: 164px;
	display: block;*/
	}
#menuHome a:hover, #home #menuHome a {
	background-position: 0 -45px;
	}


div#menu div#menuHome span {
	height: 45px;
	width: 164px;
}
div#menu div#menuHome a:hover span {
	background-position: 0 -45px;
}
div#menu div#menuHome span.nonClick
{
	background-position: 0 -90px;
}



div#menu div#menuProducts span {
	background-position: -164px 0;
	height: 45px;
	width: 186px;
}
div#menu div#menuProducts a:hover span {
	background-position: -164px -45px;
}
div#menu div#menuProducts span.nonClick
{
	background-position: -164px -90px;
}


div#menu div#menuRetailers span {
	background-position: -350px 0;
	height: 45px;
	width: 175px;
}
div#menu div#menuRetailers a:hover span {
	background-position: -350px -45px;
}
div#menu div#menuRetailers span.nonClick
{
	background-position: -350px -90px;
}



div#menu div#menuResources span {
	background-position: -525px 0;
	height: 45px;
	width: 272px;
}
div#menu div#menuResources a:hover span {
	background-position: -525px -45px;
}
div#menu div#menuResources span.nonClick
{
	background-position: -525px -90px;
}



div#menu div#menuContact span {
	background-position: -796px 0;
	height: 45px;
	width: 162px;
}
div#menu div#menuContact a:hover span {
	background-position: -796px -45px;
}
div#menu div#menuContact span.nonClick
{
	background-position: -796px -90px;
}
	
/*#menuProducts a {
	background: url(/images/menu.gif) -164px 0;
	height: 45px;
	width: 186px;
	display: block;
	}
#menuProducts a:hover, #products #menuProducts a {
	background-position: -164px -45px;
	}
	
#menuRetailers a {
	background: url(/images/menu.gif) -350px 0;
	height: 45px;
	width: 175px;
	display: block;
	}
#menuRetailers a:hover, #retailers #menuRetailers a {
	background-position: -350px -45px;
	}
	
#menuResources a {
	background: url(/images/menu.gif) -525px 0;
	height: 45px;
	width: 272px;
	display: block;
	}
#menuResources a:hover, #resources #menuResources a {
	background-position: -525px -45px;
	}
	
#menuContact a {
	background: url(/images/menu.gif) -796px 0;
	height: 45px;
	width: 162px;
	display: block;
	}
#menuContact a:hover, #contact #menuContact a {
	background-position: -796px -45px;
	}
	
*/
