/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success, .warning {color:#FFF;padding:.4em 1em;margin-bottom:.5em;text-align:center;}
.error {background:#C00;}
.notice {background:#090;}
.success {background:#090;}
.warning {background:#FF0;color:#000;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/*------------------------------------------
Website	: overseadeals.com
Author	:	Yang Jindong
E-mail	: yangjindong@gmail.com
------------------------------------------*/
* {
	margin:0;
	padding:0;
}
ul, ol {margin:0;}
body {
	background:#fff url("../images/fr/background/body.gif") repeat-x center -28px;
	font-size: 76%;
	font-family:"Helvetica","Arial","Georgia","sans-serif","宋体";
	color: #333;
	line-height: 130%;
	margin:0;
}
abbr, acronym { /* acronym and abbr aren't styled in IE per default */
	border-bottom: 1px dotted #58B2CB;
	cursor: help;
}
code {
	color: #7FC4D8;
	font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}
a {
	color: #03C;
	text-decoration: none;
}
a:visited {
	color:#039;
}
a:hover {
	color:#F30;
	text-decoration: underline;
}
a:active { outline: none; }
a img { border: 0; }
hr { display:none; }
li {list-style:none;}
p {margin-bottom:1em;}
p img {
	float:none;
	margin:0;
}
dd {margin:0;}
/* ClearFix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table; min-height: 0;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*=Paginate
----------------------------------------------*/
.pagination {
  padding: 5px 0;
  margin: 3px 0;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #999;
  text-decoration: none;
  color: #666666;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #0033CC;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #CCC;
  font-weight: bold;
  background-color: #CCC;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

/*=Table
----------------------------------------------*/
th.numeric, td.numeric {
  text-align:right;
}

/*=Validates
----------------------------------------------*/
div.fieldWithErrors {
	display:inline;
}
div.inputError {
	color:#F30;
	display:inline;
}
div.formError {
	color:#F30;
	display:inline;
}
div.fieldWithErrors input, div.fieldWithErrors textarea {
	background-color:#FFC;
}
/*=Form
----------------------------------------------*/
fieldset {padding:1em;margin:0 0 1em 0;border:1px solid #ccc;}
legend {color:#333;font-weight:bold;font-size:1.1em;}

form em {
	color:#F30;
	margin:0 3px;
}

/*=Order status
----------------------------------------------*/
.open {
	color:#333;
}
.processed {
	color:blue;
}
.closed {
	color:green;
}
.failed {
	color:red;
}

/*=Flash
----------------------------------------------*/
.flash {
	color:#FFF;
	margin-bottom:5px;
	padding:5px 10px;
	text-align:center;
}
#notice {
  background-color:#090;
}
#error {
  background-color: #C00;
}

h2 {font-size:1.2em;margin-bottom:.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}

/*=Header
----------------------------------------------*/
#header {
	background:transparent url("../images/fr/background/eiffel-tower.gif") no-repeat 245px top;
	height:111px;
	margin-bottom:10px;
}
#logo {
	height:50px;
	margin-top:13px;
	margin-bottom:0;
	text-align:center;
	width:100%;
}
#announcement {
	background-color:#FFFFCC;
	border-bottom:1px solid #EEE;
	padding:0.5em 1em;
}
#announcement p {
	line-height:1.5em;
	margin:0;
}
#announcement div div {
	color:#444;
	font-weight:bold;
	text-align:center;
	padding-right:30px;
}
#announcement div div a {
	color:#F60;
}
#announcement p.hide_link {
	margin-top:-1.5em;
	text-align:right;
}
/*=Nav Top
----------------------------------------------*/
#nav-top {
  height:70px;
  position:relative;
}
#nav-top li {
	float:left;
}
/*=NavRevision
----------------------------------------------*/
#nav-revision {
  position: absolute;
  right:5px;
  bottom:5px;
}
#nav-revision li a {
	color:red;
	line-height:22px;
}
/*=NavGlobal
----------------------------------------------*/
#nav-global {
	float:right;
  margin-top:5px;
}
#nav-global li {
  line-height:22px;
	margin-left:10px;
}
#nav-global a {
	color:#03C;
}
#nav-global li.switch {
	position:absolute;
	left:0;
}

li#logout a {
	border-right:1px solid #999;
	padding-right:10px;
}
#nav-global li.want-to-booking a {
	color:#F60;
}
li.want-to-feedback, li.want-to-booking, li#collection, li#cart {
	background:transparent url("../images/icons/header.gif") no-repeat;
	margin-left:8px;
	padding-left:18px;
}
li.want-to-feedback {
	background-position:left -88px;
}
li.want-to-booking {
	background-position:left -22px;
}
li#collection {
	background-position:left -44px;
}
li#cart {
	background-position:left 0px;
}
/*=Nav_main
----------------------------------------------*/
#nav-main {
	background:transparent url("../images/fr/menu/background.gif") no-repeat right center;
  font-size:1.1em;
  height:41px;
	overflow:hidden;
}
#nav-main li {
  float:left;
  margin:0;
  padding:0;
}
#nav-main a {
	display:block;
	height:41px;
	width:122px;
	text-indent:-999em;
}
#nav-home a {
	background:transparent url("../images/fr/menu/home.gif") no-repeat center center;
}
#nav-ski a {
	background:transparent url("../images/fr/menu/ski.gif") no-repeat center center;
}
#nav-snowboard a {
	background:transparent url("../images/fr/menu/snowboard.gif") no-repeat center center;
}
#nav-skate a {
	background:transparent url("../images/fr/menu/skate.gif") no-repeat center center;
}
#nav-wear a {
	background:transparent url("../images/fr/menu/wear.gif") no-repeat center center;
}
#nav-shoes a {
	background:transparent url("../images/fr/menu/shoes.gif") no-repeat center center;
}

#nav-ski.current a, #nav-ski a:hover {
	background:transparent url("../images/fr/menu/ski-current.gif") no-repeat center center;
}
#nav-snowboard.current a, #nav-snowboard a:hover {
	background:transparent url("../images/fr/menu/snowboard-current.gif") no-repeat center center;
}
#nav-skate.current a, #nav-skate a:hover {
	background:transparent url("../images/fr/menu/skate-current.gif") no-repeat center center;
}
#nav-wear.current a, #nav-wear a:hover {
	background:transparent url("../images/fr/menu/wear-current.gif") no-repeat center center;
}
#nav-shoes.current a, #nav-shoes a:hover {
	background:transparent url("../images/fr/menu/shoes-current.gif") no-repeat center center;
}

#nav-main #nav-usa a {
	background:transparent url("../images/fr/menu/usa.gif") no-repeat center center;
	width:210px;
}
#nav-main #nav-usa a:hover {
	background:transparent url("../images/fr/menu/usa-current.gif") no-repeat center center;
}

/*=search
----------------------------------------------*/
#search {
	height:30px;
	line-height:30px;
	overflow:hidden;
	text-align:right;
	position:absolute;
	bottom:8px;
	right:0;
}
#search form {
	margin-right:10px;
}
#location {
	height:30px;
	line-height:25px;
	overflow:hidden;
	text-align:left;
}
#location p {
	margin-top:5px;
}
#location span {
	display:block;
	text-align:right;
	margin-top:-25px;
	padding-right:10px;
}

/*=User Panel======================================
----------------------------------------------*/
.user-panel .wrapper {
	margin:0px auto 50px;
	padding-top:20px;
	width:510px;
}
.user-panel h2 {
	font-weight:bold;
	padding:15px 5px 0;
}
.user-panel h2 span {
	font-size:0.8em;
	font-weight:normal;
	margin-left:10px;
}
.user-panel span input {
	margin-left:10px;
}
.user-panel span em {
	color:red;
	margin:0 5px;
}
.user-panel .login, .user-panel .signup, .user-panel .forgot, .user-panel .reset {
	border:1px solid #DDD;
	height:auto!important;
	height:150px;
	min-height:150px;
	margin:10px 0;
}
.user-panel form {
	padding:30px 15px;
}
.user-panel .login_input {
	width:180px;
}
.user-panel .btns input {
	margin-top:10px;
	margin-left:90px;
	padding:0 10px;
}
.user-panel .button {
	padding:0 10px;
}
.user-panel form div {
  margin: 5px 0;
}
.user-panel form label {
  display: block;
  float: left;
	font-weight:normal;
  line-height: 20px;
	margin-right:5px;
	text-align:right;
  width: 85px;
}
.user-panel form label#remember {
	display:inline;
	float:none;
	margin-left:5px;
}
.user-panel form input#remember_me {
	margin-left:90px;
	vertical-align:middle;
}

/*=Content=====================================
----------------------------------------------*/
#content div.span-4 {
	width:190px;
}
#content div.span-15 {
	width:535px;
}
#content div.span-5 {
	width:215px;
}
#content div.span-20 {
	width:750px;
}

#main {
	background:#FFF url("../images/fr/background/sidebar.gif") repeat-y -10px center;
}
.simple #main {
	background:#FFF none;
}

.panel {
	margin-bottom:10px;
}
.panel h2, .span-20 .panel h2 {
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	line-height:30px;
	margin-bottom:0;
	padding:0px 10px 0;
}
.panel ul {
	padding:10px 15px 10px 15px;
}
.panel li {
	line-height:1.6em;
  overflow:hidden;
  width:100%;
	white-space:nowrap;
}
#logistics-banner {
	text-align:center;
}
#alipay-button {
	margin-bottom:1em;
	text-align:center;
}
.panel h2 span {
	display:block;
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	margin-top:-30px;
	height:30px;
}

#category-list h3 {
	line-height:25px;
	margin-bottom:0;
	padding:0 20px;
}
#category-list h3 a {
	color:#333;
	font-weight:bold;
}
#category-list ul {
	padding:0 10px 6px 20px;
}

#league-list ul {
	background:transparent url("../images/logo/league.gif") no-repeat 15px center;
}
#league-list li {
}
#league-list li a {
	display:block;
	height:25px;
	line-height:25px;
	text-indent:-9999px;
}

#event-list {
	background-color:floralwhite;
}
#event-list h2 {
	background:transparent url("../images/title/columns.gif") repeat-x center -60px;
	color:crimson;}
#event-list a {
	color:#333;
}
#contact-list ul {
	padding:7px 15px;
}
#contact-list li {
	float:left;
	height:22px;
	line-height:20px;
	text-align:center;
	width:50%;
}
.promotion-list {
	margin-bottom:10px;
}
.promotion-list img {
	border:1px solid #EEE;
}
.promotion-list a.left-side {
	float:left;
}
.promotion-list a.right-side {
	float:right;
}
#recent-list {
	border:1px solid #EAF8E3;
}
#special-list {
	background-color:#FFD;
	background-color:floralwhite;
	height:90px;
	width:100%;
	border:0;
	overflow:hidden;
}
#special-list img {
	height:90px;
	width:215px;
}
/*=portals
----------------------------------------------*/
#portals {
	padding:10px 0;
}
#portals ul {
	padding-left:2px;
}
#portals li {
	float:left;
	text-align:center;
	width:149px;
}
#banners {
	margin-bottom:10px;
}
#banners ul {
	padding-left:6px;
}
#banners li {
	float:left;
	text-align:center;
	width:246px;
}
/*=Partner
----------------------------------------------*/
#partner-list ul {
	padding-top:20px;
	padding-bottom:20px;
}
#partner-list li {
	float:left;
	height:25px;
	line-height:25px;
	overflow:hidden;
	padding-right:5px;
	vertical-align:middle;
	text-align:center;
	width:auto;
}
/*=Vendor List
----------------------------------------------*/
#wine-list li, #vendor-list li, #brand-list li {
	background:transparent url("../images/background/logo-148x50.gif") no-repeat center top;
	font-size:50px;
	height:55px;
	line-height:55px;
	overflow:hidden;
	vertical-align:middle;
	text-align:center;
}
/*=Special List
----------------------------------------------*/
#special-list dl {
	clear:both;
	margin:10px 15px 15px;
}
#special-list dt {
	line-height:20px;
	margin-bottom:5px;
  overflow:hidden;
  width:100%;
	white-space:nowrap;
}
#special-list dd {
	margin-left:0px;
}
#special-list img {
	float:left;
	margin-right:5px;
}

#special-products .grid-item {
	width:125px;
}
/*=Banner
----------------------------------------------*/
#content div.banner {
	width:750px;
}
#content div.banner ul {
	height:250px;
	width:100%;
	overflow:hidden;
}
/*=Grid-items
----------------------------------------------*/
.grid-items {
	padding-bottom:5px;
}
.grid-items h2 span {
	display:block;
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	margin-top:-30px;
	height:30px;
}
.grid-items .grid-item {
  margin:0;
}
.grid-item {
  float:left;
  overflow:hidden;
  text-align:center;
  width:133px;
}
div.span-20 .grid-item {
  width:125px;
}
.grid-items dl {
  margin-bottom:0px;
	padding:4px;
}
.grid-items dt, .detail .grid-items dt {
	font-weight:normal;
}
.grid-items dd.pic {
  font-size:110px;
  height:110px;
  line-height:110px;
  margin:5pt auto;
  overflow:hidden;
  vertical-align:top;
  width:110px;
}
.grid-item .name {
  font-size:12px;
  line-height:16px;
	height:32px;
  margin:5px auto;
  overflow:hidden;
  width:95%;
}
.grid-items dd.price {
  line-height:16px;
	margin:0 auto 5px;
}
.grid-items dd.price strong {
	color:#FF7800;
}
.grid-items dd.price span {
	color:#FF7800;
	font-weight:bold;
}

.logo-list .grid-item dd.pic {
	font-size:60px;
	height:60px;
	line-height:60px;
}
/*=List-items
----------------------------------------------*/
.list-items {
	padding-bottom:5px;
}
.list-items h2 span {
	display:block;
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	margin-top:-30px;
	height:30px;
}
.list-items dl {
	border-bottom:1px solid #EEE;
  margin:10px 15px 10px;
	padding-bottom:10px;
	position:relative;
}
.list-items dt {
	font-weight:normal;
}
.list-items dd {
	margin-left:0;
}
.list-items dd .currency {
	color:#FF7800;
}
.list-items dd form div {
	margin:0px;
}
.list-items dd .button-to {
	float:left;
	width:100px;
}
.list-items dd form input {
  margin:5px 0;
}
.list-items .name {
  font-size:12px;
  line-height:16px;
  margin:5px auto;
  overflow:hidden;
	white-space:nowrap;
}
.list-items dd.price {
  line-height:16px;
	margin:0 auto 5px;
}
.list-items dd.price span {
	color:#FF7800;
	font-weight:bold;
}

.expired {
	color:red;
	font-size:smaller;
	font-style:italic;
	font-weight:normal;
}
.valid-period {
	color:green;
	font-size:smaller;
	font-weight:normal;
	margin-left:5px;
}

.list-items dl {
	margin:10px 10px;
}
/*=Detail
----------------------------------------------*/
.detail {
	height:auto!important;
	height:400px;
	min-height:400px;
}
.detail h2 {
	font-size:1.3em;
	font-weight:bold;
	line-height:30px;
}
.detail h3 {
	font-size:1.1em;
	font-weight:bold;
	line-height:25px;
	margin-bottom:0;
}
.detail h3 span {
	font-size:.9em;
	font-weight:normal;
	padding-left:1em;
}
.detail li {
	clear:both;
	line-height:1.8em;
}
.detail li label {
	display:inline;
	float:left;
	margin-left:-70px;
}

.detail #item-description {
	margin:0 5px 30px;
}
.detail dt {
	color:#FF7800;
	font-size:1.2em;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}
.detail dd {
	margin-bottom:5px;
	margin-left:0;
}

.detail #item-image {
  float:left;
	margin-left:10px;
}
.detail #item-summary {
  float:right;
}
.detail ul#item-summary li {
	clear:none;
	display:block;
	margin-left:0px;
}
.detail ul#item-summary li label {
	display:block;
	margin-left:0px;
	width:80px;
}
.detail ul#item-summary li#service label {
	height:40px;
}
.currency strong {
	color:#C30;
}
/*=Pages
----------------------------------------------*/
.detail #page-content {
	margin:0 0 30px;
}
.detail #page-content h3 {
	color:#333;
	font-weight:bold;
	margin:1em 0.5em 0.6em;
}
.detail #page-content p {
	line-height:1.6em;
}
#body-pages th, #body-pages td {
	border:1px solid #EEE;
	text-align:center;
}
#body-pages th {
	background:none;
	background-color:#F6F6F6;
	color:#333;
}

/*=Products
----------------------------------------------*/
#products-list dd {
  margin-right:110px;
}
#products-list dd.pic {
  margin-right:0px;
	position:absolute;
  right:0;
  top:15px;
	text-align:center;
	width:110px;
	z-index:100;
}
#products-list dl {
	height:auto!important;
	height:100px;
	margin:10px 10px;
	min-height:100px;
}
#product-detail {
	overflow:hidden;
	width:100%;
}
/*=Product show
----------------------------------------------*/
#product-detail h2 {
	font-size:1.3em;
	line-height:30px;
}
#product-detail h2 a {
	font-size:smaller;
	font-weight:normal;
}
#product-detail #item-image {
	font-size:150px;
	height:325px;
	line-height:100px;
	width:300px;
	margin:0;
	text-align:center;
	overflow:hidden;
	vertical-align:top;
}
#product-detail #item-image a {
	margin:auto;
}
#product-detail #item-image span.text {
	display:block;
	font-size:13px;
	line-height:25px;
	text-align:center;
}
#product-detail #item-summary {
	width:435px;
}
#item-summary .currency {
	float:left;
	width:45%;
}
#item-summary #brand,#item-summary #location,#item-summary #category,#item-summary #vendor,#item-summary #source {
	clear:both;
	width:100%;
}
#item-summary #amount {
	margin:10px 0;
}
#item-summary #amount input.amount {
	margin-top:2px;
	margin-right:5px;
	width:20px;
}
#item-summary #amount input {
	float:left;
	margin-right:10px;
	vertical-align:middle;
	width:90px;
}
#item-summary #source a {
	color:#C30;
}
/*=item-preview
----------------------------------------------*/
#item-preview {
	margin:10px 5px;
	padding-bottom:5px;
}
#item-preview p {
	margin-bottom:0.6em;
}
#item-summary {
	padding:0px;
	width:515px;
}
#item-summary li {
	line-height:1.8em;
	white-space:normal;
}
.detail ul#item-summary li#service label {
	display:none;
}
.detail ul#item-summary li#service ul {
	margin:0px;
}
.detail ul#item-summary li#service li {
	float:left;
	height:22px;
	margin-right:5px;
	overflow:hidden;
}
/*=Vendor&Brand
----------------------------------------------*/
#vendors-list, #brands-list {
	margin-bottom:15px;
}

/*=Events&Guides
----------------------------------------------*/
#event-detail dl, #guide-detail dl {
	border-bottom:0;
	margin:10px 0 10px 5px;
}
#event-detail dd, #guide-detail dd {
	margin-right:0;
}
#event-detail td {
	border:0;
}
#event-detail {
	margin-right:10px;
}
#event-detail h2 {
	color:#333;
	text-align:center;
}
#event-detail dd {
	font-size:1.2em;
	line-height:1.4em;
}
#event-detail .date {
	margin-bottom:2em;
	text-align:right;
}
#event-detail caption {
	font-weight:bold;
	padding:5px;
	text-align:center;
}
/*=Footer
----------------------------------------------*/
#footer {
	padding:10px 0 20px;
	text-align:center;
}
#footer .wrapper {
	padding:0 10px;
}
#footer p.copyright {
	margin-bottom:0px;
}
#nav-bottom {
	margin-bottom:5px;
}
#nav-bottom li {
	display:inline;
	padding-left:5px;
}
#online {
	clear:both;
	margin:0 auto 5px;
}
#online ul {
	text-align:center;
}
#online li {
	display:inline;
	height:18px;
	line-height:18px;
	margin-left:5px;
	overflow:hidden;
}
/*=MISC
----------------------------------------------*/
.pagination {
	margin:5px 10px 10px;
	text-align:center;
}

/*=Table
----------------------------------------------*/
table {
	border-collapse: collapse;
	border:1px solid #EEE;
	margin:0 auto .5em;
	width:100%;
}
table .numeric, table .currency {
	text-align:right;
}
table td.time {
	white-space:nowrap;
}
th, td {
	border:1px solid #EEE;
	border-left:0;
	border-right:0;
	padding:4px 8px;
	text-align:left;
}
th {
	background-color:#F6F6F6;
  white-space: nowrap;
}
tr.even td {
	background-color:#FCFCFC;
}

table input {
	display:inline;
	margin-right:4px;
	vertical-align:middle;
}

th.recommend, th.special {
	padding:3px;
	text-align:center;
	width:20px;
}
td.name div {
	overflow:hidden;
	white-space:nowrap;
	width:200px;
}

div.action {
	margin:10px 5px;
}

table.address {
	border:0;
}
table.address td {
	border:0;
}
textarea.address, textarea.note {
	font-size:1.1em;
	height:40px;
	width:260px;
}
table th.operation {
	width:130px;
}
/*=Detail Form
----------------------------------------------*/
.detail form.user {
	margin:20px 10px;
}
.detail form.user div {
	margin:10px 0;
}
.detail form.user label {
  display: block;
  float: left;
	font-weight:normal;
  line-height: 20px;
	margin-right:5px;
	text-align:right;
  width: 75px;
}
.detail form.user .btns {
	margin-left:80px;
}

/*=Feedback
----------------------------------------------*/
form#feedback div {
  margin: 5px 0;
}
form#feedback label {
  font-weight:normal;
	line-height: 20px;
	text-align:right;
}
form#feedback textarea {
  font-size: 1em;
  vertical-align:top;
	width:480px;
	height:140px;
}
form#feedback .btns input {
	margin-left:60px;
  padding: 0 10px;
	vertical-align:middle;
}


/*=Simple
----------------------------------------------*/
.simple {
	height:auto!important;
	height:400px;
	min-height:400px;
}
.simple h2 {
	font-weight:bold;
}

/*=Cart
----------------------------------------------*/
#cart-total {
	margin:5px 0 10px;
	text-align:right;
}
#body-cart table .name {
	float:left;
}
#body-cart table .button-to {
	float:right;
}
#body-cart table .button-to input[type="submit"] {
	margin:0;
	padding:0;
}

#body-cart .link-list {
	clear:both;
	text-align:right;
}
#body-cart .link-list a {
	padding:1px 10px;
}

#body-cart .button-list {
	float:right;
}
.button-list .button-to {
	float:left;
	margin-left:5px;
}

/*=Checkout
----------------------------------------------*/
form#checkout {
	border:1px solid #EEE;
	padding:15px;
}
form#checkout h3 {
	font-weight:bold;
	margin-top:1.5em;
	margin-bottom:0.5em;
}
form#checkout textarea {
  font-size: 1.1em;
	padding:0;
  vertical-align:top;
	height:60px;
	width:400px;
}
form#checkout .btns input {
  margin: 5px 0;
	margin-left:85px;
  padding: 0 10px;
	vertical-align:middle;
}
form#checkout div {
  margin: 5px 0;
}
form#checkout label {
  display: block;
  float: left;
	font-weight:normal;
  line-height: 20px;
	margin-right:5px;
	text-align:right;
  width: 75px;
}

/*=Bookings
----------------------------------------------*/
.prompt {
	border:1px solid #FF6;
	background-color:#FFC;
	margin-bottom:1em;
	padding:.5em 1em;
}
.prompt p {
	line-height:2em;
	margin-bottom:0;
}
form.booking {
	padding:0 0 1em;
}
form.booking h3 {
	font-weight:bold;
	margin-top:1.5em;
	margin-bottom:0.5em;
}
form.booking div {
  margin: 5px 0;
}
form.booking div span {
	color:#999;
}
form.booking div .button span {
	color:#333;
}
form.booking textarea {
  font-size: 1.1em;
	padding:0;
  vertical-align:top;
	height:60px;
	width:480px;
}
form.booking .btns {
	text-align:center;
}
form.booking .btns input {
  padding: 0 10px;
	vertical-align:middle;
}
form.booking label {
	font-weight:normal;
  line-height: 20px;
	text-align:right;
}

.booking-detail ul {
	float:right;
}
.booking-detail li {
	clear:none;
	float:left;
	line-height:30px;
	margin-left:5px;
	margin-right:5px;
}

#contact-info, #reply-info {
	border:1px solid #DDD;
	clear:both;
	margin:10px 0;
	padding:10px;
}
#contact-info h4, #reply-info h4 {
	color:#333;
	font-weight:bold;
	margin-bottom:0.5em;
}

/*=Order
----------------------------------------------*/
.orders-list td.name div {
	width:250px;
}
.order-detail td.name div {
	width:180px;
}
.order-detail td.name strong {
	color:red;
	padding-right:10px;
}
.order-detail ul {
	float:right;
}
.order-detail li {
	clear:none;
	float:left;
	line-height:30px;
	margin-left:5px;
	margin-right:5px;
}
#shipping-info, #order-note {
	border:1px solid #DDD;
	clear:both;
	margin:10px 0;
	padding:10px;
}
#shipping-info h4, #order-note h4 {
	color:#333;
	font-weight:bold;
	margin-bottom:0.5em;
}
div.alipay-button {
	text-align:right;
}
/*=Search
----------------------------------------------*/
#search input.keyword {
	width:200px;
}
#search-page h2 {
	margin-left:5px;
}
#search-page h3 {
	margin:0.5em 0.5em 1em;
}
#search-page .list-items dl {
	margin-left:5px;
	margin-right:0;
}
.search-box {
	border:1px solid #DDD;
	padding:20px;
}
.search-box input.keyword {
	width:200px;
}
strong.highlight, a strong.highlight {
	background-color:transparent;
	color:#F30;
}
strong.highlight {
	font-weight:normal;
}
dt strong.highlight {
	font-weight:bold;
}
.resutl dd em {
	color:#F30;
	font-style:normal;
}

/*=Support
----------------------------------------------*/
#supports dl {
	margin-bottom:1em;
}
#supports dl dt {
	color:#333;
}
#supports dl dd {
	float:left;
	border-right:1px solid #999;
	line-height:1em;
	margin-right:1em;
	padding-right:1em;
	width:auto;
}

.topic-detail p {
	line-height:2em;
}

/*=notices
----------------------------------------------*/
#notices .wrapper {
	background-color:#FFFFCC;
	border:1px solid #EEE;
	margin:4em;
	padding:2em 2em 8em 2em;
}
#notices h2 {
	padding-left:0;
}

/*=jqzoom
----------------------------------------------*/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}


a.button, span.button, del.button{
	
	display:-moz-inline-box;
	display:inline-block;
	cursor:pointer;
	border:none;
    font-size:0;
    line-height:0;
    
	/*
	for Safari, read this first
	http://creativebits.org/webdev/safari_background_repeat_bug_fix
	*/
	background-position:0 0;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#2e523b;
	font-style:normal;
	margin:0 6px 0px 0;
	padding:0 10px 0 0;	
	vertical-align:middle;	
	
    padding-top:-2px;
	_position:relative;
	_width:10px;	
	_overflow-y:hidden;
}



a.button, span.button, del.button,
a.button span, span.button button, span.button input, del.button span{
    background-image:url(../images/icons/form_buttons.png);
    _background-image:url(../images/icons/form_buttons.gif);
}


a.button span, span.button button, span.button input, del.button span{
	
	white-space:nowrap;
	cursor:pointer;
    color:#222;
	display:-moz-inline-box;
	display:inline-block;
	line-height:1;
    letter-spacing:0 !important;
    font-family:"Arial" !important;
    font-size:12px !important;
    font-style:normal;    
    background-color:transparent;
	background-position:100% 0;
	background-repeat:no-repeat;
	height:30px;
	padding:8px 20px 0 10px;
	margin:0 -16px 0 10px;
	border:none;
	vertical-align:text-top;
	zoom:1;
	_position:relative;
    _padding-left:0px;
	_padding-right:12px;
	_margin-right:-10px;	
	_display:block;
	_top:0;
	_right:-5px;
	
}


span.button button{
   line-height:2.5;/*Opera need this*/
}

html.safari a.button span, 
html.safari del.button span{
  line-height:1.3;
}

html.safari span.button button{
  line-height:2.6;
}

html.safari a.button:focus,
html.safari span.button button:focus{
    outline:none;
}



del.button{
	/* cursor:not-allowed;	*/
	background-position:0 -120px;
	
}

del.button span{
	cursor:default;
    color:#aaa !important;
	background-position:100% -120px;
}


span.button button, span.button input{
	padding-top:0px;
	line-height:2.5;/*Opera need this*/
}


/** optional **/
/*
a.button:visited{
	color:#aaa;
}
*/


/*Hover Style*/

a.button:hover, 
span.button:hover,
a.button:focus, 

a.dom-button-focus, 
span.button-behavior-hover{
	background-position:0 -60px;
	color:#222;
	text-decoration:none;
}





a.button:hover span, 
span.button:hover button, 
a.button:focus span, 

span.button-behavior-hover button, 
span.button-behavior-hover input{
	background-position:100% -60px;
}


a.button:active, a.button:focus span{
	color:#444;
}




del.button-behavior-hover, del.button:hover{
	background-position:0 -180px;
	/* cursor:not-allowed; */
}


del.button-behavior-hover span, del.button:hover span{
	background-position:100% -180px;
	/* cursor:not-allowed; */
	
}




/*Optional hack for IE6 to simulate :hover selector*/

span.button button, del.button span, span.button input{


	
	_behavior:expression(
		(function(el){

			if( typeof( behavior_onMouseEnter) == 'undefined'){

				
				behavior_onMouseEnter = function(el){
					
					var dEl = this.parentNode;					
					var sClass = dEl.className ;
					dEl.__defaultClassName = sClass ;
					dEl.className = sClass + ' button-behavior-hover';	
					this.setCapture();
				};

				behavior_onMouseLeave = function(el) {
					var dEl = this.parentNode;
					dEl.className = dEl.__defaultClassName ;
					dEl.__defaultClassName = undefined;
					this.releaseCapture();
				};


			};
			
			
			el.runtimeStyle.behavior = 'none';
			el.onmouseenter = behavior_onMouseEnter;
			el.onmouseleave = behavior_onMouseLeave;
			
			
		})(this));




}
