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

hr {
	color: #ae4d31;
	border-top-color: #ae4d31;
	border-right-color: #ae4d31;
	border-bottom-color: #ae4d31;
	border-left-color: #ae4d31;
}


.masterTables {
	border: 1px dotted #623100;
	background-color: #C5B292;
}

.desc {
	font-weight: bold;
	text-align: center;
	background-color:#623100;
	border:none;
}

.desc td {
	text-align:center;
	color:#C5B292;
	font-size:14px;
	padding:3px;
}

.headlineCells {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	color: #C5B292;
	background-color: #623100;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 42px;
	width: 750px;
	vertical-align: middle;
}
.ped {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #623100;
}
.leftInfo {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #623100;
	border-left-color: #623100;
}
.rightInfo {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #623100;
	border-bottom-color: #623100;
	border-left-color: #623100;
	vertical-align:middle;
}
.outline {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #623100;
	border-bottom-color: #623100;
	border-left-color: #623100;
}
.name {
	font-size: 22px;
	color: #243c1e;
	font-style: italic;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}

.status {
vertical-align:middle;
border-bottom-width:1px;
border-bottom-style:dotted;
}

.rightBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #623100;
	padding-left:8px;
}
.row0 {
    background-color: #C5B292;
}

.row1 {
	background-color: #A79678;
}

/* New Sale Info */

.centerMainTable {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.descTextPic {
	text-align: center;
	width: 100px;
}
.descTextName {
	text-align: center;
	width: 165px;
}
.descTextSire {
	text-align: center;
	width: 165px;
}
.descTextDam {
	text-align: center;
	width: 165px;
}
.descTextSex {
	text-align: center;
	width: 75px;
}
.descTextStatus {
	text-align: center;
	width: 80px;
}

.pedTable {
width:400px;
margin-left:auto;
margin-right:auto;
}

.pedTable td {
	width:80px;
}
.noteTopPad {
	height:25px;
	display:block;
}

img {
	border:none;
}

#incMain {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
#incSummary {
	float: left;
	width: 270px;
	padding-right:10px;
	padding-left:10px;
	overflow:inherit;
	position:relative;
}
#incImages {
	float: left;
	width: 490px;
	padding-top:20px;
	position:relative;
}
#incNotes {
	clear: both;
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#incPedigree {
	width: 450px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
	position:relative;
}

.gallerypic{
  width:100px;
  text-decoration:none;
  position:relative;
  display:block;
  float:left;
}

.gallerypic span.zoom-icon{
	position:absolute;
	left:0px;
	top:35%;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	display: block;
	height: 100%;
}
.videoAnnounce {
	font-size:12px;
	font-style:italic;
}