﻿/*[ PRODUCT OVERVIEW ]***************************/
.productHeader
{
	color: #FFFFFF;
	background-color: #B4B4B4;
	border: solid 1px #B4B4B4;
	font-size: 12px;
    width: 123px;
    text-align: left;
    vertical-align: top;
    padding: 10px 5px 10px 10px;
}

.productHeaderInfo
{
	background-color: #F6F6F6;
	border: solid 1px #F6F6F6;
    text-align: left;
    vertical-align: top;
    padding: 10px 10px 10px 10px;
}

.byBudgetBodyInfo
{
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	text-align: left;
   	vertical-align: top;
   	padding: 10px 10px 10px 10px;
}

.budgetLayoutImage
{
    padding-top: 5px;
    padding-bottom: 5px;
}

/*[ PRODUCT DETAIL ]***************************/

.tblTopFilters
{
	height: 40px;
}

td.titleLeft
{
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	margin: 0;
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	text-align: left;
}

td.titleRight
{
	background-color: #EBF3FF;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
	width: 90px;
	margin: 0px;
	padding: 5px 0px 5px 0px; 
	text-align: center;
}

.productPageHeaderTable
{
	height: 360px;
	width: 660px;
	background-color: #EEEEEE;
	padding: 0px 0px 0px 0px;
	border: solid 1px #000000;
	border: none;
}

.largeProductImageCell
{
	height: 360px;
	width: 260px;
	background-color: #D0D0D0;
	padding: 0px 0px 0px px;
	margin: 0px 0px 0px px;	
	vertical-align: top;
	border: none;
}

.productPageLargeImage
{
	height: 360px;
	width: 260px;
	border: none;
}

.productPageInfoTable
{
	height: 100%;
	width: 100%;
	padding: 0px 0px 0px 0px;
	border: none;
}

.productPageInfoCell
{
	height: 288px;
	width: 301px;
	padding: 0px 0px 0px 0px;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	vertical-align: top;
}

.productInfoCell
{
	height: 266px;
	padding: 2px 2px 0px 4px;
	background-color: #F5F5F5;
    vertical-align: top;
    line-height: 16px;
}

.miscHeaderTextCell
{
	height: 20px;
	padding: 0px 0px 0px 0px;
	background-color: #F5F5F5;
	text-align: center;
}

.recommendedCoordCell
{
	width: 95px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #6F6F6F;
	padding: 2px 0px 0px 4px;
    vertical-align: top;  
}

.coordText
{
	font-size: 11px;
	color: #6F6F6F;
}

.installMethodsCell
{
    height: 68px;
	width: 301px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #6F6F6F;
	padding: 2px 0px 0px 4px;
	border-top: solid 2px #FFFFFF;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
    vertical-align: top; 
}

.installMethodsText
{
	font-size: 11px;
	color: #6F6F6F;
}

.budgetCell
{
	width: 95px;
	padding: 2px 0px 0px 4px;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #DFDFDF;
	border-top: solid 2px #FFFFFF;
    vertical-align: top; 
}

.budgetText
{
	font-size: 11px;
	color: #6F6F6F;
}

.colorwayZoomImage
{
	width: 260px;
	background-color: #FFFFFF;
}
.colorwayZoomImage2
{
	width: 182px;
	background-color: #FFFFFF;
}

.detailPageProductName
{
	font-size: 12px;
	font-weight: bold;
}

.productDetailSpecText
{
	color: #797979;
}

.productDetailRC
{
	top: 1px;
	left: 570px;
	width: 85px;
	background-color: #F4F4F4;
    height: 280px;	
}

.productDetailIMI
{
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	top: 296px;
	left: 260px;
	width: 305px;
	background-color: #F4F4F4;
    height: 60px;
    padding-left: 6px;
}

.productDetailBudget
{
	top: 296px;
	left: 570px;
	width: 86px;
	background-color: #CBDB1F;
    height: 60px;	
}

td.productPageSpecLabel
{
	font-weight: bold;
	width: 96px;
	vertical-align: top;
}

td.productPageSpecText
{
	color: #999999;
	vertical-align: top;
}

.specItemLabel
{
	width: 150px;
}

/*
.productDetail
{
	position: relative;
	width: 660px;
	background-color: #EEEEEE;
	min-height: 360px;
    height: 360px !important;
}

.productDetailImage,
.productDetailInfo,
.productDetailRC,
.productDetailIMI,
.productDetailBudget
{
	position: absolute;
	text-align: left;
	padding: 2px;
}

.productDetailImage
{
	top: 0px;
	left: 0px;
	width: 255px;
	background-color: #FAFAFA;
    min-height: 356px;
    height: 356px !important;
}

.productDetailImage image
{
	width: 255px;
    min-height: 356px;
    height: 356px !important;
}


.productDetailInfo
{
	top: 1px;
	left: 260px;
	width: 305px;
	background-color: #FAFAFA;
    height: 290px;	
}

.productDetailRC
{
	top: 1px;
	left: 570px;
	width: 85px;
	background-color: #F4F4F4;
    height: 290px;	
}

.productDetailIMI
{
	font-size: 11px;
	font-weight: bold;
	color: #797979;
	top: 296px;
	left: 260px;
	width: 305px;
	background-color: #F4F4F4;
    height: 60px;
    padding-left: 6px;
}

.productDetailBudget
{
	top: 296px;
	left: 570px;
	width: 86px;
	background-color: #CBDB1F;
    height: 60px;	
}
*/
/*[ COLOR LINE ]*******************************/

.colorwayHeader
{
	color: #7F7F7F;
	text-align: left; 
	font-weight: bold; 
	font-size: 12px;
}

.colorwayTable
{
	width: 100%;
	background-color: #FFFFFF;
    text-align: left;
}

.colorwayRow
{
	width: 100%;
	height: 60px;
    text-align: left;    
}

.colorwayImageCell
{
	width: 100px;
    text-align: left;
    vertical-align: top;
}

.colorwayImageCell a img
{
	border: none 0px;
}

.colorwayTextCell
{
	width: 120px;
    text-align: left;
    vertical-align: top;
}

.colorwayOptionsCell
{
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}

.colorwayHeaderRow
{
	width: 100%;
	height: 15px;
	background-color: #F6F6F6;
    text-align: left;
	border: solid 1px #CCCCCC;
}

.colorwayHeaderTitleCell
{
    text-align: left;
    font-weight: bold;
	padding: 5px 5px 5px 10px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.colorwayHeaderLinksCell
{
    text-align: left;
    font-weight: bold;
	padding: 5px 10px 5px 10px;
	border-top: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}


/*[ DETAIL INFO ]******************************/

.styleName
{
	height: 30px;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 15px;
}

.styleInfo
{
	padding-left: 15px;
	line-height: 15px;
}


/* Colorswatch example taken from Dynamic Drive CSS Library (http://www.dynamicdrive.com) */
.colorswatch
{
	position: relative;
}

.colorswatch:hover
{
	z-index: 100;
	background-color: transparent;
}

.colorswatch span
{ 
	position: absolute;
	padding: 0px;
	left: 0px;
	border: none;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.colorswatch span img
{
	border-width: 0px;
	padding: 0px;
}

.colorswatch:hover span
{
	z-index: 0;
	visibility: visible;
	top: 0px;
	left: 93px;				/*position where enlarged image should offset horizontally */
	border: solid 1px #FFFFFF;
}

.colorwayIconsPanel
{
	position: relative;
	z-index: 50;
	overflow: auto;
	width: 660px;
	height: 98px;
	vertical-align: middle;
	border-top: solid 1px #716F6A;
	direction: ltr;
	/* background-color: #202020; */
	scrollbar-track-color: #E9E9E9;
	scrollbar-arrow-color: #716F6A;
	scrollbar-face-color: #E9E9E9;
	scrollbar-highlight-color: #C9C9C9;
	scrollbar-3dlight-color: #E9E9E9;
	scrollbar-shadow-color: #E9E9E9;
	scrollbar-darkshadow-color: #D0D0D0;
}

.colorwayIconsTable
{
	height: 78px;
}

.colorwayIconCell
{
	width: 58px;
	text-align: center;
	vertical-align: bottom;
	padding: 4px 4px 0px 4px;
}

.colorwayIconLabelCell
{
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	padding: 2px 0px 0px 0px;
}

.colorwayIconImage
{
	width: 50px;
	height: 50px;
	border: none;
}


/* recommended coordinate link */
.coordinatelink
{
	position: relative;
	z-index: 0;
}

.coordinatelink:hover
{
	background-color: transparent;
	z-index: 60;
}

.coordinatelink span
{ 
	position: absolute;
	padding: 4px 4px 4px 4px;
	left: 0px;
	visibility: hidden;
	border: none;
	background-color: #F9F9F9;
	color: #999999;
	width: 170px;
}

.coordinatelink span img
{
	border-width: 0px;
	padding: 0px;
}

.coordinatelink:hover span
{
	visibility: visible;
	top: 10px;
	left: -154px;				/* position where span data will offset horizontally */
	border-top: solid 1px #D9D9D9;
	border-left: solid 1px #D9D9D9;
	border-bottom: solid 1px #D9D9D9;
	text-align: center;
}
