/* CSS Document - Nixon Equine Vets */
/* SITE-WIDE */
body {
	font-family: arial, helvetica, serif; font-size: 85%;
	background-color: #669999;
	margin: 0 auto;
	
}
img {
	border: none;
}
h1, h2, h3, h4, h5{
	color: #006633;
	clear: both;
}
h1 {
	font-size: 24px;
	margin-top: 0px;
	font-weight: normal;
}
h2, h3, h4, h5 {
	font-size: 14px;
	font-style: italic
}
h6 {
	font-size: 12px;
	text-transform: uppercase;
	margin: 1px;
}
h7 {
	color: #FFFFFF;  
	font-size: 12px;
	text-transform: uppercase;
	text-align:center;
}
a {
	color: #006633; font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #006633;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #669999;
}
a:active {
	text-decoration: none;
	color: #006633;
}
#wrap {
	width: 714px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background:url(images/1lg_main_back.gif);
}
/* HEADER */
#headertop {
	height: 146px;
}
#tagline {
	float:right;
	margin: 25px 10px 0px 0px;
	padding-left: 10px;
	width: 355px;   
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	font-style: italic; font-weight: bold; color: #006633; 
}
#datediv {
	float:right;
	font-size: 10px;
	margin: 0 15px 15px 15px;
}
/* Adds a margin and a relative position with a high z-index to make it appear over any element below */
/* Get rid of the margin, padding and bullets in the unordered lists */
#nav, #nav ul {
	padding:0; margin:0; list-style-type: none;
}
/* Set up the link size, color and borders */
#nav a, #nav a:visited {
	display:block; width:101px; font-size:11px; color:#fff; font-weight: normal; height:25px; line-height:25px; text-decoration:none; text-align: center; border:1px solid #669999;
}
/*ensure only 1px left border on top level items */
#nav li a, #nav li a:visited {
	border-width:1px 0 1px 1px;
}
/* Set up the sub level borders */
#nav li ul li a, #nav li ul li a:visited {
	border-width:0 1px 1px 1px;
}
/* Set up the list items */
#nav li{
	background:#006633; float:left;
}
li { /* all list items */
	position: relative;
	color: #FFFFFF;
}
/* Make the hovered list color change */
#nav li a:hover {
	background: #669999; color:#000000;
}
/* Make the hovered list color persist */
#nav li:hover>a, {
	background:#669999; color: #000000;
}
li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 2em;
	left: 0;
	width:102px;
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#headerbottom {
	float: left;
	height:183px;
}
/* SIDEBAR */
#sidebar {
	float:left;
	padding: 10px;
	width: 160px;
	margin-top: 0px !important;
	padding-top: 0px !important;
	position: relative;
}
/* Sidebar Form Elements */
#sidebar form {
	background: url(images/1lg_home_form.gif) no-repeat;
	width: 147px;
	height: 137px;
	margin: 15px 0 5px 0px;
	padding: 48px 0px 0px 13px;
}
#sidebar form fieldset {
	border:none;
	padding: 0px;
	margin: 0px;	
}
#sidebar form input {
	background:0;
	border:0;
	width: 124px;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 6px 0px;	
}
#sidebar form button {
	background: #006633;
	border: solid #000000 1px;
	width: 64px;
	height: 30px;
	margin: 6px 0px 0px 0px;
	padding: 0px;	
	cursor: pointer;
}
/* Sidebar News Menu Elements */
#sidebar .sidebarmenu {
	
	width: 145px;
	height: 155px;
	border:none;
	margin: 0 0 20px 0;
	padding: 0px 0px 0px 15px;	
	font-size: 11px; line-height: 175%;
}
/* Sidebar menu top image  */
#menutop {
	margin: 0 0 -1px -15px;
	padding: 0;
	width: 160px;
	height: 36px;
}
/* Sidebar menu background mid image */
#sidemenu {
	background: url(images/menu_mid.gif) repeat-y;
	width: 145px;
	height-min:100px;
	border:none;
	margin: 0 0 0 -15px;
	padding: 0 0 0 15px;	
	font-size: 11px; line-height: 175%;
}
#sidebar ul {
	list-style-type: none;
	margin: 20px 0 10px 0;
	padding: 0;
}
#sidebar li {
	color: #000000;
	margin: 0;
	font-size: 95%;
	padding: 0;
}
/* Sidebar menu bottom image */
#menubot {
	margin: 0 0 5px -15px;
	padding: 0 0 0 0;
	width: 160px;
	height: 28px;
}

/* Sidebar rcvs */
#rcvs {
	background: url(images/RCVS_sidebar.gif) no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	width: 160px;
	height: 250px;
	border:#006633; style:solid;
}
#rcvs p {
	font-size: 10px; line-height: 140%;
	margin: 0;
	padding: 30px 12px 10px 12px;

}	
#news {
	background: url(images/news_sidebar.gif) no-repeat;
	margin: 10px 20px 0 0;
	padding: 0;
	width: 160px;
	height: 400px;
	border:#006633; style:solid;
}
#news p {
	font-size: 10px; line-height: 140%;
	margin: 0;
	padding: 20px 12px 10px 11px;

}


/* Sidebar Images */
#pics {
	margin: 10px 0 0 0;
	padding: 0;
	width: 160px;
	height: 185px;
	border:#006633; style:solid;
}
	

/* MAIN CONTENT */
#float-left {
	float:left;
	padding: 10px;
	width: 160px;
}
#main {
	float:right;
	background: #FFFFFF;
	width: 534px;
	padding: 10px 0px;
}
#main .content {
	padding: 0px 15px;
	line-height: 150%;
}
#main .leftimg {
float: left;
margin: 0 10px 0 0;
}

dl {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 90%;
}

dt {
	margin-top: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 0;
}
dd {
	font-size: 11px;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0 20px 5px 20px;
}
/* FOOTER */
#footertop {
	clear: both;
	height: 20px;
	font-size:11px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	background: #006633;	
}
#footermenu {
	clear: both;
	background: url(images/footer.gif) no-repeat;
	width: 714px;
	height: 60px;
	border:none;
	margin: 0;
	background-color: #669999;
	font-size: 11px;
	list-style: none;
}
#footermenu ul {
	margin: 0;
	color:#000000;
	text-align: center;
	padding: 18px 0 0 0;
}
#footermenu li {
	display: inline;
	color:#000000;
}
#footermenu h6 {
	text-align: center;
	padding-top: 10px;
	font-size: 9px; 
	font-weight: normal;
	
}
address {
	color: #006633;
	font-style: normal;
}
#message {
	background-color: #FFFFFF;
	padding: 20px;
	width: 550px;
	margin: 0 auto;
}
.accordian_name {
	color: #006633;
	font-style:italic;
	font-size: 12px;
	font-weight: bold;
}
.accordian_title {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	cursor: pointer;
	background-color:#006633;
	width: 495px;
	padding: 0 5px 0 5px;
}
.accordian_button {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background-color:#006633;
	padding: 0 5px 0 5px;
}
div.accordian_expand {
	clear: both;
}
div.peep {
	clear: both;
}
div.thumbsexpand {
	width: 500px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
div.thumbsexpand li {
	float: left;
	margin-left: -20px;
	margin-right: 40px;
	margin-bottom: 15px;
	padding-left: 0px;
	display:inline;
	border:none;
}
div.thumbstext {
	width: 530px;
	float: left;
	border: solid 1px  #666666;	
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 20px;
}
/* Home page special offer popup */
#offerpopup{
	margin-right:10px;
	text-align: center;
	font-size: 16px;
}
#offerpopup h2, #offerpopup span{
	font-size: 20px;
	font-weight: bold;
}
#offerpopup p{
	margin-bottom: 0;
}
/* Forces blocks to enclose their floated children */

.clearfix:after { /* This can be replaced by the alternative fix below if it doesn't kill CatFish */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* This alternative fix works fine, but it's disabled to troubleshoot CatFish */
/*.clearfix {
overflow: tabhidden;
}*/

/* Don't know why we'd need this rule, but it was here when CatFish worked */
.clearfix {
	display:block;
}
* html .clearfix { /* This should be moved to ie.css, as IE7 doesn't support * html */
	height: 1%;
}
/* END: Forces blocks to enclose their floated children */
.widget {
	margin: 0px;
	padding: 0px;
}
