﻿@import url('AVMA-fonts.css');
.main-content-inner {
	padding-left: 0;
}
#feature-left {
	background: url('../i/featured-slider-background.png') no-repeat top left transparent;
	display: block;
	width: 690px;
	height: 216px;
	overflow: hidden;
	color: white;
}
#feature-left .cbq-layout-main {
	position: relative;
	height: 191px;
	background: #fff;
}
#feature-left .ms-WPBody {
	padding: 6px;
	background: white;
	margin: 5px 9px 5px 6px;
}
#feature-left ul.dfwp-list {
	position: absolute;
	top: 0;
	left: 0;
	width: 662px;
	height: 146px;
	overflow: hidden;
	border-bottom: 2px #536069 solid;
}
#feature-left ul.dfwp-list .dfwp-item {
	width: 662px;
	height: 152px;
	z-index: 0 !important;
}
#feature-left .featured-slide {
	height: 152px;
}
#feature-left .featured-slide .left {
	width: 50%;
	vertical-align: top;
	display: inline-block;
}
#feature-left .featured-slide .right {
	width: 50%;
	display: inline-block;
}
#feature-left .featured-slide .image {
	position: absolute;
	top: 0;
	left: 0;
}
#feature-left .featured-slide .thumbnail {
	display: none;
}
#feature-left .featured-slide .url a {
	display: block;
	position: absolute;
	width: 100%;
	height: 148px;
	text-indent: 99999px;
	z-index: 10;
}
#feature-left .featured-slide .title {
	/*
	margin: 0px 70px 0 0;
	padding:6px;
	font-size:21px;
	font-weight:bold;
	*/
	display: none;
}
#feature-left .featured-slide .body {
	padding: 0px;
	line-height: 1.0em;
	font-size: 14px;
	height: 147px;
	display: block;
	position: absolute;
	width: 663px;
}
#feature-left .featured-slide .body h1, #feature-left .featured-slide .body h2, #feature-left .featured-slide .body h3, #feature-left .featured-slide .body h4 {
	margin: 0 0 5px;
}
#feature-left .controls {
	position: absolute;
	z-index: 1;
	bottom: 45px;
	right: 0px;
	background: url('../i/controls-background.png') no-repeat 0px 0px transparent;
	display: block;
	width: 78px;
	height: 24px;
}
#feature-left .controls-inner {
	position: relative;
	width: 78px;
	height: 24px;
}
#feature-left .play {
	background: url('../i/controls-play.png') no-repeat 3px 3px transparent;
	display: none;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 30px;
}
#feature-left .pause {
	background: url('../i/controls-pause.png') no-repeat 3px 3px transparent;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 28px;
}
#feature-left .prev {
	background: url('../i/controls-previous.png') no-repeat 3px 3px transparent;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 5px;
}
#feature-left .next {
	background: url('../i/controls-next.png') no-repeat 3px 3px transparent;
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 1px;
	left: 51px;
}
#feature-left .pager {
	position: absolute;
	top: 152px;
	left: 0;
	width: 662px;
	height: 42px;
}
#feature-left .pager li {
	width: 162px;
	position: relative;
	margin-left: 4px;
	display: inline-block;
	vertical-align: top;
	background: #eceded;
	height: 40px;
}
#feature-left .pager li.activeSlide {
	background: #9fa194;
}
#feature-left .pager li:first-child {
	margin-left: 0;
	width: 164px;
}
#feature-left .pager li.activeSlide a {
	color: #000;
}
#feature-left .pager li a {
	width: 50%;
	overflow: hidden;
	text-decoration: none;
}
#feature-left .pager li a:hover {
	text-decoration: none !important;
}
#feature-left .pager li.activeSlide a {
	color: #fff;
}
#feature-left .pager li .title {
	display: inline;
	width: 98px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: auto;
	line-height: 1.2em;
	margin: 4px 0 0 0;
	position: absolute;
}
#feature-left .pager li.activeSlide .title {
	background: transparent;
}
#feature-left .pager li a img {
	display: inline;
	border: 1px solid #fff !important;
	width: 50px;
	height: auto;
	margin: 4px;
}
#feature-left .pager li .arrow {
	display: none;
	margin-left: 0;
	height: 10px;
	width: 16px;
	position: absolute;
	bottom: 44px;
	left: 24px;
}
#feature-left .pager li.activeSlide .arrow {
	display: block;
}
#left-col {
	display: none;
}
#main-col {
	float: none;
	width: auto;
}
#right-col {
	width: 259px;
	position: relative;
}
#right-col .right-col-inner {
	position: relative;
}
#main-content {
	width: 681px;
}
#split2ColumnZones .columnLeft {
	float: left;
	width: 207px;
}
#split2ColumnZones .columnRight {
	float: right;
	width: 391px;
}
/* text */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}
ul.bullets {
	list-style: none;
	padding: 0 0 0 20px;
}
ul.bullets li {
	background: url('../i/wf-bullets-blue.png') no-repeat left 7px;
	padding: 0 0 9px 15px;
}
#home-right-zone {
	clear: both;
	background: #455560;
	padding: 0 10px 15px 10px;
	position: relative;
	margin-top: 5px;
}
#login-zone h3.ms-WPTitle > nobr > span {
	display:none;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
#home-right-zone {
	margin-top: 5px;
}
}
#home-right-zone h3.ms-WPTitle {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-weight: normal;
	text-transform: uppercase;
	margin: 10px 0 5px 0;
	display:block;
}
#home-right-zone h3.ms-WPTitle > nobr > span {
	display:block !important;
}
#home-right-zone .ms-WPBody {
	background: #fff;
	padding: 0;
}
#home-right-zone .s4-wpTopTable {
	margin: 0;
}
#home-right-zone ul li {
	margin-right: 10px;
	background: url('../i/dotted-line.png') repeat-x top;
}
#home-right-zone ul li:first-child {
	background: none;
}
#home-right-zone ul li a {
	display: block;
	padding: 10px 0px 10px 15px;
	color: #455560;
	background: url('../i/sprites.png') no-repeat 200px -209px;
	text-decoration: none;
}
#home-right-zone ul li a:hover {
	text-decoration: none;
	color: #6a8394;
	background-position: 168px -240px;
/*	overflow:hidden; */
}
#find-vet {
	background: url('../i/find-vet-bg.png') no-repeat;
	width: 190px;
	height: 54px;
	padding: 67px 12px 12px 12px;
}

/* tabs */
#tab-zone-layout .ui-tabs-nav {
	margin: 0;
	padding: 0;
}
#tab-zone-layout .ui-tabs-nav li {
	list-style: none;
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	margin-right: 6px;
}
#tab-zone-layout .ui-tabs-nav a {
	position: relative;
	top: 1px;
	display: block;
	color: #fff;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	margin: 0 8px 0 10px;
}
#tab-zone-layout .ui-tabs-nav a span.tab-left {
	float: left;
	display: none;
	margin-left: -6px;
	width: 6px;
	height: 25px;
}
#tab-zone-layout .ui-tabs-nav a span.tab-right {
	float: right;
	display: none;
	margin-right: -10px;
	width: 10px;
	height: 25px;
}
#tab-zone-layout .ui-tabs-nav li.ui-tabs-selected a {
	color: #455560;
	background: #ffffff;
}
#tab-zone-layout .ui-tabs-nav li.ui-tabs-selected a span.tab-left, 
#tab-zone-layout .ui-tabs-nav li.ui-tabs-selected a span.tab-right {
	background: none;
}
#tab-zone-layout .ui-tabs-panel {
	clear: both;
	padding: 20px 0;
	background: #fff;
}
#tab-zone-layout .ui-tabs-hide {
	display: none;
}
#tab-zone-layout .ui-state-default, 
#tab-zone-layout .ui-widget-content .ui-state-default, 
#tab-zone-layout .ui-widget-header .ui-state-default {
	border: 0px none;
	background: #455560 none;
	color: #ffffff;
}
#tab-zone-layout .ui-state-default a, 
#tab-zone-layout .ui-state-default a:link, 
#tab-zone-layout .ui-state-default a:visited {
  color: white;
  font-weight: normal !important;
}
#tab-zone-layout .ui-corner-all, 
#tab-zone-layout .ui-corner-top, 
#tab-zone-layout .ui-corner-right, 
#tab-zone-layout .ui-corner-tr {
  border-radius: 0px;
}
#tab-zone-layout .ui-state-default .ui-icon {
  display: none;
}
#tab-zone-layout .ui-widget-header {
  background: white none;
  border: 0px none;
}
#tab-zone-layout h3.ui-accordion-header.ui-state-default {
  background: #cdcdcd none !important;
  padding: 5px 0 5px 14px;
  color: #455560 !important;
  clear:both;
  margin:5px 0px;
}
#tab-zone-layout h3.ui-accordion-header.ui-state-default a {
  color: #455560 !important;
  display: block;
  background: transparent url('../i/myAVMA-tab-triangle.png') no-repeat 350px 4px;  
}
#tab-zone-layout .ui-corner-all, 
#tab-zone-layout .ui-corner-bottom, 
#tab-zone-layout .ui-corner-right, 
#tab-zone-layout .ui-corner-br {
  border-bottom-right-radius: 0px;
}
#tab-zone-layout .ui-corner-all, 
#tab-zone-layout .ui-corner-bottom, 
#tab-zone-layout .ui-corner-left, 
#tab-zone-layout .ui-corner-bl {
  border-bottom-left-radius: 0px;
}
#tab-zone-layout .ui-widget-content {
  border: 0px none;
  background: white none;
  color: #455560;
  margin-left:10px;
}
#tab-zone-layout .ui-tabs-nav li.ui-tabs-active {
  background: white !important;
}
#MyAVMANewsAlertslink a,
#MyAVMANewsDiscussionslink a,
#Alertslink a,
#PolicyUpdatelink a,
#Newslink a {
  	color: #228CC4;
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	font-weight: normal !important;
}
.MyAVMALeadershipTitleLabel,
#MyAVMAInterestTitle {
	color: #455660;
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
}
#MyAVMANewsDate span,
#MyAVMADiscussionsDate,
#AlertsDate,
#PolicyUpdateDate,
#NewsDate {
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
  	color: #455560;
	text-indent:10px;
}
#MyAVMANewsDescription span,
#AlertsDescription span,
#PolicyUpdateDescription span,
#NewsDescription span {
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	font-size: 12px;
  	color: #455560;
  	margin-bottom: 10px;
  	display: block;
}
#NewsDescription span, #Newslink a, #NewsDate, #PolicyUpdateDate, #AlertsDate {
	text-indent:0px;
}
.MyAVMADiscussionsUpdatedBy,
.MyAVMADiscussionsDate,
.MyAVMADiscussionsDate-threadcount {
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
  	color: #455560;
}
.MyAVMADiscussionsUpdatedBy span,
.MyAVMADiscussionsDate span,
.MyAVMADiscussionsDate-threadcount span {
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: none;
  	color: #455560;
}
#MyAVMANewsDiscussionslink {
	clear:both;
	margin-top:5px;
}
#tab-zone-layout .ui-state-active, 
#tab-zone-layout .ui-widget-content 
#tab-zone-layout .ui-state-active, 
#tab-zone-layout .ui-widget-header .ui-state-active {
  background: white !important;
}
.MyAVMALeadership  {
  width: 371px !important;
  margin-bottom:5px;
}
.MyAVMALeadership > p {
	width:371px;
	margin-bottom:0px;
}
#MyAVMAInterestTitle {
	line-height:normal;
}
.MyAVMALeadershipTitleLabel,
.MyAVMALeadershipEmailLabel,
.MyAVMALeadershipAddressLabel,
.MyAVMALeadershipPhoneLabel
 {
  	clear:both;
  	display:inline;
  	float:left;
}
.MyAVMALeadershipEmailLabel,
.MyAVMALeadershipAddressLabel,
.MyAVMALeadershipPhoneLabel
{
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-transform: uppercase;
  	color: #455560;
	padding-right:3px;
	vertical-align:baseline;
	line-height:14px;
}
.MyAVMALeadershipTitleLabel {
	color:#455560 !important;
	font-weight:bold;
}
.MyAVMALeadershipTitleDirectorValue,
.MyAVMALeadershipTitleValue
{
	clear:both;
  	display:block;
  	float:left;

}
.MyAVMALeadershipAddressValue,
.MyAVMALeadershipPhoneValue,
.MyAVMALeadershipEmailValue {
	font-family: 'MyriadProSemibold',Arial,Helvetica,sans-serif;
	display:inline;
	float:left;
	padding-left:0px;
	font-size:12px !important;
	line-height:14px;
	vertical-align:baseline;
}
.MyAVMALeadershipPhoneValue img {
	display:none !important;
}
.MyAVMALeadershipTitleLabel {
	line-height:1.3em;
	vertical-align:bottom;
	margin-top:10px;
	color:#01833F;
	font-weight:bold;
}
.MyAVMALeadershipTitleValue, .MyAVMALeadershipTitleDirectorValue {
	margin-top:0px;
}
a[id*="ViewAllMyNews"],
a[id*="ViewAllDiscussions"] {
	color: #222222 !important;
	margin:5px 0px;
	clear:both;
	display:block;
}
a[id*="UpdateInterests"] {
	color: #222222 !important;
	display:inline;
}

a[href*="mailto"] {
	color:#228CC4;
}
p.myavmap1 {
	color:#CC0000;
}
p.myavmap2 a, p.myavmap2 a:link {
	color:#0079c1;
}
p.myavmap3 a, p.myavmap3 a:link {
	color:#0079c1;
}