body {
	background: url(../Images/Site/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
}

img {
	border: none;
}

#page {
	width: 100%;
	margin: 0 auto;
	background: url(../Images/Site/bar-yellow.png);
	background-repeat: repeat-x;
	background-position: 0px 305px;
}

/*--Page Header Styles--*/
#page_header {
	width: 1254px;
	height: 361px;	
	background: url(../Images/Site/background2.jpg);
	background-repeat: no-repeat;	
	margin: 0 auto;
}

#page_header_logo {
	width: 294px;
	height: 305px;
	padding-left: 20px;
	float: left;
	clear: left;
}

#page_header_logo_top, #page_header_logo_bottom {
	width: 294px;
}

#page_header_logo_top {
	height: 50px;
	background: url(../Images/Site/header-logo.png);
	background-repeat: no-repeat;
	margin-top: 20px;	
	margin-bottom: 50px;
}

#page_header_logo_bottom {
	background: url(../Images/Site/banner-image-list.png);
	background-repeat: no-repeat;
	height: 185px;
}

#page_header_right {
	width: 394px;
	height: 305px;
	float: right;
	clear: right;
}

#page_header_right_top {
	width: 394px;
	height: 67px;	
	padding-top: 40px;
}

#page_header_right_top form div.search {
	background: url(../Images/Site/bg-search.jpg) no-repeat top left;	
	height: 26px;
	width: 231px;
}

#page_header_right_top form div.search input {
	border: none;
	display: inline;
	width: auto;
}

#page_header_right_top form div.search input.word {
	width: 193px;
	margin-left: 1px;
	margin-top: 1px;
	height: 20px;
	padding: 1px;
	padding-top: 3px;
	font-style: italic;
}

#page_header_right_top form div.search input.submitSearch{
	width: 30px;
	cursor: pointer;
}

#page_header_right_middle {
	width: 394px;
	height: 95px;	
}

#page_header_right_middle span.txt_red {
	display: block;
	color: #FE012A;
	font-family: Arial;
	font-size: 27px;
	width: 250px;
}

#page_header_right_middle span.txt_black {
	display: block;
	color: #3B3B3B;
	font-family: Arial;
	font-size: 18px;
	margin-top: 10px;
}

#page_header_right_bottom {
	width: 394px;
	padding-top: 10px;
}

#page_header_right_bottom a img {
	border: none;
}

#page_header_cart {
	width: 218px;
	float: left;
	height: 56px;	
	display: block;	
	clear: left;
}

#page_header_cart span.title {
	margin-left: 20px;
	width: 178px;
	background: url(../Images/Site/cart-logo.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	height: 17px;
	padding-top: 3px;
	margin-top: 13px;
	color: #FFFD8A;
	font-weight: bold;
	font-size: 11px;
}

#page_header_cart span.title a {
	color: #FFFD8A;
	font-size: 11px;
	text-decoration: none;
}

#page_header_cart span.title a:hover {
	text-decoration: underline;
}

#page_header_cart span.content {
	margin-left: 20px;
	width: 178px;
	padding-left: 20px;
	font-size: 11px;
	color: #FFF;
	height: 20px;
	display: block;	
}

#page_header_cart span.content span.emph {
	color: #FFFD8A;
	font-weight: bold;
	font-size: 11px;	
}

#page_header_menu {
	width: 1036px;
	height: 33px;	
	display: inline;
	background: url(../Images/Site/bar-red.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
	padding-top: 23px;
	float: left;
}

#page_header_menu ul {
	display: inline;	
	width: 1036px;	
	background-position: 150px;
	background-repeat: no-repeat;
	float: left;
}

#page_header_menu ul li {
	display: inline;
	background: none transparent;
}

#page_header_menu ul li span {	
	float: left;
	width: 130px;
	text-align: center;
	background: none transparent;
	color: #FBFFC8;
	font-size: 14px;
}

#page_header_menu ul li span a {
	color: #FBFFC8;
	text-decoration: none;
	font-size: 14px;
}

/*--Page Content Styles--*/
#page_content {
	width: 1254px;
	background: url(../Images/Site/bg-content.gif);
	margin: 0 auto;	
}

#page_content_left, #page_content_right {
	width: 203px;
	float: left;
	background: url(../Images/Site/bg-side-content.png);
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-left: 15px;
}

#page_content_left .sub_title, #page_content_right .sub_title {
	background: url(../Images/Site/icon-paw.png) no-repeat;
	padding: 0px 0px 5px 20px;	
}

#page_content_left {
	clear: left;
}

#page_content_center {
	width: 818px;
	float: left;
}

.page_content_center_title_bar {
	width: 818px;
	height: 37px;
	background: url(../Images/Site/bar-green.jpg);
}

.page_content_center_title_bar h1 {
	color: white;
	font-weight: bold;
	font-size: 13px;
	margin-left: 35px;
	padding-top: 12px;
	height: 25px;	
	background: url(../Images/Site/bg-bone.jpg);
	padding-left: 28px;
	background-repeat: no-repeat;
}

.page_content_center_title_bar h1 a {
	color: #FFF;
	text-decoration: none;
}

.page_content_center_title_bar h1 a:hover {
	text-decoration: underline;
}

#page_content_right {
	clear: right;
}

/*--Page Footer Styles--*/
#page_footer {
	width: 100%;
	height: 72px;
	margin: 0 auto;
	background: url(../Images/Site/bg-footer-right.jpg);
	background-repeat: repeat-x;
}

#page_footer_content {
	width: 1254px;
	margin: 0 auto;
}

#page_footer_left {
	width: 218px;
	height: 72px;
	background: url(../Images/Site/bg-footer-left.jpg);
	background-repeat: repeat-x;
	clear: left;
	float: left;
}

#page_footer_right {
	width: 1036px;
	height: 72px;
	float: left;	
}

/*--Left menu styles--*/
#page_menu_left {	
	width: 197px;
	background: url(../Images/Site/bg-cat-vertical-line.png);
	background-repeat: repeat-y;
	background-position: 20px 0;
	margin-top: 10px;	
}

#page_menu_left li {
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: url(../Images/Site/bg-cat-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	border-bottom: 1px solid #E7E7E7;
	color: #36474B;
}

#page_menu_left li.first a, #page_menu_left li.last a {
	font-weight: bold;
}

#page_menu_left li.last a {
	color: red;
}

#page_menu_left li.first a {
	color: #A511C0;
}

#page_menu_left li ul {
	display: none;
}

#page_menu_left li ul li {
	margin-top: 5px;
	padding-bottom: 0px;
	border: none;
	border-top: 1px solid #E7E7E7;
}

#page_menu_left li a {
	color: #36474B;
	text-decoration: none;
	padding-left: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 11px;
}

#page_menu_left li a:hover {
	text-decoration: underline;
}

/*--General purpose styles--*/
.page_clear_row {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	clear: both;
	line-height: 0;
}

/*--Forms styles--*/
#page_std_form {
	width: 818px;
	padding-top: 10px;
}

#page_std_form form {
	float: left;
}

#page_std_form form fieldset {
	padding-top: 10px;	
}

#page_std_form form fieldset legend
{
	padding-left: 1em;
	color: #333333;
	font-size: 12px;
}

input, select, textarea {
	border: 1px solid #CCCCCC;
	padding: 2px;
	color: #333333;
}

input, select {
	width: 300px;
}

textarea {
	width: 400px;
	overflow: auto;
}

select {
	width: 306px;
}

.input_checkbox {
	width: auto;
	border: none;
}

.input_button {
	border: 1px solid #7F7F7F;
	background-color: #CCCCCC;
	color: #333333;
	width: 308px;
}

label {
	width: 250px;
	color: #7F7F7F;
	font-weight: bold;
	cursor: pointer;
	#cursor: hand;
}

/*-- General error messages style --*/
.page_success_box, .page_error_box {
	padding: 5px;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-position: center 5px;
	background-repeat: no-repeat;
	padding-top: 32px;
	text-align: center;	
}

.page_success_box ul, .page_error_box ul, .page_success_box ul li, .page_error_box ul li {
	float: none;
	font-weight: bold;
}

.page_success_box ul li, .page_error_box ul li {
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 2px;
}

.page_success_box {
	color: #5C832F;
	font-weight: bold;
	background-image: url(../Images/check.png);		
}

.page_error_box {
	color: #D92A1A;
	font-weight: bold;
	background-image: url(../Images/close.png);	
}

.spaced_top_and_bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_container_generic {
	width: 798px;
	float: none;	
	color: #7F7F7F;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;	
}

.no_margin_left {
	margin-left: 0px;
}

.no_margin_right {
	margin-right: 0px;
}

.page_account_overview_btn_right {
	display: block; 
	float: right; 
	margin-right: 30px; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

.page_side_menu {	
	width: 197px;
	background-repeat: repeat-y;
	background-position: 20px 0;
	margin-top: 10px;	
}

.page_side_menu li {
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 5px;
	background: url(../Images/Site/bg-cat-arrow.png);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	color: #000;
}

.page_side_menu li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.page_side_menu li a:hover {
	text-decoration: underline;
}

/*-- Faq page styles --*/
#faq_title_list, .content_faq_item {
	list-style-type: decimal;
	margin-left: 22px;	
}

#faq_title_list li {
	margin-bottom: 5px;
}

#faq_title_list li a {
	color: #3A3A3A;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 5px;
}

#faq_title_list li a:hover {
	text-decoration: underline;
}

.content_faq_item {
	margin-bottom: 10px;
	border-bottom: 1px solid #F0F1F3;
	margin-right: 10px;
	padding-bottom: 5px;
}

.content_faq_item h2 {
	font-size: 13px;
	margin-bottom: 5px;
	color: #3A3A3A;
}

/*--Other styles--*/
.content_side_spacer {
	display: block;
	height: 4px;
	width: 168px;
	background-color: white;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
	line-height: 0px;
	padding: 0px;
}

/*-- Promotional banner styles --*/
.content_promo_banner {
	width: 818px;
	height: 171px;
	display: block;
	font-size: 13px; 
}

.content_promo_banner div.left, .content_promo_banner div.right {
	float: left;	
}

.content_promo_banner div.left {
	width: 258px;
	height: 36px;
	padding-top: 135px;
	padding-left: 12px;
	font-family: Arial;
	font-size: 11px;
}

.content_promo_banner div.right {
	width: 548px;
	height: 171px;
}

.content_promo_banner div.right p {
	padding-top: 10px;
	font-size: 13px;
}

.content_promo_banner_puppy {
	background: url(../Images/Site/banner-puppy-home.jpg);
}

/*-- Promo list styles --*/
.promo_list_item {
	border-bottom: 1px solid #F0F1F3;
	width: 252px;
	height: 240px;
	float: left;	
}

.promo_list_item h3 {
	width: 100%;
	text-align: center;
	color: #111111;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.promo_list_item h3 a {
	color: #111111;
	text-decoration: none;
}

.promo_list_item h3 a:hover {
	text-decoration: underline;
}

.promo_list_item .promo_item_picture {
	margin: 0 auto;	
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
}

.promo_list_item_details {
	width: 100%;	
	float: left;
}

.promo_list_item_price {
	width: 50%;	
	float: left;
	text-align: right;	
}

.promo_list_item_price .item_price, .promo_list_item_price .item_price_promo {
	margin-right: 5px;
} 

.promo_list_item_buttons {
	width: 40%;	
	float: left;
}

.promo_list_item_buttons a img {	
	border: none;
}

.promo_list_item_buttons a {
	margin-left: 10px;
	display: block;
}

.promo_list_item_spacer {
	border-right: 1px solid #F0F1F3;
	width: 0px;
	height: 220px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 10px;	
	display: inline;
	float: left;
}

.item_price, .item_price_promo {
	color: #3A3A3A;
	font-size: 14px;
	font-weight: bold;	
}

.item_price_promo {
	text-decoration: line-through;
}

/*-- Generic item styles --*/
.item {
	width: 798px;
	border-bottom: 1px solid #F0F1F3;
	height: 142px;
}

.item_picture {
	height: 122px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 132px;
	float: left;
	display: block;	
}

.item_details {
	float: left;
	height: 142px;
	width: 656px;	
}

.item_details h3 {
	width: 100%;
	color: #111111;
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.item_details h3 a {
	color: #111111;
	text-decoration: none;
}

.item_details h3 a:hover {
	text-decoration: underline;
}

.item_extra {
	padding-top: 30px;
}

.item_extra .item_price {
	float: left;
	width: 50%;
}

.item_extra .item_buttons {
	width: 40%;
	float: left;	
}

.item_extra .item_buttons a {
	display: block;
}

.item_extra .item_buttons a img {
	border: none;
}

/*-- Latest special offer styles --*/
.latest_special_offer_item {
	width: 165px;	
	margin-top: 5px;
}

.latest_special_offer_item img {
	display: block;
	margin: 0 auto;
}

.latest_special_offer_item h3 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.latest_special_offer_item h3 a {
	color: #111111;
	text-decoration: none;
}

.latest_special_offer_item h3 a:hover {
	text-decoration: underline;
}

.latest_special_offer_item_price, .latest_special_offer_item_price_special {
	color: #3A3A3A;
	font-size: 12px;
	font-weight: bold;
}

.latest_special_offer_item_price {
	width: 80px;
	float: left;
	text-align: right;
	padding-right: 2px;
	text-decoration: line-through;	
}

.latest_special_offer_item_price_special {
	width: 80px;	
	float: left;
	padding-left: 2px;
	font-size: 14px;
	color: #D20122;
}

/*-- Product details styles --*/
.product_details {
	width: 525px;
	height: 142px;
}

.product_details_left {
	display: block;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 122px;	
}

.product_details_left a img {
	border: none;
}

.product_details_right {
	float: left;
	height: 142px;
	width: 383px;
	padding-top: 10px;	
}

.product_details_right img {
	display: block;
	margin-top: 10px;
}

.product_details_left img {
	display: block;
	margin: 0 auto;	
}


.product_details_date {
	
}

.product_details_add {
	
}

/*-- Product tag cloud --*/
.content_product_tag_cloud {
	display: inline;
	list-style: none;
	list-style-type: none;	
	background-color: red;	
}

.content_product_tag_cloud li {
	display: inline;
	float: left;
	padding-left: 5px;
	padding-bottom: 0.5em;
}

.content_product_tag_cloud li a {
	color: #212121;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}

.content_product_tag_cloud li a:hover {
	text-decoration: underline;
	vertical-align: baseline;
}

/*-- List comments styles --*/
#product_list_comments_container .content_comment_item {
	border-bottom: 1px solid #F0F1F3;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	list-style-type: decimal;
	margin-left: 22px;
}

#product_list_comments_container .content_comment_item h2 {
	color:#3A3A3A;
	font-size:13px;
	margin-bottom:5px;
}

#product_list_comments_container .product_review_date_and_author {
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 5px;
	display: block;
}

/*-- Comments form styles --*/
#product_add_comments_container {
	display: none;
}

#page_mg_comments input, #page_mg_comments textarea {
	width: 400px;
}

#page_mg_comments .input_button {
	width: 406px;
	margin-top: 5px;
}

#page_mg_comments ol li label {
	display: block;
	width: 100%;
	text-align: center;
}

#page_mg_comments ol li input, #page_mg_comments ol li textarea {
	display: block;
	margin: 0 auto;	
}

/*-- Show cart styles --*/
#page_cart_list thead tr td, #page_cart_list tbody tr td {
	border-bottom: 1px solid #F0F1F3;
}

#page_cart_list th {
	color: #111111;
}

#page_cart_list th, #page_cart_list td {
	padding-bottom: 5px;
}

#page_cart_list td {
	padding-top: 5px;
}

#page_cart_list td a {
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

#page_cart_list td a:hover {
	text-decoration: underline;	
}

#page_cart_list input.input_text {
	width: 50px;
}

#page_cart_list span.item_price {
	display: block;
}

#page_cart_list span.item_price_promo {
	display: block;
}

#page_cart_list tfoot tr.cart_total_price td {
	color: #DD0023;
	font-size: 12px;
	font-weight: bold;
}

#page_cart_list tfoot tr.cart_total_price span  {
	color: #3A3A3A;
	font-size: 12px;
	font-weight: bold;
}

#page_cart_list .cart_action_btn {
	width: auto;
	height: auto;
	border: none;	
}

/*-- Confirm order styles --*/
.page_order_summary {
	float: left;
	width: 100%;
}

.page_order_summary li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F0F1F3;
	float: left;
	clear: both;
	width: 100%;
}

.page_order_summary li span.name {
	width: 200px;
	font-weight: bold;
	display: block;
	float: left;	
	text-align: left;
	clear: left;
}
.page_order_summary li span.value {
	float: left;
	clear: right;
}

/*-- Lightbox --*/
#jquery-overlay  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox  {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img  { 
	border: none; 
}

#lightbox-container-image-box  {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#lightbox-container-image  { 
	padding: 10px; 
}

#lightbox-loading  {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#lightbox-nav  {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav  { 
	left: 0; 
}

#lightbox-nav a  { 
	outline: none;
}

#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}

#lightbox-nav-btnPrev  { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#lightbox-container-image-data-box  {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}

#lightbox-container-image-data #lightbox-image-details  { 
	width: 70%; 
	float: left; 
	text-align: left; 
}

#lightbox-image-details-caption { 
	font-weight: bold; 
}

#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

/*--Generic grid styles--*/
.page_grid thead th, .page_grid tbody td {
	border: 1px solid #FFF;	
	padding: 6px;
	color: rgb(54, 71, 75);
}

.page_grid tbody td a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.page_grid tbody td a:hover {
	text-decoration: underline;
}

.page_grid tr.page_grid_alternate {
	background-color: #F6F6F6;
}

/*--Page styles--*/
.page_content_pager {	
	clear: both;
	display: block;	
	margin: 0 auto;
	width: none;
	width: 100%;	
}

.page_content_pager li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
}

.page_content_pager li a {
	color: #3A3A3A;
	text-decoration: none;
	font-family: Arial;
}

.page_content_pager li a:hover {
	text-decoration: underline;
}

.page_content_pager li.prev {
	float: left;
}

.page_content_pager li.next {
	float: right;
}

/*--Contact page styles--*/
.page_content_name_value_list {
	width: 708px;	
	float: left;
}

.page_content_name_value_list li {
	width: 688px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;	
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: middle;
	display: inline;
}

.page_content_name_value_list li span.name {
	width: 235px;	
	padding-right: 5px;
	float: left;
	text-align: right;
	font-weight: bold;
}

.page_content_name_value_list li span.value {
	width: 325px;
	float: left;	
}

.page_content_viewproduct_additional_list li span.name {
	width: 100px; 
}

/*--Footer menu--*/
ul.page_footer_menu {
	float: left;
	padding-top: 10px;
	padding-left: 10px; 
	clear: both;
	width: 1000px;
}

.page_footer_menu li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-size: 12px;
	padding-bottom: 2px;
}

.page_footer_menu li.first {
	border: none;	
}

.page_footer_menu li a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;	
}

.page_footer_menu li a:hover {
	text-decoration: underline;
}

/*-- Privacy statement styles --*/
#page_content_terms_list p {
	margin-bottom: 10px;
	text-indent: 10px;
}

#page_content_terms_list h2 {
	margin-left: 10px;
	margin-bottom: 10px;
}

/*-- Main poll styles --*/
.page_polls label {
	color: #000000;
	display: inline;
	margin-left: 5px;
}

.page_polls ul li {
	margin-top: 8px;
	font-weight: bold;
}

.page_polls ul li.page_poll_submit a {
	color: #000000;
	text-decoration: none;
}

.page_polls ul li.page_poll_submit a:hover {
	text-decoration: underline;
}

.page_poll_result_bar  {
	display: block;
	background-color: #36474B;
	width: 190px;
	height: 10px;
	margin-top: 5px;
}