﻿html {
	overflow-y:scroll;
}
body {
	margin:0;
	padding:0;
	background:#f2efe8 url(img/body-background.png) repeat-x center top;
	color:#595959;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:13px;	/* 0,8125 of line-height */
	line-height:16px;	/* 1,2308 of font-size */
}
p {
	font-size:13px;
	line-height:16px;
	margin:13px 0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom:0;
	clear:left;
	/*TEST*/
	margin:0;
	padding:0;
}
h1 + *, h2 + *, h3 + *, h4 + *, h5 + *, h6 + * {
	margin-top:0;
}
h1 {
	font-size:30px;
	line-height:37px;
	font-weight:normal;
	margin-top:11px;
	margin-bottom:20px;
}
	h1 i,
	h1 em
	{
		color:#a59672;
		font-style: normal;
	}
h2 {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	margin-bottom:14px;
}
h3 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin-bottom:12px;
}
h4 {
	font-size:16px;
	line-height:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-top:20px;
}
h5 {
	font-size:20px;
	line-height:18px;
	font-weight:normal;
                margin-bottom:5px;
                color:#a59672;
}

.Textbox
{
float:left;
width:149px\0/;
}

a img {
	border:0;
}
a:link,
a:visited {
	color:#a59672;
                text-decoration:none;
}
.linknews {
	color:#a59672;
	font-size:12px;
    text-decoration:none;
	line-height:12px;
}
a:focus,
a:hover, {
	color:#c985a3;
                text-decoration:none;
}
img.left {
	float:left;
	margin:0 10px 10px 0;
}
img[align=left] {
	margin:0 10px 10px 0;
}
img.right {
	float:right;
	margin:0 0 10px 10px;
}
img[align=right] {
	margin:0 0 10px 10px;
}


#page {
	position:relative;
	width:980px;
	margin:0 auto;
}
	#head {
		position:relative;
		height:106px;
		width:960px;
		margin:0 auto;
	}
		#logo {
			position: absolute;
			top:25px;
			left:3px;
		}
			#logo a {
				display:block;
				margin:0;
				padding:0;
			}
		#menu-primary {
			position: absolute;
			bottom:-29px;
			left:0;
			right:0;
		}
			#menu-primary ul {
				margin:0;
				padding:0;
				list-style: none;
				display: table;
				width:100%;
			}
				#menu-primary li {
					margin:0;
					padding:0;
					display: table-cell;
					text-align:center;
					background:#f1eee7;
				}
				#menu-primary li.first-child
				{
					background: transparent;
				}
				#menu-primary li.second-child {
					background: url(img/menu-background-block.png) no-repeat top right;
				}
				#menu-primary li.last-child {
					background: url(img/menu-background-block.png) no-repeat top left;
				}

				#menu-primary li.first-child a {
					margin-right:1px;
					-moz-border-radius-bottomleft: 10px;
					-webkit-border-bottom-left-radius: 10px;
					-moz-border-radius-bottomright: 10px;
					-webkit-border-bottom-right-radius: 10px;
				}
				#menu-primary li.second-child a {
					-moz-border-radius-bottomleft: 10px;
					-webkit-border-bottom-left-radius: 10px;
				}
				#menu-primary li.last-child a {
					-moz-border-radius-bottomright: 10px;
					-webkit-border-bottom-right-radius: 10px;
				}
				
					#menu-primary a {
						font-size:13px;
						line-height:17px;
						background:#f1eee7 url(img/menu-gradient.png) repeat-x top;
						color:#a0906a;
						text-decoration: none;
						display:block;
						padding:6px;
						-webkit-transition-property: background, color, -webkit-border-radius;
						-webkit-transition-duration: 0.2s, 0.2s, 0.2s;


					}
					#menu-primary a:focus,
					#menu-primary a:hover,
					#menu-primary a.selected
					{
						background-color:#c9b582;
						color:#fcfaf6;
						-moz-border-radius-bottomleft: 10px;
						-webkit-border-bottom-left-radius: 10px;
						-moz-border-radius-bottomright: 10px;
						-webkit-border-bottom-right-radius: 10px;
					}
		#beauty-service ul,
		#buy-online ul {
			margin:0;
			font-size:11px;
			padding:0;
			list-style: none;
		}
		#beauty-service li,
		#buy-online li {
			margin:0;
			padding:0;
	    font-size:11px;
	
			display:block;
		}
							
		#beauty-service {
            -moz-border-radius-bottomleft:10px;
            -moz-border-radius-bottomright:10px;
            -moz-border-radius-topleft:10px;
            -moz-border-radius-topright:10px;
            background:transparent none repeat scroll 0 0;  /*#FCFBF7*/
            color:#595959;
			position:absolute;
			top:40px;
			right:175px;
		}
		#beauty-service a.button {
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius:10px;
			background:#c9b582;
			color:#fff;
			text-decoration: none;
			display:block;
			padding:8px 10px 9px 40px;
			width:107px;
			font-size:16px;
			line-height:21px;
			-webkit-transition-property: background, color;
			-webkit-transition-duration: 0.3s, 0.3s;
		}		
			#beauty-service a:focus,
			#beauty-service a:hover,
			#beauty-service a.selected
			{
				background:#f1eee7;
				color:#c9b582;
			}
				#beauty-service span {
					position: absolute;
					left:6px;
					top:6px;
					width:26px;
					height:26px;
	font-size:11px;
					background:url(img/icon-arrows.png) no-repeat top;
				}
		#buy-online {
			position:absolute;
			top:40px;
			right:0px;
			
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius:10px;
			background:#fcfbf7;
			color:#595959;
			border-collapse: 
		}
		#buy-online a.button {
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			border-radius:10px;
			background:#c985a3;
			color:#fff;
			text-decoration: none;
			display:block;
			padding:8px 10px 9px 40px;
			width:107px;
			font-size:16px;
			line-height:21px;
			-webkit-transition-property: background, color;
			-webkit-transition-duration: 0.3s, 0.3s;
		}		
			#buy-online a:focus,
			#buy-online a:hover,
			#buy-online a.selected
			{
				background:#f1eee7;
				color:#c985a3;
			}
				#buy-online a span {
					position: absolute;
					left:6px;
	font-size:11px;
					top:6px;
					width:26px;
					height:26px;
					background:url(img/icon-arrows.png) no-repeat bottom;
				}
				
				
			#buy-online .orderlinesCount {
				float:left;
	font-size:11px;
				padding:0 5px 0 10px;
			}
			#buy-online .textItems {
				padding:0 5px;
	font-size:11px;
				float:left;
			}
			#buy-online .PriceWithoutFees {
				float:right;
	font-size:11px;
				padding:0 10px 0 5px;
			}
			#buy-online .buy-online.collapsed span.orderlinesCount,
			#buy-online .buy-online.collapsed span.textItems,
			#buy-online .buy-online.collapsed span.PriceWithoutFees {
				display:none;
			}
		
		#menu-secondary {
			position: absolute;
			top:0;
			right:0;
		}
			#menu-secondary ul {
				margin:0;
				padding:0;
				list-style: none;
			}
				#menu-secondary li {
					margin:0 0 0 1px;
					padding:0;
					float:left;
				}
					#menu-secondary a {
						display:inline-block;

						font-size:11px;
						line-height:16px;
						background:#bbcadb;
						color:#fff;
						text-decoration: none;
						width:110px;
						float:left;
						padding:2px 0 3px 0;
						margin:0;
						height:16px;
						padding-top:3px;
						padding-bottom:3px;
						text-align:center;
						-moz-border-radius-bottomleft: 10px;
						-webkit-border-bottom-left-radius: 10px;
						-moz-border-radius-bottomright: 10px;
						-webkit-border-bottom-right-radius: 10px;
						-webkit-transition: background 0.3s;
					}
			#menu-secondary a:focus,
			#menu-secondary a:hover,
			#menu-secondary a.selected
			{
				background-color:#c9b582;
			}
			

#main {
	margin:79px 0 10px 0;
}	
	#main.box {
		margin:79px 10px 10px 10px;
	}
	#main .main {
		min-height:300px;
	}
	div.box {
		position:relative;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 0 10px rgba(133, 112, 64, 0.3);
		-moz-box-shadow: 0 0 10px rgba(133, 112, 64, 0.3);
		box-shadow: 0 0 10px rgba(133, 112, 64, 0.3);
		margin:10px 10px 15px 10px;
		background:#fff;
	}
		#main div.content {
			overflow:hidden;
		}
		#main.box div.content {
			padding:0;
		}	

		
		#main div.box div.content {
			padding:10px;

		}
		#main.box div.box div.content {
			padding:10px;
		}
			
.frontpage-1-1,
.frontpage-1-2,
.frontpage-2-1,
.frontpage-2-2 {
	margin-left:10px;
}
	
				
.col_1_4 {
	float:left;
	width:240px;
}
.col_2_4 {
	float:left;
	width:480px;
}
.col_3_4 {
	float:left;
	width:720px;
}
.col_4_4 {
	float:left;
	width:960px;
}
.col_1_5 {
	float:left;
	width:192px;
}
.col_2_5 {
	float:left;
	width:384px;
}
	.col_2_5_1 {
		float:left;
		width:192px;
	}
	.col_2_5_2 {
		float:left;
		width:384px;
	}
.col_3_5 {
	float:left;
	width:576px;
}
.col_4_5 {
	float:left;
	width:768px;
}
.col_5_5 {
	float:left;
	width:960px;
}

.col_2_5_1 .box,
.col_2_5_2 .box {
	min-height:160px;
}
.col_1_6 {
	float:left;
	width:160px;
}	

.col_2_6 {
	float:left;
	width:320px;
}	
.col_3_6 {
	float:left;
	width:480px;
}	
.col_4_6 {
	float:left;
	width:640px;
}	
.col_5_6 {
	float:left;
	width:800px;
}	
.col_6_6 {
	float:left;
	width:960px;
}

.nobox .content .col_1_4 {
	float:left;
	width:245px;
}
.nobox .content .col_2_4 {
	float:left;
	width:490px;
}
.nobox .content .col_3_4 {
	float:left;
	width:735px;
}
.nobox .content .col_4_4 {
	float:left;
	width:980px;
}
.nobox .content .col_1_5 {
	float:left;
	width:196px;
}
.nobox .content .col_2_5 {
	float:left;
	width:392px;
}
	.nobox .content  .col_2_5_1 {
		float:left;
		width:196px;
	}
	.nobox .content .col_2_5_2 {
		float:left;
		width:392px;
	}
.nobox .content .col_3_5 {
	float:left;
	width:588px;
}
.nobox .content .col_4_5 {
	float:left;
	width:784px;
}
.nobox .content .col_5_5 {
	float:left;
	width:980px;
}


.nobox .content .col_1_6 {
	float:left;
	width:163px;
}	

.nobox .content .col_2_6 {
	float:left;
	width:326px;
}	
.nobox .content .col_3_6 {
	float:left;
	width:489px;
}	
.nobox .content .col_4_6 {
	float:left;
	width:652px;
}	
.nobox .content .col_5_6 {
	float:left;
	width:815px;
}	
.nobox .content .col_6_6 {
	float:left;
	width:980px;
}	

	

div.rounded {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-background-clip:border;
	background-repeat: no-repeat;
	background-position: top left;
	position:relative;
}
	div.rounded img {
		padding:0;
		margin:0;
		display:block;
		visibility: hidden;
	}
	

			
			

		#foot {
			clear:both;
			width:960px;
			margin:0 auto;
			padding-top:20px;
			padding-bottom:20px;
			overflow:hidden;
		}
			#menu-foot {
				float:left;
				width:49%;
			}
				#menu-foot ul {
					margin:0;
					padding:0;
					list-style: none;
					
				}
					#menu-foot li {
						margin: 0;
						padding:0;
						float:left;
					}
						#menu-foot li a {
							font-size:12px;
						}
					#menu-foot li.first-child {
						padding-left:0;

					}
					#menu-foot li:before {
						font-size:14px;
						content:"•";
						color: #a59672;
						padding:0 6px;
					}
					#menu-foot li:first-child:before {
						content:"";
						padding:0 0 1px 0;
					}
					#copyright {
						float:right;
						width:49%;
					}	
						#copyright p {
							text-align:right;
							font-size:10px;
							line-height:12px;
							margin-top:0;
							padding-top:0;
							color:#8c8f91;
						}	
			
			
		
		
div.productlist {
	display:block;
}	
	div.productlist div.products {
	}	
		div.productlist div.col-1 {
			padding-bottom:1px;
			float:left;
			width:150px;	
		}	
		div.productlist div.col-2 {
			padding-bottom:1px;
			float:left;
			width:325px;	
			padding-right:20px;
		}	
		div.productlist div.col-3 {
			padding-bottom:1px;
			float:right;
			width:165px;	
		}	
	div.productlist div.products ul.info {
		margin-left:0;
		padding-left:15px;
	}	
	div.productlist div.products ul.info li {
		margin-left:0;
		padding-left:0;
	}	
	div.productlist div.products p.price {
		font-size:16px;
	}	
	a.add,
	a.link,
	a.linkleft,
	a.linkright,
	a.more,
	a.next,
	a.remove,
	a.top,
	a.addthis,
	a.prev
	{
		background-image:url(img/icon-arrow-link.png);
		background-repeat: no-repeat;
		background-position: 0 -17px;
		padding-left:25px;
		display:inline-block;
		height:17px;
	}
	
	a.linkleft
	{
		float:left;
	}
	a.linkright
	{
		float:right;
	}

	a.top
	{
		background-position: 0 0;
	}
	a.remove
	{
		background-position: 0 -34px;
	}
	a.addthis
	{
		background-position: 0 -51px;
	}
	a.prev
	{
		background-position: 0 -68px;
	}

	
			
div.productlistSpecialOffer {
}	
	div.productlistSpecialOffer div.products {
		margin-top:30px;
		border-top:1px solid rgb(233, 233, 233);
		padding-top:30px;
	}	
	div.productlistSpecialOffer div.products.loopCounter-1 {
		margin-top:0;
		padding-top:0;
		border-top:0;
	}	
	
		
	div.productlistSpecialOffer div.products img {
		margin:0 auto;
		display:block;
	}		
	div.productlistSpecialOffer div.products .price {
		text-align: center;
		font-size:16px;
	}		
		div.productlistSpecialOffer div.products .price del {
			color:#c985a3;
			text-decoration: line-through;
			padding:0 10px;
		}				
		div.productlistSpecialOffer div.products .price strong {
			font-weight:normal;
			padding:0 10px;
		}		
		
		
		#main div.paragraph {
			margin:0 10px;
		}				
	
	
	div.product {
		margin-bottom:20px;
	}	
		div.product img.imageLarge {
			float:right;
			margin:0 0 10px 10px;
		}
		div.product div.longDescription {
			margin-bottom:20px;
		}
		div.product div.box {
			clear:both;
		}
		div.product div.box H4 {
			float:left;
		}
		
/*
	eCom

*/		
				
		.ecom div.buttons {
			overflow:hidden;
			padding:20px;
		}
			.ecom div.buttons div.remove {
				float:left;
				width:49%;
			}
			.ecom div.buttons div.prev {
				float:left;
				width:49%;
			}
			.ecom div.buttons div.next {
				float:right;
				width:49%;
				text-align:right;
			}

			.ecom table tr td {
				vertical-align: top;
			}
		#ecom-showcart {
			padding:0 10px;
		}
			#ecom-showcart table {
				width:100%;
				border-collapse: collapse;
			}
				#ecom-showcart table tr td {
					vertical-align: middle;
					padding:5px 0;
				}
				#ecom-showcart table .image
				{
					text-align:center;
					width:70px;
				}
				#ecom-showcart table .product {
					text-align:left;
				}
				#ecom-showcart table .quantity {
					text-align:center;
					width:6em;
				}
				#ecom-showcart table .quantity  .noinc{
					color:#A59672;
					font-size:15px;
				}
				#ecom-showcart table .name {
					text-align:left;
					width:150px;
				}
					#ecom-showcart table .quantity a {
						text-decoration:none;
						font-size:18px;
					}
				#ecom-showcart table .price
				{
					text-align:right;
					width:9em;
				}
				#ecom-showcart table .tools
				 {
					text-align:right;
					width:4em;
				}
			#ecom-showcart table tr.orderLine td.tools a.remove span {
				display:none;
			}
			
			#ecom-showcart table tfoot tr td {
				padding:10px 0;
				border-top:1px solid rgb(233, 233, 233);
			}
				#ecom-showcart table tfoot .priceTotal {
					font-size:18px;
					text-align:right;
				}
		#ecom-customer {
			padding:0 10px;
		}
		#ecom-customer .adress {
			overflow:hidden;
			padding-top:20px;
			margin-top:10px;
			border-top:1px solid rgb(204, 204, 204);
		}

#ecom-customer .mandatory
{
font-size: x-small
}
			#ecom-customer .billing {
				float:left;
				width:49%;
			}
			#ecom-customer .alternative {
				float:right;
				width:49%;
			}
				

.addthisTop {
	overflow:hidden;
	padding:10px 15px 20px 10px;
}		
	.addthisTop .left {
		float:left;
		width:49%;
	}
	.addthisTop .right {
		float:right;
		width:49%;
		text-align:right;
	}
	
.col_3_4_box_menu .col_3_4 .menuLeft {
	width:190px;
	float:left;
	padding-bottom:1px;
}	
.col_3_4_box_menu .col_3_4 .text {
	width:480px;
	float:left;
	padding-bottom:1px;
}	


.menuLeft ul {
	margin:0 0 10px 0;
	padding:0 0 0 20px;
}
.menuLeft ul li {
	margin:0;
	padding-left:10px;
}
.menuLeft ul li a {
	line-height:18px;
}
		
/*.box {
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(133, 112, 64, 0.1);
	-moz-box-shadow: 0 0 10px rgba(133, 112, 64, 0.1);
	box-shadow: 0 0 10px rgba(133, 112, 64, 0.1);
	overflow:hidden;
	padding:10px;
}*/
/*
#main .box {
	margin:10px 0;
	-webkit-box-shadow: 0 0 10px rgba(133, 112, 64, 0.2);
	-moz-box-shadow: 0 0 10px rgba(133, 112, 64, 0.2);
	box-shadow: 0 0 10px rgba(133, 112, 64, 0.2);
}
*/			

/*	padding:0;
	overflow:hidden;
	background:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 10px rgba(133, 112, 64, 0.1);
	-moz-box-shadow: 0 0 10px rgba(133, 112, 64, 0.1);
	box-shadow: 0 0 10px rgba(133, 112, 64, 0.1);
	overflow:hidden;*/	
	
	
	
#menu-primarySub {
		position: absolute;
		bottom:-55px;
		left:0;
		right:0;
		font-size:12px;
	}
		#menu-primarySub ul {
			margin:0;
			padding:0;
			list-style: none;
		}
			#menu-primarySub ul li {
				margin:0;
				padding:0;
				display: inline;
				text-align:center;
				padding-right:10px;
			}
			
            #menu-primarySub .first-child:before{
            font-size:14px;
		            content:"•";
		            padding:0 6px;
            }
            
            #menu-primarySub li:before {
		            font-size:14px;
		            content:"•";
		            padding:0 6px;
	            }
 
                #menu-primarySub li a {
                    text-decoration:none;
                }
                #menu-primarySub li a.selected {
                    text-decoration:none;
                    color:#c985a3;
                }

#beauty-serviceDropdown ul li.first
{
    padding-left:10px;
    margin-right:20px;
}
#beauty-serviceDropdown ul li
{
background:url('/files/system/css/img/beautyServiceArrows.jpg');
background-repeat:no-repeat;
background-position:right;
padding-right:10px;
float:left;
}
#beauty-serviceDropdown a
{
    text-decoration:none;
}


.basketText
{
   display:none;
}

.prodpop {
    position:fixed;
    left:40%;
    top:40%;
    width:328px;
    height:130px;
    z-index:400;
    !important z-index:401;
    background-image:url('/files/system/css/img/popupBG.png');
    display:none;
}

#prodpopContent {
    padding:0px 20px;
text-align:center;
}

#prodpopContent h2 {
    padding:0;
    margin:0;
}

#prodpopContent h3 {
    font-size:16px;
    padding:0;
    margin:0;
}

#prodpopContent p {
    padding:0;
    margin-top:2px;
    margin-bottom:10px;
font-size:9px;
}

div.boxLeftImg {
		position:relative;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0 0 10px rgba(133, 112, 64, 0.3);
		-moz-box-shadow: 0 0 10px rgba(133, 112, 64, 0.3);
		box-shadow: 0 0 10px rgba(133, 112, 64, 0.3);
		margin:10px 10px 20px 10px;
		background:#FFFFFF url(/files/billeder/design/dummy/dummy-1.jpg) no-repeat scroll 0 0;
		padding-left:250px;
	}
.col_1_4{}

.clear{
clear: both;
}

.floatleft
{
float:left;
}
.floatright
{
float:right;
}
.xsmall
{
font-size: x-small;
}


/* LOGIN   */

.login
{
width: 600px; height: 400px; float: left;
}

.login .box .content
{
height:350px;
}

.signup .box .content
{
height:350px;
}

.login .box .content .imgdiv
{
float: left; width: 280px; height: 360px; background-image: url(/Files//Billeder/design/dummy/front_left_imedeen.jpg);
margin-top:-1px\0/;
}

.login .box .content .loginbox
{
float: left; width: 250px;
}

.signup
{
width: 380px; float: left;
}

#ExtUserForm label { width: 300px; }
.msg
{
padding-top:5px;
padding-bottom:15px;
color:red;
clear:both;
}

.item
{
padding-top:20px;
padding-bottom:10px;
clear:both;
}

.item label
{
float:left;
width:70px;
}

.item input
{
float:left;
width:150px;
}

.noshadowLeftMargin
{
margin-left:10px;
}

.right{float:right;}

#LeftMenu ul
{
    list-style-image:none;
list-style:none;
    padding:20px;
    margin:0;
}

#LeftMenu ul li 
{
list-style:none;
    list-style-image:none;
}

#LeftMenu ul #activeitem
{
color:#c985a3;

}



.newsItem { background-color:white;width:155px; }
    .newsItem .newsImgCPH { width:155px;text-align:center; }
    .newsItem .newsLinkCPH { width:155px;text-align:center; }

.navLeft { z-index:10;top:75px;position:absolute;left:0; } 
    .navLeft .newsPrev { width:26px;height:26px;display:block;background-image:url('/files/system/css/img/icon-arrows_rev.png');backgrond-repeat:none;background-position:0 -26px }
    
.navRight { z-index:10;top:75px;position:absolute;right:0px;height:250px; }
    .navRight .newsNext  { width:26px;height:26px;display:block;background-image:url('/files/system/css/img/icon-arrows.png');backgrond-repeat:none;background-position:0 0; }

    
.box .content .col_2_4 .paragraph h1 {
margin-top:30px;
	}

.content .col_5_5 .box .content h1 {
margin-top:30px;
	}

.content .col_5_5 .box .content 
{
    margin-left:30px;
    margin-right:30px;
}

#menu-primarySub ul li 
{
    color: #a59672;
}

#menu-primarySub ul li a:hover
{
    color:#c985a3;
}

#menu-primarySub ul li:hover
{
    color:#c985a3;
}
#menu-primarySub ul li.selected
{
color:#c985a3;
}

a:hover 
{
       color:#c985a3;
}
.col_3_4 .nobox { padding:10px; }
.col_3_4 .nobox .content .menuLeft { padding-top:10px; }
.col_3_4 .box .content {margin-left:20px;margin-right:20px;}
.col_3_4 .box .content {margin-left:20px;margin-right:20px;}
.box .content .col_3_4_box_menu .col_3_4 .box .content { margin-left:0; margin-right:0;}
.box .content .col_3_4 .clean .productlist .box .content {margin-left:0;margin-right:0; }
.content .col_3_4_box_menu .col_3_4 .box .content { margin-left:0;margin-right:0} 
.col_3_4 .paragraph .productlist .box .content { margin-left:0 ; margin-right:0;}


.menuLeft ul { list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;padding:0; }
.menuLeft ul li { color: #A59672; }
.menuLeft li:before { font-size:14px; content:"•"; color: #a59672; padding:0 6px; }
.menuLeft ul li:hover { color: #c985a3; }
.menuLeft ul li a:hover { color: #c985a3; }
.menuLeft ul .inpath { color: #c985a3; }
.menuLeft ul .inpath a { color: #c985a3; }
.price del { color: #c985a3; }
.box .content .col_5_5 { width:920px;margin-left:20px;margin-right:20px;margin-top:30px}



/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
#menu-foot ul li.first-child { display: inline;
position: relative;
top: -15px;}
}

