/*
 * Version: $Revision: 1.30 $
 * Author: BeSite <info@besite.nl>
 * Copyright 2009 BeSite
 */

body
{
	background: #590219 url(../../img/body_bg.png) repeat-x;
}

#topLinks
{
	width: 930px;
	height: 35px;
	margin: 0 auto;
	padding: 10px 20px 0 0;
	text-align: right;
	font-size: 90%;
}

DIV#LanguageSelector
{
    float: left;
}

DIV#LanguageSelector IMG
{
    margin-right: 5px;
    vertical-align: middle;
}

DIV#TopLinksPages
{
    margin-top: 10px;
}

#topLinks a
{
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
}

#center
{
	width: 970px;
	height: auto;
	background: #fff;
	margin: 0 auto;
}

#logo
{
	width: 209px;
	height: 76px;
	margin: 25px 120px 27px 40px;
	_margin: 20px 120px 0 20px;
	float: left;
}

#zoekveld{
	float: left;
	width: auto;
	height: 25px;
	margin-top: 50px;
	margin-right: 20px;
	width: 231px;
}

#zoekveld input{
	width: 192px;
	height: 20px;	
	float: left;
	background: transparent url(../../img/searchfield_bg.jpg) no-repeat;
	border: none;
	margin-left: 0;
	padding: 4px 0 5px 5px;
	color: #878787;
}

#zoekveld input.Submit{
	width: 34px;
	float: left;
	border: none;
	background: transparent url(../../img/searchfield_button_go.jpg) no-repeat;
	text-indent: -1000em;
  	cursor: pointer; 
  	_cursor: hand;
  	height: 25px;
}

#benenRechts
{
	width: 213px;
	height: 128px;
	background: url(../../img/benen_bovenkant.jpg) no-repeat;
	float: left;
	
}

#Thuiswinkel
{
    width: 100px;
    height: 60px;
    float: left;
    margin-top: 25px;
    margin-left: 15px;
    overflow: hidden;
}

#menu{
	height: 35px;
	background: url(../../img/menu_bg.jpg) repeat-x ;
}
#MenuRechts
{
	width: 157px;
	height: 35px;
	background: url(../../img/menu_rechts.jpg) repeat-x ;
	float: right;
	margin-right: 137px;
	display: inline;
}

#menu ul{
	width: auto;
	margin: 0 0 0 20px;
	padding: 0;
	height: 35px;
	border-left: 1px solid #ba1b44;
	overflow: hidden;
}

#menu li{
	list-style-type: none;
	width: auto;
	float: left;
	height: 35px;
	margin: 0;
	padding: 0;	
	line-height: 35px;
	border-right: 1px solid #ba1b44;
	border-left: 1px solid #7a0222;
}

#menu li a{
	font-size: 13px;
	color: #fff;
	margin: 0 12px;
}

#menu li a:hover{
	color: #eeeeee;
	text-decoration: none;
}

#menu li.Selected a
{
	color: #eeeeee;
	text-decoration: none;
}

#menu li.Selected
{
	background: url(../../img/menu_active.jpg) repeat-x;
}

#menu li.Selected a:hover
{
	color: #fff;
	text-decoration: none;
}

#menu LI.MenuNews
{
	font-style: italic;
	background-color: #5f021b;
}

#menu LI.NewProducts
{
    font-style: italic;
    font-weight: bold;
}

#Header
{
	height: 229px;
	background-repeat: no-repeat;
	position: relative;
}

.HeaderVibrator
{
	background-image: url("../../img/header/vibrator.jpg");
}

.HeaderFun
{
    background-image: url("../../img/header/fun.jpg");
}

.HeaderGlide
{
    background-image: url("../../img/header/glide.jpg");
}

.HeaderOutfit
{
    background-image: url("../../img/header/outfit.jpg");
}

.HeaderStimulator
{
    background-image: url("../../img/header/stimulator.jpg");
}

.HeaderTouch
{
    background-image: url("../../img/header/touch.jpg");
}

.HeaderHot
{
    background-image: url("../../img/header/hot.jpg");
}

.HeaderOgoneIE6
{
    background-image: url("../../img/header/ogone_ie6.jpg");
}

#benenTransparant
{
	width: 213px;
	height: 228px;
	background: url(../../img/benen_onder_transparant.png) no-repeat;
	float: left;
	margin-left: 620px;
	_behavior: url("../../bsl/htc/iepngfix.htc");
	display: inline;
}

#contentWrapper
{
	width: 930px;
	height: auto;
	padding: 30px 20px;
	clear: left;	
}

#submenu{
	width: 169px;
	height: auto;
	margin-right: 15px;
	float: left;
}

#submenu ul{
	width: 169px;
	margin: 0;
	padding: 0 0 20px 0;
	height: auto;
}

#submenu li{
	list-style-type: none;
	width: 144px;
	height: auto;
	padding:0 5px 0 20px;
	line-height: 30px;
}

#submenu li.NewProducts
{
    text-transform: uppercase;
    color: #bf0436;
    font-weight: bold;
}

#submenu li a{
	font-size: 13px;
	color: #242424;
	margin: 0 7px;
}

#submenu li a:hover{
	color: #242424;
	text-decoration: none;
}

#submenu li.Selected a
{
	color: #242424;
	text-decoration: none;
    color: #bf0436;
    font-weight: bold;
}

#submenu li.Selected
{
	background-color: #f7f2f3;
}


#submenu ul li.Selected ul li.Menu a{
	color: #242424;
	font-weight: normal;
	font-size: 9pt;
}

#submenu ul li.Selected ul li.Selected a{
	font-weight: bold;
}

#submenu ul li ul{
	margin: 0;
	padding: 0;
}

#submenu ul li.Menu{
	border-bottom: 1px dotted #cfa8c5;
	margin: 0;
	padding: 0;	
	width:auto;
}

#submenu ul ul li.Menu{
	border-top: 1px dotted #cfa8c5;
	border-bottom: none;
	text-indent: 10px;
	width:auto;
}

#submenu ul ul li.Selected{
	font-weight: bold;
}

#midden
{
	width: 530px;
	height: auto;
	margin-right: 15px;
	float: left;
}

#midden UL
{
    list-style-image: url("../../img/bullet.png");
}

#content
{
	width: 530px;
	height: auto;
}

#rechterkant{
	width: 189px;
	height: auto;
	float: left;
}

#wannaKnow
{
	width: 169px;
	height: auto;
}

#wannaKnow A
{
    color: black;
}

#wannaKnow A:hover
{
    text-decoration: none;
}

#NewsMenu
{
    width: 169px;
    height: auto;
}

#submenu #NewsMenu UL
{
    margin: 0;
    padding: 0;
}

#submenu #NewsMenu UL LI
{
    padding: 0;
    line-height: normal;
    width: auto;
}

#submenu #NewsMenu UL LI A
{
    color: black;
    margin: 0;
    font-size: 9pt;
}

DIV#NewsFeedLink
{
    text-align: center;
    padding-top: 10px;
    font-size: 8pt;
    width: 169px;
}

DIV#NewsFeedLink IMG
{
    margin-right: 5px;
    vertical-align: middle;
}

DIV#NewsFeedLink A
{
    color: #555;
}

H1#PageTitle
{
	color: #22232c; 
	margin-top: 10px;
}

@media screen
{

    .sIFR-flash {
        visibility: visible !important;
        margin: 0;
		font-size: 28px;
	
    }
    
    .sIFR-replaced {
        visibility: visible !important;
    }
    
    span.sIFR-alternate {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
    }
    
    
    .sIFR-flash + div[adblocktab=true] 
	{
      display: none !important;
    }
    
    .sIFR-hasFlash H1#PageTitle
    {
        visibility: hidden;		
        font-size: 28px;
        margin-top: 5px;
        height: 35px;
    }
    
}

#quoteLinks
{
	width: 12px;
	height: 10px;
	background: url(../../img/quote_linksboven.jpg) no-repeat;
}

#wannaKnowtekst
{
	font-style: italic;
	font-size: 10pt;
	line-height: 150%;
	padding: 5px 0px 5px 5px;
}

#quoteRechts
{
	width: 12px;
	height: 10px;
	background: url(../../img/quote_rechtsonder.jpg) no-repeat;
	float: right;
		margin-bottom: 10px;
}

DIV.ShopCartSummary H2
{
	text-align: left;
}

DIV.ShopCartSummary DIV.CartSummaryLine,
DIV.ShopCartSummary P.CartPrice
{
	border: 1px solid #d5d5cb;
	border-bottom-width: 0;
	text-align: left;
	line-height: 25px;
}

DIV.ShopCartSummary DIV.CartSummaryLine SPAN.CartSummaryLineQuantity
{
	display: inline-block;
	width: 30px;
	text-align: center;
	background-color: #eee;
	margin: 0 5px 0 0;
}


DIV.ShopCartSummary BUTTON {
	background: #000;
	color: #fff;
	font-weight: bold;
	margin-top: 0;
}

DIV.ShopCartSummary P.CartPrice
{
	font-weight: bold;
	margin: 0;
	padding: 3px;
}

#blokRechtsonder
{
	width: 167px;
	border: 1px solid #d5d5cb;
	height: auto;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 11px;
	color: #7f7f7f;
}

#blokRechtsonder A
{
    color: #7f7f7f;
}

.rij1
{
	width: 117px;
	height: 34px;
	border-bottom: 1px solid #d5d5cb;
	background: url(../../img/kalender.jpg) no-repeat 10px 10px;
	padding-left: 50px;
	padding-top: 16px;
}

.rij2
{
	width: 117px;
	height: 28px;
	border-bottom: 1px solid #d5d5cb;
	background: url(../../img/grafiek.jpg) no-repeat 10px 5px;
	padding-left: 50px;
	padding-top: 22px;
}

.rij3
{
	width: 117px;
	height: 33px;
	border-bottom: 1px solid #d5d5cb;
	background: url(../../img/klok.jpg) no-repeat 5px 10px;
	padding-left: 50px;
	padding-top: 17px;
}

.rij4
{
	width: 117px;
	height: 32px;
	border-bottom: 1px solid #d5d5cb;
	background: url(../../img/pasje.jpg) no-repeat 5px 15px;
	padding-left: 50px;
	padding-top: 18px;
}


.rij5
{
	width: 117px;
	height: 30px;
	background: url(../../img/tag.jpg) no-repeat 10px 10px;
	padding-left: 50px;
	padding-top: 20px;
}

#blokBetaalmethoden
{
	width: 167px;
	border: 1px solid #d5d5cb;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 11px;
	height: 145px;
	color: #7f7f7f;
	text-align: center;
}

#blokBetaalmethoden IMG
{
	margin: 15px 0 20px 0;
}

#blokBetaalmethoden .rij1
{
	width: 141px;
	height: 34px;
	background-image: none !important;
	border-bottom: 0px;
	padding-left: 16px;
	padding-top: 16px;
}

TABLE.ShopTable TH.Shop,
TABLE.ShopTable TD.Shop
{
	border: 0;
}

DIV.ItemCellContainer
{
	border: 1px solid #e7e7e7;
	padding-top: 5px;
	width: 155px;
}

TABLE.ShopTable TD.Shop DIV.ItemCellContainer P.ShopName
{
    width: auto;
    background-color: #8c0327;
    margin: 0;
    padding: 7px 5px;
    font-weight: normal;
}

DIV#ShopItemLinks TABLE.ShopTable TD.Shop P.ShopName
{
	margin-top: 0;
}

DIV.ItemCellContainer P.ShopName A
{
	color: white;
}

TABLE.ShopTable TD.Shop DIV.ItemCellContainer DIV.ShopImg
{
    position: relative;
    margin-bottom: 0;
}

DIV.ItemCellContainer SPAN.Arrow
{
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url("../../img/arrow.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 145px;
	height: 8px;
	font-size: 1px;
	_background-image: url("../../img/arrow.gif");
	_height: 8px;
	_margin-bottom: -1px;
}

input, select, textarea
{
    border:1px solid #D5D5CB;
}

button, input.Submit, input.Button, input.ncol
{
	background: #8C0327 none repeat scroll 0 0;
	border: 1px solid #D5D5CB;
	color: #FFFFFF;
	font-size: 90%;
	cursor: pointer;
}

input.CheckBox, input.Radio
{
    border: 0 !important;
	background-color: transparent;
}

input[type=radio], input[type=checkbox]
{
    border: 0 !important;
	background-color: transparent;
}

DIV.MsgCenter
{
    border-color: #D5D5CB;
    color: #bf0436;
}

DIV.MsgNotice
{
    background-image: none;
    padding-left: 10px;
}   

div#ShopItemVariantMedia input.Quantity 
{
	border: 1px solid #D5D5CB;
}

div#ShopItemVariantMedia input.Submit {
	border: 1px solid #D5D5CB;
}

div.BottomButtons input, div.BottomButtons button {
	background:#8C0327 none repeat scroll 0 0;
	border:1px solid #D5D5CB;
	color:#FFFFFF;
	font-size:90%;
	width:230px;
	margin-left: 5px;
	margin-right: 5px;
}

table.CheckoutEmailCheckTable input.Submit
{
	margin-left: 20px;
	float:right;
}

input.Required, select.Required, textarea.Required
{
	background: #fff;
	border:1px solid #D5D5CB;
}

table.ShopCheckout th 
{
	background: #e4e4e4;
}

table.ShopCart tr th
{
	background: #e4e4e4;
}

DIV.ItemCellBottom
{
	margin-top: 5px;
}

TABLE.ShopTable TD.Shop P.ShopPrice
{
    line-height: 22px;
    font-size: 11pt;
    text-align: right;
    width: 155px;
	_width: 60px;
}

SPAN.Discount
{
    color: #bf0436;
}

TABLE.ShopTable TD.Shop P.ShopPrice SPAN.Discount
{
    font-weight: bold;
}

TABLE.ShopTable TD.Shop P.ShopPrice SPAN.Vat,
TABLE.ShopTable TD.Shop P.ShopPrice SPAN.OldPrice
{
	display: none;
}

DIV.ShopCatBreadcrum
{
	border: 0;
	font-weight: normal;
	font-size: 9pt;
	padding: 0px;
	color: #6f7076;
}

DIV.ShopCatBreadcrum A
{
    color: #6f7076;
}

DIV#ShopItemContainer
{
    border-top: 1px solid #cccccc;
    background-image: url("../../img/item_container_back.gif");
    background-repeat: repeat-y;
}

DIV#ShopItemContainer BR.ClearRight
{
    clear: right;
}

DIV#ShopItemLeft
{
    margin-top: 15px;
    /*float: left;*/
    width: 350px;
}

DIV#ShopItemRight
{
    width: 170px;
    min-height: 100px;
    float: right;
    background-color: #f2f2f2;
}

DIV#ShopItemRight DIV.Container
{
    padding: 10px;
    border-bottom: 1px solid #cccccc;
}

DIV#ShopItemRight DIV.Container DIV.Price SPAN
{
    font-size: 120%;
}

DIV#ShopItemRight DIV.Container DIV.Price SPAN.OldPrice
{
    font-size: 100%;
    margin: 0 0px 0 5px;
}

DIV#ShopItemRight DIV.Container DIV.Price SPAN.Price,
DIV#ShopItemRight DIV.Container DIV.Price SPAN.Discount
{
    font-weight: bold;
}

DIV#ShopItemRight DIV.Container DIV.Price SPAN.Discount
{
	display: block;
	margin-top: 5px;
	color: #bf0436;
    font-size: 13pt;
}

DIV#ShopItemRight DIV.Container DIV.Price SPAN.DiscountPercentage
{
    font-size: 11pt;
    font-style: italic;
    margin-left: 10px;
}

DIV.PriceContainer
{
	border: 0 !important;
	background-color: #e5e5e5;
}

DIV#ShopItemRight DIV.Price SPAN.Vat
{
    display: none;
}

DIV.AddToCart INPUT.Submit,
FORM.ShopItemAddToCart INPUT.Submit,
BUTTON.ShopItemAddToCart
{
    width: 150px;
    background-image: url("../../img/cat_cart_button.png");
}

DIV.AddToCart
{
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}

DIV.AddToCart INPUT.Submit
{
    margin: 0;
    width: 100%;
    padding: 5px;
    font-weight: bold;
}

DIV#ShopItemRight P.TaxComment
{
    font-size: 8pt;
    margin: 0;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
}

DIV.OrderContainer H2
{
    margin-top: 0;
}

DIV.Properties DL.ShopItemProperties
{
    margin: 5px;
    border-left: 0;
    border-right: 0;
    font-size: 90%;
}

DIV.Properties DL.ShopItemProperties DT
{
    padding-left: 0;
    width: 55px;
}

DIV.Properties DL.ShopItemProperties DD
{
    padding-right: 0;
    margin-left: 55px;
}

DIV.Properties DL.ShopItemProperties DT.WithSelect
{
	padding-top: 5px;
}

DIV.Properties DL.ShopItemProperties DD SELECT
{
    width: 100px;
}

DIV.Properties DL.ShopItemProperties,
DIV.Properties DL.ShopItemProperties DT,
DIV.Properties DL.ShopItemProperties DD
{
    border-color: #f0f0f0;
}

DIV.Properties DL.ShopItemProperties DT.On,
DIV.Properties DL.ShopItemProperties DD.On
{
    background-color: transparent;
}

DIV.Properties DL.ShopItemProperties DT.Off,
DIV.Properties DL.ShopItemProperties DD.Off
{
    background-color: transparent;
}

DIV#ShopItemVariantMedia
{
    width: 100%;
    margin-bottom: 20px;
}

DIV#ShopItemVariantMedia DIV.ShopItemMedia IMG.TinyThumb
{
	margin-left: 2px;
	margin-right: 2px;
}

DIV#ShopItemVariantMedia DIV.Container
{
    border: 0;
    padding: 0;
    margin: 0;
}

DIV#ShopItemLinks TABLE.ShopTable TD.Shop P.ShopPrice
{
	font-size: 11pt;
}

DIV#ShopItemLinks H2
{
    margin-left: 10px;
}

FORM.ShopItemAddToCart INPUT.Submit
{
    width: 85px;
    background-color: white;
    color: #bf0436;
    font-weight: bold;
    font-size: 9pt;
    border: 0;
    cursor: pointer;
    float: left;
    text-align: left;
    line-height: 22px;
    background-image: url("../../img/add_cart.jpg");
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 0;
    padding-right: 0;
}

BODY.LangDE FORM.ShopItemAddToCart INPUT.Submit
{
    width: 98px;
}

TABLE TR.On
{
	background-color: #f4f4f4;
}

TABLE TR.Off
{
    background-color: #f0f0f0;
}

TABLE.ShopTable TD.Shop DIV.ShopImg
{
	height: 175px;
}

#NewsletterSubscribe FORM INPUT
{
    border: 1px solid #D2D2D2;
    color: #7C7C7C; 
    width: 164px;
    padding: 5px;
    margin: 3px;
}

#NewsletterSubscribe FORM INPUT.CheckBox
{
    width: 10px;
    _width: 20px;   
    _border: none;
}

#NewsletterSubscribe FORM INPUT.Submit
{
    width: 100px;
    color: #fff;
    font-weight: bold;
}

#NewsletterIntro
{
	font-size: 9pt;
}

#NewProducts A
{
    color: black;
    font-size: 9pt;
}

H1.WeblogHeader
{
    font-size: 13pt;
}

HR.BlogSpacer
{
    color: #999;
    background: #999;
    border-bottom: 1px solid #999;
    clear: both;
    margin-top: 20px;
    margin-bottom: 20px;
}

TABLE.ShippingMethods TH.Price,
TABLE.ShippingMethods TD.Price,
TABLE.PaymentMethods TH.Price,
TABLE.PaymentMethods TD.Price
{
    width: 65px;
    text-align: right;
}

SPAN.New
{
    width: 105px;
    height: 64px;
    display: block;
    position: absolute;
    left: -13px;
    top: -13px;
    cursor: pointer;
    _cursor: hand;
}

SPAN.NewNL
{
    background-image: url("../../img/new/nl.png");
    _background-image: url("../../img/new/nl.gif");
}

SPAN.NewEN
{
    background-image: url("../../img/new/en.png");
    _background-image: url("../../img/new/en.gif");
}

SPAN.NewDE
{
    background-image: url("../../img/new/de.png");
    _background-image: url("../../img/new/de.gif");
}