@charset "utf-8";
/* CSS Document */

body{
	background-color: #000;
    background-image: url(/images/bakgrund.gif);
    margin: 0;
    padding: 0;
	
}


#wrapper{
	width: 936px;
	margin: 0 auto auto;
	position: relative;
/*	background-color: #000; */
}

#header{
	width: 936px;
	height: 70px;
	background-color: transparent;
	text-align: left;
	margin-top: 15px;
}

#content{
	width: 936px;
	margin: 0 auto auto;
	background-color: #fff;
}

#content .top{
	height: 9px;
	background-color: #000;
	background-image: url(/images/top.gif);
	overflow: hidden;
}

#content .bottom{
	height: 10px;
	background-color: #000;
	background-image: url(/images/bottom.gif);
	overflow: hidden;
}

#content #meny{
	height: 30px;
	background-color: transparent;
	background-image: url(/images/menybakgrund.gif);
	background-repeat: no-repeat;
	width: 920px;
	margin: 0 auto auto;
	height: 50px;
	padding-top: 0px;
	margin-bottom: 4px;
}

#content #meny a{
    color: #fff;
    text-decoration: none;
}

#content #meny a:hover{
    color: #fff;
    text-decoration: underline;
}


#content #sidebar{
	float: left;
	width: 180px;
	background-color: #fff;
	margin-right: 10px;
	min-height: 400px;
	margin: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content #sidebar .lady{
	width: 160px;
    padding-left: 5px;
    padding-right: 5px;
	background-image: url(/images/ladytop.gif);
	background-repeat: no-repeat;
	height: auto;
	
	float: left;
}

#content #sidebar .man{
	width: 160px;
	padding-left: 5px;
        padding-right: 5px;
	background-image: url(/images/mantop.gif);
	background-repeat: no-repeat;
	height: 240px;
	height: auto;
	
	float: left;
}


#content #maincontent{
	background-color: #fff;
	color: #000;
	min-height: 400px;
	float: right;
	width: 730px;
	margin-right: 8px;
}

#content #maincontent .enparfym{
    font-family: verdana, arial, helevetica, sans-serif;
}

#content #maincontent .enparfym .enparfymbeskrivning, #content #maincontent .enparfym .enparfymkop{
    font-size: 14px;
    margin-bottom: 10px;
}


#content #maincontent .enparfym .enparfymbeskrivning{
	margin-top: 20px;
}

#content #maincontent .enparfym .enparfymbeskrivning a{
	color: #2781B6;;
	border-bottom: 1px solid #2781B6;;
	text-decoration: none;
}

#content #maincontent .enparfym .enparfymkop{
	text-align:left;
	margin-top: 0px;
	font-family: georgia;
		
}

#content #maincontent .enparfym .enparfymkop a{
	color: #2781B6;
	font-size: 20px;
	padding: 0px;
	text-decoration: underline;
	text-align:left;
	margin-bottom: 10px;
}



#content #maincontent .enparfym .enparfympris{
    font-family: georgia, times new roman, serif;
    font-size: 22px;
    color: #1b70a2;
    margin-bottom: 0px;
    

}


#content #sidebar .lady h3, #content #sidebar .man h3{
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 8px;
	margin-left: 4px;
}

#content #adsright{
/*	clear: both;*/
}

#footer{
	width: 936px;
	margin: 0 auto auto;
	background-color: transparent;
	color: #FFFFFF;
}

#content #maincontent .parfymruta{
    float: left;
    width: 160px;
    padding: 5px;
    border: 1px solid #ccc;
    margin: 4px;
    text-align: center;
    
    float: left;
}


#content #maincontent h1{
	margin: 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	color: #333;
	font-size: 24px;
	
	margin-bottom: 14px;
}

#content #maincontent h3{
	font-family: Georgia, Times New Roman, Serif;
	font-weight: normal;
	color: #555;
	margin: 0;
	padding: 0;
	
	margin-bottom: 8px;
}


#content #maincontent .parfymruta .parfymbild img{
    padding: 0px;
    /*max-height: 150px;
    max-width: 150px;    */
    height: auto;
    width: auto;
    /*width: 150px;
    height: 150px;*/
    border: 0;
}

#content #maincontent .parfymruta .parfymnamn{
    font-size: 11px;
    font-family: verdana, arial, verdana, sans-serif;
    color: #fff;
    text-align: center;
    background-color: #fff;
    height: 30px;
}

#content #maincontent .parfymruta .parfymnamn a{
    color: #000;
}

#content #sidebar .lady h3, #content #sidebar .man h3{
    font-size: 14px;
    font-family: arial;
    color: #fff;
}

#content #sidebar .lady ul, #content #sidebar .man ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 10px;
    font-family: verdana, arial, sans-serif; 
    padding-left: 5px;
    padding-right: 5px;
}

#content #sidebar .lady ul li, #content #sidebar .man ul li{
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 1px;
    line-height: 12px;
}

#content #sidebar .lady ul li a, #content #sidebar .man ul li a{
	display: block;
}

#content #sidebar .lady ul li{
    border-bottom: 1px dotted #e698b7;
}

#content #sidebar .man ul li{
    border-bottom: 1px dotted #46bcc1;
}



#content #sidebar a{
    color: #fff;
    text-decoration: none;
}

#content #sidebar a:hover{
    color: #fff;
    font-weight: bold;
}


#content #meny{
    font-size: 10px;
}

#content #meny ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    font-size: 18px;
    font-family: arial, verdana, sans-serif;
    margin-left: 10px;
    padding-top: 10px;
    
}


#content #meny ul li{
    list-style:none;
    display: block;
    float: left;
    color: #fff;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px dotted #fff;

}

#content #maincontent .enparfym .enparfymbild img{
    float: right;
    border: 0;
    margin-top: 5px;
    margin-left: 5px;
    max-width: 200px;
    
    width: expression(this.width > 200 ? "200px" : true);
	
}

#content #maincontent .enparfym{

    width: 560px;
    background-color: transparent;
    
    float: left;
}

#content #adsright{
    width: 160px;
    /*background-color: #C93C75; */
    float: right;
    margin-right: 0px;
   	text-align: center;
   	border-left: 1px dotted #ccc;
}

#content .parfymrad{
    background-image: url(/images/barbakgrund.gif);
    background-repeat: repeat-x;
    height: 48px;
    width: 560px;
    margin-bottom: 2px;
    overflow: hidden;
}

#content .parfymrad .bild img{
    border: 1px solid #eee; 
    border: 0;
}

#content .parfymrad .bild{
    width: 40px;
    float: left;
    text-align: right;
    margin-right: 4px;
    margin-left: 4px;
    border: 1px solid #eeeddd;
    margin-top: 2px;
    background-color: #fff;
    text-align: center;


}

#content .parfymrad .titel{
    font-family: georgia, times new roman, serif;
    font-size: 10px;
    width: 325px;
    margin-top: 16px;
    margin-left: 10px;
    float: left;
}


#content .parfymrad .titel a{
    color: #333;
    text-decoration: none;
}

#content .parfymrad .titel a:hover{
    color: #000;
    text-decoration: underline;
}


#content .parfymrad .butik{
    width: 100px;
    float: left;
    margin-left: 10px;
    /* background-color: #fff000; */
    margin-top: 6px;
    height: 35px;
}

#content .parfymrad .pris{
    float: left;
    width: 60px;
    font-family: georgia, times new roman, serif;
    font-size: 18px;
    font-color: #ff8833;
    margin-top: 10px;
}


#maincontent .paginering{
    display: block;
    width: 540px;
    background-color: #fff;
    border-bottom: 1px solid #007DB8;
    border-top: 1px solid #007DB8;
    color: #000;
    margin-bottom: 5px;

    display: block;
    background-color: #fff;
    border-bottom: 1px solid #007DB8;
    margin-bottom: 5px;
    padding: 5px;
    border-color: #dedede;
    margin-bottom: 5px;
    padding: 5px;
    
    border-color: #dedede;
    
}
   


#middle .pagination a:link, #middle .pagination a:visited{
    border: 1px solid #DBEEF7;
    padding: 2px;
    margin-right: 2px;
    background-color: #eef8fd;
    
    line-height: 25px;
    
}

#middle .pagination a:hover{
    border: 1px solid #FFCC00;
    padding: 2px;
    margin-right: 2px;
    background-color: #666;
    color: #fff;
}

#middle .pagination .selected{
    border: 1px solid #FFFFCC;
    padding: 2px;
    margin-right: 2px;
    background-color: #FFFFCC;
}

#middle .pagination a.selected:hover{
    border: 1px solid #000;
    padding: 2px;
    margin-right: 2px;
    background-color: #555555;
    text-decoration: none;
}

#maincontent .paginering a:link, #maincontent .paginering a:visited{
    border: 1px solid #eee;
    padding: 3px;
    margin-right: 2px;
    background-color: #f6f6f6;
    line-height: 25px;
    color: #555;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    
}

#maincontent .paginering a:hover{
    border: 1px solid #000;
    padding: 2px;
    margin-right: 4px;
    background-color: #777;
    color: #fff;

}

#maincontent .paginering .selected{
    border: 1px solid #000;
    padding: 2px;
    margin-right: 2px;
    background-color: #555;
    color: #fff;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}

#maincontent .paginering a.selected:hover{
    border: 1px solid #FFFFCC;
    padding: 2px;
    margin-right: 2px;
    background-color: #FFFFCC;
    text-decoration: none;
    color: #555;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
}


#content #sidebar .ladybottom{
    height: 10px;
    background-image: url(/images/ladybottom.gif);
    background-repeat: no-repeat;
    width: 170px;
    float: left;
    margin-bottom: 10px;
}

#content #sidebar .manbottom{
    height: 10px;
    background-image: url(/images/manbottom.gif);
    background-repeat: no-repeat;
    width: 170px;
    float: left;
    margin-bottom: 10px;
}

#footer{

    font-family: georgia, times new roman, serif;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 5px;
    text-align: right;
}

#content #maincontent h1.visaparfymrubik{
	margin: 0;
}

#content #maincontent h2{
	color:#333333;
	font-family:Georgia,Times New Roman,Serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom: 5px;
}

#adsright img{
	margin-bottom: 8px;
	margin-top: 0px;
	float: none;
	/* clear: right ;*/
}

#content #maincontent .parfymruta .kon{
		position:absolute;
		float: left;
		width: 30px;
		/*margin-right: 28px; */
		margin-left: 99px;
		margin-top: -6px;
}

#content #maincontent .parfymruta img.konbild{
/*  position: absolute;  
    float: right;  
    padding: 0;
    margin-left: 0px; 
    margin-right: 20px; 
    margin-top: -6px;*/
}

#content .parfymrad .titel h3{
	font-size: 14px;
}

#content #maincontent{
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}

#content #maincontent a{
	color: #000;
}
