


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

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 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-left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: transparent;
}

#Page{
	width: 100%;
	float: left;
	
	background-image: url(images/bg-right.jpg);
	background-position: right top;
	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;
	background-color: #ffffff;
	position: relative;
}

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

#Header-Container{
	float:left;
	width: 100%;
	height: 202px;
	position: relative;
	
	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;
}

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

#Content{
	float: right;
	width: 686px;
	margin: 15px 10px 0 0;
	background-image: url(images/stars-right.gif);
	background-repeat: no-repeat;
	background-position: 580px 370px;
}
	
#Footer{
	float:left;
	width: 100%;
	height: 130px;
	margin: 0 0 0 0;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}

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

#Page-Logo{
	position: absolute;
	display: block;
	top: 18px;
	left: 35px;
	width: 335px;
	height: 60px;
}

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

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

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

#Top-Menu-Left a{
	color: #000000;
}


#Top-Menu-Right{
	position: absolute;
	right: 0;
	top: 125px;
	list-style: none;
	
	font-size: 0.75em;
}

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

#Top-Menu-Right a{
	color: #000000;
}

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

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

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

#Form-Search ul li input{
	float: left;
	width: 167px;
	height: 26px;
	line-height: 24px;
	
	background-color: #ffffff;
	
	text-indent: 4px;
	font-size: 0.75em;
}

#Form-Search ul li input.Button{
	width: 45px;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/search-button.gif);
	background-position: center 0;
	
	text-indent: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}

#Form-Search ul li input.Button:hover{ background-position: center -26px; }
#Form-Search ul li input.Button.hover{ background-position: center -26px; }

#Brand-Form{
	position: absolute;
	left: 752px;
	top: 72px;
}

#Brand-Form select{
	height: 20px;
	border: 0;
	width: 126px;
	font-size: 0.9em;
}

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

#Title{
	background: none;
	line-height: normal;
	height: auto;
}

#Title h2{
	float: none;
	text-align: center;
	color: #a10123;
	font-weight: bold;
	font-size: 1.4em;
}

#Cat-Heading{
	float: left;
	background-image: url(images/cat-heading.gif);
	background-repeat: no-repeat;
	line-height: normal;
	height: 37px;
	width: 100%;
}

#Pages-Heading{
	float: left;
	background-image: url(images/shop-pages-heading.gif);
	background-repeat: no-repeat;
	line-height: normal;
	height: 37px;
	width: 100%;
	margin-bottom: 10px;
}

#Tab-Headings{
	line-height: normal;
	padding: 0 0 0 0;
	height: 61px;
	overflow: hidden;
}

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

div.Heading h2{
	float: left;
	
	font-weight: bold;
	font-size: 1.1em;
	color: #000;
	text-transform: uppercase;
	color: #019b01;
	
}

#Promo-Heading{
	margin: 30px 0 0 22px;
	padding-left: 26px;
	line-height: 36px;
	background-image: url(images/green-star.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}

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 25px;
	
	font-size: 0.75em;
}

.ESP-ebCategories a,.ESP-ebStorePages a{
	float: left;
	width: 100%;
	line-height: 12px;
	margin-bottom: 10px;
	
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px -22px;
	
	text-indent: 26px;
}

.ESP-ebStorePages a:hover{
	background-position: 10px 0;
	color: #019b01;
}

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

#Cat-List{
	float: left;
	width: 100%;
	font-size: 0.75em;
	margin: 10px 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: 12px;
	text-indent: 26px;
	margin-bottom: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px -22px;
}

#Cat-List ul li a:hover{
	background-position: 10px 0;
	color: #019b01;
}

/*** SECOND LEVEL ***/

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

/*** THIRD LEVEL ***/

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

/**********************************/
/************ 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 20px;
	
	background-image: url(images/content-bg.gif);
}

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

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

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

#Main-Content{
	background-image: url(images/stars-left.gif);
	background-repeat: no-repeat;
	background-position: 12px 68px;
}

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

.Tabbed-Container .Tabs a{
	float: left;
	text-indent: 0px;
	padding: 0 14px 0 40px;
	margin-top: 25px;
	height: 36px;
	line-height: 36px;
	
	color: #979797;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

.Tabbed-Container .Tabs #Tab-01{
	margin-left: 20px;
}

.Tabbed-Container .Tabs a:hover, .Tabbed-Container .Tabs a.Selected{
	background-image: url(images/green-star.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	
	text-decoration: none;
	color: #019b01;
}

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

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

.Tab-Content{
	width: 100%;
}

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

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

#ESP{
	float: left;
	list-style: none;
	font-size: 0.7em;
	color: #8e8e8e;
	line-height: 42px;
	margin: 95px 0 0 330px;
}

#ESP li{
	float: left;
	margin-right: 4px;
}

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

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

#Main-Image-Container{
	width: 463px;
	text-align: center;
	float: left;
	position: relative;
	margin-left: 100px;
	background-image: url(images/image-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #e1e1e1;
}

#Price{
	width: 463px;
	height: 90px;
	float: left;
	position: relative;
	margin-left: 100px;
	background-image: url(images/price-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat
}

#Price h2{
	float: right;
	margin: 26px 24px 0 0;
	font-size: 2.3em;
	color: #a10123;
}

#Price h3{
	float: left;
	margin: 36px 0 0 24px;
	font-size: 1.6em;
	font-weight: normal;
	color: #808080;
}

#Zoom-Icon{
	position: absolute;
	left: 22px;
	bottom: -21px;
	padding: 0 0 0 25px;
	background-image: url(images/zoom.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	font-size: 0.65em;
	color: #000;
	text-transform: uppercase;
	z-index: 10;
}

#Main-Image img{
	width: 418px;
	margin-top: 23px;
}

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

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

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

#Thumbnail-Image-Container li.Odd{
}

#Thumbnail-Image-Container li a{
	float: left;
}

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

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

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

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

#Item-Description{
	clear: both;
}

#Description p{
	text-align: center;
	padding: 0 30px 15px;
}

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

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

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

.Description-Container h1{
	margin: 0 0 10px 0;
	
	text-align: center;
	font-size: 1.7em;
	font-weight: normal;
	color: #000;
}

.Description-Container h2{
	padding: 0 0 10px;
	font-size: 1.1em;
	color: #000;
}

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

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

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

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

.Description-Container table{
	border-collapse: collapse;
	margin-bottom: 22px;
}

.Description-Container table tr{
}

.Description-Container table tr td{
	text-align: left;
	padding: 10px;
	border: 1px solid #019b01;
}

.Description-Container table tr th{
	text-align: left;
	padding: 10px;
	border: 1px solid #019b01;
}

/******************************************/
/************ 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 6px 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{
	width: 100%;
	float: left;
	list-style: none;
	padding: 10px 0 0 0;
	text-align: center;
}

#Listing-Controls li{
	float: left;
}

#Listing-Controls li a{
	display: block;
	width: 165px;
	height: 47px;
	line-height: 43px;
	margin: 0 8px 0 0;
	border: 0;
	cursor: pointer;
	
	background-image: url(images/button.gif);
	
	text-indent: 17px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #ffffff;
}

#Listing-Controls #Tell-A-Friend a{
	margin-right: 0;
}

#Listing-Controls li a:hover{
	color: #ab0125;
}

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

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

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

#PromoBox li{
	float: left;
	position: relative;
	width: 134px;
	margin: 0 18px;
}

#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%;
	line-height: 14px;
	height: 72px;
	font-weight: normal;
	font-size: 0.75em;
	margin: 15px 0 0 0;
	text-align: center;
}

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

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

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

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

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


#Brands{
	float: left;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
	
	color: #019b01;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
	
}

#Brands li{
	float: left;
	text-align: center;
	width: 182px;
}

#Brands #Brand-Title{
	margin-bottom: 5px;
}