@charset "utf-8";
/* CSS Document */

body {
	background-image:url('/images/skins/amoroso/dk/images/background.png');
	background-repeat:repeat;
	background-color:#b3b2b2;
}
body,table,td,input {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#b3b2b2;
}
img {
	border:0;
}
a:link, a:visited, a:active{
	outline:none;
	color:#cd4a12;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	margin:5px 0 0 0;
	padding:0;
}
h1{
	font-size:18px;
	font-family:Century Gothic;	
	font-weight:normal;
	border-bottom:1px solid #2d2d2d;
	margin:0 0 0 0;
	padding:0;
}
h2{
	font-size:16px;
	font-family:Century Gothic;	
	font-weight:normal;
	border-bottom:1px solid #2d2d2d;
	margin:0 0 5px 0;
	padding:0;
}
h3{
	background-image:url('/images/skins/amoroso/dk/images/h3Background.png');
	background-repeat:no-repeat;
	font-weight:normal;
	width:170px;
	padding:5px 0 4px 0;
	font-size:26px;
	text-transform:uppercase;
	font-family:Century Gothic;
	color:b3b2b2;
	margin:0;
}
h4{
	background-image:url('/images/skins/amoroso/dk/images/h4Background.png');
	background-repeat:no-repeat;
	font-weight:normal;
	width:170px;
	padding:4px 0 3px 0;
	font-size:26px;
	font-family:Century Gothic;
	text-transform:uppercase;
	color:b3b2b2;
	margin:0;
}
h5{
	font-size:16px;
	font-family:Century Gothic;	
	font-weight:normal;
	margin:0;
	padding:0;
}
#logo{
}
#ShopLayOut_SpaceTop_TD{
	background-image:url('/images/skins/amoroso/dk/images/top.png');
	background-repeat:no-repeat;
}
#ContentContainer_DIV {
	margin-left:21px;
	width:568px;
}
.Main_TD{
	background-image:url('/images/skins/amoroso/dk/images/mainTDBackground.png');
	background-repeat:repeat-y;
	width:610px;
}


#ProductmenuContainer_DIV br{
	display:none;
}
#ProductmenuContainer_DIV{
}

#ProductmenuContainer_DIV a:link,#ProductmenuContainer_DIV a:active, #ProductmenuContainer_DIV a:visited {
	color:#3e3e3e;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	font-family:Century Gothic;
	text-align:left;
}
#ProductmenuContainer_DIV a:hover {
	color:#cd4a12;
}


.RootCategory_Productmenu {
	border-bottom:1px dashed #1d1d1d;
	padding:3px 0 6px;
}

.Deactiv_Productmenu, .Activ_Productmenu{
	display:block;
}
#basket{
	width:170px;
}
.ialt{
	margin:5px 0 0 0;
}
#search{
	width:170px;
	margin-top:20px;
}

.SubmitButton_SearchPage{
	background-image:url('/images/skins/amoroso/dk/images/btnSearch.png');
	background-repeat:no-repeat;
	width:64px;
	height:22px;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
}
.SearchField_SearchPage{
	border:0;
	font-size:11px;
	width:125px;
	height:20px;
	margin:0 0 5px 0;
	padding:2px 0 0 3px;
	background-color:#fff;
	color:#000;
}
#Search_Form {
	border:0;
	margin:0;
	padding:0;
	display:inline;
}
.rightSideBackground{
	background-image:url('/images/skins/amoroso/dk/images/rightSideBackground.png');
	background-repeat:repeat-y;
	width:170px;
	margin-bottom:35px;
}
.rightSideBackground ul{
	margin:0;
	padding:0;
}
.rightSideBackground li{
	list-style-type:none;
	padding:3px 0 3px 0;
	border-bottom:1px dashed #171717;
	width:155px;
}
.rightSideBackground a:link, .rightSideBackground a:visited, .rightSideBackground a:active{
	color:#3e3e3e;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	font-family:Century Gothic;
}
.rightSideBackground a:hover{
	color:#cd4a12;
}
#ShopLayOut_SpaceBottom_TD{
	background-image:url('/images/skins/amoroso/dk/images/bottom.png');
	background-repeat:no-repeat;
	height:97px;
	width:950px;
}
#bottomTxt{
	text-align:center;
	color:#3d3c3c;
}
#bottomTxt a:link, #bottomTxt a:visited, #bottomTxt a:active{
	text-decoration:underline;
	color:#3d3c3c;
}
#bottomTxt a:hover{
	text-decoration:none;
}
#welcome{
	margin:20px 0 20px 0;
}


.productBox{
	background-color:#fff;;
	border:1px solid #ded6b8;
	margin:0 0 10px 0;
	width:176px;
}
.productName{
	text-align:center;
	height:40px;
	padding:5px;
	width:176px;
}
.productName a:link, .productName a:active, .productName a:visited{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
}
.productName a:hover{
	color:#cd4a12;
}
.productImage{
	padding:5px 0 5px 0;
	text-align:center;
}
.price{
	text-align:center;
	font-size:14px;
	color:#000000;
	padding:7px 0 6px 0;
}
.breadCrumb{
	margin-top:5px;
}
.variantTable{
}

.priceTable {
	margin:0 0 10px 0;
	border-bottom:1px dashed #797979;
}
.priceTable hr{
	display:none;
}
.Price_Productinfo{
	font-size:17px;
}
.buySektion{
	float:right;
}
.variant{
	float:right;
}
.TextInputField_ProductInfo{
	color:#000;
}
#imageCanvas{
	width:300px;
}
#imageSelector{
	margin-top:10px;
}
#imageSelector img{
	width:100px;
}
.Heading_ShowBasket{
	border-bottom:1px dashed #1a1a1a;
	padding:10px 0 5px 0;
}
.BackgroundColor2_ShowBasket{
	background-color:#111111;
}
.HR_OrderStep1{
	display:none;
}
.SubmitButton_Orderstep1{
	color:000;
}
.SubmitButton_OrderStep3, .SubmitButton_Orderstep2{
	color:#000;
}
.TableLines_Orderstep2 hr{
	display:none;
}
.Heading_CreditCardPayment{
	text-align:left;
	font-size:18px;
	border-bottom:1px dashed #1a1a1a;
	display:block;
}
.TextInputField_Orderstep1, .TextInputField_Orderstep2, .TextInputField_Orderstep3, .TextInputField_Orderstep4{
	color:000;
}
.btnSignup{
	background-image:url(/images/skins/amoroso/dk/images/btnSignup.png);
	background-repeat:no-repeat;
	width:64px;
	height:22px;
	cursor:pointer;
	border:0;
	margin:0 5px 0 0;
}
.btnSignout{
	background-image:url(/images/skins/amoroso/dk/images/btnSignout.png);
	background-repeat:no-repeat;
	width:64px;
	height:22px;
	cursor:pointer;
	border:0;
}
.newsletterInput{
	width:133px;
	height:22px;
	margin:0 0 5px 0;
	color:000;
}
.stemning{
	margin:10px 0 10px 0;
}