@charset \"utf-8\";
/* CSS Document */
a 			{
	color:#666;
}
a:hover 	{
	color:#F00;
}
/*------------------------ 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: 13px;
	font-weight: bold;
	float: right;
	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: 13px;
	color: #F00;
	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: 3px 0 0 24px;
	background-position: left center;
	font-size: 13px;
	color: #F00;
	height: 17px;
	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: 30px;
	width: 150px;
}
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: 13px;
	font-weight: bold;
	height: 18px;
	padding: 2px 0 0 0;
	color:#666;
}
a.next-step:hover span {
	color:#F00;
}
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: 13px;
	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: 5px 2px;
}
a.owner-button span {
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	float: right;
	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-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-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-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;
}
/*------------------------ Background ------------------------*/

/*------------------------ Main Body ------------------------*/
body {
/*
width:960px;
border:#999999 solid 1px;
*/

}

#wrapper {
	/*background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/bg-main.gif);*/
	
	/*background-image: url()!important;*/
	
	background-image: url(http://www.mechashop.net/bg-main.gif);	
	background-repeat: repeat-y;
}
#container {
	background-image: url(https://lh5.googleusercontent.com/-1ws7E2BU_fk/UO3pszXsSFI/AAAAAAAAFKA/K1hZmuVeIMU/s930/mechashop1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*------------------------ Top Bar ------------------------*/
#topbar {
	padding: 5px;
}
/*------------------------ Footer ------------------------*/


#footer-bg {
	background-image: url(https://lh6.googleusercontent.com/-B9_4JhBMR9c/UO5AjaVmsCI/AAAAAAAAFM4/0FMt8owze34/s960/b_f_mechashop.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}

#footer {
	padding: 10px 5px  0 5px;
	height: 85px !important;
	color: #F00;
}
#footer ul li a {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/footer-break.gif);
	background-repeat: no-repeat;
	background-position: right center;
        font-size: 14px;
	color: #FFF;
}
#footer ul li a:hover {
	color:#C00;
}
#footer ul li a.last {
	background-image: none;
}
/*------------------------ Main Menu ------------------------*/
#main-menu {

    width: 825px;
	position:absolute;
	margin:auto;


}

#top-bg {
    background-image: url(\"\")!important;
    background-position: center top;
    background-repeat: no-repeat;
}
/*
#search-bar {
	
	margin-top:40px!important;
	padding-left:100px!important;


}
*/

#search-bar {
    float: right!important;
	margin-top:40px!important;
	padding-left:100px!important;
    width: 500px!important;
}
#search-bar input.searchbox {
    float: left!important;
    margin: 0 5px 0 50px!important;
    width: 200px!important;
}
/*
#search-bar {
    float: right;
    padding: 5px 0 0;
    width: 400px;
}
#search-bar input.searchbox {
    float: left;
    margin: 0 5px 0 0;
    width: 230px;
}
#search-bar a.search {
    margin: -1px 0 0;
}
.sidebar {
    padding: 0 10px;
    width: 170px;
}

*/

#main-menu ul li a {

	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/menu-break.gif);
	background-repeat: no-repeat;
	background-position: right center;
    font-size: 15px;
	color: #FFF;
}
#main-menu ul li a:hover {
	color:#666;
}
/*------------------------ Top Bar ------------------------*/


#container-foot {

    background-image: url()!important;
    background-repeat: repeat-x;
	
	bottom: 0px !important;
    height: 0px !important;
}



#banner-top {

	border: 1px solid #D0D0D0;
	background-color: #FFF;
}
/*------------------------ Block Style 1 ------------------------*/
.block-top  {


/*background-color:#99CCFF!important;*/
	/*background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/top-block-01.gif);*/
	font-family: Arial, Helvetica, Sans-Serif!important;
	font-size: 12px!important;
	/*
	font-style: normal!important;
	font-weight: bold!important;
	text-decoration: none!important;
	padding:0!important;
	margin:0!important;
	*/
	color: #FF0000 !important;

}
.blockstyle-01 .block-top {
	color: #666;	
}
.blockstyle-01 .block-top p {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/top-block-02.gif);
	/*background-image: url()!important;*/
	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-vintred.png);*/
	background-image: url()!important;
	background-repeat: no-repeat;
	background-position: 7px 10px;
	color: #F00;
}
.blockstyle-01 .block-top span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/top-block-02.gif);
	/*background-image: url()!important;*/
	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/vint-red/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/vint-red/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-vintred.png);*/
	background-image: url()!important;
	background-repeat: no-repeat;
	background-position: 5px 8px;
	color: #F00;
}
.blockstyle-02 a {
	color:#666;
}
.blockstyle-02 a:hover {
	color:#F00;
}
/*------------------------ 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/vint-red/top-block-02.gif);


	/*background-image: url()!important;*/
	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-vintgray.png);*/
	background-image: url()!important;
	background-repeat: no-repeat;
	background-position: 7px 10px;
}
.blockstyle-03 .block-top span {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/top-block-02.gif);

	/*background-image: url()!important;*/
	background-repeat: no-repeat;
	background-position: right top;
}




.blockstyle-03 .block-middle {

	background-color: #FFF;
	
	
    font-size: 13px!important;
    padding: 1px 1px;
	
		
}
.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/vint-red/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/vint-red/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-image: url()!important;*/
	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:#3C0
}
#category-block .block-middle li.icon-new a:hover {
	color:#393
}
#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:#F00;
}
/*------------------------ 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: #F00;	
}
/*------------------------ 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: #F00;
	background-color: #DFDFDF;
}
#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/vint-red/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: #F00;
}
/*------------------------ Webboard Elements ------------------------*/
.board table {
	border: 1px solid #CFCFCF;
}
.board td {
	border-bottom: 1px solid #CFCFCF;
}
.board td.title {
	background-color: #DFDFDF;
	color: #F00;
}
.board td.highlight {
	background-color:#EFEFEF;
}
.board td.last {
	background-image:none;
}
/*------------------------ Webboard Search Function ------------------------*/
.search-board {
	color: #666;
}
/*------------------------ Poster ------------------------*/
#board-poster-set table {
	border: 1px solid #CFCFCF;
	background-color: #EFEFEF;
}
#board-poster-set th {
	color: #F00;
}
#board-poster-set td {
	background-color: #FFF;
	border: 1px solid #CFCFCF;;	
}
#board-poster-set .post-details {
	background-color: #CFCFCF;
	color: #F00;
}
#board-poster-set .subject {
	background-color: #DFDFDF;
	color: #F00;
	border: 1px solid #CFCFCF;
}
#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: #EFEFEF;
	border: 1px solid #CFCFCF;
}
#member-block .block-middle th {
	color: #F00;
}
#member-block .block-middle td {
	color: #000;	
}
#member-block .block-middle .title {
	color: #F00;
	background-color: #CFCFCF;
}
#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/vint-red/pict-postbox.gif);
	background-repeat: no-repeat;
}
#contact-block .block-middle #contact-form table {
	background-color: #EFEFEF;
	border: 1px solid #CFCFCF;
}
#contact-block .block-middle #contact-form #title {
	background-color: #CFCFCF;
	color: #F00;
}
/*------------------------ About Us Block ------------------------*/
#company-profile .block-top {
	border:none;
}
#company-profile .block-top strong {
	color:#666;
}
#company-profile .block-middle {
	background-image: url(http://static.weloveshopping.com/store/app/views/themes/default/images/vint-red/pict-building.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#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/vint-red/pict-member.gif);
	background-repeat: no-repeat;
}
#new-regis .block-top, #member .block-top {
	border:none;
}
#new-regis .block-top strong, #member .block-top strong {
	color:#666;
}
#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/vint-red/pict-package.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*------------------------ Shipping Details Block ------------------------*/
.warning {
	color:#F00; 
}
.shipping-detail-top {
	border-bottom: 1px solid #CFCFCF;
	color: #F00;
	background-color: #EFEFEF;
}
.shipping-detail-top p strong {
	/*background-image: url(http://static.weloveshopping.com/store/app/views/themes/images/bullet-vintred.png);*/
	background-image: url()!important;
	background-repeat: no-repeat;
	background-position: 7px 11px;
}
/*------------------------ How to Pay Block ------------------------*/
#howpay-block .block-middle table {
	border:1px solid #CFCFCF;
}
#howpay-block .block-middle th, #howpay-block .block-middle td {
	border:1px solid #CFCFCF;
}
#howpay-block .block-middle th {
	background-color:#EFEFEF;
	color:#F00;
}
#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:#EFEFEF;
	border:1px solid #CFCFCF;
	color:#F00;
}
#faq-block .block-middle .faq-set p.answer {
	border:1px solid #CFCFCF;
}
/*------------------------ Transport Status Block ------------------------*/
#transport-status .block-middle table {
	border:1px solid #CFCFCF;
	;
}
#transport-status .block-middle th, #transport-status .block-middle td {
	border:1px solid #CFCFCF;
	;
}
#transport-status .block-middle th {
	background-color:#EFEFEF;
	color:#F00;
}
/*------------------------ EMS Block ------------------------*/
#ems-block .block-middle table {
	border:1px solid #CFCFCF;
	;
}
#ems-block .block-middle th, #ems-block .block-middle td {
	border:1px solid #CFCFCF;
	;
}
#ems-block .block-middle th {
	background-color:#EFEFEF;
	color:#F00;
}
/*------------------------ Award Block ------------------------*/
#award-block .block-middle table {
	border:1px solid #CFCFCF;
	;
}
#award-block .block-middle th, #award-block .block-middle td {
	border:1px solid #CFCFCF;
	;
}
#award-block .block-middle th {
	background-color:#EFEFEF;
	color:#F00;
}
/*------------------------ 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-image: url()!important;*/
	background-repeat: no-repeat;
	background-position: 7px 7px;
	color: #F00;
}
/*------------------------ 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;
height:20px;
	background-position: 60px 1px;
}
#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;
height:24px;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	background-position: 45px 5px;
}
#item-details h3, #seller-info h3, #bid-history h3, #bid-sent h3 {
	border-bottom: 1px solid #CFCFCF;
	color: #F00;
	background-color: #EFEFEF;
}
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;
}

#iframe_show {
       border:none;
       width:540px;
       height:540px;
}