DeleteBtn/* standard stylesheet *//* TEXT COLOR */.red {color: #FF0000;}.uppercase {text-transform:uppercase;}.green {color: #6d992e;}/* Jquery Stuff */#tooltip {	position: absolute;	z-index:999;	padding: 6px;	width:auto !important;	display: none;	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 15px;	font-style: normal;	font-weight: bold;	color: #FFF;	text-align:center;	line-height:18px;	background:#000;	border:3px solid #FFF;}#screenshot{	position:absolute;	z-index:999;	background:#4B84B9;	padding:5px;	display:none;	color:#fff;}/* header progress */div.header_bar { margin-top:0px; border:0px solid #FFF; float:left; width:940px; overflow:hidden;}/* Easy Slider */	.adverts_left{margin-top:10px;}		.adverts_left ul, #slider li{		margin:0;		padding:0;		list-style:none;		}	.adverts_left li{ 		/* 			define width and height of list item (slide)			entire slider area will adjust according to the parameters provided here		*/ 		width:220px;		height:84px;		overflow:hidden;		background:none;		margin:0px;		padding:0px;		}		#prevBtn, #nextBtn{ 		display:block;		width:30px;		height:77px;		position:absolute;		left:-30px;		top:71px;		display:none;		}		#nextBtn{ 		left:696px;		}															#prevBtn a, #nextBtn a{  		display:block;		width:30px;		height:77px;		}		#nextBtn a{ 		}			/* jQuery lightBox plugin - Gallery style */	#gallery {		background:none;		padding: 0px;		width: 640px;		margin-top:10px;	}	#gallery .header {		font-size:20px;		font-family:Arial, Helvetica, sans-serif;	}	#gallery ul { list-style: none; width:640px; margin:0px; padding:0px;}	#gallery ul li { width:310px; height:160px; float:left; margin-right:10px;}	#gallery ul img {		border: 0px;	}	#gallery ul a:hover img {		color: #fff;	}	#gallery ul a:hover { color: #fff; }div.shop_topbar {	border-bottom:1px solid #000;	width:100%;	vertical-align:top;	padding-top:5px;	padding-bottom:5px;	margin-bottom:10px;	font-size:11px;	}/* PRODUCTS */div.Product_List {	float:left;	width:160px;	height:270px;	margin:10px;	text-align:center;	line-height:14px;}div.Product_List .Title {font-weight:bold; text-transform:uppercase; font-size:11px;}div.Product_List .Desc {color:#999;}.ViewBtn, .AddCartBtn, .EditBtn, .DeleteBtn, .PublishBtn_0, .PublishBtn_1{	position: relative;	float: left;	font-family: arial, helvetica, sans-serif;	white-space: nowrap;	display: block;	width: 77px;	height: 18px;	margin: 1px;	padding: 0;}.ViewBtn {background:url(../images/view_btn.gif) no-repeat;}.AddCartBtn {background:url(../images/addcart_btn.gif) no-repeat;}.EditBtn {background:url(../images/edit_btn.gif) no-repeat;}.DeleteBtn {background:url(../images/delete_btn.gif) no-repeat;}.PublishBtn_1 {background:url(../images/publish_btn_1.gif) no-repeat;}.PublishBtn_0 {background:url(../images/publish_btn_0.gif) no-repeat;}.ViewBtn a, .AddCartBtn a, .EditBtn a, .DeleteBtn a, .PublishBtn_0 a, PublishBtn_1 a{	display: block;	color: #000000;	font-size: 11px;	width: 77px;	height: 18px;	display: block;	float: left;	color: black;	text-decoration: none;}.ViewBtn img, .AddCartBtn img, .EditBtn img, .DeleteBtn img, .PublishBtn_0 img, PublishBtn_1 img{	width: 77px;	height: 18px;	border: 0;}* html a:hover{	visibility:visible;}.ViewBtn a:hover img, .AddCartBtn a:hover img, .EditBtn a:hover img, .DeleteBtn a:hover img, .PublishBtn_0 a:hover img, PublishBtn_1 a:hover{	visibility:hidden;}.ViewBtn span, .AddCartBtn span, .EditBtn span, .DeleteBtn span, .PublishBtn_0 span, PublishBtn_1 span{	position: absolute;	left: 35px;	top: 15px;	margin: 0px;	padding: 0px;	cursor: pointer;} /* Product Detail */.ProductDetail {line-height:20px;}.ProductDetail .Thumbs {	width:90px;	float:left;	margin-right:10px;}.ProductDetail .Thumbs img {width:90px; cursor:pointer; margin-bottom:3px;}.ProductDetail .Photo {	width:240px;	float:left;	margin-right:10px;}.ProductDetail .Photo img {width:240px;}.ProductDetail .Thumbs {}.ProductDetail .Title {	letter-spacing: -1px;	font-size: 1.3em;	color:#97B66A;}.ProductDetail .Desc {	color:#666;}.Price10, .Price25, .Price30, .Price50, .Price75 {	color:#333;	font-weight:bold;	text-decoration:line-through;}.Price0 {	color:#97B66A;	font-weight:bold;	text-decoration:none;}.SalePrice0 {	Display:none;}.SalePrice {	color:#97B66A;	font-weight:bold;}.ProductInfo {	color:#F00;	font-weight:bold;}.ProductDetail .Price_sale, .Product_List .Price_sale {    text-decoration:line-through;}.ProductDetail .PriceSale_saleoff, .Product_List .PriceSale_saleoff {   display:none;}.ProductSize {	border:1px solid #97b66a;}div.subcatSelect {	background:url(../images/shop-loader.gif) no-repeat center center;	width:251px;	height:154px;	float:left;	margin-right:90px;	margin-bottom:20px;	overflow:hidden;}.subcatSelect a {	width:247px;	height:150px;	float:left;	border:2px solid #999;		text-align:right;}.subcatSelect a h2 {	font-size:2em;	color:#F2F2F2;	margin-right:10px;	margin-top:100px;}.subcatSelect a:hover {	border:2px solid #CCC;}.subcatSelect a:hover h2 {	color:#CCC;}/* Slideshiw */#slideshow {    position:relative;    height:350px;	background:url(../images/ajax-loader.gif) no-repeat center 30px;	text-align:center;}#slideshow a {    position:absolute;    top:0;    left:0;    z-index:8;    opacity:0.0;	display:none;}#slideshow a.active {    z-index:10;    opacity:1.0;	display:inline;}#slideshow a.last-active {    z-index:9;}/* Voucher Styles */.VoucherPopup {	position:absolute;	display:block;	z-index:999;	top:230px;	left:50%;	margin-left:-135px;	width:270px;	height:117px;	background:url(../images/voucher_popop.png) no-repeat;	text-align:center;	color:#97b66a;	padding-top:20px;	display:none;}.VoucherPopup input[type="text"] {	width:220px;	padding:4px;	font-size:1.2em;	color:#333;		background:#c3d5a9;	border:0px;	margin-top:8px;	margin-bottom:8px;	text-transform:uppercase;	text-align:center;}.VoucherPopup .close {	position:absolute;	margin-left:104px;	margin-top:-6px;}.VoucherPopup .close a {	width:19px;	height:15px;	display:block;	background:url(../images/close.png) top left;	text-indent:-999px;}.VoucherPopup .close a:hover {	background:url(../images/close.png) top right;}/* Product Sale */div.sale_10 {	width:78px;	height:64px;	background:url(../images/sale/10.gif) no-repeat;	position:absolute;}div.sale_25 {	width:78px;	height:64px;	background:url(../images/sale/25.gif) no-repeat;	position:absolute;}div.sale_30 {	width:78px;	height:64px;	background:url(../images/sale/30.gif) no-repeat;	position:absolute;}div.sale_50 {	width:78px;	height:64px;	background:url(../images/sale/50.gif) no-repeat;	position:absolute;}div.sale_75 {	width:78px;	height:64px;	background:url(../images/sale/75.gif) no-repeat;	position:absolute;}