﻿.PagingTable
{
	 border:none!important;
}

.DNNSmart_SuperStore_DetailImage
{
	 max-width:500px;
	}

.SuperStore_ProductList_Table
{
	width: 100%;
}
.SuperStore_ProductList_Item
{
	width: 100%;
}

.SuperStore_ProductDetail
{
	width: 100%;
}

    .SuperStore_ProductDetail .ss_row1 > div {
        float:left;
    }

     .SuperStore_ProductDetail   .ss_clear {
    clear: both;
}

               .SuperStore_ProductDetail   .ss_options {
    float:left;
}

          .SuperStore_ProductDetail   .SuperStore_ViewCart {
    width: 230px;
    float:right;
    margin-bottom: 15px;
    text-align: right;
}
         

.ss_desc {
    padding: 10px;
}

.ss_mini_viewcart {
    font-size: 12px !important;
    line-height: 22px !important;
    padding: 0px 10px !important;
}

.SuperStore_Detail_Image
{
}

.SuperStore_Detail_Price
{
	font-size: 26px;
	font-weight: 700;
	font-family: tahoma;
	color: #CC0000;
}

.SuperStore_Cart_Price
{
	font-size: 18px;
	font-weight: 700;
	font-family: tahoma;
	color: #CC0000;
}
.SuperStore_Detail_Head
{
	color: #333333;
	font-family: Tahoma,Arial,Helvetica;
	font-size: 18px;
	font-weight: normal;
}

.SuperStore_Button_Blue{
	background:#5EB5FF;
	background:-moz-linear-gradient(top, #5EB5FF 0%, #0362A5 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#5EB5FF), color-stop(100%,#0362A5));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#5EB5FF', endColorstr='#0362A5',GradientType=0 );
	background-image: linear-gradient(top, #5EB5FF 0%, #0362A5 100%);
	-moz-border-radius:3px;
	border-radius:3px;
	text-shadow:0px 1px 1px #000;
	color:#fff!important;
	text-decoration:none!important;
	border-color:#fff;
	font-size:16px;
	line-height:30px;
	padding:0px 14px;
	font-weight:normal;
	display:inline-block;
	 font-family:Arial;
	}
.SuperStore_Button_Blue:hover{
	background:#6E6D6D;
	background:-moz-linear-gradient(top, #359EF7 0%, #01497B 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#359EF7), color-stop(100%,#01497B));
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#359EF7', endColorstr='#01497B',GradientType=0 );
	background-image: linear-gradient(top, #359EF7 0%, #01497B 100%);
	}

#SuperStore_Detail_Review
{
	padding: 10px;
}

.DNNSmart_SuperStore_Photos
{
	width: 370px;
}



.DNNSmart_SuperStore_Photos .ad-gallery, .DNNSmart_SuperStore_Photos .ad-gallery *
{
	margin: 0;
	padding: 0;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper
{
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-loader
{
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-next
{
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 200;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-prev
{
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 200;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-prev, .DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-next
{
	/* Or else IE will hide it */
	background: url(images/trans.gif);
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-next .ad-next-image
{
	background: url(images/ad_prev.png);
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	top: 47%;
	left: 0;
	z-index: 101;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-next .ad-next-image
{
	background: url(images/ad_next.png);
	width: 30px;
	height: 30px;
	right: 0;
	left: auto;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-image
{
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 9;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-image a img
{
	border: 0;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-image .ad-image-description
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 7px;
	text-align: left;
	width: 100%;
	z-index: 2;
	background: url(images/opa75.png);
	color: #000;
}
* html .DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-image .ad-image-description
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src= 'opa75.png' );
}

.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-image .ad-image-description span
{
	font-size: 12px;
	font-family: Arial;
}

.DNNSmart_SuperStore_Photos .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title
{
	display: block;
	font-size: 12px;
	font-family: Arial;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-controls
{
	height: 20px;
	display:none;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-info
{
	float: left;
	font-size: 12px;
	font-family: Arial;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-slideshow-controls
{
	float: right;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-slideshow-controls span
{
	font-size: 12px;
	font-family: Arial;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .DNNSmart_SuperStore_Photos .ad-gallery .ad-slideshow-controls .ad-slideshow-stop
{
	padding-left: 5px;
	cursor: pointer;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown
{
	padding-left: 5px;
	font-size: 0.9em;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-slideshow-running .ad-slideshow-start
{
	cursor: default;
}

.DNNSmart_SuperStore_Photos .ad-gallery .ad-nav
{
	width: 100%;
	position: relative;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-forward, .DNNSmart_SuperStore_Photos .ad-gallery .ad-back
{
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}

.DNNSmart_SuperStore_Photos .ad-gallery .ad-back
{
	cursor: pointer;
	left: -20px;
	width: 13px;
	display: block;
	background: url(images/ad_scroll_back.png) 0px 18px no-repeat;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-forward
{
	cursor: pointer;
	display: block;
	right: -20px;
	width: 13px;
	background: url(images/ad_scroll_forward.png) 0px 18px no-repeat;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-nav .ad-thumbs
{
	overflow: hidden;
	width: 100%;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-thumbs .ad-thumb-list
{
	float: left;
	width: 9000px;
	list-style: none;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-thumbs li
{
	float: left;
	padding-right: 5px;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-thumbs li a
{
	display: block;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-thumbs li a img
{
	border: 3px solid #CCC;
	display: block;
}
.DNNSmart_SuperStore_Photos .ad-gallery .ad-thumbs li a.ad-active img
{
	border: 3px solid #616161;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads
{
	position: absolute;
	left: -9000px;
	top: -9000px;
}

.DNNSmart_SuperStore_Photos .ad-gallery li
{
	list-style-type: none;
}


