
/* MAIN */

body 
{ 
  	color: #474747;
  	background: #d2d1cf;
  	margin: 0px;
	padding: 0px;
	font-family: "Georgia", "Times New Roman", "Times", Serif;
	font-size: 14px;
	text-align: left;
}
#mainHolder
{
	margin: 0px;
	padding: 30px 28px 43px 60px;
	width: 864px;
	background-color: #ebeae8;
	margin-left: auto;
	margin-right: auto;
	border-top: 5px solid white;
}

div, img
{
  	margin: 0;
  	padding: 0;
}
strong
{
	font-weight: normal;
	color: #474747;
}


/* HEADER */
#header
{

}
h1.main-header 
{
  	margin: 0px;
  	padding: 0px;
  	text-indent: -9999px;
  	background: url(../images/smwlogo.gif) #ebeae8 left no-repeat;
  	width: 216px;
	height: 52px;
	float: left;
}
.do-box
{
	margin: 5px 0px 0px 27px;
	width: 270px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.1em;
	color: #a9a9a8;
	font-style: italic;  
	float: left;
}


/* MENU */

#menu
{
	margin: 0;
	position: relative;
	width: 648px;
	float: left;
}
.menu-item
{
	margin-right: 32px;
	width: 184px;
	border-bottom: 1px solid #ffbb97;
	float: left;
}
.menu-item-order
{
	margin-right: 32px;
	width: 184px;
	border-bottom: 1px solid #ffbb97;
	float: left;
}
.notice_abs
{
	position: absolute;
	right: 32px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding: 8px;
	background-color: #b6dca1;
	width: 184px;
}
.notice_abs_error
{
	position: absolute;
	right: 32px;
	top: 30px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding: 8px;
	background-color: #f7a3a3;
}

.notice
{
	font-size: 11px;
	text-align: center;
	margin-right: 32px;
	padding: 3px 0px 2px 0px;
	background-color: #b6dca1;
	width: 184px;
	border-bottom: 1px solid #ffbb97;
	float: left;
}

.menu-item a
{
	margin-right: 32px;
	padding: 5px 0px 0px 0px;
	color: #474747;
	text-decoration: none;
	width: 184px;
	border-bottom: 2px solid #ebeae8;
	float: left;
}
.menu-item-order a
{
	margin-right: 32px;
	padding: 5px 0px 0px 0px;
	color: #474747;
	text-decoration: none;
	width: 184px;
	background-color: #d2ebc4;
	border-bottom: 2px solid #ebeae8;
	float: left;
}
.menu-item-order a:hover
{
	margin-right: 32px;
	padding: 5px 0px 0px 0px;
	color: #474747;
	text-decoration: none;
	width: 184px;
	background-color: #b6dca1;
	border-bottom: 2px solid #ebeae8;
	float: left;
}


.menu-item a:hover
{
	margin-right: 32px;
	padding: 5px 0px 0px 0px;
	color: #474747;
	text-decoration: none;
	width: 184px;
	border-bottom: 2px solid #ffbb97;
	float: left;
}
.menu-item-active a
{
	margin-right: 32px;
	padding: 5px 0px 0px 0px;
	color: #474747;
	text-decoration: none;
	width: 184px;
	background-color: #ede4de;
	border-bottom: 2px solid #ffbb97;
	float: left;
}

.hdist-32
{
	width: 32px;
	border-bottom: 1px solid #ebeae8;
	float: left;

}
.vdist-32
{
	height: 32px;
	border-bottom: 1px solid #ebeae8;

}


/* SUB MENU */

#sub-menu
{
	margin: 8px 32px 0px 0px;
	width: 616px;
	position: relative;
	border-bottom: 1px solid #ffbb97;
	float: right;

}
.sub-menu-item a
{
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 2px 0px;
	font-size: 10px;
	color: #474747;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #ebeae8;
	float: left;
}
.sub-menu-item a:hover
{
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 2px 0px;
	font-size: 10px;
	color: #474747;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px solid #ffbb97;
	float: left;
}
.sub-menu-item-active a
{
	margin: 0px 20px 0px 0px;
	padding: 5px 0px 2px 0px;
	font-size: 10px;
	color: #474747;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #ede4de;
	border-bottom: 1px solid #ffbb97;
	float: left;
}


/* CONTENT */

#content
{
	margin: 0px;

}
.oneCol
{
	margin: 0;
	padding: 0;
	width: 184px;
	float: left;
}
.oneCol32
{
	margin-right: 32px;
	padding: 0;
	width: 184px;
	float: left;
}

.twoCol
{
	margin-right: 32px;
	padding: 0;
	width: 400px;
	float: left;
}

.threeCol
{
	padding: 0;
	width: 648px;
	float: left;
}
.fourCol
{
	margin-top: 32px;
	padding: 0;
	width: 832px;
	float: left;
}

h2
{
	font-size: 28px;
	font-style: italic; 
	font-weight: normal;
	text-align: center;
}

h3
{
	font-size: 14px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #474747;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: center
}

p
{
	font-size: 13px;
	line-height: 20px;
	color: #737373;
}
p a 
{
	text-decoration: none;
	color: #474747;
	border-bottom: solid 2px #ffbb97
}
p a:hover
{
	text-decoration: none;
	background-color: #eaddd4;
	border-bottom: solid 2px #ffbb97
}

ul
{
	font-size: 12px;
	line-height: 19px;
	color: #737373;
	letter-spacing: 0.1em; 
	list-style-position: inside;
}
blockquote
{
	font-size: 15px;
	line-height: 25px;
	padding: 10px;
	color: #737373;
	font-style: italic;
	border-left: solid 3px #ffcfb2;
}

/* BOXES */


.box
{
	margin: 32px 32px 0px 0px;
	width: 140px;
	height: 242px;
	padding: 30px 22px 0px 22px; 
	background-color: #eaddd4;
	float: left;
	text-align: center
}
.box340
{
	margin: 32px 32px 0px 0px;
	width: 140px;
	height: 310px;
	padding: 30px 22px 0px 22px; 
	background-color: #eaddd4;
	float: left;
	text-align: center
}
.boxgrey
{
	background-color: #ddd;
}
.box340 p
{
	color: #76543c;
}
.box340 h3
{
	padding: 0px 0px 10px 0px;
	color: #76543c;
	text-align: center;
	width: 140px;
	border-bottom: 1px solid #76543c;

}
.box h3
{
	padding: 0px 0px 10px 0px;
	color: #76543c;
	text-align: center;
	width: 140px;
	border-bottom: 1px solid #76543c;

}
.box p
{
	color: #76543c;
}
.large-arrow a
{
	font-size: 30px;
	color: #76543c;
	text-decoration: none;
	border: 0px;
}
.large-arrow a:hover
{
	font-size: 30px;
	color: #76543c;
	text-decoration: none;
	border: 0px;
	background-color: transparent; 

}
.endBox
{
	margin: 32px 32px 0px 0px;
	padding: 0; 
	width: 184px;
	height: 340px;
  	background: url(images/endBox_bg2.gif) #eaddd4 center no-repeat;
	float: left;
}
a.PRDitem
{
	display: block;
	margin: 32px 32px 0px 0px;
	width: 184px;
	height: 340px;
	float: left;
	text-decoration: none;
	border: none;	

}
a:hover.PRDitem
{
	text-decoration: none;
	border: none;	
}
.imgholder
{
	display: block;
	margin: 0;
	padding: 0;
	height: 272px;
	background-color: #dadada;
}
.nametag
{
	display: block;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	background-color: #d5d5d5;
	height: 24px;
	color: #474747;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	letter-spacing: 0.07em;
	
}
.pricetag
{
	display: block;
	margin: 0;
	padding: 8px;
	background-color: #f6f6f6;
	height: 15px;
	font-family: Georgia, Times, Serif;
	font-size: 14px;
	color: #6c6b6b;
	letter-spacing: 0.1em;
}
.hidden{display:none;}



/* PRODUCT DETAIL */

.PRDdetail
{
	width: 202px;
	margin: 0px;
	padding: 0px 32px 32px 32px;
	float: left;
}
h4.prd
{
	font-weight: normal;
	font-size: 28px;
	line-height: 35px;
	font-style: italic;
	margin: 32px 0 0 0;
	padding: 0;
}
h4.prd_main
{
	font-weight: normal;
	font-size: 28px;
	line-height: 35px;
	font-style: italic;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #333;
	padding: 0;
}

h4.secH
{
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #474747;
	font-weight: normal;
	font-size: 28px;
	line-height: 35px;
	font-style: italic;
	padding: 0;

}
a.prd_addtobox
{
	display: block;
	background-color: #eaddd4;
	width: 30px;
	padding: 16px 6px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	text-align: center;
	border: none;
	text-decoration: none;
	color: #76543c;
	float: left;
}
a:hover.prd_addtobox
{
	background-color: #f1e6df;
}
a.prd_addtobox_L
{
	display: block;
	background-color: #eaddd4;
	width: 202px;
	padding: 16px 6px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	text-align: center;
	border: none;
	text-decoration: none;
	color: #76543c;
	float: left;
}
a:hover.prd_addtobox_L
{
	background-color: #f1e6df;
}


.addto_price_holder
{
	position: absolute;
	bottom: 25px;
}
.addto_price_holder p.small
{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #b89780;
}

.prd_pricebox
{
	background-color: white;
	width: 202px;
	text-align: center;
	padding: 5px;
	float: left;
}
.prd_currency
{
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #b2b2b2;
	letter-spacing: 0.1em;
}
.prd_price
{
	font-family: Georgia, Times, Serif;
	font-size: 16px;
	color: #6c6b6b;
	letter-spacing: 0.1em;
}



/* ORDER FORM */


#orderContainer
{
	margin: 32px 0 0 0;
	padding: 32px;
	width: 768px;
	background-color: #b5a28f;

}

#orderform
{
	padding: 32px;
	width: 704px;
	background-color: #eaddd4;
	display: block;

}

#orderform h2
{
	color: #514034;
	font-family: Georgia, Serif;
	font-size: 28px;
	font-style: italic;
	margin: 0 0 32px 0;
	padding: 0;
}

#howToOrder
{
	width: 188px;
	padding: 0;
	margin: 0;
	float: left;
}

#howToOrder h3
{
	color: #514034;
	font-family: Georgia, Serif;
	font-size: 12px;
	border-bottom: 1px solid #b89780;	
	width: 188px;
	text-align: center;
}

#howToOrder p
{
	color: #6e5e52;
	font-family: Georgia, Serif;
	font-size: 12px;
}

#howToOrder p.small
{
	color: #9e8b7d;
	font-family: Georgia, Serif;
	font-size: 10px;
}

#yourOrder
{
	width: 427px;
	padding: 0;
	margin: 0 0 0 64px;
	float: left;
}

#yourOrder h3
{
	color: #514034;
	font-family: Georgia, Serif;
	font-size: 12px;
	border-bottom: 1px solid #b89780;	
	width: 427px;
	text-align: center;
}

.formItem
{
	width: 427px;
	margin: 8px 0 0 0; 
	font-family: Georgia, Serif;
	color: #9e8b7d;
	font-size: 12px;
	float: right;
	text-align: right;
}
.formItem p.small
{
	width: 427px;
	margin: 8px 0 0 0; 
	font-family: Georgia, Serif;
	color: #9e8b7d;
	font-size: 12px;
	float: right;
	text-align: right;
}


#yourOrder input.finput
{
	width: 245px;
	background-color: #f0e8e2;
	border: 0px;
	border-bottom: 1px solid #dfcdc1;
	height: 24px;
	font-family: Georgia, Serif;
	color: #4d4239;
	font-size: 12px;
	font-style: italic;
	padding: 0 10px;
	margin: 0 0 6px 0;
}

#yourOrder input.error
{
	border: 1px solid red;
}


#garmentsContainer
{
	width: 265px;
	float: right;
	display: block;
	clear: both;
	margin-bottom: 8px;
}

.garmentItem
{
	background-color: #ebeae8;
	margin: 8px 0 0 0;
	padding: 0 0 8px 0;
	display: block;
	clear: both;

}
.garmentInfo
{
	margin: 8px 0 0 0;
	padding: 0 8px 0 0;
	width: 179px;
	float: left;
}
.garmentInfo p
{
	font-family: Arial, Sans-serif; 
	font-size: 12px;
	color: #999;
	margin: 2px 0;
	padding: 0;
}

#garmentsContainer h4
{
	margin: 0 0 8px 0;
	padding: 0;
	font-family: Georgia, Serif;
	color: #414141;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	letter-spacing: 0.08em;
}
.small-Link
{
	font-size: 10px;
	line-height: 15px;
	margin: 0;
	padding: 0;

}
.small-Link a 

{
	text-decoration: none;
	color: #b5672d;
	font-size: 10px;
	border-bottom: solid 1px #ffbb97;
}
.small-Link a:hover
{
	text-decoration: none;
	color: #b5672d;
	font-size: 10px;
	border-bottom: solid 1px #be8c69;
}
.small-Header
{
	font-family: Georgia, Serif;
	color: #514034;
	font-size: 10px;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}
#yourOrder input.sendBuyBtn
{
	width: 265px;
	height: 32px;
	margin: 8px 0 0 0;
	padding: 0;
	border: 1px solid #b07f5d;
	background-color: #be8c69;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: white;
}

#totalCostContainer
{
	width: 265px;
	float: right;
	display: block;
	width: 245px;
	background-color: #f0e8e2;
	border: 0px;
	padding: 8px;
	margin: 8px 0 8px 0;
}
#euroBox
{
	float: right;
	margin: 0 16px 0 0;
	padding: 20px 0;
	display: block;
	font-family: Georgia, Serif;
	font-size: 14px;
	color: #999;
	font-weight: normal;
}

#costBox
{
	background-color: white;
	float: right;
	margin: 0;
	padding: 20px 0;
	display: block;
	text-align: center;
	width: 100px;
	font-family: Georgia, Serif;
	font-size: 14px;
	color: #444;
	font-weight: bold;
}

#order_col1
{
	margin: 0 14px 0 0;
	width: 148px;
	text-align: right;
	float: left;
}
#order_col1 div._label
{
	font-family: Georgia, Serif;
	color: #9e8b7d;
	font-size: 12px;
	margin: 4px 0 17px 0;
}

#order_col2
{
	width: 265px;
	float: left;
}
.del-Link a
{
	font-family: Arial, Sans-serif;
	text-decoration: none;
	color: #b5672d;
	font-size: 10px;
	border-bottom: solid 1px #ffbb97;

}
.del-Link a:hover
{
	font-family: Arial, Sans-serif;
	color: #b5672d;
	font-size: 10px;
	border-bottom: solid 1px #be8c69;
	text-decoration: none;
}
.garment_col1
{
	width: 68px;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
}

td
{
	text-align: center;
	font-size: 12px;
}
td.header
{
	font-family: Arial, Sans-serif;
	font-size: 11px;
	color: #aaa;
	letter-spacing: 0.08em;	
}

/* FOOTER */

#footer
{
	margin: 0px;
	padding: 20px 60px 10px 60px;
	width: 832px;
	background-color: #f7f6f4;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 10px solid white;
	line-height: 32px;
}
#footer a
{
	padding: 0px 0px 2px 0px;
	color: #474747;
	text-decoration: none;
	border-bottom: 1px solid #ffbb97;
}

#footer a:hover
{
	padding: 0px 0px 2px 0px;
	color: #474747;
	background-color: #eaddd4;
	text-decoration: none;
	border-bottom: 2px solid #ffbb97;
}

#footer_contact
{
	position: relative;
	float:right;
	text-align: right;
}

.copytext
{
	margin: 20px 0px 0px 0px;
	font-size: 10px;
	color: #bebdbc;
	text-align: center;
}






