/* ********** Winterhorse Park Style Sheet ********** */
/* ************************************************** */
body {
	position: relative;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	color: #000099;
	margin: 0.1em;
	background: #F9F9FF url(images_global/icey_back.jpg) no-repeat 98% 98%;
	}

.floatL {float: left;}
.floatR {float: right;}
img {
	margin: 0;
	padding: 0;
	border: 0;
	}

p {
	margin: 0px 0px 2em;
	padding: 0px;
	}

h1 {
	font-family: "Arial Rounded MT Bold", arial, verdana, helvetica, sans-serif;
	font-size: 250%;
	color: #000099;
	margin: 0px 0px 3px;
	padding: 0px 0px 10px;
	border-bottom:  1px solid #000099;
	}

h2 {
	font-family: "Arial Rounded MT Bold", arial, verdana, helvetica, sans-serif;
	font-size: 160%;
	color: #000099;
	margin: 0px 0px 10px;
	padding: 0px;
	clear: right;
	}

h3 {	
	font-family: "Arial Rounded MT Bold", arial, verdana, helvetica, sans-serif;
	font-size: 130%;
	color: #000099;
	margin: 0px 0px 10px;
	padding: 0px;
	}

h4 {
	font-family: "Arial Rounded MT Bold", arial, verdana, helvetica, sans-serif;
	font-size: 105%;
	color: #000099;
	margin: 0px 0px 10px;
	padding: 0px;
	}
	
acronym {
	border-bottom: 2px dashed #8000ff;
	}
	
.right {
	float: right;
	padding: 0 0 5px 10px;
	}

ul {
	margin-bottom: 3em;
	}


/* ************************************** */
/* ********** Layout Structure ********** */
/* ************************************** */
#wrapper {
	position: relative;
	top: 10px;
	left: 10px;
	width: 94%;
	}

#masthead {
	position: absolute;
	width: 500px;
	left: 205px;
	top: 36px;
	}

#masthead h1 {display: none;}

#navholder {
	position: absolute;
	width: 200px;
	}
		
#navside {
	background-image: url(images_global/nav_strip.jpg);
	background-repeat: repeat-y;	
	}

#container {
	position: absolute;
	left: 180px;
	top: 160px;
	}

#footer {
	margin: 0px 0px 10px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #000098;
	clear: both;
	}
	
/* ********** Container Section ********** */
.imgShadow {
	float: left;
	position: relative;
	top: 20px;
	left: 8px;
	background-image: url(images_global/wp_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.imgSection {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -8px;
	left: -8px;
	border: 1px solid #999999;
	}

.album {
	display: inline;
	height: 75px;
	width: 75px;
	}

.album img {
	border: none;
	}

#content {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 95%;
	margin: 0px 0px 0px 210px;
	padding: 0px;
	background: transparent;
	}

/* 3 pixel float bug - Hide from IE5-mac, only for IE-win. \*/
* html #content {
	height: 1%;
}
/* Stop hiding IE5-mac */

#content.narrow {
	margin: 0px 0px 0px 274px;
	}
	
#content img {
	margin: 0px 10px 10px 0px;
	}

#navholder a {
	font-family: "Arial Rounded MT Bold", arial, verdana, helvetica, sans-serif;
	}

/* home page paragraph (w/o headline) treatment */
p.home {
	margin-top: 10px;
	}
	
/* sale horse treatment */
.hName {
	text-transform: uppercase;
	}

.hDesc, .hPrice {
	font-weight: bold;
	font-style: italic;
	display: block;
	}

.soldTag {
	border: 2px solid #000098;
	background-color: #8A53A4;
	color: #F9F9FF;
	}

.sold .hPrice {
	text-decoration: line-through;
	}

.hDetail {
	display: block;
	padding: 5px 0px 0px;
	}

.hRequest {
	display: block;
	}
		
/* event date and title treatment */
.eDate {
	display: block;
	font-weight: bold;
	}

.eTitle {
	display: block;
	font-weight: bold;
	}
	
/* ********** Navigation Section ********** */
#navside ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	}

#navside li a {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.5em;
	display: block;
	margin: 0px 3px 0px 3px;
	padding-left: 10px;
	}

#navside li a:link, #navside li a:visited {
	text-decoration: none;
	margin-right: 40px;
	border: 3px solid #000099;
	}

#navside li a:hover {
	text-decoration: none;
	color: #000099;
	background-color: #F9F9FF;
	margin-right: 40px;
	border: 3px inset #8A53A4;
	}

#navside li a:active {
	color: #8A53A4;
	text-decoration: none;
	}

/* location marker for main navigation */
body#sec_one li#one a, body#sec_two li#two a, body#sec_three li#three a, body#sec_four li#four a, body#sec_five li#five a, body#sec_six li#six a, body#sec_seven li#seven a, body#sec_eight li#eight a {
	text-decoration: none;
	margin-right: 40px;
	padding-left: 10px;
	background-image: url(images_global/part-flake.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

#navbot {
	position: relative;
	clear: both;
	padding: 12px 0px .5em;
	}

#navsub {
	padding: 0px 0px 2em;
	font-weight: bold;
	}

#navbot ul, #navsub ul {
	list-style: none;
	display: inline;
	margin: 0px;
	}

#navbot li, #navsub li {
	margin: 0px 1em 0px 0px;
	display: inline;
	font-size: 75%;
	color: #4646FF;
	}

#navbot li a:link, #navbot li a:visited, #navsub li a:link, #navsub li a:visited {
	display: inline;
	text-decoration: underline;
	color: #000099;
	}

#navbot li a:hover, #navsub li a:hover  {
	text-decoration: none;
	color: #F9F9FF;
	background-color: #000099;
	}

#navbot li a:active, #navsub li a:active {
	color: #8A53A4;
	text-decoration: none;
	}

/* location marker for sub navigation */
body#sec_one #navbot li.one a, body#sec_two #navbot li.two a, body#sec_three #navbot li.three a, body#sec_four #navbot li.four a, body#sec_five #navbot li.five a, body#sec_six #navbot li.six a, body#sec_seven #navbot li.seven a, body#sec_eight #navbot li.eight a {
	text-decoration: none;
	color: #4646FF;
	}

/* ********** Links ********** */
.skiplinks {
	position: absolute;
	left: -9999em;
	}

a {	
	color: #8A53A4;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {	
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
	}

/* ********** Footer Section ********** */
#footer {
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1em;
	color: #000099;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	}

/* ********** Identity Developments byline ********** */
a.iDevs span {
	display: none;
	}

a.iDevs:link, a.iDevs:visited {
	color: #0D3C72;
	font-weight: bold;
	text-decoration: underline;	
	}

a.iDevs:hover {
	color: #D2D5A8;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	}

/* - background-color for opera - */
a.iDevs:hover span {
	background-color: #D2D5A8;
	background: #D2D5A8 url(images_global/id64trans-b.gif) no-repeat 5px center;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	color: #0D3C72;
	border: 2px solid #0D3C72;
	padding: 5px 20px 5px 70px;
  width: 460px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	} 
/* IE fix - Mac hide \*/
* html a.iDevs:hover span {
    width: 554px;
    w\idth: 460px;
	}
/* stop hiding */