select { vertical-align: middle; }

#ProductContentArea {width: 920px; margin: 0 19px; }
#ProductBreadcrumb {width: 920px; margin-bottom: 10px; font-size: 10px;}
#ProductBreadcrumb a:link { color: #468296; text-decoration: underline; }
#ProductBreadcrumb a:visited { color: #468296; text-decoration: underline; }
#ProductBreadcrumb a:hover { color: #468296; text-decoration: underline; }

/* ITEM IMAGE COLUMN */
#NewProductItem { width: 220px; float: left; margin: 0 20px 0 0; padding: 0; display: inline;}

#ProductImages { width: 220px; text-align: center; }
#ProductImages img { margin-bottom: 5px;}

#AlternateViews {margin: 10px 0; padding: 0; color: #017093; }
#AlternateViews img {width: 35px; height: 35px; float: left; margin-right: 24px; margin-top:5px; margin-bottom:5px; border: 1px solid #999;}
#AlternateViews img.select { border: 1px solid #017093; }
#AlternateViews img.last { margin: 5px 0;}

#RelatedVideo {margin: 10px 0; padding: 10px 0; border-top: 1px solid #ccc; color: #017093; clear: both;}
#RelatedVideo img { float: left; margin: 5px 0; padding: 0; }
#RelatedVideo ul { float: left; display: block; width: 130px; margin: 5px 0; padding-left: 25px; }
#RelatedVideo li { font-size: 10px; line-height: 12px; padding-bottom: 3px;}




/* ITEM DESCRIPTION COLUMN */
#NewProductContent { width: 680px; float: left; padding: 0; margin: 0; overflow: hidden; }


#NewProductDescript { width: 478px; float: left; padding: 0; margin: 0; display: inline;}
#NewProductDescript h1 { color: #017093; font-weight: bold; font-size: 18px; line-height: 20px; margin: 0; padding: 0;}
#NewProductDescript p { margin: 0 0 10px 0; padding:0; }
#NewProductDescript .logo { float:right; margin: 0; padding: 0;}
#NewProductDescript ul { padding: 0; margin-left: 20px; }
#NewProductDescript li { padding-bottom: 3px;}

#NewProductDescriptFull { width: 680px; float: left; padding: 0; margin: 0; display: inline;}
#NewProductDescriptFull h1 { color: #017093; font-weight: bold; font-size: 16px; line-height: 18px; margin: 0; padding: 0;}
#NewProductDescriptFull p { margin: 0 0 10px 0; padding:0; }
#NewProductDescriptFull .logo { float:right; margin: 0; padding: 0;}
#NewProductDescriptFull ul { padding: 0; margin-left: 20px; }
#NewProductDescriptFull li { padding-bottom: 3px;}
#NewProductDescriptFull .ProjectMessage { margin: 20px 0; padding: 10px; background-color: #ffefc9; font-size: 11px; line-height: 13px; font-style: italic; }
#NewProductDescriptFull .size { font-weight: bold; font-size: 14px; color: #017093; }

#NewProjectDescript { width: 368px; float: left; padding-right: 20px; margin: 0; display: inline;}
#NewProjectDescript h1 { color: #188ccb; font-weight: bold; font-size: 16px; line-height: 18px; margin: 0; padding: 0;}
#NewProjectDescript p { margin: 0 0 10px 0; padding:0; }
#NewProjectDescript ul { padding: 0; margin-left: 20px; }
#NewProjectDescript li { padding-bottom: 3px;}

#AddtoCartSide { width: 182px; float: right; padding: 0; margin: 0; display: inline;  }

#AddtoCartBox {width: 160px; padding: 10px; margin: 0; border: 1px solid #73ccf4; background-color: #fff;}
#AddtoCartBox p { margin: 0 0 10px 0; padding:0; line-height: 16px;}
#AddtoCartBox a { font-size: 10px; }
#AddtoCartBox .sale { color: #f00; }

#AddtoCartBox .qty { float: left; vertical-align: middle; margin-bottom: 10px;}
#AddtoCartBox .stockstatus { 
	margin: 0;
	padding:0;
	float: right;
	width: 75px;
	text-align: center;
	font-style: italic;
	vertical-align:middle;
	height: 40px;
}


#AddtoCartBox .addcart {text-align: center; padding-bottom: 7px; }

#AddtoCartBox .emailme {text-align: center; padding-top: 5px; }

#EKSuccess_BrandLogo {width: 182px; margin: 10px 0; text-align: center; }

/* OTHER PRODUCTS SECTION - SHORT */
#ProductRelated {clear: both; width: 680px; margin: 10px 0 0 0; padding: 10px 0 0 0; float: left; display: inline; border-top: 1px solid #ccc;}
#ProductRelated h3 { font-size: 20px; color: #73ccf4; font-weight: normal; margin: 0; padding: 0;}
#ProductRelated .item {
	float: left;
	width: 120px;
	margin: 10px 0;
	padding: 0 8px;
	text-align: left;
	overflow: hidden;
}
#ProductRelated .itemprod {
	text-align: center;
	padding-bottom: 3px;
	}

#ProductRelated .itemprod img {
	margin-bottom: 3px;
	width: 120px;
	height: 120px;
	}
	
#ProductRelated .itemprod p {
	font-size: 11px !important;
	line-height: 13px !important;
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}

#ProductRelated .itemprod .itemname {
	display: block;
	width: 120px;
	height: 36px;
}

/* OTHER PRODUCTS SECTION - FULL */
#ProductRelatedFull {width: 920px; margin: 10px 0 0 0; padding: 10px 0 0 0; float: left; display: inline; border-top: 1px solid #ccc;}
#ProductRelatedFull h3 { font-size: 20px; color: #73ccf4; font-weight: normal; margin: 0; padding: 0;}
#ProductRelatedFull .item {
	float: left;
	width: 133px;
	margin: 10px 0;
	padding: 0 10px;
	text-align: left;
	overflow: hidden;
}
#ProductRelatedFull .itemprod {
	text-align: center;
	padding-bottom: 3px;
	}
	#ProductRelatedFull .itemprod img {
	margin-bottom: 3px;
	}
#ProductRelatedFull .itemprod p {
	font-size: 11px !important;
	line-height: 13px !important;
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
}



/* SWATCH AREA */
#ProductSwatches { width: 680px; margin: 10px 0 0 0; padding: 0; float: left; display: inline; }
#ProductSwatches .SortRow { width: 680px; float: left; display: inline; margin-bottom: 20px; }
#ProductSwatches .Sort { float: left; display: inline; margin-top: 7px; }
#ProductSwatches .Sorttext { width: 375px; float: left; display: inline; text-align: right; margin-top: 7px;}
#ProductSwatches .AddCart { float: right; width: 151px; display: inline; text-align: center;}
#ProductSwatches .Wish { clear: both; float: right; display: inline; margin-top: 7px; }


#ProductSwatches .SwatchItemRow { float: left; display: inline; margin-bottom: 20px; }
#ProductSwatches .SwatchItem { width: 210px; float: left; display: inline; margin-right: 16px; font-size: 10px; line-height: 11px; }
#ProductSwatches .last { margin-right: 0px; }
#ProductSwatches .swatch { float: left; width: 55px; margin-right: 5px; }
#ProductSwatches .text { float: left; width: 100px; margin-right: 4px; }
#ProductSwatches .stock { display: block; padding-top: 3px; font-style: italic; }
#ProductSwatches .out { color: #f00; }
#ProductSwatches .qty { float: right; }


/* PROJECT CHART */
#ProjectChart th {color: #73ccf4; font-size: 14px; border-bottom: 1px solid #cccccc; padding: 4px;}
#ProjectChart td { padding: 6px 4px;}
#ProjectChart td.price { padding-right: 10px;}
#ProjectChart .total { font-weight: bold; color: #017093; font-size: 14px; }
#ProjectChart .totalprice { color: #000; }
#ProjectChart .bottom { border-top: 1px solid #cccccc; }

/* Project listing stuff - taken from the Plaid CSS file by mmundy */
#ShopListWrapper { display: inline; width: 292px; float: left; padding: 0; margin: 0;}
#ShoppingListBox {width: 270px; float: right; padding: 10px; margin: 0; display: inline; border: 1px solid #73ccf4; background-color: #fff;}
#ShoppingListBox h3 { color: #188ccb; font-weight: bold; font-size: 14px; line-height: 16px; margin: 0; padding: 0;}

#ShoppingListProds {
	width: 250px;
	height: 260px;
	overflow: auto;
	padding: 10px;
	font-size: 11px;
}

#ShoppingListProds table { width: 230px; }
#ShoppingListProds td { padding-right: 5px; padding-bottom: 10px;}
#ShoppingListProds .center {border-bottom: 1px solid #ccc;}

#ShoppingListBox .Listaddcart { padding-bottom: 10px; background: url('./graphics/oneclick_hdr.gif') top center no-repeat; overflow: hidden; height: 75px; }
.carttotbox { width: 100px; float: left; text-align: center; font-size: 12px; text-transform: uppercase; margin: 40px 0 0 0; padding: 0; }
.carttotbox strong { color: #188ccb; font-size: 16px; }
.cartbtnbox {width: 151px; float: right; text-align: center; margin: 40px 0 0 0; padding: 0; }

#OtherSuppliesBox {width: 270px; float: right; padding: 10px; margin: 15px 0; display: inline; border: 1px solid #73ccf4; background-color: #fff;}
#OtherSuppliesBox h3 { color: #188ccb; font-weight: bold; font-size: 14px; line-height: 16px; margin: 0; padding: 0;}
#OtherSuppliesBox a { font-size: 10px; }

#OtherSuppliesProds {
	width: 250px;
	height: 200px;
	overflow: auto;
	padding: 10px;
}

#OtherSuppliesProds ul {
	text-align: left;
	list-style-position: inside;
	margin: 0 2px;
	padding: 0;
}

#OtherSuppliesProds li {
	font-size: 10px; 
}

.SimilarItems {clear: both; width: 680px; float: left; display: inline; margin: 10px 0 25px 0; padding: 0; }

.SimilarItems ul {
	text-align: left;
	list-style-position: inside;
	margin: 5px 2px;
	padding: 0;
}

.SimilarItemHeader { color: #78b5e4; font-weight: bold; font-size: 14px; line-height: 16px; margin: 0; padding: 0;}

.SimilarItems a { color: #468296; text-decoration: underline; }

