/* Default styles */
html, body, * {
	padding:0px;
	margin:0px;
}

h1 {
	margin:20px 0px 12px 0px; 
	color: #d02525;
	font-style: italic;
}

h2, h3, h4, h5, h6 {
	margin:0px 0px 0px 0px; 
	color: #d02525;
	font-style: italic;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

div { 
	margin: 0px;
	padding: 0px;
}

p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
	margin:0px 0px 12px 0px; 
}

li, dd, blockquote { 
	margin-left: 40px; 
}

fieldset { 
	padding:10px; 
}

body {
	background: #383838 url(/cms/templates/agd/body-gradient.png) top left repeat-x;
	color: #414141;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.65em;
}

input, select,textarea {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}

#outertop {
	background: #383838 url(/cms/templates/agd/body-shadow-top.png) bottom left no-repeat;
	width: 868px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 1px;
}

#outersides {
	background: #383838 url(/cms/templates/agd/body-shadow-sides.png) top left no-repeat;
	width: 868px;
	margin-left: auto;
	margin-right: auto;
}

#footersides {
	background: #383838 url(/cms/templates/agd/body-shadow-sides.png) top left no-repeat;
	width: 868px;
	margin-left: auto;
	margin-right: auto;
}


#outer {
	width: 852px;
	margin-left: auto;
	margin-right: auto;
}
#outerbottom {
	background: #383838 url(/cms/templates/agd/body-shadow-bottom.png) top left no-repeat;
	width: 868px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	font-size: 1px;
}
* html #outerbottom {
	margin-bottom: 0px;
}

#contentclear {
	height: 35px;
	width: 852px;
	background: white url(/cms/templates/agd/inside-bg-bottom.png) top left no-repeat;
}

#outerbg {
	background: transparent url(/cms/templates/agd/inside-bg.png) top left no-repeat;
	min-height: 564px;
}

* html #outerbg {
	height: 564px;
}

#outerinner {
	background: transparent url(/cms/templates/agd/content-scroll-bg.png) top left repeat-y;
}

#leftcolumn {
	width: 581px;
	float: left;
}

#contentinner {
	margin-top: 160px;
	margin-left: 57px;
	width: 480px;
}

#rightcolumn {
	width: 210px;
	float: left;
}

#navigationcontent {
	margin-top: 55px;
	margin-right: 7px;
	margin-left: 5px;
}

#navigationmenu {
	padding-top: 56px;
	height: 395px;
}

#navigationcontent ul {
	display: block;
	margin: 0px;
	text-indent: 0px;
}

#navigationcontent li {
	margin: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

#navigationcontent #navigationmenu ul li a:hover {
	background: #414141;
}
#navigationcontent #navigationmenu ul li a:active {
	background: #000000;
}
#navigationcontent li a {
	display: block;
	height: 21px;
	padding-left: 16px;
	padding-top: 4px;
	background: #c22806 url(navigation-menu-bg.png) top left repeat-x;
	border: 1px solid white;
	color: white;
	font-size: 10px;
	text-decoration: none;
	margin-right: 1px;
}

#navigationcontent li.item1 a {
	background-position: 0px 0px;
}

#navigationcontent li.item2 a {
	background-position: 0px -27px;
}

#navigationcontent li.item3 a {
	background-position: 0px -54px;
}

#navigationcontent li.item4 a {
	background-position: 0px -81px;
}

#navigationcontent #navigationmenu ul li.item5 a {
	background-position: 0px -108px;
}

#navigationcontent #navigationmenu ul li.item6 a {
	background-position: 0px -135px;
}

#navigationcontent #navigationmenu ul li.item7 a {
	background-position: 0px -162px;
}

#navigationcontent #navigationmenu ul li.item8 a {
	background-position: 0px -189px;
}

#navigationcontent #navigationmenu ul li.item9 a {
	background-position: 0px -216px;
}

#navigationcontent #navigationmenu ul li.item10 a {
	background-position: 0px -241px;
}

#navigationcontent li a:hover {
	background-color: #464646;
	font-weight: bold;
	font-size: 10px;
}

#navigationcontent h2 {
	display: none;
}

#navigationcontent span.tvad a img {
	border: 0px;
	margin-top: 5px;
	margin-left: 7px;
}
#navigationcontent span.clc img {
	margin-top: 5px;
	border: 0px;
}
#navigationcontent span.clc {
	display: block;
	position: relative;
	text-align: center;
}

#contentclear {
	clear: left;
}
#footer {
	background: white url(/cms/templates/agd/footer-bg.png) top left no-repeat;
	width: 852px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	height: 29px;
}


#footer h2 {
	display: none;
}

#footer ul {
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
}

#footer li.first {
	border-left: 0px;
}


#footer li {
	padding: 2px;
	padding-left: 9px;
	padding-right: 10px;
	margin: 0px;
	text-indent: 0px;
	display: inline;
	color: #141414;
	font-size: 11px;
}

#footer a {
	text-decoration: none;
	color: #141414;
}

#footer li {
	border-left: 1px solid #141414;
}



#contact .contactfieldname {
	color: #d02525;
	font-style: italic;
	display: block;
}

#contact input {
	border: 1px solid #141414;
}

#contact textarea {
	width: 400px;
	border: 1px solid #141414;
}

#actions input.button {
	margin-top: 1em;
}

#contact .contactfield em {
	display: none;
}


#catalogue table {
	width: 480px;
}

#catalogue table th a {
	color: white;
}

#catalogue table th {
	font-weight: bold;
	background-color: #ea8003;
	margin-left: 1px;
	margin-top: 1px;
}
#catalogue table td {
	border-left: 1px solid white;
	border-top: 1px solid white;
}

#catalogue table tr.cataloguesearchresultsnavigation td {
	background-color: #fff;
}
#catalogue table td {
	text-align: center;
	background-color: #ffeea4;
}

#catalogue #catalogueproductdetails table td {
	background-color: #ffeea4;
}

#contentouter a {
	color: #e03535;
}

#contentouter a:hover {
	color: #f03535;
}

#catalogue .cataloguesearchfield select {
        width: 120px;
	border-width: 1px;
	background: #ea9141 url(navigation-menu-bg.png) top left repeat-x;
}

#catalogue .cataloguesearchfield span {
        display: block;
	font-weight: bold;
        margin-bottom: 5px;
}
#catalogue .cataloguesearchfield  {
        width: 170px;
        margin-left: 40px;
        margin-top: 20px;
        float: left;
        display: block;
        height: 80px;
}

.cataloguesearchsubmit input {
        margin-left: 0px;
}

.cataloguesearchsubmit {
        float: right;
        margin-top: -4px;
	margin-left: 30px;
	margin-right: 10px;
        width: 219px;
        height: 60px;
        cursor: pointer;
        cursor: hand;
}

.cataloguesearchsubmit {
        background: #efefef url(/cms/templates/agd/search-button-inside.png) top left no-repeat;
        margin-left: 0px;
        margin-right: 80px;
	#
}



* html .cataloguesearchsubmit {
        margin-right: 40px;
}



.cataloguesearchsubmit input.button {
        border: 0px;
        background: transparent;
        font-size: 1px;
	opacity: 0.0;
        width: 219px;
        height: 60px;
        color: #d03e25;
        cursor: pointer;
}



.searchnav a {
	margin-right: 10px;
}

#footertop {
	background: #383838 url(/cms/templates/agd/body-shadow-top.png) bottom left no-repeat;
	width: 868px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 1px;
}
* html #footertop {
	margin-top: 0px;
}

#footerbottom {
	font-size: 1px;
	background: #383838 url(/cms/templates/agd/body-shadow-bottom.png) top left no-repeat;
	width: 868px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
