﻿/*Begin Splash Page specifics*/

.divStoreSplash
{
	background-image: url(slices/StoreFrontSplash.png);
	background-repeat: no-repeat repeat;
	width: 580px;
	height: 160px;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

/*End Splash Page specifics*/

/*Product Page category list style*/
div#ProductListContainer
{
   padding: 10px 0 0 0;
   margin: 0;
   float: left;
}
div#ProductListWrapper
{
   padding: 0;
   margin: 0;
   float: left;
}
div#ProductListNavigation
{
   float: left;
   clear: both;
   width: 578px;
   height: 31px;
   text-align: center;
   margin: 5px 0 0 0;
   padding: 6px;
    background-image: url(slices/slice_ProductListNavigationItemsBg.png);
   background-repeat: no-repeat;
   /*border: solid 2px #3074B1;*/
   /*-webkit-border-radius: 10px;*/
   /*-moz-border-radius: 10px;*/
   text-align:center;
}
div#ProductListNavigationItems
{
   float:left;
   width:340px;
   text-align:right;
   font-size: 0.8em;
   color: #006699;
}
div#ProductListNavigationPagesize
{
   float:left;
   width:220px;
   text-align:right;
}
div.ProductPreviewContainer
{
   float: left;
   width: 145px;
   text-align: center;
   padding: 0;
   margin: 0;
   border: none;
}
div.ProductPreviewWrapper
{
   padding: 0;
   margin: 0 5px 5px 0;
   /*border: solid 2px #3074B1;*/
   height: 340px;
   color: #666666;
   /*-webkit-border-radius: 10px;
   -moz-border-radius: 10px;*/
}

div.ProductPreviewTop
{
   background-image: url(slices/slice_LightBlueGradient.png);
   background-repeat: no-repeat;
   height: 50px;
}
div.ProductPreviewBody
{
   background-image: url(slices/slice_ProductPreviewBodyBg.png);
   background-repeat: repeat-y;
   height: 200px; /* ie treats as min-height */
   min-height: 200px; /* ie ignores */ 
   padding: 0 0 15px 0;

}
div.ProductPreviewBottom
{
   background-image: url(slices/slice_ProductPreviewBodyBottom.png);
    background-repeat: repeat-y;
    margin: 0;
    min-height: 73px;
    
}
img.prod_thumb
{
   border: none;
}
.btnBuyNow110
{
   background-image: url('slices/button_clear_110.png');
   font-weight: bold;
   font-size: 0.7em;
   font-family: Verdana;
   font-size:11px;
   color:#FFFFFF;
   width: 110px;
   height: 22px;
   background-color: Transparent;
   border: none;
   text-align: center;
   padding: 0 0 4px 0;
}
.btnBuyNow110:hover
{
   color: #993300;
}
div#left div.ProductPreviewTop a, a:active, a:link, a:visited
{
   text-decoration: none;
   color: #fff;
   font-size:0.8em;
}
div#left div.ProductPreviewTop a:hover
{
   text-decoration: none;
   color: #fff;
   font-size:0.8em;
}
div.ProductPreviewTop p
{
   margin: 0;
   padding: 5px 2px 0 2px;
   color: #ffffff;
  font-weight: bold;
   font-size: 0.8em;
   font-family:Verdana;
   line-height: 120%;
}
div.ProductPreviewBody p
{
   margin: 0;
   padding: 5px;
   font-size: 0.67em;
   line-height: 120%;
   width: 135px;
}
div.ProductPreviewBottom p
{
   margin: 0 0 5px 0;
   padding: 0;
   font-size: 0.9em;
}
div#ProductInfoSpecifications
{
}
/* product information extended details */
div#ProductDetailHeader
{
   width: 100%;
   border: none;
   margin: 0 0 0 13px; 
   padding: 0 0 10px 0;
}
div#ProductDetailHeaderLogo
{
    height: 31px;
    width: 575px;
    background-image: url('slices/shop_header.png');
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

div#ProductDetailContainer
{
   
   padding: 10px 0 0 0;
   border: none;
}

.divProductInfo
{
	padding: 0; 
	margin-left: 20px;
	float: left;
	width: 410px;	
}

div#ProductDetailWrapper
{
   border: none;
   margin: 0;
}
div#ProductDetailImageContainer
{
   float:right;
   padding: 0;
   margin:0;
   width: 130px;
   height: 200px;
}
div#ProductDetailImageContainer img.ProductDetail
{
   margin: 5px 5px 0 0;
}
div#ProductDetailQuantityBox
{
   /*border: 1px solid #CCCCCC;
   background-color: #F0F0F0;*/
   margin-top: 20px;
   padding: 10px 0px 10px 5px;
   font-size: 0.75em;
   font-weight: bold;
   color: #006699;
   width: 265px;
   height: 45px;
   text-align: left;
   vertical-align:text-top;
   background-image: url('slices/quantityboxbg.png');
   background-repeat:no-repeat;  
}
div#ProductDetailQuantityBox input[type='text']
{
   text-align: right;
   margin: 0 10px 0 10px;
   width: 30px;
}
div#ProductDetailWrapper > p
{
   text-align: justify;
}
div#ProductDetailWrapper h3
{
   margin: 0;
   font-size: 2.1em;
   padding: 10px 0 0 0;
   color: #006699;
}

div#ProductDetailWrapper h4
{
   padding: 0 0 0 5px;
   margin: 0;
   min-width: 217px;
   min-height: 21px;
   font-size: 0.8em;
   font-weight: bold;
   font-family: Verdana;
   color: #FFFFFF;
   background-image: url(slices/accessories_h4.png);
   background-repeat: no-repeat;
   line-height: 140%;
}
div#ProductDetailSpecifications
{
}
div#ProductDetailSpecifications table
{
   position: static;
   font-size: 0.8em;
   font-weight: normal;
   text-align: left;
   margin: 0;
   padding: 0;
   width: 100%;
   background-color: transparent;
}
div#ProductDetailSpecifications table thead
{
   color: #006699;
   text-align:left;
}

div#ProductDetailSpecifications table thead th
{
	border-bottom: solid 1px silver;
   text-align:left;
}

div#ProductDetailSpecifications table tbody tr
{
   color: #4d4d4d;
   line-height: 120%;
   background-color: transparent;
   text-align:left;
   width: 150px;
}

div#ProductDetailSpecifications table tbody td
{
	border-bottom: solid 1px silver;
}

div#ProductDetailRecommended
{
   float:left;
   clear:both;
   margin:10px 0 0 0;
   width:100%
}
div.RecommendedPreviewWrapper
{
   /*width: 134px;
   height: 227px;
   text-align: center;
   padding: 15px 0 0 0;
   margin: 0;
   border: solid 2px #3074B1;
   background-image: url(slices/slice_ProductDetailRecc.png);
   background-repeat: no-repeat;
   float:left;*/
   clear: both;
   height: 100%;
}
div.RecommendedPreviewWrapper p
{
   
}
div.RecommendedPreviewWrapper input
{
   margin: 0 0 5px 0;
}
div.RecommendedPreviewWrapper h5
{
   color: #006699;
   font-weight: bold;
}

div#ProductDetailSimilar
{
   
   margin:0;
   width:134px;
   max-width:134px;
   float:left;
}
div.SimilarPreviewWrapper
{
   float:left;
   width: 134px;
   height: 227px;
   text-align: center;
   padding: 15px 0 0 0;
   margin: 0 10px 0 0;
   /*border: solid 2px #3074B1;*/
   background-image: url(slices/slice_ProductDetailRecc.png);
   background-repeat: no-repeat;
}
div.SimilarPreviewWrapper p
{
   color: #006699;
   font-weight: bold;
}
div.SimilarPreviewWrapper a:link
{
   text-decoration: none;
   font-size: 0.75em;
}
div.SimilarPreviewWrapper input
{
   margin: 0 0 5px 0;
}
/* combobox styles*/
.comboboxContainer
{
	border: none;
	outline: none;
}

.comboboxValueContainer
{
	background: url(Slices/righth4.png) no-repeat left top;
}

.comboboxValueContent
{
	padding-left: 12px;
	padding-top: 0px;
	color: #fff;
	font-weight: bold;
}

.comboboxDropDownContainer
{
	background: #FFFFFF;
	overflow: hidden;
	padding-left: 3px;
	cursor: default;
	color: #000000;
	max-width: 200px;
	border: 1px solid #000000;
}

.comboboxDropDownButton
{
	width: 25px;
	height: 31px;
	background-image: url(Slices/arrow_down.png);
	margin-right: 10px;
}

.comboboxGroupItemHeader
{
	display: block;
	border-bottom: dashed 5px #fff;
	font-weight: bold;
	font-style: italic;
}

.comboboxGroupItemContainer
{
	padding-left: 0px;
	margin-left: 0px;
}

.comboboxItem
{
	font-weight: normal;
	font-style: normal;
}

.comboboxItemHover
{
	font-weight: bold;
	background: #b4c22d;
}

.comboboxGroupItemContainer .comboboxItem
{
	padding-left: 20px;
	margin-left: 0px;
}