/* ------------------ lightbox ------------------------- */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../_files/lightbox_base/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../_files/lightbox_base/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #B08240;
}

body,
select,
input,
textarea {
	font-family		: Georgia, sans-serif;
	font-size		: 13px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
color                : #A55E00;
	text-decoration		: none;
	font-weight            : bold;
	text-decoration        : underline;
}

a:hover
{
   color                : #988F5E;
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			 : 2px;
	background-color	: #FFF;
	border			  : 2px solid #E7E0C9;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}

p.titolo {
   font-weight       : bold;
   font-size         : 26px;
   font-style        : italic;
   color             : #3C6200;
}

p.titolo a:link,
p.titolo a:visited {
   text-decoration    : none;
   font-size            : 90%;
}

#div_container,
#div_container div.div_header,
#div_container div.div_body,
#div_container div.div_footer {
   width             : 980px;
   margin            : auto;
}

#div_container div.div_header {
   background-image: url(../_pics/struttura/bg_header.jpg);
   background-repeat: no-repeat;
   height               : 291px;
   position             : relative;
}

#div_container div.div_header div.div_lingue {
   position             : absolute;
   top                  : 40px;
   font-size            : 11px;
   color                : #FFF;
   right                : 260px;
   width                : 250px;
}

#div_container div.div_header div.div_lingue a:link,
#div_container div.div_header div.div_lingue a:visited {
   color                : #FFF;
   text-decoration      : none;
}

#div_container div.div_header div.div_lingue a:hover {
   text-decoration      : underline;
}

#div_container div.div_header div.div_lingue img {
   vertical-align       : middle;
}

#div_container div.div_header div.div_lingue p {
   height               : 24px;
}

#div_container div.div_header div.div_main_menu {
   text-align           : center;
   position             : absolute;
   width                : 680px;
   bottom               : 26px;
   left                 : 156px;
   font-size            : 17px;
   font-style           : italic;
}

#div_container div.div_header div.div_main_menu a:link,
#div_container div.div_header div.div_main_menu a:visited {
   text-decoration      : none;
   font-weight          : bold;
   color                : #988F5E;
}

#div_container div.div_header div.div_main_menu a:hover {
   text-decoration      : underline;
}

#div_container div.div_header div.div_main_menu span.selected {
   text-decoration         : underline;
}

#div_container div.div_body {
   background-image: url(../_pics/struttura/bg_body.jpg);
   background-repeat: repeat-y;
   color             : #333;
}

#div_container div.div_footer {
   background-repeat: no-repeat;
   height               : 203px;
}

div.div_footer_2 {
   color             : #EEE3CF;
   font-size         : 11px;
   line-height       : 19px;
}

div.div_footer_2 a:link,
div.div_footer_2 a:visited {
   color             : #EEE3CF;
}

div.div_footer_2 a:hover {
   color             : #FFF;
}

div.div_footer_2 p.menu {
   font-size         : 12px;
}

div.padding_body {
   padding              : 0 60px;
}

p.testo {
   line-height          : 22px;
   text-align           : justify;
}

div.div_img_para img {
   border               : 2px solid #A55E00;
   margin               : 20px;
}

div.div_img_left {
   float                : left;
}

div.div_img_right {
   float                : right;
}

div.div_contatti {
   width                : 250px;
   float                : left;
   text-align           : center;
   line-height          : 22px;
}

div.div_contatti span.nome {
   font-size            : 150%;
}

div.div_pagina_links {
   margin               : auto;
   width                : 70%;
   text-align           : center;
}

div.div_pagina_links a:link,
div.div_pagina_links a:visited {
   font-weight          : normal;
   text-decoration      : none;
}

div.div_pagina_links p.testo {
   font-size            : 11px;
   text-align           : center;
   line-height          : 19px;
}

p.categoria_1,
div.div_pagina_cani p.categoria_1,
div.div_pagina_links p.categoria_1 {
   font-weight       : bold;
   font-size         : 23px;
   font-style        : italic;
   color             : #3C6200;   
}

div.div_esposizioni p.titolo,
div.div_pagina_links p.categoria_2,
p.categoria_2 {
   font-weight       : bold;
   font-size         : 19px;
   font-style        : italic;
   color             : #3C6200;   
}


table.tab_indice_cani {
   margin            : auto;
}

table.tab_indice_cani td {
   padding           : 15px;
}

table.tab_indice_cani td p {
   text-align        : center;
}

table.tab_indice_cani td a:link,
table.tab_indice_cani td a:visited {
   text-decoration      : none;
}


#div_form_contatti input.input_1,
#div_form_contatti textarea.input_1,
#div_form_contatti select.input_1 {
   width          : 300px;
}

#div_form_contatti_small input.input_1,
#div_form_contatti_small textarea.input_1 {
   width          : 170px;
}

#div_form_contatti_small table td {
   padding        : 2px 0;
   font-size         : 11px;
}


#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			   : 60%;
	padding			: 2px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti ul.errore_form,
#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul.errore_form {
   width                : 250px;
   margin               : auto;
}

#div_form_contatti ul li {
	padding			: 2px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
}

#div_form_contatti table.tab_form td {
	padding			: 2px 3px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		  : right;
	white-space      : nowrap;
	width            : 150px;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
	width            : 450px;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}

div.div_immagini_cane {
   margin-top        : 20px;
}

div.div_immagini_cane table {
   margin            : auto;
}

div.div_immagini_cane table td {
   padding           : 10px;
}

div.div_dati_cane {
   margin-top           : 10px;
   overflow                : hidden;
   width                   : 100%;    
}

div.div_dati_cane table {

}

div.div_dati_cane table td {
   padding           : 2px;
   font-size         : 12px;
}

div.div_dati_cane table td.td_dida {
   white-space       : nowrap;
}

div.div_pedigree {

}

div.div_pedigree table {
   margin            : auto;
}

div.div_pedigree table.table2 {
   margin            : auto;
   border-style:solid;
}

div.div_pedigree table th {
   padding           : 10px;
   font-size         : 18px;
   font-style: italic;
}

div.div_pedigree table td {
   padding           : 1px;
}

div.div_pedigree table td.td_liv_4 {
   font-size            : 10px; 
}

div.div_pedigree table td.td_liv_3 {
   background-image     : url(../_pics/bra_l3.gif);
   background-repeat    : no-repeat;
   background-position  : right center;   
   font-size            : 11px; 
}

div.div_pedigree table td.td_liv_3b {
   background-repeat    : no-repeat;
   background-position  : right center;   
   font-size            : 11px; 
}

div.div_pedigree table td.td_liv_2 {
   background-image     : url(../_pics/bra_l2.gif);
   background-repeat    : no-repeat;
   background-position  : right center;
   font-size            : 12px; 
}

div.div_pedigree table td.td_liv_1 {
   background-image     : url(../_pics/bra_l1.gif);
   background-repeat    : no-repeat;
   background-position  : right center; 
   font-size            : 14px;    
}

div.div_pedigree table td.td_liv_1,
div.div_pedigree table td.td_liv_2,
div.div_pedigree table td.td_liv_3,
div.div_pedigree table td.td_liv_4 {
   width                : 180px;
}

div.div_pedigree table td.td_liv_1,
div.div_pedigree table td.td_liv_2,
div.div_pedigree table td.td_liv_3 {
   padding-right        : 20px;
}

div.div_pedigree table td table.tab_cane {
   margin               : 0;
   height               : 50px;
}

div.div_pedigree table td table.tab_cane td {
   padding              : 0 4px;
   border               : 0;
}

div.div_pedigree table td table.tab_cane td.td_nome span.premio,
div.div_pedigree table td table.tab_cane td.td_nome span.nome {
   text-transform       : uppercase;
}

div.div_pedigree table td table.tab_cane td.td_nome span.nome {
   font-weight          : bold;
}

div.div_pedigree table td table.tab_cane td.td_nome span.immagine_ok {
   color                : #A55E00;
   text-decoration      : underline;
}

div.div_pedigree table td table.tab_cane td.td_nome span.targa {
   text-transform       : uppercase;
   font-style           : italic;
}

div.div_pedigree table td table.tab_cane td.td_ico {
   text-align           : center;
}

div.div_esposizioni {
   float                : right;
   width                : 350px;
   margin               : 0 0 10px 10px;
   border-left          : 3px dotted #AAA;
   padding-left         : 10px;
   overflow             : auto;
}

div.div_esposizioni table td {
   padding              : 2px 3px;
   font-size            : 11px;
   border-bottom        : 1px dotted #AAA;
}

div.div_esposizioni table td span.data {
   font-weight          : bold;
}

div.div_esposizioni table td.td_img {
   width                : 70px;
}

div.div_esposizioni p {
   font-size            : 11px;
   line-height          : 12px;
   margin-bottom        : 10px;
} 


table.tab_galleria {
   margin               : auto;
}

table.tab_galleria td {
   padding              : 10px;
}

div.div_poesia {
   padding              : 30px;
   line-height          : 21px;
   background-color     : #FAF9F4;
   margin               : 10px;
}

div.div_tooltip {
   text-transform       : uppercase;
}

ul
{
    list-style-type: square;
    padding: 20px;
    margin: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
}

li
{
    padding-bottom: 15px;
    line-height: 20px;
}

div.div_infobox {
   width             : 440px;
   padding           : 20px;
   background-image: url(../_pics/struttura/bg_infobox.gif);
   background-repeat: no-repeat;
   background-position: center center;
}

table.tab_gallery {
	margin				: auto;
}

table.tab_gallery td {
	padding				: 15px;
	text-align			: center;
}
