@charset "utf-8";
/* CSS Document */
a 			{
	color:#666;
}
a:hover 	{
	color:#06C;
}
/*------------------------ A Button ------------------------*/
a.app-button {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	margin: 0 0 2px 0;
}
a.app-button span {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:17px;
    padding: 3px 0 0 0;
}
a.ok, a.ok span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-ok.gif);
	width: 40px;
}
a.cancel, a.cancel span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-cancel.gif);
	width: 50px;
}
a.remove, a.remove span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-remove.gif);
	width: 30px;
}
a.editcart, a.editcart span, a.shop-more, a.shop-more span, a.checkout, a.checkout span {
	width: 150px;
	margin: 0 0 5px 0;
	display: block;
	float: right;
}
a.editcart, a.editcart span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-editcart.gif);
}
a.shop-more, a.shop-more span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-plus.gif);
}
a.checkout, a.checkout span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-checkout.gif);
}
a.app-viewcart, a.app-viewcart span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-cart.gif);
	width: 70px;
}
a.app-addcart, a.app-addcart span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-cart.gif);
	width: 90px;
}
a.addtocart {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-addtocart.gif);
	background-repeat: no-repeat;
	width: 92px;
	height: 20px;
	display: block;
}
a.sendmail {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-mail.gif);
	background-repeat: no-repeat;
	padding: 3px 0 0 24px;
	background-position: left center;
	font-size: 11px;
	color: #06C;
	height: 17px;
	display: block;
}
a.moredetails {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-moredetails.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
	background-position: left center;
	font-size: 11px;
	color: #069;
	height: 20px;
	display: block;
}
a.more {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-more.gif);
	background-repeat: no-repeat;
	display: block;
	height: 13px;
	width: 34px;
}
a.more strong {
	display:none;
}
a.send {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-send.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 61px;
}
a.search {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-search.gif);
	background-repeat: no-repeat;
	display: block;
	height: 20px;
	width: 61px;
}
a.cal {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-cal.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;
}
a.question {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-question.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;
}
a.chat {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-chat.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 94px;
}
a.payment {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-payment.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 154px;
}
a.view-cart {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/button-viewcart.gif);
	background-repeat: no-repeat;
	display: block;
	height: 12px;
	width: 80px;
}
a.next-step {
	background-image:url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-blank.gif);
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	padding:0 0 0 3px;
	margin: 0 auto 10px auto;
	width: 100px;
}
a.next-step span {
	background-image:url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-blank.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	padding: 2px 0 0 0;
	color:#000000;
}
a.next-step:hover span {
	color:#069;
}
a.edit {
	background-image:url(http://static.weloveshopping.com/store/app/views/themes/images/button-edit-th.gif);
	display: block;
	height: 15px;
	background-repeat: no-repeat;
	width: 40px;
	margin:10px auto 0 auto;
}
a.edit span {
	display: none;
}
a.confirm-order {	
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	margin: 10px auto 0 auto;
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-ok.gif);
	width: 100px;
}
a.confirm-order span {
	display: block;
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-ok.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	float: right;
	height:17px;
	width:100px;
	padding: 3px 0 0 0;
}
a span {
	display: none;
}
a.rss {
	background-image:url(http://static.weloveshopping.com/store/app/views/themes/images/button-rss.gif);
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	width: 30px;
	margin:7px auto 0 auto;
}
a.rss strong {
	display: none;
}
a.owner-button {
	display: block;
	height: 20px;
	background-repeat: no-repeat;
	padding:0 0 0 24px;
	margin: 0 5px 2px 0;
}
a.owner-button span {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	height:17px;
	padding: 3px 0 0 0;
}
a.app-addnew-topic, a.app-addnew-topic span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-plus.gif);
	width: 70px;
}
a.app-edit-items, a.app-edit-items span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-edit.gif);
	width: 50px;
}
a.app-edit-items {
	position:absolute;
	left: 55px;
}
a.app-delete-items, a.app-delete-items span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/app-button-remove.gif);
	width: 50px;
}
a.app-delete-items {
	position:absolute;
	left: 140px;
}
/*------------------------ Background ------------------------*/
body {
	background-color: #e0f4fe;
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bg-top-repeat.gif);
	background-repeat: repeat-x;
}
/*------------------------ Main Body ------------------------*/
#wrapper {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bg-main.gif);
	background-repeat: repeat-y;
}
#container {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
/*------------------------ Top Bar ------------------------*/
#topbar {
	padding: 5px;
}
/*------------------------ Footer ------------------------*/
#container-foot {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bg-footer-repeat.gif);
	background-repeat: repeat-x;
}
#footer-bg {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bg-footer.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
#footer {
	padding: 180px 5px  0 5px;
	height: 48px;
	color: #030;
}
#footer ul li a {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/footer-break.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #030;
}
#footer ul li a:hover {
	color:#090;
}
#footer ul li a.last {
	background-image: none;
}
/*------------------------ Main Menu ------------------------*/
#main-menu ul li a {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/menu-break.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
}
#main-menu ul li a:hover {
	color:#0FF;
}
/*------------------------ Top Bar ------------------------*/
#banner-top {
	border: 1px solid #a3c9de;
	background-color: #FFF;
}
/*------------------------ Block Style 1 ------------------------*/
.blockstyle-01 .block-top {
	color: #666;	
}
.blockstyle-01 .block-top p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blockstyle-01 .block-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-cirwhite.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	color: #FFF;
}
.blockstyle-01 .block-top span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blockstyle-01 .block-middle {
	background-color: #FFF;
}
.blockstyle-01 .block-bottom p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bottom-block-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blockstyle-01 .block-bottom span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bottom-block-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*------------------------ Block Style 2 ------------------------*/
.blockstyle-02 .block-top {
	border-bottom: 1px solid #999;
}
.blockstyle-02 .block-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-cirblue.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	color: #666;
}
.blockstyle-02 a {
	color:#666;
}
.blockstyle-02 a:hover {
	color:#09C;
}
/*------------------------ Block Style 3 ------------------------*/
.blockstyle-03 .block-top {
	color: #666;
}
.blockstyle-03 .block-top p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blockstyle-03 .block-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-cirblue.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
}
.blockstyle-03 .block-top span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.blockstyle-03 .block-middle {
	background-color: #FFF;
}
.blockstyle-03 .block-middle .list-title {
	background-color: #CCC;
	border-bottom: 1px solid #6A6A6A;
}
.blockstyle-03 .block-bottom p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bottom-block-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.blockstyle-03 .block-bottom span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bottom-block-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*------------------------ My Cart Block ------------------------*/
#mycart-block .block-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-cart.gif);
	background-position: 3px 8px;
}
/*------------------------ Stat Block ------------------------*/
#stat-block .block-middle li{
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/dotted-leader.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#stat-block .block-middle li span.number{
	background:#FFF;
}
#stat-block .block-middle li span.title{
	background:#FFF;
}
/*------------------------ Category Block ------------------------*/
#category-block .block-middle li {
	background:url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-orange.gif) no-repeat 20px 5px;
}
#category-block .block-middle li.lv2 {
	background:url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-dorange.gif) no-repeat 32px 5px;
}
#category-block .block-middle li.lv3 {
	background:url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-level.gif) no-repeat 43px 5px;
}
#category-block .block-middle .dot-background {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/dotted-leader.gif);
	background-repeat: repeat-x;
	background-position: 0 center;
}
#category-block .block-middle li.icon-new {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-new.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#category-block .block-middle li.icon-new a {
	color:#F60
}
#category-block .block-middle li.icon-new a:hover {
	color:#FC0
}
#category-block .block-middle li.icon-hot {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-hot.png);
	background-repeat: no-repeat;
	background-position: 1px center;
}
#category-block .block-middle li.icon-hot a {
	color:#F00;
}
#category-block .block-middle li.icon-hot a:hover {
	color:#C00;
}
/*------------------------ Track & Trace -------------------*/
#track-trace-head {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/tracktrace-top.gif);
	background-repeat: no-repeat;
}
#track-trace-bottom {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/tracktrace-bottom.gif);
	background-repeat: no-repeat;
}
#track-trace-body {
	border-left: 1px solid #ccc;
	background-color: #f3f3f3;
	border-right: 1px solid #ccc;
}
/*------------------------ Product List Block ------------------------*/
#product-list .block-middle .pro-item .pro-image img {
	border: 1px solid #dedede;	
}
#product-list .block-middle .pro-item .pro-image a.enlarge {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-viewlarge.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	color: #999;
}
#product-list .block-middle .pro-item .pro-image a.enlarge:hover {
	color: #666;
}
#product-list .block-middle .pro-item .pro-dcprice {
	color: #C00;	
}
/*------------------------ Product-slider ------------------------*/
#product-list #product-slider .pro-item {
	border: 1px dashed #d1d1d1;
}
#product-list #product-slider .pro-item img {
	border: 1px solid #d1d1d1;
}
#product-list #product-slider .pro-price {
	color: #000;	
}
/*------------------------ Search Result Display ------------------------*/
#seach-result {
	color:#333;
}
/*------------------------ Paging ------------------------*/
.paging {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-page.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.paging ul li {
	background-color:#efefef;
	border:1px solid #DDD;
}
/*------------------------ Product View Block ------------------------*/
#product-view .block-middle .pro-name {
	color: #069;
	background-color: #EFEFEF;
}
#product-view .block-middle .pro-desc {
	border-top: 1px solid #d1d1d1;
}
#product-view .block-middle .pro-image img, #product-view .block-middle .pro-moreimage img {
	border:1px solid #DDD;
}
#product-view .block-middle .pro-desc .dataset-2 .pro-price {
	border: 1px dotted #CCC;
	color: #000;
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/bg-proprice.gif);
	background-repeat: repeat-x;	
}
#product-view .block-middle .pro-desc .dataset-2 .pro-price .pro-dcprice {
	color: #000;	
}
#product-view .block-middle .pro-desc .dataset-2 .pro-price .pro-orgprice {
	color: #000;
}
#product-view .block-middle .pro-desc .dataset-3 {
	border-top: 1px solid #d1d1d1;	
}
/*------------------------ Nav ------------------------*/
#product-nav {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/dotted-leader.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#product-nav ul {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-dotted.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#product-nav ul li.link {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-level.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
}
#product-nav ul li.point {
	color: #069;
}
/*------------------------ Webboard Elements ------------------------*/
.board table {
	border: 1px solid #CCC;
}
.board td {
	border-bottom: 1px solid #CCC;
}
.board td.title {
	background-color: #B3D8F3;
	color: #036;
}
.board td.highlight {
	background-color:#F0FAFF;
}
.board td.last {
	background-image:none;
}
/*------------------------ Webboard Search Function ------------------------*/
.search-board {
	color: #666;
}
/*------------------------ Poster ------------------------*/
#board-poster-set table {
	border: 1px solid #B3D8F3;
	background-color: #F0FAFF;	
}
#board-poster-set th {
	color: #069;
}
#board-poster-set td {
	background-color: #FFF;
	border: 1px solid #AED7FF;;	
}
#board-poster-set .post-details {
	background-color: #069;
	color: #FFF;
}
#board-poster-set .subject {
	background-color: #B3D8F3;
	color: #069;
}
#board-poster-set .poster-link a {
	color: #F00;
}
#board-poster-set .poster span.ip {
	color: #090;
}
/*------------------------ Reply ------------------------*/
.board-reply-set table {
	border: 1px solid #999;
	background-color: #efefef;	
}
.board-reply-set td {
	background-color: #FFF;
	border: 1px solid #999;	
}
.board-reply-set .post-details {
	background-color: #CCC;	
}
.board-reply-set .poster-link a {
	color: #F60;
}
.board-reply-set .poster span.ip {
	color: #090;
}
/*------------------------ Member Block ------------------------*/
#member-block .block-middle table {
	background-color: #F0FAFF;
	border: 1px solid #B3D8F3;
}
#member-block .block-middle th {
	color: #069;
	background-color: #F0FAFF;
}
#member-block .block-middle td {
	color: #000;	
}
#member-block .block-middle .title {
	color: #FFF;
	background-color: #069;
}
#member-block .block-middle .login-field {
	color: #000;	
}
#member-block .block-middle .login-field a {
	color: #000;
}
#member-block .block-middle .login-field a:hover {
	color: #069;
}
/*------------------------ Contact Block ------------------------*/
#contact-block .block-middle #contact-address {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/pict-postbox.gif);
	background-repeat: no-repeat;
}
#contact-block .block-middle #contact-form table {
	background-color: #F0FAFF;
	border: 1px solid #069;
}
#contact-block .block-middle #contact-form #title {
	background-color: #069;
	color: #FFF;
}
/*------------------------ About Us Block ------------------------*/
#company-profile .block-top {
	color:#666;
	border:none;
}
#company-profile .block-top p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#company-profile .block-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-cirblue.png);
	background-repeat: no-repeat;
	background-position: 7px 11px;
}
#company-profile .block-top span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#company-profile .block-middle {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/pict-building.gif);
	background-repeat: no-repeat;
}
#company-profile .block-middle a {
	color:#09C;
}
/*------------------------ Verify Block ------------------------*/
#verify-block .block-middle {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/pict-member.gif);
	background-repeat: no-repeat;
}
#new-regis .block-top, #member .block-top {
	color:#666;
	border:none;
}
#new-regis .block-top p, #member .block-top p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#new-regis .block-top strong, #member .block-top strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-cirwhite.png);
	background-repeat: no-repeat;
	color:#FFF;
	background-position: 7px 11px;
}
#new-regis .block-top span, #member .block-top span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/top-block-02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#new-regis .block-middle {
	background-color: #FFF;
	background-image:none;
}
#new-regis .block-middle a {
	color:#F00;
}
#member .block-middle {
	background-image:none;
}
/*------------------------ Shopping Cart Block ------------------------*/
#shoppingcart-block .block-middle .all-items {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-cart.gif);
	background-repeat: no-repeat;
	color: #003464;
	background-position: 0px 3px;
}
#shoppingcart-block .block-middle .item-list td, #shoppingcart-block .block-middle .item-list th {
	border: 1px solid #999;
}
#shoppingcart-block .block-middle #product-summary {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/txt-productsummary.gif);
	background-repeat: no-repeat;
}
/*------------------------ Shipping Block ------------------------*/
#shipping-block .block-middle {
	background-color: #FFF;
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/urban-blue/pict-package.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*------------------------ Shipping Details Block ------------------------*/
.warning {
	color:#F00; 
}
.shipping-detail-top {
	border-bottom: 1px solid #999;
	color: #036;
	background-color: #CCE6FF;
}
.shipping-detail-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-cirblue.png);
	background-repeat: no-repeat;
	background-position: 7px 8px;
}
/*------------------------ How to Pay Block ------------------------*/
#howpay-block .block-middle table {
	border:1px solid #AED7FF;
}
#howpay-block .block-middle th, #howpay-block .block-middle td {
	border:1px solid #AED7FF;
}
#howpay-block .block-middle th {
	background-color:#C6E2FF;
	color:#069;
}
#howpay-block .block-middle #ks {
	background:url(http://static.weloveshopping.com/store/app/views/themes/images/icon-b_ayudhaya.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#howpay-block .block-middle #ba {
	background:url(http://static.weloveshopping.com/store/app/views/themes/images/icon-b_boa.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#howpay-block .block-middle #scb {
	background:url(http://static.weloveshopping.com/store/app/views/themes/images/icon-b_scb.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
/*------------------------ Guestbook Block ------------------------*/
.guestbook-view {
	border-bottom:1px solid #999;
}
/*------------------------ FAQ Block ------------------------*/
#faq-block .block-middle .faq-set p.question {
	background-color:#C6E2FF;
	border:1px solid #AED7FF;
	color:#069;
}
#faq-block .block-middle .faq-set p.answer {
	border:1px solid #AED7FF;
}
/*------------------------ Transport Status Block ------------------------*/
#transport-status .block-middle table {
	border:1px solid #AED7FF;;
}
#transport-status .block-middle th, #transport-status .block-middle td {
	border:1px solid #AED7FF;;
}
#transport-status .block-middle th {
	background-color:#C6E2FF;
	color:#069;
}
/*------------------------ EMS Block ------------------------*/
#ems-block .block-middle table {
	border:1px solid #AED7FF;;
}
#ems-block .block-middle th, #ems-block .block-middle td {
	border:1px solid #AED7FF;;
}
#ems-block .block-middle th {
	background-color:#C6E2FF;
	color:#069;
}
/*------------------------ Award Block ------------------------*/
#award-block .block-middle table {
	border:1px solid #AED7FF;;
}
#award-block .block-middle th, #award-block .block-middle td {
	border:1px solid #AED7FF;;
}
#award-block .block-middle th {
	background-color:#C6E2FF;
	color:#069;
}
/*------------------------ Text Link ------------------------*/
#text-link li {
	background-image:url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-level.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
}
/*------------------------ RSS ------------------------*/
#rss-feed .block-top p strong {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/icon-rss.gif);
	background-repeat: no-repeat;
	background-position: 7px 11px;
	color: #FFF;
}
/*------------------------ Bid ------------------------*/
#bid-block li {
	background-image:url(http://static.weloveshopping.com/store/app/views/themes/images/arrow-orange.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
}
/*------------------------ Bid Details ------------------------*/
#bid-id {
	color: #666;
}
#bid-item-name {
	color:#090;
}
.bid-info a {
	color:#039;
}
#bid-price {
	border:1px solid #666;
	background-color:#f2f2f2;
}
#bid-start {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bid-start.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 140px;
	background-position: 60px 1px;
	height: 20px;
}
#bid-now {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bid-now.gif);
	background-repeat: no-repeat;
	padding: 2px 2px 2px 140px;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	background-position: 45px 5px;
	height: 24px;
}
#item-details h3, #seller-info h3, #bid-history h3, #bid-sent h3 {
	border-bottom: 1px solid #999;
	color: #036;
	background-color: #CCE6FF;
}
table#highest-bid {
	border: 1px solid #fab49b;
	background-color: #fdddcf;
}
table#highest-bid td#hibid-text {
	color: #F00;
}
table#highest-bid td#hiprice-text {
	color: #F00;
}
#bid-list .lightgrey {
	background-color:#f2f2f2;
}
#remark {
	font-size: 11px;
	color: #F00;
}
#final-bid {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/final-bid.gif);
	background-repeat: no-repeat;
	padding: 32px 0 0 0;
	background-position: center top;
	text-align: center;
	font-size: 14px;
}
