/*------------------------------------------------------


------------------------------------------------------*/

* { margin:0; padding:0;}



html, body { -webkit-font-smoothing: antialiased; font-family:Arial, Helvetica, sans-serif; }
body { background-repeat: no-repeat; background-position: center top; background-color: #000; background-attachment: fixed; }
.bg-1 { background-image: url(/images/body-bg-1.jpg); }
.bg-2 { background-image: url(/images/body-bg-2.jpg); }
.bg-3 { background-image: url(/images/body-bg-3.jpg); }
.bg-4 { background-image: url(/images/body-bg-4.jpg); }
.bg-5 { background-image: url(/images/body-bg-5.jpg); }

img { border: none; }
ul, li { list-style: none; }
:focus { outline: 0; }
h1, h2, h3, h4 { font-weight:700; font-style:normal; margin-bottom:15px; }
h2 span, h3 span, h4 span, 
#legal h1 { font-style:normal; margin:10px 0px 25px 0px; font-weight:700; color:#663300; }
#legal h3 span { font-weight:700; color:#663300; }
h1 { color:#663300; font-size:28px; letter-spacing:-2px; }
h2 { color:#663300; font-size:22px; }
h3 { color:#003300; font-size:18px; text-transform:uppercase; }
h4 { color:#003300; font-size:16px; }

.brown-1 { color:#663300; }
.brown-2 { color:#330000; }
.green-1 { color:#003300; }
.green-2 { color:#999933; }
.green-3 { color:#003333; }
.green-4 { color:#006600; }
.green-5 { color:#666600; }
.green-6 { color:#333300; }

#wrapper { width:980px; margin:0px auto; }

#header { float:left; position:relative; width:980px; height:135px; background-image: url(/images/bg1.png); background-repeat: no-repeat; background-color: #FFF; }
#header .company-logo { position:absolute; top:20px; right:24px; width:375px; height:116px; }

#navigation { float: left; position:relative; width:980px; height:40px; background-color:#FFF; }
#navigation a{ color:#FFF;font-size:14px;text-align:center;line-height:40px; }

#fencing #navigation li.home a,#home #navigation li.home a, #fencing #navigation li.fencing a, #sleepers #navigation li.sleepers a, #gardening #navigation li.gardening a, #garden #navigation li.garden a, #gates #navigation li.gates a, #wire #navigation li.wire a, #contact #navigation li.contact a { cursor: default; background-position: 0px -120px; }

#navigation { width:980px; height:40px; margin:0px auto; }
#navigation li { float:left; width: auto; height:40px; }
#navigation li a { display: block; height:40px; width:138px;background-repeat: no-repeat; background-position: 0px 0px; border-right:solid 1px #FFF; border-bottom:solid 1px #FFF; }
#navigation li.home a { width:138px; background-image: url(/images/home.png); }
#navigation li.fencing1 a { width:138px; background-image: url(/images/home.png) }

#navigation li.fencing a { width:138px; background-image: url(/images/fencing.png) }
#navigation li.sleepers a { width:138px; background-image: url(/images/fencing1.png); }
#navigation li.gardening a { width:138px; background-image: url(/images/fencing2.png); }
#navigation li.garden a { width:138px; background-image: url(/images/fencing3.png); }
#navigation li.gates a { width:138px; background-image: url(/images/fencing4.png); }
#navigation li.wire a { width:138px; background-image: url(/images/home.png); }
#navigation li.contact a { width:139px; border-right:none; background-image: url(/images/home.png); }
#navigation li a:hover { background-position: 0px -40px;  }





#fencing #navigation li.fencing a { border-bottom:solid 1px #003300; }
#gardening #navigation li.gardening a { border-bottom:solid 1px #003333; }
#gates #navigation li.gates a { border-bottom:solid 1px #666600; }

#sub-nav { float:left; width:960px; height:45px; padding:0px 10px; background-image: url(/images/sub-nav/gradient.png); background-repeat: repeat-x; background-position: left bottom; font-size:12px; color:#FFF; }
#sub-nav li { float:left; width:auto; padding:14px 10px 0px 0px; }
#sub-nav a, #sub-nav strong { display:block; float:left; width:auto; padding-left:14px; background-image: url(/images/sub-nav/arrow-right.png); background-repeat: no-repeat; background-position: 0px 4px; text-decoration:none; color:#FFF; }
#sub-nav a:hover { text-decoration:underline; }
#sub-nav strong { background-image: url(/images/sub-nav/arrow-down.png); background-repeat: no-repeat; background-position: 0px 6px; padding-left:16px; }





/* CONTENT STYLES */

#content { float:left; width:960px; padding:20px 10px; background-color:#FFF; }

#content p, #content ul { padding-bottom:20px; font-size:14px; color:#484a49; line-height:24px; }
#content a { text-decoration:none; color:#003300; }
#content a:hover { color:#000;text-decoration: underline;  }
#content li { background-image: url(/images/content/global/li.png); background-repeat: no-repeat; background-position: 0px 6px; padding-left: 12px; margin-bottom:7px; }

.hr-top { border-top:solid 0px #663300; padding-top:15px; }
.hr-bot { border-bottom:solid 1px #663300; padding-bottom:15px; }

/* GRID STYLES */

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { display: inline; float: left; position: relative; margin-left: 10px; margin-right: 10px; }

.grid-1 { width:60px; }
.grid-2 { width:140px; }
.grid-3 { width:220px; }
.grid-4 { width:300px; }
.grid-5 { width:380px; }
.grid-6 { width:460px; }
.grid-7 { width:540px; }
.grid-8 { width:620px; }
.grid-9 { width:700px; }
.grid-10 { width:780px; }
.grid-11 { width:860px; }
.grid-12 { width:940px; }

.prefix-1 { padding-left:80px; }
.prefix-2 { padding-left:160px; }
.prefix-3 { padding-left:240px; }
.prefix-4 { padding-left:320px; }
.prefix-5 { padding-left:400px; }
.prefix-6 { padding-left:480px; }
.prefix-7 { padding-left:560px; }
.prefix-8 { padding-left:640px; }
.prefix-9 { padding-left:720px; }
.prefix-10 { padding-left:800px; }
.prefix-11 { padding-left:880px; }

.suffix-1 { padding-right:80px; }
.suffix-2 { padding-right:160px; }
.suffix-3 { padding-right:240px; }
.suffix-4 { padding-right:320px; }
.suffix-5 { padding-right:400px; }
.suffix-6 { padding-right:480px; }
.suffix-7 { padding-right:560px; }
.suffix-8 { padding-right:640px; }
.suffix-9 { padding-right:720px; }
.suffix-10 { padding-right:800px; }
.suffix-11 { padding-right:880px; }

.alpha { margin-left: 0; }
.omega { margin-right: 0; }

.border { border:solid 1px #000; }

/* TABLE STYLES */

table { margin-bottom:20px; font-size:12px; }
table th, table td { padding:5px; border-bottom:solid 1px #FFF; border-right:solid 1px #FFF; }
table th { background-color:#fff; color:#FFF; }
table td { background-color:#fff; color:#fff; }
table td.highlighted { background-color:#ffffff; }

/* SECTION STYLES */






















#fencing h1, #sleepers h1, #gardening h1, #garden h1, #gates h1, #wire h1, #contact h1 { width:940px; height:135px; margin-bottom:20px; padding:0px; text-indent:-9999px; border-bottom:none; background-repeat: no-repeat; }

#content .cat-btn { margin-bottom:20px; font-size:16px; }
#content .cat-btn a { display:block; width:220px; height:270px; background-repeat: no-repeat; background-position: left bottom; color:#FFF; text-decoration:none; }
#content .cat-btn a:hover { background-position: right bottom; text-decoration:none; }
#content .cat-btn a img { display:block; height:220px; }
#content .cat-btn a span { display:block; font-size:14px;  padding:10px 0px 0px 12px; }

.highlight-box { padding:20px; background-color:#CCCCCC; }

#fencing #sub-nav { background-color:#003300; }

#fencing #content .cat-btn a { background-color:#003300; background-image: url(/images/index-btn.png); }

 .cat-btn a { background-color:#003300; background-image: url(/images/index-btn.png); width:220px; height:270px; }







#fencing h1 { background-color:#003300; background-image: url(/images/content/fencing/h1.jpg); }
#fencing h2, #fencing h3, #fencing h4 { color:#003300; }
#fencing #content li { background-image: url(/images/content/fencing/li.png); }
#fencing table th { background-color:#003300; }
#fencing table td { background-color:#CCD6CC; }
#fencing table td.highlighted, #fencing .highlight-box { background-color:#A3B5A3; }

#sleepers h1 { background-color:#999933; background-image: url(/images/content/sleepers/h1.jpg); }
#sleepers h3, #barriers h4 { color:#999933; }
#sleepers #content li { background-image: url(/images/content/barriers/li.png); }
#sleepers table th { background-color:#999933; }
#sleepers table td { background-color:#EBEBD6; }
#sleepers table td.highlighted, #sleepers .highlight-box { background-color:#DBDBB5; }

#gardening #sub-nav { background-color:#003333; }
#gardening #content .cat-btn a { background-color:#003300; background-image: url(/images/index-btn.png); }
#gardening h1 { background-color:#003333; background-image: url(/images/content/gardening/h1.jpg); }
#gardening h3, #gardening h4 { color:#003333; }
#gardening #content li { background-image: url(/images/content/gardening/li.png); }
#gardening table th { background-color:#003333; }
#gardening table td { background-color:#CCD6D6; }
#gardening table td.highlighted, #gardening .highlight-box { background-color:#A3B5B5; }

#garden h1 { background-color:#006600; background-image: url(/images/content/garden/h1.jpg); }
#garden h3, #garden h4 { color:#006600; }
#garden #content li { background-image: url(/images/content/garden/li.png); }
#garden table th { background-color:#006600; }
#garden table td { background-color:#CCE0CC; }
#garden table td.highlighted, #garden .highlight-box { background-color:#A3C8A3; }

#gates #sub-nav { background-color:#666600; }
#gates #content .cat-btn a { background-color:#003300; background-image: url(/images/content/gates/index/index-btn.png); }
#gates h1 { background-color:#666600; background-image: url(/images/content/gates/h1.jpg); }
#gates h3, #gates h4 { color:#666600; }
#gates #content li { background-image: url(/images/content/gates/li.png); }
#gates table th { background-color:#666600; }
#gates table td { background-color:#E0E0CC; }
#gates table td.highlighted, #gates .highlight-box  { background-color:#C8C8A3; }

#wire h1 { background-color:#333300; background-image: url(/images/content/wire/h1.jpg); }
#wire h3, #wire h4 { color:#333300; }
#wire #content li { background-image: url(/images/content/wire/li.png); }
#wire table th { background-color:#333300; }
#wire table td { background-color:#D6D6CC; }
#wire table td.highlighted, #wire .highlight-box { background-color:#B5B5A3; }

/* FORM STYLES */
#contact h1 { background-color:#333300; background-image: url(/images/content/contact/h1.jpg); }
#contact dl { margin-bottom:10px; }
#contact dt label { display:block; padding-top:8px; font-size:12px; color:#000; }
#contact .t-field, #contact .t-area { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF; width:450px; height:38px; line-height:38px; padding-left:5px; padding-right:5px; border:0; border:none; background-color:#663300; }
#contact .t-area { overflow:hidden; height:300px; line-height:20px; padding:5px; }


/* FOOTER STYLES */

#footer { float:left; width:960px; padding:20px 10px; height:50px; color:#FFF; background-image: url(/images/bg.png); background-repeat: no-repeat; background-position: 0px 0px; }
#footer h2 { border-bottom:solid 0px #630; height:19px; padding-bottom:25px; margin-bottom:20px; text-indent:-9999px; background-repeat: no-repeat; background-position: 0px 0px; }
#footer h2.links { background-image: url(/images/footer/h2-website-links.png); }
#footer h2.company { background-image: url(/images/footer/h2-company.png); }

#footer p, #footer ul { font-size:12px; padding-bottom:15px; line-height:18px; }

#footer .website-links { float:left; width:190px; }
#footer .website-links li { background-image: url(/images/footer/li.png); background-repeat: no-repeat; background-position: 0px 6px; padding-left:10px; }

#footer .hr-top { border-top-color:#630; padding-top:10px; }

#footer a { color:#fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer .social-links { float:left; width:auto; }
#footer .social-links li { float:left; width:26px; height:25px; margin-right:2px; }

#footer .ci {  }

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.titles{width:940px; margin:0px auto;height:19px;background-image: url(/images/online.gif);line-height:19px;padding-left:10px;line-height:19px;font-size:12px;}

#products{margin-left:5px;margin-bottom:35px;}


#fonts14{font-size:14px;;text-align:center;line-height:14px;padding-top:5px;}

a { color: #00e;text-decoration: none;  }
a:visited { color: #551a8b; }
a:hover { color: #06e;text-decoration: none; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0;text-decoration: none; }

.news{margin-left:100px;width:700px;float:left;height:37px;font-size:14px;padding-left:100px;line-height:37px;}
.news_info{width:940px; margin:0px auto;height:37px;background-image: url(/images/news.gif);line-height:37px;}
.news a{text-decoration: none;}
.rand_news{width:550px;line-height:37px;height:37px;float:left;}
.rand_news a{text-decoration: none;}
.info{width:500px;text-align:left;height:29px;line-height:31px;font-size:14px;background-image: url(/images/dot.gif);padding-left:30px;}