/*struttura di base*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #069;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
}
#wrapper {
	margin: 5px auto 0px auto;
	padding: 0px;
	width: 955px;
	position: relative;
	z-index: 1;
	height: auto;
}
#header {
	background: url(../images/slideshow/DSC02831.JPG) 330px 0px no-repeat;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 955px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#menu {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	height: 40px;
	width: 955px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: url(../images/menu-bg.jpg) 0px 0px no-repeat;
}
#content {
	margin: 0px;
	padding: 0px;
	width: 955px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: auto;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 345px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: auto;
}
.right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 590px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	height: auto;
}
.cleaner {
	clear: both;
}
#footer {
	font-size: 11px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	height: auto;
	width: 955px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: #FFF url(../images/footer.jpg) 0 0 no-repeat;
	text-align: center;
}
/*stili di base*/
p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: none;
}
a:focus {
	outline: none;
}
h1, h2, h3 {
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
/*header*/
#header h1 {
	display: none;
	position: relative;
	z-index: -1;
	text-indent: -999em;
}
/*main menu*/
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	width: auto;
	height: 40px;
	overflow: hidden;
}
#menu ul li {
	width: auto;
	height: 40px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	display: block;
	color: #000;
	text-decoration: none;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}
#menu ul li a:hover {
	color: #900;
	text-decoration: none;
}
#menu ul li a#menu-selected {
	color: #900;
}
/*anteprima dobermann colonna destra*/
#dobermann-prw {
	margin: 0px;
	padding: 0px;
	height: 550px;
	width: 345px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	background: url(../images/dobermann-prw.jpg) 0px 0px no-repeat;
}
#dobermann-prw h2 a, #news h2 a {
	color: #FFF;
}
/*sitili titoli*/
.left h2 {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 345px;
	position: relative;
	z-index: 1;
}
.right h2 {
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 590px;
	position: relative;
	z-index: 1;
}
/*sitle testo intro home page*/
#welcome {
	background-image: url(../images/welcome-bg.jpg);
	margin: 0px 0px 19px 0px;
	padding: 0px;
	height: 200px;
	width: 590px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#welcome p {
	margin: 10px 10px 10px 150px;
	padding: 0px;
}
/*stile news homepage*/
#news {
	background-image: url(../images/news-bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 331px;
	width: 590px;
	overflow: hidden;
}
#news-scroll {
	width: 570px;
	height: 281px;
	overflow: auto;
	margin: 10px;
}
#news-scroll ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news-scroll ul li {
	color: #666;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #CCC 1px solid;
}
#news-scroll ul li a {
	color: #900;
}
#news-scroll ul li a:hover {
	color: #333;
	text-decoration: underline;
}
/*footer*/
#footer p {
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 5px 0px
}
#footer img {
	height: 30px;
    width: auto;
}
/*menu doberman*/
#dobermann-menu {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
#dobermann-menu li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: #CCC 1px solid;
	width: auto;
	height: 73px;
}
.items div a.thumb {
	margin-right: 20px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 73px;
    overflow: hidden;
	display: block;
}
#dobermann-menu li a.thumb, #addestramento-menu li a.thumb, #right-box ul li a.thumb, #dobermann-prw a.thumb {
	float: left;
	height: 73px;
	width: 73px;
    overflow: hidden;
}
#dobermann-menu li img {
	margin: 0px;
	padding: 0px;
    width: 73px;
    height: auto;
}
#dobermann-menu li a {
	font-weight: bold;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 242px;
	line-height: 73px;
}
#dobermann-menu li #dob-selected {
	color: #999;
}
/*menu accoppiamento*/
#accoppiamento-menu {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
    height: 500px;
	width: 325px;
    overflow: auto;
}
#accoppiamento-menu li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: #CCC 1px solid;
	width: auto;
	height: 73px;
}
#accoppiamento-menu li a.thumb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 73px;
    overflow: hidden;
}
#accoppiamento-menu li img {
	margin: 0px;
	padding: 0px;
    width: 73px;
    height: auto;
}
#accoppiamento-menu li a {
	font-weight: bold;
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 210px;
	line-height: 73px;
}
#accoppiamento-menu li #dob-selected {
	color: #999;
}
/*menu addestramento*/
#addestramento-menu {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
#addestramento-menu li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: #CCC 1px solid;
	width: auto;
	height: 73px;
}
#addestramento-menu li img {
	margin: 0px;
	padding: 0px;
    width: 73px;
    height: auto;
}
#addestramento-menu li a.addestr-text {
	font-weight: bold;
	display: block;
	float: right;
	margin: 0px;
	padding: 25px 0px 0px 0px;
	height: 48px;
	width: 222px;
}
#addestramento-menu li #add-selected {
	color: #999;
}
/*menu news*/
#news-menu {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
#news-menu li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: #CCC 1px solid;
	width: auto;
	height: 73px;
}
#news-menu li img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 73px;
}
#news-menu li a {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	height: 73px;
	width: 242px;
	line-height: 73px;
	font-size: 12px;
}
#news-menu li #dob-selected {
	color: #999;
}
/*box destra*/
#right-box {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	height: auto;
	width: 590px;
	background: #FFF url(../images/righ-box-footer.jpg) bottom center no-repeat;
	overflow: hidden;
}
#right-box h2 {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 590px;
	background:url(../images/h2-right.jpg) 0px 0px no-repeat;
}
#right-box ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
}
#right-box ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: #CCC 1px solid;
	width: auto;
	height: 73px;
}
#right-box ul li img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 73px;    
}
#right-box ul li a {
	line-height: 73px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 73px;
	width: 487px;
}
#right-box h3 {
	color: #900;
	margin: 10px;
	padding: 0px;
}
#right-box p {
	margin-left: 10px;
}
/*albero genealogico*/
.genealogic-tree {
	height: 480px;
	width: 570px;
	margin: 10px;
	overflow: hidden;
	background: url(../images/albero.jpg) 0px 0px no-repeat;
}
.genealogic-tree-en {
	height: 480px;
	width: 570px;
	margin: 10px;
	overflow: hidden;
	background: url(../images/albero-en.jpg) 0px 0px no-repeat;
}
.padre, .madre {
	width: 150px;
	height: 30px;
	font-size: 9px;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
}
.generazione-2 {
	width: 150px;
	height: 317px;
	margin: 89px 60px 0px 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.generazione-2 .madre {
	margin-top: 257px;
}
.generazione-3 {
	width: 150px;
	height: 396px;
	margin: 49px 60px 0px 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.generazione-3 .madre {
	margin: 49px 0px 178px 0px;
}
.generazione-4 {
	width: 150px;
	height: 470px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
.generazione-4 .madre {
	margin: 20px 0px 0px 0px;
}
.generazione-4 .madre4 {
	margin: 20px 0px 107px 0px;
	width: 150px;
	height: 30px;
	font-size: 9px;
	line-height: 30px;
	text-align: center;
}
#prw {
	text-align: center;
	margin: 50px 0px 0px 0px;
}
#prw h1 {
	color: #900;
}
#prw h2 {
	color: #666;
}
/*gestione navigation bar*/
#nav-bar {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	height: auto;
	width: auto;
}
#nav-bar p {
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#nav-bar p a {
	color: #FFF;
}
#nav-bar  p a:hover {
	color: #900;
}
#breadcrumb {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
	height: 21px;
	line-height: 21px;
}
/*gestione lingue*/
#language {
	text-align: right;
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
a#eng {
	background: url(../images/eng.jpg) right center no-repeat;
	display: block;
	padding: 0px 35px 0px 0px;
	height: 21px;
	line-height: 21px;
}
a#ita {
	background: url(../images/ita.jpg) right center no-repeat;
	display: block;
	padding: 0px 35px 0px 0px;
	height: 21px;
	line-height: 21px;
}
/*gestione photogallery*/
#photo-gallery {
	margin: 10px 10px 0px 10px;
	padding: 0px;
	overflow: hidden;
}
#photo-gallery a {
	display: block;
	margin: 0px 9px 10px 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 73px;
	overflow: hidden;
	position: relative;
}
#photo-gallery #last-photo {
	padding: 0px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 73px;
	width: 73px;
	position: relative;
}
#photo-gallery a img {
	height: auto;
	width: 73px;
}
#news-photo {
	margin: 3px 10px 10px 10px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 73px;
	overflow: hidden;
}
#addestramento-img {
	margin: 3px 10px 10px 10px;
	padding: 0px;
	float: left;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
#dobermann-prw p {
	margin: 10px;
	padding: 0px;
}
/* form contatti */
#form-contact{
	height:auto;
	width:570px;
	display:block;
	overflow:hidden;
	position:relative;
	z-index:3;
	margin: 0px 10px 10px 10px;
}
#form-contact fieldset{border:1px solid #999;padding:10px;margin:0px 0px 10px 0px}
#form-contact fieldset legend{
	font-weight:bold;
	color:#900;
	font-size:12px
}#form-contact fieldset label{font-size:12px;font-weight:bold;display:block;width:95px;margin:5px 0px 5px 0px;height:auto;float:left;padding:0px}#form-contact fieldset input,#form-preventivo fieldset select,#form-preventivo fieldset textarea{font-size:12px;display:block;float:left;height:auto;width:auto;margin:5px 0px 5px 0px}#form-contact p{font-size:10px;margin:0px 0px 10px 0px;padding:0px}
#dobermann-prw-img {
	padding: 0px;
	width: auto;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: auto;
	margin: 10px 0px 0px 12px;
}
#dobermann-prw-img a {
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 73px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
#dobermann-prw-img a img {
	height: auto;
	width: 73px;
}
.thumb-img {
	position:relative; 
	width:73px; height:73px;
	margin:0px; padding:0px;
	background:#FFF;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border:0;
	height: auto;
	width: 73px;
}

