
/*	Anything Slider Control
.........................................................	*/
/*	Anything Slider Control
		.........................................................	*/
		#page-wrap{width:650px;}
		.anythingSlider {height: 220px; float: left; margin: 0; position: relative; width: 650px;}
		.anythingSlider .wrapper {height: 179px; position: absolute; width: 650px; overflow:hidden;}
		.anythingSlider .wrapper ul {list-style: none; position: absolute; top: 0; left: 0; width: 32700px; }
		.anythingSlider .wrapper ul li {display: inline; float: left; font-size: 10px;  margin: 0; padding:5px 0 0 0; width: 650px; padding: 15px 0 0;}
        
		.product-slide-left { float: left;  height: 164px;    padding: 0;    position: relative;    width: 322px; }
	    .product-slide-right {float: right;  height: 164px;    padding: 0;    position: relative;    width: 322px; }
		.product-slide-left img, .product-slide-right img {float: left; margin: 0 13px 5px 0;}
		.product-slide-left h3, .product-slide-right h3 {overflow: hidden;}
		.product-slide-left h3 a, .product-slide-right h3 a {color: #085173;
                font-size: 11px;
                font-weight: normal;
                line-height: 15px;
                text-decoration: none;
                text-transform: uppercase;}	
	
		.product-slide-left p, .product-slide-right p {overflow: hidden; padding: 1px 0 !important;font-size:10px; }
		.product-slide-left p.addcart, .product-slide-right p.addcart {margin-top: 15px; padding: 0 !important; }
		.product-slide-left p.addcart a, .product-slide-right p.addcart a {color: #085173; display: block; height: 27px; line-height: 27px; text-align: center; }
		.product-slide-left p.price, .product-slide-right p.price {min-height:30px; }
	    .btnGreatDeal {float: left;width: 74px;}
	    .descriptionGreatDeal {min-height:60px;}
	/*	Numbering and Arrow Control
		.........................................................	*/
		
		.anythingSlider .back {cursor: pointer; display: block; height: 16px; line-height: 16px; position: absolute; left: 8px; top: 8px; width: 63px; }
		.anythingSlider .back a {
		  background: url(/userfiles/image/graphics/bullet/arrow.jpg) no-repeat left 0;
		  border: none;
		  color: #535659;
		  display: block;
		  height: 16px;
		  margin: 0;
		  padding: 0;
		  text-align: right;
		  width: 63px; }
		.anythingSlider .forward {cursor: pointer; display: block; height: 16px; line-height: 16px; position: absolute; right: 10px; top: 8px; width: 57px; }
		.anythingSlider .forward a {
		  background: url(/userfiles/image/graphics/bullet/arrow.jpg) no-repeat right -16px;
		  border: none;
		  color: #535659;
		  display: block;
		  height: 16px;
		  margin: 0;
		  padding: 0;
		  text-align: left;
		  width: 57px; }
		.thumbNav { border-top:1pt solid #E6EDF2;
            height: 31px;
            position: absolute;
            text-align: center;
            top: 180px;
            width: 650px;}
		.thumbNav ul {list-style: none; height: 31px; }
		.thumbNav ul li {display: inline;}
		.thumbNav a {color:#535659; display: inline-block; height: 16px; line-height: 16px; margin: 5px 6px 0 0; padding: 0 3px; text-align: center; width: 10px; }
		.thumbNav a.cur {   
		                    color: #CC0000;
                            height: 16px;
                            text-decoration: none;
                            width: 10px;
                        }
		

/* Box newsletter
.........................................................	*/
.form {padding: 40px 1px 0;background:url("/userfiles/image/graphics/bg/bg-section.png") repeat-y scroll 0 0 transparent; }
.form fieldset {border: none; margin-bottom: 5px; }
.form fieldset label {color: #434b1a; float: left; font-family: Arial; font-size: 9px; margin-bottom: 5px; width: 40px; }
.form fieldset input {border: 1px solid #b1b1b1; color: #787878; float: right; height: 19px; padding: 0 4px; width: 145px; }
.form fieldset input.btn {
  background:url("/userfiles/image/graphics/btn.png") no-repeat scroll 0 -27px transparent;
    border:medium none;
    color:#085173;
    cursor:pointer;
    float:right;
    font-size:10px;
    height:27px;
    line-height:27px;
    padding-left:4px;
    text-align:left;
    width:60px;
}
/******************************************************************************/
/************************** FOR DEVELOPER TEAM ********************************/
/******************************************************************************/

.product-side { float: left; padding: 0; position: relative; width: 650px; }
.product-side img {float: left; margin: 0 15px 5px 0;}
.product-side p.addcart {margin-top: 15px; padding: 0 !important; }
.product-side p.addcart a {color: #085173; display: block; height: 27px; line-height: 27px; text-align: center; }
.product-side p.price     
{
    float: left;
    margin-top: 10px;
    min-height: 30px;
    width: 200px;}

.product-side p.btn     
{
    float: right;
    margin-top: 13px;
    width: 275px;}
.product-side p.btn a.btnnext
{
    float:right;    
}
.product-side p.btn a.legg
{
    float:left;
}
#productPage {
    float:right;
}
#product ul li
{
    border-bottom: 1pt solid #E6EDF2;
    clear: both;
    display: block;
    list-style: none outside none;
    overflow: hidden;
    padding: 15px 0 5px;
    width: 650px;
}
  
/* ============== LISTING ================= */
a.Category_Disable, a.Category_Disable:hover
{
	color:Gray;
	cursor:default;	
}
a.Category_Enable, a.Category_Enable:hover
{
	color:#085173;
	cursor:pointer;
}

.productSlide-right h1 a
{
    color: #FFA200;
    font-size: 11px;
    padding: 0 0 5px;
    text-transform: uppercase;
    text-decoration:none;
}
.productDescription
{
    min-height:30px;
    padding-right:4px;
}
.showPrice
{
    min-height:30px;
    padding-bottom:10px;
}

.anythingSlider .heading
{
    overflow:auto;
}
/* ============== SHOW PRICE ================= */
/*
.listPrice
{
	font-size: 11px;
	display: block;
	color: #ED1F24;
	font-weight:bold;
	padding-bottom: 3px;
	padding-top: 0px !important;
}
.specialPrice
{
	display: block;
	text-decoration: none;
	color: #ED1F24;
	font-size: 11px;
	font-weight:bold;
	padding-bottom: 3px;
}
.originalPrice
{
	display: block;
	text-decoration: line-through;
	font-size: 10px;
	color:Black;
}
*/

/* ============== PRODUCT CATEGORIES ================= */
.sammenlignTop,.sammenlignBottom
{
    margin-left:10px;
    display:none;
}
.sok
{
	clear: both;
    float: right;
    font-size: 11px;
    margin-top: 5px;
    overflow: hidden;
    padding-bottom: 10px;
}

.sok ul
{    
	/*float: right;*/
	list-style: none outside none;	
	padding: 0;
}
.sok ul li
{
	display: inline;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	width:auto;
	clear:none;
	background:none;	
}

.sok ul li label
{
	color: #484C4F;
	font-weight: bold;
	line-height: 20px;
	font-size: 11px;
}

.listView 
{
	float:right;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	padding-right:0px;
	margin-top:0px;
	display: none;
}

.listView a 
{
	padding-left:8px;
	text-decoration:none;
}
#showProductHeader
{
    margin:10px 0px 10px 0;
}
#showProductHeader h1{ font-family:Arial, Helvetica, sans-serif; color:#ED1F24; font-size:14px; line-height:20px; text-transform:uppercase; font-weight:normal; min-height:20px;margin:0;}

.products-right h1 a 
{
    font-size:11px; 
    text-transform:uppercase; 
    color:#ffa200; padding:0 0 5px 0; 
    text-decoration:none;
}

.discount
{
    background-image: url("/images/discoount.png");
    background-repeat: no-repeat;
    color: Black;
    font-size: 11px;
    font-weight: Bold;
    height: 45px;
    line-height: 45px;
    position: absolute;
    left:118px;
    text-align: center;
    top: -10px;
    width: 45px;
}
.offer-discount {    
    left: 130px !important;    
}

/* ==============View products in category - List View========*/
#productView
{
	float: left;
	width: 100%;
	font-size: 11px;
}

#productView tr td
{
	border: none;
	padding-top:5px !important;
}
#productView tr td p
{
	padding-bottom:10px;
}
#product
{

}
#productView tr.product-detail
{
	padding:0;	
	height:120px;
	width:757px;
	border-bottom: 1px solid #E6EDF2;
}
#productView tr.product-detail td.checkSelect
{
    width:40px;text-align:center;
    background: url("/userfiles/image/graphics/line.gif") no-repeat scroll center bottom transparent
}
#productView tr.product-detail td.product-image
{
	min-height: 100px;
	padding: 0 10px 5px 0;
	width: 100px;	
	border-bottom: 1px solid #E6EDF2;
}
#productView tr.product-detail td.product-title
{
	min-height: 115px;
	padding:5px 10px 5px 0;	
	vertical-align: middle;	
	font-size:12px;	
    /* *padding-top:25px; */
    border-bottom: 1px solid #E6EDF2;
}

#productView tr.product-detail td.product-title a
{
	/*background:none repeat scroll 0 0 transparent;
    color:#085173;
    padding:0;
    text-decoration:none;
    text-transform:uppercase;
    font-size: 11px;*/
    background: none repeat scroll 0 0 transparent;
    color: #085173;
    font-size: 18px;
    line-height: 20px;
    padding: 0;
    text-decoration: none;
}

#productView tr.product-detail td.product-price
{
	min-height: 100px;
	padding: 10px 10px 10px 0;
	text-align: right;
	vertical-align: middle;
	width: 125px;
	color:#991307;		
	font-size:12px;		
	border-bottom: 1px solid #E6EDF2;
}
#productView tr.product-detail td.product-quantity
{
	min-height: 100px;
	padding: 10px 10px 10px 0;
	vertical-align: middle;
	width: 25px;	
	border-bottom: 1px solid #E6EDF2;
}
#productView tr.product-detail td.product-button
{
	min-height: 100px;
	padding: 10px 0;
	text-align: center;
	vertical-align: middle;
	width: 115px;	
	border-bottom: 1px solid #E6EDF2;
}

#productView tr.product-detail td.product-button .legg{
    background: none repeat scroll 0 0 #5D2609;
    color: #F1CC6E;
    display: block;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin: 0;
    padding: 1px 10px;
    text-align: center;
    text-decoration: none;
    width: 110px;
 }

.imageProduct
{
    position:relative;
}

/* ==============Paging========*/
.page
{
    border-bottom: 1px solid #E6EDF2;
    float: right;
    /*height: 30px;*/
    padding-bottom:5px;
    width: 100%;
}
.page a
{   
    display:inline-block;
    height:17px;
    line-height:17px;
    text-align:center;   
}


/*ProductPage*/
#productPage
{
    text-align:right;
    color:#535659;
    margin-top: -35px;
}
#productPage span
{     
    margin:0 2px;  
}
#productPage a
{   
    color:#535659;
    margin:0 2px;
}
#productPage a:hover
{   
    text-decoration:underline;
    color: #CC0000;
}
.currentPage
{
    color: #CC0000;
    text-decoration: none;
}

/*bottomProductPage*/
#bottomProductPage
{
    text-align:right;
    color:#535659;
    margin-top: 5px;
}
#bottomProductPage span
{     
    margin:0 2px;  
}
#bottomProductPage a
{
	color:#535659;
    margin:0 2px;
}
#bottomProductPage a:hover
{
	text-decoration:underline;
    color: #CC0000;
}


.tableListView
{
    border-collapse: collapse; width: 100%;margin-bottom: 5px;
    /*border-top:1px solid #E6EDF2;*/
}

/******** Product statistic *********/
.links1
{
	/*width: 215px;	*/
	/*padding-bottom: 8px;*/
	margin-left: 12px;
}
.link2
{	
}
.link22 {
    color: #FFFFFF;
    float: right;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
    text-align: right;
    width: auto;
}
.link4
{
}
.link4 a
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}

.link22 a
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.links1 a
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 18px;
}
.gretdealPromotion{min-height:42px;}

.NoProductAvailable
{
	padding: 15px 0 0 15px;
	display: block;
}