/*
Original design: Variant Classic (v1.0 - Sep 14, 2010) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/variant-classic/
*/

/* Body  */
* {margin:0; padding:0;}
body {background-color:#eaeaea; color:#333; font:76% Verdana,sans-serif; line-height:1.3em; text-align:center;}
.inner {width:980px; margin: 0 auto;}

/* Top */
#top {padding:10px 0 0 0; background:#eaeaea url(images/topbg.gif) bottom left repeat-x; color:#555; margin:0 auto;}
#topleft {width:50%; float:left; margin:0; text-align:left;}
#topleft h1 {font-size:2.2em; line-height:0.9em; margin:5px 0 10px; padding:0;}
#topleft h1 a {font-weight:normal; color:#f29450; letter-spacing:-1px;}
#topleft p, #topright p {margin:0 0 20px 0; font-size:1.3em; padding:0;}
#topright {
	width:45%;
	float:right;
	text-align:left;
	background-image: url(dogandbowl.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#topright a {color:#777; font-weight:400;}
#topleft a:hover, #topright a:hover {color:#2a5a9a;}

/* Searchbox */
.searchbox {margin:15px 0 0 0; padding:0;}
.searchbox label {color:#777; font-size:1.3em;}
.searchbox input {background:#eaeaea; padding:3px 0 3px 5px; margin:0; width:120px; color:#666; border:1px solid #aaa;}

/* Main wrap */
#wrap {clear:both; text-align:center; background:#fff; padding:20px 0 0 0; margin:0;}

/* Main menu */
#mainmenu {clear:both; margin:0; padding:0; text-align:left;}
#mainmenu ul {padding:0;}
#mainmenu ul li {list-style:none; float:left; margin:0 4px 0 0;}
#mainmenu ul li a {display:block; font-weight:700; background-color:#f0f0f0; border:1px solid #ccc; border-bottom:1px solid #ccc; padding:5px 6px 4px 6px;}
#mainmenu ul li a:hover {background-color:#f8f8f8; color:#777; padding:5px 6px 4px 6px; border:1px solid #ccc; border-bottom:1px solid #dadada;}
#mainmenu ul li.current_page_item a {background-color:#fff; color:#555; padding:5px 6px 3px 6px; border:1px solid #eee; border-bottom:2px solid #fff;}

/* Headers */
h2, h3, h4 {margin:0 0 15px; color:#666; font-weight:normal;}

/* Sidebar */
#sidebar {
	text-align:left;
	float:right;
	margin:0;
	width:200px;
	padding:0;
	background-color: #FBFDFD;
}
#sidebar .left {float:left; width:190px;}
#sidebar .right {float:right; width:190px;}
#sidebar h2, #sidebar h3 {font-size:1.3em; padding:0; margin:0 0 5px 0; border-bottom:3px solid #ddd;}
#sidebar p, #sidebar ul ,#sidebar .textwidget,#sidebar form,#sidebar table {margin:0 0 1px 0; line-height:1.3em; font-size:1em; padding:0;}
#sidebar table {width:190px;}
#sidebar caption {font-size:1.3em; padding:0; margin:0 0 4px 0; text-align:left;}
#sidebar ul li {list-style: none; width:188px; padding:0; margin:0 0 2px 0;}
#sidebar ul li a {display: block; overflow: visible; padding:2px 0 2px 5px; background-color:#f8f8f8; color:#467aa7; font-weight:400; border:1px solid #eee; border-bottom:1px solid #ddd;}
#sidebar ul li a:hover, #sidebar ul li.current_page_item a {border:1px solid #ccc; color:#555; background-color:#eaeaea; border-bottom:1px solid #aaa;}
#sidebar ul li.current_page_item li a {background-color:#f8f8f8; color:#467aa7; border:1px solid #eee; border-bottom:1px solid #ddd;}
#sidebar ul ul {margin:0; padding:2px 0 0 10px;}
#sidebar ul ul li {width:148px;}
#sidebar ul ul li a {font-size:0.9em; padding:1px 0 1px 5px;}
#sidebar ul ul ul li {width:138px;}
#sidebar ul ul ul li a {font-size:0.8em; padding:0 0 0 5px;}
#sidebar p.sidebarlinks {line-height:1.6em;}

/* Content */
#content {
	float:left;
	clear:left;
	width: 760px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#content h2 {font-size:1.0em; clear:left;}
#content h3 {font-size:1.0em; clear:left;}
#content h2.archiveheader {margin:0 0 20px 0; padding:4px 0; border-bottom:3px solid #ddd;}
#content h2 a, #content h3 a {font-weight:normal;}
#content p {margin:0 0 2px;}
#content div.postnav {padding:10px 0;}
#content div.postnavleft {width:48%;}
#content div.postnavright {width:48%; text-align:right;}
#content ul, #content ol {margin:0 0 20px 20px; padding:0 0 0 5px;}
#content ul li, #content ol li {margin:0 0 3px;}
#content ul ul, #content ol ol {margin:5px 0 5px 10px;}
#content img {margin:0; padding:0;}
#content img.left {float:left; margin:0 5px 5px 0;}
#content img.right {float:right; margin:0 0 5px 5px;}
#content img.center {margin:2px auto 5px auto; display:block;}
#content img.framed {padding:5px; background:#eee; border:1px solid #ddd;}
#content .post {margin:0 0 15px;}
#content .introtext {font-size:1.2em; margin:-10px 0 20px 0;}
#content .timestamp {font-size:1.2em; font-weight:400;}
#content .timestamp a {font-weight:400;}
#content .postmeta {padding:2px 0; font-size:1em; text-align:right; font-weight:400; color:#555; display:block; border-top:3px solid #ddd;}
#content .postmeta a {}
#content .breadcrumbs {padding:10px 0; margin: 10px 0 15px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd; font-size:1.2em;}
#content .postpagesnav {margin:25px 0 15px 0; padding:0; font-size:1.2em;}
#content .postpagesnav .back {width:48%; float:left;}
#content .postpagesnav .forward {width:48%; float:right; text-align:right;}

/* Footer */
#footer {clear:both; color:#777; text-align:center; background:#eaeaea url(images/footbg.gif) top left repeat-x;}
#footer p {margin:0; padding:15px 0; line-height:1.9em; font-size:0.9em;}
#footer .credits {font-size:1.3em;}
#footer a {color:#666;}
#footer a:hover {color:#333; text-decoration:underline;}

/* Comments */
#comments {margin:20px 0 20px 0;}
.comment {margin-bottom:15px; padding:5px 5px 1px 5px; border-bottom:1px solid #ddd; border-top:1px solid #ddd;}
#content div.comment p.commenthead {margin:0 0 10px;}
#content div.comment p {margin:0 0 4px;}
#respond {margin:20px 0 0 0;}
#respond p {margin:0 0 10px 0;}
#respond input,#respond textarea {padding:4px; width:250px; background-color:#f4f4f4; color:#666;}
#respond textarea#comment {width:500px;}
#respond input.button {width:75px;}
#respond input, #respond textarea {font: 100% Verdana,sans-serif; border: 1px solid #ccc;}

/* Tags */
blockquote {padding:5px 15px 2px 15px; margin:10px; border-left:4px solid #eee; color:#777;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
code {padding:5px; font-size:1.2em; display:block; margin: 5px 0 16px 0; background-color:#f4f4f4; border:1px solid #ccc;}

/* Links */
a {color:#467aa7; font-weight:400; text-decoration:none;}
a:hover {color:#303030; text-decoration:none;}
a img {border:0;}

/* Float fix */
.clearfix {overflow:hidden;}
* html .clearfix {height:1px; overflow:visible;}
* html .clearfix p {overflow:hidden; width:99%;}

/* Various classes */
.feedlink {padding:0 0 0 18px; margin:0 0 0 10px; font-size: 1em; background: url(images/rss.png) center left no-repeat;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.clear {visibility:hidden; clear:both;}
.hide {display:none;}
.productlisting {
	border: 1px solid #ECEEF0;
}
.sidebar {
	background-color: #FDFDFD;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-top-color: #D4D0C8;
	padding-left: 6px;
}

.atoz {
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
}
.banner h2 {
  background-color: #f4c0a6;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 4px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
}


.coupons {
}


.disabled {
  color: #AAAAAA;
}


.featured {
}
.featured table {
  margin: auto;
  padding: 0px;
}
.featured th {
  background-color: #DFFBCF;
  padding: 2px;
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
}
.featured .stars {
  font-size: x-small;
}


.menu {
}


.nobr {
  white-space: nowrap;
}


.navigation {
  width: 728px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 728px;
}


.product {
  margin-top: 15px;
  width: 728px;

	border-width: thin;
	border-style: dotted;
	border-color: #D4D0C8;
}
.product h3 {
  font-size: 130%;
  margin: 10px 0px 10px 0px;
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 728px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}


.related {
  width: 717px;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}


.searchform {
}


.searchresults {
  width: 728px;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.brandtable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.brandtable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.brandtable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	border: 1px dashed #CCCCCC;
}
.featuredframefront {
	border: 1px solid #a3c02a;
	width:145px;
	height:215px;
	background-color: #FFF;
}
.featuredframe2 {
	border: 1px solid #a3c02a;
	width:660px;
	background-color: #FFF;
}
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy2 {background: transparent; margin:1px 1px 1px 1px; width: 100px;}
#xsnazzy2 h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px; padding:0;}
#xsnazzy2 h1 {font-size:2.5em; color:#fff;}
#xsnazzy2 h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy2 p {padding-bottom:0.5em;}
#xsnazzy2 h2 {padding-top:0.5em;}
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #cdd7ce; border-right:1px solid #cdd7ce;}
.xb1 {margin:0 5px; background:#cdd7ce;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xtopsh, .xbottomsh {display:block; background:transparent; font-size:1px;}
.xb1sh, .xb2sh, .xb3sh, .xb4sh {display:block; overflow:hidden;}
.xb1sh, .xb2sh, .xb3sh {height:1px;}
.xb2sh, .xb3sh, .xb4sh {background:#ffffff; border-left:1px solid #666666; border-right:1px solid #666666;}
.xb1sh {margin:0 5px; background:#666666;}
.xb2sh {margin:0 3px; border-width:0 2px;}
.xb3sh {margin:0 2px;}
.xb4sh {height:2px; margin:0 1px;}
#xsnazzy {background: transparent; margin:1px 1px 1px 1px;}
.xboxcontent {display:block; background:#ffffff; border:0 solid #cdd7ce; border-width:0 1px; Height:30px;}
.xboxcontentsm {display:block; background:#ffffff; border:0 solid #cdd7ce; border-width:0 1px; Height:100px;}
.xboxcontentshp
{
	display: block;
	background: #FFFFFF;
	border: 0 solid #7F7F7F;
	border-width: 0 1px;
	height: 90px;
	padding-left: 4px;
	padding-right: 4px;
}
.xboxcontentsm2 {display:block; background:#ffffff; border:0 solid #cdd7ce; border-width:0 1px; Height:120px;}