/* ---------- Font-face ---------- */
@font-face {
    font-family: 'Swiss721GreekBT-Light';
    src: url('../fonts/1DD81B_0_0.eot');
    src: url('../fonts/1DD81B_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/1DD81B_0_0.woff') format('woff'),url('../fonts/1DD81B_0_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721BT-Heavy';
    src: url('../fonts/1DD81B_1_0.eot');
    src: url('../fonts/1DD81B_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/1DD81B_1_0.woff') format('woff'),url('../fonts/1DD81B_1_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swiss721BT-HeavyItalic';
    src: url('../fonts/1DD81B_2_0.eot');
    src: url('../fonts/1DD81B_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/1DD81B_2_0.woff') format('woff'),url('../fonts/1DD81B_2_0.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font: 100%; /* AUI OVERRIDE */
    margin: 0 auto;
    width: 1000px;
}

#wrapper {
    max-width: 1000px!important;
    min-width: 1000px!important;
    width: 1000px!important;
}

/* NOTE: RESERVES SPACE FOR WYSIWYG NEW LINES */
#wrapper p{
    min-height: 14px;
}

.portlet-topper {
    display:none;
}

.private-page .js-editable-active{
    outline: 3px dashed #868686;
    position: relative;
    z-index: 999;
}

.private-page .js-editable,
.private-page .js-editable-image{
    cursor: pointer;
}

/*.................................................................................................*/
/* GENERAL UTILITY
/*.................................................................................................*/
*, #wrapper, #wrapper *, .portlet, .portlet *{
    background: transparent;
    background-color: transparent;
    border: none;
	font-size: 12px;
	margin: 0;
	list-style: none;
	list-style-image: none;
	padding: 0;
	text-decoration: none;
}

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

.float-left{
	float: left;
}

.float-right{
	float: right;
}

.clear-both{
	clear: both;
}

.box-shadow{
    box-shadow: 3px 3px 10px #888888;
    *border: 1px solid #9B9DA0;
}

.helper-text,
.ui-dialog .helper-text{
    color: #777;
    float: left;
    font-size: 13px;
    margin: 10px 0 0 0;
}

.helper-text em{
    color: #000;
    font-size: 13px;
    font-style: normal;
}

#wrapper .js-editable ul,
#wrapper .js-editable ul li{
    list-style: disc;
    list-style-image: inherit;
}

#wrapper .js-editable ol,
#wrapper .js-editable ol li{
    list-style-type: decimal;
    list-style-image: none;
}

#wrapper .js-editable ul,
#wrapper .js-editable ol{
    clear: both;
    margin-left: 10px;
    padding-left: 16px;
}

#wrapper .js-editable li{
    float: left;
    display: list-item;
    width: 100%;
}

/*.................................................................................................*/
/* WEB FONTS
/*.................................................................................................*/
@font-face {
		font-family: "Bevan";
		font-style: normal;
		font-weight: normal;
		src: url("../fonts/Bevan.ttf") format("truetype");
}

@font-face {
		font-family: "GOTHIC";
		font-style: normal;
		font-weight: normal;
		src: url("../fonts/GOTHIC.ttf") format("truetype");
}

@font-face {
		font-family: "GOTHICB";
		font-style: normal;
		font-weight: bold;
		src: url("../fonts/GOTHICB.ttf") format("truetype");
}

@font-face {
		font-family: "GOTHICBI";
		font-style: italic;
		font-weight: bold;
		src: url("../fonts/GOTHICBI.ttf") format("truetype");
}

@font-face {
		font-family: "GOTHICI";
		font-style: italic;
		font-weight: normal;
		src: url("../fonts/GOTHICI.ttf") format("truetype");
}

/* Noticia */
@font-face {
		font-family: "NoticiaText-Bold";
		font-style: normal;
		font-weight: bold;
		src: url("../fonts/NoticiaText-Bold.ttf") format("truetype");
}

@font-face {
		font-family: "NoticiaText-BoldItalic";
		font-style: italic;
		font-weight: bold;
		src: url("../fonts/NoticiaText-BoldItalic.ttf") format("truetype");
}

@font-face {
		font-family: "NoticiaText-Italic";
		font-style: italic;
		font-weight: normal;
		src: url("../fonts/NoticiaText-Italic.ttf") format("truetype");
}

@font-face {
		font-family: "NoticiaText-Regular";
		font-style: normal;
		font-weight: normal;
		src: url("../fonts/NoticiaText-Regular.ttf") format("truetype");
}

/* Ubuntu */
@font-face {
		font-family: "Ubuntu-Bold";
		font-style: normal;
		font-weight: bold;
		src: url("../fonts/Ubuntu-Bold.ttf") format("truetype");
}

@font-face {
		font-family: "Ubuntu-BoldItalic";
		font-style: italic;
		font-weight: bold;
		src: url("../fonts/Ubuntu-BoldItalic.ttf") format("truetype");
}

@font-face {
		font-family: "Ubuntu-Italic";
		font-style: italic;
		font-weight: normal;
		src: url("../fonts/Ubuntu-Italic.ttf") format("truetype");
}

@font-face {
		font-family: "Ubuntu-Regular";
		font-style: normal;
		font-weight: normal;
		src: url("../fonts/Ubuntu-Regular.ttf") format("truetype");
}

/*.................................................................................................*/
/* HEADER
/*.................................................................................................*/
#wrapper .practice-header{
	background-color: white;
	float: left;
	width: 1000px;
}

#wrapper .practice-header h1{
	padding: 30px 0 20px 20px;
	width: auto;
    max-width: 670px;
}

#wrapper .practice-header .practice-information-wrapper img{
	display: block;
	float: left;
    margin: 0 10px 20px 0;
}

#wrapper .practice-header .practice-information-wrapper{
	display: block;
	float: left;
    min-height: 65px;
    max-height: 160px;
    width: 725px;
}

#wrapper .practice-header span.practice-name{
	display: block;
}

#wrapper .practice-header span.practice-phone{
	display: block;
	font-weight: normal;
}

#wrapper .practice-header .cta-petly{
	padding: 30px 20px 20px 0;
}

#wrapper #breadcrumbs{
    float: left;
    width: 1000px;
}

#wrapper #breadcrumbs h1{
    line-height: 22px;
}

/*.................................................................................................*/
/* FOOTER
/*.................................................................................................*/
#wrapper .practice-footer{
	float: left;
	padding: 20px 0;
	width: 1000px;
}

#wrapper .practice-footer-column-wrapper{
	float: left;
	margin-bottom: 20px;
}

#wrapper .practice-footer-column{
	float: left;
	padding: 0 35px 20px;
}

#wrapper .item-border-right{
	border-right: 1px solid silver;
}

#wrapper .item-border-right:last-of-type{
	border: 0;
}

#wrapper .practice-footer h3{
	font-size: 16px;
	white-space: pre;
	width: 100%;
}

#wrapper .practice-footer li{
	margin-top: 3px;
	width: 100%;
}

#wrapper .practice-footer .fixed-width{
	display: block;
	float: left;
	width: 100px;
}

#wrapper .practice-footer .icon-link{
	background-image: url("../../../common/images/footer-icon-sprite.png");
	background-repeat: no-repeat;
	float: left;
	height: 27px;
    line-height: 25px;
	padding: 0 0 0 35px;
}

#wrapper .practice-footer .icon-facebook{
	background-position: 0 0;
}

#wrapper .practice-footer .icon-twitter{
	background-position: 0 -31px;
}

#wrapper .practice-footer .icon-email{
	background-position: 0 -62px;
}

#wrapper .copyright{
	float: left;
	padding: 0 35px 15px;
	width: 900px;
}

#wrapper .copyright li{
	float: left;
	margin: 0;
	padding: 0 10px;
	width: auto;
}

#wrapper .copyright li,
#wrapper .copyright span,
#wrapper .copyright a{
	font-size: 9px;
}

/*.................................................................................................*/
/* HOME PAGE
/*.................................................................................................*/
#wrapper #breadcrumbs h1{
    font-size: 22px;
    padding: 10px 20px;
}

.green #wrapper #breadcrumbs{
    background-color: #dcdca0;
    color: #000;
}

#wrapper .box-content-wrapper{
	float: left;
	padding: 10px 20px 0;
	width: 605px;
}

#wrapper .box-content h3{
	height: 23px;
    line-height: 1.4em;
	padding: 5px 0 0 10px;
	width: 475px;
}

#wrapper .box-content-text{
	float: left;
	height: 145px;
	width: 485px;
}

#wrapper .box-content-image{
	float: left;
	height: 97px;
	padding: 10px;
    width: 100px;
}

#wrapper .box-content h4{
	float: left;
	padding: 5px 0 0 10px;
	width: 475px;
}

#wrapper .box-content p{
	float: left;
	padding: 5px 10px 0 10px;
	width: 475px;
}

#wrapper .js-tooltip-wrapper{
    visibility: hidden;
}

#wrapper .box-content .js-tooltip-wrapper,
#wrapper .box-content .js-tooltip p{
    width: auto;
}

#wrapper .carousel-wrapper{
	float: left;
	height: 30px;
	padding: 0 20px;
	width: 605px;
}

#wrapper .accreditation-wrapper{
	border: solid 1px;
	float: right;
	height: 110px;
	width: auto;
	overflow: hidden;
}

#wrapper .accreditation-wrapper li{
	float:left;
	display: inline;
}

#wrapper .accreditation-wrapper a{
    float: right;
    /*height: 80px;*/
    /*padding: 15px;*/
	text-align: center;
	text-decoration: none;
}

#wrapper .accreditation-wrapper img{
    margin: 15px 14px;
}

#wrapper .accreditation-wrapper img.no-publish{
    display: none;
}

.private-page #wrapper .accreditation-wrapper img.no-publish{
    display: block;
}

#wrapper .accreditation-wrapper .js-tooltip{
    border: solid 2px #C6C7C0;
    color: #424242;
    width: 200px;
}

#wrapper .accreditation-wrapper .js-tooltip *{
    text-align: left;
    width: auto;
}

#wrapper .accreditation-wrapper .js-tooltip a{
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
}

/* -------- navigation ------ */
#portlet_navigation_WAR_vet2petportal .portlet-content {
    padding-left: 0;
}

#navigation-items {
    list-style: none;
    width: 900px;
    margin-left: 0;
    padding-left: 0;
}

#navigation-items li {
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid grey;
    font-size: 14px;
    font-weight: bold;
}

/* -------- breacrumbs -------- *//*
#portlet_breadcrumbs_WAR_vet2petportal {
    padding: 0;
    margin: 0;
    height: 65px;
}*/

/* -------- home -------- *//*
.home-image {
    float: left;
    width: 235px;
}*/

/* -------- services -------- */
/*.services-image {
    float: left;
    width: 235px;
} */

/* -------- team -------- */
.team-image {
    float: left;
    width: 235px;
}
.team-content {
    float:left;
    width:625px;
    /*height: 215px;*/
}
#wrapper .team-education {
    float:left;
    margin-top: 40px;
    width: 201px;
}
.team-education-title {
    background-color:#CC6600;
    color: white;
    /*float: left;*/
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}
.team-education-text {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    background-color:white;
    font-size: 10px;
}


/* -------- tour -------- */
/*.tour-image {
    float: left;
    width: 235px;
}*/

/* -------- education -------- */
.education-image {
    float: left;
    width: 235px;
}

/* -------- links -------- */
.links-image {
    float: left;
    width: 235px;
}

/* -------- contact us -------- */
.contact-us-image {
    float: left;
    width: 235px;
}

/* -------- emergencies -------- */
.emergencies-image {
    float: left;
    width: 235px;
}

/* -------- directions -------- */
.directions-image {
    float: left;
    width: 235px;
}

.ie8 #directions_print{
    display: none!important;
}


/*.................................................................................................*/
/* TOUR OUR PRACTICE
/*.................................................................................................*/
#wrapper .tour-image{
    float: left;
    margin: 0 20px 0 0;
    width: 400px;
}

#wrapper .tour-content{
    float: left;
    width: 540px;
}

#wrapper .jcarousel-skin-tango .jcarousel-clip-horizontal{
  height: 182px;
  margin-left: 29px!important;
  width: 906px;
}

#wrapper .jcarousel-prev,
#wrapper .jcarousel-next{
    background-image: url('../../../common/images/sprite-jcarousel-controls.png');
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    float: left;
    height: 24px;
    position: absolute;
    top: 80px;
    width: 24px;
    z-index: 100;
}

#wrapper .subnav{
  float: left;
  padding: 20px 20px 10px 20px;
  width: 960px;
}

#wrapper .subnav ul{
    height: 196px;
    /*margin-left: 20px!important;*/
}

#wrapper .subnav li.subnav-item{
  background-color: #FFF;
  border: solid 2px transparent;
  height: auto;
  margin-right: 8px;
  text-align: left;
  width: 170px!important;
}

#wrapper .subnav-item a{
    float: left;
    margin: 0 auto;
    padding: 10px 8px;
    text-align: left;
    width: 150px!important;
}

#wrapper .subnav-item a span{
    float: left;
    height: 32px;
    margin: 0;
    text-align: left;
}

/*.................................................................................................*/
/* ABOUT US
/*.................................................................................................*/
#wrapper .about-us-image{
    float: left;
    height: 225px;
    margin: 0 20px 0 0;
    width: 225px;
}

#wrapper .about-us-content{
    float: left;
    width: 530px;
}

/*.................................................................................................*/
/* OUR SERVICES
/*.................................................................................................*/
#wrapper .services-subnav{
    float: left;
    margin: 20px 0 0 0;
}

#wrapper .services-subnav .subnav {
    float:left;
    margin: 0;
    padding: 0;
    width: 255px!important;
}

#wrapper .services-subnav .subnav ul {
    height:auto;
    margin-left: 0!important;
}

#wrapper .services-subnav .subnav .subnav-menu {
    width: 255px;
    background-color: #fff;
    display: block;
    float: left;
    padding: 10px 0 10px 0;
}

#wrapper .services-subnav .subnav .subnav-menu li {
    margin: 0;
    width: 215px!important;
}

#wrapper .services-subnav .subnav .subnav-menu li.subnav-item {
    border: none!important;
    text-align: left;
}

#wrapper .services-subnav .subnav .subnav-menu li a{
    float: left;
    padding: 4px 20px;
    width: 100%!important;
}



/*
==================================================
    MSIE MODAL ROUNDED CORNERS FIX
==================================================
*/
.ui-dialog{
    background:transparent;
    background-color:transparent;
    padding:0!important;
}

.ui-dialog *{
    color: black;
    font-family: "Verdana", sans-serif;
    font-size: 12px;
}

.ui-dialog-title{
    color: white;
    font-family: "Swiss721GreekBT-Light", "Verdana", sans-serif;
    font-size: 17px;
    font-weight: bold;
}

.ui-widget-content{
    border:0!important;
}

.ui-dialog-content{
    background:#F6F7F2!important;
    background-color:#F6F7F2!important;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
    font-family: "Verdana", sans-serif;
    font-size: 12px;
}

.ui-dialog-content h3{
    color: black;
    font-family: "Verdana", sans-serif;
    font-size: 12px;
}

.ui-dialog-content ul{
    margin-left: 18px;
}

.ui-dialog-content li{
    list-style: disc!important;
}

.ui-dialog .ui-dialog-buttonpane{
    background:#F6F7F2!important;
    background-color:#F6F7F2!important;
    margin-top: -3px;
    padding: 5px;
}

#subNavigationPopinWrapper .ui-dialog-content{
    background:transparent!important;
    background-color:transparent!important;
}

.ui-dialog .ui-widget-header {
    border: 1px solid #A42B00;
    background: #A42B00;
    color: white;
    font-family: "Swiss721GreekBT-Light", "Verdana", sans-serif;
    font-size: 17px;
    font-weight: bold;
}

.ui-dialog .ui-state-hover{
    background: none;
    background-color: transparent;
    background-image: none;
    border: 0;
    outline:  none;
}

.ui-dialog .ui-state-hover .ui-icon,
.ui-dialog .ui-state-focus .ui-icon {
    background-color: white;
    background-image: url(../../../common/css/images/ui-icons_222222_256x240.png);
    border: 0;
    border-radius: 4px!important;
    outline:  none;
}

.ie7 .js-template-modal-wrapper,
.ie8 .js-template-modal-wrapper{
    border:0;
    border-radius: 0;
    overflow:hidden;
    padding-top:0;
    z-index:9999;
}

.ie7 div.ui-dialog-titlebar,
.ie8 div.ui-dialog-titlebar{
    background:transparent;
    background-color:transparent;
    background-position: top center;
    background-repeat: no-repeat;
    border:0;
    border-radius: 0;
    display:block;
}

.ie7 div.ui-dialog-titlebar a{
    float: right;
}

.js-modal-rounded-top .js-modal-border-spacer{
    background-color:#A42B00!important;
}

div.js-modal-rounded-top{
    display: block;
    height: 12px;
    left: 0;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    width: 858px;
    z-index: 1002;
}

div.js-modal-rounded-bottom{
    display: block;
    height: 12px;
    left: 0;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    width: 858px;
    z-index: 1002;
}

.ie body{
    position: static;
}

.ie .js-modal-rounded-top span{
    display: block;
    float: left;
    height: 38px;
    width: 5px
}
.ie .js-modal-rounded-top-left{
    background-image: url('../../../common/images/modal-rounded-top-left.gif');
}

.ie .js-modal-rounded-top-right{
    background-image: url('../../../common/images/modal-rounded-top-right.gif');
}

.ie .js-modal-rounded-bottom span{
    display: block;
    float: left;
    height: 11px;
    width: 5px
}
.ie .js-modal-rounded-bottom-left{
    background-image: url('../../../common/images/modal-rounded-bottom-left.gif');
}

.ie .js-modal-rounded-bottom-right{
    background-image: url('../../../common/images/modal-rounded-bottom-right.gif');
}

.ie .js-modal-rounded-bottom .js-modal-border-spacer{
    background-color: #F6F7F2;
    margin-top: -2px;
}

/* IMAGE UPLOAD */
#imageUpload #image {
    width: 461px;
}

#imageUpload label input {
    width: 387px;
}

#imageUpload .portlet-msg-error{
    display: block;
    float: left;
    margin: 12px 0 3px;
    width: 100%;
}

/*
==================================================
ROUNDED CORNERS FOR BUTTONS IN NESTED MODALS
==================================================
*/
.ui-button-text-only .ui-button-text{
    color: white;
    font-weight: normal;
    padding: 0;
}

div.ui-dialog button{
    background: transparent;
    background-color: transparent;
    background-image: url('../../../common/images/button-slug-dark-gray-small.jpg')!important;
    background-position: top center;
    background-repeat: no-repeat;
    border: 0!important;
    color: white!important;
    height: 26px;
    margin: 0 auto;
    outline: none;
    text-shadow: none;
    width: 70px;
}

div.ui-dialog button:hover{
    background-image: url('../../../common/images/button-slug-dark-gray-small-hover.jpg')!important;
}

div.ui-dialog .ui-dialog-buttonpane {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

div.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{
    float:none;
    margin: 0 auto 0 12px;
    text-align: center;
}

.ui-dialog .ui-dialog-buttonpane button{
    margin-left: 5px;
}

/* DIALOG MESSAGE BLOCK: CANCEL CONFIRM, DIALOG-BASED ERROR MESSAGES */
.dialogMessageBlock{
    background: white;
    padding: 10px 10px;
    margin-top: 0;
    font-weight: bold;
}

div.ui-dialog input[type="text"],
div.ui-dialog input[type="text"].focus,
div.ui-dialog textarea,
div.ui-dialog textarea.focus{
    background: none;
    background-color: white!important;
    background-image: none;
    outline: none;
    padding: 5px 3px 5px 10px;
}

.headline-editor-dialog{

}

#headline-editor{
    width: 463px;
}

.headline-editor-dialog .jqEasyCounterMsg{
    color: #777!important;
    margin-top: 5px;
    text-align: left!important;
    width: 100%!important;
}

/*
==================================================
DOCKBAR
==================================================
*/
#wrapper #new_dockbar{
    background-color: #DDDED6;
    height: 40px;
    width: 100%;
}

#wrapper #new_dockbar .button-71{
    color: #fff!important;
}

#wrapper #new_dockbar .button-120x26{
    float: left;
    margin-right: 0;
}

#wrapper #new_dockbar ul{
    padding: 7px 21px 0 0;
}

#wrapper #new_dockbar li{
    float: right;
    width: 280px;
}

#wrapper #new_dockbar li a{
    color: black;
    font-family: "Verdana", sans-serif;
    font-size: 11px;
    padding: 5px 0 0;
}

#wrapper #new_dockbar li span.helper-text{
    color: black;
    float: left;
    font-family: "Verdana", sans-serif;
    font-size: 11px;
    margin: 5px 3px 0 0;
}

#wrapper #new_dockbar li span.disabled{
    background-image: none;
    font-family: "Verdana", sans-serif;
    font-size: 11px;
    opacity: 0.35;
    padding: 5px 0 0;
}

/********** ONLINE REVIEWS ICONS ****************/

#wrapper .practice-footer li.lr_reviewIcons {
    margin-top:15px;
}

#wrapper .icon-yelp {
    background: url("../../../common/images/sprite_reviews.gif") no-repeat scroll 0 0 transparent;
    padding: 5px 0 5px 35px;
}

#wrapper .icon-googleplus {
    background: url("../../../common/images/sprite_reviews.gif") no-repeat scroll 0 -30px transparent;
    padding: 5px 0 5px 35px;
}

#wrapper .icon-yellowpages {
    background: url("../../../common/images/sprite_reviews.gif") no-repeat scroll 0 -60px transparent;
    padding: 5px 0 5px 35px;
}

#wrapper .icon-yahoo {
    background: url("../../../common/images/sprite_reviews.gif") no-repeat scroll 0 -90px transparent;
    padding: 5px 0 5px 35px;
}

#wrapper .icon-angieslist {
    background: url("../../../common/images/sprite_reviews.gif") no-repeat scroll 0 -120px transparent;
    padding: 5px 0 5px 35px;
}