/* @override http://www.animalmedcenter.com/css/amc.css */

/*===== Global =============================================*/
body { background: #000; font-family: Arial, Sans-Serif; }
.float_left { float: left; }
.float_right { float: right; }
.clear { clear: both; }
.hide { display: none; }
h1 { font: bold 28px Arial, Sans-Serif; color: #999;}
h2 { font: bold 20px Arial, Sans-Serif; }
h3 { font: bold 13px Arial, Sans-Serif; margin-bottom: 10px; }
h4 { font: bold 12px Arial, Sans-Serif; color: #780d1f; margin-bottom: 5px; }
p { font: 12px/18px Arial, Sans-Serif; color: #303030; }
a { font-size: 12px; color: #780d1f; }
iframe { margin-bottom: 10px; }

/*===== Structure =============================================*/
.inner { width: 960px; margin: auto; }
.main_col { width: 715px; overflow: hidden; margin-bottom: 20px; }
.main_content { width: 480px; min-height: 300px;  }
.main_col_side { width: 220px; }
.side_col { width: 230px; padding-left: 10px; }
.column { width: 270px; float: left; }
.middle { margin: 0 75px; }
div.bd_h { width: 460px; }

/*===== Header =============================================*/
div#hd { position: relative; z-index: 2; background: #780d1f; height: 48px; padding: 14px 0 13px; margin: 30px 0 315px; }
div#hd h1 { float: left; }
div#hd div.info { text-align: right; }
div#hd h2 { margin-top: 5px; color: #fff; font-size: 18px; line-height: 21px; }
div#hd h2 span { color: #fff; }
div#hd h3 { color: #dba9b2; font-size: 14px; line-height: 21px; }
 
/*===== Marquee =============================================*/
div#marquee { position: absolute; left: 0; top: 0; width: 100%; z-index: 1; }

/*===== Main Nav =============================================*/
div#main_nav { height: 40px; background: #fff url(/images/backgrounds/bg-mainnav.png) repeat-x left top; padding-bottom: 5px; border-bottom: 1px solid #e5e5e5; }
ul#nav { overflow: hidden; }
ul#nav li { float: left; display: inline; }
ul#nav li a { display: block; font-size: 13px; font-weight: bold; color: #fff; text-decoration: none; padding: 14px 18px 13px; }
ul#nav li.last a { padding: 14px 18px 13px; }
ul#nav li a:hover { background-color: #780d1f; }
ul#nav li.here a { background: #780d1f url(/images/backgrounds/bg-mainnav-current.jpg) no-repeat center bottom; }

/*===== Body Content =============================================*/
div.main_col h1 { margin-bottom: 15px; }
div#bd { background-color: #fff; padding: 25px 0; overflow: hidden; min-height: 200px; }
div#bd div.column { margin-bottom: 20px; }
div.main_col { font-size: 12px; min-height: 300px;}
div.main_col h2 { color: #780d1f; margin-bottom: 10px; }
div.main_col h2.article_title { width: 480px; margin-left: 235px; }
div.main_col h3 { margin-bottom: 5px; color: #303030; }
div.main_col p { margin-bottom: 10px; }
div.main_content img { margin-bottom: 10px; }
div.main_col ul { margin-bottom: 10px; }
div.main_col ul li { padding: 0 0 0 15px; background: url(/images/backgrounds/bg-content-listing.jpg) no-repeat left 4px; color: #3d3d3d; margin: 0 0 10px 0; line-height: 16px; width: 200px; }

div.main_col ul.surgery-left { width:240px; display:block; float:left; margin: 0; }
div.main_col ul.surgery-right { width:240px; display:block; float:right; margin: 0; }

div.main_col div.surgery-left { width:240px; display:block; float:left; margin: 0; }
div.main_col div.surgery-right { width:240px; display:block; float:right; margin: 0; }

div.main_col ul.surgery-left ul { margin: 0; padding: 0; }

/* Doctor Listing */
ul.doctor_listing { overflow: hidden;}
ul.doctor_listing li { float: left; display: inline; padding: 0 !important; background: none !important; width: 160px; margin: 0 10px 10px 0 !important; padding: 0 !important; }
ul.doctor_listing li a { color: #fff; text-decoration: none; }
ul.doctor_listing li img { width: 200px; margin-bottom: none !important; }
ul.doctor_listing li p { font-size: 11px; padding: 5px 10px; font-weight: bold; background-color: #780d1f; color: #fff; margin: -5px 0 0 0; }
ul.doctor_listing li a:link, ul.doctor_listing li a:visited { font-size: 11px; }
div.doctor_header { padding: 10px; background-color: #780d1f; margin: -12px 0 10px 0; }
div.doctor_header p { margin-bottom: 0; color: #fff; font-weight: bold; }

/* Sub-Nav */
ul#nav-sub { width: 190px; float: left; }
ul#nav-sub li { margin-bottom: 10px; background: none; padding-left: 0; }
ul#nav-sub li#subLead { font-weight: bold; font-size: 13px; color: #303030; margin-top: 34px; }
ul#nav-sub li a { font-size: 12px; font-weight: normal; color: #780d1f; text-decoration: none; }
ul#nav-sub li a:hover,
ul#nav-sub li.here a { color: #780d1f; text-decoration: underline; }

/* Virtual Tour */
a.virtual-tour { float:left; padding-right:10px; }
#space-container { width:480px; position:relative; }
#space { z-index:2; }
#prev2 { position:absolute; left:0px; margin-left:10px; top:150px; z-index:5; width:40px; height:0px; display:block; overflow:hidden; padding-top:38px; background:url(/images/arrows.png) no-repeat 0 0; }
#prev2:hover { position:absolute; left:0px; margin-left:10px; top:150px; z-index:5; width:40px; height:0px; display:block; overflow:hidden; padding-top:38px; background:url(/images/arrows.png) no-repeat 0 -38px; }
#next2 { position:absolute; right:0px; margin-right:10px; top:150px; z-index:5; width:40px; height:0px; display:block; overflow:hidden; padding-top:38px; background:url(/images/arrows.png) no-repeat -40px 0px; }
#next2:hover { position:absolute; right:0px; margin-right:10px; top:150px; z-index:5; width:40px; height:0px; display:block; overflow:hidden; padding-top:38px; background:url(/images/arrows.png) no-repeat -40px -38px; }

/* Global Side Nav */
div.side_col ul { border: 1px solid #ccc;}
div.side_col ul li { border-bottom: 1px solid #ccc; }
div.side_col ul li.last { border-bottom: none; }
div.side_col ul li a { font-size: 12px; font-weight: bold; color: #303030; text-decoration: none; display: block; padding: 10px; }

/* Body Buckets */
div#bd_buckets { overflow: hidden; border-top: 1px dotted #999; padding-top: 15px; }
div#bd_buckets ul { overflow: hidden; }
div#bd_buckets ul li { float: left; display: inline; margin: 0 15px 20px 0; }
div.featured_doctor { overflow: hidden; margin-bottom: 20px; }
div.featured_doctor img { float: left; margin-right: 15px; }
div.featued_doctor div.featured_bio { float: right; width: 320px; }
div.featued_doctor div.featured_bio p { margin-bottom: 5px;}

/*===== Service Slideshow =============================================*/
#service-slideshow { width:480px; height:250px; }
#ss-nav { width: 480px; margin-left:-40px;  }
#ss-nav li { width: 40px; float: left; margin: 0 15px 15px 0; list-style: none }
#ss-nav a { width: 40px; padding: 3px; display: block; border: 1px solid #ccc; }
#ss-nav li.activeSlide a { background: #780D1F }
#ss-nav a:focus { outline: none; }
#ss-nav img { border: none; display: block }

/*===== Footer =============================================*/
div#ft { border-top: 5px solid #780d1f; color: #fff; padding-top: 30px; }
div#ft .column { margin-bottom: 20px; }
div#ft a { color: #fff; font-size: 10px; }
div#ft p { font-size: 10px; color: #fff; }
div#ft ul li { font-size: 10px; margin-bottom: 10px; }
div#ft ul li a { white-space: nowrap; }
div#ft p.legal { margin-bottom: 10px; color: #666; }
div#ft p.legal a { color: #666; }

/* Pagination */
p#pagination { font-weight: bold; font-size: 14px; margin-top: 20px; }
p#pagination strong { margin-right: 5px; }
p#pagination a { margin-right: 5px; text-decoration: none; font-size: 14px; }

div.main_col ul.surgery-left h3, div.main_col ul.surgery-right h3 { color:#780D1F; text-decoration:underline; }

div.main_col ul.surgery-left h4, div.main_col ul.surgery-right h4 { color:#303030; }
div.main_col ul.surgery-left h5, div.main_col ul.surgery-right h5 { color:#780D1F; }

div.main_col ul.surgery-left li, div.main_col ul.surgery-right li { padding:0; background:none; }
div.main_col ul.surgery-left li ul li, div.main_col ul.surgery-right li ul li { padding:0 0 0 15px; margin-bottom:5px; background:url('/images/backgrounds/bg-content-listing.jpg') no-repeat left 4px; } 
div.main_col ul.surgery-left li ul li.no-style, div.main_col ul.surgery-right li ul li.no-style { background:none; }

ul.surgery-left h3, ul.surgery-right h3, ul.surgery-left h4, ul.surgery-right h4, ul.surgery-left h5, ul.surgery-right h5  { cursor:pointer; }
ul.hide, ul.hide2, ul.hide3 { display:none; }
div#select-box { margin-top:10px; padding: 10px 15px; border:1px dotted #999; }

/* MISC */
div.related_photos { margin: 10px 0; }
div.related_photos a { display: block; margin: 10px 0; width: 100px; height: 100px; border: 2px solid #ccc; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/images/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
