/*** test delete stuff ***/

blockquote.debug {
	padding: 5px;
	background: #fdd;
	border: 2px solid #600;
	color: #900;
	font-family: Arial;
	font-size: 1em;
}

blockquote.debug p {
	margin: auto;
}

adiv { /*** test ***/
	border: 1px solid #f00;
	padding: 2px;
	margin: 5px;
}

/*** end test delete ***/


/********** standard elements **************/
body {
	font-family: Arial, Verdana;
	margin: 0;
	padding: 0;
	font-size: 75%; /*** gets rid of the blurring problem with "smaller" text when using em ***/
}

body#popup {
	background: #f00;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

p {
}

ul {
	margin: 0.4em 0 0.4em 1.5em;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font-size: 12px;
}

select {
	font-size: 14px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.left img {
	margin-right: 10px;
}

.right img {
	margin-left: 10px;
}

span.error {
	color: #f00;
	font-weight: bold;
	display: block;
	margin-bottom: 0.3em;
}

#sectionImage { width: 193px; overflow: hidden; }

/********** sectioning & layout **************/

#centerer {
	text-align: center;
}

#wrapper {
	width: 750px;
	margin: auto;
	text-align: left;
	position: relative;
}

#leftColsWrapper {
	float: left;
	width: 595px;
}

#leftColsWrapperWide {
	width: 750px;
}

#leftColsWrapperWide #content {
	width: 554px;
}

#headerSpace {
	/*height: 158px;*/
	height: 88px;
	border-bottom: 2px solid #fff;
}

#headerSpaceHomepage {
	/*height: 108px;*/
	height: 38px;
}

/********** left column **************/
#leftColumn {
	width: 193px;
	float: left;
	background: #eee;
}

#leftColumn div.node {
	border-bottom: 2px solid #fff;
}

#leftColumn ul {
	list-style-image: url(/images/raquo_darkgrey.gif);
	margin: 0.4em 6px 0 22px;
	padding: 0 0 0.8em 0;
}

#leftColumn li {
	margin: 0.2em 0 0.2em 0;
	padding: 0;
}

#leftColumn li a {
	color: #333;
}

#leftColumn img.title {
	border-bottom: 2px solid #fff;
	margin: 0;
}

#search {
	padding: 0 0 7px 0;
}

#search input.text {
	width: 120px;
	margin: 0 0 0 12px;
	font-size: 1.1em;
}

#search img {
	margin-left: 12px;
}

#quickFind {

}

#quickFind select.quickfind {
	margin: 10px 0 6px 12px;
	width: 170px;
	font-size: 1.1em;
}

#lhs-news {
}

div#aboutDeltaFluid {
	display: none;
}

div#cranelink {
	background: white;
	margin: 0;
	padding: 5px 0;
	width: 193px;
	height: 30px;
}

div#cranelink a {
	margin: 0;
	padding: 0;
	width: 193px;
	height: 30px;
}

div#cranelink a img {
	display: block;
	margin: 0 auto;
	padding: 0;
}

#logos {
	text-align: center;
}

#logos img {
	margin: 1em 0;
}

.nabic ul#leftNavList {
	list-style-image: url(/images/raquo_nabic.gif);
}

.nabic #leftNavList li a {
	font-weight: normal;
	color: #f00;
}

.brownall ul#leftNavList {
	list-style-image: url(/images/raquo_brownall.gif);
}

.brownall #leftNavList li a {
	font-weight: normal;
	color: #349AB3;
}

.wade ul#leftNavList {
	list-style-image: url(/images/raquo_wade.gif);
}

.wade #leftNavList li a {
	font-weight: normal;
	color: #00789D;
}

.sperryn ul#leftNavList {
	list-style-image: url(/images/raquo_sperryn.gif);
}

.sperryn #leftNavList li a {
	font-weight: normal;
	color: #3398CC;
}

.rhodes ul#leftNavList {
	list-style-image: url(/images/raquo_rhodes.gif);
}

.rhodes #leftNavList li a {
	font-weight: normal;
	color: #6781CB;
}

.iat ul#leftNavList {
	list-style-image: url(/images/raquo_iat.gif);
}

.iat #leftNavList li a {
	font-weight: normal;
	color: #1EA839;
}

/********** right column **************/
#rightColumn {
	width: 152px;
	float: right;
	background: #eee;
}

#rightColumn a {
	color: #333;
}

#rightColumn div.node {
	 border-bottom: 2px solid #fff;
}

#rightColumn img.title {
	border-bottom: 2px solid #fff;
}

#login input.text {
	width: 90px;
}

#basket {
	background: url(/images/basket_bg.gif);
}

#basket p.checkout {
	text-align: center;
	margin: 1em 0 1.6em 0;
}

#basket p.emptyBasket {
	margin: 0 0 0 22px;
}

#basket h2 {
	font-weight: normal;
	font-size: 1.0em;
}

#basket h2.emptyBasket {
	margin: 1em 0 1.6em 22px;
	font-weight: normal;
	font-size: 1em;
}

#basket h3 {
	margin: 0.3em 0 0 0;
	font-weight: normal;
	font-size: 1.0em;
}

#basket h4 {
	font-size: 1.2em;
	margin: 1em 0 0 20px;
	
}
#basket ul {
	list-style-type: none;
	margin: 1em 0 1em 0;
}

#basket li {
	clear: both;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#basket .removeItem {
	float: right;
	margin: 2px 5px 0 0;
}

#basket .basketRight {
	float: right;
	width: 126px;
	margin: 0 2px 1em 0;
}

#login {
	background: #e3e6ef;
	width: 152px; /* fix for long emails */
	overflow: hidden; /* fix for long emails */
}

#login input.text {
	margin: 0.2em 0 0.2em 10px;
}

#login label {
	margin: 0 0 0 10px;
}

#login p {
	margin: 0 10px 0.4em 10px;
}

#login a {
	text-decoration: underline;
	color: #333;
}

#foundry {
	padding: 0 0 1em 0;
}

#foundry p {
	margin: 1em 10px 0 10px;
}

#foundry a {
	color #333;
	text-decoration: underline;
}

#rhs-downloads {
}

#rhs-downloads div.downloadItem {
	clear: both;
	border-bottom: 2px solid #fff;
}

#rhs-downloads a {
	color #333;
	text-decoration: underline;
}

#rhs-downloads p {
	margin: 0.4em 10px 0.6em 10px;
	clear: both;
}

#rhs-downloads h2 {
	margin: 0.4em 10px 0.6em 10px;
	font-size: 1em;
}

#rhs-downloads img.downloadThumbnail {
	margin: 0 10px 0.4em 10px;
	vertical-align: middle;
}

#contactDetails {
}

#contactDetails p {
	margin: 1em 10px;
}


/********** center column **************/
#centerColumn {
}

#content {
	float: right;
	width: 399px;
	adisplay: inline; /** to fix ie/win double margin problem **/
	margin-bottom: 50px;
}

#content a {
	color: #666;
	text-decoration: underline;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0.2em 7px 0.6em 7px;
}

#content p {
	margin: 0 7px 1.2em 7px;
	padding: 0;
	line-height: 1.4em;
}

#content select {
	margin: 0 10px;
}

#content ul {
	margin: 1.2em 7px 1.2em 2em;
}

#content li {
	line-height: 1.4em;
}

#content dl {
	margin: 0.4em 7px 0.4em 7px;
}

#content dt {
	margin: 0 0 0.2em 1.5em;
}

#content dd {
	margin: 0 0 1.2em 1.5em;
}

#content #error {
	margin: 1em 7px 1em 7px;
}

.nabic a, .nabic h1.productTitle {
	color: #f00 !important;
}

.brownall a, .brownall h1.productTitle {
	color: #349AB3 !important;
}

.wade a, .wade h1.productTitle {
	color: #00789D !important;
}

.sperryn a, .sperryn h1.productTitle {
	color: #3398CC !important;
}

.rhodes a, .rhodes h1.productTitle {
	color: #6781CB !important;
}

.iat a, .iat h1.productTitle {
	color: #1EA839 !important;
}

/********** header section **************/
#header {
	clear: both;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	border-top: 15px solid #4b4b4b;
}

#header a {
	color: #333;
}

#header div.nabic {
	background: #f00;
}

#header div.brownall {
	background: #349AB3;
}

#header div.wade {
	background: #00789D;
}

#header div.sperryn {
	background: #3398CC;
}

#header div.rhodes {
	background: #6781CB;
}

#header div.iat {
	background: #1EA839;
}

#header div.iateng {
	background: #1EA839;
}

#headerRow1 {
	display: none;
	height: 70px;
	background: #fff;
}

#headerRow1Left {
	float: left;
	height: 35px;
}

#headerRow1Right {
	float: right;
	margin: 6px 6px 0px 0px;
	text-align:right;
}
#flagfloat {
	float: right;
}


#headerRow2 {
	clear: both;
	height: 52px;
}

#headerRow2 img {
	margin: 0 0 0 13px;
}

/********** navigation **************/
#navigation {
	clear: both;
	width: 750px;
	height: 21px;
	overflow: hidden;
	background: #4B4B4B;
}

#navigation a img {
	border: none;
	margin: 0;
	padding: 0;
}

#navigation ul {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
}

#navigation li img {
	margin: 0;
}

/********** footer section **************/
#footer {
	clear: both;
}

#footer a {
	color: #333;
}

#footerRow1 {
	background: #fff;
}

#footerRow1Left {
	float: left;
}

#footerRow1Left a img {
	margin: 28px 0 0 2px;
}

#footerRow1Left h1 {
	margin: 5px 0 0 4px;
	font-size: 1.2em;
}

#footerRow1Left a {
	color: #0178A0;
	font-weight: bold;
}

#footerRow1Left ul {
	list-style-image: url(/images/raquo_wade.gif);
	margin: 0.4em 0 0.4em 20px;
	padding: 0;
}

#footerRow1Left li {
	padding: 0 0 2px 0;
}

#footerRow1Right {
	float: right;
	position: relative;
	top: 60px;
}

#footerRow1Right a {
	color: #999;
	font-size: 0.92em;
	margin: 0 20px 0 0;
}

#footerRow2 {
	background: #EBEBEB;
	border-top: 1px solid #ccc;
	clear: both;
	height: 32px;
	padding: 16px;
	text-align: center;
}

#footerRow2 p {
	margin: 0 0 0.4em 0;
	padding: 0;
}

#footerRow2 a {
	font-size: 1em;
}


/****** miscellaneous ******/

#homepageImages {
	text-align: center;
	margin: 16px 0;
}

#homepageImages ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#homepageImages li {
	float: left;
	margin: 0;
	padding: 0;
}

#homepageContent {
	clear: both;
	background: #dadada;
}

#homepageContent h2 {
	margin: 0 0 0 6px;
	padding: 6px 0;
	font-size: 1.2em;
}

#homepageContent p {
	margin: 0 0 0 6px;
	padding: 0 0 6px 0;
}

#homepageContent a {
	color: #666;
}

#homepageLeft {
	width: 460px;
}

#homepageRight {
	float: right;
}

#homepageRight #search {
	margin: 0;
	padding: 0 12px 0 0;
}

#homepageRight #search img {
	margin: 0;
}

#homepageRight #search input {
	margin: 0;
}

#homepageRight #search input.text {
	width: 108px;
	font-size: 1.1em;
}

#homepageRight #quickFind {
	text-align: right;
}

#homepageRight #quickFind select {
	margin: 10px 12px 6px 0;
	font-size: 1.1em;
}

/******** Products Pages *********/

#products {
}

#products img.productImage {
	float: left;
	margin: 0 0 0 7px;
	width: 135px;
}

#products select.variantDropDown {
	float: right;
	width: 239px;
	margin: 4px 7px 0 0;
	font-size: 1.1em;
}

#products div.productButtons {
	float: right;
	width: 239px;
	margin: 4px 7px 4px 0;
	display: inline; /** IE double margin div float fix **/
}

#products div.productButtons input.addBasket {
	float: right;
}

#products span.productQuantity {
	float: right;
	margin: 3px 6px 0 0;
	width: 36px;
	text-align: center;
}

#products span.productQuantity label {
}

#products span.productQuantity input.quantity {
	width: 22px;
	text-align: right;
	font-size: 1em;
	border: 1px solid #ccc;
}

#products div.productButtons a img {
	float: left;
}

#productImageZoom {
	margin: 4px;
}

/***** product valve selector *****/

#productSelector {
	background: #fffcdc;
	margin: 0 0 1.6em 0;
	padding: 0 0 1.4em 0;
}

#productSelector h2 {
	margin: 0 0 0.2em 7px;
}

#productSelector select {
	margin: 0 0 0.6em 7px;
	width: 350px;
	font-size: 1.1em;
}

#productSelector div.title {
	background: #f0f2cf;
	height: 19px;
	margin: 0 0 0.8em 0;
}

#productSelector div.title img {
	margin: 3px 0 2px 5px;
}

/***** product details *****/

#productDetails {
	float: right;
	width: 239px;
	margin: 0 7px 0 0;
	display: inline; /** IE double margin div float fix **/
	padding: 0 0 0.3em 0;
	background: #eee;
}

#productDetails p {
	clear: both;
	margin: 0 6px;
	padding: 0.4em 0 0 0;
}

#productDetails dt {
	margin-left: 0;
}

#productDetails dd {
	margin-left: 0;
	margin-bottom: 0.4em;
	color: #0B7899;
}

/***** product description *****/

#productDescription {
	clear: both;
	margin: 2em 0 0 0;
}

#productDescription h2 {
	margin: 0 7px 0.2em 7px;
}

#productDescription p {
	margin: 0 7px 1.4em 7px;
}

/***** product diagram *****/

#productDiagram {
}

#productDiagram a {
	margin: 0 0 0 7px;
}

#productDiagram a img {
	border: 1px solid #f00;
}


/***** product sizecharts tables *****/

#productSizeChart {
	clear: both;
	margin: 1em 0 1em 0;
}

#productSizeChart table {
	background: #fee;
	margin: 1em 7px;
	text-align: center;
}

#productSizeChart th {
	background: #fcc;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	padding: 0.3em 0.4em;
}

#productSizeChart td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

#productSizeChart th.heading {
	padding: 0.3em 0;
	border-right: 2px solid #fff;
}

#productSizeChart td.heading {
	background: #fcc;
	border-right: 2px solid #fff;
	font-weight: bold;
	padding: 0 0.4em;
}

/***** discharge capacities tables *****/

#dischargeCapacities {
}

#dischargeCapacities p {
	margin: 0.6em 7px;
}

#dischargeCapacities table {
	text-align: center;
	background: #fee;
}

#dischargeCapacities th {
	background: #fcc;
	border-right: 1px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
}

#dischargeCapacities td {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
}

#dischargeCapacities th.tableheading {
	background: #f00;
	padding: 0.3em 0;
	font-size: 1.2em;
	color: #fff;
}

#dischargeCapacities th.heading {
	width: 18%;
	border-right: 2px solid #fff;
}

#dischargeCapacities td.heading {
	background: #fcc;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-right: 2px solid #fff;

}

/****** News section ******/

#news p.link {
	margin: 3.6em 7px 1em 7px;
}

#news h2 {
	margin: 1em 7px 0.4em 7px;
}

#news dl.newsCatList dt {
	margin-left: 0;
}

#news dl.newsCatList dd {
	margin-left: 0;
}

#news dt.date {
	font-weight: bold;
}

#news dt.noNews {
	font-size: 1em;
	font-weight: normal;
}

#news dd.title {
	margin-bottom: 0.4em;
}

#news dd.title a {
	font-weight: bold;
	font-size: 1.3em;
}

#news .newsArticle h1 {
}

#news .newsArticle h2 {
	font-size: 1em;
}

/****** Downloads section ******/

#downloads h2 {
	margin: 1em 7px 0.4em 7px;
}

#downloads dl.downloadsCatList dt {
	margin-left: 0;
}

#downloads dl.downloadsCatList dd {
	margin-left: 0;
}

#downloads dt a {
}

#downloads dt.noDownloads {
	font-weight: normal;
}

#downloads dd {
}

#downloads p.pdfDownload {
	margin-top: 50px;
}

#downloads img.downloadIcon {
	vertical-align: text-top;
}

/**** checkout basket ****/

#basketTable, #addressTable, #orderCodeTable {
	margin: 0 7px 1.6em 7px;
}

#basketTable {
	width: 540px;
}

#basketTable th, #addressTable th, #orderCodeTable th {
	padding: 3px 6px;
	background: #4B4B4B;
	background: #0076A3;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;
}

#orderCodeTable td.heading {
	font-weight: bold;
}

#basketTable th.quantity {
	text-align: center;
}

#basketTable th.price {
	text-align: center;
}

#basketTable td, #addressTable td, #orderCodeTable td {
	padding: 3px 6px;
	background: #cef;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	vertical-align: top;
}

#basketTable td a {
	text-decoration: none;
}

#basketTable td a:hover {
	text-decoration: underline;
}

#basketTable td.quantity {
	text-align: center;
	width: 14%;
}

#basketTable td.quantity div {
	float: right;
	height: 17px;
	width: 34px;
}

#basketTable td.price {
	text-align: right;
	padding: 3px 9px;
}

#basketTable td.add, #basketTable td.remove {
	padding: 2px 1px;
}

#basketTable tr.totals td {
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 6px 8px 6px;
	border-top: 2px solid #000;
	border-right: none;
}

#basketTable tr.totals td.price {
	border-right: 1px solid #fff;
}

#checkoutButton {
	margin: 1em 7px;
}

#checkoutAddresses {
	width: 420px;
}

div.checkoutAddress {
	margin: 0 7px 1em 7px;
	border: 2px solid #0076A3;
	border: 1px solid #f00;
	background: #fee;
}

#checkoutAddresses div.checkoutAddress h2 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
	font-size: 1.2em;
}

#checkoutAddresses div.checkoutAddress p {
}

#checkoutAddresses div.addressSelector {
	float: right;
	width: 200px;
	border-left: 1px solid #f00;
	border-bottom: 1px solid #f00;
	background: #fcc;
}

#checkoutAddresses div.addressSelector ul {
	list-style-type: none;
	margin: 1em 0 1em 0;
}

#checkoutAddresses div.addressSelector li {
	clear: both;
	line-height: 1.3em;
	margin: 0 0 0.3em 2.4em;
}

#checkoutAddresses div.addressSelector li input.checkbox {
	margin: 0 0.2em 0 -2em;
	vertical-align: middle;
}

/***** login form *****/
#registration {
}

#loginForm {
	margin: 0 7px;
}

#loginForm div.row {
	clear: both;
	margin: 0 0 0.2em 0;
	xheight: 24px;
}

#loginForm span.label {
	float: left;
	clear: none;
	width: 30%;	
	margin: 4px 0 0 0;
	font-weight: bold;
	text-align: right;
}

#loginForm span.label input.checkbox {
	width: auto;
}

#loginForm span.field {
	float: right;
	clear: none;
	width: 66%;
	margin: 0.2em;
}

#loginForm span.field p {
	margin: 0 0 1em 0;
}

#loginForm span.field input {
	width: 220px;
}

#loginForm span.field input.checkbox, #loginForm span.field input.radiobox {
	width: auto;
	vertical-align: middle;
	margin: 0 0.2em 0 0;
}

#loginForm #countrySelect {
	width: 236px;
	font-size: 10px;
	margin: 0;
}

#loginForm span.field input.submit, #loginForm span.field input.back {
	width: auto;
	margin: 1em 0 0 0;
}

#loginForm ul {
	list-style: none outside none;
	margin-left: 0;
}

#cranelogo {
	position: absolute;
	bottom: 0;
	right: 0;	
}

#product-diagrams img
{
  border: 1px solid red;
}

.datatable { border-collapse: collapse; }
.datatable td { border: 1px solid white; padding: 2px 4px; }

td
{
 text-align: center;
 background-color: #FFEEEE;
 font-weight: normal;
}

thead td
{
  background-color: #FFCCCC;
  font-weight: bold;
}

td.heading
{
  background-color: #FFCCCC;
  font-weight: bold;
}