


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

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-v2 ************/
/**********************************************/

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: 300px !important;
	bottom: auto !important;
}

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

/**********************************************/
/************ iframe fix for suggestions ******/
/**********************************************/

#BottomPanel{
	position: static;
}

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

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

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

#Listing-Centering{
	display: inline-block;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}

#Listing-Centering{ width: 1195px; }

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

#Page-Inner{
	width: 100%;
	float: left;
	
	background-image: url(images/bg-x.png);
	background-repeat: repeat-x;
	background-color: transparent;
}

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

#Container{ width: 991px; }

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

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

#Header-Container{
	float:left;
	width: 100%;
	height: 190px;
	position: relative;
}
							
#Tabbed-Menu{
	position: absolute;
	top: 75px;
	left: -13px;
	height: 53px;
	width: 100%;
	z-index: 100;
}
	
#Content-Container{
	float:left;
	width: 100%;
	z-index: 1;
}

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

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

#Page-Logo{
	float: left;
	margin: 10px 0 0;
}

/****** SOCIAL MEDIA ******/

#Social-Media{
	position: absolute;
	top: 27px;
	right: 585px;
	list-style: none;
}

#Social-Media li{
	float: left; 
	margin-left: 7px;
}

/****** STORE LINKS ******/

#Favourties-Link{
	position: absolute;
	bottom: 0;
	left: 0px;
	width: 301px;
	height: 39px;
	background-color: #ebebeb;
	
	background-image: url(images/star.png);
	background-repeat: no-repeat;
	background-position: 47px center;
}

#Favourties-Link a{
	display: block;
	color: #262626;
	font-size: 0.7em;
	text-transform: uppercase;
	line-height: 39px;
	font-weight: bold;
	width: 100%;
	text-indent: 80px;
}

#Newsletter-Link{
	position: absolute;
	bottom: 0;
	left: 314px;
	width: 361px;
	height: 39px;
	background-color: #262626;
	
	background-image: url(images/mail.png);
	background-repeat: no-repeat;
	background-position: 60px center;
}

#Newsletter-Link a{
	display: block;
	color: #fff;
	font-size: 0.7em;
	text-transform: uppercase;
	line-height: 39px;
	font-weight: bold;
	width: 100%;
	text-indent: 98px;
}

#Bookmark-Link{
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 301px;
	height: 39px;
	background-color: #ebebeb;
	
	background-image: url(images/bookmark.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

#Bookmark-Link a{
	display: block;
	color: #262626;
	font-size: 0.7em;
	text-transform: uppercase;
	line-height: 39px;
	font-weight: bold;
	width: 100%;
	text-indent: 100px;
	cursor: pointer;
}

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

#Top-Menu{
	position: absolute;
	top: 31px;
	right: 220px;
	list-style: none;
	
	font-size: 0.65em;
}

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

#Top-Menu a{
	float: left; 
	color: #939393;
	font-weight: bold;
	text-transform: uppercase;
}

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

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

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

#Form-Search ul li input{
	float: left;
	width: 155px;
	height: 29px;
	line-height: 29px;
	border: 0 !important;
	margin: 0;
	padding: 0;
	
	color: #fff;
	background-color: #3c3c3c;
	
	text-indent: 10px;
	font-size: 0.55em;
	text-transform: uppercase;
}

#Form-Search ul li input.Button{
	width: 29px;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	
	background-image: url(images/search-submit.png);
	background-color: #3c3c3c;
	background-repeat: no-repeat;
	background-position: center;
}

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

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

#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: #ffffff;
	background-image: url(images/tab-hover.png);
	background-repeat: repeat-x;
}

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

#Tabbed-Menu ul li a{
	padding: 0 10px;
	float: left;
	height: 53px;
	line-height: 53px;
	cursor: pointer;
	
	color: #262626;
	text-transform: uppercase;
	font-weight: bold;
}

#Tabbed-Menu ul li#Tab-8 a { color: #fd0102; }
#Tabbed-Menu ul li#Tab-9 a { color: #fd0102; }

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

#Tabbed-Menu ul li ul{
	position: absolute;
	top: 53px;
	left: 0;
	background-color: #ffffff;
	box-shadow: 0 2px 2px #999;
	padding: 15px 0;
	opacity: 0.97;
    filter: alpha(opacity=97); /* For IE8 and earlier */
}

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

#Tabbed-Menu ul li ul li a{
	float: left;
	height:28px;
	width: 210px;
	line-height:28px;
	padding: 0;
	text-indent: 35px;
	color: #262626 !important;
	text-transform: none;
	font-size: 1.0em;
	
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

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

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

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

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

div.Heading{
	float: left;
	width: 100%;
	
	text-align: center;
}

div.Heading h2{
	line-height: 40px;
	font-weight: bold;
	font-size: 1.1em;
	color: #262626;
	text-transform: uppercase;
}

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

.Content-Wide{
	float: left;
	position: relative;
	width: 100%;
	margin: 25px 0 0;
}

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

.Content-Wide-Content{
	float: left;
	padding: 25px 20px;
	width: 100%;
	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{
	background-color: #e5e5e5;
	padding-top: 5px;
}

.Tabbed-Container .Tabs a.Tab-Link{
	float: left;
	text-indent: 0px;
	padding: 0 25px;
	line-height: 45px;
	margin-left: 8px;
	
	color: #262626;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}

.Tabbed-Container .Tabs a.Tab-Link:hover, .Tabbed-Container .Tabs a.Tab-Link.Selected{
	background-color: #fff;
	text-decoration: none;
	color: #000000;
}

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

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

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

.Tabbed-Container .Description-Container{ padding: 25px 35px; }

.Content-Copied{
	float: left;
	width: 100%;
	background-color: #fff;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}

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

#Footer{
	border-top: 30px solid #262626;
} 

#eSellerPro{
	float: right;
    line-height: 43px;
    margin: 33px 300px 0 0;
}

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

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

#Genie{
	float: left;
    line-height: 43px;
    margin: 20px 0 0 310px;
}

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

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

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

#Image-Container{
	float: left;
	width: 465px;
	margin: 0 0 0 0;
	position: relative;
}

#Main-Image-Container{
	width: 100%;
	height: 465px;
	text-align: center;
	float: left;
	border-bottom: 1px solid #d5d5d5;
	display: table;
	position: relative;
	z-index: 1;
}

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

#Zoom-Icon{
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
	padding: 0 0 0 20px;
	background-image: url(images/zoom-image.png);
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 0.7em;
	color: #666;
	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: 465px;
	max-height: 465px;
}

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

/*** THUMBNAIL CAROUSEL ***/

#Thumbnail-Carousel{
	float: left;
	width: 100%;
	position: relative;
}

#Thumbnail-Carousel-Container{
	float: left;
	width: 420px;
	position: relative;
    overflow: hidden;
    height: 105px;
	margin-left: 25px;
}

#Thumbnail-Carousel-Container #Thumbnail-Image-Container{
	width: 20000em;
	position: absolute;
}

#Thumbnail-Carousel #Next,
#Thumbnail-Carousel #Prev{
	height: 13px;
	width: 11px;
	position: absolute;
	display: block;
	top: 50%;
	margin-top: -6px;
	z-index: 1000;
	cursor: pointer;
}

#Thumbnail-Carousel #Next{
	right: 0px;
	background-image: url('images/scroll-right.png');
}

#Thumbnail-Carousel #Prev{
	left: 0px;
	background-image: url('images/scroll-left.png');
}

/*** THUMBNAILS ***/

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

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

#Thumbnail-Image-Container li a,
#Thumbnail-Carousel-Container #Thumbnail-Image-Container a{
	float: left;
	border: 0;
	padding: 0;
	width: 95px;
	height: 95px;
	display: table;
	margin: 10px 10px 0 0;
	outline: 0;
}

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

#Thumbnail-Image-Container li.Fourth a{ }

#Thumbnail-Image-Container li a.Selected,
#Thumbnail-Image-Container li a:hover{

}

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

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

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

/*** LEFT RIGHT ***/

#Left,#Right{
	height: 18px;
	width: 12px;
	position: absolute;
	display: block;
	top: 150px;
	z-index: 1000;
	cursor: pointer;
	display: none;
}

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

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

/*** VIDEO ***/

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

#Thumbnail-Image-Container li a#View-Video{
	background-image: url(images/video.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 0;
	height: 95px;
	overflow: hidden;
	text-indent: -999em;
}

#Thumbnail-Carousel-Container #Thumbnail-Image-Container li a#View-Video{
	margin-right: 10px;
}

/*********************************/
/*********** 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;
}

.mousetrap{
	cursor: pointer !important;
}*/

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

#Description{
	float: right;
	width: 50%;
	padding: 0;
	margin: 0 0 0 0;
}

#Item-Description{
	clear: both;
	border-top: 1px solid #cfcfd0;
	padding-top: 25px;
}

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

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

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

#Prices{
	padding-bottom: 25px;
}

.Description-Container #Price{
	color: #fd0102;
	font-size: 2.5em;
	font-weight: bold;
	margin-right: 12px;
}

.Description-Container #Price .Value{
	font-weight: bold;
}

.Description-Container #RRP{
	color: #666;
	font-size: 1.2em;
	margin-right: 12px;
	text-decoration: line-through;
}

.Description-Container #Save{
	color: #fd0102;
	font-size: 1.2em;
}

.Description-Container h1{
	margin: 10px 0 5px 0;
	
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #262626;
}

.Description-Container h2{
	padding: 0 0 8px;
	font-size: 1.2em;
	color: #262626;
}

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

.Description-Container p{
	padding: 0 0 8px;
	line-height: 17px;
	font-size: 1.0em;
}

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

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

#SKU{
	color: #666;
	padding: 0 0 15px;
}

#Delivery{
	padding-bottom: 20px;
}

#Delivery p{
	color: #666;
	font-size: 1.2em;
	margin: 0;
}

#Delivery h2{
	font-size: 1.5em;
	margin: 0;
	padding-left: 35px;
	background-image: url(images/delivery-icon.png);
	background-repeat: no-repeat;
	line-height: 18px;
}

.Tab-Content table{
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

.Tab-Content table tr th{
	text-align: left;
	vertical-align: middle;
	color: #262626;
	padding: 10px 10px;
	border: 1px solid #ebebeb;
	font-weight: bold;
}

.Tab-Content table tr td{
	text-align: left;
	vertical-align: middle;
	color: #262626;
	padding: 10px 10px;
	border: 1px solid #ebebeb;
}

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

#Promo-Prev{
	position: absolute;
	left: -10px;
	top: 160px;
	width: 11px;
	height: 13px;
	background-image: url(images/scroll-left.png);
	z-index: 100;
	cursor: pointer;
}

#Promo-Next{
	position: absolute;
	right: -10px;
	top: 160px;
	width: 11px;
	height: 13px;
	background-image: url(images/scroll-right.png);
	z-index: 100;
	cursor: pointer;
}

.Content-Wide-Content.PromoBox-Container{
	position: relative;
	overflow: hidden;
	height: 330px;
	padding: 0;
}

#PromoBox{
	position: absolute;
	list-style: none;
	padding: 15px 0;
	width: 2000em;
	overflow: hidden;
}

#PromoBox li{
	float: left;
	position: relative;
	width: 165px;
	margin: 0 17px;
}

#PromoBox li a.Img{
	float: left;
	width: 100%;
	height: 160px;
	padding: 10px;
	text-align: center;
	display: table;
	border: 1px solid #e3e3e3;
}

#PromoBox .TBCell {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

#PromoBox li a.Img img{
	display: inline-block;
	vertical-align: middle;
	max-height: 140px;
	max-width: 140px;
}

* html #PromoBox li a.Img img{ 
   height: 140px;
}

#PromoBox li h3{
	float: left;
	width: 100%;
	height: 75px;
	font-weight: bold;
	font-size: 0.7em;
	margin: 15px 0 0 0;
}

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

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

#PromoBox li p{
	float: left;
	width: 50%;
	font-size: 0.75em;
	padding: 0;
}

#PromoBox li p.RRP-Value{
	height: 15px;
}

#PromoBox li p.RRP-Value span{
	color: #666;
	text-decoration: line-through;
}

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

#PromoBox li p.Save{
	width: 100%;
	font-size: 0.7em;
	padding: 5px 0 0;
}

#PromoBox li p.Save .Save-Value{
	color: #fd0102;
}

#PromoBox li p.Save .Save-Percentage{
	color: #fd0102;
}

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

/*********************************/
/*********** Popup ***************/
/*********************************/

.Pop-Up {
	position: absolute;
	width: 322px;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #ffffff;
	text-transform: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 1000000;
	font-family: "Arial";
	line-height: 1.5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.Pop-Up-Image-Container{
	float: left;
	width: 300px;
	height: 300px;
	display: table;
}

* html .Pop-Up-Image-Container{ 
   height: auto;
}

.Pop-Up-Image-Cell{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	text-align: center;
}

.Pop-Up img.Img{
	max-width: 300px;
	max-height: 300px;
}

* html .Pop-Up img.Img { 
   width: 300px;
}

.Pop-Up .Left{
	margin: 10px 0 0 0;
	float: left;
	width: 200px;
	border-right: 1px solid #c0bfbf;
}

.Pop-Up .Right{
	margin: 10px 0 0 0;
	float: right;
	width: 80px;
	text-align: right;
}

.Pop-Up h3{
	font-size: 0.75em;
	color: #262626;
	font-weight: bold;
	padding: 0 20px 0 0;
}

.Pop-Up .RRP{
	float: right;
	font-size: 0.75em;
	color: #666;
	text-decoration: line-through;
}

.Pop-Up .Price{
	float: right;
	clear: right;
	font-size: 0.8em;
	color: #fd0102;
	font-weight: bold;
}

.Pop-Up .Save{
	float: right;
	clear: right;
	font-size: 0.7em;
	color: #fd0102;
	font-weight: normal;
}

.Pop-Up img.Buy-It-Now{
	float: right;
	margin: 5px 0 0 0;
}

.Pop-Up .Arrow{
	position: absolute;
	left: -23px;
	top: 75%;
	margin-top: -11px;
	width: 23px;
	height: 22px;
	background-image: url(images/popup.png);
}

.Pop-Up .Arrow.Right{
	left: auto;
	right: -23px;
	background-position: -23px 0px;
}

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

#Feedback-Popup-Button{
	color: #ffffff;
	float: left;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
	padding: 0 15px;
	margin: 15px 0 0;
	background-color: #262626;
}

.Feedback-Container{
	position: relative;
	padding: 25px 35px;
}

#Feedback-Carousel.Carousel{
	height: 71px;
	position: relative;
	overflow: hidden;
}

#Feedback-Carousel.Carousel #Feedback{
	position: absolute;
	height: 20000em;
	float: left;
	width: 100%;
}

#Feedback-Next,
#Feedback-Prev{
	position: absolute;
	height: 18px;
	width: 12px;
	left: 50%;
	margin-left: -6px; 
	background: #ccc;
	cursor: pointer;
}

#Feedback-Next{
	bottom: 0px;
}

#Feedback-Prev{
	top: 0px;
}

#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 ***/

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

.Feedback-Title{
	color: #262626;
	font-size: 0.95em;
	font-weight: bold;
	padding-bottom: 10px;
}

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

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

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

/*** ICON ***/

.Feedback li .Icon{
	width: 100%;
	height: 16px;
	margin: 6px 0 0 0;
	padding: 0;
	background-repeat: no-repeat;
}

.Feedback li .Icon.Positive{ background: url(feedback/stars-50.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: 700px;
	margin: 5px 0 0;
}

/*** DATE ***/

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

/*** 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;
}

.Feedback li p.feedbackItem a{
	color: #666;
}

/*** SCORE ***/

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

.Feedback li p.feedbackBuyer a.Score50{ background: url(feedback/score50.png) no-repeat -4px 0; }
.Feedback li p.feedbackBuyer a.Score100{ background: url(feedback/score100.png) no-repeat -4px 0; }
.Feedback li p.feedbackBuyer a.Score500{ background: url(feedback/score500.png) no-repeat -4px 0; }
.Feedback li p.feedbackBuyer a.Score1000{ background: url(feedback/score1000.png) no-repeat -4px 0; }
.Feedback li p.feedbackBuyer a.Score5000{ background: url(feedback/score5000.png) no-repeat -4px 0; }
.Feedback li p.feedbackBuyer a.Score10000{ background: url(feedback/score10000.png) no-repeat -4px 0; }
.Feedback li p.feedbackBuyer a.Score25000{ background: url(feedback/score25000.png) no-repeat; padding-left: 22px; }
.Feedback li p.feedbackBuyer a.Score50000{ background: url(feedback/score50000.png) no-repeat; padding-left: 22px; }
.Feedback li p.feedbackBuyer a.Score100000{ background: url(feedback/score100000.png) no-repeat; padding-left: 22px; }
.Feedback li p.feedbackBuyer a.Score500000{ background: url(feedback/score500000.png) no-repeat; padding-left: 22px; }
.Feedback li p.feedbackBuyer a.Score1000000{ background: url(feedback/score1000000.png) no-repeat; padding-left: 22px; }
.Feedback li p.feedbackBuyer a.Score10000000{ background: url(feedback/score10000000.png) no-repeat; padding-left: 22px; }

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

.Rating{
	padding-left: 95px;
	padding-bottom: 20px;
	line-height: 16px;
	color: #666;
	font-size: 0.85em;
}

.Rating a{
	color: #666;
}

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

/*********************************/
/*********** AddThis *************/
/*********************************/

.addthis_toolbox {
	float: left;
	margin: 25px 0 0 0;
	width: 100%;
	height: 22px;
	overflow: hidden;
}

.addthis_toolbox a div {
	float: left;
}


.spec_border{
	width: 100% !important;
	border-collapse: collapse !important;
}

#specific_header {
    background-color: transparent !important;
    border-color: #000000 !important;
    border-style: solid !important;
    border-width: 1px !important;
    color: #111 !important;
    font-size: 1.1em !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
	border: 0 !important;
	padding: 0 0 4px !important;
}

#specific_column_name {
    background-color: transparent !important;
    border: 0 none !important;
    color: #111 !important;
    font-weight: bold !important;
    padding: 4px 0 !important;
	width: 150px !important;
	border-bottom: 1px solid #ccc !important;
}

#specific_column_data {
    border: 0 none !important;
	border-bottom: 1px solid #ccc !important;
}