.pagesides {
	padding:5px 10px 5px 10px;
}
.albumPad {
	padding:5px 10px 0px 10px;
}
.innerInfo {
	padding:5px 0px 5px 30px;
}
.titlebar {
	padding:5px 0px 5px 0px;
}
.imgBG {
	background-color:#dfd9d7;
	height: 127px;
	vertical-align: middle;
	text-align:center;	
}
div.topbasket {
	background:transparent url(../images/top_basketBG_01.gif) no-repeat;
	cursor:pointer;
	height:39px;
	width:147px;
}
div.checkout {
	background:transparent url(../images/top_basketBG_02.gif) no-repeat;
	cursor:pointer;
	height:25px;
	width:147px;
	text-align:center;
}
div.content {
	clear: left;
	padding: 1em;
}

div.content.inactive {
	display: none;
}
a.btn_pink {
    background: transparent url('../images/btn_pink_a.gif') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 26px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.btn_pink span {
    background: transparent url('../images/btn_pink_span.gif') no-repeat;
    display: block;
	text-align:center;
    line-height: 22px;
	width: 120px;
    padding: 2px 0 2px 10px;
} 
a.btn_grey {
    background: transparent url('../images/btn_grey_a.gif') no-repeat scroll top right;
    color: #ae6170;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 26px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}

a.btn_greyblock {
    background: transparent url('../images/btn_grey_a.gif') no-repeat scroll top right;
    color: #ae6170;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 26px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}


a.btn_grey span {
    background: transparent url('../images/btn_grey_span.gif') no-repeat;
    display: block;
	text-align:center;
    line-height: 22px;
	width: 120px;
    padding: 2px 0 2px 10px;
} 

a.btn_greyblock span {
    background: transparent url('../images/btn_grey_span.gif') no-repeat;
    display: block;
	text-align:center;
    line-height: 22px;
	width: 120px;
    padding: 2px 0 2px 10px;
} 

a.btn_pink:hover,
a.btn_grey:hover {
    background-position: bottom right;
    outline: none; /* hide dotted outline in Firefox */
}
a.btn_pink:hover span,
a.btn_grey:hover span {
    background-position: bottom left;
    padding: 3px 0 1px 10px; /* push text down 1px */
} 
.suggesttable {
	background: url(../images/suggest_03.gif) repeat-x;
	background-color:#dfd9d8;
}

.starIMGborder {
	border:#aeaeae 1px solid; 
	padding: 4px 4px 4px 4px;
	background-color:#FFFFFF;
}
.starrank {
	position: absolute;
}
.greyborder {
	border:#9e9e9e 1px solid; 
}
.rtableM {
	background-color:#ccc7e0;
}
.rtableF {
	background-color:#ebd2d2;
}
.rtableG {
	background-color:#c7dde0;
}
.checkouttable {
	border:#aeaeae 1px solid;
	background-color:#fdfdfd;
	color: #6e6e6e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	text-decoration: none;
	line-height:1;
	text-align:left;
	vertical-align:top;
}
.checkouttable th {
	font-weight: bold;
	padding: 5px 7px 5px 7px;
}
.checkouttable tr.alt {
	background-color:#f2edec;
}
.checkouttable td {
	font-weight: normal;
	padding: 4px 7px 4px 7px;
}
.subtable {
	border:#d1d1d1 1px solid; 
	background-color:#f5f3f3;
	color:#6e6e6e;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: normal;
	text-decoration: none;
	padding: 7px 20px 7px 20px;
	text-align:left;
	vertical-align:middle;
}
.ranktable {
	border:#aeaeae 1px solid; 
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
	text-decoration: none;
	line-height:1;
	text-align:left;
	vertical-align:middle;
}
.ranktable td {
	color: #424242;
	padding: 7px 4px 7px 4px;
	height: 60px;
}
.ranktable td.king {
	height: 140px;
}
.rtA {
	background-color:#e7e4e2;
}

.rtA th {
	color: #730c4a;
	padding: 7px 4px 7px 4px;
}
.rtA tr.alt {
	background-color:#ddd2cf;
}
.rtB {
	background-color:#ede3c9;
}

.rtB th {
	color: #913a00;
	padding: 7px 4px 7px 4px;
}
.rtB tr.alt {
	background-color:#dcd2b5;
}
.paymenttable {
    border-color: #fff;
    border-width: 0 0 1px 1px;
    border-style: solid;
	text-align:left;
	vertical-align:middle;
}
.paymenttable th{
	border-color: #fff;
	border-width: 1px 1px 0 0;
	border-style: solid;
	background-color: #e0e0e0;
	padding:5px 10px 5px 10px;
}
.paymenttable td{
	border-color: #fff;
	border-width: 1px 1px 0 0;
	border-style: solid;
	padding:10px 20px 10px 20px;
	background-color: #f2f1f1;
} 

/* category nav */
.nav {
	margin: 0;
	padding: 0
}
.nav li {
	float: left;
	list-style: none;
	display: inline;
	padding: 0px 10px;
	text-decoration: none;
	border-left: 1px solid #7f7f7f;
	color: #b4003c;
	font-weight: bold;
	white-space: nowrap;
}
.nav li.first {
	border-left: none;
}
.nav li a {
	color: #7f7f7f;
	text-decoration: none;
	font-weight: normal;
}
.nav li a:hover
{
	color: #a7a7a7;
}
.nav1 li {
	font: 14px Tahoma, Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
}
.nav1 li a {
	font-weight: bold;
}
.nav2 li {
	font: 12px Tahoma, Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
}
.nav3 li {
	background-image:url(../images/alphabetBG.gif);
	width: 22px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
}

.newevents {background-image: url(../images/eventMenu01_ro.gif); width: 125px;}
.newevents a  {background-image: url(../images/eventMenu01.gif);}
.concert {background-image: url(../images/eventMenu02_ro.gif); width: 119px;}
.concert a  {background-image: url(../images/eventMenu02.gif);}
.award {background-image: url(../images/eventMenu03_ro.gif); width: 119px;}
.award a  {background-image: url(../images/eventMenu03.gif);}
.celebrate {background-image: url(../images/eventMenu04_ro.gif); width: 119px;}
.celebrate a  {background-image: url(../images/eventMenu04.gif);}
.show {background-image: url(../images/eventMenu05_ro.gif); width: 119px;}
.show a  {background-image: url(../images/eventMenu05.gif);}
.othersevents {background-image: url(../images/eventMenu06_ro.gif); width: 123px;}
.othersevents a  {background-image: url(../images/eventMenu06.gif);}

/* menu styles */
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../images/categoryBG.gif)
}
.menu li {
	padding: 0;
	margin: 0;
	height: 30px;
	text-indent: -1000px;
	/* margin-right: 1em;*/
	list-style: none;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 30px;
}
.home, .homeHome {background-image: url(../images/menu01_ro.gif); width: 102px;}
.home a  {background-image: url(../images/menu01.gif);}
.new, .newHome {background-image: url(../images/menu02_ro.gif); width: 119px;}
.new a  {background-image: url(../images/menu02.gif);}
.hot, .hotHome {background-image: url(../images/menu03_ro.gif); width: 121px;}
.hot a  {background-image: url(../images/menu03.gif);}
.ranking, .rankingHome {background-image: url(../images/menu04_ro.gif); width: 120px;}
.ranking a  {background-image: url(../images/menu04.gif);}
.events, .eventsHome {background-image: url(../images/menu05_ro.gif); width: 120px;}
.events a  {background-image: url(../images/menu05.gif);}
.category, .categoryHome {background-image: url(../images/menu06_ro.gif); width: 143px;}
.category a  {background-image: url(../images/menu06.gif);}


ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* text styles */
.text00 {
	color: #1e2c38;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
}
.nametext {
	color: #6e6e6e;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
	text-decoration: none;
	line-height:1;
}
.title01 {
	color: #b4003c;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
	text-decoration: none;
	line-height:1.2;
}
.title02 {
	color: #9d4255;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
	text-decoration: none;
	line-height:1.2;
}
.text01 {
	color: #b4003c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text02 {
	color: #7c7c7c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text03 {
	color: #949293;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text04 {
	color: #444444;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.5;
}
.text05 {
	color: #cc7a8b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text06 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text07 {
	color: #7f3b3b;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text08 {
	color: #6a1a2b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text09 {
	color: #9d4255;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text10 {
	color: #002284;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.text11 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: bold;
	text-decoration: none;
	line-height:1.2;
}
.text12 {
	color: #7c7c7c;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "細明體";
	font-weight: none;
	text-decoration: none;
	line-height:1.2;
}
.imgBorder {
	border: 1px solid #3c0891; 
}
textarea{
	width: 350px;
	height: 120px;
}
a.nevtxt:link {
	color: #b4003c; 
	font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
a.nevtxt:visited {
	color: #b4003c; 
	font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
a.nevtxt:hover {
	color: #cc7a8b; 
}
a.header:link {
	color: #7f3b3b; 
	font-size: 11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
a.header:visited {
	color: #7f3b3b; 
	font-size: 11px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
a.header:hover {
	color: #cc7a8b; 
}
a.terms:link {
	color: #444444; 
	font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
a.terms:visited {
	color: #444444; 
	font-size: 12px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif, "細明體";
}
a.terms:hover {
	color: #949293; 
}
IMG.absmiddle {
	vertical-align: middle;
	margin-bottom: .25em;
}
form.searchBtn {
	margin:0em 0;
	padding:0;
	width:275px;
	height:30px;
}
form.searchBtn input {
	margin-top:10px;
	width:190px;
	height:17px;
	border-color:#FFFFFF;
	border:none;
	padding:0px;
	vertical-align:top;
}
form.searchBtn button {
	margin-top:0px;
	width:85px;
	height:30px;
	border:none;
	text-indent:-8000px;
	overflow:hidden;
	background:url('../images/searchbtn.gif') no-repeat 0 0;
	cursor:pointer;
	vertical-align:bottom;
}
.headerBG {
	background:url('../images/aps_headerBG.gif') no-repeat 0 0;
}