/***************************** INTELLECTUAL PROPERTY WARNING ******************************/
/* All Data found on this website and on this page is property of Atlanta Animal Allergy 
And Dermatology. Copyright 2005-2007. All Rights Reserved. No data in whole or in part may 
be copied from this page. The IP Addresses of all persons looking at this page are automat-
ically logged and stored. */

      

#IE {
         background: url(../images/bg_IE.png) repeat-x; 
                        }


body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	background:url(../images/bg.png); 
	background-repeat: repeat-x; 
}
body.home {
	background: url(../images/bg.png); 
	background-repeat:repeat-x;
}


a {
	color: #024D9A;
}

#headerTable {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #CCC;
	background: #FFF;
}
#bodyTable {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#contentWrapper {
	padding-top: 1px;
	background: #FFF;
}

.navRow {
	height: 35px;
	background:url(../images/bg_primary_nav_repeat.png);
}

td {
	font-size: 76%;
	color: #0000000;
}

.contentCell,
.contentCellProf,
.contentSidebar {
	padding: 0 15px;
	background: #FFDFAA;
	color: #0000000;
}
.contentCellProf {
	background: #D4E2EF;
}
.contentSidebar {
	padding-top: 15px;
}



.g {
	color: #3C5611;
}

h1, h2, h3, h4, h5, h6 {
	font-family: times, times new roman, serif;
	color: #0000000;
	color:#0000000;
	margin: 1em 0 6px 0;
	font-weight: normal;
}

h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}

h1.rule, h2.rule, h3.rule, h4.rule {
	border-bottom: 1px solid #A5824A;
}


.center {
	text-align: center;
}

p {
	margin: 7px 0 1em 0;
}

div.appointment {
	width: auto;
	margin: 15px 0;
	background: #FFF7E7;
	border: 1px solid #E3DBCC;
	padding: 8px;
}
div.appointment h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 6px 0;
	color: #D00;
}
div.appointment p {
	width: 80%;
}

div.downloadlink {
	width: auto;
	margin: 15px 0;
	background: #FFF7E7;
	border: 1px solid #E3DBCC;
	padding: 8px;
}
div.downloadlink h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 6px 0;
	color: #D00;
}
div.downloadlink p {
	width: 80%;
}

.backToTop {
	text-align: right;
	border-bottom: 1px solid #9D9;
	padding-bottom: 5px;
}

img.person {
	border: 1px solid #98A975;
}

ul.credentials {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.credentials li {
	font-size: 90%;
	margin: 0 0 6px 0;
	padding: 0 0 0 20px;
	
}

form {
	margin: 0 0 8px 0;
}





/* sidebars */

.side1 {
	margin-bottom: 15px;
	width: auto;
	background: #FFF7E7;
	background-image:url(../images/backgroundpawprint.png);
	background-position:bottom right;
	
	background-repeat: no-repeat;
	
	border: 1px solid #E3DBCC;
	border-right: 1px solid #CFC7B9;
	border-bottom: 1px solid #CFC7B9;
	padding: 8px;
}
	.side1 h3 {
		margin-top: 0;
		background:url(../images/bg_primary_nav_repeat.png);
		color: #FFF;
		padding: 4px;
	}
	
	.side1 li a {
		text-decoration: none;
	}
	.side1 li a:hover {
		text-decoration: underline;
	}
	
	li.currentPage {
		font-weight: bold;
	}

img.sideAccent {
	margin-bottom: 15px;
}



/* lists */

ul.arrow {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
ul.arrow li {
	margin: 0 0 6px 0;
	padding: 0 0 0 23px;
	
	
}




/* home page */

#homeWelcome {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica;
}
#homeBanner {
	padding: 15px 10px 5px 10px;
	background: #FFF4D2;
	border: 1px solid #ECA;
}
#homeNewsFeatured {
	padding: 0px 0px 0px 5px;
	background: #FFF7E7;
	border: 1px solid #ECA;
	background-image:url(../images/wileyfadedbody.png);
	background-repeat:no-repeat;
	background-position:right bottom;
}
#homeClosing {
	padding: 0px 0px 0px 5px;
	background:#FFF4D2;
	border: 1px solid #ECA;
	color:#000000;
	}
div.Closings {
color:#FFFFFF;
}
div.Closings h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 0 0 6px 0;
	color:#FFFFFF;
	}
#closings {
	padding: 15px 10px 5px 10px;
	background: #FFF4D2;
	border: 1px solid #ECA;
}
h1.ruleI, h2.ruleI, h3.ruleI, h4.ruleI {
	border-bottom: 1px solid #A5824A;
	color:#FF0000;
}

#homeByline1 {
	text-align: center;
	margin: 10px 0 0 0;
}
#homeByline2 {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size: 1.4em;
	font-weight: bold;
}

.newsTable h3 {
	margin: 0 0 4px 0;
}
.newsTable img {
	margin-right: 8px;
}
#closing {
border-bottom:3px;
border-left:3px;
border-top:3px;
}



a.ppt {
	font-size: 16px;
	font-weight: bold;
}
/* Navigation Structure */
#topNav {
	clear: both;
	height: 46px;
	background: url("../navigation/topnav.jpg") no-repeat;
	font-weight: bold;
}

div.navContainer {
	position: relative;
	background: #A5824A;

	height: 35px;
}
div.navContainer a {
	display: block;
	padding-top: 3px;
	height: 32px;
	color: #FFF7E7;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	
	
}
* html div.navContainer a {
	height: 35px;
}
div.navContainer a.offNav {
	/*background: #A5824A; */
	background-image:url(../images/bg_primary_nav_repeat.png);
}
div.navContainer a.overNav {
	background: #FFF7E7;
	background-image:url(../images/backgroundpawprintnavigation.png);
	background-position: bottom right;
	background-repeat:no-repeat;
	color: #000099;
	
}

div.navContainer ul {
	display: none;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 36px;
	left: 0;
	width: 195px;
	list-style-type: none;
}
div.navContainer ul li {
	margin: 0;
	padding: 0;
	width: 195px;
}
div.navContainer ul a {
	display: block;
	padding: 5px 5px;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
	margin: 0;
	width: 195px;
	w\idth: 185px;
	height: 21px;
	he\ight: 11px;
	background: #FFF7E7;
	color:#000099;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	
	
}
* html div.navContainer a {
	width: 195px;
}
div.navContainer ul a:hover {
	background: #f6e28d;
}

/*Navigation Tab Sizes*/

a#services5 {
	width: 80px;
}
a#clients5 {
	width: 90px;
}
a#current5 {
	width: 95px;
}
a#maps5 {
	width: 90px;
}
a#careers5 {
	width: 80px;
}
a#contact5 {
	width: 95px;
}
a#links5 {
	width: 70px;
}
a#staff5 {
	width: 90px;
}
a#home5 {
	width: 90px;
}
a#veterinarians5 {
	width: 120px;
}

div.navContainer ul#professionalsNav {
	left: -80px;
}

/* Login Page Navigation Bar*/
.navRowMR {
	height: 35px;
	background:#C29C35;
}

/******** navigation lists configuration data *********/
body.clients-appointments li#nAppointments { font-weight: bold; }
body.clients-whyChoose li#nWhyChoose { font-weight: bold; }
body.clients-commonQuestions li#nCommonQuestions { font-weight: bold; }
body.clients-patientInformation li#nPatientInformation { font-weight: bold; }
body.clients-hotels li#nHotels { font-weight: bold; }
body.clients-tour li#nTour {font-weight: bold }

body.current-appointments li#nAppointments { font-weight: bold; }
body.current-medications li#nMedication { font-weight: bold; }
body.current-track li#nTrack { font-weight: bold; }
body.current-patientInformation li#nPatientInformation { font-weight: bold; }
body.current-hotels li#nHotels { font-weight: bold; }
body.current-emergency li#nEmergency {font-weight:bold}


body.maps-Printable li#nPrintable { font-weight: bold; }
body.maps-Directions li#nDirections { font-weight: bold; }
body.maps-OnlineMap li#nOnlineMap {font-weight: bold;}


body.services-Dermatology li#nDermatology { font-weight:bold; }
body.services-Feline li#nFeline { font-weight:bold; }
body.services-LargeDerm li#nLargeDerm {font-weight:bold;}

body.careers-technicians li#nTechnicians { font-weight: bold; }
body.careers-other li#nOther { font-weight: bold; }

body.veterinarians-refer li#nRefer {font-weight: bold; }
body.veterinarians-requestinformation li#nRequestInformation {font-weight: bold; }
body.veterinarians-about li#nAbout {font-weight: bold; }

body.legal-terms li#nTerms { font-weight: bold; }
body.legal-privacy li#nPrivacy { font-weight: bold; }

