﻿/*Begin Splash Page specifics*/

/* Wrapper for featured products and weekly offer */

div#storePromoTOPWrapper

{
    width:590px;
    height:215px;
}

/* SIM card wrappers fro store splash page */
div#storePromoMiddleContainer
{
	float:left;
	width: 190px;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: Verdana;
}


/* featured products and weekly offer */

div#storePromoTOP
{
    background-image: url('slices/Store/promoHolderbg.png');
    background-repeat:no-repeat;
    width: 285px;
    height: 215px;
	padding: 0 0 0 10px;
	float:left;
}
div#storePromoTOP h1
{
    font-family:Verdana;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0 -10px;
    padding: 5px 0 0 0;
    text-align: center;
}
div#storePromoTOP h2
{
	margin: 20px 0 0 30px;
    font-family:Verdana;
    float:left;
    color: #000000;
    font-size: 1.2em;
    font-weight: bold;
    width: 120px;
    line-height: 1.0em;
    height: 60px;
}
div#storePromoTOP p
{
    font-family:Verdana;
    float:left;
    color: #000000;
    font-size: 1.0em;
    margin: 0 0 0 30px;
    color: green;
    line-height: 1.8em;
    padding-bottom: 20px;
    height: 40px;
}
div#storePromoTOPImageContainer
{
    padding: 0;
    margin:20px 0 0 0;
    height: 160px;
    width:90px;
    float: left;
}

/* middle of promotional page*/
    
div#storePromoMiddle
{
    height: 190px;
    width: 590px;
}    

/* Bottom of the promotional page */

div#storePromoBottom
{
  height:158px;
  width:579px;
  background-image: url('slices/Store/storepromoBottombg.png');
  background-repeat: no-repeat;
}
div#storePromoBottom h1
{
	margin: 10px 0 0 10px;
    width: 450px;
    font-family:Arial;
    color: #FFFFFF;
    font-size: 1.3em;
    padding: 15px 0 0 0;
}
div#storePromoBottom h2
{
	margin: 5px 0 0 10px;
    width: 270px;
    font-family:Arial;
    color: #FFFFFF;
    font-size: 1.0em;
    padding: 15px 0 0 0;
}
div#storePromoBottom p
{
	margin: 25px 0 0 10px;
    width: 400px;
    font-family:Arial;
    color: #FFFFFF;
    font-size: 0.9em;
    font-weight:bold;
    
}

/*End Splash Page specifics*/

/*Product Page category list style*/
div#ProductListContainer
{
   padding: 0px 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: #990099;
}
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: #333333;
   /*-webkit-border-radius: 10px;
   -moz-border-radius: 10px;*/
}
div.ProductPreviewTop_head{
width: 140px;
height: 7px;
background: url(slices/slice_LightBlueGradient_head.png) no-repeat;
}
div.ProductPreviewTop
{
  /* background-image: url(slices/slice_LightBlueGradient.png);
   background-repeat: no-repeat;
   height: 50px;*/
background-color: #6A0269;
width:140px;
min-height: 43px;
height:auto;
}
div.ProductPreviewTop_bg
{
   background-image: url(slices/slice_LightBlueGradient_back.png);
   background-repeat: no-repeat;
   min-height: 43px;
height:auto;
}
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.8em;
   font-family: arial, sans-serif;
   
   color:#000000;
   width: 110px;
   height: 22px;
   background-color: Transparent;
   border: none;
   text-align: center;
   padding: 0 0 4px 0;
   text-shadow: 1px 1px 1px #ffffff;

   
}
.btnBuyNow110:hover
{
   cursor: pointer;
}
.btnBuyNow110back
{
	background-image: url('slices/button_clear_110back.png');
   font-weight: bold;
   font-size: 0.8em;
   font-family: arial, sans-serif;
   
   color:#333333;
   width: 110px;
   height: 22px;
   background-color: Transparent;
   border: none;
   text-align: center;
   padding: 0 0 4px 0;
   margin:0;
   text-shadow: 1px 1px 1px #ffffff;

   
}
.btnBuyNow110back:hover
{
    cursor: pointer;
}
div#left div#ProductListContainer  div.ProductPreviewTop a
{
	
	color: #FFFFFF;
	font-size: 0.8em;
   text-decoration: none;
   width: 150px;
   font-weight:bold;
   font-family: arial, sans-serif;
   line-height: 120%;
}
div#left div#ProductListContainer div.ProductPreviewTop a:hover
{
	color: #FFFFFF;
   text-decoration: none;
}
div.ProductPreviewTop p
{
   margin: 0;
   padding: 5px 2px 0 2px;
   color: #ffffff;
   font-weight: bold;
   font-size: 0.8em;
   font-family:Arial, sans-serif;
   line-height: 120%;
}
div.ProductPreviewBody p
{
   margin: 0;
   padding: 5px;
   font-size: 0.67em;
   line-height: 120%;
   width: 130px;
   
}
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;
}
h2.headerShop
{
    height: 49px;
    width: 575px;
    padding: 0 0 25px 70px;
	margin:0;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 250%;
	background-image: url('slices/headerShop.png');
	background-repeat: no-repeat;
	
}

div#ProductDetailContainer
{
   
   padding: 0px 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: 100px;
   height: 200px;
}
div#ProductDetailImageContainer img.ProductDetail
{
   margin: 0px 5px 0 0;
}
div#ProductDetailQuantityBox
{
float:left;
   /*border: 1px solid #CCCCCC;
   background-color: #F0F0F0;*/
   margin: 10px 0 0 0;
   padding: 10px 0px 10px 5px;
   font-size: 0.9em;
   font-weight: bold;
   color: #990099;
   width: 410px;
   height: 45px;
   text-align: left;
   vertical-align:text-top;
   background-image: url('slices/quantityboxbg.png');
   background-repeat:no-repeat;  
}
span.enter_quantity{
float:left;
}
div#ProductDetailQuantityBox input[type='text']
{
float:left;
   text-align: right;
   margin: 0 10px 0 10px;
   width: 20px;
}
div#ProductDetailWrapper > p
{
float:left;
   text-align: justify;
width:410px;
}
div#ProductDetailWrapper h3
{
height: 49px;
    width: 350px;
    padding: 0 0 25px 62px;
	margin:0;
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 250%;
	background-image: url('slices/headerShopMini.png');
	background-repeat: no-repeat;

   /*margin: 0;
   font-size: 2.1em;
   padding: 10px 0 0 0;
   color: #990099;*/
}

div#ProductDetailWrapper h4
{
float:left;
   padding: 0 0 0 5px;
   min-width: 217px;
   min-height: 21px;
   font-size: 0.8em;
   font-weight: bold;
   font-family: arial, sans-serif;
   color: #FFFFFF;
   background-image: url(slices/accessories_h4.png);
   background-repeat: no-repeat;
   line-height: 140%;
}
div#ProductDetailSpecifications
{
clear:both;
float:left;
width:410px;
}
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: #990099;
   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.RecommendedPreviewDetail {
border-bottom: 1px solid #cccccc;
}
div.RecommendedPreviewWrapper p
{
   
}
div.RecommendedPreviewWrapper input
{
   margin: 0 0 5px 0;
}
div.RecommendedPreviewWrapper h5
{
   color: #3074B1;
   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: 2px 0 0 0;
   margin: 0 0px 0 0;
   /*border: solid 2px #3074B1;*/
   background-image: url(slices/slice_ProductDetailRecc.png);
   background-repeat: no-repeat;
}
div.SimilarPreviewWrapper p
{
   color: #336633;
   font-weight: bold;
}
div.SimilarPreviewWrapper a{

}
div.SimilarPreviewWrapper a:link
{
   text-decoration: none;
}
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;
}