/*////////////////////Body////////////////////////////////////////////////*/
body,html {
  margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow:auto;
	scrollbar-face-color:#F6EDD2;
	scrollbar-shadow-color:#F6EDD2;
	scrollbar-3dlight-color:#6C5100;
	scrollbar-darkshadow-color:#6C5100;
	scrollbar-track-color:#ECE0C0;
	scrollbar-arrow-color:#6C5100;
}
table {
	height:100%
	}
td {
	font-size:10pt;
	font-family:"Trebuchet MS",Verdana,Arial,Tahoma,sans-serif;
	color: #6C5100;
	}
/*////////////////////////Links////////////////////////////////////////////*/
a:link, a:visited, a:active {
	font-family:"Trebuchet MS",Verdana,Arial,Tahoma,sans-serif;
	font-size: 10pt;
	color: #6C5100;
	text-decoration: none;
}
a:hover {
	font-family:"Trebuchet MS",Verdana,Arial,Tahoma,sans-serif;
	font-size: 10pt;
	color: #9E0000;
	text-decoration: none;
}
/*////////////////////Top////////////////////////////////////////////////*/
.heightop{
	height:240px;
}
.bgtop{
	background:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
	height:250px;
	}
.bgbottom{
	background-color:#A04900;
	background-image:url(../images/bg_bottom.jpg);
	background-repeat:repeat-x;
 	padding-left:19px;
 	padding-bottom:25px;
 }
.bgboton{
 	background:url(../images/bg_boton.jpg);
	background-repeat:repeat-x;
	}
/*///////////////////////Breadcumb/////////////////////////////////////////////*/
 .breadcumb{
 	background-image:url(../images/top-rigth.jpg);
	width:531px;
	text-align:left;
	}
/*////////////////////Content////////////////////////////////////////////////*/
.contentpage{
	background-image:url(../images/bg_table.jpg);
	background-repeat:repeat-y;
	padding-left:31px;
	padding-right:31px;
	padding-bottom:31px;
	vertical-align:top;
	}
.title_pages {
	padding-bottom:15px;
	height:50px;
	}
.titles_u {
	color:#9E0000;
	font-size:18px;
	font-weight:bold;
}
	/*////////////////////////Footer////////////////////////////////////////////*/
.footer {
	background-image:url(../images/footer.jpg);
	text-align:center;
	height:44px;
	padding-top: 10px;
	font-weight:bold;
}
/*/////////////////////////Main///////////////////////////////////////////*/
.main_stroke_small {
	height:127px;
	width:164px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	margin-left:20px;
}
.main_stroke_small2 {
	height:127px;
	width:164px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	margin-left:0px;
}
.main_stroke_big {
	height:239px;
	width:324px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
/*/////////////////////////Males///////////////////////////////////////////*/
.males_table{
	padding-bottom:15px;
	vertical-align:top;
}
.male_stroke {
	height:127px;
	width:164px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
}
.text_u {
	text-align:justify;
 	padding:0 20px 0 20px;
 }
 .text_u2 {
	text-align:justify;
 	padding:10px 20px 0 20px;
 }
.image_ub{
 padding-right:30px;
 }
/*/////////////////////////About Us///////////////////////////////////////////*/
.about_stroke_big {
	height:239px;
	width:324px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
/*/////////////////////////Gallery///////////////////////////////////////////*/
.gallery_stroke_big {
	height:207px;
	width:274px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
.titles_g {
	color:#9E0000;
	font-size:18px;
	font-weight:bold;
	padding-left:25px;
}
.tabla_small {
	background:url(../images/small_cuadro_bg.gif) repeat-y;
	height:300px;
 }
/*/////////////////////////Puppies///////////////////////////////////////////*/
.text_p {
	padding-left:25px;
}
.puppies_stroke {
	height:159px;
	width:208px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	padding:10px;
}
.puppies_stroke_small {
	height:65px;
	width:65px;
	background:#ffffff;
	border: 1px solid #B29B54;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}
.bg_table_big {
	background:url(../images/cuadro_bg.gif) repeat-y;
	height:180px;
	}
.pup_img_ub{
	padding:10px 0 15px 20px;
	}

/*=======================================*/
* HTML .hollyhack {
	height:1%;
}
FORM {
	margin:0px;
	padding:0px;
	_height:1%;
}
.contact_form {
	width:33%;
	margin:20px auto;
	border:0px;
}
.contact_form TD {
	padding:3px;
}
input{
	width: 150px;
	height: 18px;
	padding: 1px;
	border: 1px solid #D9B257;
	font-family: "Trebuchet MS",arial, verdana;
	font-size: 11px;
	color: #666666;
}
/*/////////////////////////////////////////////*/
textarea{
	width: 150px;
	height: 100px;
	padding: 1px;
	border: 1px solid #D9B257;
	font-family: "Trebuchet MS",arial, verdana;
	font-size: 11px;
	color: #666666;
}
/*/////////////////////////////////////////////*/
.contact_form TD.right {
	width:10%;
	text-align:right;
}
/*/////////////////////////////////////////////*/
.submitBtn{
	border: 0px;
	background:#990000;
	font-family: "Trebuchet MS",arial, verdana;
	font-size: 12px;
	color: #D4911C;
	font-weight:bold;
	
}
/*/////////////////////////////////////////////*/

TEXTAREA { overflow:auto; }
.tooltip {
	position:absolute;
	padding:4px;
	border:1px solid #A54F06;
	background:#F3E6C6;
	color:#000;
	font-size:10px;
}
/*=======================================*/