/* UNIVERSAL STYLES
================================================================================*/

body {
	font: 62.5% arial, helvetica, sans-serif;
	color: #222;
	text-align: center;
	background: #FFF;
	padding: 0;
	margin: 0;
}

.spaw_body {
	font: 12px/16px verdana, arial, helvetica, sans-serif;
 	text-align: left;
	color: #484848;
 	background: none;
	padding: 10px;
}

body * {
	margin: 0;
}

/* TYPOGRAPHY
================================================================================*/

h1 {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1em;
	color: #313880;
	padding: 16px 0 8px 0;
}

h1.pagetitle {
	font-size: 2em;
	font-weight: bold;
	color: #313880;
	background: url('../images3/pagetitle.gif') repeat-x 0 100%;
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
}

h2, span.title {
	font-size: 1.3em;
	line-height: 1em;
	color: #313880;
	padding: 16px 0 8px 0;
}

h3 {
	font-size: 1.2em;
	color: #313880;
	padding: 16px 0 8px 0;
}

h4, h5, h6 {
	font-size: 1em;
	color: #313880;
	padding: 16px 0 8px 0;
}

h5, h6 {
	color: #222;
}

hr {
	width: 100%;
	height: 1px;
	color: #313880;
	background: #313880;
	border: none;
	margin: 10px 0;
	clear: both;
}

img {
	border: none;
}

blockquote {
	background: #F5F5F5;
	padding: 10px 15px;
	margin: 10px 0;
	clear: both;
}

blockquote p {
	padding: 0;
}

p {
	padding: 4px 0 10px 0;
}

a, a:visited, a:hover {
	text-decoration: none;
	color: #0066FF;
}

a:hover {
	text-decoration: underline;
	color: #4c94ff;
}

ul, .spaw_body ul, ol, .spaw_body ol {
	padding: 8px 0;
	margin: 0 0 0 35px;
}

ul, .spaw_body ul {
/*	list-style-image: url('../images1/ul_default.gif');*/
}

ol, .spaw_body ol {
	margin: 0 0 0 40px;
}

ul li ul, ul li ol, ol li ul, ol li ol, 
.spaw_body ul li ul, .spaw_body ul li ol, .spaw_body ol li ul, .spaw_body ol li ol {
	padding: 0;
}

ul li, .spaw_body ul li {
	padding: 2px 0;
}

ul ul, ul ol, ol ul {
	list-style-image: none;
}

ul li li, ol li, .spaw_body ul li li, .spaw_body ol li {
	padding: 2px 0;
}

ol, ul, ol ol, ol ul, ul ol, ul ul, ol p, ul p, td, td p, td ol, td ul, form, fieldset, input, select {
	font-size: 1em;
}

form, fieldset, legend {
	border: none;
	padding: 0;
}

form ol, form ol li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

form td {
	padding: 3px 0;
}

label {
	display: block;
	font-weight: bold;
	color: #313880;
}

span.error {
	font-weight: bold;
	color: #F00;
	font-size: 0.8em;
}

input, textarea, select {
	font: 0.9em arial, helvetica, sans-serif;
}

.textbox {
	color: #333;
	border: 1px solid #B2B2B2;
/*	background: #FFF url('../images1/textbox_bg.gif') no-repeat 0 0;*/
	padding: 2px 3px;
}

.submit {
	font-size: 0.8em;
	text-transform: uppercase;
	color: #313880;
	background: #f1c22f;
	padding: 2px 10px;
	overflow: visible;
}

/* DEFAULT LAYOUT STYLES
================================================================================*/

#container, #container_home {
	font-size: 1.2em;
	text-align: left;
	border-top: 7px solid #313880;
	padding-top: 1px;
}

#header, #content, #footer {
	width: 100%;
	font-size: 1em;
}

#header_container {
	background: #edc031;
	padding-bottom: 7px;
	border-bottom: 1px solid #FFF;
}

#header {
	background: #f1c22f;
}

#logo {
	width: 180px;
	height: 120px;
	background: #FFF;
}

#content_container {
	border-top: 1px solid #313880;
	border-bottom: 1px solid #313880;
	padding-bottom: 1px;
}

#footer_container {
	background: #edc031;
	border-top: 1px solid #FFF;
	padding-top: 7px;
}

#footer {
	color: #FFF;
	background: #313880;
	border-top: 1px solid #FFF;
}

#footer td {
	font-size: 0.9em;
	padding: 4px 15px 0 15px;
}

#footer #biz {
	text-align: right;
}

#footer a, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
	color: #FFF;
}


/* HOMEPAGE STYLES
================================================================================*/

#content_right {
	width: 355px;
	color: #FFF;
	background: #3c449c url('../images3/home_content_right.jpg') no-repeat 0 0;
	padding-top: 240px;
}

.breed, .buy, .race {
	height: 85px;
	font-size: 0.9em;
	padding: 5px 10px 5px 185px;
}

.breed {
	background: url('../images3/home_breed.jpg') no-repeat 10px 20px;
	padding-top: 15px;	
}

.buy {
	background: #313880 url('../images3/home_buy.jpg') no-repeat 10px 10px;
}

.race {
	background: url('../images3/home_race.jpg') no-repeat 10px 10px;
}

#content_right a, #content_right a:visited, #content_right a:focus, #content_right a:hover, #content_right a:active {
	color: #82a5ff;
}

#welcome, #highlight, #notices, #news {
	verticle-align: top;
	padding: 10px 40px;
}

#welcome h2, #highlight h3, #notices h3, #news h3 {
	font-size: 1.3em;
	color: #313880;
}

#welcome {
	color: #313880;
}

#welcome p {
	line-height: 1.5em;
}

#highlight {
	color: #FFF;
	background: #9a9dca;
}

#highlight h3 {
	color: #FFF;
}
#highlight ul, #highlight li {
	list-style-type: none;
	list-style-image: none;
	padding: 10px 0 0 5px;
	margin: 0;
}

#highlight li {
	background: url('../images3/highlight_ul.gif') no-repeat 0 4px;
	padding: 2px 0 1px 15px;
}

#highlight a, #highlight a:visited, #highlight a:focus, #highlight a:hover, #highlight a:active {
	color: #1b236e;
}
#about, #upcoming {
	background: url('../images3/about_bg.gif') no-repeat 100% 0;
	padding-right: 69px;
}

#upcoming {
	background: url('../images3/upcoming_bg.gif') no-repeat 100% 0;
}

#about h3, #upcoming h3 {
	background: url('../images3/highlight_h3bg.gif') repeat-x 0 100%;
	padding-bottom: 10px;
}

#notices, #news {
	width: 25%;
	background: #ffe9a2;
	padding: 10px 20px;
}

#news {
	background: #f1c22f;
}

#notices h3, #news h3 {
	color: #313880;
}

#notices ul, #notices li, #news ul, #news li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;	
}

#notices li, #news li {
	font-size: 0.9em;
	border-bottom: 1px solid #f1c22f;
	padding: 5px 0;
}

#news li {
	border-bottom: 1px solid #FFF;
}

#notices a, #notices a:visited, #notices a:focus, #notices a:hover, #notices a:active, #news a, #news a:visited, #news a:focus, #news a:hover, #news a:active {
	color: #313880;
}

#notices p, #news p {
	float: right;
	font-size: 0.9em;
}

/* MAIN NAVIGATION STYLES
================================================================================*/

#nav {
	vertical-align: bottom;
	padding: 0;
}

#nav div {
/*	height: 25px;*/
	background: #313880;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding-left: 15px;
}

#nav a, #nav a:visited, #nav a:focus, #nav a:hover, #nav a:active {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	border-left: 1px solid #313880;
	border-right: 1px solid #313880;
	padding: 5px 10px;
}

#nav a:hover, #nav a.on, #nav a.on:visited, #nav a.on:focus, #nav a.on:hover, #nav a.on:active {
	background: #9a9dca;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}


/* TOP NAVIGATION STYLES
================================================================================*/

#navtop {
	color: #313880;
	vertical-align: bottom;
	text-align: right;

}

#navtop ul, #navtop li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#navtop ul {
	float: right;
	height: 67px;
	background: url('../images3/header_cup.gif') no-repeat 95% 0;
	padding-right: 55px;

}

#navtop li {
	float: left;
	padding: 5px;
	padding-top: 54px;

}

#navtop a, #navtop a:visited, #navtop a:focus, #navtop a:hover, #navtop a:active {
	color: #313880;
	text-decoration: none;
}

#navtop a:hover, #navtop a.on, #navtop a.on:visited, #navtop a.on:focus, #navtop a.on:hover, #navtop a.on:active {
	color: #FFF;
}

#navtop td {
	vertical-align: bottom;
	padding-right: 15px;
}

/* TABLE STYLES
================================================================================*/

table.race_table {
	color: #313880;
	border-collapse: collapse;
}

.race_table th {
	color: #FFF;
	border: 1px solid #FFF;
	padding: 5px;	
}

.race_table td {
	border-top: 1px solid #313880;
	padding: 5px;	
}

table.titleimg {
	margin-bottom: 25px;	
}

span.pageheading {
	font-size: 1.3em;
	color: #313880;	
}

/* INSIDE TEMPLATE STYLES
================================================================================*/

#content_main {
	border-left: 7px solid #f1c22f;
	padding: 40px 30px;
}

#legend {
	padding: 15px;
}

#legend h5 {
	color: #FFF;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
}

#legend ul, #legend li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#legend ul {
	border-bottom: 1px solid #FFF;
	padding: 10px 0;
}

#legend p {
	font-size: 0.9em;
}


/* SIDE NAVIGATION STYLES
================================================================================*/

#navside_container {
	width: 172px;
	color: #FFF;
	background: #313880;
	border-right: 1px solid #FFF;
	padding-bottom: 150px;
}

#navside {
	width: 172px;
	padding-bottom: 5px;	
}

#navside ul, #navside li {
	list-style-type: none;	
	list-style-image: none;
	background: #9a9dca;
	padding: 0;
	margin: 0;
}

#navside ul {
	width: 172px;
	padding-top: 40px;
}

#navside a, #navside a:visited, #navside a:focus, #navside a:hover, #navside a:active {
	display: block;
	color: #FFF;
	text-decoration: none;
	border-top: 1px solid #9a9dca;
	border-bottom: 1px solid #9a9dca;
	padding: 5px 10px 5px 15px;
}

#navside a:hover, #navside a.on, #navside a.on:visited, #navside a.on:focus, #navside a.on:hover, #navside a.on:active {
	color: #313880;
	background: #f1c22f;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#navside ul ul, #navside ul ul li {
	background: #7175b5;
	padding: 0;
	margin: 0;
}

#navside ul ul {
	font-size: 0.9em;
}

#navside ul ul ul {
	font-size: 1em;
}

#navside ul ul a, #navside ul ul a:visited, #navside ul ul a:focus, #navside ul ul a:hover, #navside ul ul a:active {
	color: #FFF;
	border: none;
}

#navside ul ul a:hover, #navside ul ul a.on, #navside ul ul a.on:visited, #navside ul ul a.on:focus, #navside ul ul a.on:hover, #navside ul ul a.on:active {
	color: #FFF;
	background: #5c60a4;
	border: none;
}

#navside ul ul ul a, #navside ul ul ul a:visited, #navside ul ul ul a:focus, #navside ul ul ul a:hover, #navside ul ul ul a:active {
	padding-left: 30px;
}

#navside ul ul ul a:hover, #navside ul ul ul a.on, #navside ul ul ul a.on:visited, #navside ul ul ul a.on:focus, #navside ul ul ul a.on:hover, #navside ul ul ul a.on:active {
	color: #FFF;
	background: url('../images3/navside_tier3.gif') no-repeat 15px 8px;
	border: none;
}

.nav_archive {
	background: #7175b5;
	padding: 15px;
}

.nav_archive p {
	font-weight: bold;
	border-bottom: 1px solid #FFF;
}

#navside .nav_archive a {
	font-size: 0.9em;
	background: none;
	border: none;
	padding-left: 1px;
}

