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

body
{
	margin: 0px;
	padding: 0px;
	/*background: transparent url(/pro/gbimages/bg-main.gif) repeat-x left top;*/
	background-color:#dadbcd;
	text-align: center; /* IE5,IE6 Fix */ 
	font-size: 12px;
	font-family: Verdana , Arial , Helvetica , Sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.25;
}

img { border: none; }
table { font-size: 12px; }
input{font-size:11px; margin-top:4px;}
h1 { font-size: 30px; letter-spacing: -0.02em; line-height: 1;}
h2 { font-size: 20px; line-height: 1.25; }
h3 { font-size: 12px; line-height: 2; }
h4 { font-size: 14px; font-weight: bold; }
h5 { font-size: 12px; font-weight: bold; }
h6 { font-size: 12px; }
td {margin:0;padding:0;}

a:link, td a:link
{
	color: #003300;
	text-decoration: underline;
}

a:visited, td a:visited
{
	color: #003300;
	text-decoration: underline;
}

a:hover, td a:hover
{
	color: #CC0000;
	text-decoration: underline;
}

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

hr
{
	width: 100%;
	color: #6c7260;
}

/* Spare divs for layout flexibility and style */
#gb1 { display: none; }
#gb2 { display: none; }
#gb3 { display: none; }
#gb4 { display: none; }
#gb5 { display: none; }
#gb6 { display: none; }



.CenteringContainer
{

	background-color: transparent;
	padding: 0;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;

}

.OverallContainer
{
	background-color: white;
	background-image: url(/pro/gbimages/shadowbg.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0;
	margin:0 15px 0 15px;
	width: 930px;
	float: left;
     position:relative;

}

.logo-foyer /* container for the main logo at the top in the foyer */
{
	background: white url(/pro/gbimages/Logo-Main.jpg) no-repeat top center;
	background-color: #fff;
	height: 164px;
	width: 900px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	cursor: pointer;
	display:inline; /*hack for IE6 double margin problem */

}

.logo-foyer h1 span { display: none; }

/* no display unless browser is non css */
.logo /* container for the main logo at the top all pages except the foyer*/
{
	background: white url(/pro/gbimages/Logo-Return.jpg) no-repeat top center;
	background-color: #fff;
	height: 165px;
	width: 900px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	cursor: pointer;
	display:inline; /*hack for IE6 double margin problem */
}

.logo h1 span { display: none; }

/* no display unless browser is non css */
#Container
{
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	float: left;
	background-color:#dadecb;
	display:inline; /*IE6 Win hack for doubled margin bug */

}

/* =============================================== */
.globalNav
{
	color: #6c7260;
	text-align: left;
	font-size: 10px;
	background-color: #FBF8CC;
	background: #c9d0af url(/pro/gbimages/globalNavBg.jpg) 0 0 repeat-x;
	float: left;
	margin: 0 0 0 0;
	padding: 4px;
	width: 892px;
	vertical-align: middle;
	display: inline;
	/*IE6 Win hack for doubled margin bug */
	border-top: 2px #073006 solid;
	border-bottom: 2px #073006 solid;
}

.globalNavDimensions
{
	color: #6c7260;
	text-align: left;
	font-size: 10px;
	background-color: #FBF8CC;
	background: #c9d0af url(/pro/gbimages/globalNavBg.jpg) 0 0 repeat-x;
	float: left;
	margin: 0 0 0 15px;
	padding: 4px;
	width: 892px;
	vertical-align: middle;
	display: inline;
	/*IE6 Win hack for doubled margin bug */
	border-top: 1px #882635 solid;
	border-bottom: 1px #882635 solid;
}


/* globalNav2 is normally turned off. 
It is used on pages which don't normally show the nav, 
ie where we can to turn it on in some layouts */
.globalNav2
{
	color: #6c7260;
	text-align: left;
	font-size: 11px;
	background:#c9d0af url(/pro/gbimages/globalNavBg.jpg) 0 0 repeat-x;
	float: left;
	margin: 0;
	padding: 4px;
     width:892px;
	vertical-align: middle;
	display:inline; /*IE6 Win hack for doubled margin bug */
	border-top:4px solid #882635;
	border-bottom:4px solid #882635;
	display:none;
}


.globalNav ul.nav, .globalNav2 ul.nav,.globalNavDimensions ul.nav
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style: none;
	vertical-align: middle;
     width:245px;
     float:right;
}

.globalNav ul.nav2, .globalNav2 ul.nav2, .globalNavDimensions ul.nav2
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style: none;
	vertical-align: middle;
     width:245px;
     float:right;
     display:none;
}

.globalNav ul.globalMessages, .globalNav2 ul.globalMessages, .globalNavDimensions ul.globalMessages
{
	margin: 0px 2px 0 0;
	padding: 8px 0 5px 0;
	list-style: none;
	vertical-align: middle;
     width:450px;
     float:left;


}



.globalNav ul.globalMessages li, .globalNav2 ul.globalMessages li, .globalNavDimensions ul.globalMessages li
{
	float: left;
	margin: 0px 1px 0px 1px;
	padding: 2px;

}


.globalNav ul.nav li, .globalNav2 ul.nav li, .globalNavDimensions ul.nav li
{
	margin:0 0 0 0;
	/* IE5 Mac hack \*/
     margin:0 2px 0 2px;
	/*end hack */
	border:none;
	float: right;
	padding:4px 0 4px 0;

}

.globalNav ul.nav a:link, .globalNav ul.nav a:visited, .globalNav2 ul.nav a:link, .globalNav2 ul.nav a:visited, .globalNavDimensions ul.nav a:link, .globalNavDimensions ul.nav a:visited
{
	color: #000;
	font-weight: normal;
     border-color: gray;
	border-width: 1px;
	border-style: outset;
	background-color:#eceee0;
	background-image: url(/pro/gbimages/navbutton.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding:2px 2px 2px 2px;
	margin:0px 0px 0px 5px;
	/* IE5 Mac hack \*/
     margin:0 0 0 1px;
     /*end hack */
	text-decoration:none;


}


.globalNav ul.nav a:hover, .globalNav ul.nav a:active, .globalNav2 ul.nav a:hover, .globalNav2 ul.nav a:active, .globalNavDimensions ul.nav a:hover, .globalNavDimensions ul.nav a:active
{

	border-color: gray;
	border-width: 1px;
	border-style: inset;
	background-color:#ece4ce;
	background-image: url(/pro/gbimages/navbutton2.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-decoration:none;
}

.globalNav .globalMessages span, .globalNav2 .globalMessages span, .globalNavDimensions .globalMessages span
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	color: #882536;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	float:left;
	padding:3px;
}

.topBanner
{
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	background-color: #6c7260;
	background-color:#c9d0af;
	border-bottom:0px solid #6c7260;
	display:inline; /*IE6 Win hack for doubled margin bug */
}

.tagline /* sets up the the tagline container */
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: left;
	vertical-align: top;
	background: #6c7260 url() no-repeat top left;
	background: #c9d0af url() no-repeat top left;
	margin: 0;
	padding: 4px;
	width: 192px;
	clear: left;
	float: left;
}

/* sets up the the tagline container for product display 
add display:none rule when the tagline is not needed in some layouts */
.tagline2 
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: black;
	text-align: left;
	vertical-align: top;
	background: #6c7260 url() no-repeat top left;
	background: #c9d0af url() no-repeat top left;
	margin: 0;
	padding: 4px;
	width: 142px;
	clear: left;
	float: left;
	display:none;
}

.foyerbanner, categorybanner
{
	float: left;
	margin: 0;
	padding: 4px;
	width: 542px;
	border:none;
	background-color: #6c7260;
	background-color:#c9d0af;
	vertical-align: middle;
	text-align: center;
	
}

.foyerbanner h2 span, .categorybanner h2 span
{
     display:block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003C00;

}


.signinbanner
{
	float:left;
     margin:0;
	width: 100%;
	padding: 0;
	border:none;
	background-color: #6c7260;
	background-color: #c9d0af;
	
	text-align: center;
	vertical-align: middle;
}

.signinbanner h2 span
{

	margin: 0;
	padding: 0;
	color: black;
     font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003C00;
}

.enquirybanner
{
	float:left;
     margin:0;
	width: 100%;
	padding: 0;
	border:none;
	background-color: #6c7260;
	background-color: #c9d0af;
	
	text-align: center;
	vertical-align: middle;
}

.enquirybanner h2 span
{
	margin: 0;
	padding: 0;
     font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003C00;
}


.mainContent
{
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	background-color:#fff;


}

.mainContentDimensions
{
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
	width: 892px;
	background-color:#fff;


}


#SideBar
{
	clear: left;
	float: left;
	padding: 0;
	width: 200px;
	margin: 0;
	

}

/* end of Titles, banners taglines styles */
.topCategoryNav  /* sets up the the category nav container */
{
	width: 199px;
	padding: 0;
	margin: 0px 0px 5px 0px;
	background-color: white;
	text-align: left;
}

.browsecat /* Heading for the category display */
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	color: black;
	background-color: #6c7260;
	background-color: #c9d0af;
	margin: 0px;
	width: 191px;
	text-align: left;
	vertical-align: middle;

}

/* Styles for the Category tree */
.topCategory
{
	width: 100%;
	padding: 0%;
	text-align: left;
	margin: 0px;
	clear: left;
	float: left;
}

.topCategory ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #882635;
	text-align: left;
	border-top: #6c7260 1px solid;
}

.topCategory li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}

.topCategory a:link, .topCategory a:visited
{
	display: block;
	padding: 2px;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #eceee0 #eceee0 #6c7260 #eceee0;
	background-color: #eceee0;
	text-decoration: none;
     width:194px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.topCategory ul a { float: none; }
/* End IE5-Mac hack */

.topCategory  a:hover, .topCategory  a:active
{
	color: maroon;
	background-color: #ece4ce;
	border-color: #eceee0 #eceee0 #6c7260 #eceee0;
	text-decoration: underline;
}

/* End of Styles for the Category tree */
.search
{
	float: left;
	display:inline;
	width: 189px;
	background-color: white;
	font-family: verdana , arial , helvetica , sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #6c7260;
	border-color: #6c7260;
	border-width: 1px;
	border-style: solid;
	margin: 12px 2px 12px 2px;
	padding: 2px;
}

.otherlinks
{
	clear: left;
	float: left;
	background-color: gray;
	cursor: pointer;
	font-family: verdana , arial , helvetica , sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #CCC;
	border-style: dotted;
	border-color: gray;
	border-width: 1px;
	width: 189px;
	height: 50px;
	margin: 12px 1px 12px 2px;
	padding: 2px;
	display: none;
}


.foyermaindisplay 
{
	text-align: left;
	background-color: white;
	width: 690px;
	/*MacIE5 hack \*/
	width:695px;
	/*end hack*/
	float: left;
	margin: 0;
	padding: 0;
}


.foyermaindisplay table
{
	border-collapse: separate;
	padding: 0px;
	margin:0px;
	border-spacing: 8px 8px;
	float: left;
	background-color: white;
}

.foyermaindisplay table td
{
	padding: 0px;
	margin: 0px;
	border: 1px solid #6c7260;
	vertical-align: top;
	width: 50%;
	/* background-color: transparent; */
	/* background-color:#E2DDB5; */
	background-color: #E4EDCB;
}

#topleft, #topright{ border-width: 0px; background:white;}
#midleft, #midright, #bottomleft, #bottomright {/* Just in case this is needed */}
#midright{text-align:center;}
#topright p:first-letter { font-size: 300%;}

.foyermaindisplay  td span
{	
	padding:4px;
	display:block;
	background:transparent;
}
.cellhead
{
	padding: 0px;
	margin: 0px;
	font-family: georgia, Verdana , Arial , Helvetica , sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003C00;
	text-align: center;
	vertical-align: 50%;
	background: #c9d0af url(/pro/gbimages/burgundy-shiny.jpg) 0 0 repeat-x;
	height: 40px;
	border-bottom: 1px solid #073006;
}

.cellhead span
{
	padding: 3px;
	display: block;
	vertical-align:middle;
}


.helpmaindisplay 
{
	text-align: left;
	background-color: white;
	width: 699px;
	/*MacIE5 hack \*/
	width:700px;
	/*end hack*/
	float: left;
	margin: 0;
	padding: 0;
}

.help /* This div in inside the helpmaindisplay div */
{
	background-color: transparent;
	/*MacIE5 hack \*/
	width: 696px;
	/*end hack*/
	float: left;
	margin: 0;
	padding: 2px;
	text-align: left;
	font-size: 11px;
}

.categorymaindisplay
{
     text-align: left;
	background-color: white;
	width: 690px;
	/* MacIE5 hack \*/
	width: 695px;
	/* end hack */
	float: left;
	margin: 0;
	padding: 0;
	
}

.productListMainDisplay
{
     float:left;
	width: 900px;
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: #6c7260 1px solid;
	border-top: #6c7260 0px solid;
}

.productDisplayTables
{
	float: left;
	width: 100%;
}


.sortOrder
{
	font-size: 10px;
	color: #333;
	background-color: white;
	line-height: 12px;
	padding: 2px 2px 4px 2px;
	margin: 2px 0px 2px 0px;
	clear: left;
	float: left;
	width: 596px;
	text-align: left;
}

.orderListMainDisplay, .enquiryListMainDisplay
{
     float:left;
     width:864px;
	background-color: #fff;
	margin: 4px 17px 4px 18px;
	padding: 0px;
	display:inline; /*fix for double margin in IE Win */
}

.onOrder
{
	color: #6c7260;
	font-style: italic;
}

.enquiryConfirmationMainDisplay
{
     float:left;
	text-align: left;
	width: 896px;
	background-color: #f0f0f1;
	margin:0;
	padding:2px;
	border-top:1px solid #6c7260;
	display:inline; /*IE Win double margin fix */

}

.enquiryConfirmationMainDisplay table
{
     margin: 10px 10px 0 10px;
     width:872px;
     padding:0;
     background-color:#ffffd9;
     border-collapse:collapse;
     border:1px solid #6c7260;
}

.enquiryConfirmationMainDisplay td
{
     margin: 0 ;
     padding:2px;
}

.orderConfirmationMainDisplay
{
     float:left;
	text-align: left;
	width: 896px;
	background-color: #f0f0f1;
	margin:0;
	padding:2px;
	border-top:1px solid #6c7260;
	display:inline; /*IE Win double margin fix */
}

.orderConfirmationMainDisplay table
{
     margin: 10px 10px 0 10px;
     width:872px;
     padding:0;
     background-color:#ffffd9;
     border-collapse:collapse;
     border:1px solid #6c7260;
}

.orderConfirmationMainDisplay td
{
     margin: 0 ;
     padding:2px;
}

.signInMainDisplay
{

	text-align: center;
	background: white;
	text-align: left;
	background-color: white;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}

.registerMainDisplay
{
	text-align: center;
	background: white;
	text-align: left;
	background-color: white;
	width: 98%;
	float: left;
	margin: 0%;
	padding: 0 0 0 1%;}

.customerDetailMainDisplay
{
	text-align: center;
	background: white;
	text-align: left;
	background-color: white;
	width: 100%;
	float: left;
	margin: 0%;
	padding: 0 0 0 0;
}

.enquiryEditMainDisplay
{
	text-align: center;
	background: white;
	text-align: left;
	background-color: white;
	width: 100%;
	float: left;
	margin: 0%;
	padding: 0 0 0 0;
}

.productOptionsMainDisplay
{
	background: white;
	text-align: left;
	background-color: white;
	width: 900px;
	float: left;
	margin: 0;
	padding: 0;
	border-color: #6c7260;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	display:inline; /* fix for margin doubling in IE Win */
}

.theFooter, .theFooter a
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	vertical-align: middle;
	text-align: center;

}

.theFooter a:hover { color: black; }







.gobutton
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 10px;
	font-weight: bold;
	cursor: wait;
}




.poweredby
{
	float: none;
	width: 150px;
	cursor: pointer;
	padding: 0px;
	/*background-image: url(/pro/gbimages/PPROskia2.gif);*/
	background-repeat: no-repeat;
	font-family: trebuchet ms,Verdana , Arial , Helvetica , sans-serif;
	font-size: 9px;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	color: #999;
	margin: 2px 2px 2px 2px;
	text-decoration: underline;
}

.enquiryMessage
{
	clear: both;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 0px 4px 2px;
	margin: 0px;
	color: #6c7260;
	width: 895px;
	text-align: left;
	vertical-align: middle;
}

.enquiryDetails
{
	clear: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 6px 2px;
	margin: 0px;
	color: #6c7260;
	width: 895px;
	text-align: left;
	vertical-align: top;
}

.enquiryCategories table
{
	border-collapse: separate;
	border-spacing: 2px;
	width: 895px;
}

.enquiryCategories table td
{
	width: 50%;
	vertical-align: top;
	background-color:white;
}


.enquiryComments
{
	clear: left;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 6px 2px;
	margin: 0px;
	color: #6c7260;
	width: 900px;
	text-align: left;
	vertical-align: middle;
}
.enquiryComments textarea {width:90%;margin: 2px auto; display:block; text-align:left;}

.enquiryCustDetails
{
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 896px;
	font-weight: bold;
}

.enquiryCustDetails table
{
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 895px;
}

.enquiryMainDisplay input, .enquiryMainDisplay textarea
{
	font-size: 11px;
	border-color: #000 #B9B9B9 #B9B9B9 #000;
	border-width: 1px;
	border-style: solid;
	background-color: #EFFFE5;
}

.enquiryCustDetails td
{
	padding: 4px 2px 4px 2px;
	font-weight: bold;
}

.enquiryCustDetails td span
{
	font-weight: bold;
	text-align: left;
}

.enquiryOptionalDetails
{
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 896px;
	font-weight: bold;
}

.enquiryOptionalDetails table
{
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 895px;
}

.enquiryOptionalDetails td
{
	padding: 4px 2px 4px 2px;
	font-weight: bold;
}

.enquiryOptionalDetails td span
{
	font-weight: bold;
	text-align: left;
}

.mainProductDisplay
{
	clear: left;
	float: left;
	width:695px;
	color: #555;
	font-size: 10px;
	font-weight: normal;
	background-color: #DADECB;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-color: #6c7260;
	border-width: 0px;
	border-style: solid;
}

.mainProductShowDisplay
{
	clear: left;
	float: left;
	width: 900px;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	background-color: #f2f1ef;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top: 0px solid #6c7260;
}

.mainProductDisplay table
{
	clear: left;
	float: left;
	width: 100%;
}

.productShowNav
{
	margin:0;
	padding: 0;
	float:left;
	width: 100%;
	border-bottom: 1px solid #6c7260;
	vertical-align: middle;
	background-color: #bddcc1;

}

.continueBrowsing
{
	float: right;
	width:250px;
	padding: 0px;
	margin: 0 ;
	vertical-align: middle;
	text-align: right;
	text-decoration:none;
	color: #000;
	

}


.continueBrowsing ul { list-style: none; }

.continueBrowsing li
{
	padding: 0 2px 0 0;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	margin: 0;

}

.continueBrowsing a:link, .continueBrowsing a:visited
{
	width:250px;
	padding: 0px;
	margin: 0 ;
	vertical-align: middle;
	text-align: right;
	text-decoration:none;
	color: #000;

}
.continueBrowsing a:hover, .continueBrowsing a:active{ color: maroon; }

.chooseQuantity
{
	clear: left;
	float: left;
	width: 696px;
	/*IE5 Mac hack \*/
	width:690px;
	/*end hack */
	margin: 2px;
	padding: 0px;
	color: #555;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	background-repeat: no-repeat;
	border-style: solid;
	vertical-align: top;
	border-color: #6c7260;
	border-width: 0px;
	text-align: left;
	display:inline;
}

.chooseQuantity p { font-weight: bold; }

.mainProductEditDisplay
{
	clear: left;
	float: left;
	width: 863px;
	margin: 0px;
	padding: 0px;
	color: #555;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	background-repeat: no-repeat;
	border-style: solid;
	vertical-align: top;
	border-color: #6c7260;
	border-width: 1px;
	text-align: left;
}

.chooseOptionsTitle
{
	background-color: #fff;
	width:210px;
     /*mac IE5 hack so clear is hidden \*/     
     clear:left;
     /* end hack */
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #6c7260;
	text-indent: 2px;
}

.chooseOptions, .chooseOptions2
{
	background-color: #bbb;
	width:680px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	border-top: 1px solid #6c7260;
	/*display:inline;fix IE Margin doubling */
}

.optionsRecalculatePrice
{
	background-color: #eceee0;
	width: 680px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #6c7260;
}

.optionsAddToOrder
{
	background-color: #e8d9c0;
	width: 680px;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 5px 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #6c7260;
}

.optionTitle { color: maroon; }

.chooseOptions table, .chooseOptions2 table
{
	margin: 0;
	padding: 0;
	width: 100%;
}

.chooseOptions td
{
	padding: 2px;
	background: #eceee0;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

.chooseOptions th
{
	padding: 2px;
	background-color: #C1D4C5;
	width: 25%;
	text-align: left;
	vertical-align: top;
}

.chooseOptions2 td
{
	padding: 2px;
	background: #eceee0;
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.chooseOptions2 th
{
	padding: 2px;
	background-color: #C1D4C5;
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.options
{

	float: left;
	padding: 10px 0px 4px 0px;
	width: 30%;
	text-align: center;
	vertical-align: middle;
	border-color: #6c7260;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.optionsCancelButton
{
	float: left;
	margin: 0;
	padding: 10px 0px 4px 0px;
	width: 680px;
	text-align: center;
	vertical-align: middle;
	border-color: #6c7260;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.optionsShowImageButton
{
     /*mac IE5 hack so clear is hidden \*/     
     clear:left;
     /* end hack */
	float: left;
	text-align: center;
	vertical-align: middle;
	width: 210px;
	margin: 0;
	padding: 10px 0 4px 0;
	border-color: #6c7260;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.productEditDisplay
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	background-color: #B7CAEB;
	background-image: url();
	background-repeat: no-repeat;
	border: #fff;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}

.ProductEditDisplayData
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	background-color: #D4E3FD;
	background-image: url();
	background-repeat: no-repeat;
	border: #fff;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}

.ProductEditDisplayPrice
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffcc00;
	background-image: url();
	background-repeat: no-repeat;
	border: #fff;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
}

.deliveryAddress
{
	margin: 0;
	width: 665px;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	background-color: white;
	background-image: url();
	background-repeat: no-repeat;
	border-color: white;
	border-style: none;
	vertical-align: top;
}

.deliveryAddress .heading
{
	color: #555;
	font-weight: bold;
	font-size: 12px;
	background-color: white;
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
}

.deliveryAddress .select
{
	color: #555;
	font-weight: bold;
	font-size: 11px;
	background-color: #eee;
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	margin-left: 0px;
	margin-top: 0px;
}

.existing
{
	color: #555;
	font-weight: bold;
	font-size: 10px;
	background-color: #FBFFE8;
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	border: #ccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 267px;
}

.blankAddress
{
	background-color: #FBFFE8;
	color: #555;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: #ccc;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0;
}

.orderSummary
{
	float: left;
	width: 20%;
	height: 95px;
	margin: 1px;
	background: white url() top left repeat-y;
	padding: 2px 2px 8px 2px;
	border-color: #d2b252;
	border-width: 1px;
	border-style: solid;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.enquirySummary
{
	float: left;
	width: 20%;
	height: 95px;
	margin: 1px;
	background: white url() top left repeat-y;
	padding: 2px 2px 8px 2px;
	border-color: #d2b252;
	border-width: 1px;
	border-style: solid;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.displayorders
{
	vertical-align: top;
	background: white;
	width: 863px;
	margin: 0px;
	padding: 0px;
	border-color: #6c7260;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
}

.displayorders table
{
	border-collapse: collapse;
	color: black;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	background: white;
	width: 863px;
}

.displayorders td
{
	border-bottom: 1px dotted #999;
	padding: 3px;
	background-color:#e6f2ea;
}

.displayorderoptions
{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	vertical-align: top;
	color: #666;
	background-color: #fff;
	min-height: 10px;
	text-align: left;
	
}

.displayorderoptions table
{
	border-collapse: collapse;
	vertical-align: top;
	width: 100%;
}

.displayorderoptions td
{
	vertical-align: top;
	background-color: #ffffd9;
}

.displayOrderComments
{
	width: 863px;
	background: #fff;
	border-color: #6c7260;
	border-width: 1px;
	border-style: solid;
	margin: 10px 0 15px 0;
	padding: 15px 0 15px 0;
}

.displayOrderComments textarea
{
	border-color: #555;
	border-width: 1px;
	border-style: inset;
	background-color: #FFFFE1;
	width:80%;
}

.printOrderList
{
	width: 664px;
	background: #fff;
	text-align: center;
	margin:0;
	padding:0;
}

.genericHeading
{
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 1px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background-color: #e2eae8;
	background-image: url();
	background-repeat: no-repeat;
	border: #d2b252;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.border
{
	border: #d2b252;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}



.small
{
	font-size: 10px;
	color: #333;
	background-color: #fff;
	line-height: 12px;
}

.medium
{
	font-size: 11px;
	line-height: 18px;
	border: 1px #cccccc solid;
}

.large { font-size: 14px; }

.sub-head
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
}

/*The following class is for the user messages, appearing in the top left of certain pages */
/* ===================================================== */
.topleftmsg
{
	color: #003300;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px #FFFFFF;
}

/*The following class is for system messages - or error messages */
/* ===================================================== */
.systemmessage
{
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	line-height: 18px;
	color: #990000;
	background-color: #FFF1EE;
}

.systemmessagetext
{
	font-size: 10px;
	padding-left: 4px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	background-color: #FFF1EE;
}

/*The following category sets the appearance of the category description text */
/* ===================================================== */
.categorydescription
{
	clear: left;
	margin: 0px;
	width: 688px;
	padding: 2px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #333;
	font-size: 14px;
	background-color: #FFFFF1;
	border:1px solid #003c00
}

.categorydescription span
{
	vertical-align: top;
	color: black;
	display: block;
	padding: 2px;
}

.productcategorydescription
{
	clear: left;
	float: left;
	margin: 0px;
	width: 898px;
	padding: 2px 1px 2px 1px;
	background-color: #FFFFF1;
     border-bottom:#6c7260 1px solid;
}

.productcategorydescription span
{
	vertical-align: top;
	color: black;
	display: block;
	padding: 2px;
	text-align: left;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #333;
	font-size: 14px;

}

.selectCategory
{
	width: 100%;
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	border: #6c7260;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	text-align: right;
	vertical-align: middle;
}

.selectCategory form { display: inline; }
.selectCategory input { vertical-align: text-top; }

.reviewOrder
{
	padding-left: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #903;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: white;
	border-style: solid;
	border-color: red;
	border-width: 4px 1px 1px 1px;
}

.reviewOrderTop
{
	margin-top: 10%;
	margin-bottom: 10%;
	height: 6px;
	width: 135px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #FC9;
	background-image: url();
	background-repeat: no-repeat;
	border: #FC6;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.next
{
	float: right;
	padding: 0px;
	margin: 0px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
}

.previous
{
	float: left;
	padding: 0px;
	margin: 0px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #999;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
}

.subCategory
{
	clear: left;
	float: left;
	width:686px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	background-color: #eceee0;
	border: #6c7260;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	padding: 2px;
	margin: 2px 2px 0px 2px;
}


.subCategory a, .subCategory a:visited
{
	color: #000;
	text-decoration: underline;

}

.subCategory a:hover
{
	color: maroon;
	text-decoration: underline;
}

.subCategory2
{
	clear: left;
	float: left;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	background-color: #eceee0;
	padding: 2px;
	margin: 0px 2px 2px 2px;
	width:685px;
	/*IE5 Mac Hack \*/
	width:686px;
	/* end hack */
	border: 1px solid #6c7260;

}

.subCategory2 table, .subCategory2 td
{
     border:none;
     background-color:#ece4ce;
     background-color:white;
     width:100%;
}

.subCategory2 td a, .subCategory2 td a:visited
{
	color: black;
	text-decoration: none;
	background-image: url(/pro/gbimages/btngel-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

.subCategory2 a:hover
{
	color: maroon;
	text-decoration: underline;
}

.prodq
{
	width: 45%;
	text-align: left;
}

.partq
{
	width: 15%;
	text-align: left;
}

.costq
{
	width: 15%;
	text-align: right;
}

.removeq
{
	width: 25%;
	text-align: right;
}

.orderListColumns, .enquiryListColumns
{
	width: 863px;
	border-width: 1px 1px 1px 1px;
	border-color: #6c7260;
	border-style: solid;
}

.orderListColumns table, .enquiryListColumns table
{
	background-color: #EFEFEF;
	border-collapse: collapse;
	width: 100%;
	font-weight: bold;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
}

.qty
{
	width: 10%;
	text-align: left;
	vertical-align: baseline;
	padding: 2px;
	margin-right:3px;
}

.prod, prodenq
{
	width: 43%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.part, partenq
{
	width: 17%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.cost, costenq
{
	width: 9%;
	text-align: right;
	vertical-align: top;
	padding: 2px;
}

.amend, removeenq
{
	width: 21%;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}

.prodenq
{
	width: 30%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.partenq
{
	width: 15%;
	text-align: left;
	vertical-align: top;
	padding: 2px;
}

.costenq
{
	width: 10%;
	text-align: right;
	vertical-align: top;
	padding: 2px;
}

.removeenq
{
	width: 45%;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}



.InvoiceBorder { border: 0px #FFFFFF solid; }

.greybeard
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: white;
}

.tableborder { background-color: #cccccc; }

hr
{
	border: 1px #FFFFFF;
	color: #003300;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 1px;
	line-height: 1px;
	font-weight: normal;
}

.catbutton
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 4px;
	font-weight: normal;
	color: lime;
	background-color: lime;
}

.signInMainDisplay table
{
	width: 50%;
	margin: 2px auto 2px auto;
}

.signInMainDisplay table td
{
	font-weight: bold;
	text-align: left;
	padding: 10px;
}

.signInMainDisplay table td span { text-align: center; }

#signinRegistrationLink
{
	text-align: center;
	padding: 2px;
}

.registerStepLeft
{
	width: 70%;
	background-color: #e7e7e7;
	border-color: #d2b252;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 2pt;
	border-left-width: 0pt;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	text-align: left;
}

.registerStepRight
{
	width: 30%;
	background-color: #fff;
	border-color: #e7e7e7;
	border-bottom-width: 2pt;
	text-align: right;
}

.editDetailsHeading
{
	width: 50%;
	background-color: #e7e7e7;
	text-align: left;
	font-weight: bold;
	line-height: 1.8em;
	vertical-align: middle;
	padding: 4px 0px 0px 4px;
}

.editDetailsField
{
	width: 50%;
	background-color: #e7e7e7;
	text-align: left;
	font-weight: normal;
	line-height: 1.8em;
	vertical-align: middle;
	padding: 0px 0px 4px 4px;
}

.customerDetail
{
	float: left;
	width: 863px;
}

.customerDetail table { width: 100%; }
.customerDetail input { font-size: 93%; }

.customerDetailHeader
{
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.customerDetailAddress
{
	clear: left;
	float: left;
	width: 896px;
	margin: 0;
	padding:2px;
}

.customerDetailAddress table { width: 100%; }

.submitCustomerDetail
{
	float: left;
	width: 100%;
	text-align: center;
}

.productattrib
{
	float: left;
	width: 892px;
	padding: 4px;
	margin-top: 0px;
	border-top: 1px solid #882635;
	background-color: #fff;
	background-image: url(/pro/gbimages/productAttribbg.gif);
	background-repeat: repeat-y;
	background-position: 0% 0%; 
}

.product1
{
	
	float: left;
	background-color: transparent;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 2px;
	width: 292px;
	border:none;
}

.product2
{
	float: left;
	background-color: transparent;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding 2px: ;
	width: 292px;
}

.product3
{
	float: left;
	background-color: transaparent;
	color: #555;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding: 2px;
	width:293px;
	border:none;
}

input.qty
{
	padding: 2px;
	font-family: Verdana , Arial , Helvetica , sans-serif;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
	border: #6c7260;
	border-style: solid;
	border-width: 1px;
	width: 20px;
}

.productDescAndOrder
{
	background-color:#F2F1EF;
}


.productInfo
{
	
	margin: 0 ;
	padding: 4px;
	width: 892px;
	font-size: 14px;
}

.productShowImage
{
	clear: left;
	width: 99%;
	background-color: #FFFFFF;
	padding: 10px 0 10px 0;
	margin: 4px auto;
	border: silver;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
}

.productDetail
{
    clear:left;
	float:left;
	margin: 0;
	padding: 5px 2px 5px 2px;
	width: 48%;
	text-align: left;
}

.productDetail span.title 
{
	font-weight: bold;
	font-size:110%;
}

.productOrder
{
	float: left;
	margin: 0 0 0 20px;
	padding: 25px 0 10px 0;
	width: 45%;
	text-align: right;
}

.productDescription
{
	clear: both;
	width: 100%;
	background-color: #FFFFCC;
	padding: 10px 0 10px 0;
	text-align: left;
}

/*
.description
{
	clear:left;
	float:left;
	width: 45%;
	background-color: #FFFFCC;
	padding-left: 4px;
	text-align: left;
	border: #ddd;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 12px;
}
*/

.addToOrder { padding:4px 2px; font-weight:bold; font-size:12px;}
.addToEnquiry { padding:4px 2px; font-weight:bold; font-size:12px; }
.printerFriendly { padding:4px 2px 0px 2px; font-weight:bold; font-size:12px;}

.price
{
	clear: both;
	width: 99%;
	background-color: #F2F1EF;
	color: #000;
	text-align: left;
	font-weight: bold;
	margin:10px auto;
	padding: 8px 0 8px 0px;
}
.partnerProducts
{
	clear: both;
	width: 100%;
	background-color: #f2f1ef;
	color: #000;
	text-align: left;
	font-weight: bold;
	font-size:14px;
	margin:10px auto;
	padding: 8px 0px 8px 2px;
}

.productShowOptions
{
	margin: 4px auto;
	padding: 0 4px 0 4px;
	width: 882px;

}

.option, .optionsAvailable
{
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: #e8e8e8;
	font-size: 11px;
	border-bottom: 1px #ccc solid;
}

.option1, .optionsAvailable1
{
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
}

.option2, .optionsAvailable2
{
	float: right;
	width: 50%;
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: left;
}

.optionHeader, .optionsAvailableHeader
{
	clear: left;
	float: left;
	margin: 0;
	padding: 0px;
	width: 100%;
	background-color: #ddd;
	border: #ddd 1px 0 1px 0 solid;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px #ccc solid;
}

.optionHeader1, .optionsAvailableHeader1
{
	float: left;
	width: 50%;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.optionHeader2, .optionsAvailableHeader2
{
	float: right;
	width: 50%;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

.productShowAddress
{
	clear: left;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color:#fff;
}

.mainorder
{
	width: 869px;
	color: #333333;
	font-size: 10px;
	background-color: #FFFFFF;
	border: #5870a1;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin: 0px;
	padding: 0px;
}

.mainOrderTotal
{
	width: 863px;
	margin: 6px 0 6px 0;
	padding: 2px 0 2px 0;
	color: #6c7260;
	font-size: 12px;
	font-weight: bold;
	background-color: #FBFFE8;
	background-repeat: no-repeat;
	vertical-align: top;
	border: #6c7260;
	border-style: double;
	border-top-width: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c7260;
	border-left-color: #6c7260;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-left-width: 1px;
}

.mainOrderTotal table
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	vertical-align: middle;
	text-transform: none;
}

.mainOrderTotal td
{
	color: #6c7260;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	text-transform: none;
}

.submitOrder
{
	width: 863px;
	margin: 0px;
	padding: 0px;
	color: #6c7260;
	font-size: 12px;
	font-weight: bold;
	background-color: #ece4ce;
	background-repeat: no-repeat;
	vertical-align: top;
	border: #6c7260;
	border-style: double;
	border-top-width: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6c7260;
	border-left-color: #6c7260;
	border-left-style: solid;
	border-bottom-width: 3px;
	border-left-width: 1px;
	text-align: right;
}

.submitOrder table
{
	text-align: right;
	text-transform: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.submitOrder td
{
	color: #6c7260;
	font-size: 11px;
	font-weight: bold;
}

.showproduct
{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
}

.textprice
{
	font-weight: bold;
	background-color: #F2F1EF;
	border: 1px #D73722 solid;
	font-size: 12px;
	color:#D73722;
	padding:4px;
}

.productdivider
{
	background-color: #ddd;
	height: 1px;
}

.countries
{
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	background-color: #fff;
	width: 180px;
}

.states
{
	font-family: Verdana , Arial , Helvetica , sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	width: 95px;
	background-color: #fff;
}

.label
{
	font-size: 9px;
	font-weight: bold;
	color: black;
}

.productShowImageDimensions
{
	clear: left;
	width: 100%;
	background-color: #fff;
	padding: 0px;
	margin: 0;
	border: #6c7260;
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}

.productShowImageDimensions img
{
	width:890px;
	border:1px solid #6c7260;
}

.productShowDimensionsEmail
{
	width:886px;
	text-align:left;
	padding: 2px;
	margin: 10px 0 0 0;
	border:1px solid #6c7260;
	background:#efefef;
}

.productShowDimensionsEmail form
{
	display:block;
}

.productShowDimensionsEmail table
{
	border-collapse: collapse;
	table-layout:fixed;
	width:880px;
	border:none;
	margin-left:4px;
}

.productShowDimensionsEmail table td
{
	padding:2px;
}

.dim1{width:200px;}


.bottom
{
	margin: 0;
	padding: 0;
	width: 930px;
	background-image:  url(/pro/gbimages/shadowbg-bot.jpg);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	clear;left;
	float:left;
	font-size:9px;
}
.bottom a 
{
	display:inline;
	width:350px;
	margin:0 0 0 215px;

	
}

