@charset "UTF-8";
/* CSS Document */

.externalLink {
	background: url(http://www.aav.org/images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}

.pdf {
	background: url(http://www.aav.org/images/pdf.gif) no-repeat right top;
	padding-right: 20px;
}

#wrapper {
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(http://www.aav.org/images/topBg.gif) no-repeat left bottom;
	height: 10px;
}
#main {
	background: url(http://www.aav.org/images/wrapperBgWide.gif) repeat-y left top;
}
#innerWrapper {
	margin-right: 20px;
	margin-left: 20px;
}
#topLeft {
	height: 135px;
	width: 450px;
}
.topBox {
	display: inline;
	float: left;
	width: 480px;
}
#topRight {
	margin-left:10px;
}
#topRight ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topRight li {
	display: inline;
}
#content {
	margin-top: 30px;
	margin-bottom: 20px;
}
.contentBox {
	display: inline;
	float: left;
	width: 330px;
	/*border-left: 1px solid #CCCCCC;*/
	min-height: 350px;
	margin-bottom: 15px;
}
.clear {
	display: block;
	clear: both;
}
.clearBorder {
	background: #CCCCCC;
	display: block;
	clear: both;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
*html .clearBorder {
	background: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 1px solid #CCCCCC;
}
#footer {
	background: url(http://www.aav.org/images/btmBg.gif) no-repeat left top;
}
.footerCopy {
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
	margin-left: 10px;
	padding-top: 20px;
}
#news {
	margin-right: 20px;
	margin-left: 20px;
}
#news a {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#news a:hover {
	text-decoration: underline;
	color: #009999;
	font-weight: bold;
}
.newsTitle {
	font: bold .9em Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
}
.articleTease {
	margin-top: 15px;
}
#news p {
	margin: 0px 0px 10px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
.published {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
	margin-bottom: 2px;
}
#journalTease {
	margin-left: 20px;
	margin-right: 5px;
}
#journalTease a {
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#journalTease a:hover {
	color: #009999;
	text-decoration: underline;
}
#journalTease p {
	font: 75% Arial, Helvetica, sans-serif;
	*font: 75% Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	padding: 0px;
}
#journalTease img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.teaseTitleSm {
	font: small Helvetica;
	color: #666666;
	display: block;
	margin-bottom: 3px;
}
.teaseTitle {
	font: bold medium Helvetica;
	*font: bold 95% Helvetica;
	color: #333333;
	display: block;
	margin-bottom: 15px;
}
.contentShelf {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
}
.contentShelf p {
	font: bold large Arial, Helvetica, sans-serif;
	*font: bold medium Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px;
	padding: 0px;
	color: #666666;
}
#videoTease img {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
#donateTease img {
	float: right;
	margin-bottom: 10px;
}
#donateTease a, #videoTease a, #findVet a {
	color: #666666;
	text-decoration: none;
}
#donateTease a:hover, #videoTease a:hover, #findVet a:hover {
	color: #333333;
	text-decoration: underline;
}
#findVet img {
	float: right;
	margin-right: 20px;
	margin-left: 15px;
	margin-bottom: 10px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#signIn{
	width:498px;
	margin-bottom: 5px;
}
.searchAAV {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
#replacement-1 {
	width: 50px;
	height: 12px;
	*height: 20px;
	padding: 0;
	border: 0;
	text-indent: .2em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	margin-right: 0;
	margin-left: 0;
	/*display: inline-block;*/
	font: bold 96% Arial, Helvetica, sans-serif;
	*font: bold 80% Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: underline;
	background: #FFFFFF;
}

.passwordHelp {
	color: #006666;
	display: block;
	float: right;
	margin-right: 90px;
	margin-top: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
.passwordHelp a {
	color: #CC9900;
}
#loginTop {
	float: right;
	margin-bottom: 1px;
	margin-top: 4px;
}
#registerBox {
	text-align: right;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #006666;
	margin-bottom: 15px;
}

#registerBox img {
	
	vertical-align: top;
}
#contentLeft {
	display: inline;
	float: left;
	width: 180px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#contentLeft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.navTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
}
#contentLeft li {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
#contentLeft a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	border-top: 1px dotted #CCCCCC;
	padding-top: 4px;
}
#contentLeft a:hover {
	color: #006666;
	text-decoration: underline;
}
#contentRight {
	display: inline;
	float: left;
	background-color: #FFFFFF;
}
#contentRightMain {
	display: inline;
	float: left;
	width: 750px;
	margin-right: 20px;
	margin-left: 20px;
}
#contentRightMain a {
	color: #0066CC;
	text-decoration: none;
}
#contentRightMain a:hover {
	color: #006699;
	text-decoration: underline;
}
#contentRightMain img {
	margin: 0px;
	
}
#contentRightMain ul {
	color: #333333;
	font: 13px Arial, Helvetica, sans-serif;
}
#contentRightMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	margin: 0px 0px 15px 5px;
	padding: 0px;
}
#contentRightMain h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #545454;
	display: block;
	margin: 0px 0px 15px 8px;
	padding: 0px;
}
#contentRightMain h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #626262;
	display: block;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	text-decoration: underline;
}
#contentRightMain h6 {
	font: bold 18px "Times New Roman", Times, serif;
	color: #990000;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 5px;
}
#contentRightMain p {
	/*width: 540px;*/
	padding: 0px;
	margin: 0px 0px 10px 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #333333;
}
#contentRightMain ol {
	margin-right:15px;
	font: 13px Arial, Helvetica, sans-serif;
}
#sideBar {
	float:left;
	width: 210px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
#sideBar a {
	font-size: 13px;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	color: #0066CC;
	font-weight: bold;
}
#sideBar a:hover {
	color: #006699;
	text-decoration: underline;
}

*html #sideBar a {
	margin-bottom:-15px;
}

#sideBar ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
} 
#sidebar {	
	color: #0066CC;
	text-decoration: none;
}

