/*--------------------------------------------------------------------------------------------------

www.rozphillips.com (c) Copyright 2006 Tony Collings

--------------------------------------------------------------------------------------------------*/

/* COMMON OVERIDES
--------------------------------------------------------------------------------------------------*/
body{ background-color: #fff; 
font: 70%/190% Verdana, Arial, Helvetica, sans-serif;  margin: 0px 0px; height: 100%;}

h2 { 
font-family: Georgia, Times New Roman; 
font-size: 15pt; font-weight: bold; 
}
h3 { 
font-family: Georgia, Times New Roman; 
font-size: 1.2em; font-weight: bold; 
line-height: 120%; display: block; margin: 0px; padding: 0px; 
}
.clear { font-size: 1px; line-height: 1px; height: 1px; clear: both; } 
acronym { cursor: help; border-bottom: 1px dotted #000; } 
img.mime-icon {vertical-align: middle; }

/* LINKS
--------------------------------------------------------------------------------------------------*/
a, a:visited{color: #74603d; text-decoration: none; }
a:hover, a:active {color: #74603d; text-decoration: underline; }

/* LAYOUT
--------------------------------------------------------------------------------------------------*/
/* Header */
.adsense {margin: 20px 0px; }
.quick_links  .adsense {margin: 0px; float: left; }

#top { 	height: 71px; background: url("/img/bgheader.jpg") repeat-x;
	padding: 0px;
	margin: 0px;
	}

.header { width: 770px; margin: 0px auto; padding: 0px; text-align: left;}

#toolbar { background-color: #fff;
padding: 0px; margin: 0px; } 
#toolbar div{ width: 770px; margin: 0px auto; padding: 0px; text-align: left; height: 49px } 
#toolbar div ul { display: block; float: right; margin: 0px; padding: 0px; }
#toolbar div ul li {  list-style-type: none; display: inline;   } 

#toolbar div ul li a, #toolbar div ul li a:hover, #toolbar div ul li a:active { 
height: 49px; 
display: block; 
float: left; 
padding: 0px 10px; 
border-left: 1px solid #756d5f; 
line-height: 49px; 
vertical-align: middle; 
} 
#toolbar div ul li a{background: url("/img/menu_off.jpg") repeat-x;
text-decoration: none; font-weight: bold; color: #f7f5f3;
}
#toolbar div ul li a:hover, #toolbar div ul li a:active { background: url("/img/menu_on.jpg") repeat-x; 
text-decoration: none; font-weight: bold; color: #fff; 
}


#toolbar div ul li.lastitem a{ border-right: 1px solid #756d5f; }


.header h1 { 
color: #FFFFFF;
font-family: Georgia, Times New Roman; 
font-size: 20pt; font-weight: bold; float: right; 
margin: 20px 30px 0px 0px; line-height: 20px;
}
.header h1 a:link, .header h1 a:visited  { text-decoration: none; color: #FFFFFF; }
.header h1 a:hover, .header h1 a:active { text-decoration: none; color: #ffffff; }

/* Content */

/*	Index Page
	--------------------- */

#gallery {text-align: left; }
#spotlight img {margin: 10px; display: block; float: left; }
#spotlight p {display: block; float: left; }
.ext_link {background-image: url("img/external_link.gif"); background-repeat: no-repeat; padding-left: 15px; vertical-align: middle; }
.quick_links ul {display: block; margin: 0px; padding: 0px; float: left; }
.quick_links ul li {border-right: 1px solid #74603d; display: inline; list-style-type: none; padding: 0px 5px; } 
.quick_links ul li.no_border {border: 0px; }
.quick_links ul li.last_item {border-right: 0px; }

#middle { 
	width: 770px;
	margin: 0px auto;
	padding: 10px 0px; 
	text-align: left;
	min-height: 500px; 
}

#videos_index #middle
 {height: 500px;}


#videos_index #background,
#videos #background,
#visitors #background 
{background: #fff url("../img/horse_background.jpg") bottom left no-repeat;}

.content { padding-left: 30px; } 
#homepage .content  { text-align: right; padding-right: 20px; } 
.movie_wrapper { margin-bottom: 20px; } 

#order-now {float: right; position: absolute; z-index: 5; margin: -80px 0px 0px 280px;    }
 

/* Footer */
#bigfoot { 	display: block;
	/*background: url("/emily/img/bgfooter.jpg") repeat-x;*/
	color: #3e3a2f;
	border-top: 1px solid #d2ccbe;
	margin-bottom: 50px; 
	}
.wrapfoot { text-align: center;  }

ul.smallprint, ul#techdata{margin: 10px 0px 0px 25px; padding: 0px; display: block; clear: both; }


ul.smallprint li{
display: inline; 
list-style-type: none;
padding: 5px;  
border-right: 1px solid #d2ccbe;} 
ul.smallprint li a:link, ul.smallprint li a:visited{color: #3e3a2f; text-decoration: none; font-weight: bold; } 
ul.smallprint li a:active, ul.smallprint li a:hover{color: #3e3a2f; text-decoration: none; font-weight: bold;}
ul.smallprint li.lastitem { border-right: 0px; } 

ul#techdata { color: #d2ccbe; } 
ul#techdata li { border-right: 1px solid #d2ccbe; list-style-type: none; display: inline; padding: 0px 4px; }
ul#techdata li.lastitem{ border: 0px; } 

#captcha_code { width: 380px; text-align: right; margin-top: -40px;   } 
#captcha_code input {  height: 50px; vertical-align: middle; line-height: 50px; font-size: 1.8em; text-align: center; width: 100px; font-weight: bold; } 
#captcha_code img { display: block; float: left;  } 
#captcha_code p { display: block; margin-top: 80px; }


#clustrmaps { padding-left: 30px; }
#clustrmaps img { border: 0px; } 

/*	Order Page 
	---------------------------------------- */
#order-review {clear: both; text-align: left; font-size: 24px;  }
#order-review img {border: 5px solid #393429; margin-bottom: 20px; }

/* TYPOGRAPHY
--------------------------------------------------------------------------------------------------*/
.labelerror { color: #FF0000; font-weight: bold; } 


/* HTML FORMS STYLING
--------------------------------------------------------------------------------------------------*/
form { text-align: right; width: 380px; float: right; } 
input, textarea, select { color: #000 ; font: 1.0em/190% Verdana, Arial, Helvetica, sans-serif;  padding: 2px;}
input.formbutton { font: 100%/190% Verdana, Arial, Helvetica, sans-serif; padding: 2px; width: 100px; } 
textarea.textarea { background: #fff ;
filter:alpha(opacity=80);
-moz-opacity: 0.80;
opacity: 0.80;
padding: 10px; 
font-size: 1.0em;
 }
input.textfield { border: 1px solid #cfcabd; } 

/* 	VISITORS OVERLAY 
	-------------------------------- */
	
	
	/*	Overlays */
	#page_overlay{
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	line-height: 0px; 
	}
	#visitors_wrapper {	
	position: absolute;
	left: 0px;
	top: 30px; 
	text-align: center; 
	} 
	#visitors_detail
	{
	background-color: #fff; 
	width: 750px; 
	margin: 0px auto;
	text-align: left; 
	padding: 20px; 
	border: 1px double #3f3b30; 
	}
	#google_info_wrapper {text-align: left; }
	#visitors_detail a.close { color: #000; text-decoration: none; } 
	
	
	
