body {
	font: .9em/20px Arial, Sans-Serif;
	background: #d2d2d2;
}
sup
{
	font-size: 50%;
	vertical-align: super;
}
.print
{
	display:none;
}
.error
{
	margin-bottom:1em;
	padding:0.8em;
	background:#FBE3E4;
	border: solid 2px #FBC2C4;
	color:#8A1F11;
	clear: both;
}
#container
{
	background: url(../images/background.png) repeat-y top left;
	width: 965px;
	margin: 20px auto;
}


.header
{
	color: #000;
	font-size:2.4em;
	font-weight:normal;
	padding-right: 18px;
	float: left;
	line-height:normal;
	margin:10px 0 40px 23px;
	font-family: Georgia;
}
.largeHeader
{
	color: #000;
	font-size:3em;
	font-weight:normal;
	padding-right: 18px;
	float: left;
	line-height:normal;
	margin:9px 0 0 23px;
	font-family: Georgia;
}
#admin
{
	clear: both;
}
.subHeader
{
	font-weight:normal;
	border-left: solid 1px #b6ada3;
	line-height:normal;
	float: left;
	color: #F4902D;
	font-size:2em;
	font-family: Georgia;
	margin:14px 0 0 0;
	padding:0 0 0 13px;
}
.largeSubHeader
{
	display:block;
	clear:both;
	line-height:normal;
	color: #F4902D;
	font-size:1.5em;
	padding: 0 0 20px 23px;
	font-weight:bold;
}
.instructions
{
	clear:both;
	width:561px;
	padding-left:23px;
}
.bottomMenu
{ 
	font: x-small Arial, Sans-Serif;
}

.topMenu
{ 
	font: x-small Arial, Sans-Serif;
}	
	
a {
	text-decoration: none;
	color: #22afff;
}
a:hover {
	text-decoration: underline;
}
.button
{
	display: block;
	padding: 2px 0 3px 0;
	background: url(../images/blueButtonLeft.png) no-repeat left top;
}
.button a
{
	font: bold 12px Arial;
	color: #fff;
	margin-left:12px;
	padding:2px 16px 3px 4px;
	background: url(../images/blueButtonRight.png) no-repeat right top;
}
.button a:hover
{
	text-decoration: none;
}
.bigButton
{
	display: block;
	padding:6px 0 7px;
	background: url(../images/bigButtonLeft.png) no-repeat left top;
}
.bigButton a
{
	font: bold 14px Arial;
	color: #fff;
	margin-left:14px;
	padding:6px 23px 10px 9px;
	background: url(../images/bigButtonRight.png) no-repeat right top;
}
.bigButton a:hover
{
	text-decoration: none;
}
.dottedBottom
{
	padding-bottom: 10px;
	background: url(../images/horizontalDivide.gif) repeat-x left bottom;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.dottedTop
{
	padding-top: 10px;
	background: url(../images/horizontalDivide.gif) repeat-x left top;
	display: block;
	margin: 0 auto;
}
.doubleArrows
{
background:transparent url(../images/doubleArrows.gif) no-repeat scroll left center;
display:block;
font-size:1.1em;
padding:0 0 0 15px;
}

.tabbedNav
{
	clear: both;
	background: #f0f0f0;
	overflow: hidden;
	width: 855px;
	padding:6px 0 0 22px;
}
.tabbedNav ul li  
{
	float: left;
padding:4px 17px 12px;
}
.tabbedNav .selected
{
	background: #fff;
	cursor: default;
}
.tabbedNav .selected a
{
	color: #000;
	cursor: default;
}
.tabbedNav .selected a:hover
{
text-decoration: none;
}

.tabbedNav .button
{
	float: right;
	margin:6px 24px 0 0;
	
}

#content
{
	clear:both;
	padding:0 42px;
	margin-top: 8px;
}
#page
{
	clear:both;
	margin-top: 30px;
	padding:0 42px;
}
#page .article span
{
display: block;
float: left;
width: 140px;
height: 50px;
}
#page .article
{
margin: 10px;
overflow: hidden;
width: 500px;
}
#page .article p
{
margin: 0;
}
#page .article img
{
}
#page .article a
{
margin: 0;
}
#page .author
{
	display: block;
	font-style:italic;
}
#container #sidepanel{
	float: right;
	width: 28%;
	margin:10px 50px 160px 0;
}
#composition
{
	padding-left: 23px;
	width: 818px;
}
#composition h1
{
	display: block;
	float: none;
	margin-top: 18px;
	margin-left: 0px;
	width: 100%;
}
#composition h2
{
	font-family: Georgia;
	font-weight: normal;
	margin-bottom: 10px;
}
#composition ol, #composition p, #composition ul
{
	margin-bottom: 20px;
}
#composition table
{
	margin-bottom: 40px;
}


#postnavigation{
	margin-bottom: 10px;
	text-align: center;
	color: Gray;
	background: white;
	border: 1px solid silver;
	display: none;
	padding: 3px;
}
/*----------------------------
					 Footer
----------------------------*/

#footer
{
	font-family: Arial;
	clear: both;
	width: 100%;
	padding: 0 0 0 50px;
	background: transparent url(../images/footerBG.png) no-repeat scroll left bottom;
}
#footer .callUs
{
	color:#666666;
	font-size:0.75em;
	font-weight:bold;
}
#footer .links
{
	float:left;
	width:685px;
}
#footer #topLinks
{
	margin:0 0 0 -4px;
	display: block;
}
#footer #topLinks li
{
	display: inline;
	margin:0 4px;
}
#footer #topLinks li a
{
	font-size: .9em;
	font-weight: bold;
	padding:2px 7px;
	border: solid 2px #e9e6e3;
}
#footer #firstRow
{
	display: block;
	margin:9px 0 0 -4px;
}
#footer #secondRow
{
	margin:-1px 0 0 -4px;
}
#footer #firstRow li, #footer #secondRow li
{
	display: inline;
	font-size:0.75em;
	padding:0 5px;
	border-right: solid 1px #ccc;
}
#container #footer .last
{
	border-right: none;
}
#footer .legal
{
	clear: both;
color:#CCCCCC;
display:block;
font-size:0.6em;
margin:9px 0 0 0;
}
#footer .soupbone
{
color:#CCCCCC;
float:right;
font-size:0.7em;
line-height:15px;
margin: 0 110px 0 0;
}
#footer .soupbone span
{
	clear: both;
	display: block;
	text-align:right;
	width: 165px;
}
#footer .soupbone img
{
	float:right;
}
#nascarStrip
{
	background: url(../images/nascar.gif) no-repeat top left;
	width: 733px;
	height: 66px;
	clear: both;
	margin-left: 64px;
}
#nascarStrip li
{
	float: left;
}
#nascarStrip a
{
	display: block;
	margin-top: 10px;
	height: 40px;
	text-indent: -100000px;
}
#nascarStrip .first
{
	text-indent: -100000px;
	width: 141px;
}
#nascarStrip .second a
{
	width: 160px;
}
#nascarStrip .third a
{
	width: 100px;
}
#nascarStrip .fourth a
{
	width: 150px;
}
#nascarStrip .fifth a
{
	width: 100px;
}
#nascarStrip .six a
{
	width: 70px;
}
/*----------------------------
					 Header
----------------------------*/

#header {
	background: url(../images/headerBG.png) no-repeat top left;
	width: 100%;
}

#header h1 {
	margin:29px 0 0 51px;
	float: left;
}
#header h1 a
{
	display: block;
	height: 51px;
	width: 203px;
}

#header h2 {
	height: 14px;
	width: 290px;
	float: left;
	margin: 40px 0 0 23px;
}
#header #loginPanel
{
	float: right;
	width: 300px;
	margin: 0 45px 0 0;
}
#header #loginPanel object
{
	margin:15px 0 0 15px;
	height: 24px;
}
#header .loginMessage
{
	padding-top: 10px;
	color: red;
	float: right;
	display: block;
	background: #fff;
}
#header #music
{
	position: absolute;
}
#header .loginTop
{
	background: url(../images/loginBackground.jpg) no-repeat left top;
	font-family:Arial;
	width: 286px;
	height: 60px;
	margin: 40px 0 0 15px;
}
#header .loginTop span
{
	float: left;
	font-weight: bold;
	margin:10px 0 0 8px;
}
#header .loginTop ul
{
	float: left;
	margin-top: 10px;
}
#header .loginTop .login
{
	margin: 30px 0 0 15px;

}
#header .loginTop .logout
{
float:right;
margin:10px 10px 0 0;
}
#header .loginTop a
{
	padding-left: 12px;
	background: url(../images/doubleArrows.gif) no-repeat left center;
	display: block;
	float: left;
}
#header .loginTop .myAccount
{
	padding-left:8px;
	width:105px;
	margin: 0;
	background: none;
	clear: both;
	float: none;
}
#header .loginTop a:hover
{
	text-decoration: none;
}

#header .loginTop ul li
{
	font-size: .8em;
	 float: left;
	 width: 100px;
	 margin-left: 10px;
}
#header .loginTop input
{
	border: solid 1px #bbb;
	width: 95px;
	height: 17px;
}
#header .loginTop label
{
	display: block;
}
/*----------------------------
						Menu
----------------------------*/

#menu
{
	background: url(../images/navigation.png) no-repeat left -56px;
	width: 882px;
	height: 54px;
	margin: 0 0 0 40px;
	list-style: none;
	float: left;
	position: relative;
}
#menu li{
	float:left;
}

#menu li a
{
	margin: 0;
	height: 54px;
	display: block;
	text-indent: -10000px;
	color: #898888;
}
#menu li a:hover
{
	background: url(../images/navigation.png) no-repeat left top;
}
#menu .first
{
	width: 71px;
}
#menu .second:hover
{
	background-position: -71px top;
}
#menu .second
{
	width: 253px;
}
#menu .third:hover
{
	background-position: -324px top;
}
#menu .third
{
	width: 207px;
}
#menu .fourth:hover
{
	background-position: -531px top;
}

#menu .fourth
{
	width: 166px;
}
#menu .fifth:hover
{
	background-position: -697px top;
}
#menu .fifth
{
	width: 88px;
}
#menu .sixth:hover
{
	background-position: -785px top;
}
#menu .sixth
{
	width: 90px;	
}

#container #menu .lostFoundDrop
{
	left:383px;
	width:408px;
}
#container #menu .registryDrop
{
	left:175px;
	width:408px;
}
#container #menu .registryDrop div
{
	height: 80px;
}
#container #menu .charitesDrop
{
	left:268px;
	width:408px;
}
#container #menu .charitesDrop div
{
	height:100px;
}
#container #menu .trustDrop
{
	left:228px;
	width:408px;
}
#container #menu .trustDrop div
{
height: 97px;
}







#container #menu .resourcesDrop
{
left:338px;
width:419px;
}
#container #menu .resourcesDrop div
{
height: 80px;
}
#container #menu .boutiqueDrop
{
	left:536px;
	width:344px;
}
#container #menu .boutiqueDrop div
{
height: 70px;
}







#container #menu .trustDrop sup
{
	vertical-align:text-top;

}
#menu .drop
{
	display: none;
	top: 55px;
	position: absolute;
	background: #fff;
	font-family: Arial;
	font-size: 0.8em;
	width: 455px;
}
#menu .drop div
{
	margin-top: 10px;
	border-left: solid 3px #f9be83; 
	border-right: solid 3px #f9be83; 
	border-bottom: solid 3px #f9be83; 
	background: #fff;
	height: 80px;
}
#menu li:hover .drop
{
	display: block;
}
#menu .drop ul
{
	margin: 0 0 2px 12px;
}
#menu .drop p
{
	margin: 0 15px 5px 15px;
	line-height:15px;
	padding: 5px 5px 12px 5px;
	background: url(../images/horizontalDivide.gif) repeat-x left bottom;
}
#menu ul li
{
	border-right:1px solid;
	float:left;
	line-height:4px;
	margin:6px 0;
	padding:4px 12px;
	position:relative;
	color:#22AFFF;

}
#menu ul .last
{
	border-right: none;
}
#menu ul li a
{
	color:#22AFFF;
	font-weight:bold;
}
#menu ul a
{
	height: auto;
	text-indent: 0;
}
#menu ul a:hover
{
	background: none;
}

/*----------------------------
				Contact page
----------------------------*/

#contact{
	background : white;
	padding: 10px;
	border: 1px solid silver;
}

#contact h1{
	margin-top: 0;
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 75%;
	height: 150px;
	margin: 0;
}



.petInfo
{
	width:525px;
	overflow:hidden;
}

.petInfo .petPic
{
	float: left;
	border: solid 4px #dedede;
	margin:0 15px 0 0;
}
.petInfo p
{
	float: left;
	overflow: hidden;
	width: 392px;
	border-bottom: solid 4px #dfe1e2;
}
.petInfo p span
{
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.petInfo .petAttributes 
{
	margin: 10px 0 0 0;
	width: 392px;
	float: left;
}
.petInfo .petAttributes li
{
	overflow: hidden;
	width: 100%;
}
.petInfo .petAttributes strong
{
	float: left;
}
.petInfo .petAttributes span
{
	float: right;
}
.petInfo .petAttributes .petdescription
{
	display: block;
	width: 100%;
}
.weigh #summary
{
	border-top: solid 4px #dfe1e2;
	font-weight:bold;
	padding-top:15px;
}
.weigh #summary #pageQuestions
{
	float:left;
	width:385px;
}
.weigh #summary #pageNav
{
	float:right;
}

