@charset "utf-8";
/* CSS Document 

Stacatto Wind, Pintabian Producer for Radnall Wood Horses

www.radnallwoodhorses.co.uk

Created by Rebecca Bryant of Print & Pixels

www.printandpixels.co.uk

design@printandpixels.co.uk


***********
1. Basic
2. Text Styles
3. List
4. Slider
5. Progeny
6. Modals
7. Form
8. Table
***********

*/

/* 1. Basic */

body {
	background: #604848 url(images/background.jpg);
	margin: 0px;
	padding: 0px;
}

#wrap {
	width: 960px;
	height: auto;
	margin: 35px auto 15px auto;
}

#intro {
	width: 100%;
	height: 463px;
	background: url(images/sliderbg.jpg) no-repeat left;
	margin: 40px 0px 40px 0px;
}

#logos {
	width: 315px;
	height: auto;
	float: right;
}

.col1 {
	width: 460px;
	height: auto;
	float: left;
	margin: 0px 10px 40px 0px;
	padding: 0px;
}


.col2 {
	width: 460px;
	height: auto;
	float: right;
	margin: 0px 0px 40px 0px;
	padding: 0px;
	}
	
#stig {
	width: 390px;
	height: 59px;
	margin: 0px auto 0px auto;
}

#progeny {
	width: 960px;
	height: 300px;
	margin: 10px auto 50px auto;
	clear: both;
}

#contact {
	width: 470px;
	height: auto;
	margin: 30px auto 30px auto;
	clear: both;
}

#footer {
	width: 960px;
	height: auto;
	margin: 30px 0px 20px 0px;
	clear: both;
}

#printpixels {
	width: 470px;
	height: 80px;
	background: url(images/printandpixels.png) no-repeat right center;
	margin: 50px auto 50px auto;
}


/* 2. Text Styles */

p {
	color: #f0f0e4;
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin: 10px 0px 10px 0px;
}

span.green {
	color: #b0d136;
}

p.foot {
	color: #f0f0e4;
	font: 0.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

p.pp {
	color: #f0f0e4;
	font: 0.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin: 10px 75px 10px 0px;
	text-align: center;
}

a {
	color: #b0d136;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #eac673;
	font-weight: bold;
	text-decoration: none;
	}
	
a.blue {
	color: #00b5e5;
	text-decoration: none;
	}
	
h1.stig {
	background: url(images/stacattowindheader.png) no-repeat;
	width: 957px;
	height: 122px;
	text-indent: -9999px;
	margin: 20px 0px 0px 0px;
}

h2 {
	color: #b0d136;
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align: left;
	margin: 0px 0px 10px 0px;
	}
	
h3 {
	color: #b0d136;
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	width: 120px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	float: left;
	padding: 5px;
	
}


img.stig {
	margin: 20px auto 0px 275px;
	text-align: center;
}

img.logo {
	margin: 45px 0px 75px 0px;	
}

/* 3. List */

#progeny ul {
		list-style: none; /* Remove the bullet points from the list */
		margin: 20px 0px 40px 0px;


	}
#progeny ul li {
			float: left; /* Float the lists to the left, laying them out side by side */
			padding: 0px;
			width: 230px;
			height: 176px;
			margin: 10px 0px 25px 12px;
		}
		
#progeny ul li.first {
			float: left; /* Float the lists to the left, laying them out side by side */
			padding: 0px;
			width: 230px;
			height: 176px;
			margin: 10px 0px 25px 0px;
		}



/* 4. Slider */


#slider {
    position:relative;
    height: 399px;
	width: 590px;
	margin: 30px 0px 0px 21px;
	float: left;

}

#slider IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	border: 0px;
}

#slider IMG.active {
    z-index:10;
}

#slider IMG.last-active {
    z-index:9;
}


/* 5. Form */

#success h1{
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #b0d136;
	}
	
#error h2{
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #dbb868;
	}
	
	
#feedback{
	position: relative;
	margin: 0px;
	width:279px;
	height:148px;
	padding:0 10px 10px;
	border:1px solid #5a3f2f;
	background: url(images/60percent.png);
}
#feedback,x:-webkit-any-link{margin-top:-600px}
#feedback,x:-moz-any-link{margin-top:-600px}

[if IE]>
#feedback{
margin-top:-580px;
height:180px
}
<![endif]
[if IE 6]>

#feedback{
margin-top:-600px;
padding-top:10px;
height:190px
}

input, textarea {
	padding: 5px;
	width: 318px;
	text-align:  left;
	color: #f0f0e4;
	font: 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	margin: 5px 0px 10px 0px;
	background: #291c12;
	border: 1px solid #573c29;
}

textarea:focus, input:focus {
	border: 1px solid #b0d136;
}

button {
	background: #291c12;
	border: 1px solid #573c29;
	float: right;
	text-align: center;
	color: #f0f0e4;
	clear: both;
	font: bold 0.9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 125px;
	height: 30px;
	padding: 0px 0px 2px 0px;
}


/* 8. Table */

table {
	width: 960px;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #90b43c;
	border-top: 1px solid #90b43c;
}

th {
	background: url(images/arrow.png) no-repeat ;
	font: bold 0.8em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #90b43c;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 18px;
	margin: 5px;
}


td {
	font: bold 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: none;
	padding: 6px 6px 6px 18px;
	color: #f0f0e4;
	margin: 0px 5px 0px 0px;
	width: 315px;
}





