
/* SETTINGS */

ul#boutique{
	margin: 0 auto;
}

/* The frames */
body #boutique li{
	background: #ffffff url(../images/loading.gif) center no-repeat;	/* Color of the frame behind and around the image */
	border: 1px solid #C5FCCE;
}

/* Headers of all frames */
#boutique h6{
	margin: 0;
	line-height: 130%;
	font-family: sans-serif;
	font-weight: normal;
	color: #222;
}

/* Description text of all frames */
/* Note that this is the complete text layer, including the header inside */
#boutique span{
	font-family: Verdana, sans-serif;
	line-height: 120%;
	color: #444;
	background: #eee3db;
	margin: 0;
	padding: 2px;
}

/* The most frontal item */
#boutique .front{
	margin-top: 10px;	/* Distance between this frame and the container top */
}
#boutique .front img{
	margin: 1px;		/* Determines the gap between image and frame border */
}
#boutique .front h6{
	font-size: 14px;	/* Front frame header */
}
#boutique .front span{
	font-size: 11px;	/* Front frame description text */
}

/* The further back items */
#boutique .behind{
	margin-top: 5px;	/* Distance between these frames and the container top */
}
#boutique .behind img{	/* Determines the gap between image and frame border */
	margin: 1px;
}
#boutique .behind h6{	/* Behind frame headers */
	font-size: 12px;
}
#boutique .behind span{	/* Behind frame description text */
	font-size: 9px;
}

/* The furthest back items */
#boutique .back{
	margin-top: 0;		/* Distance between these frames and the container top */
}
#boutique img{			/* Determines the gap between image and frame border */
	margin: 1px;
}
#boutique .back h6{		/* Back frames header */
	font-size: 11px;
}
#boutique .back span{	/* Back frame description text */
	font-size: 9px;
}

/* That's it for the settings */

#boutique{ margin:0; padding:0; position:relative; z-index:1 }
#boutique li{ margin:0; padding:0; list-style:none; position:absolute; z-index:1; display:none; border-width:0 }
#boutique img{ border:0; vertical-align:bottom }
#boutique span{ display:block; position:absolute; left:0; right:0; bottom:0; text-align:left; cursor:default }
#boutique h6{ cursor:default }
#boutique a{ cursor:default; text-decoration:none }
#boutique img, #boutique li, #boutique a{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none }




/* SETTINGS - LOGOTYP SNURRA*/

ul#boutiquelogo{
	margin: 0 auto;
}

/* The frames */
body #boutiquelogo li{
	background: #ffffff url(../images/loading.gif) center no-repeat;	/* Color of the frame behind and around the image */
	border: 1px solid #C5FCCE;
}

/* Headers of all frames */
#boutiquelogo h6{
	margin: 0;
	line-height: 130%;
	font-family: sans-serif;
	font-weight: normal;
	color: #222;
}

/* Description text of all frames */
/* Note that this is the complete text layer, including the header inside */
#boutiquelogo span{
	font-family: Verdana, sans-serif;
	line-height: 120%;
	color: #444;
	background:#C5FCCE;
	margin: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* The most frontal item */
#boutiquelogo .front{
	margin-top: 20px;	/* Distance between this frame and the container top */
}
#boutiquelogo .front img{
	margin: 1px;		/* Determines the gap between image and frame border */
}
#boutiquelogo .front h6{
	font-size: 12px;	/* Front frame header */
}
#boutiquelogo .front span{
	font-size: 11px;	/* Front frame description text */
}

/* The further back items */
#boutiquelogo .behind{
	margin-top: 10px;	/* Distance between these frames and the container top */
}
#boutiquelogo .behind img{	/* Determines the gap between image and frame border */
	margin: 1px;
}
#boutiquelogo .behind h6{	/* Behind frame headers */
	font-size: 10px;
}
#boutiquelogo .behind span{	/* Behind frame description text */
	font-size: 9px;
}

/* The furthest back items */
#boutiquelogo .back{
	margin-top: 0;		/* Distance between these frames and the container top */
}
#boutiquelogo img{			/* Determines the gap between image and frame border */
	margin: 1px;
}
#boutiquelogo .back h6{		/* Back frames header */
	font-size: 8px;
}
#boutiquelogo .back span{	/* Back frame description text */
	font-size: 9px;
}

/* That's it for the settings */

#boutiquelogo{ margin:0; padding:0; position:relative; z-index:1 }
#boutiquelogo li{ margin:0; padding:0; list-style:none; position:absolute; z-index:1; display:none; border-width:0 }
#boutiquelogo img{ border:0; vertical-align:bottom }
#boutiquelogo span{ display:block; position:absolute; left:0; right:0; bottom:0; text-align:left; cursor:default }
#boutiquelogo h6{ cursor:default }
#boutiquelogo a{ cursor:default; text-decoration:none }
#boutiquelogo img, #boutiquelogo li, #boutiquelogo a{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none }