h1, h2 {
	margin-top: 19px;
}

span {
	font-weight: normal;
}

form label {
	vertical-align: top;
}

.message {
	background-color: #ffe0d9;
	border: 1px solid #c07060;
	margin: 5px;
	padding: 5px;
}

.rasmenu {
	height: 24px;
	padding-top: 3px;
	text-position: center;
}

.rasmenu, .rasmenu li ul {
	background-color: #EFBF87;
	border: 1px solid #000000;
}

.rasmenu ul {
	float: left;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.rasmenu li {
	margin-left: 20px;
	margin-right: 20px;
	display: block;
	float: left;
	position: relative;
}

.rasmenu li, .rasmenu ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

.rasmenu li li {
	display: block;
	float: none;
	margin-left: 5px;
	margin-right: 5px;
	width: 120px;
}

.rasmenu a, .rasmenu a:hover, .rasmenu li {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.rasmenu li ul {
	display: none;
	padding: 0px;
	margin-left: -10px;
}

.rasmenu li:hover ul {
	display: block;
}

.rasmenu img {
	width: 24px;
	height: 16px;
}

.hundindex {
	padding: 0;
	margin: 0.5em;
	float: left;
	width: 350px;
}

.hundindex li {
	list-style-position: inside;
	padding: 0;
}

.hundlank img {
	margin-top: 4px;
	margin-bottom: -4px;
	height: 12pt;
}

a.ifylld, a.ifylld:hover {
	color: #24a824;
}

.offspring {
    list-style-image: url("http://register.shibainfo.com/media/parent.gif");
}

.offspring ul {
    list-style-image: url("http://register.shibainfo.com/media/grandparent.gif");
}

.hundinfo {
    margin: 0;
	margin-top: 16px;
	margin-bottom: 16px;
    float: left;
    width: 50%;
    list-style: none;
    padding: 0;
}

.news-sidebar {
	float: right;
	border: 1px solid #000;
	width: 300px;
	background-color: #EFBF87;
	padding: 5px;
	margin-left: 5px;
	margin-top: 10px;
}

.news-footer {
	margin-top: 0px;
	font-style: italic;
}

.errorlist {
	list-style: none;
	background-color: #f88;
}

.odd, .odd td .odd th {
	background-color: #f0f0d1;
}

/*
 * CSS for slider, based on the default jQuery UI CSS
 */

.ui-corner-all {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.ui-slider {
	position: relative;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 0.8em;
	height: 0.8em;
	cursor: default;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
}

.ui-slider-horizontal {
	height: 0.6em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -0.2em;
	margin-left: -0.4em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(media/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}

.ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(media/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
	outline: none;
}

.ui-widget-header {
	border: 1px solid #e78f08;
	background: #eeeeee url(media/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}

