#header {
	background: /*#82bcea*/ #2c77be url('/data/images/header_VB.jpg') no-repeat top center;
}

h1,
h1 a {
	color:#ff9401;
	padding:5px;
	border:1px solid #f8eddb;
	background:#f9f2e7;
}

h2,
h2 a {
	padding:5px;
	color:#ff9401;
	font-weight: bold;
}
a {
	color:#ac6000; 
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
img {
	float:left;
}
#footer-line {
	background-color: #ff9401;
}
#footer-line #links a {
	color: #fff;
}

#site-line #left-box {
	color: #f7971d;
}

ul#listmenu {
	background:#f9f2e7;
}

ul#listmenu li a:hover/*,
ul#listmenu li#current a*/ {	
	background-color: #ff9401;
	color: #fff;
}
ul#rightlist {
	background:#f9f2e7;
}

ul#rightlist li a:hover/*,
ul#rightlist li#current a*/ {	
	background-color: #ff9401;
	color: #fff;
}

.read_more {
	color: #d78b00;
}
div.vetPub {
	border:1px solid #e5e5e5;
	background:#fdfdfd;
	clear:both;
	overflow:hidden;
	padding:20px;
	margin:10px;
}
div.vetPub h2{
	font-family:"Times New Roman", Times, serif;
}
div.vetPub a,div.vetPub a:hover {
	color: #d78b00;
}
div.vetPub a:hover {
	text-decoration:underline;
}
div.vetPub img {
	float:left;
	border:1px solid #f00;
}
.calendar {
	width:38%;
	float:right;
	border:1px solid #e3e3e3;
	background:#fcfae4;
	padding:0px;
}
.calendar p {
	padding:20px;
}
.clinics {
	width:60%;
	float:left;
	border:1px solid #e3e3e3;
	padding:0px;
}
.clinics p {
	padding:20px;
}
.last-buletin {
	background:url('/data/images/Document.png') no-repeat 5px;
	font-size:16px;
	padding:5px 24px;
}
.vet-books img{
	float:left;
	padding:5px;
}
.vet-books div{
	border:1px solid #e3e3e3;
	background:#fcfae4;
	overflow:hidden;
	margin:3px;
	padding:10px;
}
.vet-books br {
	width:98%;
	margin:10px auto;
	padding:10px 0;
	border-bottom:1px solid #e3e3e3;
	height:1px;
	clear:both;
}
ul.buletin {
	overflow:hidden;
	clear:both;
	list-style:none;
}
ul.buletin li {
	width:50%;
	background:url('/data/images/document.png') no-repeat;
	padding-left:30px;
	padding-bottom:2px;
	font-size:14px;
}
#formbox #form button {
	background-color: #d37a00;
}
#formbox h4 {
	background-color: #ff9401;
}
#formbox #form {
	background-color: #ff9401;
}

.listTitle {
	background-color: #ffcc99;
	color: #ff6600;	
}
