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

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

#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: 152px;
	position: relative;
	margin: 40px 0 0 0;
	
	background-image: url(images/store-header.jpg);
}
							
#Tabbed-Menu{
	position: absolute;
	width: 100%;
	height: 44px;
	line-height: 41px;
	left: 0px;
	top: 108px;
	list-style: none;
	padding: 0;
	margin: 0;
}

#Search-Menu{
	float:left;
	width: 100%;
	height: 86px;
	margin: 0 0 0 0;
	background-image: url(images/search-shop.jpg);
	background-repeat: no-repeat;
	position: relative;
}
	
#Content-Container{
	float:left;
	width: 100%;
	z-index: 1;
}

#Menu-Left{
	float: left;
	width: 199px;
	margin: 10px 0 0 0;
	padding: 0 0 40px;
}

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


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

#Page-Logo{
	left: 5px;
	top: 16px;
	position: absolute;
	border: 0;
	display: block;
}

/******************************************/
/************ Social **********************/
/******************************************/

#Social{
	position: absolute;
	list-style: none;
	left: 840px;
	top: 18px;
	width: 100px;
	padding: 0;
	margin: 0;
}

#Social li{
	float: left;
}

#Social li a{
	float: left;
	width: 27px;
	height: 26px;
	margin: 0 2px 0 0;
}

#Social li a:hover{
	opacity: 0.8;
}

#Social li a#Facebook{
	background-image: url(images/Facebook.jpg);
}

#Social li a#Twitter{
	background-image: url(images/Twitter.jpg);
}

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

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

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

#Form-Search ul li input{
	float: left;
	width: 200px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #666666;
	
	background-color: #ffffff;
	
	text-indent: 4px;
	font-size: 0.8em;
}

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

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

#Tabbed-Menu{
	
}

#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;
	color: #ffffff;
	padding: 0 25px 0 30px;
}

#Tabbed-Menu ul li.Last{
	padding: 0 0 0 30px;
}

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

#Tabbed-Menu ul li.hover a{
	text-decoration: underline;
}

#Tabbed-Menu ul li a{
	padding: 0;
	font-weight: bold;
	color: #ffffff;
}

/*************************************/
/************ Search Menu ************/
/*************************************/

#Search-Menu ul{
	position: absolute;
	top: 38px;
	left: 15px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#Search-Menu form{
	float: left;
}

#Search-Menu h3{
	margin: 10px 0 0 15px;
	color: #ffffff;
}

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

#Search-Menu input{
	float: left;
	padding: 0;
	width: 143px;
	height: 30px;
	margin: 0;
	border: 0;
	background-color: transparent;
}

#Search-Menu input.Button{
	float: left;
	background-color: transparent;
	width: 28px;
	height: 30px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 0;
}

/*********************************/
/************ Heading ************/
/*********************************/

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

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

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

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

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

#Cat-List{
	float: left;
	width: 100%;
	font-size: 0.75em;
	margin: 0 0 0px;
	padding: 0 0 13px;
	
	background-image: url(images/menu-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#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: 199px;
	line-height: 31px;
	height: 32px;
	text-indent: 15px;
	
	background-image: url(images/cat-standard.gif);
}

#Cat-List ul li a:hover{
	background-image: url(images/selected-standard.gif);
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

/*** SECOND LEVEL ***/

#Cat-List ul li ul li a{
	float: left;
	width: 199px;
	line-height: 27px;
	height: 28px;
	text-indent: 25px;
	
	background-image: url(images/subcat-standard.gif);
}

#Cat-List ul li ul li a:hover{
	font-weight: normal;
}

/*** THIRD LEVEL ***/

#Cat-List ul li ul li ul li a{
	float: left;
	width: 199px;
	line-height: 27px;
	height: 28px;
	text-indent: 35px;
	
	background-image: url(images/subcat-standard.gif);
}

#Cat-List ul li ul li ul li a:hover{
	
}

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

#Payments{
	background-image: url(images/payments.jpg);
	width: 199px;
	height: 111px;
	float: left;
	margin: 10px 0 0 0;
}

#Designed{
	width: 199px;
	height: 77px;
	background-image: url(images/designed.jpg);
	float: left;
	margin: 10px 0 0 0;
}

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

.Content-Wide{
	float: left;
	width: 713px;
	margin: 10px 0 0 10px;
}

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

.Content-Wide-Content{
	float: left;
	padding: 0;
}

.Content-Wide-Bottom{
	
}

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

.Tabbed-Container .Tabs{
	border-bottom: 1px solid #508ccb;
	height: 38px;
}

.Tabbed-Container .Tabs a{
	position: relative;
	top: 1px;
	float: left;
	height: 38px;
	margin: 0 7px 0 0;
	
	background-image: url(images/tab.jpg);
	background-position: left;
	line-height: 38px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
	cursor: pointer;
}

.Tabbed-Container .Tabs a#Tab1{ width: 90px; }
.Tabbed-Container .Tabs a#Tab2{ width: 138px; }
.Tabbed-Container .Tabs a#Tab3{ width: 180px; }
.Tabbed-Container .Tabs a#Tab4{ width: 160px; }
.Tabbed-Container .Tabs a#Tab5{ width: 117px; margin: 0; }

.Tabbed-Container .Tabs a span{
	position: absolute;
	background-image: url(images/tab.jpg);
	background-position: right;
	height: 38px;
	width: 8px;
	right: 0px;
	top: 0px;
	margin: 0 0 0 0;
	cursor: pointer;
}

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

.Tabbed-Container .Tabs a:hover span, .Tabbed-Container .Tabs a.Selected span{
	background-image: url(images/tab-selected.jpg);
}

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

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

.Tab-Content{
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
	border-left: 1px solid #508ccb;
	border-right: 1px solid #508ccb;
}

.Tab-Content .Content-Wide-Content{
	padding: 20px;
}

.Tabbed-Container .Content-Wide-Bottom{
	display: block;
	height: 5px;
	line-height: 5px;
	clear: both;
	width: 713px;
	background-image: url(images/content-bottom.jpg);
	background-repeat: no-repeat;
}

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

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

#Main-Image-Container{
	width: 100%;
	text-align: center;
	float: left;
	position: relative;
	/* background-image: url(images/image-border.gif); */
	padding: 1px 0;
}

#Main-Image-Container-Bottom{
	width: 100%;
	float: left;
	/* background-image: url(images/image-border.gif);
	background-repeat: no-repeat;
	background-position: left bottom; */
	height: 5px;
}

#Zoom-Icon{
	position: absolute;
	left: 10px;
	top: 10px;
	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: 320px;
	padding: 5px 3px 0;	
}

#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: 8px 0 24px;
}

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

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

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

#Thumbnail-Image-Container li a.Selected,#Thumbnail-Image-Container li a:hover{
	padding: 4px;
	border: 2px solid #508CCB;
}

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

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

#Description{
	float: right;
	width: 360px;
	margin: 0 0 0 24px;
}

h2#Price{
	color: #ff0000;
	font-size: 1.15em;
	padding: 9px 0 9px;
}

#Delivery-Info{
	display: inline-block;
	margin: 0 0 18px;
	width: 177px;
	height: 29px;
	background-image: url(images/delivery-info.png);
}

.Description-Container{
	
}

.Description-Container h1{
	margin: 15px 0 15px 0;
	
	text-align: left;
	font-size: 1.15em;
	font-weight: normal;
	color: #000;
	font-family: Verdana;
}

.Description-Container h2{
	padding: 0 0 9px;
	font-size: 0.85em;
	color: #000;
	font-family: Verdana;
}

.Description-Container h3{
	padding: 0 0 8px;
	font-size: 0.8em;
	color: #000;
	font-family: Verdana;
}

.Description-Container p{
	padding: 0 20px 8px 0;
	line-height: 18px;
	font-size: 0.75em;
	color: #000;
	font-family: Verdana;
}

.Description-Container ul{
	padding: 0 0 8px;
	font-size: 0.75em;
}

.Description-Container ul li{
	margin: 0 20px 4px 20px;
	color: #000;
	font-family: Verdana;
}

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

#Listing-Controls{
	width: 360px;
	clear: right;
	float: right;
	list-style: none;
	padding: 10px 0 0 0;
}

#Listing-Controls li{
	float: left;
}

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

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

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

#PromoBox{
	float: left;
	list-style: none;
	padding: 78px 0 15px;
	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: 83px;
	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.95em;
	padding: 0;
	font-weight: bold;
}

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

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


/*** Delivery Left Menu Advert ***/

#Delivery{
	float: left;
	background-image: url(images/delivery.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 504px;
	padding: 0 0 0 0px;
	margin: 10px 0 0 0;
}

#Delivery h3{
	color: #2072b1;
	font-size: 0.8em;
	font-weight: bold;
	margin: 8px 0 8px 19px;
	position: relative;
	top: 130px;
}

#Delivery h3.First{
	margin: 136px 0 8px 19px;
	position: relative;
	top: 130px;
}

#Delivery p{
	color: #000000;
	font-size: 0.75em;
	padding: 0 0 2px 10px;	
	margin: 0;
	line-height: 14px;
	position: relative;
	top: 130px;
}

#Delivery p.Sm{
	color: #ffffff;
	font-size: 0.75em;
	padding: 10px 10px 2px 19px;	
	margin: 0;
	line-height: 16px;
	position: relative;
	top: 130px;
}

#Delivery p.Sm a{
	color: #ffffff;
	font-weight: bold;
}

#Delivery p.Sm.F{
	padding: 34px 10px 2px 19px;	
	position: relative;
	top: 130px;
}


/*** Categories ***/

.Categories{
	float: left;
	list-style: none;
	margin: 0 0 0 2px;
	padding: 0;
	width: 721px;
}

.Categories li{
	float: left;
}

.Categories li a {
	float: left;
	width: 180px;
	height: 202px;
	position: relative;
}

.Categories li a img{
	border: 0;
	position: absolute; 
	top: 8px;
	left: 8px;
	width: 172px;
	height: 194px;
}

/*** Other Items ***/

#Other-Items{
	background-image: url('images/also-like.gif');
	background-repeat: no-repeat;
	height: 305px;
}







