
body {
    	margin:0; 
	background-color: #fff;
    	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a {
    	font: 10px Verdana, Arial, Helvetica, sans-serif;
    	color: #1C2873;
    	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}


#wrapper {
	width:792px;	
	margin:0 0 0 10px;
	padding:0;
	display:inline;
	float:left;
	}

/*Head
##################################################################################*/

#head {
	width:775px;
	height:125px;
	padding-top:0px;
	clear:both;
	margin: 0px;
	float:left;
}

#head #logo {
	float:left;
	width:306px;
	display:inline;
	margin:0;
	padding:0;
}

#head #ad{
	float:left;
	/*position:absolute;
	left:300px;
	top:25px;
	height:135px;
	width:480px;*/
	text-align:right;
}

#head #ad img{
	margin-top:40px;
}

#head img {
	border:none;
}


#menu {
	float:left;
	width:775px;
	padding:0;
	margin:0 0 15px 0;
	clear:both;
}


#menu #topmenu {
      	width:100%;
      	background-color:#fff;
      	font-size:93%;
      	line-height:normal;
      	float:left;
      	font-family: Verdana;
      	letter-spacing:0.4em;
      	font-weight:bold;
      	font-size:11px;
}


#menu #topmenu ul {
      	margin:0;
      	padding:0;
	list-style:none;
}

#menu #topmenu li {
      	float:left;
      	background: url("../Images/left.gif") no-repeat left top;
      	margin:0 5px 0 0;
      	padding:0 0 0 9px;
      	position:relative;
      	top:1px;

}

#menu #topmenu a {
      	display:block;
	/*#DD83B9*/
      	background: url("../Images/Right.gif") no-repeat right top;
      	padding:5px 10px 4px 2px;
      	text-decoration:none;      
      	color:#fff;
      	font-family: Verdana;
      	letter-spacing:0.04em;
      	font-weight:bold;
      	font-size:11px
}

#menu #topmenu a:hover {
      	color:#000;
      	background:url("../Images/Right.gif") no-repeat right top;
}

#menu #topmenu #current {
      	background: url("../Images/left_on.gif");
	color:#fff;
}

#menu #topmenu #current a:hover {
      	background-image: url("../Images/Right_on.gif");
	color:#000;
}

#menu #topmenu #current a {
      	background-image: url("../Images/Right_on.gif");
      	color:#fff;
      	padding-bottom:4px;
/*#D3559F */
}

#menu #topmenu div {
	position:relative;
    	top:4px;
	display:inline;
}

#menu #submenu {
	background: #7F7F7F;/* url(../images/menu-bg.gif) repeat 0px 0px*/
	height:27px;
	width:775px;
	display:block;
	float:left;
	position:relative;
	bottom:6px;
	right: 6px;

}

#menu #submenu a {
	position:relative;
	top:3px;
    	font: 11px Verdana, Arial, Helvetica, sans-serif;
    	color: #fff;
    	text-decoration: none;
}

#menu #submenu a:visited {
    	color: #fff;
    	text-decoration: none;
}

#menu #submenu a:hover {
    	color: #000;
    	text-decoration: none;
}

#menu #submenu div {
	height:100%;
	background-color:#8AA8E3;
	display:inline;
	border-right:1px solid #BB5B90;
	padding-left:14px;
	padding-right:15px;
}

#menu #submenu ul {
      	float:left;
      	display:inline;
      	margin:0;
      	padding:0px;
      	list-style:none;
      	height:20px;
      	width:775px;
	margin-top:5px;	
}

#menu #submenu ul li {
      	float:left;
      	margin:0;
	height:20px;
      	padding:0 16px 0 15px;
	border-right:2px solid #D04B9A;
}
#menu #submenu ul li.end {
	border-right:none;
}

/*Ads right column
#################################################################################*/
#ads{
	position:absolute;
	top:10px;
	float:left;
	width:193px;
	margin:10px 0 0 1px;
	left:800px;
}
/*
	float:left;
	display:block;
	width:193px;
	margin-left:18px;
	position:absolute;
	left:775px;
	top:6px;
*/
#nomarg {
	margin:0;
	padding:0;
}


#modeinter {
	width:150px;
	background-color:#fff;
	vertical-align:top;
	text-align:left;
	margin-bottom:9px;
	text-align:center;
}

.adsdiv {
	width:170px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 15px 10px 0 5px !important;
 	margin: 15px 10px 0 5px;
	float:left;
}

.adsdiv div{
	width:168px;
	float:left;
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #7F7F7F;
	padding-bottom:5px;
}

.adsdiv hr{
	text-align:center; 
	width:87%; 
	height:1px;
	background-color:#DADADA;
	border:0;
	margin-bottom:0px;
	color:#DADADA;
	position:relative;
	top:-2px;
}

.adsdiv ul {
   	color: black;
   	font: 11px Verdana, Arial, Helvetica, sans-serif;
   	font-weight: normal;
   	line-height: 1.4em;
   	list-style: none;
   	margin: 4px 0 0 0;
   	padding: 0px 0 4px 10px;
	float:left;
}

.adsdiv a {
    	font: 10px Verdana, Arial, Helvetica, sans-serif;
    	color: #1C2873;
    	text-decoration: underline;
}

.adsdiv a:hover {
	text-decoration:none;
}

.adsdiv #title{
	display: block;
	height: 60px;
	width: 100%;
	text-decoration:none;
}

.adsdiv #title span {
	visibility: hidden;
	width:100%;
	height:60px;
}

.adsdiv p.adshead {
	font-size:110%;
	font-weight:bold;
	color:#D94F99;
	padding:10px 0 0px 10px;
	margin:0;
}

.adspartner {
	width:150px;
	text-align:center;
	padding-bottom:10px;
	float:left;
}

.adspartner div {
	padding-bottom:5px;
	padding-top:5px;
}

.adspartner img {
	border:none;
}

#addfav{
	text-align:center;
	width:123px;
	margin-bottom:50px;
}

#addfav span{
	font-weight:bold;
	font-size:10px;
}
/*Misc
##################################################################################*/


#title {
	margin:0 0 5px 0;
	clear:both;
	font-size:150%;
	padding:0px 0 0 0;
	color:#D94EBD;
}

div.shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 7px 0 0 5px !important;
 	margin: 7px 0 0 5px;
	width:775px;
}

.shadow #intro {
	background-color:#7F7F7F;
	padding:15px;
	clear:both;
	float:left;
	color:#fff;
   	line-height: 1.4em;
	position:relative;
	bottom:6px;
	right: 6px;
	width:745px;
}

.shadow h1{
	font-size:100%;
	padding:0;
	margin:0;
	float:left;
	clear:none;
}

#intro a{
	color:#fff;
	text-decoration:underline;
    	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#intro a:hover{
	text-decoration:none;
}

#leftsearch {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 15px 10px 0 5px !important;
 	margin: 15px 10px 0 5px;
	width:545px;
}

#leftsearch div{
	width:545px;
	margin:0;
	background-color:#D04B9A;
	height:73px;
	position:relative;
	bottom:6px;
	right: 6px;
}

#leftsearch div h3 {
	font-size:100%;
	color:#fff;
	margin-bottom:1px;
	margin-top:0;
}

#leftsearch div p {
	margin-top:0px;
	margin-bottom:0;
	color:#fff;
}

#leftsearch div a {
	color:#fff;
}

#leftsearch div ul{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	padding:5px 0 0 7px;
}

#leftsearch div ul li{
	float:left;
	display:inline;
	width:260px;
	padding-right:7px;
	vertical-align:top;
}

#leftsearch div ul li img{
	float:left;
	height:100%;
	padding-right:10px;
	margin-top:2px;
	border:0;
}

#search {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 15px 0 0 5px !important;
 	margin: 15px 0 0 5px;
	width:214px;
/*
	margin-top:15px;
	margin-left:15px;
	background-color:#D04B9A;
	height:73px;*/
}

#search ul{
	background-color:#D04B9A;
	list-style:none;
	padding:5px 0 3px 5px;
	margin:0;
	position:relative;
	bottom:6px;
	right: 6px;
	width:210px;
	float:left;

}

#search ul li{
	padding-bottom:5px;
	color:#fff;
}

#search input.txtsearch {
	width:10.5em;
	padding:0;
}

#weekshop {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 15px 10px 0 5px !important;
 	margin: 15px 10px 0 5px;
	width:544px;
}
#weekshop img{
	border:0;
}

#weekshop a{
    	font: 10px Verdana, Arial, Helvetica, sans-serif;
    	color: #1C2873;
}


#weekshop div{
	border: 1px solid #7F7F7F;
	width:543px;
	padding:0;
	float:left;
	position:relative;
	bottom:6px;
	right: 6px;
}

#weekshop p.lblweek{
	font-size:130%;
	font-weight:bold;
	color:#D94F99;
	padding:10px 0 0px 10px;
	margin-top:0;
	margin-bottom:5px;
}

#weekshop ul.nowoffer {
	margin-top:20px;
	padding:0;
	float:left;
}

#weekshop ul.nowoffer li {
	padding-left:0;
}


#weekshop .exprice {
	float:left;
	padding:0;
	margin:0;
	width:125px;
}

#weekshop ul.exprice li{
	width:40px;
	padding:4px 0 0 0px;
	margin:0;
}

#weekshop ul.exprice li.sort{
	width:80px;
	padding-left:5px;
}


#weekshop ul{
	list-style:none;
	padding:0 0 0 0px;
	margin:0;
}

#weekshop ul li{
	float:left;
	display:inline;
	width:135px;
	padding:0 10px 2px 10px;
}

#weekshop ul li.storeinfo{
	width:235px;
	padding-right:0;
}

#weekshop li.frontgrade{
	width:125px;
	background-color:#F5DCEB;
	padding:0;
	margin:0 0 0 7px;
	float:left;
}

#weekshop #totgrade {
	margin-top:12px;
	margin-left:10px;
	float:left;
	clear:both;
	padding:0px;
	width:115px;
	height:17px;
	border:0;
	border-top:1px dotted #000;
}

#weekshop #totgrade img{
	float:left;
	padding:6px 3px 3px 0px;
}

#weekshop #totgrade span{
	padding:4px 0 0 5px ;
	margin:0;
	float:left;
	clear:none;
}

#weekshop ul li.frontgrade p{
	background-color:#7F7F7F;
	color:#fff;
	margin-top:0;
	margin-right:0;
	padding:3px 0 3px 5px;
	width:120px;
	float:left;
	clear:both;
}

#weekshop ul li.frontgrade img {
	padding:10px 0 10px 5px;
}


#weekshop ul li a.tostore{
	float:left;
	margin-top:0px;
}

#weekshop ul li.title{
	width:100%;
	padding:0;
}

#weekshop ul li p{
	margin-bottom:5px;
}

#weekshop .storeimg {
	float:left;
	margin:35px 0 0 0;
	padding:0 0 20px 0;
}

#weekshop .storeimg_start {
	float:left;
	margin:5px 0 0 0;
	padding:0 0 20px 0;
}

#frontblogg{
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 15px 0 0 6px !important;
 	margin: 15px 0 0 6px;
	width:214px;
height:292px
/*	margin-top:15px;
	margin-left:15px;
	background-color:#7F7F7F;
	color:#fff;	
	height:292px;*/
}

#frontblogg div{
	float:left;
	width:214px;
	background-color:#7F7F7F;
	color:#fff;	
	height:292px;
	position:relative;
	bottom:6px;
	right: 6px;
}

#frontblogg a{
	color:#fff;
}

#frontblogg p{
	color:white;
	font-weight:bold;
	padding:10px;
	margin-top:0;
	margin-bottom:0;
}

#frontblogg ul {
	list-style:none;
	margin:0; 
	padding:0;
}

#frontblogg ul li{
	margin-left:10px;
	padding-bottom:5px;
}

#fashionfav {
	float:left;
	width:775px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 15px 0 0 5px !important;
 	margin: 15px 0 0 5px;

/*	margin-top:15px;
	border: 1px solid #7F7F7F;
	padding:bottom:10px;
	padding:top:10px;*/
}

#fashionfav div{
	float:left;

	border: 1px solid #7F7F7F;
	padding:bottom:10px;
	position:relative;
	bottom:6px;
	right: 6px;
	width:773px;
}

#fashionfav h2{
	font-size:130%;
	font-weight:bold;
	color:#D94F99;
	padding:10px 0 5px 10px;
	clear:both;
	float:left;
}

#fashionfav ul{
	list-style:none;
	padding:10px 0 20px 0;
	margin:0;
	clear:both;
}

#fashionfav ul li{
	display:inline;
	float:left;
	width:245px;
	margin-left:12px;
	border-right:1px solid #7F7F7F;
	padding-bottom:10px;
}

#fashionfav ul li.right{
	border-right:none;
}

#fashionfav ul li img{
	float:right;
	margin-right:6px;
	border:none;
	padding-left:2px;
}


#boxleft {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 8px 0 0 5px !important;
 	margin: 8px 0 0 5px;
	width:553px;
}

#boxleft div{
	width:541px;
	border: 1px solid #7F7F7F;
	padding:8px 5px 20px 5px;
	position:relative;
	bottom:6px;
	right: 6px;
	float:left;

}

#boxleft p{
	clear:both;
}

#boxleft h1{
	font-size:120%;
	color:#D94F99;
	margin:8px 0 8px 0;
}

#boxleft h2{
	font-size:120%;
	color:#D94F99;
	margin:8px 0 8px 0;
}


#boxbestprice {
	float:left;
	width:200px;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 8px 0 0 21px !important;
 	margin: 8px 0 0 21px;

/*	margin:15px 0 0 15px;
	padding:0 0 5px 0;
	background-color:#7F7F7F;*/
}

#boxbestprice div{
	float:left;
	position:relative;
	bottom:6px;
	right: 6px;
	padding:0 0 5px 0;
	background-color:#7F7F7F;
}

#boxbestprice a {
	color:#fff;
}

#boxbestprice ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:180px;
	padding-left:10px;
}

#boxbestprice ul li{
	display:inline;
	float:left;
	padding-bottom:2px;
	color:#fff;
}

#boxbestprice ul li.price{
	width:70px;
}

#boxbestprice p.morestores{
	clear:both;
	float:left;
	margin:20px 0 0 10px;
	width:100%;
	padding-bottom:15px;
}

#bestprice{
	clear:both;
	float:left;
	color:#fff; /*#D94F99;*/
	background-color:#D04B9A;
	font-weight:bold;
	font-size:120%;
	padding:3px 0 5px 10px;
	width:190px;
	margin:0 0 20px 0;
}

#boxblog {
	width:773px;
	float:left;
}

#boxblog h1{
	font-size:130%;
	color:#D94F99;
	margin:8px 0 8px 0;
}

#boxwide {
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 8px 0 0 5px !important;
 	margin: 8px 0 0 5px;
/*	margin-top:15px;*/
	width:773px;
	float:left;
/*	border:1px solid #7F7F7F;
	padding-bottom:10px;*/
}

#boxwide div{
	border: 1px solid #7F7F7F;
	padding:8px 5px 20px 5px;
	position:relative;
	bottom:6px;
	right: 6px;
	float:left;
	width:761px;
}

#boxwide .one_third {
	width:230px;
	float:left;
	padding:0;
	margin-right:10px;
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
	position:none;
}

#boxwide ul{
	display:block;
	margin:10px 0 0 0;
	padding:0 0 10px 0;
}

#boxwide li{
	margin:0 0 0 5px;
	display:block;
	padding:0;
}

#boxwide p.type{ 
	display:block;
	float:none;
}

#boxwide p{
	float:left;
	padding:5px;
	margin-top:0;
}

#boxwide h1{
	margin:4px 0 6px 0;
	padding:5px;
	font-size:130%;
	clear:both;
}

#list {
	width:775px;
	float:left;
	margin-top:0px;
}

#list p.logo{
	display:block;
	margin:5px 0 5px 0;
}

#list p.logo img{
	border:none;
}

#list #infograde {
	width:140px;
	float:left;
	clear:both;
	padding:0;
	position:relative;
	bottom:0;
	right:0;
	border:0;
	background-color:transparent;
}

#list #infograde img{
	float:left;
	padding:3px;
	clear:none;
}

#list #infograde span{
	float:left;
	padding:2px 0 0 11px;
	margin:0;
	width:50px;
	font-weight:bold;
}

#list p{
	clear:both;
	margin-top:3px;
}

#list ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#list ul li{
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  	background: url(../images/shadow2.gif) no-repeat bottom right;
  	margin: 8px 0 5px 5px !important;
 	margin: 8px 0 5px 5px;
	float:left;
	clear:both;
	width:775px;
}

#list ul li div.even{
	background-color:#ccc;
}

#list ul li div.odd{
	background-color:#fbeef6;
}

#list ul li div{
	float:left;
	position:relative;
	bottom:6px;
	right: 6px;
	padding:10px;
	width:755px;
	
}

#list ul li div span {
	display:block;
	margin-top:0px;
	margin-bottom:5px;
	width:380px;
	float:right;
}

#list ul li div h3{
	color:#cf5696;
	font-size:120%;
	padding:0;
	margin-bottom:5px;
}

#list ul li div h3 a{
	text-decoration:none;
}

#list ul li div a {
	color:#cf5696;
}

#list td.pagelink {
	text-align:right;
	border-bottom: 2px solid #7F7F7F;
	height:18px;
	padding-bottom:10px;
}

#list ul li div span a.price {
	color:#cf5696;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;

}


/*Footer
######################################################################################*/
#footer {
	text-align:center; 
	width:772px;
	display:block;
	padding-bottom:30px;
	margin-top:35px;
	float:left;
	clear:both;
}

#footer hr{
	text-align:center; 
	width:80%; 
	height:1px; 
	background-color:#ACD0F1;
	border:0;
	margin-bottom:10px;
	color:#ACD0F1;
}

#footer div{
	margin-bottom:15px
}

#footer div.info a{
	color:#D94F99;
	text-decoration:none;
	font-size:110%;
	font-weight:bold;
}


/* Autoskapade sidorna
###############################################################*/

#infograde {
	width:140px;
	border:0;
	background-color:transparent;
	float:left;
	border-top:1px dotted #000;
}

#infograde img{
	float:left;
	padding:6px 3px 3px 0px;
}

#infograde span{
	float:left;
	padding:4px 0 0 15px;
	font-weight:bold;
}

#ahead{
	float:left;
	background-color:#D04B9A;
	width:769px;
	padding:3px;
	margin:0px 0 0 0;
	height:17px;
	list-style:none;
}

#ahead li{
	float:left;
	
}

#ahead li.rub{
	width:710px;
}

#ahead a{
	float:left;
	color:#fff;
	padding-top:2px;
	text-decoration:none;
}

#ahead h1{
	padding:0;
	margin:0;
	font-size:120%;
}

#aoffers{
	float:left; 
	width:180px;
	margin-top:15px;
	text-align:center;
}

#aoffers a{

}

#aoffers img{
	border:0;
	padding-bottom:30px;
	float:left;
}

#aboxone p.logo {
	display:block;
	margin-top:10px;
}

#aboxone p.logo img{
	border:none;
}
.aheader {
	float:left;
	font-weight:bold;
	clear:both;
	color:#fff;
	background-color:#7F7F7F;
	width:98.5%;
	height:17px;
	padding:3px 0 0 2px;
	margin-bottom:10px;	
}

.aheadertwo {
	float:left;
	font-weight:bold;
	clear:both;
	color:#fff;
	background-color:#7F7F7F;
	width:99%;
	height:17px;
	padding:3px 0 0 2px;
	margin:15px 0 0 0;
}


#aboxone {
	float:left;
	width:235px;
	padding:3px;
	margin:15px 0 0 5px;
}

#aboxone ul {
	list-style:none;
	margin:0;
	float:left;
	clear:both;
	margin:0 0 0 0;
	width:100%;
	padding:0;
}

#aboxone ul.contact {
	margin-top:0px;
}

#aboxone ul li{
	float:left;
}

#aboxone ul li.rub{
	width:42px;
}

#aboxone #adress{
	float:left;
	margin-top:5px;
}

#aboxtwo {
	float:left;
	width:145px;
	padding:3px;
	margin:15px 0 0 5px;
}

#aboxtwo #tostore{
	width:100%;
	text-align:center;
}

#aboxtwo #tostore img{
	padding-top:30px;
	border:0;
}

#aboxtwo ul{
	float:left;
	list-style:none;
	padding:2px 0 5px 0px;
	background-color:#F5DCEB;
	margin:0 0 0 0;
	width:100%;
}

#aboxtwo ul li{
	float:left;
	display:inline;
	margin-left:2px;
}

#aboxtwo ul li.rub{
	width:90px;
}

#aboxthird {
	float:left;
	width:185px;
	padding:3px;
	margin:15px 0 0 5px;
}

#aboxthird ul{
	float:left;
	list-style:none;
	margin:10px 0 0 3px;
	clear:both;
	width:99%;
	padding:0;
}

#aboxthird ul.afreone{
	margin-top:5px;
	float:left;
}

#aboxthird ul.afre{
	margin-top:0px;
	float:left;
	width:100%;
	padding:0;
}
#aboxthird ul.afreone li,
#aboxthird ul.afre li{
	display:inline;
	clear:none;
	float:left;

}

#aboxthird ul.afreone li.freight,
#aboxthird ul.afre li.freight {
	width:87px;
}


#aboxthird ul li {
	float:left;
	clear:both;
	padding-bottom:4px;

}

#aboxthird ul li.payopt {
	width:20px;
}


#aboxinfo {
	float:left;
	width:595px;
	padding:3px;
	margin:35px 0 0 5px;
}

#aboxinfo p.txt{
	margin-top:10px;
	float:left;
}

#MySpamTrap {display: none;}

#lister {
	width:775px;
	float:left;
	margin-top:0px;
}

ul#comment{
	list-style:none;
	display:block;
	margin:0px;
	padding:0;
	color: #08394A;
	width:481px;
	background:none;
}

ul#comment li{
	display:block;
	border-bottom:solid 1px #E180A3;
	margin:0;
	padding:10px 30px 20px 30px;
	clear:both;
	background:none;

}

ul#comment li.faded{
	background-color:#FBEEF6;
}


