@charset "utf-8";
/* CSS Document */
body{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#313131;}
html, body {height: 100%; margin:0; padding:0}
ul{ margin-top: 0px; margin-bottom: 0px; margin-left: 8px; padding-left: 12px; }
a img { border: none;}
a { color: #1B57A3; cursor: pointer;}

form{ margin:0; padding:0; border:none;}

#left { background:url(../image/left.jpg) no-repeat right; height:232px; }
#right { background:url(../image/right.jpg) no-repeat left; height:232px; }
#bg { background:url(../image/bg.gif) repeat-x; height:232px;}

#floatleft { float:left;}
#floatright { float:right;}

#subbg { background:url(../image/subbg01.jpg) repeat-x; height:250px;}
#clearboth { clear:both;}

#wraptop_left { float:left; width:236px;}
#wraptop_right { width:744px;}
#banner_wrapper { width:670px; margin:0 auto;}

#menuwidth { width:428px; float:left;}
#menuheight { height:35px; background-color:#f69aad;}
a.menu:link { color:#731225; text-decoration:none; font-weight:bold;}
a.menu:visited { color:#731225; text-decoration:none; font-weight:bold;}
a.menu:hover { color:#FFF; text-decoration:none; font-weight:bold;}
.menudefault { color:#FFF; font-weight:bold;}
#searchBg { background:url(../image/searchbg.jpg) no-repeat; height:123px; width:226px; vertical-align:top;}
.search_box { float:left; font-family:Arial, Helvetica, sans-serif; margin-top:55px; margin-left:20px; BORDER-RIGHT: #d54460 1px solid;
	BORDER-TOP: #d54460 1px solid; 	BORDER-LEFT: #d54460 1px solid; BORDER-BOTTOM: #d54460 1px solid; FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none; background-color: #ffffff; height:18px; }
#search_go { float:left; width:27px; height:27px; margin-top:55px; margin-left:5px;}

#langbar {background: url(../image/langbg.jpg) no-repeat; border:1; width:99px; height:43px; float:left;}
#langposition { margin-top:5px; height:32px;}
#currencyposition { margin-top:0px; margin-left:15px;}
a.langtext:link { color:#ffaeae; text-decoration:none; font-size:11px;}
a.langtext:hover { color:#FFF; text-decoration:none; background-color:#cc2444;}
.langlink {color:#FFF; font-size:11px;}

#noticeboard { background:url(../image/board.jpg) no-repeat; width:236px; height:95px; padding-top: 25px;}
#noticeboard_text { margin-left:10px; color: #800080; font-size: 16px; font-weight:bold;}
#pscroller1{ width: 190px; height: 70px; padding: 5px; background-color: #f8f8f8; }

#pscroller1 a:link{ color:#f1234b; text-decoration: none; font-weight:bold;}
#pscroller1 a:visited{ color:#f1234b; text-decoration: none; font-weight:bold;}
#pscroller1 a:hover{ color:#FFFFFF; background-color:#f1234b; text-decoration: none; font-weight:bold;}

#category {margin-left:11px; margin-top:26px; }
a.category:link { color:#982332; text-decoration:none;}
a.category:visited { color:#982332; text-decoration:none;}
a.category:hover { color:#FFF; text-decoration:none; background-color:#982332; padding:2px; }

a.currency:link { color:#982332; text-decoration:none; font-size:12px;}
a.currency:visited { color:#982332; text-decoration:none; font-size:12px;}
a.currency:hover { color:#982332; text-decoration:none; font-size:13px; }

a.cart:link { color:#FFF; text-decoration:none; border:0;}
a.cart:visited { color:#FFF; text-decoration:none; border:0;}
a.cart:hover { color:#731225; text-decoration:none;}

a.top10:link { color:#313131; text-decoration:none;}
a.top10:visited { color:#313131; text-decoration:none;}
a.top10:hover { color:#FFF; text-decoration:none; background-color:#982332; }

div.vertical_scroller {
	BORDER: 0px solid; 
	display: block;
	OVERFLOW: hidden; 
	POSITION: relative; 
}
DIV.scrollingtext {
	POSITION: absolute;
}
.nav {
	text-align: right;
	padding:8px 0px 0px 0px;
	height:15px;
}
#nav a, #s7 strong {
	margin: 0 2px;
	padding: 0px 7px;
	background:url(../image/numbering_off.png) no-repeat;
	text-decoration: none;
	color:#f0f0f0;
}
#nav a.activeSlide {
	background:url(../image/numbering_on.png) no-repeat;
}
#nav a:focus {
	outline: none;
}

.marqueeloc { 
	padding-top:8px;
	padding-left:20px;
	height:30px;
	background:url(../image/anouce.gif) repeat-x;
}

.marqueeStyle { 
	font-size: 14px; 
}

a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
#disbutton {
	float:left;
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}
#disbutton span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #fffbfc;
	border: 1px solid #ffb8c6;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
#content {
	width: 744px;
	background: url('../image/leafbar02.gif') repeat-x;
}
#content .top {
	width: 100%;
	height: 45px;
	background: url('../image/leafbar08.gif') no-repeat;
}
#content .top #font{
	float:left;
	color: #313131;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0px 0px 47px;
}
.heading {
	color: #313131;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ffb8c6;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .middle {
	border-top: 1px solid #9cee1e;
	border-bottom: 1px solid #9cee1e;
	border-left: 1px solid #9cee1e;
	border-right: 1px solid #9cee1e;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	min-height: 380px;
}
#content .bottom {
	height: 5px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	height: 18px;
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border: 1px solid #ffb8c6;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #ffb8c6;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	width: 536px;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
}
.sort {
	margin-bottom: 10px;
	background: #fffbfc;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #fffbfc;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #ffb8c6;
}
.cart th {
	background: #fffbfc;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
#category_header {
	color: #313131;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	position:relative;
	top: -6px;
}

#cart_text { margin-left:20px; width:175px; color:#FFF;}

#promo_wrap { padding:5px;}
#promo_wrap2 { background-color:#f5f5f5; padding:8px;}
#promo_wrap3 { background-color:#ffffff; width:182px; height:140px; border:solid 1px #dedede;}
#promo_more { float:right;}
a.greenbg:link { color:#487502; text-decoration:none;}
a.greenbg:visited { color:#487502; text-decoration:none;}
a.greenbg:hover { color:#000; text-decoration:none; background-color:#7fc219}
a.pinkbg:link { color:#750202; text-decoration:none;}
a.pinkbg:visited { color:#750202; text-decoration:none;}
a.pinkbg:hover { color:#000; text-decoration:none; background-color:#f84747}

#pic_border { border:solid 1px #FFFFFF;}
#best_price { float:left; margin-left:5px; margin-top:4px; color:#7d7c7c; font-weight:bold;}

#green_border { border:solid 1px #8de111; padding:1px;}
#green_pricewrap { background-color:#7fc219; padding:3px; height:17px;}

#pink_border {  border:solid 1px #f291a5; padding:1px;}
#pink_pricewrap { background-color:#f291a5; padding:3px; height:17px;}

#list_desc { padding:5px;}
#list_small { color: #999; font-size: 11px;}
#list_cart { float:right; margin-right:3px; margin-bottom:3px;}
#list_price { float:left; margin:3px; color:#FFF; font-weight:bold;}

.dotted { color:#da2032;}

.separator { color:#f25a77;}
.copyright { color:#888888; font-size:11px;}
a.webee:link { text-decoration:underline; color:#888888; font-size:11px;}
a.webee:visited { text-decoration:underline; color:#888888; font-size:11px;}
a.webee:hover{ text-decoration:none; color:#FFF; font-size:11px; background-color:#888888; padding:2px;}

#register_BG { float:left; background: url('../image/img_register_blank.gif') no-repeat; width:175px; height:53px;}
#register_user { padding-left:20px; padding-top:12px; color:#731225; font-weight:bold; font-size:12px;}
#register_account { padding-left:50px; padding-top:2px;}

#footer_left { float:left; width:250px;}
#footer_right { float:right; width:480px;}
#imgpaypal { width:87px; float:left;}
#imgvisa { width:42px; float:left;}
#imgmaster { width:42px; float:left;}
#imgskynet { width:115px; float:left;}
#imgmaybank { width:112px; float:left;}
#imghongleong { width:82px; float:left;}

.text_red { color:#da2032; font-weight:bold;}
.text_white { color:#FFF;}
.text_black { color:#000;}
.text_blue { color:#295ea3;}

a.link:link { color:#295ea3; text-decoration:underline;}
a.link:hover { color:#FFF; text-decoration:none; background-color:#295ea3;}

#bottomlink a{ color:#f25a77; text-decoration:none; padding:2px;}
#bottomlink a:hover{ color:#FFF; background-color:#f25a77; text-decoration:none; padding:2px;}


