 /* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
 	margin-left: 0px;
	font-family: Arial, Helvetica, Verdana sans-serif;
	color: #000000;
   	font-size: 80%; 
    height: 100%;
        background : #386750 url(http://carrboroplazavet.com/layout/background.gif) repeat-y 0px 0px;
}	
#wrapper {
	width: 950px;
    border-left: none;
    border-bottom: none;
    border-top: none;
    border-right: solid 1px #666;
 	    text-align:left; 
    min-width:950px; 
    width:950px;
    }

.access {height:0;width:0;overflow:hidden;position:absolute;left:-9000px;}

#header {
 	width: 100%;
	height: 180px;
 	background: #006633 url(http://carrboroplazavet.com/layout/headerBG.gif) repeat-x 0px 0px;    
}

#logo {
	 	background: #EEE url(http://carrboroplazavet.com/layout/logo.gif) no-repeat 0px 0px;    
 	width: 240px;
	height: 150px;
    float: left;
    margin:0;
    padding:0;
}

#logo a, #logo a:hover{
	display: block;
 	width: 240px;
	height: 150px;
	text-decoration: none;
}
#logo a span{
	visibility: hidden;
}

#logo_text {
    color: #FFF;
    position: absolute;
    left: 25px;
    top: 155px;
  }

#header_links {
	margin-left: 280px;
    height: 180px;
    width: 675px;
}
#ext_links {
 	background: #EEE url(http://carrboroplazavet.com/layout/header_ext_links.jpg) no-repeat 0px 0px;
	height: 40px;
	width: 400px;
 	margin-left: 100px;
	margin-right: 50px;
    float: right;
}
#ext_links a span{
	visibility: hidden;
}

#ext_links a#rx {
	height: 25px;
	width: 240px;
	margin-top: 5px;
	display: block;
}

#ext_links a#care {
	height: 25px;
	width: 140px;
	margin-top: -27px;
    display: block;
	float: right;
}
#ext_links a:hover#rx, #ext_links a:hover#care {text-decoration: none;}

#int_links {
	width: 670px;
	height: 75px;
    float: right;
	margin-top: 25px;
}
 
#int_links a {
	color: #FFF;
}
#int_links a {
	text-decoration: none;
}
#int_links img {
	border: none;
} 
 
#int_links div{
	width: 220px;
	height: 75px;
    float: left;
    color: #FFF;
    text-align: left;
    font-size: 90%;
}

#int_links h2 {
	padding-left: 85px;
    margin-top: 0px; 
    margin-bottom: -5px;
} 

#int_links p {
	padding-left: 85px;
	padding-right: 10px;
}
#link3 {
	margin-left: -9px;
}

#contact_rx {
    color: #FFF;
    position: relative;
    top: 5px;
    left: -5px;
    font-size: 90%;
}
/****************************************************************** google search form ****************************************************************/

#google_form {

	/*padding: 8px 23px 0 0;*/
	height: 20px;
	width: 271px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 190px;
	left: -12px;
}
#head-search {
	float: right;
	/*margin-right: 0px;	
	padding-top: 0px;*/
	height: 35px;
	padding: 0;
	margin: 0;
}

#head-search input.text {
	background: #006633;
	border: 1px solid #000;
	margin-right: 6px;
	color: #FFF;
	float: left;
	padding: 3px;	
	

}

#head-search .button {
	float: left;
	border-color: #000;
	background: #386750;
	color: #fff;
}

#head-search input.button:hover {
	color: #fff;
	border-color: #aaa;
}

.button {
	font-size: 10px;
	cursor: pointer;
	color: #246;
	background: #386750;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #a3a3a3;
	}
/******* end google search form ****/
/******** left nav styles ******************/
#nav {
	width: 281px;
	float: left;
	/* background: #FFF;text-transform:uppercase; */
    text-align: right;
	margin-top: 25px;
}

#nav ul {
	margin-left: .8em; 
	padding-left: .8em !important;padding-left:0;/* derifaj */ 
	padding-right: 10px;
		list-style: none;
   	list-style-image: none;
	margin-right: 10px; 
	padding-right: 10px;
}

#nav ul li {
	padding: 5px 0;
}
#nav ul li a{
	color:#000;
	text-decoration:none;
    font-weight: normal;

    		background: url(http://carrboroplazavet.com/layout/colon-bullets-black.gif) no-repeat 100% 3px;
	padding-right: 15px;
}
#nav ul li a:hover{
	/*color:#FFCC00;*/
	text-decoration:underline;
}

/* level 2 */
	#section_nav ul.mySubs li {
    margin-top: -5px;    
	margin-bottom: -10px;
}

#section_nav ul.mySubs a {
	font-size: 90%;
	text-transform:none;
	text-decoration:none;
	color: #006633;
	    background: url(http://carrboroplazavet.com/layout/colon-bullets-green.gif) no-repeat 100% 3px;
	padding: 1px 15px 4px 2px;
    margin-left: 2px;
    margin-right: -20px;
}

#section_nav ul.mySubs a:hover {
	color:#000;
	text-decoration: underline;
}

#leftBottom {
	padding: 5px 22px 0 22px;
    color: #666;
    font-size: 90%;
}
#leftBottom h3 {
	font-weight: bold;
	color: #666;
    padding: 0;
    margin: 10px 0 -10px 0;
}

#leftBottom a {
	color: #006633;
}

#leftBottom a:hover {
	color: #000;
    text-decoration: none;
}   
 
/***** end left nav styles ******/
/****************** bread crumbs ********************************/
div .breadcrumbs a {
	text-decoration: none;
	color: #CC0000;
	font-weight: normal; 
}
div .breadcrumbs a:hover {
	text-decoration: underline;
	color: #000099;
}
div .breadcrumbs {
	font-size: 95%;
	text-decoration: none;
	color: #000000;
	padding: 2px 0px 0px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 5px;
	text-transform: lowercase;
 }
/****************** bread crumbs ********************************/

 #middle_column {
 	/* background-color: #ccc; */
    margin:0;
    padding:0;
	float: left;
    min-height: 700px;  
  }

#main_content {
 		padding: 5px 20px 10px 20px;
 	width: 390px;
	margin-top: 0px;
	/*float: left;*/
 }
 
 /*****************************  captions css under large images or movies  *****************************/
#caption {
	background-color: #EEE;
	height: 30px;
	width: 525px;
}

p#caption {margin:0;padding: 5px 5px 5px 5px; color: #383838; font-size: 80%;}

/*p#caption {margin:0;padding: 4px 0 0 5px; color: #555; font-size: 80%;}*/

p#caption a {color: #666; text-decoration: none;}

#footer {
	clear: both;
}


#footerText {
	padding-left: 10px;
	padding-right: 16px;
	padding-top: 15px;	
	margin-top: 0px;	
	margin-bottom: 15px;
	/* float: left;
	width: 845px; */
	color:#383838;
 
    text-align:left; 
    min-width:900px; 
    width:900px;
    margin:0 auto;   
   
}
 
#footerText p{
	font-size: 85%;
	margin: 0;
	padding: 0;
 }
#footerText h6{
 	visibility: hidden;
	margin: 0;
	padding: 0;
} 
 #footerText ul {
 	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
 
#footerText ul li {
	padding: 0px 0px 0px 2px;
	list-style: none;
	display: inline;
	color:#383838;
	text-decoration: none;
	font-weight: normal;
	font-size: 95%;
	 position: relative;
	top: -20px;
	}

#footerText ul li a  {
	padding: 0px 0px 3px 0px;
	list-style: none;
	display: inline;
	color:#C00;
	text-decoration: underline;
	font-weight: normal;
	margin-top: -35px;
	}	
#footerText ul li a:hover  {
	text-decoration: none;
	color:#333;
	}
#footerText ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
    
    /*
#clearFooter {
	clear: both;
}*/

/************ formatting css ******************/

h1#pageTitle {
	font-size: 125%;
    color: #006633;
	font-weight: bold;
    /* text-transform: capitalize;	*/
}

ul{
 	list-style-image:url(http://carrboroplazavet.com/layout/colon-bullets.gif);	
}
li {
	margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}
a {
	font-weight: normal;
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}

/************ end formatting css ******************/


table.dataTable {
	border: 1px solid #000;
	width: 96%;
	/*margin-left:3%; margin-right:3%; */
	font-family: Arial, Helvetica, sans-serif;
}

.dataTable th.singleHeader  {
	background-color: #000;
	color: #FFFFFF;
 	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-bottom: 1px solid #000;
}

.dataTable td  {
	border: 1px solid #000;
 	/*font-size: 75%;*/
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	margin: 3px;
	padding: 3px;
}

.dataTable th {
	background-color: #000;
	color: #FFFFFF;
 	/*font-size: 80%;*/
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: 1px solid #000;
}
.dataTable th.right {
	background-color: #000;
	color: #FFFFFF;
 	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000;
}
.dataTable th.left {
	background-color: #000;
	color: #FFFFFF;
 	font-size: 80%;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-top: none;
	border-right: 1px solid #000;
	border-bottom: 1px none;
	border-left: none;
}
/*********** end data table style *******/


.form_css {
	border: 1px solid #383838;
	background-color: #FFF;
	padding: 1px;
}

/*********** right styles *******/

#right_column {float: left;}

 #rightNavColumn {
	width: 170px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
  	margin-top: 0px;
	margin-left: 2px;
	font-size: 90%;
    color: #666;
}
 #rightNavColumn h2, #rightNavColumn h1, #rightNavColumn h3, #rightNavColumn h4, #rightNavColumn h5, #rightNavColumn h6{
	font-size: 100%;
	font-weight: bold;
	color: #006633;
	margin: 15px 0 -10px 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
 #rightNavColumn h2#news{
	font-size: 100%;
	font-weight: bold;
	color: #C00;
	margin: 0 0 -10px 0;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

#rightNavColumn p{
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 10px;
}

#rightNavColumn a{
	color:#C00;
	font-weight: normal;
	font-size: 100%;
	padding-top: 1px;
	padding-bottom: 3px;
}
#rightNavColumn ul{
	margin-left: 30px;
	padding-left: 0px;
	padding-right: 5px;
}
#rightNavColumn li{
	margin-bottom: 10px;
}
#rightNavColumn a:hover{
	color:#000099;
}

div#aaha {
	background: #EEE url(http://carrboroplazavet.com/layout/aaha.gif) no-repeat 5px 0px;    
	height: 102px;
	width: 92px;
	margin-top: 20px;    
}


#aaha a, #aaha a:hover{
	display: block;
	height: 102px;
	width: 92px;
	text-decoration: none;
}
#aaha a span{
	visibility: hidden;
}

#aaha span#aaha_text{
    position: relative;
    top: -10px;
    left: 10px;
}

#rightBoxes {
  	color: #666;
}

#rightBoxes h2 {color: #006633;}

#rightBoxes a {color: #666;}

#clinic, #gallery, #pom, #video {
	border-bottom: 1px solid #666;
	width: 219px;
	padding: 0 20px 0 0;
    font-size: 90%;
}

#clinic {
	height: 64px;

}

#clinic img{
	padding: 0 10px 0 0;

	margin: -10px 0 0 0px;

}

#gallery {
	height: 65px;

}
#gallery img{
	padding: 0 10px 0 0;
	margin: -9px 0 0 0px;

}

#pom {
	height: 64px;
} 
#pom img{
	padding: 0 10px 0 0;
	margin: -10px 0 0 0px;
}

#video {
	height: 65px;
} 

#video img{
	padding: 0 10px 0 0;
	margin: -9px 0 0 0px;
}

/*
#clinic {
	height: 65px;
}

#clinic img{
	padding: 0 10px 0 0;
	margin: -9px 0 0 0px;
}

#gallery {
	height: 64px;

}
#gallery img{
	padding: 0 10px 0 0;
	margin: -10px 0 0 0px;
}

#pom {
	height: 65px;
} 
#pom img{
	padding: 0 10px 0 0;
	margin: -9px 0 0 0px;
}

#video {
	height: 64px;
} 

#video img{
	padding: 0 10px 0 0;
	margin: -10px 0 0 0px;
}
*/