@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	width:834px;
	margin:0 auto;
}

#header {
	width:834px;
	height:93px;
	background:url(../images/header.gif) no-repeat;
}

#header h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#top-menu {
	float:right;
	height:45px;
	padding-top: 10px;
}

#top-menu ul {
	padding:0;
	margin:0;
	margin-right:20px;
	padding-top:5px;
}

#top-menu li {
	list-style:none;
	float:left;
	padding:0 23px;
	font-size: 18px;
	color:#FFFFFF;
	font-weight:bold;
}

#top-menu li a {
	color:#FFFFFF;
	text-decoration:none;
}

#top-menu li a:hover {
	color:#095e9e;
}

#navigation {
	width:834px;
	height:23px;
	background:url(../images/bg-menu.gif) no-repeat;
	padding-top: 10px;
	margin-top: 7px;
	padding-left: 25px;
	color: #fff;
	text-align: left;
}

#navigation span {
	margin: 0 15px;
}

#navigation a {
	color: #fff;
	text-decoration: none;
}

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

a#btn-exclusive {
	width:148px;
	height:33px;
	background:url(../images/btn-exclusive.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

a:hover#btn-exclusive {
	background-position:0 -33px;
}

a#btn-fragrance {
	width:100px;
	height:33px;
	background:url(../images/btn-fragrance.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

a:hover#btn-fragrance {
	background-position:0 -33px;
}

a#btn-cosmetic {
	width:98px;
	height:33px;
	background:url(../images/btn-cosmetic.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

a:hover#btn-cosmetic {
	background-position:0 -33px;
}

a#btn-time {
	width:109px;
	height:33px;
	background:url(../images/btn-timepieces.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

a:hover#btn-time {
	background-position:0 -33px;
}

a#btn-accessories {
	width:144px;
	height:33px;
	background:url(../images/btn-accessories.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

a:hover#btn-accessories {
	background-position:0 -33px;
}

a#btn-children {
	width:148px;
	height:33px;
	background:url(../images/btn-children.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

a:hover#btn-children {
	background-position:0 -33px;
}

#content-area {
	width:834px;
	background:url(../images/bg-main2.gif) repeat;
}

#home-top {
	width:820px;
	height:365px;
	background:url(../images/bg-home-top.jpg) no-repeat;
	margin:0 auto;
	margin-bottom: 20px !important;
}

#featured-home {
	padding-top:26px;
}

#featured-banner {
	width:488px;
	float:left;
	padding-left:30px;
	padding-top:40px;
}

#feature-desc {
	width:240px;
	float:right;
	font-size:11px;
	color:#000000;
	padding-top:30px;
}

#feature-desc h2 {
	font-family: georgia, Tahoma, verdana, Arial;
	font-size: 18px;
	margin-bottom: 20px;
}

#feature-desc h2 span {
	color:#abcae5;
}



#login {
	width:273px;
	height:315px;
	background:url(../images/login1.png) no-repeat;
	float:left;
	padding-top:15px;
	font-size:11px;
	color:#000000;
}

#login .text-field {
	height:17px;
	width:134px;
}

.row-login {
	padding:4px 0;
	margin-left:30px;
	color: #fff;
}

.row-login strong {
	display:inline-block;
	width:70px;
}

#subpage {
	width:820px;
	margin:0 auto;
	background:url(../images/bg-top-subpage.gif) no-repeat;
}

#subpage h2 {
	height:28px;
	margin:0px 0;
	margin-left:-58px;
	background:url(../images/bg-title.gif) no-repeat;
	font-size:18px;
	letter-spacing:-0.02em;
	padding-left:60px;
	padding-top:5px;
	font-family: georgia, tahoma, verdana;
}

#subpage h2 span {
	color:#6eb3dc;
}

#content-left {
	font-size:11px;
	color:#000000;
	width:470px;
	line-height:18px;
	padding-left:58px;
	float:left;
}

#content-whole {
	font-size:11px;
	/*color:#035698;*/
	width:710px;
	line-height:18px;
	padding-left:58px;
	float:left;
}

#search-panel {
	width:760px;
	height:36px;
	background:url(../images/bg-search-panel.png) repeat-x;
	padding-left:60px;
}

#search-col-1 {
	float:left;
	padding-top: 11px;
	font-weight: bold;
}

#search-col-2 {
	float:left;
	margin:0 6px;
	padding-top: 10px;
}

#search-col-3 {
	float:left;
	padding-top: 9px;
}

#search-col-4 {
	float:right;
	font-size:11px;
	color:#00509f;
	font-weight:bold;
	padding-top:9px;
	margin-right: 15px !important;
}

#pickup-product {
	width:760px;
	margin:0 auto;
	margin-top:90px;
}

.pickup {
	background:url(../images/bg-pickup.png) no-repeat;
	width:218px;
	float:left;
	margin:0 14px;
	text-align:center;
}

.pickup h2 {
	margin:0;
	padding:0;
}

.pickup .img-product {
	padding-top: 10px;
	margin: auto;
}

.pickup1 {
	height:18px;
	margin-left:15px;
	margin-top:12px;
	font-size: 18px;
	font-family: georgia, tahoma, verdana;
	width: 200px; 
	text-align: left;
}

#pickup2 {
	width:66px;
	height:18px;
	background:url(../images/title-pickup2.gif) no-repeat;
	text-indent:-9999px;
	margin-left:15px;
	margin-top:12px;
}

#pickup3 {
	width:88px;
	height:22px;
	background:url(../images/title-pickup3.gif) no-repeat;
	text-indent:-9999px;
	margin-left:15px;
	margin-top:12px;
}

.pickup-desc {
	font-size:11px;
	color:#000000;
	margin:15px;
	text-align:left;
}

.price {
	font-size: 14px;
	color:#01559d;	
	display:block;
	padding:8px 0;
}

.pickup-desc a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.pickup-desc a:hover {
	color:#666666;
}

.row-product-list {
	display:table;
	margin-left:30px;
}

#related-item-list {
	display:table;
	margin-left:0px;
	margin-bottom:60px;
	margin-top:20px;
}

.related-item {
	font-size:11px;
	color:#000000;
	width:220px;
	float:left;
}

.related-bottom {
	margin-left:20px;
}

.item-list {
	width:155px;
	text-align:center;
	float:left;
	padding:0 40px;
	overflow: hidden;
	margin-bottom: 50px;
}

.item-list h3 {
	font-size:13px;
	color:#034d96;
}

.item-pic {
	font-size:11px;
	color:#000000;
	margin:15px;
	text-align:left;
	height: 80px;
	overflow:hidden;
}

.item-desc {
	font-size:11px;
	color:#000000;
	margin:10px;
	text-align:left;
	height: 75px;
	overflow:hidden;
}

.item-desc a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.item-desc a:hover {
	color:#666666;
}

.addcart {
	width:192px;
	height:29px;
	background:url(../images/addcart.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

#product-detail {
	width:730px;
	margin:0 auto;
}

#detail-img {
	float:left;
}

#detail-desc {
	float:left;
	width:380px;
	margin-left:40px;
}

#detail-desc h3 {
	font-size:14px;
	color:#00519b;
}

#detail-desc p {
	font-size:11px;
	color:#071923;
	line-height:15px;
}

#right-menu {
	width:225px;
	height:184px;
	background:url(../images/bg-rightmenu.gif) no-repeat;
	float:right;
	margin-right:25px;
	line-height:25px;
	padding-top:20px;
	padding-left:20px;
}

#right-menu a {
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#right-menu a:hover {
	color:#666666;
	text-decoration: underline;
}

#footer {
	width:834px;
	height: 95px;
	color: #fff;
	background:url(../images/footer.jpg) no-repeat;
	font-size:11px;
	padding-top:70px;
}

#footer span {
	margin:0 5px;
	color:#FFFFFF;
}

#footer a {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}

.clear {
	clear:both;
	font-size:1px;
	height:1px;
}

.IDN_text {
	color:#1987C6;
	font-size: 9px;
	font-style:italic;
}
#member-login a {
	color: #015095;
	text-decoration: none;
}
#member-login a:hover {
	text-decoration: underline;
}
.linkBlue a {
	color:#0057a5;
	text-decoration: none;
}
.linkBlue a:hover {
	color:#0057a5;
	text-decoration: underline;
}
.linkItemHeader a {
	color:#0057a5;
	font-weight:bold;
	text-decoration:none;
}

.linkItemHeader a:hover {
	color:#1886C6;
}
.marginRight10 {
	margin-right: 10px;
}
.colorWhite {
	color: #fff !important;
}
.buttonRed {
	background-color: #EA1A37;
	padding: 5px 15px;
	text-align: center;
	color: #fff !important;
}
.buttonRed a {
	text-decoration: none;
}
.buttonRed a:hover {
	text-decoration: underline !important;
}
.buttonGreen {
	background-color: #0770AF;
	padding: 5px 15px;
	text-align: center;
	color: #fff !important;
}
.buttonGreen a {
	text-decoration: none;
}
.buttonGreen a:hover {
	text-decoration: underline !important;
}
.barStepPass {
	float: left; 
	margin-right: 2px; 
	width: 135px; 
	height: 2px; 
	background-color: #D0E5F2; 
	border-width: 2px; 
	border-color: #ADD2EB; 
	border-style: solid;
}
.guideStepPass {
	float: left; 
	margin-right: 2px; 
	width: 139px; 
	color: #57A8D5;
}
.barStepCurrent {
	float: left; 
	margin-right: 2px; 
	width: 135px; 
	height: 4px; 
	background-color: #57A8D5; 
	border-width: 1px; 
	border-color: #6ACCE8; 
	border-style: solid;
}
.guideStepCurrent {
	float: left; 
	margin-right: 2px; 
	width: 137px; 
	color: #034285;
}
.barStepNext {
	float: left; 
	margin-right: 2px; 
	width: 135px; 
	height: 2px; 
	background-color: #F2F2F2; 
	border-width: 2px; 
	border-color: #D2D2D2; 
	border-style: solid;
}
.guideStepNext {
	float: left; 
	margin-right: 2px; 
	width: 139px; 
	color: #B4B4B4;
}
#memberpanel a {
	color: #fff;
	text-decoration: none;
}
#memberpanel a:hover {
	color: #fff;
	text-decoration: underline;
}

.btnSubmit, .btnSubmit a, .btnSubmit a:hover {
	background-color: #EA1A37;
	padding: 5px 15px;
	text-align: center;
	color: #fff !important;
}

.btnSubmit2 {
	background-color: #0770AF;
	padding: 5px 15px;
	text-align: center;
	color: #fff !important;
}

.BlockContent {
	margin-top: 10px; 
	color: #000;
}

.InfoMessage {
	/*height: 16px; width: 16px; float: left; margin-left: 10px; margin-top: 2px;	*/
}

dt {
	text-align:right;
}
