/* CSS Document */


#sitecontainer {
	width:964px;
	margin:0 auto;
}

#headerWrapper {
	padding-bottom:15px;
}

#header {
	width:956px;
	height:83px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	margin:0 auto;
}

#headerleft {
	float:left;
	width:4px;
	height:83px;
	background-image:url(../images/header_bgleft.gif);
	background-repeat:no-repeat;
}

#headerright {
	float:right;
	width:4px;
	height:83px;
	background-image:url(../images/header_bgright.gif);
	background-repeat:no-repeat;
}

#headerlogo {
	position:relative;
	left:297px;
	top:4px;
}

#headersearch {
	float:right;
	width:130px;
	height:49px;
	margin:17px 20px 0 0;
}

#headersearch * {
	float:left;
	margin:0;
}

#headersearch label {
	margin-bottom:12px;
	padding-left:0;
}

#searchinput {
	width:90px;
	height:15px;
	padding:3px;
	border:0;
	background-image:url(../images/input_search.gif);
	background-repeat:no-repeat;
}

#footer {
	width:916px;
	height:43px;
	padding:20px;
	margin:0pt auto;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	text-align:right;
}

#footermenu {
	color:#fff;
	font-size:1em;
}

#footermenu li {
	display:inline;
	border-left:1px solid #fff;
	padding:0 2px 0 4px;
}

#footermenu li.first {
	border-left:0;
}

#footermenu li a {
	color:#fff;
	text-decoration:none;
}

#validationlogos {
	margin:10px 0 0 0;
	padding:0;
}

#validationlogos li {
	margin-left:0;
	display:inline;
}

#dividerdot {
	background-image:url(../images/dividerdot.gif);
	background-repeat:repeat-x;
	height:1px;
	margin:0pt auto;
	width:98%;
}

#navSecondary {
	color:#000;
	font-size:1em;
	float:right;
}

#navSecondary li {
	border-left:1px solid #000;
}

#navSecondary li.first {
	border-left:0;
}

#navMain #navSecondary li a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}

#navMain #navSecondary li a:hover {
	color:#000;
	text-decoration:underline;
}

.content {
	padding:0 3px;
}

.red {
	color:#EE2E24;
}

.blue {
	color:#00457C;
}

.hide {
	display:none;
}

#categoriesHeading {
	height:54px;
	padding:0;
	background-image:url(../images/categories_headerbg.gif);
	background-repeat:no-repeat;
}

#categories {
	background-image:url(../images/categories_bg.gif);
	background-repeat:repeat-y;
}

#categoriesContent {
	background-image:url(../images/categories_footerbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 15px 20px 15px;
}

#categoriesContent a {
	display:block;
	height:14px;
	padding:8px 0;
	color:#000;
	background-image:url(../images/dividerdot_light.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#pgaadvice {
	text-align:center;
}

#pgaadviceContent {
	padding:0;
}

#pgaadviceHeading {
	display:none;
}

.centerColumn {
	background-image:url(../images/centrecolumn.gif);
	background-position:bottom;
	margin-bottom:14px;
}

#navBreadCrumb {
	width:608px;
	height:35px;
	background-image:url(../images/breadcrumbs_bg.gif);
	background-repeat:no-repeat;
	padding:16px 0 0 18px;
	margin:0 auto;
	font-size:1em;
	color:#000;
}

#navBreadCrumb a {
	color:#000;
}

#navBreadCrumb a:hover {
	color:#000;
	text-decoration:underline;
}

#navMainWrapper {
	margin-bottom:18px;
}

h1, #categoryIcon {
	margin:0 auto;
	padding:10px 0 0 10px;
	width:572px;
	height:24px;
	background-image:url(../images/heading_bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
}

#categoryIcon a {
	color:#fff;
}

h1#productName {
	padding:0 0 10px;
	background-image:none;
	color:#000;
	border-bottom:1px solid #e3e3e3;
	margin-bottom:16px;
  height: auto;
}

h2#productPrices {
	margin:0 0 16px 0;
}



.categoryListBoxContents {
	background-image:url(../images/category_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:85px;
	line-height:85px;
}

.categoryListBoxContents img {
	vertical-align:middle;
}

.category_title {
	font-size:11px;
	color:#000;
}

.centerBoxWrapper {
	background-image:url(../images/centersubbox_bg.gif);
	background-repeat:no-repeat;
}


h2.centerBoxHeading {
	text-align:left;
	margin:0 0 0 8px;
}

.centerBoxWrapper {
	padding:20px;
}

#cart_quantity {
	background-image:url(../images/quantity_input.gif);
	background-repeat:no-repeat;
	width:21px;
	height:17px;
	padding:5px 2px 1px 4px;
	border:0;
	margin-left:5px;
	margin-top:18px;
}

#cartAdd * {
	float:left;
}

#cartAdd input {
	margin-left:5px;
  _margin-left: 3px;
	margin-top:18px;
}

#quantity_title {
	margin-left:0px;
	margin-top:22px;
}

.productGeneral {
	width:360px;
	float:right;
}

#productMainImage a img {
	border:1px solid #E0E0E0;
	border-bottom:0;
  position:relative;
  left:-5px;
  *left: 0px;
}

.imgLink {
	background-image:url(../images/viewlarge.gif);
	background-repeat:no-repeat;
	width:182px;
	height:32px;
	display:block;
}

#productContainer {
	padding:24px;
}

#cartContentsDisplay, #cartSubTotal {
	margin:0 auto;
	width:560px;
}

.cartQuantity input {
	background-image:url(../images/quantity_input.gif);
	background-repeat:no-repeat;
	border:0pt none;
	height:17px;
	padding:5px 2px 1px 4px;
	width:21px;
}

#cartContentsDisplay td {
	vertical-align:middle;
}

#cartProdTitle {
	color:#000;
	display:block;
	margin-top:15px;
}

.buttonRow input {
	margin:0;
}

#cartContentsDisplay * {
	background-color:transparent;
}

#cartContentsDisplay tr.rowEven, #cartContentsDisplay tr.rowOdd {
	background-image:url(../images/cart_divider.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
}

#scProductsHeading {
	text-align:left;
}

#buttonContainer {
	width:570px;
	margin:0 auto 10px auto;
}

.red {
	color:#DF0701;
}

#productAttributes {
	float:right;
	width:360px;
	padding-top:10px;
}

#search {
	background-image:url(../images/searchsidebox_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:100px;
}

#searchsideboxinput {
	background-image:url(../images/searchsidebox_input.gif);
	background-repeat:no-repeat;
	width:90px;
	height:15px;
	padding:3px;
	border:0;
	margin:0;
	float:left;
}

#searchsideboxgo {
	background-image:url(../images/searchsidebox_go.gif);
	background-repeat:no-repeat;
	width:29px;
	height:21px;
	margin:0 0 8px 0;
	float:left;
}

#searchHeading, #searchContent {
	width:149px;
	margin:0 auto;
	padding:0;
}

#searchHeading {
	margin:10px 0 6px 0;
}

#searchContent {
	padding:0 12px 10px 12px;
	width:125px;
	text-align:right;
}

.productListing-data0 a {
	display:block;
	width:78px;
	height:78px;
	border:1px solid #D5D5D5;
}

#productListing {
	width:582px;
	margin:0 auto;
}

#productListing tr td {
	padding:16px 0;
	border-top:1px solid #e3e3e3;
}

#productListing td.productListing-data1 {
	text-align:left;
	color:#010101;
}

#productListing td.productListing-data1 .listingDescription {
	font-size:1.1em;
	line-height:1.4em;
}

#productListing td.productListing-data1 .itemTitle {
	font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;
	margin:0;
}

#productListing td.productListing-data1 .itemTitle a {
	color:#010101;
}

#productListing td.productListing-data1 {
	padding-left:20px;
	vertical-align:top;
}

#productListing td.productListing-data2 .productPrice {
	font-size:1.2em;
	font-weight:bold;
	color:#DF0701;
}


#productListing td.productListing-data2 {
	vertical-align:top;
	text-align:right;
}

#productListing td.productListing-data2 input {
	background-image:url(../images/widequantity_input.gif);
	background-repeat:no-repeat;
	width:38px;
	height:13px;
	border:0;
	padding:5px;
}

th.productListing-heading {
	font-size:1.2em;
	font-weight:bold;
}

th.productListing-heading a {
	color:#000;
}

#alphafilter {
	float:left;
	margin:4px 0 0 20px;
}

th.productListing-heading {
	padding:12px 0;
}

#productsListingBottomNumber, #productsListingTopNumber {
	margin-top:6px;
	font-size:1.1em;
	font-weight:bold;
}

fieldset {
	width:580px;
	margin:0 auto;
	padding:0;
	border:0;
}

#indexDefault, #productGeneral, #indexCategories, #indexProductList, #shoppingCartDefault {
	width:626px;
	padding:0;
}

fieldset legend {
	color:#00457C;
	font-size:1.2em;
	font-weight:bold;
	padding:24px 0 20px 30px;
	background-image:url(../images/redarrow_bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

fieldset fieldset legend {
	font-size:1.1em;
	padding:4px 0 4px 0;
	background-image:none;
}

fieldset {
	background-image:url(../images/fieldset_bg.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom:20px;
}

fieldset fieldset {
	background-image:none;
	padding-bottom:0;
}

fieldset input, fieldset label {
	margin:1px 0;
}

#bestsellers, #shoppingcart, #information, #specials, #manufacturers, #nletter {
	background-image:url(../images/sidebox_bg.gif);
	background-repeat:repeat-y;
}

#bestsellersHeading, #shoppingcartHeading, #informationHeading, #specialsHeading, #manufacturersHeading, #nletterHeading {
	background-image:url(../images/sidebox_top.gif);
	background-repeat:no-repeat;
	width:141px;
	height:23px;
	padding:16px 0 0 16px;
	text-align:left;
	font-weight:normal;
	color:#EE2E24;
}

#bestsellersContent, #shoppingcartContent, #informationContent, #specialsContent, #manufacturersContent, #nletterContent {
	background-image:url(../images/sidebox_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 15px 20px;
}

#specialsContent a {
	color:#00457C;
}

#specialsContent a:hover {
	text-decoration:underline;
}

.rightBoxContainer {
	margin-bottom:18px;
}

#cartBoxListWrapper a, #bestsellersContent a, #informationContent a {
	color:#000;
	line-height:1.4em;
}

#cartBoxListWrapper li, #bestsellersContent li, #informationContent li {
	margin-bottom:4px;
}

#cartBoxListWrapper a:hover {
	text-decoration:underline;
}

#shoppingcartContent hr {
	border:0;
	color:#e0e0e0;
	background-color:#E0E0E0;
	height:1px;
}

#bookmark {
	background-image:url(../images/bookmark_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	width:149px;
	height:79px;
}

#bookmarkHeading {
	padding:12px 0 6px 0;
}

#cartAdd p {
	display:none;
}

#indexDefaultMainContent {
	background-color:#fff;
	padding-bottom:10px;
}

.centerBoxContentsFeatured, .centerBoxContentsNew, .centerBoxContentsAlsoPurch, .centerBoxContentsSpecials {
	background-image:url(../images/productbox.gif);
	background-repeat:no-repeat;
	width:276px;
	height:101px;
	padding:13px 8px 0 11px;
	font-size:1.1em;
	line-height:1.4em;
	text-align:left;
	margin-left:7px;
}

#featuredProducts, #whatsNew, #alsoPurchased, #specialsDefault {
	padding:8px 7px 20px 7px;
}

#indexDefault #featuredProducts {
	background-image:url(../images/centersubboxindex_bg.gif);
}

.productboxImage {
	float:left;
	text-align:center;
	width:126px;
	height:84px;
	border:2px solid #e9e9e9;
	background-color:#fff;
	margin-right:11px;
}

.tabTable {
	clear:both;
}

#indexCategories, #shoppingCartDefault {
	padding-bottom:60px;
}

.categoryListBoxContents a:hover {
	text-decoration:none;
}

#search {
	margin-bottom:20px;
}

#cartEmptyText {
	margin:0pt;
	padding:12px 3px;
}

.category-subs-parent, .category-subs-selected {
	color:#DF0701;
}

#azurelogo {
	text-align:right;
	color:#282828;
	margin: 20px 0px 0px;
	height: 100px;
}

#azurelogo a {
	color:#282828;
}

#googlemap {
	float:left;
	width:342px;
	height:158px;
	padding:10px;
	background-image:url(../images/map_frame.gif);
	background-repeat:no-repeat;
}

#addressdetails {
	width:200px;
	float:left;
}

textarea#enquiry {
	float:left;
	width:420px;
	display:inline;
}

#productsListingListingBottomLinks, #productsListingListingTopLinks {
	font-size:1.1em;
}

#productsListingListingBottomLinks {
	margin-bottom:14px;
}

#azurelogo .logoLink {
	float: left;
	height: 50px;
	margin: 0px 3px 0px 0px;
	padding: 4px;
	border: 1px solid #d5d5d5;
}

#azurelogo .logoLink img {
}

#azurelogo .azure
{
	float: right;
	margin-top: 14px;
	margin-right: 10px;
}

