﻿

/*######################## <PAGE CONTAINER, LOW LEVEL PAGE ORGANIZATION STYLES> #####################################*/
#ProductView_pageContainer
/*A div that surrounds all the product view area between the header and footer*/
{
padding-left:30px;
padding-right:30px;
}
#ProductView_LeftHandContentContainer_Table
/*The table that holds this page*/
{
	margin-bottom:18px;
}
#ProductView_LeftHandContentContainer_Table_TR
/*The Table Row that contains this screens data*/
{

}
#ProductView_LeftHandContentContainer_Table_TR_TD
/*the left hand TD in the single row table, hero shot, prod images, etc...*/
{
	width:420px;
}
#ProductView_RightHandContentArea_Table_TR_TD
/*the right hand TD in the single row table, product description, decoration areas, etc...*/
{
	
}
#ProductView_LeftHandContentContainer
{
	border-right:#CCCCCC 2px solid;
}
#ProductView_RightHandContentContainer
{
	padding-left:20px;
	width:420px;
}
#ProductView_RightHandContentContainer ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:16px;
}
#ProductView_LeftHandBorderDivider
{
	border-top:#CCCCCC 2px solid;
	padding-top:10px;
}
/*######################## </PAGE CONATINER, LOW LEVEL PAGE ORGANIZATION STYLES> #####################################*/


/*######################## <PAGE SPECIAL REGIONS> #####################################*/

#ProductView_ProductCode
{
	font-size:14px;
}
#ProductView_ProductTitle
{
	font-size:14px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
}
#HeroImageRegion
{
	
}
#ProductView_NewAlertRegion
{
	padding-top:10px;
	font-size:16px;
	color:#92d050;
	font-weight:bold;
}
#ProductView_SpecialAlertRegion
{
	padding-top:10px;
	font-size:16px;
	color:#92d050;
	font-weight:bold;
}
#ProductView_HeroEnlargementRegion
{
	border-top:#CCCCCC 2px solid;
	margin-bottom:10px;
}
#ProductView_SuggestiveSellSelectionContainer
{
	border-top:#CCCCCC 2px solid;
	margin-top:10px;
	padding-top:10px;
}
#ProductView_ProductSizesPDFLinkRegion
{
	margin-bottom:15px;
}
#ProductView_SpecialOnlyAppliesToThisStockCodeMessage
{
color:#999999;
}


.ProductView_PricingRegion_Table
{
	border:#FFFFFF 1px solid;
	width:240px;
}
.ProductView_PricingRegion_Table_TR
{
	background-color:#b3b4c9;
	background-color:b3b4c9 1px solid;
}
.ProductView_PricingRegion_Table_TR_TD
{

}
.ProductView_PricingRegion_QTYBREAK_Table_TR_TD
{
	
}
.ProductView_PricingRegion_PRICEVAL_Table_TR_TD
{
	
}


.ProductView_HeaderRegionOVERRIDE
/* Styles in here will take effect against ALL region headers */
{
margin-top:-10px;
}
.ProductView_HeaderRegion
/* Styles in here will take effect against ALL region headers */
{
text-transform:uppercase;
font-weight:bold;
margin-top:0px;
margin-bottom:2px;
color:#82BC41;
}
.ProductView_ContentRegion
/* Styles in here will take effect against ALL region content areas, 
not including however the colorway content region*/
{
	margin-bottom:18px;
	color:#666666;
}


.ProductView_colorwayLink
{
	text-align:center;
	border:0px;
	color:#000000;
	text-decoration:none;
}
.ProductView_colorwayLink:hover
{
	color:#CCCCCC;
	text-decoration:underline;
}
.ProductView_colorwayLink img
{
	border:0px;
}
.ProductView_ColorwaysTable tr td
{
	text-align:center;
	padding:5px;
	width:80px;
}

/*######################## </PAGE SPECIAL REGIONS> #####################################*/











/*######################## <PAGE HEADER REGIONS> #####################################*/
#ProductView_AlternatePhotosHeaderRegion
{
	
}
#ProductView_SuggestiveSellSelectionHeaderRegion
{
	
}
#ProductView_ColorWayHeaderRegion
{

}
#ProductView_ColorWaySubHeaderRegion
{
	text-transform:capitalize;
	color:#666666;
}
#ProductView_ProductDescriptionHeaderRegion
{
	padding-top:20px;
}
#ProductView_ProductPriceHeaderRegion
{

}
#ProductView_ProductSizesHeaderRegion
{

}
#ProductView_ProductUsesHeaderRegion
{

}
#ProductView_ProductDecorationOptionsHeaderRegion
{

}
#ProductView_EmbroideryOptionsHeaderRegion
{

}
#ProductView_ProductCategoryHeaderRegion
{

}
#ProductView_ProductCartonSizeHeaderRegion
{

}
#ProductView_ProductCartonWeightHeaderRegion
{

}
#ProductView_ProductQuantityPerCartonHeaderRegion
{

}
#ProductView_ProductExtraInfoHeaderRegion
{

}


/*######################## </PAGE HEADER REGIONS> #####################################*/


/*######################## <PAGE CONTENT REGIONS> #####################################*/
#ProductView_AlternatePhotosContentRegion
{

}
#ProductView_SuggestiveSellSelectionContentRegion
{
}
#ProductView_ColorwayContentRegion
{
	margin-top:10px;
	color:#666666;
	font-size:10px
}
#ProductView_ProductDescriptionContentRegion
{

}
#ProductView_ProductPriceContentRegion
{

}
#ProductView_ProductSizesContentRegion
{

}
#ProductView_ProductUsesContentRegion
{

}
#ProductView_ProductDecorationOptionsContentRegion
{

}
#ProductView_EmbroideryOptionsContentRegion
{

}
#ProductView_ProductCategoryContentRegion
{

}
#ProductView_ProductCartonSizeContentRegion
{

}
#ProductView_ProductCartonWeightContentRegion
{

}
#ProductView_ProductQuantityPerCartonContentRegion
{

}
#ProductView_ProductExtraInfoContentRegion
{

}

/*######################## </PAGE CONTENT REGIONS> #####################################*/






/* err...... loose cannons? :)*/
.ProductView_Header1
{
	font-weight:bold;
	font-size:14px;
	color:#333333;
}
