@import url("css/menu.css");

/* CSS Document */
html
{
	margin: 0;
	padding: 0;
	border: 0;
}
body
{
	margin: 0;
	padding: 0;
	border: 0;
}
#testbody
{
	font-family: Arial, Tahoma, Sans-Serif;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(Images/bodybkgd.jpg);
	background-repeat: repeat-x;
	background-color: #E3F3F9;
	font-size: 12px;
}
#mainbody
{
	background-image: url(Images/titlebkgd.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}
.normal
{
	font-size: 12px;
}
p
{
	font-size: 12px;
}

h2
{
	font-size: large;
}

a, a:link, a:active, a:visited
{
	color: #007fae; 
	text-decoration: none;
}

a:hover
{
	color: #007fae; 
	text-decoration: underline;
}
/*-------------------------------layout--------------------------*/
#maincontent
{
	width: 982px;
	margin: 0px 4px;
	padding: 4px 0px;
}
#header
{
	width: 982px;
	height: 218px;
	background-image: url(Images/header.jpg);
	background-repeat: no-repeat;
	margin: 17px 0px 0px 0px;
	padding: 0px;
}
#headerbox
{
	width: 500px;
	height: 120px;
	margin: 0px 0px 0px 245px;
	padding: 0;
}
#headerbox h1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 65px;
	font-weight: bold;
	margin: 0;
	padding: 30px 0px 0px 0px;
	color: #ffffff;
	border: 0;
}
#headerbox h2
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 22px;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
#dividerbar
{
	width: 912px;
	height: 4px;
	background-color: #255300;
}
#menubar
{
	width: 982px;
	background-image: url(Images/menubkgd.jpg);
	background-repeat: no-repeat;
	height: 37px;
	padding: 0px;
	margin: 0px;
}
#basenav
{
	width: 982px;
	height: 107px;
	text-align: center;
}
.footerText
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
}
.copyText
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #919698;
}
#basenavcontent
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 11px;
	background-color: #007FAE;
	padding: 10px 0px 30px 30px;
	color: #ffffff;
	text-align: left;
	margin-bottom: 10px;
}
#basenavcontent a, #basenavcontent a:link, #basenavcontent a:visited, #basenavcontent a:active
{
	color: #ffffff;
	text-decoration: none;
}
#basenavcontent a:hover
{
	text-decoration: underline;
}
#achievements strong
{
	font-size: 14px;
}
#achievements
{
}
#adopt a
{
	width: 265px;
	height: 256px;
	background-image: url(Images/adoptananimal.jpg);
	background-position: top left;
	display: block;
	margin: 10px 0px;
}
#adopt a:hover
{
	width: 265px;
	height: 256px;
	background-image: url(Images/adoptananimal.jpg);
	background-position: bottom left;
	display: block;
	margin: 10px 0px;
}
/* --- homepage only --- */
#homepadding
{
	padding: 30px;
}
/* --- subpages only --- */
#tablepadding td
{
	padding: 15px 30px;
}

/*-------- design style --------*/


.search_style
{
	float: right;
	padding: 8px 0px 0px 0px;
}
.search_bg
{
	padding-right: 2px;
}
.search_bg Input
{
	color: #43494D;
}

.menu_style
{
	float: left;
	margin-left: 20px;
}

#login_style
{
	float: right;
	padding: 8px 17px 0px 10px;
}
#bread_style
{
	float: left;
	padding: 8px 0px 0px 17px;
	color: #000000;
	font-size: 13px;
}

.bot_pad
{
	margin-bottom: 20px;
	padding: 0 30px 0 20px;
}
#terms_style
{
	float: left;
}
#copy_style
{
	float: right;
}

.clear_float
{
	clear: both;
}

/*--------- standard pane style ----------*/
.pagemaster
{
	background-color: #001250;
}

#controlpanel
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	background-color: #F8F6FB;
}

.toppane
{
	width: 100%;
	background-color: white;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
}

.leftpane
{
	background-color: transparent;
	padding-right: 2px;
	padding-top: 2px;
}

.contentpane
{
	width: 639px;
	padding-left: 0px;
	padding-right: 0px;
}

.indexcontentpane
{
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, Tahoma, Sans-Serif;
	color: #5C5C5C;
	font-size: 14px;
}

.indexcontentpane p
{
	font-size: 13px;
}

.contentpanesubpage
{
	width: 553px;
	_width: 100%;
	padding-left: 44px;
	padding-right: 41px;
	padding-top: 14px;
	padding-bottom: 24px;
	font-family: Arial, Tahoma, Sans-Serif;
	color: #5C5C5C;
	font-size: 12px;
}

.contentpanesubpage table, .contentpanesubpage tr, .contentpanesubpage td
{
	font-family: Arial, Tahoma, Sans-Serif;
	color: #5C5C5C;
	font-size: 12px;
}

.indexcontentpane h1, .indexcontentpane h1 a, .indexcontentpane h1 a:hover
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color: #D77517;
}

.mainpane h1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color: #D77517;
}

.contentpanesubpage h1
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 20px;
	color: #D77517;
}

.contentpanesubpage h2
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 14px;
	color: #006935;
}

.contentpanebottomleft
{
	width: 17px;
	background: url(Images/contentpane-corner-bottomleft.gif) no-repeat bottom left;
}

.contentpanebottomright
{
	width: 17px;
	background: url(Images/contentpane-corner-bottomright.gif) no-repeat bottom right;
}

.mainpane
{
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 14px;
	margin-bottom: 14px;
	background-color: #ffffff;
}

.subpagerightpane
{
	width: 333px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.subpagerightpane .quicklinkupper a
{
	font-size: 16px;
	font-weight: bold;
}

.subpagerightpane .quicklinklower
{
	border-right: #d6d6d6 1px solid;
	border-top: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
	width: 93px;
	border-bottom: #d6d6d6 1px solid;
	height: 60px;
}

.subpagerightpane .quicklinklower a
{
	color: #5c5c5c;
	font-size: 11px;
}

.rightpane
{
	width: 333px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.rightpane .quicklinkupper a
{
	font-size: 16px;
	font-weight: bold;
}

.rightpane .quicklinklower
{
	border-right: #d6d6d6 1px solid;
	border-top: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
	width: 93px;
	border-bottom: #d6d6d6 1px solid;
	height: 60px;
}

.rightpane .quicklinklower a
{
	color: #5c5c5c;
	font-size: 11px;
}

.blogTop a, .blogTop a:link, .blogTop a:hover, .blogTop a:active, .blogTop a:visited
{
	color: #ffffff; 
}

.blogBottom a, .blogBottom a:link, .blogBottom a:hover, .blogBottom a:active, .blogBottom a:visited
{
	color: #007fae;
	font-size: 16px;
	font-weight: bold;
}

.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
}
.lowerleftpane
{
	width: 48%;
	padding: 10px;
}
.lowerrightpane
{
	width: 48%;
	padding: 10px;
}
.lowerdividerpane
{
	width: 4%;
}

.contenttable
{
	border: 1px solid #b8c5d5;
	margin: 5px;
	width: 650px;
}


/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited
{
	color: #4F839F;
	font-size: 13px;
}
a.Breadcrumb:hover
{
	color: #C00;
}

/*-------------- Link Style --------------*/
.links
{
	text-align: center;
}
.links, a.links:link, a.links:active, a.links:visited
{
	font-weight: bold;
	color: #4F839F;
	font-size: 11px;
	text-transform: uppercase;
}
a.links:hover
{
	color: #C00;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.user:hover
{
	color: #C00;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited
{
	color: #4F839F;
	font-size: 12px;
}
a.footer:hover
{
	color: #C00;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer
{
	position: relative;
	white-space: nowrap;
}
div.SearchBorder
{
	width: 200px;
	height: 20px;
	border: solid 1px #e0e0e0;
	position: absolute;
	right: 35px;
	background-color: White;
	white-space: nowrap;
	margin-top: 2px;
}
div.SearchContainer a
{
	padding: 0px 5px;
	position: relative;
	display: block;
}
div.SearchIcon
{
	float: left;
	width: 31px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 2px;
	text-align: right;
}
div.SearchIcon img
{
	margin-top: 3px;
}

input.SearchTextBox
{
	float: left;
	z-index: 10;
	border: 0px;
	width: 150px;
	height: 18px;
	margin-left: 3px;
}

#SearchChoices
{
	clear: both;
	display: none;
	border: solid 1px #C3D4DF;
	z-index: 2000;
	cursor: pointer;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background-color: #F3F7FA;
	position: absolute;
	top: 22px;
	left: 0px;
}
#SearchChoices li
{
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 0 2px;
	padding-left: 25px;
	height: 18px;
	text-align: left;
	background-color: #F3F7FA;
	background-repeat: no-repeat;
	background-position: 2px center;
	list-style: none;
	list-style-image: none;
	border: none;
	display: block;
}
#SearchChoices li.searchHilite
{
	background-color: #CE0D0D;
	color: #ffffff;
	border: none;
}
#SearchChoices li.searchDefault
{
	background-color: #F8FAFF;
	border: none;
}

#wrapper
{
	width: 982px;
	margin: 0 auto;
	text-align: left;
}
.titleBar
{
	width: 982px;
	height: 29px;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #B0D7E6;
}

.titleText, .titleBar a, .titleBar a:active, .titleBar a:visited, .titleBar a:hover
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #B0D7E6;
}

.sidebar-title
{
	font-size: 16px;
	font-weight: bold;
	color: #007FAE;
}
#twitter_update_list, #twitter_update_list li
{
	margin: 0;
	padding: 0;
	list-style: none;
font-size: 11px;
}
.twitter_div
{
	font-size: 11px;
}

.friendsofjamie h1 {
font-size:48px;
padding: 0.7em 0em 0em 0em;
margin:0;
}
.friendsofjamie h2 {
background-color:#00688f;
width:98%;
color:#FFFFFF;
padding:3px 10px;
clear:both;
font-size:20px;
}
.friendsofjamie p {
font-size:14px;
}
#donate {
clear:both;
}
#donate a, #donate a:link, #donate a:visited, #donate a:active {
width:63px;
height:28px;
display:block;
background-position:top left;
background-repeat:no-repeat;
float:left;
margin-right:10px;
}
#donate a:hover {
width:63px;
height:28px;
display:block;
background-position:bottom left;
background-repeat:no-repeat;
float:left;
margin-right:10px;
text-decoration:none;
}
.twentyfive {
background-image: url(images/25.gif);
}

.fifty {
background-image: url(images/50.gif);
}

.onehundred {
background-image: url(images/100.gif);
}

.fivehundred {
background-image: url(images/500.gif);
}

.other {
background-image: url(images/other.gif);
}

#joinmayoclub a, #joinmayoclub a:link, #joinmayoclub a:visited, #joinmayoclub a:active {
width:170px;
height:28px;
display:block;
background-position:top left;
background-repeat:no-repeat;
float:left;
margin-right:10px;
background-image:url(images/joinmayoclub.gif);
}
#joinmayoclub a:hover {
width:170px;
height:28px;
display:block;
background-position:bottom left;
background-repeat:no-repeat;
float:left;
margin-right:10px;
text-decoration:none;
background-image:url(images/joinmayoclub.gif);
}