/* Sandhill */
body
{
	font: normal 12px Arial,sans-serif;
	margin: 0;
	padding: 0;
	background-color:#515dff;
}

#titleBG
{
	background-color:#ffffff;
	height:86px;
	padding:5x 0;
}

#title
{
	width:890px;
	margin:0 auto 0 auto;
	background-color:#ffffff;
}

h1
{
	font: normal 20px Arial,Helvetica,sans-serif;
	color: #004b8f;
	padding: 28px 0 2px 32px;
	margin: 0 0 10px 0;
	background: transparent url(/image/sandhill-swoosh.gif) no-repeat left;
	border-bottom: 1px dotted #999;
}

h2
{
	font:normal 20px "Times New Roman", Times, serif;
	color:#696969;
}

h3
{
	font:normal 18px "Times New Roman", Times, serif;
	color:#696969;
}

h3.relatedH3
{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#696969;
	padding:0;
	margin:0 0 10px 0;
}

h4
{
	font:normal 20px "Times New Roman", Times, serif;
	color:#696969;
	margin-bottom: 4px;
	padding-bottom: 0;
}

a
{
	color:#004b8f;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

input
{
	border:1px solid #cecece;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#infoLinks
{

}

div.infoLink
{
	text-align:center;
	float:left;
	min-width:40px;
	margin:0 0 0 13px;
}

div.infoLink a
{
	display:block;
	margin:3px;
	font:normal 11px Arial, Helvetica, sans-serif;
}

/*
div.infoLinkSpecial
{
	text-align:left;
	float:left;
	min-width:90px;
	margin:0 0 0 5px;
}

div.infoLinkSpecial a
{
	display:block;
	margin:3px;
	font:normal 11px Arial, Helvetica, sans-serif;
	background-image:url(/image/basket.gif);
	background-repeat:no-repeat;
	background-position:right;
}
*/

#searchForm
{
	clear:both;
	margin:40px 0 0 0;
}

#searchbox
{
	width:332px;
	margin: 10px 0 0 0;
	float:right;
}

div.title-offer
{
	display:block;
	margin:5px 0 0 45px;
	float:left;
	width:220px;
	height:80px;
}

a.clickforquote
{
	display:block;
	width:220px;
	height:36px;
	background-image:url('/image/click-for-quote.gif');
}

a.discount
{
	display:block;
	width:220px;
	height:44px;
	background-image:url('/image/discount.gif');
}

input.searchnow
{
	width:150px;
	font: normal 11px  Arial, Helvetica, sans-serif;
	border:1px solid #999999;
}

input.twoThirdsWidth
{
	width:150px;
}

input.longString
{
	width:200px;
}

.searchinput
{
	margin-top:4px;
	float:left;
	margin:0 5px 0 0;
}

.searchbutton
{
	margin-top:4px;
}

.searchtext
{
	float:left;
	margin:0 5px 0 0;
	background-image:url(/image/search-text.gif);
	background-repeat:no-repeat;
	width:72px;
	height:29px;
}

.searchButton
{
	margin:4px 0 0 10px;
}

#navBG
{
	clear:both;
	background-color:#004b8f;
	height: 40px;
}

#nav
{
	width:880px;
	margin:0 auto 0 auto;
}

#navBarUnder
{
	height:3px;
	background-color:#004b8f;
}

#nav div.navBlock
{
	float:left;
	height:35px;
	text-align:center;
	padding: 0 1px 0 1px;
}

#nav div.navBlock a.navLink
{
	display:block;
	margin:3px 0 0 0;
	padding:8px 8px 2px 8px;
	min-width:76px;
	height:25px;
	color:#ffffff;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#nav div.navBlock a.navLink:hover
{
	background-color:#327bbe;
}

#nav div.navBlockSelected
{
	background-color:#004b8f;
	float:left;
	padding: 0 0 0 0;
	height:35px;
	text-align:center;
}

#nav div.navBlockSelected a.navLinkSelected
{
	display:block;
	padding:8px 8px 2px 8px;
	min-width:76px;
	height:25px;
	color:#ffffff;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#nav div.navBlockSelected a.navLinkSelected:hover
{
	background-color:#2a78c0;
}

#mainSectionBG
{
	background-color:#515dff;
}

#mainSectionBorder
{
	display:table;
	background-color:#ffffff;
	margin:0 auto 0 auto;
	width:880px;
}

#mainSection
{
	width:860px;
	margin:10px;
	min-height:450px;
	background-color:#ffffff;
}

#productsBG
{
	margin:0 0 10px 0;
}

#products
{
}


#navSection
{
	float:left;
	width:198px;
	min-height:450px;
	border:1px solid #cecece;
}

#navMargin
{
	margin:10px;
}

div.catTitle
{
	font:bold 18px "Times New Roman", Times, serif;
	color:#004b8f;
	margin:0 0 10px 0;
}

div.catParagraph
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#363636;
	margin:0 0 10px 0;
}

div.catLink
{
	display:table;
	width:100%;
	margin:0 0 5px 0;
}

div.catLink a
{
	display:block;
	background-color:#ececec;
	padding:10px 10px 10px 40px;
	background-repeat:no-repeat;
	background-position:-25%;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#363636;
	text-decoration:none;
}

div.catLink a:hover
{
	color:#ffffff;
	background-color:#004b8f;
	text-decoration:underline;
}

div.breadcrumbsStruct
{
	background-color:#ffffff;
	padding:5px;
}

#searchResults
{
/*
	display:table;
	float:left;
	width:860px;
	min-height:450px;
	margin:0 0 0 20px;
*/
}

#searchResults div.aResult
{
	float: left;
	margin: 5px;
	/*padding: 8px;*/
	width: 158px;
	height: 180px;
	border:1px solid #cecece;
	background-color: #fff;
	text-align:center;
}

#searchResults div.aResult div.resultImage
{
	text-align:center;
	margin: 10px auto 10px auto;
	/*padding:3px;*/
	height: 128px;
	background-color:#ffffff;
/*
	border:1px solid #a3a3a3;
*/
}

#searchResults div.aResult div.resultTitle
{
	color:#363636;
	margin:5px 5px 0 5px;
	height:30px;
	font:normal 11px Arial, Helvetica, sans-serif;
}

#searchResults div.aResult div.resultDesc
{
	color:#696969;
	margin:5px 5px 0 5px;
	height:39px;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-align: justify;
}

#searchResults div.aResult div.resultAction
{
	text-align:center;
	color:#004b8f;
	margin:15px 5px 0 5px;
/*
	font:bold 18px Arial, Helvetica, sans-serif;
*/
}

div.relatedHeading
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
}

#relatedItems
{
	float:left;
	/*border:1px solid #dddddd;*/
	background-color:#ffffff;
	width:180px;
	margin:0 11px 0 11px;
}

#relatedItems div.relatedTitle
{
	padding:5px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#004b8f;
}

#relatedItems div.relatedItemBox
{
	height:105px;
	margin:0 auto 0 auto;
}

#relatedItems div.relatedItemBox div.relatedItemImage
{
	height:60px;
	text-align:center;
	margin:6px auto;
	padding:3px;
	z-index:1;
}

#relatedItems div.relatedItemBox div.relatedItemTitle
{
	text-align:center;
	color:#363636;
	margin:0 auto 0 auto;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	z-index:2;
}

#relatedItems div.relatedItemBox div.relatedItemDesc
{
	color:#696969;
	margin:5px auto;
	padding:0 10px;
	font:normal 10px Arial, Helvetica, sans-serif;
}

#relatedItems div.relatedItemBox div.relatedItemAction
{
	text-align:right;
	color:#004b8f;
	margin:5px 5px 0 5px;
	font:bold 18px Arial, Helvetica, sans-serif;
}

#categoryBG
{
}

#category
{
	padding: 0 0 0 6px;
}

#product
{
/*
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 6px;
*/
}

#enquirySection
{
	background-color:#ececec;
/*	min-hieght:350px;*/
}

#enquiryMargin
{
	margin:10px;
	padding:5px;
}

#orderDetailSection
{
	float:left;
	width:620px;
	margin:0 0 0 20px;
	border:1px solid #ececec;
/*	min-hieght:350px;*/
}

#orderDetailMargin
{
	margin:10px;
}


div.categoryCell
{
	border:1px solid #cecece;
	float:left;
	margin: 2px 6px;
	padding: 5px;
	width:188px;
	height: 175px; /*163px*/
	background-color: #fff;
}

div.categoryDesc
{
	font: normal 10px Arial,Helvetica,sans-serif;
	width: 256px;
	text-align: justify;
}

div.categoryCell div.categoryImage
{
	cursor: pointer;
	height:142px;
	text-align: center;
}

div.categoryCell div.categoryTitle
{
	text-align:center;
	padding: 4px;
	font:normal 13px Arial, Helvetica, sans-serif;
	width: 175px;
}

div.categoryCell div.subCategoryTitle
{
	text-align:center;
	padding: 4px;
	font:normal 11px Arial, Helvetica, sans-serif;
	width: 175px;
}

div.categoryCell div.categoryTitle a, div.categoryCell div.subCategoryTitle a
{
	color: #006;
	text-decoration: none;
}

div.categoryCell div.categoryTitle a:hover
{
	color: #006;
	text-decoration: none;
	border-bottom: 1px dotted #c00;
}

div.categoryCell div.categoryLink
{
	padding: 8px 0 8px 0;
}

div.categoryCell div.categoryLink a
{
	color: #c00;
	text-decoration: none;
	font: normal 10px Arial,Helvetica,sans-serif;
}

div.categoryCell div.categoryLink a:hover
{
	color: #c00;
	text-decoration: none;
	border-bottom: 1px dotted #c00;
	font: normal 10px Arial,Helvetica,sans-serif;
}

#footerBG
{
	background-color:#515dff;
}

#footer
{
	width:880px;
	background-color:#ffffff;
	margin:0 auto 0 auto;
}

#progressive-internet
{
	width:880px;
	margin:0 auto 0 auto;
	height:30px;
	color:#ffffff;
	text-align:right;
	font:normal 10px Arial, Helvetica, sans-serif;
}

#progressive-internet a
{
	color:#fffc00;
}

.send-btn
{
	border:0px;
	outline:none;
	cursor:pointer;
}

button.submit
{
	border:none;
	padding:0;
	background-color:transparent;
	width:90px;
	margin-top: -2px;
/*	height:20px;*/
}

span.black
{
	background-color:#000000;
}

div.contactTable
{
	display:table;
}

div.contactRowSmall
{
	clear:both;
	font:normal 13px Verdana, sans-serif, Arial;
	width:400px;
	margin-left:30px;
}

div.contactRowSmallNoMargin
{
	clear:both;
	font:normal 13px Verdana, sans-serif, Arial;
}

div.contactRowSmallTop
{
	clear:both;
	font:normal 11px Verdana, sans-serif, Arial;
	margin-left:30px;
	margin-top:10px;
}

div.contactRowSmallTopNoMargin
{
	clear:both;
	font:normal 13px Verdana, sans-serif, Arial;
	margin-top:10px;
}

textarea.largeText
{
	border:thin solid #cecece;
	font:normal 12px Arial, Helvetica, sans-serif;
}

textarea.smallText
{
	width:95%;
	border:thin solid #cecece;
	font:normal 12px Arial, Helvetica, sans-serif;
}

input.largeText
{
	padding:3px;
	border:thin solid #cecece;
	font: bold 16px Arial, Helvetica, sans-serif;
}

input.submitButton
{
	width:70px;
	cursor:pointer;
}

table.shoppingCartItems
{
	width:100%;
	border:1px solid #acacac;
}

form.inline
{
	display:inline;
}

div.floatLeft
{
	float:left;
}

div.productViewImages
{
	float:left;
	width:280px;
}

div.productViewMainInfo
{
	margin:20px 0 0 0;
}

div.productViewLargeImage
{
	text-align:center;
	margin:0;
	padding:3px;
	width:260px;
	background-color:#ffffff;
	border:1px solid #a3a3a3;
}

div.productViewPreviewImage1,div.productViewPreviewImage2,div.productViewPreviewImage3
{
	width:64px;
	background-color:#ffffff;
	border:1px solid #a3a3a3;
	padding:1px;
	margin:0 0 2px 0;
}

div.productViewActions
{
	float:left;
	width:300px;
	min-height:150px;
	border:1px solid #ececec;
	background-color:#fefefe;
}

div.productViewActionsMargin
{
	margin:10px;
}

div.productViewOtherInfo
{
	float:left;
/*
	margin:0 0 0 5px;
	width:330px;
	width:640px;
*/
	width:830px;
}

div.productsSide
{
}

div.productViewSubHeading
{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:363636;
}

div.productViewDescription
{
	/*
	width:98%;
	margin:10px 0 0 0;
	*/
}

div.productViewDescription p
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#585858;

}

div.searchText
{
	font:normal 18px Arial, Helvetica, sans-serif;
	color:#363636;
	margin:10px 0 10px 0;
}

div.searchReset a
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#0000CC;
}

div.searchText span
{
	background-color:#ffffcc;
}

div.searchInfo
{
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#363636;
	margin:10px 0 10px 0;
}

div.existingUser
{
	float:left;
	width:385px;
}

div.newUser
{
	float:left;
	width:385px;
	margin:0 0 0 30px;
	padding:0 0 0 10px;
	border-left:1px dashed #ffffff;
}

div.clearBoth
{
	clear:both;
}

div.checkoutButtonStruc
{
	margin: 20px auto 20px auto;
	text-align:center;
}

div.addedItems
{
	margin:5px 0 5px 0;
	border:1px solid #ececec;
	background-color:#ff0000;
	color:#ffffff;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}

div.addedItemsContent
{
	margin:5px;
	text-align:center;
}

div.error
{
	border:1px solid #ececec;
	background-color:#ff0000;
	color:#ffffff;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
}

div.errorContent
{
	margin:5px;
	text-align:center;
}

.yuibutton
{
	cursor:pointer;
}

.yuibutton.addProduct button
{
	background-image: url(/image/cart_put.png);
	background-repeat: no-repeat;
	background-position: 145px 4px;
	width: 180px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.sendFeedback button
{
	background-image: url(/image/tick.png);
	background-repeat: no-repeat;
	background-position: 125px 4px;
	width: 160px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.addToQuote button
{
	background-image: url(/image/cart_put.png);
	background-repeat: no-repeat;
	background-position: 115px 4px;
	width: 150px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.loginButton button
{
	cursor:pointer;
	background-image: url(/image/user.png);
	background-repeat: no-repeat;
	background-position: 140px 4px;
	width: 170px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.addToCustButton button
{
	cursor:pointer;
	background-image: url(/image/user.png);
	background-repeat: no-repeat;
	background-position: 200px 4px;
	width: 230px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.signupButton button
{
	background-image: url(/image/tick.png);
	background-repeat: no-repeat;
	background-position: 70px 4px;
	width: 100px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.viewProduct button
{
	cursor:pointer;
	background-image: url(/image/control_play.png);
	background-repeat: no-repeat;
	background-position: 50px 4px;
	width: 80px;
	text-align: left;
	overflow:hidden;
	padding:.25em 1em;
	_padding:.25em 2em; /* IE < 7 only */
}

.yuibutton.bolder button
{
	font:bold 14px Arial, Helvetica, sans-serif;
}

img.no-border
{
	border:0;
}

p.small
{
	font:normal 11px Arial, Helvetica, sans-serif;
}

.center
{
	text-align:center;
}

div.setWidth
{
	width:150px;
}

p.displaying
{
	margin: 10px;
	font: normal 13px Verdana,Arial,Helvetica,sans-serif;
}


#exclusiveProductLeft
{
	cursor: pointer;
	float:left;
	width:250px;
	height:108px;
	margin: 0 0 5px 10px;
	padding:10px;
	background: transparent url(/image/exclusiveBGsmaller.gif) no-repeat;
}

#exclusiveProductMiddle
{
	cursor: pointer;
	float:left;
	width:250px;
	height:108px;
	margin-bottom:5px;
	margin-left:15px;
	padding: 10px;
	background: transparent url(/image/exclusiveBGsmaller.gif) no-repeat;
}

#exclusiveProductRight
{
	cursor: pointer;
	float:left;
	width:250px;
	height:108px;
	margin-bottom:5px;
	margin-left:15px;
	padding: 10px;
	background: transparent url(/image/exclusiveBGsmaller.gif) no-repeat;
}

.exclusiveImage
{
	float: left;
	margin-right: 10px;
	padding:3px;
	background-color:#fff;
/*	height: 256px;*/
	text-align: center;
}

.exclusiveInfo
{
	float:left;
	width:170px;
}

.exclusiveHeading
{
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.exclusiveTitle
{
	font:bold 16px Arial, Helvetica, sans-serif;
}

.exclusiveSubtitle
{
	font: normal 13px Arial, Helvetica, sans-serif;
}

.exclusiveDesc
{
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: justify;
}

.exclusiveLink
{
	margin-top: 10px;
}

.exclusiveLink a
{
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	color: #c00;
	text-decoration: none;
}

.exclusiveLink a:hover
{
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	color: #c00;
	text-decoration: none;
	border-bottom: 1px dotted #c00;
}

ol#toc {
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #0359a8 url(/image/tabs.gif);
    color: #fff;
    display: block;
    float: left;
    height: 30px;
    padding-left: 10px;
    text-decoration: none;
    font: normal 11px Verdana,Arial,Helvetica,sans-serif;
}

ol#toc a:hover {
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-position: 0 -60px;
    color: #000;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(/image/tabs.gif) 100% 0;
    display: block;
    line-height: 30px;
    padding-right: 10px;
}

div.productZoom
{
	width:300px;
	height:30px;
}

div.productZoomMargin
{
	margin:0;
}

div.productViewPDF
{
	margin:10px 0 0 0;
}

div.addToOrderTitle
{
	margin:10px 0 0 0;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333333;
}

#adddToOrderStruc
{
	float: left;
	width:400px;
	margin:10px 0;
}

#optionsStruc
{
	margin: 20px;
}

div.amountToAddText
{
	margin:3px 5px 0 0;
	width:115px;
	text-align:right;
	float:left;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#060606;
}


div.checkoutSide
{
	margin:3px 5px 0 0;
	text-align:center;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#060606;
}

div.amountToAdd
{
	margin:5px 0 10px 0;
	padding:5px;
}

div.amountToAddInput
{
	width:50px;
	float:left;
}

div.addAction
{
	clear:both;
	text-align:center;
	margin:10px auto 5px auto;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#363636;
}

#orderStruc
{
	margin:20px 10px 0 10px;
/*
	float:left;
	width:625px;
*/
}

div.emptyOrder
{
	padding:10px;
	font:bold 12x Arial, Helvetica, sans-serif;
	color:#c00;
}

div.loginPanel
{
	width:360px;
	border:1px solid #a3a3a3;
	background-color:#fcfcfc;
	margin:0 auto 0 auto;
}

div.loginMargin
{
	width:320px;
	margin:10px auto 20px auto;
}

div.contactLoginButton
{
	margin:10px auto 0 auto;
	text-align:center;
}

#wordingPadding
{
	float:left;
	text-align:justify;
	width:600px;
	padding:0 20px 20px 20px;
}

#wordingPadding p
{
	font-size:94%;
	line-height:1.5em;
}

#wordingPadding blockquote
{
	font-size:85%;
	line-height:1.5em;
	padding:10px;
	background-color:#ececec;
	border:1px solid #cecece;
}

#aboutSideImages
{
	float:left;
	width:200px;
}

#contactStructure
{
	float:left;
	text-align:justify;
	width:500px;
	padding:0 20px 20px 20px;
}

#contactSideImages
{
	float:left;
	width:300px;
}

#aboutSideImages div
{
	margin:0 0 10px 0;
}

div.address
{
	padding:10px;
	width:200px;
	margin-top:10px;
	background-color:#fcfcfc;
	border:1px solid #999999;
}

div.telephone
{
	font:bold 16px Arial, Helvetica, sans-serif;
	padding:10px;
	width:200px;
	margin-top:10px;
	background-color:#fcfcfc;
	border:1px solid #999999;
}

div.fax
{
	font:bold 16px Arial, Helvetica, sans-serif;
	width:200px;
	margin-top:10px;
	padding:10px;
	background-color:#fcfcfc;
	border:1px solid #999999;
}

div.email
{
	font:bold 12px Arial, Helvetica, sans-serif;
	width:200px;
	margin-top:10px;
	padding:10px;
	background-color:#fcfcfc;
	border:1px solid #999999;
}

.news-author
{
	font: normal 10px Arial,Helvetica,sans-serif;
}

fieldset.feedback-fieldset
{
	font: bold 16px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	padding: 20px;
	color: #666;
}

fieldset.feedback-fieldset table
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
}

textarea
{
	border: 1px solid #ccc;
}

