/* @group Site-Wide Styles */

* {
	padding:  0;
	margin: 0;
}

html {
	background-color: black;
	background-image: url('images/black.gif');
	background-repeat: repeat;
}

body {
	width: 800px;
	font-family: georgia, times new roman, times, serif;
	font-size: 12pt;
	background-image: url('images/gradient.jpg');

}

p {
	margin-bottom: 1.5em;
	margin-left: 40px;
	margin-right: 40px;
}

p em {
	font-weight: bold;
	font-style: normal;
}

p em span {
	font-size: 28pt;
	padding-right: 0.05em;
}

a:link {
	color: purple;
}

a:hover {
	color: orchid;
}

a img {
	border: none;
}

#everything {
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	border-bottom: orchid 3px solid;
}

/* @end */

/* @group Banner */

#bwctop {
	display: block;
	width: 800px;
	height: 177px;
	background-image: url('images/bwc-top.jpg');
	border-right: orchid 3px solid;
}

h1 {
	display: none;
}

/* @end */


/* @group Menu */

#menu {
	display: block;
	width: 800px;
	height: 46px;
	position: relative;
	left: 0px;
	border-right: orchid 3px solid;
}

.nav {
	position: absolute;
	left: 0;
	top: 0;
	width: 171px;
	height: 46px;
	background-image: url('images/menu-left.jpg');
	border-bottom: black 2px solid;
}

#menu a {
	position: absolute;
	height: 46px;
	border-bottom: black solid 2px;
}

#menu a span {
	display: none;
}

.about {
	left: 171px;
	width: 71px;
	background-image: url('images/about.jpg');
}

a.about:hover {
	background-image: url('images/about-on.jpg');
}

.awards {
	left: 242px;
	width: 80px;
	background-image: url('images/awards.jpg');
}

a.awards:hover {
	background-image: url('images/awards-on.jpg');
}

.current {
	left: 322px;
	width: 163px;
	background-image: url('images/current.jpg');
}

a.current:hover {
	background-image: url('images/current-on.jpg');
}

.legendary {
	left: 485px;
	width: 169px;
	background-image: url('images/legendary.jpg');
}

a.legendary:hover {
	background-image: url('images/legendary-on.jpg');
}

.adopt {
	left: 654px;
	width: 71px;
	background-image: url('images/adopt.jpg');
}

a.adopt:hover {
	background-image: url('images/adopt-on.jpg');
}

.contact {
	left: 725px;
	width: 75px;
	background-image: url('images/contact.jpg');
}

a.contact:hover {
	background-image: url('images/contact-on.jpg');
}

/* @end */

/* @group Specialties */

#specialty {
	display: block;
	width: 800px;
	height: 44px;
	background-image: url('images/specialty.jpg');
	border-right: orchid 3px solid;
}

#specialty span {
	display: none;
}


/* @end */

/* @group Submenu */
#submenu {
	border-right: orchid 3px solid;
	border-bottom: black 2px solid;
	width: 800px;
	margin: 0;
	padding-bottom: 0;
	background-image: url('images/gradient.jpg');
}

#submenu p {
	margin-top: 0;
	padding-top: 0;
	position: relative;
	top: -20px;
	margin-left: 30px;
	font-size: 10.5pt;
}

#submenu p span {
	display: block;
	float: right;
	text-align: right;
}

#submenu p span em {
	font-weight: bold;
	font-style: normal;	
}

#submenu p em {
	font-weight: bold;
	font-style: normal;
}


/* @end */

/* @group Content */

#content {
	position: absolute;
	top: 267px;
	display: block;
	width: 800px;
	background-color: white;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-y;
	border-right:  orchid 3px solid;
}

#content em {
	font-size: 18pt;
	font-family: arial black, arial, helvetica, sans-serif;
	font-style: normal;
	padding-left: 0;
	position: relative;
	top: 10px;
}

#content em#generations {
	display: block;
	width: 725px;
	border: 2px groove purple;
	margin-left: 25px;
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: white;
	font-family: arial black, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	padding-left: 5px;
	text-align: center;
}

span.currentbreed {
	float: left;
	position: relative;
	left: 30px;
	background-color: white;
	margin-bottom: 5px;
	margin-top: 15px;
}

img.currentbreed {
	border: black 3px solid;
	border-bottom: black2px solid;
}

span.currentcaption {
	display: block;
	width: 300px;
	border: black 3px solid;
	border-top: 2px;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
}

.currentcaption em {
	font-weight: bold ! important; 
}

span.currentcaption em {
	display: block;
	width: 280px;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
	font-weight: bold;
}

#content span.piccasso {
	float: left;
	margin-left: 30px;
	background-color: white;
	padding-bottom: 5px;
	margin-top: 15px;
}

#content span.currentcaption em {
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 20px;
}

span.currentspace {
	display: block;
	width: 306px;
	height: 50px;
	background-color: orchid;
}

#adopt {
	float: left;
	background-color: orchid;
	margin-left: 35px;
	margin-top: 15px;
}

#adopt img {
	border: black 2px solid;
}

#adopt span {
	display: block;
	width: 279px;
	height: 50px;
	background-color: orchid;
}

#content #headline {
	padding-left: 30px;
}

.ribbon {
	position: relative;
	top: 0;
	float: left;
	z-index: 2;
}

.seal {
	position: relative;
	top: 0;
	float: left;
	z-index: 2;
	left: 5px;
}

.winner {
	float: left;
	position: relative;
	left: -15px;
	border: black 3px solid;
	background-color: white;
	padding-bottom: 5px;
	margin-top: 15px;
	z-index: 1;
}

.winner img {
	border-bottom: black 2px solid;
}

#content .winner em.caption {
	display: block;
	width: 250px;
	padding: 10px;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 20px;
}


.left {
	float: left;
	padding: 0;
	margin-top: 20px;
	margin-right: 40px;
	height: 275px;
	border: 3px purple solid;
}

.right {
	float: right;
	padding-left: 25px;
	padding-bottom: 25px;
}

.box {
	float: right;
	position: relative;
	width: 409px;
	background: url('images/bottom.gif') no-repeat bottom right; 
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 29px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.bottom {
	display: block;
	width: 409px;
	background: url('images/center.gif') repeat-y;
	margin: 0;
	position: relative;
	right: 0;
}

.bottom p {
	font-size: 12pt;
	line-height: 1.5em;
}

.bottom p img {
	border: black 2px solid;
	margin: 10px;
	margin-left: 0;
}

#content .box .bottom p em.caption {
	display: block;
	width: 225px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10.5pt;
	font-style: italic;
}

.bottom p.award {
	font-size: 10.5pt;
}

.bottom p.award {
	font-size: 10.5pt;
}

.bottom p.award em {
	font-size: 12pt;
	text-decoration: none;
	line-height: 1.1em;
}

.bottom p.award span {
	font-weight: bold;
	font-size: 10.5pt;
}

.bottom p.award em {
	font-size: 13pt;
}

.bottom p em {
	font-size: 15pt;
	text-decoration: underline;
}

.bottom p em.note {
	font-weight: normal;
	font-style: italic;
	font-size: 12pt;
}

#content .box .bottom p em.offspring {
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
}

.top {
	display: block;
	width: 409px;
	height: 34px;
	background: url('images/top.gif') no-repeat top right;
	margin: 0;
	padding: 0;
}

.box div p {
	display: block;
	width: 300px;
	margin-bottom: 0;
}

.clear {
	display: block;
	clear: both;
}

p#footer {
	clear: both;
	display: block;
}

#copyright {
	font-size: small;
	display: block;
	text-align: right;
	margin-right: 40px;
	padding-top: 8px;
	padding-bottom: 8px;
}


/* @end */




/* @group Preload */

#preload {
	width: 800px;
	height: 0px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.about-on {
	background-image: url('images/about-on.jpg');
	visibility: hidden;
}

.awards-on {
	background-image: url('images/awards-on.jpg');
	visibility: hidden;	
}

.current-on {
	background-image: url('images/current-on.jpg');
	visibility: hidden;
}

.legendary-on {
	background-image: url('images/legendary-on.jpg');
	visibility: hidden;
}

.adopt-on {
	background-image: url('images/adopt-on.jpg');
	visibility: hidden;
}

.contact-on {
	background-image: url('images/contact-on.jpg');
	visibility: hidden;
}

/* @end */






