/*
____________________________________________________________
|                                                            |
|    DESIGN : Adrienne Raymond    							 |
|      DATE : 2009.11.21                                     |
| COPYRIGHT : 2009 Marvin's Fencing   				 	 |
|     EMAIL : adrienne@equineonlinedesign.com   			 	 |          
|____________________________________________________________|

*/

/*
Site Colors


*/

/***** Common Formatting *****/
html, body {margin: 0; padding: 0; min-height:100%; margin-bottom:1px;}

body {
margin:0;
padding:0;
background-color:#000;
color:#OOO;  
font-family:georgia, "times new roman", serif;
font-size:1em;
}

a {
color:#000;
text-decoration:underline;
}

a:hover {
color:#591500;
text-decoration:none;
}

#wrapper {
margin:10px auto;
width:900px;
min-height:600px;
height:auto;
overflow:auto;
background-color:#fff;
}
/* Main Structure */
.header {
	width:900px;
	height:125px;
	background-color:#000066;
}
.navTop {
	width:900px;
	height:35px;
	background-color:#4d4d4d;
	border-top:4px solid #000;
}
.sidebarLeft {
	width:200px;
	float:left;
	min-height:600px;
	height:auto;	
	overflow:auto;
}
.mainbody {
	width:900px;
	height:auto;
	background-image:url(../imgs/mainbg.gif);
	background-repeat:repeat-y;
	overflow:auto;
	padding:0 0 20px 0;
}
.main {
	width:700px;
	float:right;
	min-height:600px;
	height:auto;
	background-color:#fff;
	overflow:auto;
}
.footer {
	clear:both;
	width:900px;
	height:30px;
	background-color:#4d4d4d;
	overflow:auto;
}

/* Header parts */
#topinfo {	
	text-align:center;
}
#topinfo ul.top {
	height:25px;
	list-style:none;
	padding:5px 0 0 0;	
	margin:0;
}
ul.top li {
	display:inline;	
	padding:0px 30px 0 30px;
	color:#fff;
	font-size:.9em;
	font-style:italic;
	font-weight:bold;
}
ul.top li a {
	text-decoration:none;
	color:#fff;	
}
ul.top li a:hover {
	text-decoration:none;
	color:#29ABE2;	
}

.logo {
	width:900px;
	height:90px;
	position:relative;
	top:5px;
}

/*NavTop style here */
.navTop ul {
	height:35px;
	list-style:none;
	padding:5px 0 0 0;	
	margin:0;	
}
.navTop li {	
	display:inline;	
	padding:0px 10px 0 10px;
	color:#000;
	font-size:1.1em;
	font-style:italic;
	font-weight:bold;	
}
.navTop li a {	
	display:inline;		
	color:#000;
	font-size:1em;
	padding:0px 10px 0 10px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;	
}

.navTop li a:hover {	
	display:inline;	
	padding:0px 10px 0 10px;
	font-size:1em;	
	font-style:italic;
	font-weight:bold;
	text-decoration:none;		
	color:#fff;	
}
/* Sidebar left navigation */
.farms, .residential, .ornamental, .links {
	margin:20px 0 0 0;
}
.title {
	width:200px;
	height:30px;
	overflow:hidden;
	background-color:#666666;
}
.farms ul, .residential ul, .ornamental ul, .links ul {	
	list-style:disc;
	padding:10px 0 10px 30px;	
	margin:0;	
}
.farms ul li, .residential ul li, .ornamental ul li, .links ul li {		
	padding:5px 0 5px 0px;
	color:#fff;
	font-size:.9em;
	font-style:italic;		
}
.farms ul li a, .residential ul li a, .ornamental ul li a, .links ul li a {		
	padding:5px 0 5px 0px;
	color:#fff;
	text-decoration:underline;
	font-size:.9em;
	font-style:italic;	
}
.farms ul li a:hover, .residential ul li a:hover, .ornamental ul li a:hover, .links ul li a:hover {		
	padding:5px 0 5px 0px;
	color:#29ABE2;
	text-decoration:none;
	font-size:.9em;
	font-style:italic;	
}
/* main content */
.content {
	width:680px;
	min-height:400px;
	height:auto;	
	padding:0px;
	margin:10px 0 10px 10px;
}

/* footer */
#copyleft {
	width:440px;
	float:left;
	height:30px;
}
#copyleft p {
	font-size:.8em;
	padding:10px 0 0 10px;
	margin:0px;
}
#websiteright {
	width:440px;
	float:right;
	height:30px;
}
#websiteright p {
	font-size:.7em;
	padding:10px 10px 0 0;
	margin:0px;
	text-align:right;
}
#websiteright p a {
	text-decoration:underline;
	color:#999999;
}
#websiteright p a:hover {
	text-decoration:none;
	color:#fff;
}

/*Styling of pages*/
/************************************************HOME PAGE*/
.textimgHolder {
	width:680px;
	height:auto;
	overflow:auto;	
}
.textimgHolder p {
	width:650px;
	height:auto;
	overflow:auto;
	margin:0 auto;	
	line-height:1.4em;
}
.textimgHolder p.textRight {
	width:400px;
	float:right;
	padding:100px 15px 0 10px;
	margin:0px;
	line-height:1.4em;
}
.textimgHolder p.textLeft {
	width:480px;
	float:left;
	padding:15px 10px 0 15px;
	margin:0px;
	line-height:1.4em;
}
.textimgHolder p.imgLeft {
	width:250px;
	float:left
}
.textimgHolder p.imgRight {
	width:124px;
	height:209px;
	float:right;
	border:2px solid #000066;
	text-align:center;
	padding-top:5px;
	margin:0 30px 0 0;
}
.textimgHolder p.imgRight img {
	border:2px solid #4d4d4d;
}
.textimgHolder p.imgctr {
	width:564px;
	height:169px;
	float:right;
	border:2px solid #000066;
	text-align:center;
	padding-top:5px;
	margin:15px 60px 10px 0;
}
.textimgHolder p.imgctr img {
	border:2px solid #4d4d4d;
}

/*****************************************************ABOUT PAGE*/


/***********************************************SALE ITEMS PAGE*/
.sale {
	width:660px;
	margin:5px auto;
	height:auto;
	overflow:auto;
	border:2px solid #666;
}
.sale .img {
	width:320px;
	float:left;
	margin:10px;
	overflow:hidden;
	padding:0px;
}
.sale .desc {
	font-size:1.2em;
	text-align:center;
	padding:10px ;
	margin:0px;
}

/******************************************************CONTACT PAGE*/
.contactstuff .address {
	font-size:1.1em;
	font-style:italic;
	text-align:center;
	color:#000066;
}
.contactstuff .contacttext {
	font-size:.9em;
	color:#cf1e34;
	text-align:center;
}
.contactstuff .note {
	font-size:.8em; font-style:italic; color:#cf1e34; text-align:center;
}
/***********************************************fENCE IMG PAGES*/

/* CONSISTANT STYLING FOR ALL PAGES */
h1 {
	padding:0px;
	margin:0px;
	color:#000066;
}
.fencepics {
	min-height:400px;
	width:680px;
	height:auto;
	border:1px solid #666;
}
.pagelinks {
	text-align:center;
}
.pagelinks ul {
	height:35px;
	list-style:none;
	padding:5px 0 0 0;	
	margin:0;	
}
.pagelinks li {	
	display:inline;	
	padding:0px 5px 0 5px;
	color:#666;
	font-size:.70em;
	font-style:italic;
	font-weight:bold;	
}
.pagelinks li a {	
	display:inline;		
	color:#666;
	font-size:1em;
	padding:0px 5px 0 5px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;	
}

.pagelinks li a:hover {	
	display:inline;	
	padding:0px 5px 0 5px;
	font-size:1em;	
	font-style:italic;
	font-weight:bold;
	text-decoration:none;		
	color:#000066;	
}
.imgsReg {
	width:670px;
	margin:0px auto 10px auto;
	padding:40px 0 50px 0;
	background-color:#000;
	height:auto;
	overflow:hidden;
	text-align:center;
}
.imgsReg p {
	color:#fff;
	padding:0 0 5px 0;
	margin:0;
}

/* Slide Show */
.imgslideshow {
	width:670px;
	margin:0 auto 10px auto;
	padding:0 0 50px 0;
	background-color:#000;
	height:auto;
	overflow:hidden;
}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper2 {width:606px; margin:30px auto; display:none}
#wrapper2 * {margin:0; padding:0}
#fullsize {position:relative; width:600px; height:400px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:12px}
#information p {padding:0 8px 8px; font-size:11px;}
#image {width:600px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../imgs/left.gif) left center no-repeat;}
#imgnext {right:0; background:url(../imgs/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../imgs/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../imgs/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../imgs/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:556px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
