.logo {
	height: 150px;
	width: 945px;
	margin-top: 14px;
	margin-left: 12px;
	background-image: url(images/training.png);
	background-repeat: no-repeat;
	position: absolute;
}



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #3366CC;}
a:hover {color: #06C;}

body {
	font-family: Verdana, Tahoma, arial, sans-serif;
	font-size:11px;
	background-color: #B0B0B0;
	color: #333333;
	line-height: 18px;
	margin-top:16px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}



form,input {margin: 0; padding: 0; display: inline;}





/* misc */
.clearer {clear: both; font-size: 0;}


/* structure */
.inner-container {
	width:996px;
	margin:0px auto 12px auto;
	background-image: url(images/mid.gif);
	background-repeat: repeat-y;
}


/* header & title */
.header {
	height:150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: relative;
}
.title {
	color: #FFFFFF;
	padding-top: 50px;
	margin-left: 220px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
}


.slogan{
	color: #FFFFFF;
	padding-top: 50px;
	margin-left: 320px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

/*Navigation*/
#navigation{
	height:28px;
	width: 945px;
	background-color: #000000;
	margin-left: 26px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 12px;
}

#navigation ul{ height:28px;}

#navigation ul li{
	display:inline;
	line-height:28px;
	margin:0;
	float:left;
	padding:0 2px 0 0;
	text-decoration: none;
}

#navigation ul li a{
	color:#fff;
	font-weight:bold;
	font-family:tahoma, arial;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 38px;
	padding-bottom: 8px;
	padding-left: 39px;
}

#navigation ul li a:hover{text-decoration:none; }


h2.blocktitle{
	font-size:14px;
	font-weight:bold;
	background-image: url(images/left_top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 3px;
	padding-left: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 24px;
	height: 34px;
	}
	


h1 {
	background-image: url(images/topcentre.png);
	background-repeat: no-repeat;
	height: 34px;
	color: #ffffff;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 24px;
	padding-right: 3px;
	padding-left: 12px;


}

/* main */
.main {
	padding-top: 12px;
	padding-left:10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 191px;
	margin-right: 10px;
}

.right {
	float: left;
	width: 249px;
	margin-left: 10px;

}

.right_top {
	background-image: url(images/recommended.png);
	background-repeat: no-repeat;
	height: 87px;
	width: 250px;
}

/* content */
.content {
	float: left;
	width: 459px;
	margin-right: 12px;
	margin-left: 10px;
}

.content-inner {
	padding-right: 4px;
	padding-left: 4px;
}

.leftblock {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	
.leftblock ul {
	padding: 0 0 0.25em 1em
}

.leftblock ul li a {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	padding-bottom: 9px;
}


.rightblock {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
	
.recommendblock {
	padding-bottom: 6px;
	margin-bottom: 12px;
	margin-top: -5px;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}	

.recommendblock a:link, a:active, a:visited, a:hover {
	text-decoration: none;
}

.recommendproduct {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
}
	
.expert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 2px;
}

.expertblock {
	background: url(images/quote.gif) no-repeat;
	padding-bottom: 6px;
	margin-bottom: 12px;
	margin-top: -5px;
	padding-right: 8px;
	padding-left: 34px;
	color: #666666;
}

.readmore {
	font-size: 12px;
	color: #3366CC;
	text-decoration: underline;
	font-weight: bold;
	text-align: right;

}

/* teaser */

.teaser {
	padding-bottom: 6px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	height: 130px;
}
.teaser img {
	float: left;
	margin-right: 8px;
	margin-bottom:1px;
}

.headline, .headline a, .headline a:link, .headline a:active, .headline a:visited, .headline a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.glance {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 22px;
}

.shopnow {
	margin-top: 12px;
	margin-left: 320px;
	margin-bottom: 12px;

}

.split {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* footer */
#footer{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 21px;
}



/* Tabber */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	background-color: #FFFFFF;
	width: 450px;
}
.tabberlive {
 margin-top:1em;
 	background-color: #FFFFFF;
	width: 460px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 2px 0;
 border-bottom: 1px solid #cccccc;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
	margin-left: 3px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 0.5em;
	padding-bottom: 2px;
	padding-left: 0.5em;
}

ul.tabbernav li a:link { color: #ccc; }
ul.tabbernav li a:visited { color: #ccc; }

ul.tabbernav li a:hover
{
 color: #3366CC;
 border-color: #cccccc;
}

ul.tabbernav li.tabberactive a
{
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #FF0000;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #FF0000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #cccccc;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* End Tabber */
.quotebutton {
	width: 107px;
	margin-top: 12px;
	margin-left: 40px;
	margin-bottom: 20px;
}
.box {
	background-image: url(images/box1.png);
	background-repeat: no-repeat;
	height: 317px;
	width: 222px;
	float: left;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-right: 7px;
}
.which {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 1px;
}
.collarfront {
	width: 200px;
	margin-left: 12px;
	margin-top: 30px;
}

.boxhead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}



.box1 {
	background-image: url(images/box1.png);
	background-repeat: no-repeat;
	height: 317px;
	width: 222px;
	float: left;
	margin-top: 12px;
	margin-bottom: 6px;
	margin-left: 7px;
}
.trainer {
	float: left;
	padding-bottom: 6px;
	padding-right: 6px;
}
.dog {
	float: left;
	margin-right: 8px;
}
