/**********************************************/
/************ Css template v2 *****************/
/**********************************************/

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	font-size: 100%;
	font-family: arial, tahoma, verdana;
}

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

#Listing-Centering{
	display: inline-block;
	width: 1195px;
	margin: 0 auto;
	background-color: #ffffff;
}

#Page{
	width: 100%;
	float: left;
	background-color: #ffffff;
}

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

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

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

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

#Header-Container{
	float:left;
	width: 100%;
	height: 166px;
	position: relative;
	
	background-image: url(images/header.gif);
}
							
#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;
}

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

#Content{
	float: right;
	width: 702px;
	margin: 10px 0 0 0;
}
	
#Footer{
	float:left;
	width: 100%;
	height: 61px;
	margin: 5px 0 20px 0;
	background-image: url(images/footer.gif);
}

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

#Page-Logo{
	position: absolute;
	display: block;
	top: 3px;
	left: 8px;
}

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

#Top-Menu{
	position: absolute;
	right: 9px;
	bottom: 13px;
	list-style: none;
	
	font-size: 0.65em;
	text-transform: uppercase;
	font-weight: bold;
}

#Top-Menu li{
	float: left;
	margin: 0 0 0 3px;
}

#Top-Menu a{
	color: #ffffff;
	display: block;
	height: 35px;
	line-height: 33px;
	text-align: center;
}

#Tab-1 { width: 53px; background-image: url(images/tab1.gif); }
#Tab-2 { width: 78px; background-image: url(images/tab2.gif); }
#Tab-3 { width: 92px; background-image: url(images/tab3.gif); }
#Tab-4 { width: 134px; background-image: url(images/tab4.gif); }
#Tab-5 { width: 127px; background-image: url(images/tab5.gif); }
#Tab-6 { width: 118px; background-image: url(images/tab6.gif); }

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

#Form-Search ul{
	position: absolute;
	left: 15px;
	top: 46px;
	list-style: none;
}

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

#Form-Search ul li input{
	float: left;
	width: 178px;
	height: 19px;
	line-height: 19px;
	
	background: transparent;
	
	text-indent: 4px;
	font-size: 0.7em;
	text-transform: uppercase;
}

#Form-Search ul li input.Button{
	float: right;
	width: 74px;
	height: 23px;
	border: 0;
	margin-top: 10px;
	cursor: pointer;
	
	background-image: url(images/search.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;
}

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

#Cat-Header{
	float: left;
	width: 100%;
	height: 44px;
	background-image: url(images/cat-header.gif);
}

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

div.Heading h2{
	float: left;
	
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffff;
	text-transform: uppercase;
}

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 #231f20;
	
	font-size: 0.75em;
}

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

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

#Cat-List{
	float: left;
	width: 100%;
	font-size: 0.75em;
	border-bottom: 1px solid #231f20;
	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: 25px;
	background-image: url(images/menu-item.gif);
	font-weight: bold;
}

/*** SECOND LEVEL ***/

#Cat-List ul li ul li a{
	float: left;
	width: 210px;
	line-height: 30px;
	text-indent: 25px;
	background-image: url(images/menu-item2.gif);
}

/*** THIRD LEVEL ***/

#Cat-List ul li ul li ul li a{
	float: left;
	width: 208px;
	width: 210px;
	line-height: 30px;
	text-indent: 25px;
	background-image: url(images/menu-item2.gif);
}

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

#Search{
	height: 112px;
	background-color: #1e1c1d;
	background-image: url(images/search-heading.gif);
	background-repeat: no-repeat;
}

#Part-Search{
	height: 232px;
	background-color: #1e1c1d;
	background-image: url(images/part-search.gif);
	background-repeat: no-repeat;
}

#Part-Search ul{
	list-style: none;
	margin: 35px 0 0 20px;
	padding: 0;
}

#Part-Search ul li{
	float: left;
	padding: 0;
	margin: 11px 0 0 0;
	height: 21px;
	width: 175px;
}

#Part-Search ul li.No-Margin{
	margin: 0 0 0 0;
}

#Part-Search ul li select{
	height: 20px;
	width: 175px;
	float: left;
	font-size: 0.7em;
	text-transform: uppercase;
}

#Part-Search-Submit{
	position: absolute;
	right: 14px;
	top: 192px;
	width: 74px;
	height: 23px;
	cursor: pointer;
	
	background-image: url(images/search.gif);
}

.Menu-Box{
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
}

.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%;
	border-bottom: 1px solid #231f20;
	margin: 0 0 10px;
	
	background-image: url(images/content-bg.gif);
}

#Top-Content-Wide{
	background: none;
	border: 0;
}

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

.Content-Wide-Content{
	float: left;
	padding: 25px 20px;
}

#Top-Content {
	padding: 0;	
}

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

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

#Tab-Heading{
	background: none;
	background-color: #FFF;
}

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

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	padding: 0;
	margin-right: 5px;
	width: 109px;
	text-align: center;
	display: block;
	background-image: url(images/content-tab.gif);
	
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.Tabbed-Container .Tabs a:hover, .Tabbed-Container .Tabs a.Selected{
	background-position: 0 -37px;
	
	text-decoration: none;
	color: #ffffff;
}

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

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

.Tab-Content{
	height: 250px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 701px;
	border-top: 1px solid #181818;
}

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

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

#Footer .Logos{
	float: left;
	width: 100%;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px dotted #d5d5d5;
	
	text-align: right;
}

#Footer .Logos img{
	margin: 10px 15px 10px 0;
}

#Footer ul{
	list-style: none;
	float: left;
	line-height: 30px;
	padding: 0;
}

#Footer ul.Right{
	float: right;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}

#Footer ul li{
	display: inline;
	padding: 0 0;
}

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

#Footer ul li a{
	color: #FFF;
}

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

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

#Main-Image-Container{
	width: 318px;
	text-align: center;
	float: left;
	position: relative;
	border: 1px solid #1f1d1e;
	padding: 10px 0 10px 0;
}

#Zoom-Icon{
	position: absolute;
	left: 4px;
	top: 4px;
	padding: 0 0 0 25px;
	background-image: url(images/zoom-image.png);
	background-repeat: no-repeat;
	line-height: 20px;
	font-size: 0.75em;
	color: #A6A6A6;
}

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

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

.Content-Wide-Content ul.Enlarge{
	/* background-image: url(images/thumbnail.gif);
	background-repeat: no-repeat;
	background-position: center bottom; */
	padding: 5px 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 #999999;
	padding: 5px;
}

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

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

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

#Description{
	float: right;
	width: 350px;
	overflow: hidden;
	margin: 0 5px 0 25px;
}

#Item-Description{
	clear: both;
}

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

#Info{
	height: 250px;
	width: 701px;
	overflow-x: hidden;
	overflow-y: scroll;
}

.Description-Container h1{
	margin: 15px 0 15px 0;
	
	text-align: left;
	font-size: 1.7em;
	font-weight: normal;
	color: #201e1f;
}

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

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

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

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

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

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

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

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

#Description h6{
	float: left;
	height: 43px;
	display: block;
	line-height: 43px;
	font-size: 2.7em;
	color: #ff6600;
	
}

#Buy-It-Now-Container{
	float: left;
	margin-left: 35px;
	clear: right;
}

#Buy-It-Now{
	display: inline-block;
	width: 135px;
	padding: 0;
	height: 43px;
	line-height: 41px;
	cursor: pointer;
	
	background-image: url(images/buyitnow.gif);
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.6em;
	color: #ffffff;
}

#Box-Container{
	float: left;
	width: 100%;
	border-top: 1px #666666 dotted;
	padding-top: 20px;
	margin-top: 20px;
}

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

#Bullet-Points li{
	margin: 0 0 8px 0;
	padding: 0 0 0 30px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
}

#Listing-Controls{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Listing-Controls li{
	float: left;
	clear: both;
	margin: 0 0 7px 0;
	padding: 0;
}

#Listing-Controls li a{
	display: block;
	float: left;
	width: 126px;
	height: 29px;
	line-height: 29px;
	margin: 0 0 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: #000000;
	text-transform: uppercase;
}

#Listing-Controls li a:hover{
	text-decoration: underline;
}

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

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