@charset "UTF-8";
/* CSS Document */

/*----------------------------------Common CSS-----------------------------------------*/
div#header{
    display: none;
}

.quoteBlock{font-family: serif; font-style: italic; font-size: 1.4em; text-align: center; color: #666; margin: 10px auto; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; width: 75%; padding: 10px; }

.left {
float: left;
clear: none !important;
margin: 0 1em 1em 0;
}




#site_title{
    overflow-x: hidden;
}

#site_title #title_area_links {
    position: absolute;
    top: 0;
	right: 0;
	z-index: 99;
	background-color: #002855;
	width: 100%;
	height: 2em;
}

#site_title #title_area_links ul a {
	color: #fff
}

#site_title #title_area_links:before {
	content: "";
	width: 2000px;
	height: 100%;
	background-color: #002855;
	display: block;
	margin-left: -2000px;
	position: absolute;
	top: 0;
	left: 0;
}

#site_title #title_area_links:after {
	content: "";
	width: 2000px;
	height: 100%;
	background-color: #002855;
	display: block;
	margin-right: -2000px;
	position: absolute;
	top: 0;
	right: 0;
}

#site_title #title.logo {
	padding: 2.5em 0 10px;
	z-index: 1;
    width: 50%;
	position: relative;
}

@media only screen and (min-width: 768px){
	.inner_wrap #title_area_search_etc{
		width: 50%;
		height: 70%;
		position: absolute;
		bottom: 0;
		right: 0;
		text-align: right;
	}



media="screen and (max-width: 767px)"
#title_area_content {
padding-right: 20px;
padding-left: 20px;
height: 150px;
}



	#nav .bar_2 ul li {
		border-left: 0;
		background-color: #5c7697;
	}

	#nav .bar_2 .nav_content ul li a {
		color: #fff;
	}
	
	#nav .bar_2 .nav_content ul li a:hover {
		background-color: #9bafc4;
	}

	#_nav_dropdown .bar_2 ul ul li a {
		background-color: #7b98b6;
	}

	#_nav_dropdown .bar_2 ul li._drop > a {
		/*This isn't working as I had hoped./*
        /*background-image: url(img/droptop_arrow_right.png)*/
	}

	#_nav_dropdown .bar_2 ul li._drop > a:hover {
		/*This isn't working as I had hoped./*
        /*background-image: url(img/droptop_arrow_down.png)*/
	}

	#nav #_nav_dropdown .bar_2 ul ul li {
		border-top: 0;
		border-left: 0;
	}

	#nav #_nav_dropdown .bar_2 ul ul li a:hover {
		background-color: #9bafc4;
	}
	
}





.inner_wrap #search_wrapper_home {
	margin-top: 10px;
	margin-bottom: -10px;
}

.inner_wrap #search_wrapper_home form input[type="submit"]{
	border: 0;
	vertical-align: middle;
	background-color: #9bafc4;
	border-radius: 3px;
	color: #fff;
}

.inner_wrap #search_wrapper_home form input[type="text"]{
	vertical-align: middle;
	height: 1.5em;
	width: 30%;
	border: 1px solid #9bafc4;
}

.inner_wrap #title_area_search_etc #donateunitname{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

#nav .bar_1 {
	background-color: #002855;
}

/*#_nav_dropdown ul {
	background-color: #002855;
}*/

.bar_1 .nav_content {
	background: #002855;
}

#nav .bar_2 {
	background-color: #5c7697;
}


.bar_2 .nav_content {
background: #5c7697;
}



#_nav_dropdown li._drop ul {
	background: transparent;
}

#_nav_dropdown li._drop ul {
	border-left: 0;	
}

.content_box h3.headline_strong, .content_box .headline_strong.headline_button a {
	background-color: #5c7697;
	color: #fff
}

.content_box .headline_strong.headline_button a:hover{
	background-color: #9bafc4;
	color: #fff
}

#main_section {
float: left;
width: 80%;
overflow: hidden;
border-top: 1px solid #CCCDCF;
}


@media screen and (max-width: 767px){ #main_section{ width: 100%; } 
}

#main_sidebar_inner_wrap {
border-right: 1px solid #CCCDCF;
}
#main_sidebar_inner_wrap {
padding: 0em 0 10em 0;
}

#main .nav_second ul li a:hover, #main .nav_second ul li a:focus {
background: #bdcada;
}

#main .nav_second {
padding: 0;
background: #FFF;
border: 0;
border-left: 4px solid #848e9b;
border-top: 1px solid #cccdcf;
border-bottom: 1px solid #cccdcf;
}





.nav_second {
background-color: #d7dce1;
border-left: 4px solid #848e9b;
border-top: 1px solid #cccdcf;
border-bottom: 1px solid #cccdcf;
}


.nav_second a {
background-color: #d7dce1;
}


#main_content h3 a:visited, #main_content h4 a:visited {
color: #6E2C2C;
border-bottom: 1px solid #667D9D;
background-color: #ECEDEE;
}


#main #page_title h2 {
margin: 0;
padding: 0.5em 20px 0.4em 0em;
font-size: 1.8em;
font-weight: normal;
letter-spacing: -0.02em;
}



/******************Footer css*************************/
#footer_content {
padding-top: 15px;
background-color:transparent;
}



#footer {
clear:both;
border-right: 1px solid silver;
border-left: 1px solid silver;
/*margin-top:-.8em;*/
height:225px;
width: 100%;
text-align:center;
/*background-image:url(images/bgrepeat.gif);
background-repeat:repeat-x;*/
/*background-color:#ededeb;*/

background: rgb(237,237,235); /* Old browsers */

background: -moz-linear-gradient(top,  rgba(237,237,235,1) 0%, rgba(234,234,235,1) 50%, rgba(203,203,203,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,235,1)), color-stop(50%,rgba(234,234,235,1)), color-stop(100%,rgba(203,203,203,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(237,237,235,1) 0%,rgba(234,234,235,1) 50%,rgba(203,203,203,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(237,237,235,1) 0%,rgba(234,234,235,1) 50%,rgba(203,203,203,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(237,237,235,1) 0%,rgba(234,234,235,1) 50%,rgba(203,203,203,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(237,237,235,1) 0%,rgba(234,234,235,1) 50%,rgba(203,203,203,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededeb', endColorstr='#cbcbcb',GradientType=0 ); /* IE6-9 */



/*border-top:1px solid #003366;
border-bottom:1px solid #003366;*/
} 



#footer p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:80%;
text-align:center;
margin:1em;
padding:0;
line-height:21px;
}

#footer h2{color:#002666; 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:90%;
font-weight:200;
display:block;
/*background-color:#eeeeec;*/
padding:2em 0em .25em 0em;
margin:0;
/*border-bottom:1px solid silver;*/
}





/*-------------------Social Media Images----------------------------*/



#social{height:38px; text-align:center;}
          
          
#social img{
    margin:4px;
    width:38px;
    height:38px;
    float:left;
    text-decoration:none;
    opacity:0.7;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}

#social img a{
    float:left;
    text-decoration:none;
    margin-bottom:0;
    padding-bottom:0;
}

#social img:hover{
    float:left;
    text-decoration:none;
    margin-bottom:0;
    padding-bottom:0;
    opacity:1.0;
    filter:alpha(opacity=100); /* For IE8 and earlier */
}

       /*----------------------------ACCORDIAN EFFECT----------------------------*/
                
#wrapper {
    width: 100%;
    }

.accordionButton {  
    width: 100%;
    float: left;
    _float: none;  /* Float works in all browsers but IE6 */
    /*background: rgb(236, 241, 245);*/
    border-bottom: 1px solid #FFFFFF;
    padding:8px 0px 8px 20px;
    color:#003366;
    font-size:90%;
    line-height:25px;
    background: rgb(236, 241, 245) url('http://www.vetmed.ucdavis.edu/local_resources/images/misc_images/dwn_arrow.png') scroll no-repeat 97% 50%;
    }
    
.accordionContent { 
    width:92%;
    line-height:21px;
    padding:5px;
    float: left;
    margin-left:.5em;
    _float: none; /* Float works in all browsers but IE6 */
   /* background: rgb(214, 215, 217);*/
   }
   
   
    /*----------------------------ACCORDIAN 2 EFFECT----------------------------*/
                
#wrapper {
    width: 100%;
    }

.accordionButtonNew {  
    width: 100%;
    float: left;
    _float: none;  /* Float works in all browsers but IE6 */
    /*background: rgb(236, 241, 245);*/
    border-bottom: 1px solid #FFFFFF;
    padding:8px 0px 8px 20px;
    color:#003366;
    font-size:200%;
    line-height:25px;
    background: rgb(238, 235, 235) url('http://www.vetmed.ucdavis.edu/local_resources/images/misc_images/dwn_arrow.png') scroll no-repeat 97% 50%;
    }
    
.accordionContentNew { 
    width:100%;
    line-height:21px;
    padding:5px;
    float: left;
    margin-left:1em;
    _float: none; /* Float works in all browsers but IE6 */
   /* background: rgb(214, 215, 217);*/
   }
   
    
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
    background: ##CCDAE0;
    }
    
.over {
    background: #d6dce1;
    }
 
 
 
 .play_button_none {
background: url("img/common/video_play_button.png") no-repeat scroll 0 0 transparent;
display: none;
height: 48px;
bottom: 20px;
left: 235px;
margin-left: -24px;
margin-top: -24px;
position: absolute;
text-align: left;
width: 48px;
opacity: 1.0;
}



#pagewrap {
    padding: 5px;
	width: 960px;
	margin: 20px auto;
}

#left {
	width: 290px;
	float: left;
	padding: 5px 15px;
}

#middle {
	width: 294px; /* Account for margins + border values */
	float: left;
	padding: 5px 15px;
	margin: 0px 5px 5px 5px;
}

#right {
	width: 270px;
	padding: 5px 15px;
	float: left;
}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/



#pagewrap {
    padding: 5px;
	width: 960px;
	margin: 20px auto;
}

#left {
	width: 290px;
	float: left;
	padding: 5px 15px;
}

#middle {
	width: 294px; /* Account for margins + border values */
	float: left;
	padding: 5px 15px;
	margin: 0px 5px 5px 5px;
}

#right {
	width: 270px;
	padding: 5px 15px;
	float: left;
}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}
	#left {
		width: auto;
		padding: 1% 4%;
	}
	#middle {
		width: auto;
		padding: 1% 4%;
		margin: 0px 0px 5px 5px;
		float: right;
	}
	
	#right {
		clear: both;
		padding: 1% 4%;
		width: auto;
		float: none;
	}


}

/* for 700px or less */
@media screen and (max-width: 600px) {

	#left {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#right {
		width: auto;
		float: none;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {





}


#left {
	background: #dee1e6;
}
#right {
	background: #dee1e6;
}
#left, #middle, #right {
	margin-bottom: 5px;
}

#pagewrap, #left, #middle, #right {
}
