/* ===================================================================================================================
   STANDARD ELEMENTS
   ===================================================================================================================*/
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	outline: none;
	-moz-outline: none;
}

a:hover {
	color: #666666;
}

a:focus { outline:none; }

.clear {
	clear: both;
}

h1 {
	font-size: 24px;
}

/* ===================================================================================================================
   MAIN PAGE
   ===================================================================================================================*/

#main {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}

#sub {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	outline: none;
}

#mainWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 982px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#topBlock {
	height: auto;
	width: 952px;
	float: none;
	position: relative;
	margin-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
}

#topBlockTop {
	height: 160px;
	width: 952px;
}

#topBlockLogo {
	height: 191px;
	width: 546px;
	bottom: -3px;
	position: absolute;
	visibility: visible;
	left: 50px;
}

#topBlockPromotion {
	/*height: 90px;
	width: 468px;*/
	top: 10px;
	position: absolute;
	visibility: visible;
	right: 5px;
}

#topBlockCards {
	bottom: 45px;
	right: 20px;
	position: absolute;
	visibility: visible;
	background-image: url(../images/site/creditcards.png);
	width: 98px;
	height: 18px
}

#topBlockBottom {
	height: 35px;
	width: 950px;
	background-image: url(../images/site/top_bottom_bg_top.png);
	margin-top: 0px;
	position: relative;
}
#topBlockBottomTop {
	height: 10px;
	width: 950px;
	background-image: url(../images/site/top_bottom_bg_top.png);
	margin-top: 0px;
	position: relative;
}
#topBlockBottomMiddle {
	height: 15px;
	width: 950px;
	background-image: url(../images/site/top_bottom_bg_middle.png);
	margin-top: 0px;
}
#topBlockBottomBottom {
	height: 10px;
	width: 950px;
	background-image: url(../images/site/top_bottom_bg_bottom.png);
	margin-top: 0px;
}

#middleBlock {
	width: 952px;
	float: none;
	height: 1602px; 
	margin-left: auto;
	margin-right: auto;
}

#navigationBlock {
	width: 295px;
	/* height: 1600px; */
	float: left;
}
#navigationBlockTop {
	width: 295px;
	height: 10px;
	float: left;
	background-image: url(../images/site/navigation_bg_top.png);
	padding-left: 10px;
}
#navigationBlockMiddle {
	width: 295px;
	height: 1580px;
	float: left;
	background-image: url(../images/site/navigation_bg_middle.png);
	padding-left: 10px;
}
#navigationBlockBottom {
	width: 295px;
	height: 10px;
	float: left;
	background-image: url(../images/site/navigation_bg_bottom.png);
	padding-left: 10px;
}

#contentBlock {
	/* height: 1600px; */
	width: 635px;
	float: left;
	margin-left: 20px;
}

#contentBlockTop {
	width: 635px;
	height: 10px;
	background-image: url(../images/site/content_bg_top.png);
}
#contentBlockMiddle {
	width: 625px;
	height: 1580px;
	padding-left: 10px;
	background-image: url(../images/site/content_bg_middle.png);
}
#contentBlockBottom {
	width: 635px;
	height: 10px;
	background-image: url(../images/site/content_bg_bottom.png);
}

#bottomBlock {
	width: 952px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	position: relative;
}

#bottomBlockTop {
	width: 950px;
	height: 10px;
	background-image: url(../images/site/top_bottom_bg_top.png);
}
#bottomBlockMiddle {
	width: 950px;
	height: 80px;
	background-image: url(../images/site/top_bottom_bg_middle.png);
}
#bottomBlockBottom {
	width: 950px;
	height: 10px;
	background-image: url(../images/site/top_bottom_bg_bottom.png);
}

.shopTitle {
	font-size: 20px;
	font-weight: bold;
	background-color: #FF9900;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 2px;
	padding-top: 7px;
	padding-left: 15px;
	width: 260px;
	height: 33px;
	background-image: url(../images/site/shop_title_bg.png);
}

.AccordionPanelOpen .departmentTitle {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF66;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 260px;
	height: 20px;
	background-image: url(../images/site/department_title_open_bg.png);
}

.departmentTitle {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF66;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 260px;
	height: 20px;
	background-image: url(../images/site/department_title_bg.png);
}

.itemBlock {
	float: left;
	width: 110px;
	padding-top: 10px;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 15px;
}

.categoryTitlePooches {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #009900;
}

.categoryTitleHobbies {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #3366CC;
}
.flushBottom {
	clear: both;
	height: 20px;
}

.categoriesBlock {
	height: 400px;
}

#mainIframe {
	/*height: 1565px;*/
	width: 610px;
	margin-top: 5px;
	overflow: hidden;
}


/* ===================================================================================================================
   PRODUCT PAGE
   ===================================================================================================================*/

.productIndex {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}

.productBlock {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	width: 196px;
	height: 250px;
}

.productImageBlock {
	border: 2px solid #eeeeee;
}

.productImage {
	width: 190px;
	height: 190px;
	border: 1px solid #eeeeee;
	font-size: 12px;
}

.productImage:hover {
	width: 190px;
	height: 190px;
	border: 1px solid #aaaaaa;
}

.productDescBlock {
	margin-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.productDesc {
	font-size: 12px;
}

.productColors {
	margin-top: 10px;
	margin-left: 5px;
	font-size: 10px;
}

/*
.productIndex h1.men { color: #336699; }
.productIndex h1.women { color: #f3a5d2; }
.productIndex h1.kids { color: #ff9900; }
*/
.productIndex h1 { 
	color: #002a5f; 
	margin-top: 0;
}

.productIndex h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

/* ===================================================================================================================
   TOP MENU
   ===================================================================================================================*/

#topMenu {
	position:absolute;
	right: 20px;
	top: 5px;
	list-style: none;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 0px;
}

#topMenu li {
	margin-right: 10px;
	border-right: 1px solid #CAC3BF; 
	float:left; 
	font-size: 12px;
	color: #493829;
	padding: 1px 10px 1px 0;
}

#topMenu li.last {
	border: none;
	margin: 0;
	padding-right: 0
}

#topMenu li a.cart {
	background-position:0 45%;
	padding: 2px 0 0px 22px;
}

.cart {
	background:url(../images/site/cart.png) no-repeat 0 0;
	padding: 2px 0 0px 22px;
}


/* ===================================================================================================================
   BOTTOM MENU
   ===================================================================================================================*/

#bottomRights {
	position: absolute;
	left: 420px;
	top: 10px;
	font-size: 12px;
}

#bottomBookmarks {
	position: absolute;
	left: 20px;
	top: 10px;
	font-size: 12px;
}

#bottomBookmarks img {
	margin-top: 2px;
	padding: 2px;
}

#bottomMenu {
	position:absolute;
	right: 10px;
	top: 10px;
	list-style: none;
	padding-left: 16px;
	padding-right: 16px;
	margin-top: 0px;
}

#bottomMenu li {
	margin-right: 10px;
	border-right: 1px solid #CAC3BF; 
	float:left; 
	font-size: 12px;
	color: #493829;
	padding: 1px 10px 1px 0;
}

#bottomMenu li.last {
	border: none;
	margin: 0;
	padding-right: 0
}

#contactTextBlock {
	margin-top: 40px;
	margin-left: 80px;
	width: 400px;
	font-size: 14px;
}

/* ===================================================================================================================
   FRONTPAGE
   ===================================================================================================================*/

#frontpageWrapper {
	margin-left: auto;
	margin-right: auto;
}
		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.sliderWrapper { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 602px;
	height: 540px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width: 100%; height: 500px; background: #fff; overflow: hidden; visibility: hidden; s}
.csw .loading {margin: 200px 0 300px 0; text-align: center; }

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	padding: 0;
	width: 600px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 500px;
	clear: both;
	background-image: url(../images/frontpage/frontpage_slider_bg.png);
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 600px; /* Also specified in  .stripViewer  above */
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	padding: 0;
	height: 37px;
	font-size: 18px;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	width: 400px;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
	height: 35px;
}

.stripNav a { /* The nav links */
	display: block;
	padding: 0 15px;
	vertical-align: middle;
	line-height: 30px;
}

.stripNav li.tab1, .stripNav li.tab2 {
	border-right: 1px solid #cccccc;
}	

.stripNav li.tab1 a { width: 60px; background: #fff; height: 40px; text-align: center; }
.stripNav li.tab2 a { width: 50px; background: #fff; height: 40px; text-align: center; }
.stripNav li.tab3 a { width: 50px; background: #fff; height: 40px; text-align: center; }

.stripNav li.tab1 a:hover { width: 60px; background: #fff; color: #336699; font-weight: bold; font-size: 24px; }
.stripNav li.tab2 a:hover { width: 50px; background: #fff; color: #f3a5d2; font-weight: bold; font-size: 24px; }
.stripNav li.tab3 a:hover { width: 50px; background: #fff; color: #ff9900; font-weight: bold; font-size: 24px; }

.stripNav li.tab1 a.current { width: 60px; background: #fff; color: #336699; font-weight: bold; font-size: 24px;}
.stripNav li.tab2 a.current { width: 50px; background: #fff; color: #f3a5d2; font-weight: bold; font-size: 24px;}
.stripNav li.tab3 a.current { width: 50px; background: #fff; color: #ff9900; font-weight: bold; font-size: 24px;}

.stripNavL {
	position: absolute;
	top: 0px;
	text-indent: -9000em;
	left: 0;
	background: url(../images/frontpage/arrow_left.png) no-repeat center;
}

.stripNavR { /* The left and right arrows */
	position: absolute;
	top: 0px;
	text-indent: -9000em;
	right: 0;
	background: url(../images/frontpage/arrow_right.png) no-repeat center;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}

.frontpageLinkWrapper { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	width: 602px;
}

.frontpageLink {
	margin-right: 7px;
	border: solid 1px #ccc;
}

.frontpageLinkLast {
	border: solid 1px #ccc;
}

/* ===================================================================================================================
   BLOG PAGE
   ===================================================================================================================*/

.blogEntry {
	width: 600px; 
}

.blogEntryHeader {
	float: left;
	width: 500px;
	padding: 0 0 7px;
	border-bottom: 1px solid #f2f1e9;
	background: url(../images/newsletter/icon.png) no-repeat 10px 6px;
	width: 600px;
}

.blogEntryHeader h2 {
	margin: 0 0 0 56px;
	font-size: 24px;
	/* text-transform: uppercase; */
	color: #1a2e5e;
}

.blogEntryAttributes {
	margin: 0 0 0 56px;
	padding: 1px 0 0;
	font-size: 11px;
	color: #777;
}

span.blogEntryDate {
	padding: 0 0 0 12px;
	background: url(../images/newsletter/calendar.gif) no-repeat 0 3px;
}

.blogEntryContent {
	font-size: 12px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 0px;
}

.blogEntryContent p {
	margin: 0 0 10px 10px;
}

.blogEntryFooter {
	padding: 4px 10px 3px;
	border-top: 1px solid #f2f1e9;
	height: 60px;
	width: 600px;
}

img.blogAlignLeft{
	margin: 0px 10px 0px 10px;
	float: left;
}

img.blogAlignRight{
	margin: 0px 10px 0px 10px;
	float: right;
}

img.blogAlignLeft, img.blogAlignRight{
	padding: 4px;
	display: inline;
}

img.blogCentered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.blogSubscription {
	width: 600px;
	font-size: 14px;
	padding-left: 10px;
}