


/****** !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

CSS COPYRIGHT www.esellerpro.com - The CSS is prohibited from viewing, using in whole or part. 
Usage of the CSS may result in legal action. A notification has been sent to us letting us know 
this page has been accessed directly including the IP, Time and domain it was accessed from. 

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! *******/



/**********************************************/
/************ Css template 1col-v3 ************/
/**********************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	font-size: 100%;
	font-family: arial, tahoma, verdana;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
	line-height: normal;
}

a:link,a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover,a:active{
	color: #000000;
	text-decoration: underline;
}

form{
	display: block;
}

/**********************************************/
/************ Firefox ebay bug fix ************/
/**********************************************/

.item_description {
    font-size: 16px;
}

/**********************************************/
/************ Ebay iframe fix for fancybox ****/
/**********************************************/

#fancybox-wrap.top{
	top: 160px !important;
	bottom: auto !important;
}

#fancybox-wrap.feedback{
	top: 700px !important;
	bottom: auto !important;
}

/**********************************************/
/************ Background structure ************/
/**********************************************/

#Listing-Template{
	text-align: center;
	font-size: 16px;
	display: none;
}

#Listing-Template *{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#Listing-Centering{
	display: inline-block;
	width: 1195px;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(images/bg-x.gif);
	background-repeat: repeat-x;
	background-color: transparent;
}

.Mobile #Listing-Centering{ width: 100%; }
.Desktop #Listing-Centering{ width: 1195px; }

#Page{
	width: 100%;
	float: left;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

#Page-Inner{
	width: 100%;
	float: left;
}

#Container{
	display: inline-block;
	width: 922px;
	margin: 0 auto;
	
	text-align: left;
}

@media only screen and (max-width: 320px){ 
.Mobile #Container{ width: 320px; }
}
@media only screen and (min-width: 321px){ 
.Mobile #Container{ width: 100%; }
}
.Desktop #Container{ width: 922px; }

#Container-Inner{
	width: 100%;
	float:left;
	position: relative;
}

/*******************************************/
/************ Content structure ************/
/*******************************************/

#Header-Container{
	float:left;
	width: 100%;
	height: 134px;
	position: relative;
}
							
#Tabbed-Menu{
	float:left;
	width: 100%;
	height: 55px;
	z-index: 100;
}

#Content-Container{
	float:left;
	width: 100%;
	z-index: 1;
}

#Content{
	float: right;
	width: 100%;
	padding: 15px 0 0;
}
	
#Footer{
	float:left;
	width: 100%;
	margin: 20px 0 0 0;
}

/******************************************/
/************ Header Container ************/
/******************************************/

#Page-Logo{
	position: absolute;
	display: block;
	top: 53px;
	left: 0;
}

#Year{
	position: absolute;
	top: 27px;
	left: 373px;
}

.Mobile #Year{
	display: none;
}

#Phone{
	position: absolute;
	display: block;
	top: 44px;
	right: 0;
	color: #fff;
	font-size: 0.7em;
}

#Phone strong{
	font-size: 1.4em;
	padding-left: 4px;
}

#Header-Container h2{
	font-size: 0.65em;
	font-weight: normal;
	color: #6c6c6c;
	text-transform: uppercase;
	line-height: 26px;
	margin-left: 4px;
}

#Follow-Us{
	position: absolute;
	top: 40px;
	right: 0;
	list-style: none;
}

#Follow-Us li{
	float: left;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 24px;
	margin-left: 5px;
}

/**********************************/
/************ Top Menu ************/
/**********************************/

#Top-Menu{
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
	line-height: 26px;
	
	font-size: 0.65em;
}

#Top-Menu li{
	float: left;
	padding: 0 0 0 20px;
}

#Top-Menu a{
	color: #6c6c6c;
	text-transform: uppercase;
}

/**********************************/
/******* Header Search ************/
/**********************************/

#Form-Search ul{
	position: absolute;
	right: 0;
	top: 77px;
	list-style: none;
}

#Form-Search ul li{
	float: left;
}

#Form-Search ul li input{
	float: left;
	width: 220px;
	height: 31px;
	line-height: 31px;
	border: 0 !important;
	margin: 0;
	padding: 0;
	
	background-color: #ffffff;
	
	text-indent: 10px;
	font-size: 0.8em;
	color: #525252;
}

#Form-Search ul li input.Button{
	width: 31px;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	
	background-image: url(images/search-submit.png);
	
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

/*************************************/
/************ Tabbed Menu ************/
/*************************************/

#Tabbed-Menu{
	font-size: 0.9em;
}

#Tabbed-Menu ul{
	float: left;
	list-style: none;
	z-index: 100;
}

#Tabbed-Menu ul li{
	float: left;
	position: relative;
	z-index: 100;
}

#Tabbed-Menu ul li.hover{
	background-color: #f8f8f8;
}

#Tabbed-Menu ul li.hover a{
	text-decoration: none;
	color: #93c740;
}

#Tabbed-Menu ul li a{
	padding: 0 12px;
	float: left;
	height: 55px;
	line-height: 55px;
	
	color: #818181;
	font-weight: bold;
}

#Tabbed-Menu ul li#Home a{
	padding: 0;
	width: 45px;
	display: block;
	background-image: url(images/home.png);
	background-position: center;
	background-repeat: no-repeat;
}

/**********************************/
/************ Dropdown ************/
/**********************************/

#Tabbed-Menu ul li#All-Cats ul{
	left: auto;
	right: 0;
	width: 610px;
}

#Tabbed-Menu ul li ul{
	position: absolute;
	top: 55px;
	left: 0;
	padding: 10px 0;
	background-color: #ffffff;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

#Tabbed-Menu ul li ul li{
	float: left;
}

#Tabbed-Menu ul li ul li a{
	float: left;
	height:26px;
	width: 200px;
	line-height:26px;
	padding: 0;
	text-indent: 15px;
	color: #666 !important;
	font-weight: normal;
	font-size: 0.8em;
}

#Tabbed-Menu ul li ul li a:hover{
	background-color: #fff;
	text-decoration: underline;
	color: #666;
}

/**********************************/
/************ Dropdown LEVEL3 *****/
/**********************************/

#Tabbed-Menu ul li ul li ul{
	display: none !important;
}

/*********************************/
/************ Heading ************/
/*********************************/

div.Heading{
	float: left;
	width: 100%;
	background-color: #6f6f6f;
	
	text-align: center;
}

div.Heading h2{
	float: left;
	margin: 0 20px;
	line-height: 38px;
	font-weight: normal;
	font-size: 0.9em;
	color: #ffffff;
}

div.Heading a{
	font-size: 0.9em;
}

div.Heading a.Description{
	float: right;
	padding: 0 15px 0 0;
	
	color: #ffffff;
}

/*******************************************/
/************ Content Container ************/
/*******************************************/

.Content-Wide{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e2e2e2;
	margin: 30px 0 0;
}

.Content-Wide-Top{
	float: left;
	width: 100%;
}

.Content-Wide-Content{
	float: left;
	padding: 25px 20px;
	width: 100%;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.Content-Wide-Bottom{
	display: none;
}

/******************************************/
/************ Tabbed Container ************/
/******************************************/

.Tabbed-Container .Content {
	width: 100%;
	/* height: 200px;
	overflow: hidden; */
	padding: 0;
}

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	margin-left: 20px;
	padding: 0;
	height: 38px;
	width: 160px;
	line-height: 38px;
	
	color: #aee557;
	text-align: center;
	font-weight: bold;
	font-size: 0.75em;
	text-transform: uppercase;
}

.Tabbed-Container .Tabs a:hover, .Tabbed-Container .Tabs a.Selected{
	background-image: url(images/heading-selected.png);
	
	text-decoration: none;
	color: #111;
}

.Tabbed-Container .Tab-Content{
	display: none;
}

.Tabbed-Container div.Selected{
	display: block;
}

.Tab-Content{
	/* height: 200px;
	overflow-x: hidden;
	overflow-y: scroll; */
	width: 100%;
}

.Tabbed-Container .Tab-Content p{
	padding: 0 40px 8px 0;
}

.Tab-Content .Description-Container{
	padding: 25px 30px;
}

/********************************/
/************ Footer ************/
/********************************/

#Footer{
	height: 132px;
} 

#eSellerPro{
	/* display: none; */
	float: left;
    line-height: 43px;
    margin: 60px 0 0 300px;
}

#eSellerPro .eSellerPro-Logo {
	position: relative;
	top: 5px;
	padding: 0 5px;
}

#eSellerPro .eSellerPro-Text {
	font-size: 0.7em;
	color: #666;
}

/*******************************/
/************ Image ************/
/*******************************/

#Image-Container{
	float: left;
	width: 405px;
	margin-left:15px;
}

#Main-Image-Container{
	width: 405px;
	height: 405px;
	text-align: center;
	float: right;
	position: relative;
	border: 0;
	display: table;
	margin: 0 0 0 0;
	z-index: 1;
}

* html #Main-Image-Container { 
   height: auto;
}

#Zoom-Icon{
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	height: 16px;
	width: 61px;
	cursor: pointer;
	background-image: url(images/zoom-image.png);
	background-repeat: no-repeat;
	z-index: 99;
}

#Main-Image-Cell{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

#Main-Image-Box{
	display: inline-block;
}

#Main-Image{
	
}

#Main-Image-Container #Main-Image img#Img{
	max-width: 405px;
	max-height: 405px;
}

* html #Main-Image-Container #Main-Image img#Img {
   width: 405px;
}

/*** THUMBNAILS ***/

#Thumbnail-Image-Container{
	float: left;
	width: 100%;
	list-style: none;
}

#Thumbnail-Image-Container li{
	float: left;
}

#Thumbnail-Image-Container li a{
	float: left;
	border: 1px solid #e0e0e0;
	padding: 0;
	width: 93px;
	height: 93px;
	display: table;
	margin: 10px 10px 0 0;
}

* html #Thumbnail-Image-Container li a{
	height: auto;
}

#Thumbnail-Image-Container li.Fourth a{ margin: 10px 0 0 0; }

#Thumbnail-Image-Container li a.Selected,
#Thumbnail-Image-Container li a:hover{
	padding: 0;
	border: 1px solid #e0e0e0;
}

#Thumbnail-Image-Container li a .TBCell {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

#Thumbnail-Image-Container li a .TBCell img{
	height: auto !important;
	width: auto !important;
	max-width: 80px;
	max-height: 80px;
	display: inline-block;
}

* html #Thumbnail-Image-Container li a .TBCell img { 
   width: 80px !important;
   height: 80px !important;
}

/*** VIDEO ***/

#Video-Container{
	float: left;
	margin: 0 0 0 0;
}

#Video-Container #Video{
	height: 405px !important;
}

#Thumbnail-Image-Container li a#View-Video,
#Thumbnail-Image-Container li a#View-Video2, 
#Thumbnail-Image-Container li a#View-Video3 {
	background-image: url(images/video.png);
	background-repeat: no-repeat;
	background-position: center;
	
	height: 93px;
	overflow: hidden;
	text-indent: -999em;
}

#Thumbnail-Image-Container li a#View-Video2{
	background-image: url(images/video2.png);
}

#Thumbnail-Image-Container li a#View-Video3{
	background-image: url(images/video3.png);
}

/*********************************/
/*********** HOVER ZOOM **********/
/*********************************/

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:0;
	overflow:hidden;
	top: 0 !important;
	right: 0 !important;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

#wrap{
	z-index: 999 !important;
}

/* UNCOMMENT THESE TO DISABLE CLOUD HOVER ZOOM
#cloud-zoom-big{
	display: none !important;
}

.cloud-zoom-lens{
	display: none !important;
}*/

/******************************************/
/************ Description Container *******/
/******************************************/

#Description{
	float: right;
	position: relative;
	width: 460px;
	margin: 0 0 0 0;
	padding: 30px 15px 0;
}

#Item-Description{
	padding-bottom: 15px;
}

.Description-Container{
	font-size: 0.8em;
	color: #585858;
}

.Description-Container a{
	color: #ea320e;
}

.Description-Container a:hover{
	color: #ea320e;
}

.Description-Container h1{
	margin: 10px 0 5px 0;
	
	text-align: left;
	font-size: 1.8em;
	font-weight: normal;
	color: #585858;
}

.Description-Container h2{
	padding: 10px 0 10px;
	font-size: 1.4em;
	font-weight: normal;
	color: #585858;
}

.Description-Container h3{
	padding: 0 0 10px;
	font-size: 1.0em;
	color: #585858;
}

.Description-Container p{
	padding: 0 0 10px;
	line-height: 17px;
}

#Prices{
	padding: 20px 0 0;
	list-style: none;
}

#Prices li{
	margin: 0 0 4px;
}

#Prices li#BuyNowPrice{
	color: #72aed4;
	font-weight: bold;
	font-size: 2.1em;
}

#Prices li#BuyNowPrice #PriceValue{
	font-weight: bold;
}

#Prices li#BuyNowPrice .Save{
	padding-left: 20px;
	color: #ea320e;
	font-weight: normal;
	font-size: 0.9em;
}

.Description-Container ul{
	padding: 0 0 10px;
}

.Description-Container ul li{
	margin: 0 0 4px 16px;
	color: #585858;
}

.Description-Container ol{
	padding: 0 0 10px;
}

.Description-Container ol li{
	margin: 0 0 4px 16px;
	color: #585858;
	width: auto !important;
}

#Brand-Logo{
	margin-bottom: 20px;
	width: 120px;
}

#Flags{
	position: absolute;
	right: 0;
	top: -15px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Flags li{
	float: right;
	margin: 0 0 0 5px;
	padding: 0;
}

.question{
	padding: 10px 0;
	border-top: 1px solid #e4e4e4;
}

.answer{
	padding-top: 10px;
}

.Description-Container .Tick{
	text-transform: uppercase;
	padding: 0 0 7px 30px;
	line-height: 24px;
	font-weight: bold;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
}

#Spec-Container{
	float: right;
	padding-left: 20px;
}

.Spec{
	border-collapse: collapse;
	width: 400px;
	margin-bottom: 15px;
}

.Spec tr td{
	color: #585858;
	text-align: left;
	padding: 3px 0;
	background-color: #e2e2e2;
	border-bottom: 3px solid #fff;
}

.Spec tr th{
	text-align: left;
	font-weight: bold;
	color: #72aed4;
	font-size: 1.1em;
	text-transform: uppercase;
	width: 225px;
	padding: 3px 0 3px 10px;
	background-color: #e2e2e2;
	border-bottom: 3px solid #fff;
}

/******************************************/
/************ Listing Controls ************/
/******************************************/

#Share-Links{
	float: left;
	width: 100%;
	margin-top: 30px;
}

#Buy-It-Now-Container{
	float: left;
	margin-top: 20px;
}

#Buy-It-Now{
	display: inline-block;
	width: 189px;
	padding: 0;
	height: 45px;
	margin: 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/buy.png);
}

#Add-To-Basket-Container{
	float: left;
	margin: 20px 0 0 11px;
}

#Add-To-Basket{
	display: inline-block;
	width: 189px;
	padding: 0;
	height: 45px;
	margin: 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/basket.png);
}

/*********************************/
/*********** PromoBox ************/
/*********************************/

#Promos{
	border: 0;
	margin-top: 10px;
	height: 320px;
}

#Promos .Heading{
	background-color: none;
	height: 67px;
	background-image: url(images/similar-items.gif);
}

#Promos .Heading #View-More{
	float: right;
	margin: 30px 30px 0 0;
	display: block;
	height: 12px;
	width: 80px;
	background-image: url(images/view-more.png);
}

.Content-Wide-Content.PromoBox-Container{
	padding: 0;
	border: 0;
}

#PromoBox{
	float: left;
	list-style: none;
	padding: 15px 0;
	width: 100%;
	overflow: hidden;
}

#PromoBox li{
	float: left;
	position: relative;
	width: 145px;
	margin: 0 19px 0 20px;
}

#PromoBox li a.Img{
	float: left;
	width: 100%;
	height: 96px;
	text-align: center;
}

#PromoBox li a.Img img{
	height: 96px;
}

#PromoBox li h3{
	float: left;
	width: 100%;
	height: 85px;
	font-weight: normal;
	font-size: 0.75em;
	margin: 15px 0 0 0;
	text-align: center;
}

#PromoBox li h3 a{
	text-decoration: none;
	color: #666;
}

#PromoBox li h3 a:hover{
	text-decoration: underline;
}

#PromoBox li p{
	float: left;
	width: 100%;
	font-size: 0.9em;
	padding: 0;
	text-align: center;
}

#PromoBox li p span.Price-Value{
	color: #666;
	font-weight: bold;
}

#PromoBox img.Buy-It-Now{
	display: none;
}

#PromoBox .Buttons{
	display: none;
}

/*********************************/
/*********** Feedback ************/
/*********************************/

#Feedback-Popup-Button{
	float: left;
	height: 34px;
	width: 120px;
	background-image: url(images/view-more-feedback.png);
	margin: 20px 0 0;
}

#Feedback-Popup{
	width: 902px;
	float: left;
	font-size: 16px;
}

* html #Feedback-Popup{
	width: 922px;
}

#Feedback-Popup .Clip{
	float: left;
	width: 902px;
	height: 400px;
	overflow-y: scroll;
	overflow-x: hidden;
}

* html #Feedback-Popup .Clip{
	width: 902px;
}

.Feedback#Feedback-Popup-UL li{
	width: 872px;
}

/*** FEEDBACK LIST ***/

.Tab-Content .Content-Wide{
	border: 0;
}

.Feedback-Container{
	padding: 0 30px 20px;
	border: 0;
}

.Tabbed-Container .Tab-Content .Feedback-Container p{
	padding: 0;
}

.Feedback{
	list-style: none;
	float: left;
}

.Feedback-Title{
	color: #585858;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 10px;
}

.Feedback li{
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
}

.Feedback li p{
	font-size: 0.75em;
	color: #585858;
}

.Feedback li p a{
	color: #585858;
}

/*** ICON ***/

.Feedback li .Icon{
	float: left;
	width: 16px;
	height: 16px;
	margin: 6px 10px 24px 0;
	padding: 0;
}

.Feedback li .Icon.Positive{ background: url(feedback/rating-0.png) no-repeat; }
.Feedback li .Icon.Negative{ background: url(feedback/rating-1.png) no-repeat; }
.Feedback li .Icon.Neutral{ background: url(feedback/rating-neutral.png) no-repeat; }

/*** BODY ***/

.Feedback li p.feedbackBody{
	width: 640px;
	margin: 5px 0 0 0;
}

/*** DATE ***/

.Feedback li p.feedbackDate{
	float: right;
	clear: right;
	margin: 5px 0 0 0;
	color: #585858;
}

/*** BUYER ***/

.Feedback li p.feedbackBuyer{
	float: right;
}

.Feedback li p.feedbackBuyer a,
.Feedback li p.feedbackBuyer span{
	float:left; 
	line-height: 25px;
}

.Feedback li p.feedbackBuyer span{
	padding: 0 0 0 2px;
}

/*** ITEM LINK ***/

.Feedback li p.feedbackItem{
	color: #666;
	margin: 10px 0 0 0;
}

/*** SCORE ***/

.Feedback li p.feedbackBuyer a.Score{
	padding: 1px 0 0 24px;
}

.Feedback li p.feedbackBuyer a.Score50{ background: url(http://pics.ebaystatic.com/aw/pics/stars-6.gif) no-repeat; }
.Feedback li p.feedbackBuyer a.Score100{ background: url(http://pics.ebaystatic.com/aw/pics/stars-5.gif) no-repeat; }
.Feedback li p.feedbackBuyer a.Score500{ background: url(http://pics.ebaystatic.com/aw/pics/stars-7.gif) no-repeat; }
.Feedback li p.feedbackBuyer a.Score1000000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-8.gif) no-repeat; }
.Feedback li p.feedbackBuyer a.Score5000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-9.gif) no-repeat; }
.Feedback li p.feedbackBuyer a.Score10000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-10.gif) no-repeat; }
.Feedback li p.feedbackBuyer a.Score25000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-11.gif) no-repeat; padding-left: 28px; }
.Feedback li p.feedbackBuyer a.Score50000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-12.gif) no-repeat; padding-left: 28px; }
.Feedback li p.feedbackBuyer a.Score100000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-13.gif) no-repeat; padding-left: 28px; }
.Feedback li p.feedbackBuyer a.Score1000{ background: url(http://pics.ebaystatic.com/aw/pics/stars-14.gif) no-repeat; padding-left: 28px; }
.Feedback li p.feedbackBuyer a.Score1000000{ background: url(http://pics.ebaystatic.com/aw/pics/icon/iconShootGrn_25x25.gif) no-repeat; padding-left: 28px; }
.Feedback li p.feedbackBuyer a.Score10000000{ background: url(http://pics.ebaystatic.com/aw/pics/icon/iconShootSlvr_25x25.gif) no-repeat; padding-left: 28px; }

/*********************************/
/*********** Rating **************/
/*********************************/

.Rating{
	padding-left: 80px;
	padding-bottom: 25px;
	line-height: 15px;
	color: #585858;
}

.Rating a{

}

#Star-Rating{
	font-size: 0.8em;
}

.Rating.Stars-00{ background: url(feedback/stars-00.jpg) no-repeat; }
.Rating.Stars-05{ background: url(feedback/stars-05.jpg) no-repeat; }
.Rating.Stars-10{ background: url(feedback/stars-10.jpg) no-repeat; }
.Rating.Stars-15{ background: url(feedback/stars-15.jpg) no-repeat; }
.Rating.Stars-20{ background: url(feedback/stars-20.jpg) no-repeat; }
.Rating.Stars-25{ background: url(feedback/stars-25.jpg) no-repeat; }
.Rating.Stars-30{ background: url(feedback/stars-30.jpg) no-repeat; }
.Rating.Stars-35{ background: url(feedback/stars-35.jpg) no-repeat; }
.Rating.Stars-40{ background: url(feedback/stars-40.jpg) no-repeat; }
.Rating.Stars-45{ background: url(feedback/stars-45.jpg) no-repeat; }
.Rating.Stars-50{ background: url(feedback/stars-50.jpg) no-repeat; }

/*********************************/
/*********** Product Suggestions */
/*********************************/

#Product-Suggestions{
	overflow: hidden;
	padding: 3px;
    background-color: white;
  
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
	
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	
	box-shadow: 0 5px 6px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 5px 6px 1px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0 5px 6px 1px rgba(0,0,0,0.15);
	
	z-index: 99999999;
}

#Product-Suggestions div{
	float: left;
	position: relative;
	width: 100%;
	min-height: 55px;
    padding: 5px 5px 5px 60px;
	line-height: 1.25;
	border-top: 1px solid #cccccc;
	text-align: left;
}

#Product-Suggestions div:first-child{
	border: 0;
}

#Product-Suggestions div a.Img img{
	width: 45px;
	height: 45px;
    position: absolute;
	left: 5px;
	top: 5px;
}

#Product-Suggestions div a.Title{
	color: #666666;
	font-size: 12px;
}

#Product-Suggestions div a.Price{
	float: left;
    font-weight: bold;
	color: #666666;
	font-size: 15px;
	line-height: 20px;
	padding-right: 24px;
	padding-top: 2px;
	background-image: url(images/zoom-image.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#Product-Suggestions div a.Price:hover{
	text-decoration: none;
}

#Product-Suggestions div a.Similar{
	float: right;
	z-index: 1000;
	padding: 4px 5px 0 0;
	border: 0;
	color: #666666;
	font-size: 12px;
	width: 100px;
	text-align: right;
}

#Product-Suggestions div a.Similar:hover{
	text-decoration: underline;
}





/*

#Listing-Centering{
	background-image: url(images/xmas-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ffffff;
}

#Page-Inner{
	background-image: url(images/snowflakes.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
}

#Page-Logo{
	position: absolute;
	top: 33px;
	left: 0;
}

*/










/*********************************/
/*********** MOBILE **************/
/*********************************/

/*** LEFT RIGHT ***/

#Left,#Right{
	height: 23px;
	width: 16px;
	position: absolute;
	display: block;
	top: 40%;
	z-index: 99;
	cursor: pointer;
	display: none;
}

#Left{
	left: 10px;
	background-image: url('images/arrow-left.png');
}

#Right{
	right: 10px;
	background-image: url('images/arrow-right.png');
}

/*** SOME DEFAULT STYLING ***/

.Mobile #Content-Container{
	background-color: #fff;
}

.Mobile #Header-Container{
	text-align: center;
	padding: 0 0 7px;
	height: auto;
}

.Mobile #Header-Container h2{
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.Mobile #Page-Logo{
	float: none;
	position: relative;
	left: 0;
	top: 0;
	display: inline-block;
	margin: 35px 0 0;
}

.Mobile #Page-Logo img{
	width: 160px;
}

.Mobile #Phone{
	position: relative;
	right: 0;
	top: 0;
	margin: 0 0 0;
}

.Mobile #Top-Menu,
.Mobile #Form-Search,
.Mobile #Breadcrumbs,
.Mobile #Share,
.Mobile #Tabbed-Menu{
	display: none;
}

.Mobile #Content{
	padding: 10px 15px 0;
}

/*** Image Container ***/

@media only screen and (max-width: 450px){
	
.Mobile #Image-Container{
	text-align: center;
}

.Mobile #Video-Container{
	float: none;
}
	
.Mobile #Image-Container{
	width: 100%;
	margin: 0;
}

.Mobile #Main-Image-Container{
	height: 260px;
	width: 100%;
}

.Mobile .Video{
	width: 260px;
	height: 260px;
}

.Mobile #Main-Image-Container #Main-Image img#Img {
	max-width: 260px;
	max-height: 260px;
}

.Mobile #Left, .Mobile #Right{
	display: block;
	top: 120px;
}

.Mobile #Left{
	left: -12px;
}

.Mobile #Right{
	right: -12px;
}

}

@media only screen and (min-width: 451px) and (max-width: 550px){
	
.Mobile #Image-Container{
	text-align: center;
}

.Mobile #Video-Container{
	float: none;
}

.Mobile #Image-Container{
	width: 100%;
	margin: 0;
}

.Mobile #Main-Image-Container{
	height: 320px;
	width: 100%;
}

.Mobile .Video{
	width: 320px;
	height: 320px;
}

.Mobile #Main-Image-Container #Main-Image img#Img {
	max-width: 320px;
	max-height: 320px;
}

.Mobile #Left, .Mobile #Right{
	display: block;
	top: 150px;
}

.Mobile #Left{
	left: 0;
}

.Mobile #Right{
	right: 0;
}

}

@media only screen and (min-width: 551px) and (max-width: 1020px){

.Mobile #Image-Container{
	text-align: center;
}

.Mobile #Video-Container{
	float: none;
}

.Mobile #Image-Container{
	width: 100%;
	margin: 0;
}

.Mobile #Main-Image-Container{
	height: 450px;
	width: 100%;
}

.Mobile .Video{
	width: 450px;
	height: 450px;
}

.Mobile #Main-Image-Container #Main-Image img#Img {
	max-width: 450px;
	max-height: 450px;
}

.Mobile #Left, .Mobile #Right{
	display: block;
	top: 215px;
}

.Mobile #Left{
	left: 0;
}

.Mobile #Right{
	right: 0;
}

.Mobile #Thumbnail-Carousel{
    float: none;
	display: inline-block;
    width: 425px;
}
.Mobile #Thumbnail-Image-Container{
	text-align: center
}
.Mobile #Thumbnail-Image-Container li a{
	margin: 10px 5px 0;
}
.Mobile #Thumbnail-Image-Container li{
    float: none;
	display: inline-block;
}
}

/*** THUMBNAILS ***/

@media only screen and (max-width: 550px){
.Mobile #Main-Image-Container,
.Mobile #Video-Container{
	margin: 0 0 10px;
}
.Mobile #Thumbnail-Carousel,
.Mobile #Thumbnail-Image-Container,
.Mobile #Thumbnail-Carousel-Container{
	float: left;
	width: 100%;
	margin: 0;
}
.Mobile #Thumbnail-Carousel #Next,
.Mobile #Thumbnail-Carousel #Prev,
.Mobile #Thumbnail-Image-Container li a .TBCell{
	display: none;
}
.Mobile #Thumbnail-Carousel-Container {
	width: 100%;
	height: auto;
}
.Mobile #Thumbnail-Image-Container,
.Mobile #Thumbnail-Carousel-Container #Thumbnail-Image-Container{
	position: relative;
	height: auto;
	width: 100%;
	text-align: center;
	left: 0 !important;
	padding-top: 0;
	height: auto;
}
.Mobile #Thumbnail-Image-Container li {
	float: none;
	display: inline-block;
}
.Mobile #Thumbnail-Image-Container li a,
.Mobile #Thumbnail-Carousel-Container #Thumbnail-Image-Container li a{
	border: 0;
	float: none;
	display: inline-block;
	height: 13px;
	width: 13px;
	margin: 5px 3px 0;
	padding: 0;
	background: #dfdfdf;
	border-radius: 10px;
}
.Mobile #Thumbnail-Image-Container li a.Selected,
.Mobile #Thumbnail-Carousel-Container #Thumbnail-Image-Container li a.Selected{
	background: #aee557;
}
.Mobile #Thumbnail-Image-Container li a#View-Video,
.Mobile #Thumbnail-Image-Container li a#View-Video2,
.Mobile #Thumbnail-Image-Container li a#View-Video3{
	background-image: none !important;
	height: 13px !important;
	margin-right: 5px !important;
}
}

/*** REMOVE ZOOM FEATURE ***/
.Mobile #cloud-zoom-big{ display: none !important; }
.Mobile .cloud-zoom-lens{ display: none !important; }
.Mobile .mousetrap{ display: none !important; }
.Mobile #Zoom-Icon { display: none; }

/*** Description ***/

.Mobile #Flags{
	top: -10px;
}

.Mobile .Description-Container img{
	max-width: 100%;
}

.Mobile .Description-Container table{
	width: 100% !important;
}
.Mobile .Description-Container table tr td{
	width: auto !important;
}

@media only screen and (max-width: 1020px){

.Mobile #Spec-Container{
	float: none;
	padding: 0;
	padding-bottom: 15px;
}
.Mobile .Spec tr th{
	width: 50% !important;
}
.Mobile #Description{
	width: 100%;
	height: auto;
	padding: 0;
	margin: 15px 0 0;
}
.Mobile #Share-Links{
	display: none;
}

.Mobile #Flags{
	margin-bottom: 10px;
	top: 0;
	position: relative;
	right: 0;
	float: right;
	width: 100%;
	text-align: center;
}
.Mobile #Flags li{
	float: none;
	display: inline-block;
}

.Mobile .Tabbed-Container .Tab-Content p {
    padding: 0 0 8px;
}

.Mobile .Tabbed-Container .Tabs{
	padding: 0 0 0 10px;
}

.Mobile .Tabbed-Container .Tabs a {
    color: #aee557;
    float: left;
    font-size: 0.75em;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin-left: 0;
    padding: 0 15px;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
    width: auto;
}
}

@media only screen and (max-width: 599px){
.Mobile .Tab-Content .Description-Container {
    padding: 10px;
}

.Mobile .Tabbed-Container .Tabs{
	padding: 0 0 0 0;
}

.Mobile .Tabbed-Container .Tabs a {
    color: #aee557;
    float: left;
    font-size: 0.75em;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin-left: 0;
    padding: 0;
    text-align: center;
    text-indent: 0;
    text-transform: uppercase;
    width: 100%;
	background-image: none;
	border-bottom: 1px solid #fff;
}

.Mobile .Tabbed-Container .Tabs a:hover, .Mobile .Tabbed-Container .Tabs a.Selected {
    background-color: #aee557;
    color: #111;
    text-decoration: none;
}

.Mobile .Tab-Content .Content-Wide {
    margin: 10px 0 0;
}
.Mobile .Feedback-Container {
    padding: 10px 10px 20px;
}

#Item-Description table{
	display: none;
}
}

.Mobile #Listing-Controls{ display: none; }
.Mobile #Buy-It-Now-Container { display: none; }
.Mobile #Add-To-Basket-Container { display: none; }

/*** TABS ***/



/*** PROMOS ***/

.Mobile #Promos .Heading #View-More{
	display: none;
}

.Mobile #PromoBox{
}

.Mobile .Content-Wide-Content.PromoBox-Container,
.Mobile #Promos{
	height: auto;
}

@media only screen and (max-width: 400px){ 
.Mobile #PromoBox li{
	width: 100%;
	margin: 0;
	padding: 20px 20px 20px;
}
.Mobile #PromoBox li h3 {
    height: auto;
    margin: 15px 0 5px;
}
}

@media only screen and (min-width: 401px) { 
.Mobile #PromoBox li{
	width: 50%;
	margin: 0;
	padding: 0 20px 20px;
}
}

@media only screen and (min-width: 800px) { 
.Mobile #PromoBox li{
	width: 25%;
	margin: 0;
	padding: 0 20px 20px;
}
}

/**** SCROLLING PROMOS CSS - REMOVE ABOVE ****/
/*
.Mobile #Promos{
	text-align: center;
}

.Mobile .Content-Wide-Content.PromoBox-Container {
    display: inline-block;
    float: none;
    position: relative;
    width: 940px;
	text-align: left;
}

@media only screen and (max-width: 479px){ 
.Mobile .Content-Wide-Content.PromoBox-Container {
	width: 200px;
}
.Mobile #PromoBox li{
	width: 200px;
	margin: 0;
	padding: 0;
}
}

@media only screen and (min-width: 480px) and (max-width: 599px){ 
.Mobile .Content-Wide-Content.PromoBox-Container {
	width: 400px;
}
.Mobile #PromoBox li{
	width: 160px;
	margin: 0 20px;
	padding: 0;
}
}

@media only screen and (min-width: 600px) and (max-width: 799px){ 
.Mobile .Content-Wide-Content.PromoBox-Container {
	width: 560px;
}
.Mobile #PromoBox li{
	width: 200px;
	margin: 0 40px;
	padding: 0;
}
}

@media only screen and (min-width: 800px) and (max-width: 1020px){ 
.Mobile .Content-Wide-Content.PromoBox-Container {
	width: 760px;
}
.Mobile #PromoBox li{
	width: 223px;
	margin: 0 15px;
	padding: 0;
}
}
*/

/*** FEEDBACK ***/

@media only screen and (max-width: 1020px){
.Mobile .Feedback li p.feedbackBody {
	width: 100%;
	clear: both;
}

.Mobile .Feedback li .Icon{
	float: left;
	margin: 5px 0;
}

.Mobile .Feedback li .feedbackBuyer{
	display: none;
}

.Mobile .Feedback li .feedbackDate{
	float: right;
	margin: 5px 0 0;
}

.Mobile .Feedback li p.feedbackItem {
	margin: 5px 0 0 0;
	float: left;
}

.Mobile #Feedback-Popup-Button{
	display: none;
}
}

/*** FOOTER Volo ***/

.Mobile #Footer{
	height: 0;
	border-top: 25px solid #aee557;
}
