@import "/lib/nav/yadmnojs.css";
@import "/lib/nav/yadmreldropdown.css";

body
{
	margin: 0px;
	padding: 0px;
	visibility: visible;
}

body, td, div
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #252525;
	line-height: 140%;
}

.no_style * 
{
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
}

p
{
	margin: 0px 0px 14px 0px;
}

li
{
	margin: 0px 0px 3px 0px;
	list-style-type: square;
}

h1
{
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
}

h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
}

h3
{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}

a:link
{
	color: black;
}

i 
{
    font-size:inherit;
}

b 
{
    font-size:inherit;
}

a:visited
{
	color: black;
}

a:active
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

a.whiteLink:link
{
	color: white;
	text-decoration: none;
}

a.whiteLink:visited
{
	color: white;
	text-decoration: none;
}

a.whiteLink:active
{
	color: white;
	text-decoration: underline;
}

a.whiteLink:hover
{
	color: white;
	text-decoration: underline;
}

input, select, textarea
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

button {
	background-color: #2E1B0D;
	color:#FFF;
}


.news
{
	background: #F2E700;
	color: #5D4839;
	font-size: 12px;
}

.news td
{
	padding: 10px 18px 20px 20px;
}

.fadebg
{
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: white;
	background-image: url('/lib/img/bg_fade.gif');
}

.fadebg2
{
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	background-image: url('/lib/img/bg_fade2.gif');
}

.fadebg3
{
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	background-image: url('/Ankar/img/bg_fade3.gif');
}

.shoptop
{
	background: #DBC2C8;
	color: #2F1B0D;
}

.carttop
{
	background: #DCEB91;
	color: #2F1B0D;
}

.cashiertop
{
	background: #BAD6E7;
	color: #2F1B0D;
}

.shopcart
{
	background: #BAD6E7;
	color: #2F1B0D;
}

/*****   BUTIKEN   *****/
.pframe
{
	margin: 6px 0px 20px 0px;
}

.ppic
{
}

.pp
{
	margin: 0px 0px 5px 0px;
}

.alert
{
	color: red;
}

.smalltxt
{
	font-size: 90%;
}

.turnDiv
{
	height: 320px;
	overflow:hidden;
	padding: 35px 37px 0px 37px;
}

#order_table tr:first-child{
	background: #3f7f9d;
	color: #FFF;
	height: 20px;
}

#order_table tr {
	margin: 0px 0px 0px 0px;
	height: 30px;
	padding: 5px 0px 5px;
}

#order_table td{
	width: 100px;
	margin: 0px 0px 0px 0px;
}

#order_table .order_even {
	background: #7db9d5;
	color: #000;
}

#order_table .order_odd {
	background: #e6f7ff;
	color: #000;
}

#order_table .order_suspect 
{
    background: #ff6161;
    color: #000;
}

.no_decoration
{
    border: none;
    text-decoration: none;
}

#toolTipBox {
	display: none;
	padding: 5;
	font-size: 12px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
  background-color: #fff;
  color: #000;
   filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}

#all_content 
{
    background-color:White;
    min-height:500px;
    padding-bottom: 20px;
}

#product_descr  
{
    float: left;
    background: #FFF;
    padding: 20px 0px 0px 20px;
    margin-right: 0px;
}

#cart 
{
    background: #CCC;
    border: none;
    padding: 20px;
    float:right;
}

#colors 
{
    margin-top: 20px;   
    background: #FFF;
    padding: 10px 0px 0px 80px;
    clear: right;
}

#footer 
{
    width: 100%;
    clear: both;
}

.del_col 
{
    width: 50px;
}

.prod_col 
{
    width: 100px;
}

        div.menulink{float:left;margin-right:12px;padding-right:12px;border-right:solid 2px white;}
    div.menulink a{color:white;text-decoration:none;font-size:14px;}
    div.drop{
        position:absolute;
        background-color:#C1B598;
	    z-index: 10;
	    padding:20px;
	    padding-right:40px;
	    margin-top:27px;
	    display:block;
	    min-width:150px;
	}
	div.dropdownlink
	{
	    margin-top:4px;
	    margin-left:4px;
	    white-space:nowrap;
	    width: auto;
	}
	div.dropdownlink a
	{
	    color:#252525;
	}
	div.dropHidden{
	    display:none;
	}
    #menu3{margin-top:6px;margin-bottom:6px;}
    #menu{height:26px;margin-top:6px;}
    #contentWrapper{width:956px;min-height:700px;margin-left:auto;margin-right:auto;padding-bottom:30px;}
    div.textHolder{
        float:right;
        width:475px;
        margin-bottom: 50px;
        min-height:540px;
        background-color:White;
        overflow:hidden;
    }
    
    #big_first 
    {
        line-height: 14pt;
        font-size: 10pt;
    }
    
    #big_first p 
    {
        padding: 5px 0px 5px 0px;
    }
    
    #big_first p:first-letter
    {
        font-size: 26pt;
    }
    
    .hover_hand 
    {
        cursor: pointer;
    }
    
    #newsletter_footer 
    {
        text-align: left;
        color: White;
        margin-top: 2px;
    }
    
    #newsletter_footer a
    {
        color: White;
    }