/* @override http://localhost/acd/css/acd.css */

/* @override http://localhost/acd/css/acd.css */

body {
	background-color: #999933;
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}
table {
	font-size: 0.9em;	
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a.bold {
	font-weight: bold;
}

a.img {
	border: 0;
}

#main {
	width: 869px;
	border:  1px solid #000;
}

#main .top {
	padding: 0px;
	margin:  0px;
	padding-bottom: 5px;
	background-color: #757546;
	height: 74px;
	border-bottom: 3px solid #fff;
	vertical-align: bottom;
	text-align: left;
}

#main tbody tr td.nav table.nav_table tbody tr td.point a {
	font-size: 1.1em;
	letter-spacing: 1px;
}



#main tbody tr td.top img {
	margin:  0px;
	margin-left: 20px;
	margin-top: 5px;
}

.subnav {
	float: right;
	font-size: 0.8em;
	letter-spacing: 1px;
	display: inline;
}

.subnav a {
	margin: 0px 10px;
	color: #ffd631;	
}


#main tbody tr td.top div.subnav a img {
	padding: 0;
	margin: 0;
	border: 0;
	right: 5px;
	top: 2px;
	position: relative;
	
}

#main .nav {
	/*background-color: #757546;*/
	background-color: #fff;
	padding: 0px;
	margin:  0px;
	height: 220px;
	width: 204px;
	text-align: left;
	vertical-align: top;
	font-size: 1em;
}

#main .nav_table {
	border-left: 3px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 0px solid #fff;
	width: 100%;
	height: 100%;	
}

#main .nav_table .point {
	border: 0px;
	height: 27px;
	padding-left: 40px;
	background: #fff url('../img/button.gif') no-repeat 0 0;
}

#main .nav_table .point:hover {
	/*background-image: url('../img/button_over.gif');*/
	background: url('../img/button.gif') no-repeat -199px 0;
}

#main .middle_left {
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #ffd21d;
	height: 30px;
	width: 115px;
}
#main .middle_middle {
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #ffd21d;
	height: 30px;
}
#main .middle_right {
	border-top: 1px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #ffd21d;
	height: 30px;
}

#main .bottom_left {
	background: #fff url('../img/left_bottom.gif') repeat-y;
	width: 115px;
	border-right: 1px solid #aaa;
	vertical-align: bottom;
	font-size: 0.7em;
	padding: 3px 0px;
	margin: 0px 0px;
	color: #aaa;
	text-align: center;
}

#main .right {
	background: #fff url('../img/dog_picture.jpg') no-repeat scroll 0 0;
	border: 0;
	padding: 0;
	margin: 0;
	width: 580px;
	height: 223px;
}
#main .left {
	background: #fff url('../img/left.jpg') repeat-y;
}

#main .content {
	background-color: #fff;	
	color: #000;
	padding: 0 0.3em;
	text-align: left;
	vertical-align: top;
}
#main .content_width {
	width:  700px;
}
a img {
	border: 0;
}
.news {
	padding-top: 10px;
	border-right: 1px solid #aaa;
	background-color: #fff;
	color: #000;
	text-align: left;
	vertical-align: top;
}
.news p {
	margin: 5px 0px;
}
.news h1 {
	font-weight: bolder;
	margin-bottom: 0;
}
.news .bullet,
img.bullet {
	border: 0;
	position: relative;
	top: 13px;
	left: -10px;
	
}
.news h2 {
	color: #aaa;
	margin: 3px;
	font-weight: bolder;
	
}
div.point {
	padding-left: 20px;
	padding-right: 5px;
	border-bottom: 1px dashed #aaa;
}
.arrows_small {
	border: 0;
	position: relative;
	top: 2px;
	display: inline;
}

.content a,
.news a {
	color: #000;
}

.content a,
.news a {
	color: #000;
}

h1 {
	border: 0px	solid #000;
	color: #888;
	font-size: 1.4em;	
	font-weight: normal;
	font-style: normal;
	background: url('../img/arrow.gif') no-repeat 2px 1px;
	padding-left: 27px;
}
h2 {
	border: 0px	solid #000;
	color: #888;
	font-size: 1.2em;	
	font-weight: normal;
	font-style: normal;
	padding-left: 0px;
}

a.grey {
	color: #aaa;
}
a:hover.grey {
	color: #aaa;
}
div.indent1 {
	padding-left: 25px;	
}


#main .content table {
	
	font-size: 1em;
}

.pedigree table {
	clear: both;
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	font-size: 0.9em;
}

table.pedigree tbody tr th {
	background-color: #f2f2f2;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	text-align: center;
}
.pedigree caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 8px 3px;
}

.pedigree caption {
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	padding: 8px 3px;
}
.pedigree td{
	line-height: 300%;
	vertical-align: middle;
	border-bottom: 1px dashed #aaa;
	border-right: 1px solid #aaa;
	border-left: 1px solid #aaa;
}

/* Paging */
div.paging {
	color: #aaa;
	margin-bottom: 2em;
	font-size: 0.9em;
	padding: 0.4em 0.2em;
}
div.paging div.disabled {
	color: #aaa;
	display: inline;
}

.altrow {
	background-color: #fdffce;
}

.content img {
	border: 1px solid #000;
}

.nav2 a {
	letter-spacing: 1px;
	padding-left: 30px;
	color: #ff6900;
}


.noborder {
	border: 0;
}

/* @group InlineLabel */

.inlineLabel {
		border: 0 solid #000;
		width: 90%;
	}

	.inlineLabel legend {
		color: #f80;
		font-weight: bold;
		font-style: italic;
		font-size: 1.4em;
		padding: 0.5em 2em;
	}
	
	.inlineLabel .ctrlDiv,
	.inlineLabel .ctrlDiv .required {
		border: 0px solid #000;
	}
	
	.inlineLabel label {
		float: left;
		margin: 0.3em 2% 0 0;
		padding: 0.3em;
		line-height: 100%;
		position: relative;
		width: 15%;
		font-weight: bold;
	}
	
	.inlineLabel .textInput,
	.inlineLabel .fileUpload {
		border: 1px solid #000;
		float: left;
		margin: 0.3em 2% 0 0;
		padding: 0.3em;
		width: 65%;
	}


	.inlineLabel .dateInput
	 {
		border: 1px solid #000;
		margin: 0.3em 2% 0 0;
		padding: 0.3em;
		}

	.inlineLabel .selectInput {
        float:left;
       	width: 55%;
	}
	
	.inlineLabel .checkbox {
		border: 1px	solid #000;
	}
	.inlineLabel .radioInput{
	}
	.submit input {
			border: 1px outset #000;
			background-color: #fbffb2;
	}
	.submit {
	
		padding: 3% 3% 0px 0px;
		text-align: right;
		overflow: hidden;
		clear: both;
	}
	
	label {
		cursor: pointer;
	}
/* @end */

/* @group blockLabel */

	.blockLabel {
		border: 0px solid #000;
		width: 90%;
	}
	
   .blockLabel label,
   .blockLabel .label {
	    display:block;
	    float:none;
	    margin:.3em 0; padding:0;
	    line-height:100%;
	    width:auto;
		font-weight: bold;
	}
	
	.blockLabel .label{
		float:left;	
        margin-right:3em;
	}

	.blockLabel .inlineLabel{
        position:relative; top:.15em;
	}

	.blockLabel .clearBoth{
		clear: both;
	display: block;
	float: left;
	position: relative;
}

	.blockLabel .textInput,
	.blockLabel .fileUpload{
        float:left;
        border: 1px solid #000;
        width: 85%
	}
/* @end */

.message {
	color: #ff1e00;
	background-color: #ffd21d;
	width:  50%;
	padding: 10px 15px;
	border: 1px dashed #ffa700;
}

#container {
	text-align:center;
	
}
#containter #main {
	margin: auto;
}

.login label { width: 100px; }
.content img{ margin: 0 5px;}