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

/* Embroidery North CSS - www.octopus-creative.co.uk */


* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #666;
	background: #000 url(../images/bg-body.jpg) top center no-repeat;
}

th {
	text-align:left;
}

img {
	border: 0;
}




/* Error styles */

#error {
	width: 100%;
	background: #fff url(../images/error.gif) -40px 0 no-repeat;
	padding-top: 170px;
	border-bottom: 10px solid #f2f2f2;
}

#error p {
	padding: 4px 20px;
}

#error h1 {
	font-size: 200%;
	font-weight: 200;
	padding: 4px 20px;
}

#error ul {
	list-style-image: url(../images/li_arrow.gif);
	color: #5c5c5c;
	margin-left: 20px;
	padding: 0.4em 50px 1.3em 20px;
}

#error a:link, #error a:visited {
	color: #1a7ca3;
}

#error a:hover {
	color: #33abdb;
	text-decoration: none;
}




/* Thanks styles */

#thanks {
	width: 100%;
	background: #fff url(../images/thanks.gif) -40px 0 no-repeat;
	padding-top: 170px;
	border-bottom: 10px solid #f2f2f2;
}

#thanks p {
	padding: 4px 20px;
}

#thanks h1 {
	font-size: 200%;
	font-weight: 200;
	padding: 4px 20px;
}




/* Global positions */

#container {
	width: 780px; 
	margin: 0 auto; 
	background: url(../images/bg_container.gif) top left repeat-y;
}

#head {
	position: relative;
	width: 100%; 
	height: 115px;
	background: #f7f7f7 url(../images/bg-head.jpg) top left repeat-x;
}

#nav {
	color: #fff;
	background: #f7f7f7 url(../images/bg-nav.jpg) top left no-repeat;
	width: 100%; 
	height: 37px;
}

#content {
	background: #fff url(../images/bg-content.jpg) top center repeat-y;
	width: 700px; 
	border-top: 30px solid #fff;
	border-bottom: 10px solid #fff;
	padding: 0 40px 0 40px;
}

#subnav {
	width: 225px; 
	float: left;
	padding-top: 50px;
}

.clearer {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
}

#buckets {
	height: 145px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	background: #d6d1b4;
}

#footer {
	background: url(../images/bg-footer.gif) bottom right no-repeat;
	width: 720px; 
	height: 258px;
	padding: 0 30px;
}

#octopus {
	color: #fff;
	width: 780px; 
	height: 30px;
	margin: 0 auto; 
	padding: 10px 0;
}




/* Global styles */

p {
	padding-bottom: 0.4em; 
}

em {
	font-style: normal; 
	font-weight: 700;
	color: #333;
}

h1 {
	color: #f26522;
	font-size: 140%; 
	font-weight: 700;
	padding-bottom: 0.4em; 
	line-height: 1em;
}

h2 {
	color: #4d4c4c;
	font-size: 100%; 
	font-weight: 700;
	padding-bottom: 0.4em; 
	line-height: 1.2em;
}

h3 {
	color: #fff;
	font-size: 100%; 
	font-weight: 700;
	padding-bottom: 0.6em; 
	line-height: 1.2em;
}




/* Head styles */

#head img {
	padding: 6px 0 0 36px; 
}

#head img.tag {
	position: absolute; 
	top: -10px;
	right: -60px;
}





/* Nav styles */

#nav ul {
	list-style: none; 
	padding: 10px 0 0 45px;
}

#nav ul li {
	float: left; 
	border-right: 1px solid #999;
	height: 25px;
}

#nav ul li a:link, #nav ul li a:visited {
	float: left; 
	display: block;
	height: 27px;
	width: auto;
	color: #fff;
	padding: 0 10px; 
	text-decoration: none;
}

#nav ul li a:hover {
	color: #999;
}

#nav ul li.over a:link, #nav ul li.over a:visited, #nav ul li.over a:hover {
	background: url(../images/bg-nav-li.gif) bottom center no-repeat;
}




/* Content styles - top */

#content .top {
	padding: 0 0 5px 0;
	background: url(../images/bg-dotted-horiz.gif) bottom left repeat-x;
}

#content .top h1 {
	padding-top: 15px;
}

#content .top img {
	float: right;
	padding: 20px 0 5px 20px;
}




/* Content styles - middle */

#content .middle {
	position: relative;
	height: 78px;
	padding: 5px 0;
	background: url(../images/bg-dotted-horiz.gif) bottom left repeat-x;
}

#content .middle h2 {
	color: #f26522;
}

#content .middle li {
	list-style-image: url(../images/bg-middle-li.png);
	font-size: 100%;
	margin-left: 4px;
}

#content .middle ul.col01 {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 150px;
}

#content .middle ul.col02 {
	position: absolute;
	top: 25px;
	left: 190px;
	width: 150px;
}

#content .middle ul.col03 {
	position: absolute;
	top: 25px;
	left: 370px;
	width: 150px;
}



/* Content styles - buckets x3 */

#content .buckets {
	padding: 10px 0;
}

#content .buckets p, #content .buckets h2 {
	padding: 1px 10px;
}

#content .buckets h2 {
	padding-top: 5px;
}

#content .buckets img {
	margin: 10px 10px 0 10px;
}

#content .buckets .bucket01, #content .buckets .bucket02, #content .buckets .bucket03 {
	position: relative;
	height: 410px;
}

#content .buckets .bucket01 a:link img, #content .buckets .bucket01 a:visited img, #content .buckets .bucket02 a:link img, #content .buckets .bucket02 a:visited img, #content .buckets .bucket03 a:link img, #content .buckets .bucket03 a:visited img {
	border: 1px solid #999;
	display: block;
	width: 204px;
	height: 158px;
	background-color: #333;
}

#content .buckets .bucket01 a:hover img, #content .buckets .bucket02 a:hover img, #content .buckets .bucket03 a:hover img {
	border: 1px solid #f26522;
}

#content .buckets .bucket01 {
	float: left;
	margin-right: 11px;
	width: 226px;
	background: #f2f2f2;
}

#content .buckets .bucket02 {
	float: left;
	margin-right: 11px;
	width: 226px;
	background: #f2f2f2;
}

#content .buckets .bucket03 {
	float: left;
	width: 226px;
	background: #f2f2f2;
}

#content .buckets a.button:link, #content .buckets a.button:visited {
	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 1px 10px 2px 15px;
	color: #fff;
	background: #000;
	font-weight: 700;
	text-decoration: none;
	background: #000 url(../images/bg-sample.gif) 3px -2px no-repeat;
}

#content .buckets a.button:hover {
	background: #f26522 url(../images/bg-sample.gif) 3px -28px no-repeat;
}




/* Content styles - buckets x4 */

#content .buckets-sub {
	padding: 10px 0;
}

#content .buckets-sub p, #content .buckets-sub h2 {
	padding: 1px 10px;
}

#content .buckets-sub h2 {
	color: #fff;
	font-weight: 200;
	padding-top: 2px;
}

#content .buckets-sub img {
	margin: 0;
}

#content .buckets-sub .bucket01, #content .buckets-sub .bucket02, #content .buckets-sub .bucket03, #content .buckets-sub .bucket04 {
	position: relative;
	float: left;
	width: 165px;
	height: 226px;
	border: 1px solid #999;
	background: #f26522;
}

#content .buckets-sub .bucket01 {
	margin-right: 11px;
}

#content .buckets-sub .bucket02 {
	margin-right: 10px;
}

#content .buckets-sub .bucket03 {
	margin-right: 10px;
}




/* Content styles - contact */

#content .contact {
	padding: 0 0 5px 0;
}

#content .contact h1 {
	padding-top: 15px;
}

#content .contact img {
	float: right;
	padding: 0 0 10px 10px;
}

#content .contact a:link, #content .contact a:visited {
	color: #5fa8e3;
}

#content .contact a:hover {
	color: #333;
}

.field {
	border: 1px solid #f26522;
	width: 200px;
	height: 16px;
}

.multifield {
	border: 1px solid #f26522;
	width: 432px;
	height: 100px;
}

.submit {
	height: 26px;
	width: 80px;
	border: 1px solid #fff;
	padding: 0 4px 3px 4px;
	color: #fffffe;
	color: #fff;
	background-color: #f26522;
}





/* Footer styles */

#footer #footerlist {
	position: relative;
	background: #94c63d url(../images/bg-footerlist.jpg) bottom right no-repeat;
	height: 165px;
	margin-bottom: 10px;	
	padding: 10px;
}

#footer #footerlist ul {
	list-style: none;
}

#footer #footerlist ul li {
	font-size: 90%;
	color: #fff;
}

#footer #footerlist ul.col01 {
	position: absolute;
	top: 38px;
	left: 10px;
	width: 150px;
}

#footer #footerlist ul.col02 {
	position: absolute;
	top: 38px;
	left: 190px;
	width: 150px;
}

#footer #footerlist ul.col03 {
	position: absolute;
	top: 38px;
	left: 370px;
	width: 150px;
}

#footer #footerlist ul.col04 {
	position: absolute;
	top: 38px;
	left: 550px;
	width: 150px;
}

#footer p a:link, #footer p a:visited {
	color: #f26522;
}

#footer p a:hover {
	color: #ccc;
	text-decoration: none;
}




/* Octopus styles */

#octopus a:link, #octopus a:visited {
	color: #fff;
	text-decoration: underline;
}

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