


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

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 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: 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.jpg);
	background-repeat: no-repeat;
	background-color: #3f89e8;
}

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

#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: 922px;
	margin: 0 auto;
	
	text-align: left;
}

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

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

#Header-Container{
	float:left;
	width: 100%;
	height: 198px;
	position: relative;
	background-color: #ffffff;
	background-image: url(images/header.jpg);
}
							
#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: 210px;
	margin: 10px 0 0 0;
}

#Content{
	float: right;
	width: 682px;
	margin: 10px 20px 0 0;
}
	
#Footer{
	float:left;
	width: 100%;
	height: 135px;
	margin: 0 0 0 0;
}

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

#Page-Logo{
	position: absolute;
	display: block;
	top: 45px;
	left: 80px;
}

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

#Top-Menu{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 655px;
	list-style: none;
	
	font-size: 0.75em;
}

#Top-Menu li{
	float: left;
	border-right: 1px solid #70ace8;
}

#Top-Menu a{
	float: left;
	height: 40px;
	line-height: 38px;
	display: block;
	padding: 0 19px 0 19px;
	border-right: 1px solid #3b82c9;
	color: #fff;
	font-weight: bold;
}

/****** CONTACT ******/

#Contact{
	position: absolute;
	top: 35px;
	right: 20px;
	list-style: none;
}

#Contact li{
	margin: 0;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	line-height: 18px;
}

#Contact li a{
	color: #fff;
	font-size: 13px;
	font-weight: normal;
}

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

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

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

#Form-Search ul li input{
	float: left;
	width: 200px;
	height: 29px;
	line-height: 29px;
	border: 0;
	margin: 0;
	padding: 0;
	
	background-image: url(images/search-bg.gif);
	
	text-indent: 8px;
	font-size: 0.8em;
	color: #6e6e6e;
}

#Form-Search ul li input.Button{
	width: 36px;
	border: 0;
	cursor: pointer;
	margin: 0;
	padding: 0;
	
	background-image: url(images/go.gif);
	
	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 ************/
/*********************************/

#Title{
	text-indent: 0;
}


#Title h2{
	line-height: normal;
	padding: 11px 0;
}

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

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

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;
	border-bottom: 1px solid #d5d5d5;
	
	font-size: 0.75em;
}

.ESP-ebCategories a,.ESP-ebStorePages a{
	float: left;
	width: 100%;
	line-height: 26px;
	
	background-image: url(images/menu-item.gif);
	
	text-indent: 15px;
}

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

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

/*** FIRST LEVEL ***/

#Cat-List ul li a{
	float: left;
	width: 210px;
	line-height: 30px;
	text-indent: 35px;
	color: #464646;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 9px;
}

/*** SECOND LEVEL ***/

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

/*** THIRD LEVEL ***/

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

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

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

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

.Tabbed-Container{
	box-shadow: 0 2px 5px #CCC;
}

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

.Tabs{
	height: 31px;
	background-image: url(images/tab-bg.gif);
}

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	padding: 0 20px;
	height: 29px;
	line-height: 27px;
	margin-top: 2px;
	
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
}

#Tab-1{
	margin-left: 5px;
}

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

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

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

.Tab-Content{
	height: 280px;
	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: 42px;
	margin: 95px 0 0 325px;
}

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

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

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

#Image-Container{
	float: right;
	width: 355px;
	margin-top: 15px;
}

#Main-Image-Container{
	width: 100%;
	text-align: center;
	float: left;
	position: relative;
	border-bottom: 4px solid #c6def7;
	box-shadow: 0 2px 8px #CCC;
}

#Zoom-Icon{
	position: absolute;
	right: 4px;
	top: 2px;
	padding: 0 0 0 0;
	line-height: 20px;
	font-size: 0.7em;
	color: #A6A6A6;
	z-index: 999;
}

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

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

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

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

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

#Thumbnail-Image-Container li a{
	float: left;
	border-bottom: 4px solid #c6def7;
	box-shadow: 0 2px 5px #CCC;
	padding: 5px;
}

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

}

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

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

.Item-Description{
	clear: both;
	padding: 0 10px;
	margin-top: 6px;
}

.Description-Container{
	font-size: 0.75em;
	color: #333;
}

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

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

.Description-Container h1{
	margin: 0 0 10px 0;
	
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	color: #0c4691;
}

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

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

.Description-Container h6{
	margin: 20px 0 0 0;
	
	text-align: left;
	height: 31px;
	line-height: 31px;
	text-indent: 10px;
	font-size: 1.2em;
	color: #fff;
	
	background-image: url(images/heading-bg.gif);
}

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

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

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

.Description-Container table{
	border-collapse: collapse;
	margin: 10px 0;
}

.Description-Container table td{
	padding: 7px;
	border-bottom: 1px solid #ccc;
}

#Spec{
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}

#Spec tr{
}

#Spec th{
	text-align: left;
	vertical-align: top;
	width: 100px;
	padding: 5px 5px 5px 10px;
	border: 0;
}

#Spec td{
	vertical-align: top;
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 0;
}

#Spec tr:nth-of-type(2n) td, #Spec tr:nth-of-type(2n) th {
	background-color: #e5f1fb;
}

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

#Price{
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #0c4691;
	line-height: 34px;
	margin-right: 20px;
}

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

#Buy-It-Now{
	display: inline-block;
	width: 164px;
	padding: 0;
	height: 37px;
	line-height: 34px;
	margin: 0 10px 0 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/button.gif);
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
}

#Listing-Controls{
	float: left;
	list-style: none;
}

#Listing-Controls li{
	float: left;
}

#Listing-Controls li a{
	display: block;
	width: 164px;
	height: 37px;
	line-height: 34px;
	margin: 0 10px 0 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/button.gif);
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
}

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

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

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

#PromoBox li{
	float: left;
	position: relative;
	width: 145px;
	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.75em;
	margin: 15px 0 0 0;
}

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

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

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

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

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

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

#Fitting-Service{
	float: left;
	clear: both;
	margin: 15px 0 0 15px;
}