/* ======================================================================== */
/* Name:			Product.css												*/
/* Author:			Derrick Went											*/
/* Date:			19 July 2006											*/
/* Description:		Standard stylesheet for Product Information				*/
/* Client:			Atlantis Marine											*/
/* ======================================================================== */

/* ======================= */
/* The Product Detail Form */
/* ======================= */
.ProductDetails ol
{
	padding: 0em;
	margin: 0em;
} 
.ProductDetails li 
{
	display: block;
	margin: 0em;
	padding: 0em;
	position: relative;
	text-align: left;
	min-height: 1%;
	max-height: 100%;
	float: left;
	min-width: 1%;
	max-width: 100%;
	width: 600px;
}
.ProductDetails label
{
	/*display: inline;
	/*float: left;*/
	margin: 0em;
	/*width: 8em;*/
	font-weight: bold;
	line-height:1.5em;
}
.ProductDetails legend {
	color:#065AB9;
	margin-left:-8px;
	font-weight: bolder;
	font-size: larger;
}
html>body .ProductDetails legend {
	margin-left:-8px;
}
fieldset.ProductAttributes 
{
	margin: 0px;
	padding: 0px;
	line-height:1.5em;
}
.ProductAttributes ol li #ButtonBar {
	margin:0 0 0 -50px;
}
.ProductAttributes legend
{
	display: none;
}
.ProductDetailsAttributes0 label {
	margin-right:30px;
}
html>body .ProductDetailsAttributes0 label {
	margin-right:37px;
}
.ProductDetailsCode span {
	margin-left:15px;
	color:#065AB9;
}
.ProductDetailsPrice span {
	margin-left:62px;
}
.ProductDetailsAttributes span {
	margin-left:10px;
}/*
html>body .ProductDetailsAttributes span {
	margin-left:10px;
}*/
input {
	margin:0 0 0 37px;
}
html>body input {
	margin:0 0 0 39px;
}
.ProductDetailsAttributeRadio input {
	margin-left:10px;
	display:inline;
}
#ProductDetailsAttribute1 {
	background-color:transparent;
	border:none;
}
span.ProductDetailsImage1
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	display: block;
	left: 0px;
	float: none;
	position: relative;
	top: 0px;
}
.ProductDetailsImage1 img
{
	border-style: none;
	margin-top:15px;
	margin-bottom:15px;
}/*
html>body .ProductDetailsImage1 img
{
	margin-top:0;
}*/
.ProductDetailsImage1 label
{
	clear: both;
	display: block;
	padding-left: 5px;
	float: none;
	margin: 3px 1em 3px 0px;
	width: 200px;
	font-style: italic;
	background-color: transparent;
	text-align: left;
}
span.ProductDetailsImage2
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	display: block;
	left: 0px;
	float: none;
	position: relative;
	top: 0px;
}
.ProductDetailsImage2 img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ProductDetailsImage2 label
{
	clear: both;
	display: block;
	padding-left: 5px;
	float: none;
	margin: 3px 1em 3px 0px;
	width: 200px;
	font-style: italic;
	background-color: transparent;
	text-align: left;
}
span.ProductDetailsImage3
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	display: block;
	left: 0px;
	float: none;
	position: relative;
	top: 0px;
}
.ProductDetailsImage3 img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ProductDetailsImage3 label
{
	clear: both;
	display: block;
	padding-left: 5px;
	float: none;
	margin: 3px 1em 3px 0px;
	font-style: italic;
	width: 200px;
	background-color: transparent;
	text-align: left;
}
span.ProductDetailsZoomImage1
{
	display: block;
	left: 0px;
	float: none;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	top: 0px;
	border-bottom-style: none;
}
.ProductDetailsZoomImage1 img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ProductDetailsZoomImage1 label
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	display: block;
	padding-left: 5px;
	font-style: italic;
	width: 100%;
	text-align: left;
}
span.ProductDetailsZoomImage2
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	display: block;
	left: 0px;
	float: none;
	position: relative;
	top: 0px;
}
.ProductDetailsZoomImage2 img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.ProductDetailsZoomImage2 label
{
	clear: both;
	display: block;
	padding-left: 5px;
	float: none;
	margin: 3px 1em 3px 0px;
	width: 200px;
	background-color: transparent;
	font-style: italic;
	text-align: left;
}
.ProductDetailsZoomImage1 img
{
	border-right: 1px;
	border-top: 1px;
	border-left: 1px;
	border-bottom: 1px;
}
.ProductDetailsZoomImage1 label
{
	clear: both;
	display: inline;
	padding-left: 5px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 200px;
	background-color: transparent;
	text-align: left;
}
.ProductDetailsAttributes
{
	display: block;
	padding: 0px;
	margin: 0px;
	line-height:1.5em;
}
.ProductDetailsAttributes label
{
	display: block;
	padding: 0px;
	font-weight: bold;
	float: left;
	margin: 0px;
	/*width: 15em; */
	width: 90px; 
	text-align: left;
}

.ProductDetailsAttribute
{
	display: block;
	height: 1em;
	line-height: 1.5em;
}
.ProductDetailsAttributes ol
{
	border: solid 1px green;
	padding: 0em;
	margin: 0em;
} 
.ProductDetailsAttributes li 
{
	border: solid 1px blue;
	display: block;
	margin: 0em;
	padding: 0em;
	position: relative;
	text-align: left;
	min-height: 1%;
	max-height: 100%;
	float:left;
	min-width: 1%;
	max-width: 100%;
	width: 100%;
}
/*
.ProductDetailsAttributes div
{
	display: block;
	padding-left: 4px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	text-align: left;
	height: 1em;
	line-height: 1em;
}*/

/* ========================== */
/* The Product Summaries Form */
/* ========================== */

.ProductSummaries
{
	padding: 0;
	display: block;
	position: static;
	background-color: transparent;
	/*float:left;*/
}
.ProductSummariesFieldSet
{
	padding: 0em;
	display: block;
	margin: 0em;
	position: static;	
}/*
.ProductSummariesLegend
{
	border: none;
	padding: 0px;
	font-weight: bolder;
	font-size: larger;
} */
/* ======================== */
/* The Product Summary Form */
/* ======================== */
html>body .ProductSummaryFieldSet {
	border:1px #CECECE solid;
	max-height:250px;
	min-height:250px;
	width:250px;
}
.ProductSummaryFieldSet {
	padding: 1em 0.5em 1em 0.5em;
	display: inline;
	margin: 0 3em 3em 2em;
	position: relative;
	float:left;
	width:250px;
	background-color:#F5F5F5;
}
.ProductSummaryFieldSet img {
	margin:0 auto 0 auto;
	border-style:solid;
	border-width:1px;
	border-color:#CECECE;
}
.ProductSummaryLegend
{
	margin:0 0 0 -7px;
	padding: 0;
	font-weight: bolder;
	font-size: larger;
	color:#065AB9;
}
html>body .ProductSummaryLegend
{
	margin:2em 0 0 -2px;
	padding: 0;
	font-weight: bolder;
	font-size: larger;
	color:#065AB9;
}
.ProductSummaryDescription
{
	display: block;
	padding: 0px;
	margin: 0 0 10px 0;
	position: static;
	text-align: left;
	width:250px;
	height:50px;
} 
.ProductSummaryOverview
{
	display: block;
	padding: 0px;
	margin: 0px;
	position: static;
	text-align: left;
} 
.ProductSummaryImage
{
	display: block;
	left: 0px;
	position: static;
	top: 0px;
	width:200px;
	height:142px;
}
img.ProductSummaryImage 
{
	border: none;
}/*
.ProductSummaryButtons
{
	display: block;
	float: left;
	width: 100%;
	text-align: left;
}*/
.ProductSummaryPrice
{
	display: block;
	padding: 0px;
	margin: 0px;
	height: 1em;
	line-height: 2em;
	float: left;
}
.ProductSummaryPrice label
{
	display: block;
	padding:  0em .5em 0em 0em;
	font-weight: bold;
	float: left;
	margin: 0px;
	line-height: 2em;
	height: 2em;
	/*width: 45em;*/
}
.ProductSummaryFieldSet div span
{
	float: left;
	text-align: left;
}

/* ========================= */
/* The Product PageInfo Form */
/* ========================= */

.ProductPageInfo
{
	text-align: center;
}
.ProductPageInfoExtra
{
	display: block;
	width: 100%;
}
.ProductPageInfoThis
{
	font-weight: bold;
	line-height: 4em;
	text-align: center;
	text-decoration: none;
}
/* ======================= */
/* The Product Sample Form */
/* ======================= */

.ProductSample
{
	padding-right: 0em;
	padding-left: 1em;
	font-size: 11px;
	margin-bottom: 0em;
	padding-bottom: 0em;
	margin-left: 0em;
	width: 100%;
	border-top-style: none;
	margin-right: 0em;
	padding-top: 3em;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.ProductSampleFieldSet
{
	padding-right: 0em;
	display: block;
	padding-left: 0em;
	padding-bottom: 0em;
	margin: 0em;
	border-top-style: none;
	padding-top: 0em;
	border-right-style: none;
	border-left-style: none;
	position: static;
	border-bottom-style: none;
}
.ProductSampleLegend
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 0px;
	padding-bottom: 1px;
	border-left: none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
	padding-top: 1px;
	border-bottom: none;
} 
.ProductSampleDescription
{
	display: inline;
	top: 0px;
	padding-left: 0px;
	left: 0px;
	margin: 3px 1em 3px 0px;
	position: relative;
	background-color: transparent;
	text-align: left;
} 
.ProductSampleOverview
{
	display: block;
	top: 0px;
	padding-left: 0px;
	left: 0px;
	margin: 3px 1em 3px 0px;
	position: relative;
	background-color: transparent;
	text-align: left;
} 
.ProductSampleDescriptionPara
{
} 
.ProductSampleCode
{
	display: block;
	padding-left: 3px;
	margin: 3px 1em 3px 0px;
	height: 1em;
	line-height: 1em;
}
.ProductSampleCode label
{
	display: block;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	line-height: 1em;
	height: 1em;
	text-align: left;
}
.ProductSampleCode div
{
	display: block;
	padding-left: 4px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	text-align: left;
	height: 1em;
	line-height: 1em;
}
.ProductSampleExtra
{
	display: block;
	padding-left: 3px;
	margin: 3px 1em 3px 0px;
	height: 1em;
	line-height: 1em;
}
.ProductSampleExtra label
{
	display: block;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	line-height: 1em;
	height: 1em;
	text-align: left;
}
.ProductSampleExtra div
{
	display: block;
	padding-left: 4px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	text-align: left;
	height: 1em;
	line-height: 1em;
}
.ProductSampleAttributes
{
	display: block;
	padding-left: 3px;
	margin: 3px 1em 3px 0px;
	height: 1em;
	line-height: 1em;
}
.ProductSampleAttributes label
{
	display: block;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	line-height: 1em;
	height: 1em;
	text-align: left;
}
.ProductSampleAttribute
{
	display: block;
	height: 1em;
	line-height: 1em;
}
.ProductSampleAttributes div
{
	display: block;
	padding-left: 4px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	text-align: left;
	height: 1em;
	line-height: 1em;
}
.ProductSamplePrice
{
	display: block;
	padding-left: 3px;
	margin: 3px 1em 3px 0px;
	height: 1em;
	line-height: 1em;
}
.ProductSamplePrice label
{
	display: block;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	line-height: 1em;
	height: 1em;
	text-align: left;
}
.ProductSamplePrice div
{
	display: block;
	padding-left: 4px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	text-align: left;
	height: 1em;
	line-height: 1em;
}
.ProductSampleUnitOfSale
{
	display: block;
	padding-left: 3px;
	margin: 3px 1em 3px 0px;
	height: 1em;
	line-height: 1em;
}
.ProductSampleUnitOfSale label
{
	display: block;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	line-height: 1em;
	height: 1em;
	text-align: left;
}
.ProductSampleUnitOfSale div
{
	display: block;
	padding-left: 4px;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	text-align: left;
	height: 1em;
	line-height: 1em;
}
.ProductSampleQuantity
{
	display: block;
	padding-left: 3px;
	margin: 3px 1em 3px 0px;
	height: 1em;
	line-height: 1em;
}
.ProductSampleQuantity input
{
	width: 30px;
	text-align: right;
}
.ProductSampleQuantity label
{
	display: block;
	padding-left: 10px;
	font-weight: bold;
	float: left;
	margin: 3px 1em 3px 0px;
	width: 100px;
	line-height: 1em;
	height: 1em;
	text-align: left;
}

.ProductOffer div
{
}
.ProductOffer FieldSet
{
	border-right: blue 1px solid;
	padding-right: 0em;
	border-top: blue 1px solid;
	padding-left: 1em;
	padding-bottom: 1em;
	border-left: blue 1px solid;
	padding-top: 1em;
	border-bottom: blue 1px solid;
	position: static;
	margin: 0em;
}
.ProductOffer Legend
{
	border-right: blue 1px solid;
	padding-right: 2px;
	border-top: blue 1px solid;
	padding-left: 2px;
	background: none transparent scroll repeat 0% 0%;
	padding-bottom: 1px;
	border-left: blue 1px solid;
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger;
    COLOR: blue;
	padding-top: 1px;
	border-bottom: blue 1px solid;
}
.ProductOffer label
{
}
.ProductOffer input
{
}
/* ======================= */
/* The Product Table	   */
/* ======================= */

.ProductsTable legend
{
	display: none;
	visibility: hidden;
}
.ProductsTable {
	margin-top:10px;
	margin-left:-4px;
}
html>body .ProductsTable {
	margin-left:-7px;
}
.ProductsTable table
{
	border: solid 1px #0B4892;
	/*padding: 0.25em;
	display:block; 
	width:675px; 
	height:100%;*/
} 
.ProductsTable caption
{
	border: solid 1px #0B4892;
	padding: 0.25em;
	background-color: #0B4892;
	color: White;
} 
.ProductsTable thead
{
	border: solid 1px #BFC6D9;
	padding: 0.25em;
	background-color: #BCC4D7;
} /*
.ProductsTable th
{
	border: solid 1px #0B4892;
	padding: 0.25em;
	text-align: center;
} */

.ProductsTable td
{
	border: solid 1px #BFC6D9;
	text-align: center;
} 
.ProductsTable td span
{
/*	color:  Maroon; */
}
.ProductsTableCategory
{
	font-weight: 600;
	writing-mode: tb-rl;
	font-style: italic;
}
.ProductsTable img
{
	border: none;
}