/**********************************************/
/************ Css template v1rev **************/
/**********************************************/

* {
	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-image: url(images/bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}

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

#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: 184px;
	position: relative;
	
	background-image: url(images/store-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;
}

#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: 75px;
	margin: 0 0 0 0;
	/* background-image: url(images/footer.gif); */
}

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

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

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

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

#Top-Menu li{
	float: left;
	padding: 0 20px 0 20px;
	border-right: 1px solid #87868b;
}

#Top-Menu a{
	color: #ffffff;
}

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

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

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

#Form-Search ul li label{
	display: block;
	height: 30px;
	line-height: 30px;
	width: 70px;
	font-size: 1.0em;
	font-weight: bold;
	color: #838287;
	
}

#Form-Search ul li input{
	float: left;
	width: 170px;
	height: 30px;
	line-height: 30px;
	
	background-color: transparent;
	
	text-indent: 4px;
	font-size: 0.8em;
	color: #838287;
}

#Form-Search ul li input.Button{
	width: 40px;
	margin-left: 5px;
	border: 0;
	cursor: pointer;
	
	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;
}

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

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

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

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



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

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

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

div.Cat-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.8em;
}

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

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

.Cat-Bottom{
	float: left;
	width: 100%;
	height: 17px;
	background-image: url(images/catbottom.gif);
}

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

#Buttons a{
	float: left;
	margin-top: 8px;
}

#Buttons #Last-Button{
	margin-bottom: 8px;
}

#Cat-List{
	float: left;
	width: 100%;
	font-size: 0.8em;
	margin: 0 0 0;
	font-weight: bold;
}

#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: 27px;
	text-indent: 37px;
	background-image: url(images/menu-item.gif);
	color: #ffffff;
}

/*** SECOND LEVEL ***/

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

/*** THIRD LEVEL ***/

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

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

.Menu-Box{
	float: left;
	width: 100%;
	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{
	float: left;
	width: 100%;
	height: 14px;
	background-image: url(images/brands/brand-bg.gif);
	display: block;
}

#Brands{
	float: left;
	margin: 0 0 0 25px;
	list-style: none;
}

#Brands li{
	margin: 20px 0 0 0;
}

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

.Content-Wide{
	float: left;
	width: 100%;
	margin: 0 0 10px;
	
	background-image: url(images/content-bg.gif);
}

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

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

.Content-Wide-Bottom{
	float: left;
	width: 100%;
	height: 14px;
	background-image: url(images/content-bottom.gif);
	display: block;
}

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

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

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	font-weight: bold;
	margin-left: 8px;
	width: 100px;
	display: block;
	text-align: center;
	
	color: #ffffff;
}

.Tabbed-Container .Tabs a:hover, .Tabbed-Container .Tabs a.Selected{
	background-image: url(images/heading-selected.gif);
	
	text-decoration: none;
	color: #ffffff;
}

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

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

.Tab-Content{
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 701px;
}

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

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

#Footer ul{
	list-style: none;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 35px;
}

#Footer ul li{
	display: inline;
}

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

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

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

#Main-Image-Container{
	width: 540px;
	text-align: center;
	float: left;
	position: relative;
}

#Zoom-Icon{
	position: absolute;
	left: 0px;
	top: 0px;
	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: 540px;	
}

#Thumbnail-Image-Container{
	float: right;
	width: 90px;
	padding: 0 0 0 0;
	list-style: none;
	
	text-align: center;
}

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

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

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

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

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

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

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

#Description{
	float: left;
	width: 662px;
}

#Item-Description{
	clear: both;
	padding-bottom: 20px;
}

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

.Description-Container a{
	color: #51b619;
}

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

.Description-Container h1{
	margin: 20px 0 10px 0;
	
	text-align: left;
	font-size: 1.7em;
	font-weight: bold;
	color: #51b619;
}

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

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

.Description-Container p{
	margin: 0 !important;
    padding: 0 0 8px !important;
    text-align: left !important;
	line-height: 17px;
	color: #333;
}

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

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

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

#Price{
	float: left;
	height: 38px;
	line-height: 38px;
	font-weight: bold;
	font-size: 2.0em;
	color: #51b619;
	margin-right: 20px;
}

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

#Buy-It-Now{
	display: block;
	width: 141px;
	padding: 0;
	height: 38px;
	line-height: 38px;
	margin: 0 10px 15px 0;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
	
	background-image: url(images/buynow.gif);
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #ffffff;
}

#Listing-Controls{
	width: 100%;
	float: left;
	list-style: none;
	padding: 15px 0 0 0;
	text-align: center;
}

#Listing-Controls li{
	display: inline;
}

#Listing-Controls li a{
	display: inline-block;
	width: 150px;
	height: 28px;
	line-height: 28px;
	margin: 0 10px 0 0;
	border: 0;
	border-radius: 4px;
	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: #51b619;
}

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