﻿@charset "utf-8";
/*----------------------------------------- General Style -------------------------------------------*/
body 
{
	margin:0;
	width:100%;
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:8pt;
	color:#666666;
	scrollbar-DarkShadow-Color:#eccfe3;
	scrollbar-Track-Color:#ffffff; 
	scrollbar-Face-Color:#cccccc; 
	scrollbar-Shadow-Color:#999999; 
	scrollbar-Highlight-Color:#ffffff; 
	scrollbar-3dLight-Color:#cccccc; 
	scrollbar-Arrow-Color:#999999;
}

td
{
	font-family:Tahoma;
}

th
{
	font-family:Tahoma;
}

a
{
	color:#AA823E;
	font-size:8pt;
	text-decoration:underline;
}

a:hover
{
	color:#AA823E;
	font-size:8pt;
	text-decoration:none;
	cursor:hand;
}

.left
{
	text-align:left;
}

.left
{
	text-align:-moz-left;
}

.right
{
	text-align:right;
}

.top
{
	vertical-align:top;
}

.bottom
{
	vertical-align:bottom;
}

.center
{
	text-align:center;
}

.center
{
	text-align:-moz-center;
}

.justify
{
	text-align:justify;
}

.justify
{
	text-align:-moz-justify;
}

.bold
{
	font-weight:bold;
}

.handcursor
{
	cursor:pointer;
}

.middle
{
	vertical-align:middle;
}

.nowrap
{
	white-space:nowrap;
}

.spacer
{
	height:5px;
	font-size:5px;
}

.underline
{
	text-decoration:underline;
}

.noborder
{
	border-width:0px;
}

/*----------------------------------------- Customize Style -------------------------------------------*/
.maintable
{
	width:980px;
}

.headertable
{
	width:980px;
	height:86px;
	background-color:#FFFFFF;
}

.fontsizeLarge
{
	font-size:15px;
}


.hometable
{
	width:238px;
	height:392px;
	background:url(/eng/img/pic_main02.jpg) no-repeat;
}

.abouttable
{
	width:980px;
	height:494px;
	background:url(/eng/img/bg_aboutcgo.jpg) no-repeat right;
}

.shoppingtable
{
	width:980px;
	height:494px;
	background:url(/eng/img/bg_shopinganddining.jpg) no-repeat right;
}

.latestnewstable
{
	width:980px;
	height:494px;
	background:url(/eng/img/bg_latestnews.jpg) no-repeat right;
}

.headersubject
{
	/*font-family:Geneva, Arial, Helvetica, sans-serif; deleted 9.14*/ 
	font-size:36px;
	color:#b5a58c;
}

.memberszonetable
{
	width:980px;
	height:494px;
	background:url(/eng/img/bg_memberszone.jpg) no-repeat right;
}

.inputbox
{
    border: 1px solid #67c1ff;
    padding: 2px;
	background-color:#e4f4ff;
}

.footerinputbox
{
	border: 1px solid #67c1ff;
    padding: 2px;
	background-color:#cccccc;
	color:#666666;
	font-size:16px;
	/*font-size:7pt;*/
}

.videothumbnail
{
	width:120px;
	height:95px;
}

#keyword
{
    cursor:pointer;
    line-height:15px;
    color:#666;
    margin: 0 0 0 1px;
    padding: 10px 0px 0 10px;
    float: left;
    height:24px;
    width: 135px;
    border:0;
    background:url(/eng/img/keyword_search.gif) left no-repeat;
}

.registerInputBox {
    border: none;
	padding-left: 2px;
	background-color:#ffffff;
	font-size: 12px;
    float: left;
    height:16px;
    width: 180px;
    border:0;
    background:url(/eng/img/register/inputBox.jpg) left no-repeat;
}

/* new added start */
.registerInputBox2 {
    border: none;
	padding-left: 2px;
	background-color:#ffffff;
	font-size: 12px;
    float: left;
    width: 180px;
    border:0;
}
/* new added end */

.registerMessageBox {
    border: none;
	font-size:12px;
	padding-left: 5px;
	background-color:#ffffff;
    float: left;
    height:36px;
    width: 389px;
    border:0;
    background:url(/eng/img/register/msgBox.jpg) left no-repeat;
}

.tfInputBox {
    border: none;
	/*padding-left: 2px; updated 9.14*/
    padding-left: 5px;
	padding-right: 5px;
	background-color:#ffffff;
	font-size: 12px;
    float: left;
    height:16px;
    width: 134px;
    border:0;
    background:url(/eng/img/tellFriend/tf_key.jpg) left no-repeat;
}

.tfMessageBox {
    border: none;
	font-size:12px;
	padding-left: 5px;
	background-color:#ffffff;
    float: left;
    height:56px;
    width: 297px;
    border:0;
    background:url(/eng/img/tellFriend/tf_msg_bg.jpg) left no-repeat;
}
/* new add start 9.14*/
div.registerWrapper {
	border: none;
	padding-left: 2px;
	background-color:#ffffff;
	font-size: 12px;
    float: left;
    height:16px;
    width: 180px;
    border:0;
    background:url(/eng/img/register/inputBox.jpg) left no-repeat;
}
div.registerWrapper input {
padding-left: 2px;
	border: 0;
	padding-left: 2px;
	height:16px;
   width: 165px;
	background-color: transparent;
}

div.inputWrapper {
	border: none;
	padding-left: 3px;
	background-color:#ffffff;
	font-size: 12px;
    float: left;
    height:16px;
    width: 134px;
    border:0;
    background:url(/eng/img/tellFriend/tf_key.jpg) left no-repeat;
}
div.inputWrapper input {
font-size: 12px;
	border: 0;
	padding-left: 5px;
	height:16px;
   width: 115px;
	background-color: transparent;
}

div.messageWrapper {
	border: none;
	font-size:12px;
	padding-left: 5px;
	background-color:#ffffff;
    float: left;
    height:56px;
    width: 297px;
    border:0;
    background:url(/eng/img/tellFriend/tf_msg_bg.jpg) left no-repeat;
}
div.messageWrapper textarea {
font-size:12px;
float: left;
	border: 0;
	padding-left: 5px;
	height:50px;
   width: 275px;
	background-color: transparent;
}

/* new add end */
.holder
{
	width:500px;
	float: left;
}

.scroll-pane
{
	width: 490px;
	overflow: auto;
	float: left;
	height: 280px;
}
/*updated 1012*/
.scroll-pane2
{
	width: 570px;
	overflow: auto;
	float: left;
	height: 380px;
}

img, .osX .jScrollPaneTrack, .osX .jScrollPaneDrag, .osX .jScrollPaneDragTop, .osX .jScrollPaneDragBottom, .osX a.jScrollArrowUp, .osX a.jScrollArrowDown
{
/*
	behavior:url(iepngfix.htc);
*/
}

.osX .jScrollPaneTrack
{
	background:url(/eng/img/osx_track.gif) repeat-y;
}

.osX .jScrollPaneDrag
{
	background:url(/eng/img/osx_drag_middle.gif) repeat-y;
}

.osX .jScrollPaneDragTop
{
	background:url(/eng/img/osx_drag_top.png) no-repeat;
	height: 2px;
}

.osX .jScrollPaneDragBottom
{
	background:url(/eng/img/osx_drag_bottom.png) no-repeat;
	height: 2px;
}

.osX a.jScrollArrowUp
{
	height: 8px;
	background:url(/eng/img/osx_arrow_up.gif) no-repeat 0 -10px;
}

.osX a.jScrollArrowUp:hover
{
	background-position: 0 0;
}

.osX a.jScrollArrowDown
{
	height: 8px;
	background:url(/eng/img/osx_arrow_down.gif) no-repeat 0 -10px;
}

.osX a.jScrollArrowDown:hover
{
	background-position: 0 0;
}

/* IE SPECIFIC HACKED STYLES */
* html .osX .jScrollPaneDragBottom
{
	bottom: -1px;
}
/* /IE SPECIFIC HACKED STYLES */

.Fs10pt
{
	font-size:10pt;
}

.Fs12pt
{
	font-size:12pt;
}

.FcAA823E
{
	color:#AA823E;
}

.Fcbca58b
{
	color:#bca58b;
}

.Bgcccccc
{
	background-color:#cccccc;
}

.leftborder999999
{
	border-right:solid 1px #999999;
}

.footerlink a
{
	color:#999999;
	font-size:8pt;
	text-decoration:none;
}

.footerlink a:hover
{
	color:#34CFFB;
	font-size:8pt;
	text-decoration:none;
	cursor:hand;
}

/*----------------------------------------- Deminsion Style -------------------------------------------*/
.width1px
{
	width:1px;
}

.width150px
{
	width:150px;
}

.width1pc
{
	width:1%;
}

.width99pc
{
	width:99%;
}

.width100pc
{
	width:100%;
}
/*updated start 9.14*/
.height46px
{
	height:46px;
}

.height494px
{
	height:494px;
}
/*updated end */

.height1pc
{
	height:1%;
}

.height98pc
{
	height:50%;
}

.height100pc
{
	height:100%;
}

.paddingtop5px
{
	padding-top:5px;
}

.paddingtop7px
{
	padding-top:7px;
}

.paddingtop11px
{
	padding-top:11px;
}

.paddingtop22px
{
	padding-top:22px;
}

.paddingtop30px
{
	padding-top:30px;
}

.paddingbottom10px
{
	padding-bottom:10px;
}

.paddingbottom20px
{
	padding-bottom:20px;
}

.paddingleft1px
{
	padding-left:1px;
}

.paddingleft5px
{
	padding-left:5px;
}

.paddingleft13px
{
	padding-left:13px;
}

.paddingleft50px
{
	padding-left:20px;
}

.paddingleft45px
{
	padding-left:45px;
}

.paddingright13px
{
_padding-right: 13px;
	padding-right:13px;
}

.paddingleftright10px
{
	padding-left:10px;
	padding-right:10px;
}

.paddingleftright20px
{
	padding-left:20px;
	padding-right:20px;
}

.lineheight15px
{
	line-height:15px;
}

.height494px
{
	height:494px;
}
//add by jenny 20091120
.pageGroup.top{margin-top:25px;width:100%; border-bottom:#FFA200 1px solid; height:25px;}
.pageGroup.supportTop{margin-top:5px;width:100%; border-bottom:#FFA200 1px solid; height:15px; font-weight:bold;}
.pageGroup.bottom{padding-top:15px;margin-top:25px;width:100%; border-top:#FFA200 1px solid; height:25px;}
.pageGroup span{float:left; margin-right:8px; font-weight:bold;}
.pageGroup .numContainer{float:right;}
.pageMessage{float:left;}
.pageNum{float:left; }
.pageNum a{float:left; color :#666;padding:0 2px}
.pageNum a.inUse{float:left; color:#FFA200;}
.pageNum a:hover{float:left; color:#FFA200;}

hr {
	color:#666666;
	height:1px;
}