


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

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

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-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #d7e6f0;
	
}

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

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

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

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

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

#Header-Container{
	float:left;
	width: 100%;
	height: 260px;
	position: relative;
}
							
#Tabbed-Menu{
	float:left;
	width: 100%;
	line-height: 40px;
	z-index: 2;
	
	background-image: url(images/heading.gif);
}

#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;
	background-color: #ffffff;
}

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

#Content{
	float: left;
	width: 490px;
	margin: 10px 0 0 10px;
}

#Menu-Right{
	float: right;
	width: 170px;
	margin: 28px 22px 0 0;
}
	
#Footer{
	float:left;
	width: 100%;
	height: 130px;
	margin: 0 0 0 0;
}

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

#Page-Logo{
	position: absolute;
	display: block;
	top: 58px;
	left: 320px;
}

#Phone{
	position: absolute;
	display: block;
	top: 42px;
	right: 0;
}

#Visit-eBay-Store{
	position: absolute;
	display: block;
	top: 32px;
	left: 0;
}

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

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

#Top-Menu li{
	float: left;
	padding: 0 18px 0 18px;
	border-right: 1px solid #507db8;
}

#Top-Menu a{
	color: #fff;
	font-weight: bold;
}

#Top-Menu a:hover{
	color: #32a9c3;
	text-decoration: none;
}

#Top-Menu li#Last-Link{
	padding: 0 0 0 18px;
	border: 0;
}

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

#Form-Search ul{
	position: absolute;
	right: 0;
	top: 140px;
	list-style: none;
	width: 246px;
	height: 32px;
	background-image: url(images/search-bg.gif);
}

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

#Form-Search ul li input{
	float: left;
	width: 200px;
	height: 32px;
	line-height: 32px;
	border: 0;
	margin: 0;
	padding: 0;
	
	background-color: transparent;
	
	text-indent: 8px;
	font-size: 0.8em;
	color: #666;
}

#Form-Search ul li input.Button{
	width: 45px;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	
	background-color: transparent;
	
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

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

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

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

#Tabbed-Menu ul.Right{
	float: right;
}

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

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

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

#Tabbed-Menu ul li a{
	padding: 0 15px;
	float: left;
	height: 40px;
	
	color: #ffffff;
}

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

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

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

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

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

#Promos .Heading{
	height: 45px;
	background-image: url(images/promo-heading.gif);
}

div.Heading{
	float: left;
	width: 100%;
	
	background-image: url(images/heading.gif);
	
	text-indent: 15px;
}

div.Heading h2{
	float: left;
	
	line-height: 40px;
	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;
}

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

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

.ESP-ebCategories a,.ESP-ebStorePages a{
	float: left;
	clear: both;
	line-height: 28px;
	
	text-indent: 22px;
	color: #1245a2;
}

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

.Menu-Heading{
	float: left;
	margin: 15px 0 0 20px
}

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

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

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

/*** FIRST LEVEL ***/

#Cat-List ul li a{
	float: left;
	height: 28px;
	line-height: 28px;
	text-indent: 22px;
	color: #1245a2;
	width: 180px;
	overflow: hidden;
}

/*** SECOND LEVEL ***/

#Cat-List ul li ul li a{
	float: left;
	line-height: 28px;
	text-indent: 22px;
}

/*** THIRD LEVEL ***/

#Cat-List ul li ul li ul li a{
	float: left;
	line-height: 28px;
	text-indent: 22px;
}

#Newsletter{
	float: left;
	margin: 5px 0 0 15px
}

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

/*************************************/
/************ Menu Advert ************/
/*************************************/

.Menu-Advert{
	float: left;
}

/*******************************************/
/************ 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: 20px 0;
}

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

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

.Tabbed-Container{
	width: 466px;
}

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

.Tabbed-Container .Tabs{
	background-image: url(images/tab-heading.gif);
	height: 37px;
}

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	padding: 0 18px;
	margin-top: 4px;
	margin-left: 10px;
	height: 33px;
	line-height: 31px;
	
	color: #1d579f;
	font-weight:bold;
}

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

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

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

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

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

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

#Footer ul{
	list-style: none;
	float: left;
	line-height: 40px;
	padding: 0;
	margin: 55px 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: 100%;
}

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

#Zoom-Icon{
	position: absolute;
	right: 6px;
	bottom: 3px;
	padding: 0 19px 0 0;
	background-image: url(images/zoom.gif);
	background-position: right top;
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 0.8em;
	color: #A6A6A6;
	z-index: 999;
}

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

#Thumbnail-Image-Container{
	float: right;
	width: 74px;
	margin: 0;
	list-style: none;
}

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

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

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

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

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

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

#Image-Container #Left{
	position: absolute;
	left: 0px;
	top: 44%;
	background: url(images/left-arrow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
	height: 30px;
	z-index: 999;
	cursor: pointer;
}

#Image-Container #Right{
	position: absolute;
	background: url(images/right-arrow.gif);
	background-repeat: no-repeat;
	right: 0px;
	top: 44%;
	width: 30px;
	height: 30px;
	z-index: 999;
	cursor: pointer;
}

/*********************************/
/*********** 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: left;
	width: 468px;
}

#Item-Description{
	float: left;
	background-image: url(images/description-heading.gif);
	background-repeat: no-repeat;
	padding-top: 50px;
	width: 466px;
	clear: both;
	margin-top: 40px;
}

#Item-Description #Indent{
	padding: 0 22px;
}

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

.Description-Container a{
	color: #1d579f;
}

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

.Description-Container h1{
	margin: 20px 0 8px 22px;
	
	font-size: 2.0em;
	font-weight: normal;
	color: #1d579f;
	width: 444px;
}

.Description-Container h6{
	margin: 0 0 8px 22px;
	font-size: 2.0em;
	font-weight: normal;
	color: #48b5c9;
	width: 444px;
}

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

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

.Description-Container p{
	padding: 0 0 8px;
	line-height: 17px;
	color: #484848;
}

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

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

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

#Buy-It-Now-Container{
	float: left;
	width: 100%;
	text-align: center;
}

#Buy-It-Now{
	display: inline-block;
	width: 150px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	margin: 0 10px 15px 0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

#Listing-Controls{
	float: left;
	list-style: none;
	margin: 0;
	padding: 20px 0 0 0;
}

#Listing-Controls li{
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

#Listing-Controls li a{
	display: inline-block;
	width: 178px;
	height: 57px;
	margin: 0;
	border: 0;
	cursor: pointer;
}

#Listing-Controls li#Ask a{
	background-image: url(images/ask.gif);
}
#Listing-Controls li#Watch a{
	background-image: url(images/watch.gif);
}

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

.Menu-Box-Content.PromoBox-Container{
	margin: 0 1px;
	padding: 0;
	font-size: 1.0em;
}

#Promos .Content-Wide-Content{
	padding: 0;
}

#PromoBox{
	float: left;
	list-style: none;
	padding: 15px 0 120px 0;
	width: 170px;
	overflow: hidden;
	background-color: #d7e6f0;
	background-image: url(images/menu-logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

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

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

#PromoBox li a.Img img{
	/* height: 96px; */
	border: 5px solid #c9dcec;
}

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

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

#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: #1245a2;
}

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