h4 {
font-size: 20px;
margin-bottom: 0px;
 
	
}


h2 {
font-size: 40px;
	margin: 0px;
}

body {
	margin: 0; padding: 0 0 0 0;	
	background: url(../img/bg_vet.jpg);
	background-repeat: repeat-x;	
	font-family: Arial; font-size: 12px;
	color: #000;
	
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 0px solid gray;
	
}

#header {
	
	/* background: url(../img/last_minute1.gif); */
	color: white;
	font-size: 20px;
	text-align: right;
	 	
}


#page {
	padding: 5px 5px 5px 5px;
	background: #eeeeee;	
	border-top: none;
}


#box {
	text-align: left;
	background: white;
	width: 305px;
	color: white;
	
}

#box #title {
	/* background: #454c5c; */
	background: url(../img/boxTitle1.png);
	
	font-size: 12px;
	font-weight: bold;
	padding: 2px; 
	height: 16px;
	overflow: hidden;
	
	
}

 #boxbody { 	
 	padding: 5px;
 	color: #444444;
 	height: 100px;
 	overflow: hidden;
}

 #boxbody #description { 	
 	
 	margin: 2px;
 	margin-top: 7px;
 	
}


#bigBox {

	border: 0px solid #0b6594;
	margin-top: 2px;
	background: white;
}


#bigBox #title {
	background: #516290;
	height: 30px; 
	text-align: left;
	font-size: 18px;
	padding: 2px; 
	color: white;
	
}



#holder {
	padding-top: 10px;	
	font-size: 10px; 
}

#holder #details {
	float: left;
	width: 200px; 
}

#pageLinks a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	  
}

#pageLinks span {
	background: #586894;
	padding: 4px; 
	padding-top: 2px;  
	padding-bottom: 2px;
	margin: 2px;
	border: 1px solid #e5e5e5;
	  
}


.tbldetails {
	text-align: left;
	color: black;
	font-weight: bold;
}

.tbldetails th {
	padding: 6px 0px;
	vertical-align: top;
}

.tbldetails td {
	padding: 6px 0px;
	vertical-align: top;
	
}

.tbldetails .price th {
	font-size: 12px;
}

.tbldetails .price td {
	font-size: 12px;
	font-weight: bold;
	color: #D62223;
}

.br {
	clear: both;
}


#footer {
	margin: 10px 0 0 0; padding: 0 0 0 20px;
	height: 30px; line-height: 30px;
	border: 1px solid #444444;
	background: repeat-x url(../img/footerbg.jpg);
	
}
#footer a {
	color: #e3ff49;
	text-decoration: underline;
}


h1 {
	
	text-align: left;
	font-size: 35px;
	margin-top: 0px;  
	margin-bottom: 0px;
	
}

h3 {
	color: #0b6594;
	text-align: left;	
	margin-top: 0px;  
	margin-bottom: 0px;
	font-size: 20px;
	
	
}

.keywords {
	position:absolute;
	 top: -500px; 
	 left: -500px;  
}

.clear {clear: both; font-size: 0; height: 0;}


#menu {	 
	padding: 8px;
	background: repeat-x url(../img/footerbg.jpg);
	
}
#menu a {
	color: white;
	text-decoration: none;
}
	

#buttons a {
	white-space: nowrap;	
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px; 
	font-family:  Verdana;
	display:block;
	
	background: url(../img/btnBackground_1.png);
	border: 1px solid #555555;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding: 0px; 
	margin: 0px; 
}

#buttons a span {
	
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: center; 
	width: 100%; 
}


#buttons a:hover  {	
	color: black;
	background: white;
	cursor: pointer;
}




#buttons #currentButton {
	color: red;
	background: green;
	
}


.btns{
	/* background-color: #426aab; */
	/* background-color: #d8a31d; */
	background: url(../img/btnBackground_1.png);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #555555;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	font-family: tahoma,sans-serif;
	font-size: 11px;
}

#btn8 a {
	background: url(../img/btnBackground_1.png);
	
	font-family: tahoma,sans-serif;
	font-size: 11px;
	
	 
}

#controlls {
	margin-top: 0px;
	margin-bottom: 10px;  
	color: blue;
	border: 0px solid #0b6594;
	border-top: 0px solid #0b6594; 
	width: 130px;
}

#controlls #edit  {
	
}

#controlls a {
	text-decoration: none;
	font-size: 12px;
	
}

#bottomLinks a {
	
	color: green;
	font-size: 24px;
	
}

#adminTitle a {
	color: white;
	font-size: 12px;
	
}

#intro a {
	color: yellow;
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding-left: 20px; 
}

ul li {
	margin-left: 0px;
	margin-bottom: 10px;
	font-size: 16px;
}

.message {
	color: red; 
	font-size: 20px;
	text-align: center; 
}

#pics {
	border: 0px solid gray;
	
}


#pics td {
	vertical-align: top;
	text-align: right;
	
}

#pics a {
	text-decoration: none;
	
}

