html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E2E1DD;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #E289A6;
	text-decoration: none;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 140%;
}

ul {
	list-style-position: inside;
}

/* common class */
.clear {
	clear: both;
}

.hand {
	cursor: pointer;
	_cursor: hand;
}

.bold {
	font-weight: bold;
}

/* main page */
#mainouterwrapper {
	width: 1002px;
	min-height: 641px;
	margin: 0 auto;
	background: url(../images/bg-main.png) no-repeat top center;
}

#maintopwrapper {
	padding-top: 23px;
	padding-left: 240px;
	height: 58px;
}

#mainlogo {
	width: 155px;
	height: 45px;
	background: url(../images/logo.png) no-repeat bottom left;
	float: left;
}

#mainlogo a {
	display: block;
	width: 155px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}

#mainwrapper {
	width: 863px;
	min-height: 485px;
	margin: 0 auto;
}

#mainnav {
	width: 410px;
	height: 45px;
	float: left;
	position: relative;
	margin-left: 40px;
}

#mainnavline {
	border-right: 1px solid #444241;
	width: 1px;
	height: 43px;
	float: left;
}

#mainnav #mainnavlist li {
	display: inline;
}

#mainnav #mainnavlist li a {
	float: left;
	height: 0;
	overflow: hidden;
	background: url(../images/menu.png) no-repeat;
	padding-top: 38px;
}

#mainnav #mainnavlist li#li-shop a {
	width: 46px;
	background-position: 0 0;
}

#mainnav #mainnavlist li#li-instyle a {
	width: 63px;
	background-position: -46px 0;
}

#mainnav #mainnavlist li#li-aboutus a {
	width: 72px;
	background-position: -109px 0;
}

#mainnav #mainnavlist li#li-contact a {
	width: 64px;
	background-position: -181px 0;
}

#mainnav #mainnavlist li#li-viewbag a {
	width: 64px;
	background-position: -245px 0;
}

#mainnav #mainnavlist li#li-shop a:hover {
	background-position: 0 -38px
}

#mainnav #mainnavlist li#li-instyle a:hover {
	background-position: -46px -38px;
}

#mainnav #mainnavlist li#li-aboutus a:hover {
	background-position: -109px -38px;
}

#mainnav #mainnavlist li#li-contact a:hover {
	background-position: -181px -38px;
}

#mainnav #mainnavlist li#li-viewbag a:hover {
	background-position: -245px -38px;
}

#mainbottomwrapper {
	clear: both;
	width: 833px;
	height: 21px;
	color: #434342;
	line-height: 18px;
	margin: 0 auto;
}

#mainbottomwrapper a {
	color: #2C2C2C;
	text-decoration: none;
}

#mainbottomwrapper a:hover {
	color: #C18F11;
}

#maincopyright {
	width: 86px;
	height: 17px;
	background: url(../images/main-copyright.png) no-repeat;
	float: left;
	margin-left: 130px;
	text-indent: -9999px;
	color: #333333;
	overflow: hidden;
	text-decoration: none;
}
#maincopyright11 {
	float: left;
	color: #000000;
	TEXT-DECORATION:none;
}
#maincopyright11:hover {
	color : #555555;
	TEXT-DECORATION:none;
}
#maincopyright11:link {
	color : #555555;
	TEXT-DECORATION:none;
}

#maincopyright12 {
	float: left;
	color: #FFFFFF;
	TEXT-DECORATION:none;
}
#maincopyright12 a:hover {
	color : #C18F11;
	TEXT-DECORATION:none;
}
#maincopyright12 a:link {
	color : #C18F11;
	TEXT-DECORATION:none;
}

#mainnavbottom {
	float: right;
	width: 400px;
	margin-right: 50px;
}

#mainnavbottom #mainnavbottomlist li {
	display: inline;
}

#mainnavbottom #mainnavbottomlist li a {
	float: left;
	height: 0;
	overflow: hidden;
	background: url(../images/menu-bottom.png) no-repeat;
	padding-top: 19px;
}

#mainnavbottom #mainnavbottomlist li#li-deliveries a {
	width: 67px;
	background-position: 0 0;
}

#mainnavbottom #mainnavbottomlist li#li-terms a {
	width: 105px;
	background-position: -67px 0;
}

#mainnavbottom #mainnavbottomlist li#li-privacy a {
	width: 82px;
	background-position: -172px 0;
}

#mainnavbottom #mainnavbottomlist li#li-size-chart a {
	width: 59px;
	background-position: -254px 0;
}

#mainnavbottom #mainnavbottomlist li#li-deliveries a:hover {
	background-position: 0 -19px;
}

#mainnavbottom #mainnavbottomlist li#li-terms a:hover {
	background-position: -67px -19px;
}

#mainnavbottom #mainnavbottomlist li#li-privacy a:hover {
	background-position: -172px -19px;
}

#mainnavbottom #mainnavbottomlist li#li-size-chart a:hover {
	background-position: -254px -19px;
}

/* sub page */
#outerwrapper {
	width: 1002px;
	margin: 0 auto;
}

.bg-normal {
	background: #E2E1DD url(../images/bg-top-shop.png) no-repeat top center;
}

.bg-shop {
	background: #E2E1DD url(../images/bg-top-shop.png) no-repeat top center;
}

.bg-shopping-bag {
	background: #E2E1DD url(../images/bg-top-shopping-bag.png) no-repeat top center;
}

.bg-about-us {
	background: #E2E1DD url(../images/bg-top-about-us.png) no-repeat top center;
}

.bg-contact {
	background: #E2E1DD url(../images/bg-top-contact.png) no-repeat top center;
}

.bg-instyle {
	background: #E2E1DD url(../images/bg-top-instyle.png) no-repeat top center;
}

#topwrapper {
	padding-top: 23px;
}

#logo {
	width: 160px;
	height: 58px;
	background: url(../images/logo.png) no-repeat bottom left;
	float: left;
	overflow: hidden;
}

#logo a {
	display: block;
	width: 160px;
	height: 58px;
	text-indent: -9999px;
}

#nav {
	width: 310px;
	height: 38px;
	float: left;
	position: relative;
	margin-left: 180px;
}

#nav #navlist li {
	display: inline;
}

#nav #navlist li a {
	float: left;
	height: 0;
	overflow: hidden;
	display: inline;
	background: url(../images/menu.png) no-repeat;
	padding-top: 38px;
	cursor: pointer;
	_cursor: hand;
}

#nav #navlist li#li-shop a {
	width: 46px;
	background-position: 0 0;
}

#nav #navlist li#li-instyle a {
	width: 63px;
	background-position: -46px 0;
}

#nav #navlist li#li-aboutus a {
	width: 72px;
	background-position: -109px 0;
}

#nav #navlist li#li-contact a {
	width: 64px;
	background-position: -181px 0;
}

#nav #navlist li#li-viewbag a {
	width: 64px;
	background-position: -245px 0;
}

#nav #navlist li#li-shop a:hover {
	background-position: 0 -38px;
}

#nav #navlist li#li-instyle a:hover {
	background-position: -46px -38px;
}

#nav #navlist li#li-aboutus a:hover {
	background-position: -109px -38px;
}

#nav #navlist li#li-contact a:hover {
	background-position: -181px -38px;
}

#nav #navlist li#li-viewbag a:hover {
	background-position: -245px -38px;
}

#topbannerwapper {
	width: 833px;
	height: 157px;
	text-align:  right;
}

#subwrapper {
	width: 833px;
	/*min-height: 450px;*/
}

#subcontentbox { 
	/*width: auto;*/
	width: 610px;
	min-height: 450px;
	float: left;
	display:inline;
	padding: 50px 0 0 19px;
	margin: 14px 0 0 0;
}

#bottomwrapper {
	clear: both;
	width: 833px;
	height: 74px;
	background: url(../images/bg-bottom.png) no-repeat top right;
	color: #FFFFFF;
	line-height: 18px;
}

#bottomwrapper a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottomwrapper a:hover {
	color: #2C2C2C;
	text-decoration: none;
}

#bottombox {
	height: 20px;
	padding-top: 10px;
	padding-left: 45px;
	color: #FFFFFF;
}

#bottombox a:hover {
	color: #BE8F0E;
	text-decoration: none;
}
#copyright {
	width: 86px;
	height: 19px;
	background: url(../images/sub-copyright.png) no-repeat;
	float: left;
	margin-left: 130px;
	text-indent: -9999px;
	overflow: hidden;
	display:inline;
}
#copyright:hover {
	color: #BE8F0E;
	text-decoration: none;
}

#navbottom {
	float: right;
	width: 330px;
	display: inline;
}

#navbottom #navbottomlist li {
	display: inline;
}

#navbottom #navbottomlist li a {
	float: left;
	height: 0;
	overflow: hidden;
	background: url(../images/menu-bottom-sub.png) no-repeat;
	padding-top: 22px;
}

#navbottom #navbottomlist li#li-deliveries a {
	width: 71px;
	background-position: 0 0;
}

#navbottom #navbottomlist li#li-terms a {
	width: 100px;
	background-position: -71px 0;
}

#navbottom #navbottomlist li#li-privacy a {
	width: 74px;
	background-position: -171px 0;
}

#navbottom #navbottomlist li#li-size-chart a {
	width: 68px;
	background-position: -245px 0;
}

#navbottom #navbottomlist li#li-deliveries a:hover {
	background-position: 0 -22px;
}

#navbottom #navbottomlist li#li-terms a:hover {
	background-position: -71px -22px;
}

#navbottom #navbottomlist li#li-privacy a:hover {
	background-position: -171px -22px;
}

#navbottom #navbottomlist li#li-size-chart a:hover {
	background-position: -245px -22px;
}

#contentbox {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#checkoutbox {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#popupcontentbox {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#contactusbox {
	/*background: url(../images/bg-content.png) no-repeat top left;*/
}

#popupcontentbox {
	padding: 10px 20px 10px 20px;
}

/* main left menu */
#mainleftmenu {
	width: 210px;
	position: absolute;
	margin-top: 77px;
}

#mainleftmenulist {
	list-style: none;
	list-style-position: outside;
}

#mainleftmenulist li {
	height: 48px;
	text-align: right;
	margin: 0;
}

#mainleftmenulist a {
	height: 48px;
	color: #FFFFFF;
	text-decoration: none;
}

#mainleftmenulist a:hover {
	color: #FFAE00;
}

.main-li-category {
	background: url(../images/bg-mainleftmenu.png) no-repeat top left;
	margin-top: 7px;
	padding-top: 4px;
	padding-right: 10px;
	color: #FFFFFF;
}

/* left menu */
#leftmenu {
	float: left;
	display: inline;
	/*width: 159px;*/
	width: 119px;
	font-size: 13px;
	margin-left: 40px;
	margin-top: 70px;
	font-family:  Helvetica,sans-serif;
}

.mainleftMenuTitle {
	font-size: 260%;
}

/*
#menushop {
	width: auto;
	height: 23px;
	background: url(../images/menu-shop.png) no-repeat;
	text-indent: -9999px;
}
*/

#menushop {
	width: 156px;
	height: 23px;
	text-transform: uppercase;
}

#menushop a {
	text-decoration: none;
}

.leftMenuTitle {
	font-size: 200%;
	color: #444241;
}

.leftMenuTitle a{
	color: #444241;
}

#shopsub {
	padding-bottom: 20px;	
}

#shopsub ul {
	list-style: none;
	list-style-position: outside;
}

#shopsub a, a:hover {
	text-decoration: none;
}

#shopsub .shopsubtext a{
	color: #444241;
}

#shopsub .shopsubtext a:hover {
	color: #000000;
}

#shopsub .shopsubtexthover a{
	color: #000000;
}

#shopsub .shopsubtexthover a:hover{
	color: #000000;
}

#shopsub .shopsublist {
	list-style: none;
	padding-left: 8px;
}

#shopsub .shopsublist li{
	line-height: 18px;	
}

#shopsub .shopsublist a:hover{
	color: #E289A6;
}

/* product page */
.tableshop {
	margin-bottom: 20px;
}

.tableshop a {
	text-decoration: none;
}

.tableshop a:hover {
	text-decoration: underline;
}

.product_title {
	font-size: 110%;
}

#tableProduct {
	width: 604px;
	padding-bottom: 20px;
}

#productMainImage {
	width: 337px;
	vertical-align: top;
}

#productDetails {
	width: 290px;
	vertical-align: top;
}

#tableproductDetails {
	width: 100%;
	table-layout: fixed;
}

#tableRelatedProduct {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #565656;
}

#otherImages {
	height: 88px;
	width: 100%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding-top: 5px;
}

.otherImagesArrow {
	font-size:18px;
	width:12px;
	color: #999999;
}

.imageBoxSmall {
	border: 1px solid #9F9F9F;
}

.option_box {
	width: 100%;
	margin-top: 17px;
}

.option_boxtd {
	/*background: url(../images/text-please-select.png) no-repeat top left;*/
	height: 30px;
	font-weight: bold;
}

.selectbox {
	border: 1px solid #9F9F9F;
	width: 145px;
	height: 23px;
}

.addToCart {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0;
}

.lineblack {
	border-bottom: 1px solid #000000;
}

.zoom {
	display: block;
	text-align: center;
	padding-top: 20px;
}

.saleText {
	color: #FFFFFF;
	font-size: 9px;
	background-color: #E289A6;
	border: 1px solid #E2B9C5;
	padding-left: 4px;
	padding-right: 4px;
}

#resultmsg {
	display: block;
}

.pagenav {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.button-previous {
	display: block;
	width: 65px;
	height: 21px;
	background: url(../images/button-previous.png) no-repeat;
	text-indent: -9999px;
}

.button-main {
	display: block;
	width: 44px;
	height: 21px;
	background: url(../images/button-main.png) no-repeat;
	text-indent: -9999px;
}

.button-next {
	display: block;
	width: 38px;
	height: 21px;
	background: url(../images/button-next.png) no-repeat right;
	text-indent: -9999px;
}

.button-previous a, .button-main a, .button-next a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* shopping bag */
#tableshoppingbag {
	width: 100%;
	margin-top: 20px;
}

#tableshoppingbag a {
	color: #565656;
	text-decoration: none;
}

#tableshoppingbag a:hover {
	color: #565656;
	text-decoration: underline;
}

/* form */
#tablecontact {
	padding-bottom: 20px;
	padding-right: 20px;
}

#tablecontact td {
	padding: 2px;
}

.inputBox {
	border: 1px solid #9F9F9F;
	width: 180px;
}

.inputBoxFocus {
	border: 1px solid #000000;
	width: 180px;
}

.submitButton {
	color: #FFFFFF;
	font-family: Dotum;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #707070;
	border: 2px solid #AEAEAE;
	padding: 2px;
	cursor: pointer;
	_cursor: hand;
}

.submitButton:hover {
	color: #000000;
}

#formbox {
	/*border: 1px solid #54534F;
	padding: 30px 30px 50px 80px;
	margin-right: 10px;*/
	margin-bottom: 20px;
}

#tableForm {
	margin-top: 20px;
}

#tableForm td {
	height: 22px;
}

/* login */
#loginbox {
	background-color: #ccc;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*width: 80%;*/
	font-size: 11px;
}

#listloginok {
	list-style: none;
	list-style-position: outside;
}

#listloginok a {
	text-decoration: none;
}

#listloginok a:hover {
	text-decoration: underline;
}

/* check out */
.processOrder {
	padding-top: 20px;
	padding-bottom: 50px;
}

#buttonbox {
	width: 95%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.Orderprocessbox {
	padding-top:20px;
}

#orderSummarybox {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

#orderSummarybox th {
	border-bottom: 2px solid #999;
	font-weight: bold;
}

#orderSummarybox td {
	height: 20px;
}

#tablecheckout {
	width: 100%;
}

#billingDetailbox {
	width: 100%;
}

#shippingDetailbox {
	width: 100%;
	margin-top: 20px;
}

#paymentdetailbox {
	width: 100%;
	margin-top: 20px;
}

.error {
	color: #FF0000;
	margin-top: 20px;
}

.error ul {
	list-style-position: inside;
}

.cellLine {
	border-bottom: 1px solid #999;
}
#submitimg {
	width:71px;
	height: 18px;
	background: url(../images/submit_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#submitimg:hover {
	width: 71px;
	height: 18px;
	background: url(../images/submit_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

#clearimg {
	width:61px;
	height: 18px;
	background: url(../images/clear_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#clearimg:hover {
	width: 61px;
	height: 18px;
	background: url(../images/clear_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#gotonextstep {
	width:132px;
	height: 18px;
	background: url(../images/gotonextstep_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#gotonextstep:hover {
	width: 132px;
	height: 18px;
	background: url(../images/gotonextstep_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#backimg {
	width:85px;
	height: 18px;
	background: url(../images/back_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#backimg:hover {
	width: 85px;
	height: 18px;
	background: url(../images/back_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#continueshopping {
	width:132px;
	height: 18px;
	background: url(../images/continueshopping_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#continueshopping:hover {
	width: 132px;
	height: 18px;
	background: url(../images/continueshopping_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

#processorder {
	width:135px;
	height: 18px;
	background: url(../images/processorder_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#processorder:hover {
	width: 135px;
	height: 18px;
	background: url(../images/processorder_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#checkout {
	width:85px;
	height: 18px;
	background: url(../images/checkout_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#checkout:hover {
	width: 85px;
	height: 18px;
	background: url(../images/checkout_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}

#backtoshoppingbag {
	width:172px;
	height: 18px;
	background: url(../images/backtoshoppingbag_n.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}
#backtoshoppingbag:hover {
	width: 172px;
	height: 18px;
	background: url(../images/backtoshoppingbag_o.png) no-repeat;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
}