/* RESET ALL STYLES */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* AG BLOCK TEMPLATE */
body {
	font-family: arial, verdana, helvetica;
	font-size: 62.5%;
	color: #555;
	line-height: 1.6em;
}

a {
	color: #d92513;
	font-weight: bold;
}
a:hover {
	color: #000;
}


/*Structure*/

body {
	background: url('../../assets/images/design/bg-repeat-2.png') repeat-x;
}
body.homepage {
	background: url('../../assets/images/design/bg-repeat.png') repeat-x;
}

#site {
	width: 960px;
	margin: 0 auto 20px auto;
	font-size: 1.2em;
	
	
}

#header {
	height: 160px;
}
#header h1 a {
	float: left;
	margin-top: 20px;
	width: 440px;
	background: url('../../assets/images/design/block-logo.jpg') no-repeat;
	height: 120px;
	
	
}
#header h1 a span {
	display: none;
}

#right-head {
	float: right;
	width: 500px;
}
#nav {
	float: right;
	margin-top: 30px;
}
#nav li {
	float: left;
	padding-left: 20px;	
	text-transform: uppercase;
}
#nav li a {
	color: #444;
	font-size: 1.6em;
	letter-spacing: -1px;
	text-decoration: none;
}
#nav li a:hover {
	color: #d92513;
}
#nav li a.selected {
	color: #d92513;
}
.sidenav {
	margin-bottom: 50px;
	overflow: hidden;
	min-height: 500px;
}
.sidenav ul li ul {

}
.sidenav ul.nav-first-level, .sidenav ul.first-level-nav {
margin-right: 20px;


}
.sidenav ul li {
	
	
	
}
.sidenav ul li a {
	display: block;
	padding: 5px 0 5px 10px;
	text-decoration: none;
}
.sidenav ul li ul li a {
	display: block;
	padding: 5px 0 5px 30px;
	text-decoration: none;
}
.sidenav ul li a:hover {
	background: #f1f1f1;
}
.sidenav ul li a.selected {
	background: #e1e1e1;
}

#header .light {
	float: right;
	width: 400px;
	text-align: right;
	
	font-weight: bold;
	font-size: 1.3em;
	color: #cacaca;
}
#header .dark {
	color: #888;
}
#header .small {
	margin-top: 40px;
	font-size: 1.1em;
	letter-spacing: -0.5px;
	font-weight: normal;
}
#feature {
	height: 240px;
	background: url('../../assets/images/design/bg-texture.jpg') no-repeat;
	
}
#feature .intro {
	font-size: 3em;
	padding: 25px 0 10px 0;
	line-height: 1.2em;
	letter-spacing: -1px;
	color: #222;
	text-shadow: 2px 1px 0px #fff;
}
#feature a span {
	display: none;
}
.feature-image {
	float: right;
}
p.blurb {
	margin: 20px;
	width: 560px;
	
}

#main.secondary {

	margin-top: 30px;
	background: url('../../assets/images/bg-main-shadow.png');
}

.col1 {
	width: 240px;
	float: left;
	
}
.col1 p {
	padding: 10px 10px 0px 10px;
}
.col1 h2 {
	background-color: #e1e1e1;
	padding: 10px;
	text-transform: uppercase;
	
}
.col1 h2 a {
	text-decoration: none;
	color: #333;
	font-size: 1.2em;
}
.col1 h2 a:hover {
	color: #d92513;
}
.col3 {
	


	
}

.col3 h1 {
	font-weight: bold;
	font-size: 2em;
	line-height: 2em;
}
.col3 h2 {
	font-weight: bold;
	font-size: 1.6em;
}

.col3 h2 a {
	text-decoration: none;
}
.col3 h1 a {
	text-decoration: none;
}
.col3 h3 {
	font-weight: bold;
	font-size: 1.3em;
}
.col3 p {
	margin: 0 0 10px 0;
}
.col3 table td {
	
}
.col3 td h2 a {
	background: #e1e1e1;
	display: block;
	padding: 5px;
}
#linksrow ul {
	margin: 10px;
	float: left;
	width: 220px;
	
}

.col4 {
	width: 960px;
	overflow: auto;
	
}
#catalogue-index {
	float: left;
	0 20px 0 0px;
	width: 720px;
}
#catalogue-main {
	float: left;
	padding: 0 20px 0 0px;
	width: 460px;
	
}

#catalogue-main h3 {
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #c1c1c1;
	margin: 10px 0 10px 0;
}
#catalogue-main p {
	padding: 0 0 10px 0;
}
#catalogue-main ul {
	list-style-type: disc;
	margin: 0 0 20px 20px;
}
#catalogue-main ul li {
	margin: 0 0 10px 0;
}
#catalogue-main table {
	margin: 0 0 20px 0;
}
#catalogue-imagebar {
	float: left;
	width: 240px;
	
	
}
#catalogue-imagebar img {
	border: 1px solid #e9e9e9;
	margin-bottom: 20px;
}
.cata-product {
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	margin: 0 10px 10px 0;
	overflow: hidden;
	text-align: center;
	
	
}
.cata-product a {
	display: block;
	padding: 7px;
	background: #f1f1f1;
	height: 100%;
}
.cata-product img {
	margin: 10px 0 0 0;
}
.cata-product a:hover {
	background: #fff;
}


	#news-main {
}
#contact-link {
	float: right;
	width: 240px;
}

#newsrow {
	margin: 20px 0 0 0;
}
#newsrow ul li {
	width: 230px;
	padding-left: 10px;
	float: left;
}
#newsrow ul li a {
	text-decoration: none;
	font-size: 1.2em;
	color: #000;
}
#newsrow ul li a:hover {
	color: #d92513;
}
#newsrow ul li a span {
	color: #999999;
	font-size: 0.8em;
}

form {
	
	width: 550px;
	float: left;
}
form div.section {
	border: 5px solid #ddd;
	margin: 10px 0 10px 0;
	padding: 20px;
	background: #fff;
}
form div.section strong {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 10px;
}
form div.section input, form div.section textarea {
	border: 3px solid #e1e1e1;
	margin: 4px;
	padding: 3px;
}

#contact-form {

}
#contactdetails {
	float: left;
	width: 380px;
	padding: 10px 0 0 20px;
}
#contactdetails h2 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 20px 0;
}
#contactdetails strong {
	font-weight: bold;
	font-size: 1.2em;
	color: #999;
}
table.address tr {
	padding: 20px;
}

#footer {
	
	background: #efefef url('../../assets/images/design/bg-footer.png') repeat-x;
	height: 50px;
	clear: both;
	
}
.wide {
	width: 960px;
	margin: 0 auto;
	background: url('../../assets/images/design/bg-footer-shadow.png') no-repeat;
	
	overflow: auto;
}
#footer .wide ul {
	float: left;
}
#footer .wide ul li {
	float: left;
	padding-left: 10px;
	line-height: 50px;
}
#footer .wide ul li a {
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: normal;
}
#footer .wide #copyright {
	float: right;
	line-height: 50px;
}
.clear {
	clear: left;
	clear: right;
	clear: both;
	display: none;
}
#form-errors {
color: red;
font-weight: bold;
}
