/* (c) Copyright 2006 X'Prime Pty Ltd */

body {
	margin: 0px;
	padding: 0px;
	background: #00ADEE;
}
/*
xaimcolourreference {
	background: #00ADEE;
	color: #E3008E;
}
*/

body, table, tr, td, p, input, select, button {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}

A {
	text-decoration: none;
	color: #0688A8;
}

A:link {
	color: #0688A8;
}

A:visited {
	color: #0688A8;
}

legend {
	font-weight: bold;
	color: black;
}

#xaimTitle {
	background-image: url("../images/header_background.gif");
	background-repeat: repeat-x;
	height: 172px;
	padding: 0px;
	margin: 0px;
}

#xaimTarget {
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
}

#xaimLogo {
	float: right;
	padding: 0px;
	margin: 0px;
}

#xaimSlogan {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

#xaimAnimals TABLE TD {
	text-align: center;
	padding: 0;
	
}

#topmenu {
	font-size: 12px;
	text-align: right;
	color: #fff;
}

#topmenu ul {
	padding: 0 20px 0 0;
	margin: 0px;
}

#topmenu li {
	list-style: none;
	display: inline;
}

#topmenu a {
	color: #fff;
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bold;
	text-decoration: none;
}

#topmenu a:hover {
}

.simpleContentContainer {
	text-align: center;
	vertical-align: middle;	
}

.simpleContentBox {
	margin: 0px auto;
	width: 590px;
	background-color: #fff;
	border: solid 2px #225567;
}

.wideFormat .simpleContentBox {
	width: 970px;
}

.simpleContentContentBox {
	padding: 20px;
	text-align: left;
}

.simpleContentBox label {
	display: block;
	float: left;
	white-space: nowrap;
	text-align: right;
	width: 140px;
	padding-right: 10px;
}

#container {
	margin: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#toolbox, #account, #googleAdsense {
	position: absolute;
	width: 170px;
	left: 20px;
	margin: 0px;
	margin-top: 22px;
	padding: 0px;
	background-color: #fff;
	border: solid 1px #225567;
}

#googleAdsense {
	padding-left: 6px;	
	background: none;
	border: none;
}

#toolbox {
	/* without feedback: margin-top: 169px; */
	/* margin-top: 188px; */
	margin-top: 169px;
}

.marketing #toolbox {
	margin-top: 0px;
	border: 2px solid #225567;
}

#toolbox p { margin: 1em; }

#toolbox ul, #account ul {
	display: block;
	margin: 0px;
	padding: 0px;	
}

#toolbox li, #account li {
	display: block;
	margin: 0px;
	padding: 2px 5px 2px 10px;
	border-top: 1px solid #00729B;
}

#account li {
	border-top: 0px;
	border-bottom: 1px solid #00729B;
}

.marketing #toolbox li {
	border-top: none;
	margin: 2px;
}

#toolbox a, #account a {
	text-decoration: none;
	display: block;
}

.marketing #toolbox a {
	font-weight: bold;
}

.toolboxItemActive a {
	font-weight: bold;
}

.marketing #toolbox li.toolboxItemActive a {
	color: #D5E6ED;
}

.marketing #toolbox li.toolboxItemActive {
	background-color: #00729B;
}

.marketing #toolbox li.toolboxItemInactive {
	background-color: #D5E6ED;
}

.marketing #toolbox li.toolboxItemInactive a {
	color: #00729B;
}

.marketing #toolbox li.toolboxItemInactive:hover {
	background-color: #00729B;
}

.marketing #toolbox li.toolboxItemInactive:hover a {
	color: #D5E6ED;
}

#toolboxTitle, #accountTitle {
	display: block;
	background-color: #00729B;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#account p {
	padding: 1px;
	margin: 1px;
	font-size: 10px;
}

#content {
	margin: 0px;
	padding: 0px;
	margin-left: 200px;
}

#activeContent {
	margin: 0;
	padding: 1em;
	background-color: #fff;
	border: solid 1px #225567;
	border-top: none;
}

.marketing #activeContent {
	border: solid 2px #225567;
}

h2 {
	margin: .25em 0 .5em 0;
	font-size: 18px;
	font-weight: 600;
}

h3 {
	margin: .25em 0 .25em 0;
	font-size: 14px;
	font-weight: 600;
}

.error,.error ul {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #dd0000;
	list-style-type: none;
	padding: 1px;
	margin: 0;
}

.error li {
	list-style-type: none;
	background-image: none;
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

.hintContainer {
	text-align: center;
}

.hint {
	text-align: left;
	margin: 5px auto;
	width: 550px;
	padding: 4px;
 	/*background-color: #E2D5DD;*/
 	/*background-color: #FFBFE5;*/
 	/*background-color: #E3CCDA;*/
 	/*background-color: #FFD9F0;*/
 	background-color: #FFDFF6;
 	border: solid 1px #EFC9E0;
 	/*border: solid 1px #225567;*/
 	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
}

.hint h3 {
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 9pt;
	font-style: normal;
}

.hint p, .hint ul, .hint li, .hint ol, .hint table, .hint td, .hint fieldset, .hint legend, .hint div, .hint span {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

.hint fieldset {
	border: solid gray 1px;
	padding: 5px;
	padding-top: 0px;
}

.hint legend {
	font-weight: bold;
	color: #333;
}

.hint .removeHint {
	display: block;
	text-align: right;
	font-size: 7pt;
	font-weight: bold;
	font-style: italic;
}

img.screenshot {
	text-align: center;
	border: 1px solid gray;
	display: block;
	margin: 4px auto;
	margin-bottom: 4px;
}

img.screenshotLeft {
	text-align: left;
	border: 1px solid gray;
	display: block;
	margin: 4px;
	margin-bottom: 4px;
}

#activeContent .hintContainer {
	text-align: left;
}

#activeContent .hint {
	text-align: left;
	margin: 10px;
}

#legals {
	text-align: center;
	vertical-align: middle;	
	font-size: 8pt;
	margin-top: 7px;
	padding-bottom: 3px;
}

#legals a {
	color: #333;
	text-decoration: underline;	
}

#legals div {
	display: block;
	text-align: right;
	padding-right: 20px;
}

#simpleContent #legals div {
	text-align: center;
	margin: auto;
	padding-right: 0px;
}

.icon {
	border: 0;
	margin: 1px;
}

.icon img {
	border: 0;
}

.note {
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
}

#xmateSolutionTable .reportStrategy, #xmateSolutionTable .reportNMatings, #xmateSolutionTable .reportDate, #xmateSolutionTable .reportNSires, #xmateSolutionTable .reportInbreeding, #xmateSolutionTable .reportCoancestry, #xmateSolutionTable td.reportIndex {
	width: 1%;
}


#xmateSolutionTable {
	display: block;
	border-collapse: collapse;
}

#xmateSolutionTable th {
	background-color: #08A5CE;
	color: white;
}

#xmateSolutionTable td.evenRow {
	background-color: #D5E6ED;
}

#xmateSolutionTable td, #xmateSolutionTable th {
	padding: 2px 5px;
	border: 1px solid white;
}


#xmateSolutionTable td.reportStrategy, #xmateSolutionTable td.reportNMatings, #xmateSolutionTable td.reportNSires {
	text-align: center;
}

#xmateSolutionTable td.reportInbreeding span, #xmateSolutionTable td.reportCoancestry span, #xmateSolutionTable td.reportIndex span {
	margin: 0px 3px;
}