@charset "utf-8";
/*
//(C)2007-2011 RAZOR WEB DESIGN
//THIS CODE IS STRICTLY COPYRIGHT. DO NOT MODIFY, REDISTRIBUTE, REMOVE WITHOUT THE CONSULTATION OF RAZOR WEB DESIGN.
//SITE TEMPLATE STYLESHEET
*/

@import url(https://fonts.googleapis.com/css?family=Raleway:400,700,100,300);
@import url("https://fonts.googleapis.com/css?family=Hammersmith+One");
@import url("https://fonts.googleapis.com/css?family=Voces");

/*TEMPLATE*/
* {
	padding:0;
	margin:0;
}
body {
	background-color:#F12E9C;
	font-family:Raleway,Arial, Tahoma, Geneva, sans-serif;
	margin:0 !important;
	padding:0 !important;
	background-image:url(images/bg.purple.jpg);
	background-repeat:repeat;
}
#container {
	width:100%;
	padding:0;
	border-top:6px solid #ea0093;
	box-shadow:inset 0 3px 0 #ffd953;
}
#content {
	width:960px;
	margin:0px auto;
	background-color:#FFF;
	box-shadow:0px 0px 10px #831f76;
	padding:10px;
	border-radius:15px;
	overflow: hidden;
}
#head {
	width:960px;
	min-width:600px;
	max-width:1000px;
	margin:0 auto 1em;
	padding-top:2em;
	position:relative;
	padding-left:10px;
	padding-right:10px;
	display:table;
}
#banner {
	border-radius:10px;
	overflow:hidden;
}
#anim-feet {
	clear:both;
	height:100px;
	background-image:url(images/animation-feet.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:1em 0;
}
div.content-body {
	width:64%;
	padding:0 10px 5px;
	box-sizing:border-box;
}
div.content-body.full {
	width:82%;
	padding:5px 0 5px 10px;
}
#note_box {
	margin-bottom:10px;
	margin-top:8px;
	padding:8px;
	border-radius:5px;
	color:#FFF;
	font-size:16px;
	display:none;
}
#note_box a {
	color:#FFF;
}
.info_box {
	display:block;
	width:100%;
	box-sizing:border-box;
	padding:5px;
	background-color:#F1F1F1;
	border-radius:5px;
	font-size:14px;
	color:#000;
	overflow:hidden;
}
#subcat {
	font-size:14px;
}
#subcat a {
	text-shadow:0px -2px 0px #FFF;
}
.product_box {
	padding:0;
	margin:0;
	margin-bottom:10px;
	width:100%;
	box-sizing:border-box;
}
.product_box .title a {
	font-size:22px;
	text-decoration:none;
	font-family:'Hammersmith One', Arial, Helvetica, sans-serif;
	font-weight:100;
	color:#F12E9C;
}
.product_box .title a:hover {
	color:#333;
}
.product_box p.price {
	display:block;
	width:100px;
	font-size:28px;
	color:#222;
	text-align:center;
	letter-spacing:-3px;
	font-family:'Hammersmith One', Arial, Helvetica, sans-serif;
}
.product_box .basket-button {
	display:block;
	width:100px;
	text-align:center;
}
.product_box .price_ex {
	font-size:12px;
	color:#999;
	text-align:center;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
}
.product_box .info {
	font-size:12px;
	color:#444;
}
.product_box .feature {
	font-size:12px;
	color:#7E98A9;
	letter-spacing:-1px;
}
.p_price {
	font-size:28px;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#note_box.red {
	background-color:#972422;
	color:#FFF;
	font-size:12px;
}
#note_box.green {
	background-color:#8AAA1F;
	color:#FFF;
	font-size:12px;
}
hr {
	border:0;
	margin:15px 0;
	border-bottom:1px solid #DDD;
}
.sidebox_bdy hr {
	margin:10px 0;
	border-bottom:1px solid #FFF;
}
.product_box hr, hr.small {
	border:0;
	margin:3px 0;
	border-bottom:1px solid #DDD;
}

/*HEAD ELEMENTS*/
#head-logo {
	border:0;
	width:200px;
	display:table-cell;
	vertical-align:top;
}
#head-nav-dogs {
	background-image:url(images/bg-nav-dogs.png);
	width:136px;
	height:67px;
	position:absolute;
	top:69px;
	right:58px;
	pointer-events:none;
	z-index:9999;
}
#head-nav {
	vertical-align:top;
	display:table-cell;
	padding-left:50px;
	padding-top:85px;
}
#head-nav-top {
	background-color:#FFF;
	border-radius:10px;
	border-bottom-right-radius:0;
	box-shadow:0 0 10px #831f76;
	padding:5px;
}
#head-nav-btm {
	clear:both;
	float:right;
	min-width:100px;
	background-color:#F12E9C;
	box-shadow:0 3px 3px #831f76;
	border-radius:10px;
	border-top-right-radius:0;
	border-top-left-radius:0;
	padding:5px;
	color:#FFF;
	font-size:12px;
	text-shadow:0 1px 0 #b8096c;
	text-align:right;
}
#head-nav-btm a {
	color:#ffcfea;
	padding-left:5px;
	text-decoration:none;
}
#head-nav-btm a:hover {
	color:#FFF;
}
#basket p {
	display:block;
	color:#F12E9C;
}
#basket p.num {
	font-family:'Carrois Gothic SC',Arial,Sans-serif;
	font-size:36px;
	text-align:right;
}
#basket p.addr {
	font-family:'Carrois Gothic SC',Arial,Sans-serif;
	font-size:18px;
	text-align:right;
}

/*GENERAL*/
h1,h2,h3,h4,h5,h6,p {
	margin:0.7em 0;
}
h1 {
	font-family:'Hammersmith One',Arial,sans-serif;
	font-size:40px;
	color:#000;
	font-weight:normal !important;
	letter-spacing:-1px;
	margin:0;
}
h2 {
	font-family:'Hammersmith One',Arial,sans-serif;
	font-size:22px;
	color:#f12e9c;
	font-weight:normal !important;
	letter-spacing:-1px;
}
h3 {
	font-family:'Hammersmith One',Arial,sans-serif;
	font-size:22px;
	color:#999;
	font-weight:normal !important;
	letter-spacing:-1px;
}
.text_content, p {
	font-size:13px;
	font-family:Raleway,Arial,sans-serif;
	color:#000;
}
.paragraph p {
	margin:1em 0;
}
a {
	color:#F12E9C;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
img.image[align=right] {
	padding:10px;
	padding-right:0;
}

.spacer5 {
	padding:0;
	margin:0;
	height:5px;
}
.spacer10 {
	padding:0;
	margin:0;
	height:10px;
}
.spacer15 {
	padding:0;
	margin:0;
	height:15px;
}

/*Content Area*/
.content-area ul {
	list-style:square;
	margin-left:20px;
	line-height:2;
}

/*OTHER*/
.hide {
	display:none;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
.overflow-hidden {
	overflow:hidden;
}
.text-right {
	text-align:right;
}
.display-inline {
	display:inline;
}
.display-block {
	display:block;
}
.list-no-style {
	list-style:none;
}
.no-underline {
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}

/*TEXT*/
.text-small {
	font-size:12px;
}
.text-regular {
	font-size:14px;
}
.text-medium {
	font-size:22px;
}
.text-mini {
	font-size:10px;
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}

/*SIDEBOX CSS*/
.sidebox-container {
	width:18%;
	display:block;
}
.sidebox {
	width:180px;
	display:block;
	margin-bottom:10px;
}
.sidebox .full-span {
	width:180px;
}
.sidebox_bdy {
	padding:5px;
	background-color:#E5E5E5;
	border-radius:10px;
}
.sidebox_bdy.red {
	color:#FFF;
}
.sidebox_bdy.red h2 {
	color:#000;
}
.sidebox_bdy p, .sidebox_bdy h2 {
	margin:0;
}
.sidebox_top {
	padding:12px 0 5px 12px;
	color:#000;
	font-weight:normal !important;
	font-size:18px;
	font-family: 'Hammersmith One',Arial,sans-serif;
	background-repeat:no-repeat;
	background-position:right top;
}
.sidebox_top.boston {
	background-image:url(images/bg-side-boston.png);
}
.sidebox_top.pug {
	background-image:url(images/bg-side-pug.png);
}
.sidebox_top.bulldog {
	background-image:url(images/bg-side-bulldog.png);
}
.sidebox_top.boxer {
	background-image:url(images/bg-side-boxer.png);
}
.sidebox_top.yorkshire {
	background-image:url(images/bg-side-yorkshire.png);
}
.sidebox_top.chichihuahua {
	background-image:url(images/bg-side-chichihuahua.png);
}
.sidebox_bdy #product_title {
	font-size:28px;
	letter-spacing:-1px;
	font-style:italic;
}
.sidebox_bdy .sidebox_product_button {
	display:block;
	width:100%;
	text-align:center;
	background-color:#DDD;
	padding:3px 0px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #CCC;
	text-decoration:none;
	font-size:12px;
	color:#5E7280;
	margin-top:3px;
	
}
.sidebox_bdy .sidebox_product_button:hover {
	border-color:#BBB;
	position:relative;
	top:1px;
}
.sidebox input {
	box-sizing:border-box;
	width:100% !important;
}

/*CATEGORY LIST*/
.sidebox_bdy ul.options {
	list-style:none;
	margin:0 auto;
}
.sidebox_bdy ul.options li {
	list-style:none;
}
.sidebox_bdy ul.options li a {
	font-family:'Raleway',Arial,sans-serif;
	font-size:13px;
	border-top:1px dotted #AAA;
	padding:7px 4px 6px;
	display:block;
	text-decoration:none;
	color:#000;
	transition:all 0.2s ease-in-out 0s;
}
.sidebox_bdy ul.options li a:hover {
	border-top:1px solid #000;
	background-color:#000;
	color:#FFF;
	
}
.sidebox_bdy ul.options li a:active {
	position:relative;
	top:1px;
}
.sidebox_bdy ul.options.mini li a {
	font-size:12px;
}
.sidebox_bdy ul.options.center li a {
	text-align:center;
}

/*CART BOX*/
#basket-box {
	display:inline-block;
}

/*CHECKOUT BUTTON*/
a.checkout-bt {
	background-color:#A4B315;
	padding:10px 0;
}

/*NAVIGATION*/
#nav {
	overflow:hidden;
}
#nav-body {
	margin:1em auto;
	width:960px;
	height:40px;
	background-color:#F12E9C;
	padding:0 10px;
}

/*Sidebox*/
.sidebox {
	width:100%;
	display:block;
}

/*OTHER ELEMENTS*/
img {
	vertical-align:top;
}
.responsive {
	width:100%;
	max-width:100%;
}
.imageGallery {
	border:2px solid #999;
	box-shadow: 0px 3px 0px #333;
}
.imageGallery:hover {
	border:2px solid #444;
}
.denote {
	color:#C30;
	font-size:16px;
	font-weight:bold;
	text-shadow:0px 1px 2px #111;
}
#base-menu {
	margin-right: auto;
	position: fixed;
	bottom:0px;
	width: 100px;
	height: 40px;
	text-align:right;
	right:1%;
}
.next, .back, .remove {
   -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-size:14px;
	font-weight:bold;
	padding:6px 15px;
	text-decoration:none;
	text-shadow:1px -1px 0px #ffffff;
}
.back:hover, .next:hover, .remove:hover {
	color:#333;
}
.genericbt {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#cccccc');
	background-color:#e8e8e8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#195d8a;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px;
	width:100px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.genericbt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #e8e8e8) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #e8e8e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e8e8e8');
	background-color:#cccccc;
}.genericbt:active {
	position:relative;
	top:1px;
}
.redbt {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c70e0e), color-stop(1, #ff3030) );
	background:-moz-linear-gradient( center top, #c70e0e 5%, #ff3030 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70e0e', endColorstr='#ff3030');
	background-color:#c70e0e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c26161;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #632828;
}
.redbt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff3030), color-stop(1, #c70e0e) );
	background:-moz-linear-gradient( center top, #ff3030 5%, #c70e0e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3030', endColorstr='#c70e0e');
	background-color:#ff3030;
	color:#FFF;
}
.redbt.myButton:active {
	position:relative;
	top:1px;
	color:#FFF;
}
.addtobasket {
	background-color:#e8f4eb;
	border-radius:3px;
	border:1px solid #bfbfbf;
	display:inline-block;
	color:#F12E9C;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 34px;
	text-decoration:none;
	text-shadow:1px -1px 0px #ffffff;
}.addtobasket:hover {
	background-color:#d1d1d1;
}.addtobasket:active {
	position:relative;
	top:1px;
}
.pointer {
	cursor:pointer;
}
.grey {
	color:#999;
}
.grey-light {
	color:#CCC;
}
.grey-dark {
	color:#444;
}
.white {
	color:#FFF;
}
.green {
	color:#95A424;
}
.red {
	color:#C00;
}
.text-bold {
	font-weight:bold;
}

/*Cart Summary*/
.cart-row {
	font-size:12px;
	background-color:#F5F5F5;
	border-radius:5px;
	margin-bottom:5px;
	padding:8px;
}
.cart-row table {
	width:100%;
}
.cart-row .attr {
	font-size:10px;
	color:#999;
}
.cart-row .attr2 {
	font-size:10px;
	color:#688AAD;
}
.cart-row .title {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.cart-row .title a {
	letter-spacing:-1px;
}
.cart-row .price {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.cart-row.plain {
	margin-top:5px;
	padding:0;
	font-size:12px;
}


/*FORM*/
.form_table {
	padding:10px;
	margin:0;
	border:0;
	background-color:#F5F5F5;
	border-radius:5px;
}
.form_table.w600 {
	width:600px;
}
.form_box {
	padding:3px;
	background-color:#F1F1F1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	color:#F12E9C
}
.form-block {
	overflow:hidden;
	display:block;
}
.field {
	margin-bottom:5px;
}
.form-block .field {
	float: left;
    width: 210px;
    margin: 0 10px 10px;
	min-height:65px;
}
.form-block .field label, .form-block .field p.caption, .form-block .field input, .form-block .field select, .form-block .field textarea {
	display:block;
}
.form-block .field p.caption, .form_caption { /*Note caption*/
	font-size:10px;
	color:#999;
	letter-spacing:-0.5px
}
.form_caption { /*Toggle caption*/
	margin-left:5px;
	display:none;
}
.form-block.cut .field { /*shrink fields for twin sidebox pages*/
	width:145px;
}
.form-block.cut .field.textarea-full, .form-block.cut .field.textarea-full textarea {
	width:490px;
	margin:0;
}
.form-block.cut .field input[type="text"], .form-block.cut .field input[type="password"], .form-block.cut .field textarea {
	width:140px;
	margin:0;
}
.form-block.cut .field select {
	padding:7px 0 6px;
	width:150px;
}
.form_spacer {
	margin:0;
	padding:0;
	height:15px;
}
#form_input {
	padding-top:3px;
	padding-bottom:3px;
}
#form_radio {
	margin-top:5px;
	padding:5px;
	background-color:#DDD;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	font-size:12px;
}
.form_subcaption {
	padding:6px 5px 4px;
	margin-bottom:10px;
	border-radius:3px;
	color:#FFF;
	background-color:#F12E9C;
	text-shadow: 0 1px 0 #B8096C;
	font-family: 'Hammersmith One',Arial,sans-serif;
	font-weight:normal;
	font-size:16px;
}
input[type="submit"] {
    background-color: #F12E9C;
    border:1px solid #c9157b;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 30px;
	font-weight:100;
	font-size:14px;
	font-weight:700;
	transition:all 0.2s ease-in-out 0s;
	text-transform:uppercase;
	font-family:Raleway,Arial,sans-serif;
}
input[type="submit"]:hover {
	border:1px solid #000;
    background-color: #666;
	box-shadow:inset 0 1px 0 #999;
	text-shadow:0 -1px 0 #000;
}
input[type="text"]:hover,input[type="password"]:hover,input[type="text"]:focus,select:focus {
	border:1px solid #666;
}
input[type="submit"]:active {
	position:relative;
	top:1px;
}
input[type="text"],input[type="password"],textarea {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	width:160px;
	font-size:12px;
	padding:8px 3px;
	border:1px solid #999;
}
input, textarea, select {
	border-radius:3px;
}
select {
	background-color:#FFF;
	width:160px;
	font-size:12px;
	border:1px solid #1E4A66;
	color:#000;
	padding:8px 0 7px;
}
.form-block .field-data { /*field data*/
	width:300px;
	background-color:#F5F5F5;
	border-radius:5px;
	float:left;
	padding:15px 10px;
	margin:5px;
	margin-bottom:10px;
}
.form-block.cbox .field-data {
	/*width:205px;*/
	width: 335px;
}
.form-block .field-data h6 {
	font-family:Carrois Gothic SC,Arial,sans-serif;
	font-weight:normal;
	font-size:20px;
	border-bottom:1px dotted #CCC;
	margin-bottom:4px;
	padding-bottom:4px;
}
.sidebox select { /*sidebox forms*/
	width:170px;
}
.sidebox input[type="text"], .sidebox input[type="password"], .sidebox textarea {
	background-color:#FFF;
	border-radius:0;
	border:1px solid #FFF;
	color:#000;
}
.sidebox input[type="text"]:hover, .sidebox input[type="password"]:hover, .sidebox textarea:hover {
	background-color:#F5F5F5
}
/*Add to cart*/

.denote {
	color:#C30;
	font-size:14px;
	font-weight:bold;
	text-shadow:0px -1px 0px #FFF;
	display:inline;
}
.button {
   border-top: 1px solid #ffb2b2;
   background: #ff2121;
   background: -webkit-gradient(linear, left top, left bottom, from(#b30000), to(#ff2121));
   background: -moz-linear-gradient(top, #b30000, #ff2121);
   padding: 3px 5px 3px 5px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   /*
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   */
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 13px;
   font-weight:bold;
   text-align:center;
   letter-spacing:-1px;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   }
.button:hover {
   border-top-color: #9e2020;
   background: #9e2020;
   color: #ffffff;
}

/*MODULE*/
.module_select {
	 background-color:#FFF;
	 width:100%;
	 box-sizing:border-box;
	 border-radius:5px;
	 margin-top:5px;
	 padding:5px 10px;
	 border-radius:5px;
	 border:1px solid #CCC;
}
.module_select:hover {
	background-color:#FFF;
	
}
.module_select table {
	width:100%;
}
.module_select input[type='radio'] {
	margin-right:5px;
}
.module_select h6 {
	font-size:14px;
	color:#000;
	margin:0 0 5px;	
	font-family: 'Hammersmith One',Arial,sans-serif;
	font-weight:normal;
}
.module_select hr {
	margin:10px 0;
}
.module_select .price-box {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #DDD;
	display:block;
	font-size:12px;
	color:#F12E9C;
}

/*Sitemap*/
ul#sitemap {
	margin-top:10px;
	display:block;
}
ul#sitemap li {
	list-style:square;
	list-style-position:inside;
}
ul#sitemap li a {
	text-decoration:none;
}

/*Menu List*/
ul.menu-list {
	margin-top:18px;
}
ul.menu-list li {
	float:left;
	margin:5px;
}
ul.member-menu li {
	width:120px;
}
ul.member-menu li a {
    background-color: #F12E9C;
    color: #FFFFFF;
    display: block;
	font-family: 'Hammersmith One',Arial,sans-serif;
	padding: 7px 0 6px;
    text-align: center;
    text-decoration: none;
	border-radius:4px;
    width: 120px;
	text-shadow: 0 -1px 0 #9F1DBC;
	box-shadow:inset 0 1px 0 #E16DFB;
	border:1px solid #B8096C;
}
ul.member-menu li a:hover {
	background-color:#555;
	box-shadow:inset 0 1px 0 #999;
	border:1px solid #333;
	text-shadow:0 -1px 0 #333;
}

/*Button*/
a.button-plain {
	padding:6px 15px;
	background-color:#F12E9C;
	color:#FFF;
	text-decoration:none;
	border-radius:4px;
}
a.button-plain:hover {
	background-color:#666;
	text-shadow:0 -1px 0 #000;
	box-shadow:inset 0 0 5px black;
}
a.button-plain.add-to-cart {
	padding:5px 12px;
	background-color:#C00;
	text-shadow:0 -1px 0 #900;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	border-radius:4px;
}

/*Gallery*/
ul#gallery {
	margin-top:10px;
	display:block;
}
ul#gallery li {
	float:left;
	width:169px;
	list-style:none;
	margin-right:8px;
	margin-bottom:5px;
}
img.gallery-image {
    border: 2px solid #CCC;
}

/*FB Icons*/
.share-icons a:hover {
	position:relative;
	top:1px;
}

/*Comments List*/
ul.comments {
	margin-top:10px;
	list-style:none;
	background:#EEE;
	padding:0 3px 1px;
	border-radius:5px;
}
ul.comments li {
	position:relative;
	display:block;
	margin-bottom:10px;
	border-top:1px solid #CCC;
	padding:5px;
}
ul.comments li.no-border {
	border:none;
}
ul.comments li p.info {
	font-size:16px;
	font-weight:bold;
	color:#F12E9C;
}
ul.comments li .info-box {
	height:25px;
	padding-top:5px;
	display:block;
}
ul.comments li p {
	font-size:12px;
}
ul.comments li .rating-box {
	position:absolute;
	padding:4px 5px 6px;
	right:0;
	top:3px;
	border-radius:5px;
	color:#FFF;
	font-weight:bold;
}
ul.comments li .rating-box img {
	position:relative;
	top:2px;
}
ul.comments li .rating-box.red {
	background-color:#C00;
	text-shadow:0 -1px 0 #900;
}
ul.comments li .rating-box.grey {
	background-color:#999;
	text-shadow:0 -1px 0 #777;
}
ul.comments li .rating-box.green {
	background-color:#9DB01E;
	text-shadow:0 -1px 0 #829020;
}

/*SUB CATEGORY*/
.sub-category {
	display:block;
	overflow:hidden;
}
.sub-category a {
	font-size:14px;
	text-shadow:0px -2px 0px #FFF;
}
.sub-category ul {
	display:block;
	list-style:none;
}
.sub-category ul li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEE;
	width:140px;
	padding:5px;
	border-radius:5px;
}
.sub-category ul li a {
	text-decoration:none;
	font-size:16px;
}

/*Contact Form / Map*/
.contact-container {
	width:710px;
}
.contact-container .contact-form, .contact-container .contact-map, .contact-container .contact-dog {
	width:355px;
	float:left;
}
.contact-container .contact-map #map_canvas {
	display:block;
	margin:0;
	width:355px;
	height:210px;
	border-radius:5px;
}
.contact-container .contact-map h2 {
	display:inline;
}
.contact-container .contact-map .map-link {
	font-size:10px;
	text-decoration:none;
	display:inline;
}

/*Data List*/
ul.data-list {
	list-style:none;
	margin:10px 0;
	border-radius:10px;
	background-color:#F5F5F5;
}
ul.data-list li {
	padding:5px;
	border-top:1px dotted #EEE;
}
ul.data-list li.first {
	border-top:none;
}
ul.data-list li hr {
	margin:8px 0;
}
ul.data-list li h3 {
	color: #444444;
    font-size: 16px;
    font-weight: bold;
}

/*Horizontal Product List*/
ul.product-box {
	display:block;
	margin:8px 0 10px;
	list-style:none;
	overflow:hidden;
}
.product-box li {
	background-color:#FFF;
	list-style:none;
	float:left;
	width:170px;
	height:200px;
	margin:5px;
	padding:5px;
	border:1px solid #DDD;
	position:relative;
	border-radius:4px;
}
.product-box li:hover {
	border:1px solid #BBB;
}
.product-box li img {
	border-radius:5px;
}
.product-box li p {
	margin:0;
}
.product-box li p.title {
	min-height:50px;
}
.product-box .title a {
	color: #F12E9C;
    font-family: 'Hammersmith One',Arial,sans-serif;
    font-size: 22px;
    font-weight: 100;
    text-decoration: none;
}
.product-box .title a:hover {
	text-decoration:underline;
}
.product-box .title.result a {
	font-size:16px;
}
.product-box .price {
	font-size:28px;
	color:#222;
	text-align:center;
	letter-spacing:-3px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.product-box .price_ex {
	font-size:12px;
	color:#999;
	text-align:center;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}
.product_box .feature {
	font-size:12px;
	color:#7E98A9;
	letter-spacing:-1px;
}
.product-box div.options {
	overflow:hidden;
	margin-top:5px;
	padding-top:5px;
	font-size:12px;
	border-top:1px solid #EEE;
}
.product-box div.options .options-add {
	float:right;
	width:70px;
	text-align:right;
}
.product-box div.options .options-price {
	float:left;
	width:70px;
	font-weight:bold;
}
.product-box p.title {
	height:38px;
}
.product-box div.options .options-add a {
	text-decoration:none;
}
.product-box div.options .options-add a:hover {
	text-decoration:underline;
}

/*Product Gallery*/
ul.product-gallery {
	list-style:none;
	overflow:hidden;
}
ul.product-gallery li {
	float:left;
	width:75px;
	padding:4px;
}
ul.product-gallery li img {
	width:73px;
	border:1px solid #FFF;
}

/*Foot Nav*/
div#foot {
	background-color:#fec806;
	background: url(images/bg-foot-bull.png) right no-repeat, url(images/bg-foot.jpg) repeat;
	overflow:hidden;
	clear:both;
	border-top:2px solid #e9b703;
	box-shadow:inset 0 1px 0 #ffe278;
	border-radius:10px;
}
div#foot-body {
	display:block;
	overflow:hidden;
	padding:20px 0;
	width:960px;
	margin:0 auto;
}
div#foot-body div.block {
	min-width:150px;
	float:left;
	padding:0 15px 5px;
	border-left:1px solid #ffe172;
}
div#foot-body div.block.first {
	border-left:none;
}
div#foot-body div.block.copyright {
	text-align:right;
	float:right;
	border-left:none;
	padding-top:35px;
	padding-right:160px;
}
div#foot-body div.block ul {
	list-style:none;
	min-height:70px;
}
div#foot-body div.block ul li a {
	display:block;
	color:#000;
	text-decoration:none;
	margin:0.1em 0;
	font-family:'Raleway',Arial,sans-serif;
	text-shadow: 0 1px 0 #ffde62;
}
div#foot-body div.block ul li a:hover {
	position:relative;
	left:2px;
}
div#foot-body div.block h3 {
	font-weight:normal !important;
	font-size:22px;
	font-family:'Carrois Gothic SC',Arial,sans-serif;
	color:#92278f;
	text-shadow: 0 1px 0 #ffde62;
}
div#foot-body div.block.copyright p {
	font-family:'Raleway',Arial,sans-serif;
	color:#b77c00;
	font-size:14px;
	text-shadow: 0 -1px 0 #FFDE62;
}
div#foot-body div.block.copyright p.mini, div#foot-nav div.block.copyright p.mini a {
	font-size:10px;
}
div#foot-body div.block.copyright p a {
	color:#b77c00;
}

/*Sign in Links*/
p.sign-in-links {
	margin-top:5px;
	font-size:10px;
}
p.sign-in-links a {
	color:#000;
}
p.sign-in-links a:hover {
	text-decoration:underline;
}

/*Product Ribbons*/
div.labels {
    height: 75px;
    width: 116px;
    position: absolute;
    left: 0;
    text-indent: -9999px;
    top: -1px;
}
div.labels.special {
    background: url("images/lbl-special.png") no-repeat scroll 0 0 transparent;
}
div.labels.new {
    background: url("images/lbl-new.png") no-repeat scroll 0 0 transparent;
}

/*Mini List*/
ul.mini-list {
    list-style: none outside none;
    overflow: hidden;
}
ul.mini-list li.item {
    background-color: #EEEEEE;
    display: block;
    list-style: none outside none;
    overflow: hidden;
    padding: 5px 0;
}
ul.mini-list li.item.hvr {
    background-color: #EEEEEE;
    border-bottom: 1px dotted #CCCCCC;
}
ul.mini-list li.item.blu {
    background-color: #F8F8F8;
    border-bottom: 1px dotted #CCCCCC;
}
ul.mini-list li.item.top {
    border-top: 1px dotted #CCCCCC;
}
ul.mini-list li.item ul {
    list-style: none outside none;
    overflow: hidden;
}
ul.mini-list li.item ul li {
    float: left;
    list-style: none outside none;
}
ul.mini-list li.item ul li.check {
    margin: 4px 15px 0 10px;
}
ul.mini-list li.item ul li.price, ul.mini-list li.item ul li.remove {
    color: #999999;
    float: right;
    font-size: 14px;
    margin: 4px 7px 0 10px;
	font-family:Carrois Gothic SC,Arial,sans-serif;
}
ul.mini-list li.item ul li h2 {
	font-family:'Carrois Gothic SC',Arial,sans-serif;
	font-weight:bold !important;
	letter-spacing:-1px;
    font-size: 16px;
    padding: 0 10px;
}
ul.mini-list li.item ul li p {
    color: #000;
    font-size: 11px;
    padding: 0 10px;
	margin:0;
}
ul.mini-list li.item ul li.small {
    padding-top: 4px;
}
ul.mini-list li.item ul li input.price {
    padding: 3px 0;
    width: 90px;
}

/*Generic UL*/
ul.list {
	list-style:square;
	padding:10px 0;
	margin:10px 0;
	border-top:1px dotted #F12E9C;
	border-bottom:1px dotted #F12E9C;
}
ul.list li {
	list-style:square;
	margin:0.7em 0 0.7em 20px;
}
ul.list li p {
	color:#000;
	margin:0;
	font-size:12px;
}

/*Hours / Info List*/
dl {
    line-height: 32px;
	width:100%;
	font-family:Raleway,Arial,sans-serif;
}
dl dt {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 1px dotted #CCC;
    clear: left;
    color: #F12E9C;
    float: left;
    height: 30px;
	width:40%;
}
dl dd {
    border-bottom: 1px dotted #CCC;
    float: right;
    font-size: 14px;
    height: 30px;
	width:60%;
	text-align:right;
	color:#999
}

/*CHECKOUT BT*/
a.checkout-bt {
    background-color: #F12E9C;
	border:1px solid #F12E9C;
    color: #FFFFFF;
    display: block;
	font-family:'Hammersmith One', Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding: 7px 0 4px;
    text-align: center;
    text-decoration: none;
	border-radius:4px;
    width: 150px;
	text-shadow: 0 -1px 0 #9F1DBC;
	box-shadow:inset 0 1px 0 #E16DFB;
}
a.checkout-bt:hover {
	background-color:#555;
	box-shadow:inset 0 1px 0 #999;
	border:1px solid #333;
	text-shadow:0 -1px 0 #333;
}

/*Breadcrumb*/
.breadcrumb {
	color:#999;
	font-size:11px;
	margin-bottom:0;
}

/*Branches*/
.branch .block {
	border-top:2px solid #CCC;
	overflow:hidden;
	padding:10px 0;
}
.branch .block .info {
	float:left;
	width:490px;
	padding-right:10px;
}
.branch .block .map-view {
	float:left;
	width:270px;
	height:190px;
	background-color:#CCC;
	border-radius:10px;
}
.branch .block ul.details {
	list-style:none;
}
.branch .block ul.details li span {
    font-family: 'Carrois Gothic SC',Arial,sans-serif;
	color:#999;
}
.branch .block h2 {
	margin:0;
}
.branch .block .links {
	overflow:hidden;
}
.branch .block .links a {
	float:left;
	width:100px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	display:block;
	background-color:#F12E9C;
	padding:3px;
	margin-right:3px;
	border-radius:2px;
}
.branch .block .links a:hover {
	background-color:#000;
}

/*Cart Row*/
.cart-row .cart-image {
	width:150px;
	border:2px solid #E1E1E1;
	overflow:hidden;
	padding:0;
}
.cart-row .cart-image img {
	width:100%;
}
/*Facebook*/
.facebook {
	transition:all 0.2s ease-in-out 0.0s;
	background-color:#FFE172;
	border-radius:5px;
	padding:5px;
	overflow:hidden;
	margin-bottom:3px;
}
.facebook:hover {
	background-color:#FFEDAD;
}
.facebook a {
	font-size:12px;
	color:#B77C00;
	text-decoration:none;
	float:left;
	padding-right:4px;
}
.facebook.lesspad {
	padding-bottom:1px;
}
.facebook div {
	float:right;
	margin-top:2px;
}

/*Rural*/
.rural {
	border:2px solid #C00;
	text-align:center;
	padding:5px;
	background-color:#F00;
	color:#FFF;
}
.rural input {
	display:block;
	margin:0 auto;
}

/*RESPONSIVE OVERRIDE*/
@media screen and (max-width: 900px) {
	#head,
	#content,
	div#foot-body {
		box-sizing:border-box;
		width:100%;
	}
	#content {
		border-radius:0;
	}
	#head {
		padding:0;
		min-width:0;
		max-width:none;
		margin-bottom:0;
	}
	#head-nav-top {
		border-radius:0;
		border-top-right-radius:10px;
		border-top-left-radius:10px;
	}
	#head-nav-btm {
		box-shadow:none;
		text-align:center;
		float:none;
		border-radius:0;
	}
	#head-logo {
		text-align:center;
		padding:20px 0 !important;
	}
	#head-logo img {
		width:100px;
		vertical-align:top;
	}
	#head-logo,
	#head-nav {
		display:block;
		width:100%;
		padding:0;
	}
	#head-nav-dogs {
		display:none;
	}
	div#foot-body {
		background:url("images/bg-foot.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0)
	}
	div#foot-body div.block,
	div#foot-body div.block.copyright {
		padding:10px;
		box-sizing:border-box;	
		width:25%;
	}
	#base-menu {
		display:block;
		position:static;
		margin:0 auto;
		padding-top:15px;
	}
}
@media screen and (max-width: 650px) {
	body {
		font-size:12px;
	}
	div.sidebox-container,
	div.content-body {
		width:100% !important;
		padding:10px 0 !important;
		float:none !important;	
	}
	.r-w600-hide {
		display:none;	
	}
	h1 {
		font-size:28px;
	}
	.form-block .field {
		width:100% !important;
		box-sizing:border-box;
		margin:0;
		padding:5px 0;
		float:none;	
	}
	.form-block .field input,
	.form-block .field textarea,
	.form-block .field select {
		box-sizing:border-box;
		width:100% !important;
	}
	.cart-row td {
		display:block !important;
		width:100% !important;
	}
	.cart-row .cart-image {
		width:100%;
		float:none;
	}
}