@charset "utf-8";
body {
	font: 100% 'arial rounded mt', arial,;
	margin: 0; 
	padding: 00px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat:repeat-xy;
	bgcolor:#C4681A;
}

img{
	border:none;
}


.frameLeft{
	width:24px;
	min-height:932px;
	height:auto !important;
	float:left;
	bottom:0px;
	left:0px;
	margin-left: 25px;
	padding:0px;
	bgcolor:#C4681A;
	z-index:1;

}
.logo{
	position:relative;
	width:65px;
	height:218px;
	float:left;
	top:23px;
	margin:0px -10px 0px 0px;
	padding:0px;
	padding-left:10px;
	z-index:1;
}
.frameRight{
	width:26px;
	min-height:932px;
	height: auto !important;
	height:932px;
	float:left;
	top:0px;
	left:0px;
	margin: 0px;
	padding:0px;
	display:block;
	position:relative;
	bgcolor:#C4681A;
	z-index:1;
	}
.frameBottom{
	position:relative;
	display:block;
	width:880px;
	height:18px;
	margin-left:80px;
	top:0px;
	z-index:1;
}
.iamsWE #wrapper {
	position:relative;
	top:-32px;
	width: 964px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;

}

.iamsWE #container {
	position:relative;
	top:0;
	float:left;
	width: 635px;
	height:100%;
	background: #FFFFFF;
	text-align: left; /*this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;
}

.iamsWE #containerNew {
	position:relative;
	margin-top:-10px;
	float:left;
	width: 832px;
	margin-left: 10px;
	padding-left:24px;
	padding-right:24px;
	height:100%;
	background:#FFFFFF;
	background-repeat:repeat-y;
	text-align: left; /*this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;
}

.iamsWE #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.iamsWE #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.iamsWE #mainContent {
	display:block;
	margin-bottom:20px;
	padding: 0px; /*1 20px remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	min-height:550px;
	height: auto !important;
	height:550px;
	z-index:1;
}
.iamsWE #bannerNew{
	float:right; 
	margin-right: 45px; 
	margin-top:10px
}
.iamsWE #footer {
	display:block;
	position:relative;
	top:0px;
	padding: 0px;
	background-color:#F58220;
	margin:0px;
	height:123px;
	z-index:99;
}
.iamsWE #footerNew {
	display:block;
	position:relative;
	top:0px;
	padding: 0px;
	margin-left:75px;
	padding-left:24px;
	width:880px;
	height:141px;
	z-index:99;
}

.iamsWE #footer p {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}

.iamsWE #footer a {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

.iamsWE #footerNew p {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}

.iamsWE #footerNew a {
	font-family: arial;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}
.iamsWE #topNav { 
	/*background:#999999;*/
	background-position:bottom right;
	background-repeat:no-repeat;
	width: 880px;
	height:86px;
	float:right;
	margin-right:9px;
} 

.iamsWE #topNav ul{
	position:relative; 
	margin: 0px 0px 0px 27px;
	top:48px;
	padding-left: 0;
	display: inline;
	z-index:1;
	font-family: 'arial rounded mt bold', arial,;
	font-weight:bold;
	color:#A5A5A5;
}
.iamsWE #topNav a{
	font-family: 'arial rounded mt bold', arial,;
	font-weight:bold;
	color:#A5A5A5;
	text-decoration:none;
}
.iamsWE #topNav li{ 
	margin-left: 0;
	padding: 3px 3px;
	list-style:none;
	display: inline;
	font-size:11px;
}

.iamsWE #header ul .first{ 
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.iamsWE #topNav ul .bull{ 
	margin: 0;
	padding:0;
	width:3px;
	border-left: none;
	list-style: none;
	display: inline;
}

#prodpage{
background-color:#FFFFFF; 
margin-top:0px;
}


#countryChange{
	position:relative;
	top:35px;
	left:114px;
	width:350px;
	height:25px;
	font-family: 'arial rounded mt bold', arial,;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#countryChange select{
	width:150px;
	position:relative;
	float:left;
	font-family: 'arial rounded mt', arial,;
	font-size:11px;
	font-weight:bold;
	border:1px solid #666666;
	color:#000000;
}

#countryChange .sLabel{
	position: relative;
	top:2px;
}

#searchSite{
	position:relative;
	margin:0px;
	padding:0px;
	top:28px;
	left:650px;
	width:185px;
	height:27px;
}
#searchSite .searchBox{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	height:16px;
	width:140px;
	padding:0px;
	font-family: 'arial rounded mt', arial,;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	background-color:#EDEDED;
}
#searchSite .goButton{
	position:relative;
	margin:0px;
	padding:0px;
	height:20px;
	width:32px;
	top:6px;
	left:0px;
}

#breadCrumbs{
	position:relative; 
	margin: 0px 0px 0px 31px;
	top:5px;
	font-family: 'arial rounded mt', arial,;
	font-size:11px;
	font-weight:bold;
	color:#A5A5A5;
}

h1 {
	font: 'arial rounded mt', arial,;
	font-size: 18px;
	color:#009059;
	margin:15px 0px 0px 0px;
	padding:0px;
}
h2 {
	font: 'arial rounded mt', arial,;
	font-size: 18px;
	color: #01a06a;
	margin:15px 0px 0px 0px;
	padding:0px;
}

p {
	font: 'arial rounded mt', arial,;
	font-size: 12px;
	color:#555555;
	line-height:14px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
p a {
	font: 'arial rounded mt', arial,;
	font-size: 12px;
	color:#555555;
}

/************WAZNE !!!! UL z lapka ************************/
ul{
	list-style-image: url(images/uk/uk_dot.png);
	list-style-valign: absmiddle;
}

li{margin:4px;
font-size:13px;
}
.dogs_art_ul{
  list-style-type: none;
  margin-top: 2px;
  margin-left: 10px;
  padding-left: 2px;
}/*******************************************************/

/*********************************NOWE KURWA RZECZY !!!!!!***********************************************/

#cat_maintext{
left: 5px;
padding:0px;
width:832px;
}
/*** CHYBA NIE POTRZEBNE***/
.general{
	margin-top:10px;
	font-family: 'arial rounded mt bold', arial,;
	font-size: 12px;
	color: #555555;
    font-weight: normal;
    text-decoration: none;
}

#top_home{
width: 633px;
}
/*** KONIEC NIEPOTRZEBNEGO ****/

#textcontent{
	width:632px;
	margin-left:15px;
	float:left;
	font-family: 'arial rounded mt bold', arial,;
	font-size: 12px;
	color: #555555;
	border-top:1px solid #009450;
}
.pic{
	margin:10px;
	float:right;

}

.dogs_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}


.puppy_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #feba35;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}

.cats_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #FC9F4E;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}
.kitten_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #7573b5;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}
#breadcrumb{
margin-left:6px;
overflow: visible;
}

#breadcrumb p, #breadcrumb a{
	font: 'arial rounded mt', arial,;
	font-size: 10px;
	color:#A5A5A5;
	text-decoration:none;
}

#breadcrumb a:hover{
	font: 'arial rounded mt', arial,;
	font-size: 10px;
	color:#A5A5A5;
	text-decoration:none;
}

#cat_items{
width:660px;
float:left;

}
.items-left{
float:left;
margin-left:7px;
margin-top:3px;
width:315px;
}

.items-right{
float:left;
margin-left:7px;
margin-top:3px;
width:315px;
}

.item{
float:left;
margin-top:0px;
margin-left:2px;
margin-right:0px;
margin-bottom:7px;
clear:both;
width:310px;
}

.cats_title_off{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.dogs_title_off{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}

.dogs_art_title{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.dogs_title_off_1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #01a06a; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.small_paw
{
    display: inline;
    padding-right: 2px;
}
.dogs_title_on{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.art_table_text{
	font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.numbered_li_disc{
  font-family: 'arial rounded mt', arial,;
  margin-top: 2px;
  margin-left: 10px;
  padding-left: 0px;
  list-style-type: disc;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}

/************************************/
#menu{
width:169px;
padding-left:6px;
float:left;
}
#menuiteminset{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
#menuitem{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
#menuitemcurrent{background-color:#019966; height:20px; width:169px; overflow: hidden; }
#menuiteminset{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
#menuitem a, #menuitemcurrent a{font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top: 3px;
	bottom:0px;
	left: 6px;
}

.menuitem2{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
.menuitemcurrent2{background-color:#019966; height:20px; width:169px; overflow: hidden; }
.menuitem2 a, .menuitemcurrent2 a{font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top: 3px;
	bottom:0px;
	left: 6px;
}

.menuitem2c{background-color:#FC9F4E; height:20px; width:169px; overflow: hidden; }
.menuitemcurrent2c{background-color:#FE7628; height:20px; width:169px; overflow: hidden; }
.menuitem2c a, .menuitemcurrent2c a{font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top: 3px;
	bottom:0px;
	left: 6px;
}

#menuiteminset a, #menuiteminset a:hover{font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 16px;
}

#menuiteminset a:hover{color: #A5A5A5;}

#menuitem a:hover, #menuitemcurrent a:hover{
font-family: 'arial rounded mt', arial,;
	font-size: 12px;
	font-weight: none;
	color: #A5A5A5;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 10px;
}

.main_menu_links{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.main_menu_links:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.main_menu_links2{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FC9F4E;
	text-decoration: none;
}
a.main_menu_links2:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:  #FC9F4E;
	text-decoration: none;
}

.mleft10{
	width:10px;
	height:1px;
	padding-left:10px;
	background-color:#FFFFFF;
}
.mtop10{
	margin-top:10px;
}


#promoTable {
	margin-top:20px;
	border: 2px solid #F3F3F3;
}
#promoTable th {
	background-color:#F58D36;
	font: 'arial rounded mt', arial,;
	font-size: 16px;
	height:43px;
	color:#FFFFFF;
	padding-left:30px;
	width:50%;
}
#promoTable td {
	background-color:#F3F3F3;
	border-bottom: 1px solid #C8C8C8;
	font: 'arial rounded mt', arial,;
	font-size: 12px;
	height:22px;
	color:#717171;
	padding-left:30px;
	padding-right:10px;
}
.tcmarglft {
	border-left: 1px solid #C8C8C8;
}
/* Product Selector tPane*/

div.ProdView div.tPane {
	height: 28px;
	width:450px;
	display:block;
	position:relative;
	margin-top:20px;
}
div.ProdView div.tPane div.pst1 {
	height: 28px;
	width:139px;
	background-image:url(../images/nav/tabProductSelector_off.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
div.ProdView div.tPane div.pst2 {
	height: 28px;
	width:172;
	background-image:url(../images/nav/tabProductRecomndr_off.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
div.ProdView div.tPane div.pst3 {
	height: 28px;
	width:139px;
	background-image:url(../images/nav/tabWhere2Buy_off.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
/* BEGIN TAB 1*/
div.ProdView div.tPane div.pst1 a {
	display: block;
	float: left;
	width: 139px;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	background: url('../images/nav/tabProductSelector_off.jpg') no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.ProdView div.tPane div.pst1 a:hover {
	background: url('../images/nav/tabProductSelector_on.jpg') no-repeat 0px 0px;
	height: 28px;
	width: 139px;
	float:left;

}
div.ProdView div.tPane div.pst1 a.Current, div.ProdView div.tPane div.pst1 a.Current:hover {
	height: 28px;
	width: 139px;
	float:left;
	background: url('../images/nav/tabProductSelector_on.jpg') no-repeat 0px 0px;
	cursor:  default;
}
/* END TAB 1*/

/* BEGIN TAB 2*/
div.ProdView div.tPane div.pst2 a {
	display: block;
	float: left;
	width: 172px;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	background: url('../images/nav/tabProductRecomndr_off.jpg') no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.ProdView div.tPane div.pst2 a:hover {
	background: url('../images/nav/tabProductRecomndr_on.jpg') no-repeat 0px 0px;
	width:172px;
	float:left;
	height:28px;
}
div.ProdView div.tPane div.pst2 a.Current, div.ProdView div.tPane div.pst2 a.Current:hover {
	width:172px;
	float:left;
	height:28px;
	background: url('../images/nav/tabProductRecomndr_on.jpg') no-repeat 0px 0px;
	cursor:  default;
}
/* END TAB 2*/

/* BEGIN TAB 3*/
div.ProdView div.tPane div.pst3 a {
	display: block;
	float:left;
	width: 139px;
	text-align: center;
	height:      28px;
	vertical-align: middle;
	background: url('../images/nav/tabWhere2Buy_off.jpg') no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.ProdView div.tPane div.pst3 a:hover {
	background: url('../images/nav/tabWhere2Buy_on.jpg') no-repeat 0px 0px;
	height: 28px;
	width: 139px;
	float:left;

}
div.ProdView div.tPane div.pst3 a.Current, div.ProdView div.tPane div.pst3 a.Current:hover {
	height: 28px;
	width: 139px;
	float:left;
	background: url('../images/nav/tabWhere2Buy_on.jpg') no-repeat 0px 0px;
	cursor:  default;
}
/* END TAB 3*/

/* ***** Pages ************************************************************** */

div.ProdView div.Pages {
	clear: both;
	width:408px;
	border: 21px solid #F68121;
	border-top: 45px solid #F68121;
	background: #FCFCFC;
}
div.ProdView div.Pages {
	overflow: hidden;
	width:408px;
}
div.ProdView div.Pages div.Page {
	overflow:   auto;
	height:300px;
	overflow-x:hidden; overflow-y:scroll auto;
}
div.ProdView div.Pages div.Page div.Pad {
	padding: 7px 7px;
	width:408px;
}


#cat_items div.row
{
    font-size: 12px;
	margin: 5px 20px;
}

.productDisplayBox a, .productDisplayBoxMiddle a {
	text-decoration:underline;
	color:#333333;
}

.productDisplayBox img, .productDisplayBoxMiddle img {
	margin: 6px 2px 0 0;
	border: none;
}

#cat_items .productDisplayBox
{
	width: 159px;
	padding-left: 2px; 
	float: left; 
	margin-right: 5px;
	margin-bottom: 5px;
	border:solid #F7A055;
	border-width: 1px;
	height:190px;
	overflow:hidden;
	font-size: 11px;
}

#cat_items .productDisplayBoxMiddle
{
	width: 163px; 
	padding-left: 2px; 
	float: left; 
	margin-right: 5px;
	margin-bottom: 5px;
	border:solid #F7A055;
	border-width:1px 1px 1px 1px;
	height:190px;
	overflow:hidden;
	font-size: 11px;
}

#cat_items div.closed div
{ 
  display: none;
}

#cat_items div.open div
{ 
  display: block;
}

#cat_items div h4
{
  margin-left: 20px;
  font-size: 14px;
  cursor: pointer;
  margin: 0 20px;
	background-repeat: no-repeat;
}

#cat_items div.open h4
{
  padding: 5px 0 5px 20px; /* not having this by default is for making the arrows not show when JavaScript is disabled */
	background-position: 0 10px;
}

#cat_items div.closed h4
{
  padding: 5px 0 5px 20px;
	background-position: 0 5px;
}

#cat_items div h4.firstRow
{
	border-top: none;
	margin-top: -15px;
}

.clearing {
	clear: both;
}

#cat_items img
{
    border: none;	
}

#cat_items p
{
    margin: 0px;
	padding: 0px;	
}
