/* Color: Yellow */

body {
	/*background: #fff url(../../Gadgets/images/yellow/BodyBg2.gif) 0 0 repeat-x;
	background-color: #262624;*/
	background: #fff url(../../Kenka/images/black/BodyBg.jpg) 0 0 no-repeat fixed;
	background-position:top center;
	background-color: #000;
	color: #898989;
}
a {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #fff;
}
h1 {
	color: #fff;
}
h2 {
	color: #fff;
}
h3 {
	color: #fff;
}


#Container {
	
	/*background-color:#111;
	background:rgba(0,0,0,0.8);*/

	/*background: url(../../Gadgets/images/yellow/ContainerBg.gif) 0 0 no-repeat;*/
}

#Header {
}

#TopMenu {
	margin-top: 10px;
}
#Topmenu li{
}
#TopMenu li a {
	color: #fff;
}
#TopMenu li div {
	color: #fff;
}
#TopMenu li a:hover {
	text-decoration: underline;
}

#Menu {
}
#Menu li {
}
#Menu li a {
	/*background: url(../../Gadgets/images/yellow/MenuBgBtn.gif) bottom right no-repeat;*/
	color: #ffflo;
}
#Menu li.first a {
	background-image: none;
}
#Menu li ul li a {
	background: #141414;
}
#Menu li ul li a:hover {
	background: #141414;
}
#Menu li:hover a, #Menu li.over a{
}


#Wrapper {

}


#Logo h1 {
	color: #2b2b2b;
}
#Logo h1 a {
	color: #2b2b2b;
}


#SearchForm {
	/*background: url(../../Gadgets/images/yellow/SearchBg.gif) 20px 2px no-repeat;*/
}
#SearchForm label {
	color: #fff;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dadada;
}
#SearchForm .Button {
	border: 0;
}
#SearchForm a {
	color: #fff;
}
#SearchForm p {
	color: #fff;
}


.Left {
}
.Left h2 {
	color: #fff;
}
.Left li {
	/*border-bottom: 1px solid #4b4b4b;*/
}
.Left li a {
	font-size:12px;
	display:block;
	width: 12em;
	padding: 1px;
	color: #898989;
}
.Left li a:hover {
	color: #898989;
	background-color:#262624;
	text-decoration:none;
}

.Content {
	margin-top: 10px;
}
.Content h2 {
}
.Content a {
	color: #898989;
	text-decoration:underline;
}
.Content.Wide {
}
.Content.Widest {
}


.Right {
	/*background: url(../../Gadgets/images/yellow/RightBg.gif) 0 0 no-repeat;*/
}
.Right h2 {
	color: #fff;
}
.Right a {
}
.Right a:hover, .Right a:hover strong {
}



#Footer {
}
#Footer p {
	color: #fff;
}
#Footer a {
}
#Footer li a {
}


.NewsletterSubscription input {
	border: 1px solid #dadada;
}

.Content .ProductList li a {
}

.Content .ProductList li:hover, .Content .ProductList li.Over {
}

.Content .ProductList li {
	background: #fff;
	border: 1px solid #dadada;
}

.Content .ProductList .ProductImage {
}

.Content .ProductList .ProductDetails {
}

.ProductList strong, .ProductList strong a {
	color: #898989;
}

.ProductPrice, .ProductList em {
	color: #f42e00;
}

.Left .ProductPrice, .Left .ProductList em {
	color: #898989;
}

.Left .ProductList .ProductDetails {
	color: #fff;
	text-decoration: none;
}

/* New Products på sidan namnet */
.Left .ProductList .ProductDetails a:hover {
	display:none;
	color: #898989;
	text-decoration: none;
}

/* New Products Addtocart */
.Left .ProductList .ProductActionAdd a {
	color: #898989;
	text-decoration: none;
}

.ProductList .Rating {
	color: #6a6a6a;
}

.Right .ProductList li {
}

.Content .FeaturedProducts .ProductList li {
	/*background: #fff url(../../Gadgets/images/yellow/FeaturedProductsBg.gif) bottom left repeat-x;*/
}

.Content .FeaturedProducts .ProductList .ProductImage {
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	/*background: #fff8da;*/
}

.Right .TopSellers li {
}

.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
}

.Right .TopSellers li.TopSeller1 .ProductImage { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 {
	color: #f00;
	border: 1px solid #dadada;
	background: #fff;
/*	rundade hörn
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em; */
}

.Right .TopSellers li.TopSeller1 .ProductDetails { /* No1 seller box */
}

.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}

.Breadcrumb {
	border-bottom: 1px solid #dadada;
}


.CompareItem { width:200px; border-left: solid 1px #fffbec; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #fffbec; }
.CompareFieldTop { border-bottom:solid 1px #dadada; }
.CompareFieldTop a:hover { color:#f42e00; }
.CompareCenter { border-left:solid 1px #dadada; border-bottom:solid 1px #fffbec; }
.CompareLeft { border-left:solid 1px #dadada; border-bottom:solid 1px #fffbec; }

.ViewCartLink {
	background: url('../../Gadgets/images/yellow/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
	border: 1px solid #dadada;
}

table.CartContents thead tr th, table.General thead tr th {
	background: #141414;
	color: #898989;
	border-bottom: 1px solid #dadada;
}

.CartContents tbody .SubTotal td {
	border-top: 1px solid #dadada;
	color: #898989;
}

.JustAddedProduct {
	border: 1px solid #dadada;
	background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
	color: #898989;
}

.CategoryPagination {
	color: #898989;
	background: #141414;
	border: 1px solid #dadada;
}

.CheckoutRedeemCoupon { background: #fffbec; padding: 10px; width: 300px; border: 1px solid #dadada; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
	background:#141414;
}

.InfoMessage {
	background: #141414 url('../../Gadgets/images/InfoMessage.gif') no-repeat 5px 8px;
	color: #898989;
}

.SuccessMessage {
	background: #141414 url('../../Gadgets/images/SuccessMessage.gif') no-repeat 5px 8px;
	color: #898989;
}

.ErrorMessage {
	background: #141414 url('../../Gadgets/images/ErrorMessage.gif') no-repeat 5px 8px;
	color: #898989;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
	background: #141414;
}

.QuickSearch { border: 1px solid #dadada }
.QuickSearchHover td{ background: #141414; }
.QuickSearchAllResults a { background: url('../../Gadgets/images/yellow/QuickSearchAllResultsButton.gif') no-repeat right; }

.SearchTips .Examples {
	background: #141414;
	border: 1px solid #dadada;
}

.MiniCart .SubTotal {
	color: #898989;
}

hr {
	background: #dadada;
	border: #dadada;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	border: 1px solid #dadada;
	background: #141414;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	background: #141414;
	color: #898989;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background: #141414;
	border: 1px solid #ddd;
	color: #898989;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #898989;
}

/* General Tables */
table.General tbody tr td {
	border-top: 1px solid #efefef;
}

/* Tabbed Navigation */
.TabNav {
	border-bottom: 1px solid #7529D3;
}

.TabNav li a {
	border: 1px solid #7529D3;
	background: #FFF6D0;
}

.TabNav li a:hover {
	background-color: #FFF1B7;
}

.TabNav li.Active a {
	border-bottom: 1px solid #fff;
	background: #fff;
}


/*
 * jQuery Nivo Slider v1.9
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
