﻿#SplashDiv {width:810px;}
#Splash {width:810px;}
#SplashRow1 
{
	background-image: url(images/backgroundgreen.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ffffff;
	width:810px;
}
#SplashRow2 
{
	width:810px;
}
#SplashRow3
{
	background-repeat:repeat-x;
	background-position:top;
	background-color:#114432;
	width:810px;
}
#SplashImage1 
{
	width:405px;
	overflow:hidden;
	text-align:center;
}
#SplashImage2
{
	width:405px;
	overflow:hidden;
	text-align:center;
}
#SplashImage3 
{
	width:810px;
	overflow:hidden;
	text-align:center;
}
.SplashImage {}
#SplashMedDescription 
{
	width:190px;
	color:#114432;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
#SplashLongDescription 
{
	color:#ffffff;
}
#SplashLongDescription .Category-Item .Header
{
	background-color:Silver;
	background-image:url(images/smokeandglass_blueandwhitef.gif);
	border:1px solid #D1D4CE;
	margin-top:4px;
	padding:5px;
	text-align:left;
	text-indent:0;
}
#SplashLongDescription .Category-Item .Header:hover
{
	background-color:Silver;
	background-image:url(images/smokeandglass_blueandwhitef.gif);
	background-position:center;
	border:1px solid #D1D4CE;
	margin-top:4px;
	padding:5px;
	text-align:left;
	text-indent:0;
}
.SplashDescription 
{
	padding:10px;
	vertical-align:top;
}
#SplashCategories {width:506px;padding:2px;}
#SplashItems {width:506px;padding:2px;}
.SplashItems #Category-Item {height:160px;}
.SplashItems #Category-Item .Description-Container{height:100%;vertical-align:bottom;}
.SplashItems #Category-Item .Image{padding-right:2px;}
.SplashCategoryPanel 
{
	float:left;
	text-align:center;
	width:156px;
	height:140px;
	padding:6px;
}
.SplashCategoryAlternatingPanel 
{
	float:left;
	text-align:center;
	width:156px;
	height:140px;
	padding:6px;
}
.SplashCategoryPanel .Panel,
.SplashCategoryAlternatingPanel .Panel
{
	height:132px;
}
/* Content Panels */
.Content .Panel .Panel
{
	width:100%;
}
.Content .Panel .Panel .Item
{
	width:100%;
	vertical-align:top;
	background-color:#ffffff;
}
.Content .Panel .Panel .Top
{
	background-image:url(images/panel-vert.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.Content .Panel .Panel .Top-Left
{
	background-image:url(images/panel.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.Content .Panel .Panel .Top-Right
{
	background-image:url(images/panel.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.Content .Panel .Panel .Left
{
	background-image:url(images/panel-horiz.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.Content .Panel .Panel .Right
{
	background-image:url(images/panel-horiz.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.Content .Panel .Panel .Bottom-Left
{
	background-image:url(images/panel.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
.Content .Panel .Panel .Bottom-Right
{
	background-image:url(images/panel.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.Content .Panel .Panel .Bottom
{
	background-image:url(images/panel-vert.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.Content .Panel .Panel .Top .Cell
{
}
.Content .Panel .Panel .Top-Left .Cell
{
	width:10px;
	height:10px;
}
.Content .Panel .Panel .Top-Right .Cell
{
	width:10px;
	height:10px;
}
.Content .Panel .Panel .Left .Cell
{
}
.Content .Panel .Panel .Right .Cell
{
}
.Content .Panel .Panel .Bottom-Left .Cell
{
	width:10px;
	height:10px;
}
.Content .Panel .Panel .Bottom-Right .Cell
{
	width:10px;
	height:10px;
}
.Content .Panel .Panel .Bottom .Cell
{
}
/* Default Css Class For  Item DataList */
.DataList-Item
{
	text-indent: 0px;
	margin-top: 4px;
	padding: 5px;
}
.DataList-Item .Header
{
	font-style: italic;
	font-weight: bold;
	background-color: #1d3930;
	color:#ffffff;
	padding:2px;
    background-image:url(images/smokeandglass_fadeblue.gif);
	background-repeat:repeat-x;
}
.DataList-Item .Description-Container
{
}
.DataList-Item .ShortDescription
{
	padding-bottom:5px;
	padding-top:5px;
}
.DataList-Item .MediumDescription
{
	padding-bottom:5px;
	padding-top:5px;
}
.DataList-Item .Price
{
	font-weight:bolder;
	color:Black;
}
.DataList-Item .AddToCart
{
	 padding-bottom:5px;
	padding-top:5px;
}
.DataList-Item .Details
{
	padding-bottom:5px;
	padding-top:5px;
}
.DataList-Item .Image
{
	width:30%;
}
/* Default Class For the Category DataList */
.Category-Item
{
	width:100%;
}
.Category-Item .Header
{
	font-style:italic;
	font-weight:bold;
	width:100%;
}
.Category-Item .Description
{
}
.Category-Item .Image
{
	width:50px;
}

/* Overridable page properties */
#Category
{
}
#Category .Header
{
}
#Category .Description
{
}
#Category .Image
{
}

#Category-Item
{
}
#Category-Item .Header
{
}
#Category-Item .Description-Container
{
}
#Category-Item .ShortDescription
{
}
#Category-Item .MediumDescription
{
}
#Category-Item .Price
{
}
#Category-Item .Image
{
}

#Category2
{
}
#Category2 .Header
{
}
#Category2 .Description
{
}
#Category2 .Image
{
}

#Category2-Item:Hover
{
}
#Category2-Item .Header
{
}
#Category2-Item .Description-Container
{
}
#Category2-Item .ShortDescription
{
}
#Category2-Item .MediumDescription
{
}
#Category2-Item .Price
{
}
#Category2-Item .Image
{
}

#Category3
{
}
#Category3 .Header
{
}
#Category3 .Description
{
}
#Category3 .Image
{
}

#Category3-Item
{
}
#Category3-Item .Header
{
}
#Category3-Item .Description-Container
{
}
#Category3-Item .ShortDescription
{
}
#Category3-Item .MediumDescription
{
}
#Category3-Item .Price
{
}
#Category3-Item .Image
{
}

#ItemForm-UpSell-Header
{
}
#ItemForm-UpSell-Footer
{
}

#ItemForm-Upsell-Item
{
}
#ItemForm-Upsell-Item .Header
{
}
#ItemForm-Upsell-Item .Description-Container
{
}
#ItemForm-Upsell-Item .ShortDescription
{
}
#ItemForm-Upsell-Item .MediumDescription
{
}
#ItemForm-Upsell-Item .Price
{
}
#ItemForm-Upsell-Item .Image
{
}

#ItemForm-CrossSale-Header
{
}
#ItemForm-CrossSale-Footer
{
}

#ItemForm-CrossSale-Item
{
}
#ItemForm-CrossSale-Item .Header
{
}
#ItemForm-CrossSale-Item .Description-Container
{
}
#ItemForm-CrossSale-Item .ShortDescription
{
}
#ItemForm-CrossSale-Item .MediumDescription
{
}
#ItemForm-CrossSale-Item .Price
{
}
#ItemForm-Upsell-Item .Image
{
}
/* Upsell Crossale Control that is used on csp */
#UpSell-Header
{
}
#UpSell-Footer
{
}

#Upsell-Item
{
}
#Upsell-Item .Header
{
}
#Upsell-Item .Description-Container
{
}
#Upsell-Item .ShortDescription
{
}
#Upsell-Item .MediumDescription
{
}
#Upsell-Item .Price
{
}
#Upsell-Item .Image
{
}

#CrossSale-Header
{
}
#CrossSale-Footer
{
}

#CrossSale-Item
{
}
#CrossSale-Item .Header
{
}
#CrossSale-Item .Description-Container
{
}
#CrossSale-Item .ShortDescription
{
}
#CrossSale-Item .MediumDescription
{
}
#CrossSale-Item .Price
{
}
#CrossSale-Item .Image
{
}

/* Cart Form Upsell CrossSale items */
#CartForm-UpSell-Header
{
}
#CartForm-UpSell-Footer
{
}

#CartForm-Upsell-Item
{
}
#CartForm-Upsell-Item .Header
{
}
#CartForm-Upsell-Item .Description-Container
{
}
#CartForm-Upsell-Item .ShortDescription
{
}
#CartForm-Upsell-Item .MediumDescription
{
}
#CartForm-Upsell-Item .Price
{
}
#CartForm-Upsell-Item .Image
{
}

#CartForm-CrossSale-Header
{
}
#CartForm-CrossSale-Footer
{
}

#CartForm-CrossSale-Item
{
}
#CartForm-CrossSale-Item .Header
{
}
#CartForm-CrossSale-Item .Description-Container
{
}
#CartForm-CrossSale-Item .ShortDescription
{
}
#CartForm-CrossSale-Item .MediumDescription
{
}
#CartForm-CrossSale-Item .Price
{
}
#CartForm-Upsell-Item .Image
{
}

/*.Cell a:link  img{
	COLOR: #114432;
	border-style:none;
}

.Cell a:visited img{
	COLOR: #114432;
	border-style:none;
}
*/
/*
.Cell1:hover  {
	border-width:1px;
	border-style:solid;
	border-color:#114432;
	COLOR: #609b85;
	text-decoration:none;
}
*/
/*
.Cell a:active  img{
	COLOR: #609b85;
	text-decoration:none;
	border-style:none;
}*/
