


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

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

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

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

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

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

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

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

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

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

#Header-Container{
	float:left;
	width: 100%;
	height: 191px;
	position: relative;
}
							
#Tabbed-Menu{
	position: absolute;
	left: 0;
	top: 128px;
	width: 100%;
	line-height: 41px;
	z-index: 100;
}

#Search-Menu{
	float:left;
	width: 100%;
	line-height: 40px;
	background-color: #d5d5d5;
	margin: 10px 0 0 0;
}
	
#Content-Container{
	float:left;
	width: 100%;
	z-index: 1;
}

#Menu-Left{
	float: left;
	width: 210px;
	margin: 10px 0 0 0;
}

#Content{
	float: right;
	width: 660px;
	margin: 40px 20px 0 0;
}
	
#Footer{
	float:left;
	width: 100%;
	height: 180px;
	margin: 20px 0 0 0;
}

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

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

#Visit{
	position: absolute;
	display: block;
	top: 0;
	right: 20px;
}

#Strapline{
	position: absolute;
	display: block;
	top: 38px;
	left: 310px;
}


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

#Top-Menu{
	position: absolute;
	left: 0;
	top: 128px;
	list-style: none;
	
	font-size: 0.9em;
	font-weight: bold;
}

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

#Top-Menu a{
	color: #fff;
	height: 41px;
	line-height: 41px;
	display: block;
}

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

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

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

#Form-Search ul li input{
	float: left;
	width: 221px;
	height: 31px;
	line-height: 31px;
	border: 0;
	margin: 0;
	padding: 0;
	
	background-image: url(images/search-bg.png);
	
	text-indent: 12px;
	font-size: 0.8em;
	color: #666;
}

#Form-Search ul li input.Button{
	width: 33px;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	
	background-image: url(images/search-button.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;
	
	background-image: url(images/tab-divider.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

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

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

#Tabbed-Menu ul li a{
	padding: 0 18px;
	float: left;
	height: 41px;
	
	color: #ffffff;
	font-weight: bold;
}

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

#Tabbed-Menu ul li ul{
	position: absolute;
	top: 41px;
	left: 0;
	background-color: #ffffff;
	padding: 12px 0;
	box-shadow: 2px 3px 6px #666;
}

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

#Tabbed-Menu ul li ul li a{
	float: left;
	height:22px;
	width: 220px;
	line-height:22px;
	padding: 0;
	text-indent: 18px;
	font-size: 0.75em;
	font-weight: normal;
	color: #666 !important;
}

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

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

#Tabbed-Menu ul li ul li ul{
	position: absolute;
	top: 0px;
	left: 200px;
	background-color: #ffffff;
}

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

#Tabbed-Menu ul li ul li ul li a{
	float: left;
	height:26px;
	width: 200px;
	line-height:26px;
	padding: 0;
	text-indent: 15px;
}

#Tabbed-Menu ul li ul li ul li a:hover{
	background-color: #999999;
	color: #ffffff;
}

/*************************************/
/************ Search Menu ************/
/*************************************/

#Search-Menu ul{
	float: left;
	list-style: none;
	padding: 8px 0 0;
}

#Search-Menu form{
	float: left;
}

#Search-Menu h3{
	float: left;
	padding: 0 0 0 15px;
	
	font-weight: normal;
	font-size: 0.9em;
}

#Search-Menu ul li{
	float: left;
	padding: 0 0 0 10px;
}

#Search-Menu select{
	float: left;
	width: 160px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #666666;
	padding: 2px;
	
	background-color: #ffffff;
	
	font-size: 0.8em;
}

#Search-Menu input{
	float: left;
	width: 386px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #666666;
	
	background-color: #ffffff;
	
	text-indent: 4px;
	font-size: 0.8em;
}

#Search-Menu input.Button{
	width: 70px;
	border: 0;
	cursor: pointer;
	border-radius: 4px;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

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

#Title{
	text-indent: 0;
}

#Title h2{
	color: #202020;
	font-size: 1.4em;
	line-height: normal;
	width: 500px;
}

#Title h3{
	float: right;
	color: #0283cb;
	font-size: 1.4em;
	line-height: normal;
	margin-right: 12px;
}

div.Heading{
	float: left;
	width: 100%;
	
	text-indent: 24px;
}

#Cat-Heading{
	background-image: url(images/category-arrow.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}

div.Heading h2{
	float: left;
	
	line-height: 40px;
	font-weight: bold;
	font-size: 0.9em;
	color: #666;
}

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

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

/***************************************/
/************ Store Pages **************/
/***************************************/

.ESP-ebCategories,.ESP-ebStorePages{
	float: left;
	width: 100%;
	margin: 0;
	
	font-size: 0.7em;
}

.ESP-ebCategories a,.ESP-ebStorePages a{
	float: left;
	width: 100%;
	line-height: 24px;
	
	text-indent: 24px;
	color: #666;
}

/***************************************/
/************ Categories ***************/
/***************************************/

#Cat-List{
	float: left;
	width: 100%;
	font-size: 0.7em;
	margin: 0 0 10px;
}

#Cat-List ul{
	float: left;
	width: 100%;
	list-style: none;
}

#Cat-List ul li{
	float: left;
}

/*** FIRST LEVEL ***/

#Cat-List ul li a{
	float: left;
	width: 210px;
	line-height: 24px;
	text-indent: 24px;
	color: #666;
}

/*** SECOND LEVEL ***/

#Cat-List ul li ul li a{
	float: left;
	width: 210px;
	line-height: 24px;
	text-indent: 24px;
}

/*** THIRD LEVEL ***/

#Cat-List ul li ul li ul li a{
	float: left;
	width: 210px;
	line-height: 24px;
	text-indent: 24px;
}

/**********************************/
/************ Menu Box ************/
/**********************************/

.Menu-Box{
	float: left;
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
	margin: 0 0 10px;
	
	background-image: url(images/menu-bg.gif);
}

.Menu-Box-Top{
	float: left;
	width: 100%;
}

.Menu-Box-Content{
	float: left;
	padding: 10px 15px;
	
	font-size: 0.75em;
}

.Menu-Box-Bottom{
	display: none;
}

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

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

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

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

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

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

.Tabbed-Container{
	border-bottom: 1px solid #666666;
}

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

.Tabbed-Container .Tabs {
	background-color: #666666;
}

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	padding: 0 22px;
	border-right: 1px solid #858585;
	
	color: #ffffff;
	font-weight: bold;
	line-height: 40px;
}

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

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

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

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

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

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

#Footer ul{
	list-style: none;
	float: left;
	line-height: 40px;
	padding: 0;
	margin: 130px 0 0 300px;
}

#Footer ul li{
	float: left;
	padding: 0 2px;
}

#Footer ul li a{
	font-size: 0.7em;
	color: #666;
}

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

#Image-Container{
	float: left;
	width: 315px;
}

#Main-Image-Container{
	width: 100%;
	text-align: center;
	float: left;
	position: relative;
	border: 1px solid #d2d1d1;
}

#Zoom-Icon{
	position: absolute;
	right: 8px;
	bottom: 5px;
	padding: 0 15px 0 0;
	background-image: url(images/zoom-image.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 14px;
	font-size: 0.75em;
	color: #838383;
	z-index: 99;
}

#Main-Image img{
	width: 315px;	
}

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

.Content-Wide-Content ul.Enlarge{
	padding: 15px 0 0;
}

#Thumbnail-Image-Container li{
	float: left;
	margin: 0 5px 5px 0;
}

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

#Thumbnail-Image-Container li a{
	float: left;
	border: 1px solid #d2d1d1;
	padding: 5px;
}

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

#Thumbnail-Image-Container img{
	width: 63px;
	height: 63px;
}

/*********************************/
/*********** 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:1px solid #ccc;
	overflow:hidden;
	top: -1px !important;
	right: -1px !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;
	width: 315px;
	margin: 0 0 0 0;
}

#Item-Description{
	clear: both;
}

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

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

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

.Description-Container h1{
	margin: 0 0 12px 0;
	
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	color: #666666;
}

.Description-Container h2{
	padding: 0 0 12px;
	font-size: 1.2em;
	color: #4a4a4a;
}

.Description-Container h3{
	padding: 0 0 12px;
	font-size: 1.0em;
	color: #4a4a4a;
}

.Description-Container p{
	padding: 0 0 12px;
	line-height: 17px;
	color: #4a4a4a;
	text-align: left !important;
}

.Description-Container p font{
	font-size: 1.0em !important;
}

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

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

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

#Buy-It-Now-Container{
	float: left;
}

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

#Watch-Item{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 10px;
}

#Watch-Item li{
	float: left;
	margin: 0;
	padding: 0;
}

#Watch-Item li a{
	display: block;
	width: 147px;
	height: 49px;
	margin: 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/watch.gif);
}

#Ask-Question{
	float: left;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 30px 0 0;
}

#Ask-Question li{
	float: left;
	margin: 0;
	padding: 0;
}

#Ask-Question li a{
	display: block;
	width: 128px;
	height: 13px;
	margin: 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/ask.gif);
}

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

.Content-Wide-Content.PromoBox-Container{
	margin: 30px 0;
	padding: 0;
}

#PromoBox{
	float: left;
	list-style: none;
	padding: 45px 0 15px 0;
	width: 100%;
	overflow: hidden;
	background-image: url(images/promo-heading.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#PromoBox li{
	float: left;
	position: relative;
	width: 135px;
	margin: 0 15px;
}

#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: 70px;
	font-weight: normal;
	font-size: 0.7em;
	margin: 15px 0 0 0;
	text-align: center;
}

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

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

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

#PromoBox li p span.Price-Value{
	color: #202020;
}

#PromoBox img.Buy-It-Now{
	float: right;
	padding: 0;
	margin: 2px 0 0 0;
	display: none;
}

#PromoBox .Buttons{
	float: left;
	width: 100%;
	text-align: center;
}

#PromoBox .Buttons a.View{
	display: inline-block;
	text-align: center;
	padding: 0;
	height: 13px;
	width: 96px;
	margin: 10px 0 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/view-product.gif);
	
	text-indent: -9999px;
	overflow: hidden;
}