﻿.titlebar1 {
	height: 20px;
	background: #dcdcdc;
	background-position: right;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	line-height: 24px;
	border:1px solid #cccccc;
}
.boxtitle {
        color: #666666;
		left:20px;
		top:-13px;
		background-color:#ffffff;
		height:10px;
		position:relative;
		width:auto;
		text-align:center;
		font: 16px Arial, Helvetica, sans-serif;
		float:left;
		padding-right:10px;
		padding-left:10px;
		font-weight:bold;
		}
.boxborder {
        border:1px solid #cccccc;
		margin:25px auto;
		position:relative;
		padding:5px;
		}
.boxborder input[type="radio"] 
{
	float:left;
}
.boxborder label
{
	float:left;
	width:90%;
}
.boxbodytext {
		font:13px Arial, Helvetica, sans-serif;
		padding:15px;
		position:relative;
		}
		
/*CartItems*/
.cisku
{
}
.cilinetotal
{
}
.item
{
	background-color:#fff;
	border-bottom:1px solid #cccccc;
}
.alternatingitem
{
	background-color:#e9e8e8;
	border-bottom:1px solid #cccccc;
}
.alternatingitem tr 
{
    margin-bottom:10px;
}
.featurePrices
{
	color:Black;
}
.featurePrices input
{
	color:Black;
	font-size:small;
	text-align:center;
}
.pageId 
{
    padding:10px 0 25px;
    color:#C2142D;
    font-size:16px;
    font-weight:bold;
}
/* Filters */
.CurrentFilters
{
	width:100%;
	color:#333;
}
.subBoxCatalog hr 
{
    height: 0px; 
	border-top: 1px solid #999999;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
}
.subBoxCatalog inside 
{
    font-size:11px;
    padding:5px 10px;
    width:219px;
}
.CurrentFilters .Section
{
	width:100%;
	float:left;
	font-weight:bold;
	color:#333;
	font-size:14px;
}
.CurrentFilters .SectionName
{
	width:80%;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#C2142D;
}
.CurrentFilters .RemoveFilter
{
	width:10%;
	float:right;
	cursor:pointer;
}
.Filters a
{
	text-decoration:none;
}
.Filters p
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #999;
}
.Filters ul li 
{
    list-style-image:none;
    list-style-type:none;
}
.Filters ul
{
	padding-left:0px;
	margin-left:0px;
}
.Filters ul a
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
}
.Filters ul a:hover 
{   
    text-decoration:underline;
}
.Filters li, .Filters li
{
    line-height:18px;
    margin-bottom:0px;
    margin-left:0px;
}
.Filters ul li ul li
{
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#fff;
}
.Filters ul li ul li a 
{
    padding-left:15px;
    font-weight:normal;
    font-size:11px;
    font-weight:normal;
    color:#fff;
}
.Filters ul li ul li a:hover 
{
    padding-left:15px;
    font-weight:normal;
    font-size:11px;
    font-weight:normal;

}
.categoryBox
{
	float:right;
	border:1px solid #cccccc;
	padding:5px;
	position:relative;
	margin:10px 0;
	min-height:125px;
	width:676px;
	position:relative;
}
.categoryBox .TitleCell
{
	background-color:#DCDCDC;
    border:1px solid #999999;
    font-weight:bold;
    padding:5px;
    width:98%;
    margin-bottom:5px;
}
.AttributesTable 
{
    width:100%;
}
.AttributesTable td
{
    background-color:#ececec;
    border:1px solid #ccc;
    padding:3px;
}
.categoryBox .AttributeContainer img
{
	float:left;
}
.categoryBox .AttributeContainer
{
	float:left;
	margin:10px 0;
}
.categoryBox .AttributeDetails
{
	float:left;
	margin:0 10px;
}
.categoryBox .AttributeDetails a 
{
    font-size:11px;
    cursor:pointer;
}
.categoryBox .FeaturesCell
{
	width:500px;
	float:left;
}
.categoryBox .FeaturesCell table
{
	width:500px;
}
.categoryBox .FeaturesCell td
{
	background-color:#dcdcdc;
    border:1px solid #999;
    padding:3px;
    width:50%;
}
.categoryBox .SelectCell
{
	color:#C2142D;
    float:right;
    margin-top:30px;
    text-align:right;
    width:270px;
}
.categoryBox .SelectCell input[type="checkbox"]
{
	margin-right:10px;
    margin-top:7px;
    vertical-align:top;
    background-image:url(/images/goButtonBg.jpg);
    
}
.categoryBox .OptionsCell
{
	float:left;
    width:100%;
}
.categoryBox .OptionsCell .Enlarge
{
	float:left;
    margin:5px 0;
    width:100%;
    cursor:pointer;
}
.categoryBox .OptionsCell .Enlarge a
{
	font-size:11px;
}
.categoryBox .OptionsCell .ProdCode
{
	width:100%;
	float:left;
}
.categoryBox .OptionsCell .MoreInfo
{
	float:left;
    margin:5px 0;
    width:100%;
}
.categoryBox .OptionsCell .MoreInfo a
{
	font-size:11px;
}
.categoryBox .ImageCell
{
	width:165px;
	float:left;
}
.categoryBox .MiddleCell
{
	width:100%;
}
.categoryBox .ImageCell img a
{
    vertical-align:middle;
    border:1px solid red;
}
.categoryBox .MiddleCell td 
{
    vertical-align:top;
}
.SuggestedBox
{
    float:left;
	border:1px solid #cccccc;
	padding:5px;
	position:relative;
	margin:10px 0px;
	min-height:125px;
	width:655px;
}
.SuggestedBox .Prices
{
	width:200px;
}
.SuggestedBox .ImageCell 
{
    width:100px;
    text-align:center;
}
.Prices
{
	width:130px;
	margin-bottom:5px;
}
.Prices .PriceLabel
{
	width:100%;
	text-align:center;
	color:#C2142D;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.Prices .PriceValue
{
	width:100%;
	text-align:center;
	color:#333333;
	font-weight:normal;
	font-size:12px;
}
.Prices .CompareLabel
{
	width:50%;
	text-align:right;
	text-decoration:line-through;
	font-weight:bold;
	font-size:12px;
	float:left;
}
.Prices .CompareValue
{
	width:45%;
	padding-left:5px;
	text-align:left;
	text-decoration:line-through;
	font-weight:normal;
	font-size:12px;
	float:left;
}
.Prices .SaleLabel
{
	width:100%;
	text-align:center;
	color:#C2142D;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
}
.Prices .SaleValue
{
	width:100%;
	text-align:center;
	color:#C2142D;
	font-weight:bold;
	font-size:12px;
}
.Prices .SavingsLabel
{
	width:100%;
	text-align:center;
	color:green;
	font-weight:normal;
	font-size:12px;
}
.Prices .SavingsValue
{
	width:100%;
	text-align:center;
	color:green;
	font-weight:normal;
	font-size:12px;
}
.productsHolder td
{
    padding:0 10px;
}
.featuredProducts 
{
    border-color:#ADACAC;
    border-style:solid;
    border-width:0 1px 1px;
    float:right;
    padding:10px 10px 30px 15px;
    width:670px;
}
.Featured
{
    font-size:11px;
    font-family:Verdana;
    font-weight:normal;
    color:#222;
    text-align:left;
    width:166px;
    margin-right:1px;
    float:left;
}
.Featured .ImageHolder 
{
    width:220px;
    float:left;
}
.Featured .image 
{
    min-height:155px;
}
.Featured a
{
	font-weight:bold;
	font-size:11px;
	line-height:18px;
	text-transform:uppercase;
	color:#23596a;
	text-decoration:none;
}
.Featured .LearnMore
{
	text-align:left;
	float:left;
	width:100%;
	margin-top:10px;
}
.FeaturedButton a
{
    background-image:url(/images/featuredButton.jpg);
    background-repeat:no-repeat;
    color:#fff;
    width:109px;
    height:20px;
    padding-top:5px;
    border:none;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
    float:left;
    text-align:center;
}
.FeaturedButton a:hover
{
    background-image:url(/images/featuredButtonHover.jpg);
    background-repeat:no-repeat;
    color:#fff;
    width:109px;
    height:20px;
    padding-top:5px;
    float:left;
    border:none;
    font-weight:bold;
    font-size:11px;
    cursor:pointer;
}
.FeaturedProductName
{
	border-bottom:1px solid #DCD8CC;
    float:left;
    text-align:left;
    width:100%;
    padding-bottom:5px;
    font-weight:bold;
}
.FeaturedPrices
{
	font-size:11px;
	text-align:left;
	width:100%;
	float:left;
	color:#C2142D;
	font-weight:bold;
}
.FeaturedDescription
{
	text-align:left;
	width:auto;
}
.FeaturedPrices
{
	width:100%;
	font-size:13px;
	margin-top:5px;
}
.FeaturedPrices .SaleLabel
{
	color:#ce0102;
	width:100%;
	font-weight:bold;
}
.FeaturedPrices .SaleValue
{
	color:#ce0102;
	width:100%;
	font-weight:bold;
}
.FeaturedPrices .PriceLabel
{
	
}
.FeaturedPrices .PriceValue
{
	color:black;
	width:100%;
	float:left;
}
.FeaturedPrices .SavingsLabel
{
	color:green;
	width:50%;
	float:left;
	text-align:right;
}
.FeaturedPrices .SavingsValue
{
	color:green;
	width:50%;
	float:left;
	text-align:left;
}
/* Styles are used on the Product Page */
.StoreProduct
{
	
}
.StoreProduct .MiddleCell
{
	vertical-align:top;
	width:680px;
	padding:5px 10px 0px 10px;
	float:left;
}
.StoreProduct .Skus
{
	padding:5px;
	width:100%;
}
.StoreProduct .Skus td
{
	border-bottom:solid 1px #dcdcdc;
	padding:5px;
	text-align:center;
}
.StoreProduct .Skus th
{
	font-size:12px;
	font-weight:bold;
	padding:10px 0;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
}
.StoreProduct .Skus .QtyCell
{
	text-align:center;
}
.StoreProduct .Skus .QtyCell input
{
	width:30px;
}
.StoreProduct .Skus .PriceCell
{
	text-align:center;
	font-weight:normal;
}
.StoreProduct .Skus .PriceCell .SalePrice
{
	color:#ce0102;
}
.StoreProduct .AddToCartCell
{
	border:none;
	text-align:right;
}

.StoreProduct h1
{
	color:#4c2a55;
}
.StoreProduct td 
{
    vertical-align:top;
}
.Steps
{
    text-align:center;
    height:80px;
}
.CurrentStep, .CurrentStep p
{
	color:#c2142d;
	font-weight:bold;
	font-size:11px;
}
.NonCurrentStep p
{
	color:Silver;
	font-size:11px;
}
.WrapperHeader
{
	width:100%;
	float:left;
	position:relative;
}
.WrapperHeader .Title
{
	width:100%;
}
.WrapperHeader .Pager select
{
	padding-left:5px;
}
.WrapperHeader .Pager
{
	float:left;
	width:50%;
	background-color:#DCDCDC;
	border-top:1px solid #939292;
	border-right:1px solid #939292;
	border-bottom:1px solid #939292;
	height:23px;
	margin-top:15px;
	text-align:right;
}
.WrapperHeader .SortBy
{
	background-color:#DCDCDC;
	border-top:1px solid #939292;
	border-left:1px solid #939292;
	border-bottom:1px solid #939292;
	color:#333333;
	font-size:11px;
	width:49%;
	float:left;
	height:23px;
	padding-left:3px;
	margin-top:15px;
}
.WrapperFooter
{
	float:left;
	width:100%;
}
.WrapperFooter .Pager
{
	float:right;
}
.modual
{
	background-color:White;
	border-width:2px;
	border-color:Black;
	border-style:solid;
	padding: 10px;
	width:400px;
	text-align:center;
}
.popUpModual 
{
    background-color:White;
    border:1px solid #333333;
	padding: 10px;
	width:500px;
	text-align:left;
} 
.SuggestedProducts 
{
	border:0;
}
.SuggestedProductsItem
{
	border-bottom:solid 1px #cccccc;
}
.SuggestedProductsItem td,.SuggestedProductsItem tr,.SuggestedProductsItem table,.SuggestedProductsItem img
{
	border:1px solid #ffffff;
	border-bottom:1px solid #cccccc;
}
.ajax__tab_xp .ajax__tab_body
{
	float:left;
	background-color:#FFFFFF;
	border-color:-moz-use-text-color #999999 #999999;
	border-style:none solid solid;
	border-width:0 1px 1px;
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	padding:8px;
	width:670px;
	height:100%;
}
.ajax__tab_xp .ajax__tab_header
{
    width:688px;
}
.textarea
{
	width:90%;
}
.radioText 
{
  font-size:10px; 
  color:#aaaaaa; 
  font-family:Arial, Helvetica, Sans-Serif; 
}
.contentHolderInsideCatalog 
{
    border:1px solid #cccccc;
    padding:10px;
    float:right;
    width:677px;
}
.loginBoxForgot
{
	float:left; 
	width:230px; 
	text-align:left;
}
.subBoxCatalog
{
    width:230px;
    float:left;
    min-height:50px;
    margin-bottom:2px;
}
.subBoxCatalog .inside {
    background-color:white;
    border:1px solid #999999;
    font-size:11px;
    padding:5px 10px;
}
.subBoxTitle
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/red-bg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #a41213;
    border-bottom:1px solid #a41213;
}
.subBoxTitleGrey
{
    font-size:14px;
    color:#ffffff;
    font-weight:bold;
    background-image:url(/images/grey-bg.jpg);
    background-repeat:repeat-x;
    padding:3px 3px 3px 10px;
    margin-top:10px;
    border-top:1px solid #2a2a2a;
    border-bottom:1px solid #2a2a2a;
}
/* Image Gallery */
.GalleryHolder
{
	width:600px;
	height:500px;
}
.GalleryHolder .MainImage
{
	text-align:center;
	width:100%;
	float:left;	
}
.GalleryHolder .MainImage span
{
	padding:3px 8px;
	margin:5px 0px;
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	color:#333;
}
.GalleryHolder .MainImage .SelectedImage
{
	color:Gray;
	float:left;
	width:25%;
}
.GalleryHolder .MainImage .SelectedImage span
{
	padding:3px 8px;
	margin:5px 0px;
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	color:#333;
}
.GalleryHolder .MainImage .SelectedImage .Prices
{
	text-align:center;
}
.GalleryHolder .MainImage .SelectedImage .Prices .PriceValue
{
}
.GalleryHolder .MainImage .SelectedImage .Prices .SaleValue
{
}
.GalleryHolder .MainImage .LargeImage
{
	margin-left:auto;
    margin-right:auto;
    width:25%;
}
.GalleryHolder .MainImage .Prices
{
	text-align:center;
	margin-left:auto;
    margin-right:auto;
}
.GalleryHolder .MainImage .Prices .PriceValue
{
	color:#999;
	background-color:Transparent;
	border:none;
	font-weight:normal;
	padding:0;
	font-size:12px;
}
.GalleryHolder .MainImage .Prices .SaleValue
{
	color:#333;
	background-color:Transparent;
	border:none;
	font-weight:bold;
	font-size:14px;
	padding:0;
}
.GalleryHolder .MainImage img
{
	cursor:default;
	float:none;
}
.GalleryHolder .ThumbImages 
{
	background-color:#FFFFFF;
    border:1px solid #999999;
    float:left;
    margin:10px 0;
    padding:1%;
    width:98%;
}
.GalleryHolder .ThumbImages .Thumb
{
	width:100px;
	float:left;
}
.GalleryHolder .ThumbImages .Thumb img
{
	width:80px;
	float:left;
}
.GalleryHolder .Slider
{
	width:100%;
	float:left;
}
.GalleryHolder .Slider .sliderContainer
{
	float:left;
	padding:0px 10px 0px 10px;
	width:455px;
	text-align:center;
}
.GalleryHolder .Slider .sliderHandel
{
	height:10px;
	width:30px;
}
.GalleryHolder .Slider .sliderControl
{
	float:left;
	height:20px;
	width:435px;
	border-style:solid;
	border-width:thin;
}
.GalleryHolder .Slider .imageContainer
{
	float:left;
	width:21px;
}
.GalleryHolder .Slider .imageContainer img
{
	cursor:pointer;	
}
.GalleryHolder .Filter
{
	float:left;
	width:100%;
	text-align:left;
}
/*Full Gallery */
.FabricSelector 
{
    float:left;
    width:100%;
}
.FabricSelector .GalleryHolder
{
	width:600px;
	height:500px;
}
.FabricSelector .GalleryHolder .MainImage
{
	text-align:center;
	width:100%;
	float:left;	
}
.FabricSelector .GalleryHolder .MainImage span
{
	padding:3px 8px;
	margin:5px 0px;
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	color:#333;
}
.FabricSelector .GalleryHolder .MainImage .SelectedImage
{
	color:Gray;
	float:left;
	width:25%;
	display:none;
}
.FabricSelector .GalleryHolder .MainImage .SelectedImage span
{
	padding:3px 8px;
	margin:5px 0px;
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	color:#333;
}
.FabricSelector .GalleryHolder .MainImage .SelectedImage .Prices
{
	text-align:center;
}
.FabricSelector .GalleryHolder .MainImage .SelectedImage .Prices .PriceValue
{
}
.FabricSelector .GalleryHolder .MainImage .SelectedImage .Prices .SaleValue
{
}
.FabricSelector .GalleryHolder .MainImage .LargeImage
{
	float:left;
}
.FabricSelector .GalleryHolder .MainImage .Prices
{
	text-align:center;
	margin-left:auto;
    margin-right:auto;
}
.FabricSelector .GalleryHolder .MainImage .Prices .PriceValue
{
	color:#999;
	background-color:Transparent;
	border:none;
	font-weight:normal;
	padding:0;
	font-size:12px;
}
.FabricSelector .GalleryHolder .MainImage .Prices .SaleValue
{
	color:#333;
	background-color:Transparent;
	border:none;
	font-weight:bold;
	font-size:14px;
	padding:0;
}
.FabricSelector .GalleryHolder .MainImage img
{
	cursor:default;
	float:none;
}
.FabricSelector .GalleryHolder .ThumbImages 
{
	background-color:#ececec;
    border:1px solid #ccc;
    float:left;
    margin:10px 0;
    padding:10px;
    width:98%;
    min-height:170px;
}
.FabricSelector .GalleryHolder .ThumbImages .Thumb
{
	padding-right:5px;
    width:93px;
	float:left;
	height:160px;
}
.FabricSelector .GalleryHolder .ThumbImages .Thumb img
{
	width:80px;
	float:left;
}
.FabricSelector .GalleryHolder .ThumbImages .Thumb .ThumbLabel
{
	min-height:65px;
	float:left;
	font-size:10px;
	width:100%;
}
.FabricSelector .GalleryHolder .ThumbImages .Thumb .ThumbLabel p
{
    font-size:10px;
    margin:5px 0;
}
.FabricSelector .GalleryHolder .ThumbImages .Thumb .SelectFabric
{
	float:left;
}
.FabricSelector .GalleryHolder .Slider
{
	width:700px;
	float:right;
	margin-bottom:10px;
}
.FabricSelector .GalleryHolder .Slider .sliderContainer
{
	float:left;
	padding:0px 10px 0px 10px;
	width:635px;
	text-align:center;
}
.FabricSelector .GalleryHolder .Slider .sliderContainer .ajax__slider_h_rail 
{
    width:635px;
}
.FabricSelector .GalleryHolder .Slider .sliderHandel
{
	height:10px;
	width:30px;
}
.FabricSelector .GalleryHolder .Slider .sliderControl
{
	float:left;
	height:20px;
	width:840px;
	border-style:solid;
	border-width:thin;
}
.FabricSelector .GalleryHolder .Slider .imageContainer
{
	float:left;
	width:21px;
}
.FabricSelector .GalleryHolder .Slider .imageContainer img
{
	cursor:pointer;	
}
.FabricSelector .SelectMake 
{
    color:white;
    float:left;
    font-weight:bold;
    padding:10px;
    text-align:left;
    width:98%;
}
.FabricSelector .SelectMake select
{
    width:250px;
    margin:0px 10px;
    border:1px solid #ccc;
    padding:2px;
}
.FabricSelector .SelectMake .button 
{
    border:1px solid #382611;
}
.FabricSelector .GalleryHolder .Filter
{
    color:#333;
    float:left;
    font-weight:bold;
    margin:10px 0 0;
    padding:10px;
    text-align:left;
    width:98%;
}
.FabricSelector .GalleryHolder .Filter select 
{
    width:250px;
    margin:0px 10px;
    border:1px solid #ccc;
    padding:2px;
}

/*Category Drill*/
.categoryDrillDown table
{
    

}
.categoryDrillDown th
{
    background-color:#dcdcdc;
    padding:5px 0;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
.categoryDrillDownPager td
{
    padding:2px 5px;
    border-right:1px solid #ccc;
}
.categoryDrillItem
{
	vertical-align:top;
}
.categoryDrillItem td
{

}
.categoyrDrillItem table 
{
    width:100%;
}
.categoryDrillItem .modelItemTitle 
{
    font-size:16px;
    text-decoration:underline;
    margin:3px;
}
.categoryDrillItem .modelItem
{
	vertical-align:top;
	padding:4px;
	width:170px;
	color:#333;
}
.categoryDrillItem .modelItem a, .categoryDrillItem .modelAltItem a
{
    color:#333;
}
.categoryDrillItem .modelItem a:hover, .categoryDrillItem .modelAltItem a:hover
{
    color:#C2142D;
}
.categoryDrillItem .modelAltItem
{
	vertical-align:top;
	padding:4px;
	width:170px;
	background-color:#dcdcdc;
	color:#333;
}
.categoryDrillItem .yearItem
{
	vertical-align:top;
	padding:4px;
	width:190px;
}
.categoryDrillItem .yearItem a 
{
    font-size:10px;
}
.categoryDrillItem .yearAltItem
{
	vertical-align:top;
	padding:4px;
	background-color:#dcdcdc;
	width:190px;
}
.categoryDrillItem .yearAltItem a 
{
    font-size:10px;
}
.pageId 
{
    border-bottom:1px solid #999;
    color:#333;
    font-size:18px;
    font-weight:bold;
    margin-bottom:10px;
    padding:0px 0 15px;
}
.CurrentFilters hr, #styleSelector hr
{
    border-color:#999;
}
.blueButton
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#333;
	border:none;
	background-image:url(/images/blackButton.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	padding:2px 8px;
	width:233px;
	height:31px;
	text-align:center;
}
.blueButton:hover
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	cursor: pointer;
	width:auto;
	height:auto;
	margin:0px;
	background-color:#333;
	border:none;
	background-image:url(/images/redButton.jpg);
	background-repeat:no-repeat;
	color:#fff;
	padding:2px 8px;
	width:233px;
	height:31px;
	text-align:center;
}
.enlargeImage 
{
    width:33px;
    height:27px;
    float:left;
}
.enlargeImage a
{
    width:33px;
    height:27px;
    background-image:url(/images/enlargeImage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.enlargeImage a:hover
{
    width:33px;
    height:27px;
    background-image:url(/images/enlargeImageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.printImage 
{
    width:28px;
    height:27px;
    float:left;
}
.printImage a
{
    width:28px;
    height:27px;
    background-image:url(/images/printPage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.printImage a:hover
{
    width:28px;
    height:27px;
    background-image:url(/images/printPageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.emailImage 
{
    width:29px;
    height:27px;
    float:left;
}
.emailImage a
{
    width:29px;
    height:27px;
    background-image:url(/images/emailPage.jpg);
    background-repeat:no-repeat;
    display:block;
    cursor:pointer;
}
.emailImage a:hover
{
    width:29px;
    height:27px;
    background-image:url(/images/emailPageHover.jpg);
    background-repeat:no-repeat;
    display:block;
}
.additionalImages 
{
    text-align:right;
    margin-top:15px;
    width:100%;
    float:right;
    font-size:10px;
    font-weight:bold;
    padding:0 5px;
}
.additionalImages input, .additionalImages image
{
    margin-top:10px;
}
.additionalImages input, .additionalImages input
{
    float:none;
    text-align:center;
}
.fabricThumbHolder 
{
    width:82px;
    float:left;
    padding-right:5px;
}
.fabricHolder td 
{
    vertical-align:top;
    width:90px;
}