@charset "utf-8";
/* CSS Document */

.imgBoxRight {
	
	margin: 0px 0px 10px 0px;
	float: right;
	font-size: 0px; 
	padding-left:8px;
}

.textFloat {
padding-left:50px;
}

.imgLeft {
	float: left;
	padding-right: 5px;
	width: 205px;
	height: auto;
}

.imgLeftAccordion {
	float: left;
	padding-right: 5px;
	padding-left: 12px;
	width: 140px;
	height: 90px;
	font-size: 10px;
}

.textLeft {
	margin-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.indexHeader {
text-align: center;
}

.homeTop {
text-align:justify;
color: #73C173;
font-weight: bold;
padding: 10px;
}

.rightbox {
	float:left;
	width:390px;
	margin-top:0px;
	height: auto;
}

.rightbox h3 {
margin-top: 0px;
}

.dogsDetails {
float:left;
width: 275px;
}

.dogsHealth{
float:left;
width: 275px;
height:400px;
margin-left: 5px;
}

.dogsTemp{
float:left;
width: 275px;
}

.dogsTrain{
float:left;
width: 275px;
margin-left: 5px;
}

.dogsTable {
	height: 425px;
	width:auto;
	float:left;
	clear: both;
	margin-top: 10px;
}

.dogsTable2 {
	height: 725px;
	width:auto;
	float:left;
	clear: both;
}

.text {
clear: left;
}

.image {
float: left;
width: 160px;
}

.contentImageText {

}

.contentImage1 {
float:left;
width:160px;
height:230px;
}


.contentImage2 {
float:left;
width:500px;
height:230px;
padding-left:10px;
}

.contentImage3 {
float:right;
width:160px;
height:230px;
}


.contentImage4 {
float:right;
width:500px;
padding-right:10px;
}

.clear {
clear:both;
}


/* Current Litters */
 .parentImage {
 width:200px;
 margin-left:auto;
 margin-right: auto;
 border: solid 1px #339933;
 
 }
 
 /* Dogs Tables */
.trainingTable {
width:152px;
margin-left: 80px;
}

.trained {
margin-left: 22px;
color: #000000;
font-size: 10px;
font-weight: bold;
}

.style12 {
color: #000000;
font-size: 10px;
font-weight: bold;

}

textarea.potential {
width: 150px;
height: auto;
overflow: visible;
}

.RadioHeader {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

/*table.training .td label {
background-color:#FFFFFF;
width: 100px;
}*/

Menu Tool Tips

#info p {margin-left:15px; margin-right:20px;}
#info img {margin:15px; float:left;}
#info h1 {margin-left:15px;}
/* the style starts here */
a.tooltip {color:#c00;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {
	position:absolute;
	left:20px;
	top:-6px;
	width:11px;
	height:6px;
	display:block;
	font-size:1px;
	/*background-color: #fff;*/
	background-image: url(../images/tooltip.png);
	background-position: 0 0;
}
 
/* version 2 */
#tt {background:url(brown.jpg); width:740px; margin-bottom:100px;}
a.tooltip2 {color:#c00;}
a.tooltip2 b {display:none;}
a.tooltip2:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip2:hover b {
	display:block;
	position:absolute;
	top:20px;
	left:-25px;
	padding:5px;
	font-weight:normal;
	color:#000;
	border:1px solid #333333;
	width:150px;
	background-color: #F7F9C6;
}
a.tooltip2:hover b em.outer {position:absolute; left:20px; top:-8px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #ff0; overflow:hidden; z-index:100;}
a.tooltip2:hover b em.inner {position:absolute; left:20px; top:-7px; width:0; height:0; display:block; background:transparent; border-left:7px dashed transparent; border-right:7px dashed transparent; border-bottom:7px solid #8cc; overflow:hidden;; z-index:100;}



.textFloatRight {
	padding-right: 10px;
	margin-right: 204px;
}

.textFloatRight h2{
	margin-top: 0px;
}

.imgBoxRight {
	margin: 0px 10px 0px 0px;
	float: right;
	font-size: 0px; 
}

.imgBoxRight img {
  padding: 1px;
}

.imgBoxRight p {
	text-align: center;
	margin-top: 2px;
	font-size: 0px; 
}

#footer a:link {
color:#003366;
padding-right: 5px;
}

#footer  {
color:#003366;
}

#footer table {
background-color:#6578E9;
}
