


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

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

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: 200px !important;
	bottom: auto !important;
}

#fancybox-img{
	width: 1000px !important;
	height: auto !important;
}

#fancybox-wrap, #fancybox-content{
	width: auto !important;
	height: 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/body-bg-y.png);
	background-repeat: repeat-x;
	background-color: transparent;
}

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

#Page-Inner{
	width: 100%;
	float: left;
	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: 194px;
	position: relative;
	background-color: transparent;
	background-image: url(images/header-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
							
#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: 30px 0 0 0;
}

#Content{
	float: right;
	width: 697px;
	margin: 30px 0 0 0;
}
	
#Footer{
	float:left;
	width: 100%;
	margin: 20px 0 0 0;
	height: 150px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

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

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

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

#Top-Menu{
	position: absolute;
	right: 15px;
	top: 0;
	list-style: none;
	line-height: 30px;
	
	font-size: 0.75em;
}

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

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

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

#Form-Search ul{
	bottom: 9px;
	height: 27px;
	position: absolute;
	right: 19px;
	width: 235px;
	list-style:none;
}

#Form-Search ul li{
	display: block;
    float: left;
    height: 27px;
    line-height: 27px;
}

#Form-Search ul li input#Search-Query{
	background-color: transparent;
	background-image: url(images/searchquery-bg.png);
	border: medium none;
	color: #4B84CE;
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 176x;
	text-indent: 14px;
	line-height: 27px;
}

#Form-Search ul li input#Search-Submit{
	background-color: transparent;
	background-image: url(images/searchsubmit-bg.png);
	border: medium none;
	cursor: pointer;
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 82px;
}

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

div.Heading{
	float: left;
	width: 100%;
}

div.Heading h2{
	float: left;
	
	line-height: 26px;
	color: #1D497A;
	font-size: 0.875em;
	font-weight: bold;
}

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;	
	font-size: 0.8em;
}

.ESP-ebCategories a,.ESP-ebStorePages a{
	float: left;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	text-indent: 0;
	width: 210px;
	color: #636C6F;
	float: left;
}

.ESP-ebCategories a:hover,.ESP-ebStorePages a:hover{
	color: #4B84CE;
}

/***************************************/
/************ 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;
	width: 210px;
}
#Cat-List ul li a:hover {
	color: #4B84CE;
}

/*** FIRST LEVEL ***/

#Cat-List ul li a{
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	text-indent: 0;	
	color: #636C6F;
	float: left;
}


/*** SECOND LEVEL ***/

#Cat-List ul li ul li a{
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	text-indent: 15px;
	width: 210px;
	color: #636C6F;
	float: left;
}


/*** THIRD LEVEL ***/

#Cat-List ul li ul li ul li a{
	font-size: 13px;
	height: 26px;
	line-height: 26px;
	text-indent: 25px;
	width: 210px;
	color: #636C6F;
	float: left;
}

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

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

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

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

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

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

.Tabbed-Container .Tabs a{
	float: left;
	background-image: url(images/heading.gif);
	color: #1d497a;
	height: 39px;
	width: 100px;
	margin-right: 8px;
	text-align: center;
	display: block;
	line-height: 39px;
	font-size: 0.8em;
	font-weight:normal;
}

.Tabbed-Container .Tabs a:hover, .Tabbed-Container .Tabs a.Selected{
	background-image: url(images/heading-selected.gif);
	
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.Tabbed-Container .Tabs a#WideReturnsButton {
	background-image: url(images/wide-heading.gif);
	width: 145px;
}
.Tabbed-Container .Tabs a#WideReturnsButton.Selected, .Tabbed-Container .Tabs a#WideReturnsButton:hover {
	background-image: url(images/wide-heading-selected.gif);
}


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

.Tabbed-Container div.Selected{
	display: block;
	background-image: url(images/tab-content-bg.gif);
	background-repeat: repeat-y;
	float: left;
}

.Tab-Content{
	height: auto;
	width: 100%;
}

.Tab-Content .Description-Container{
	padding: 15px 20px;
	
	float: left;
	width: 657px;
}
.Tab-Content .Tab-Content-Header {
	background-image: url(images/tab-content-header-bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 10px;
	float: left;
	margin: 0;
	padding: 0;
}
.Tab-Content .Tab-Content-Footer {
	background-image: url(images/tab-content-footer-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 10px;
	float: left;
	margin: 0;
	padding: 0;
}

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

#ESP{
	list-style: none;
	float: left;
	line-height: 40px;
	padding: 0;
	margin: 75px 0 0 300px;
}

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

#ESP li a{
	font-size: 0.7em;
	color: #666;
}

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

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

#Main-Image-Container{
	width: 355px;
	border: 1px solid #d8d8d8;
	text-align: center;
	float: left;
	position: relative;
}

#Zoom-Icon{
	background-image: url("images/zoom-image.png");
	background-repeat: no-repeat;
	top: 7px;
	color: #4B84CE;
	font-size: 0.7em;
	left: 7px;
	line-height: 15px;
	padding: 0 0 0 18px;
	position: absolute;
	z-index: 999;
}

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

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

.Content-Wide-Content ul.Enlarge{

	padding: 0 0 0;
}

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

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

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

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

/*********************************/
/*********** 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: right;
	width: 300px;
	margin: 0 0 0 0;
	font-size: 1em;
}
#Description .Stock {
	background-image: url(images/in-stock.png);
	background-position: left 0;
	background-repeat: no-repeat;
	color: #1D497A;
	height: 19px;
	margin-top: 30px;
	padding-left: 25px;
	float:left;
	width: 250px;
}
#Description .Stock span {
	color: #1D497A;
	font-size: 0.75em;
}
#Description .Stock span.First {
	font-size: 1em;
	font-weight: bold;
	margin-right: 5px;
}
#Description .Delivery {
	background-image: url(images/in-stock.png);
	background-position: left 0;
	background-repeat: no-repeat;
	color: #471E77;
	height: 40px;
	margin-top: 15px;
	padding-left: 25px;
	float:left;
	width: 250px;
}
#Description .Delivery span {
  color: #1D497A;
  float: left;
  font-size: 0.75em;
  line-height: 13px;
}
#Description .Delivery span.First {
	font-size: 1em;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 5px;
	width: 100%;
}
#Sku {
	font-size: 0.75em;
	color: #636c6f;
	float:left;
	width: 100%;
	float: left;
}
#Prices {	
	float:left;
	width: 300px;
	margin-top: 20px;
}
#Prices .RRP {
	font-size: 0.75em;
	color: #636c6f;
	float:left;
	margin-top: 11px;
	margin-right: 5px;
	clear: both;
}
#Prices .Price {
	float:left;
	font-size: 1.5em;
	color: #1d497a;
	clear: both;
}

#Item-Description{
	clear: both;
}

#Item-Description object{
	display: none;
}

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

.Description-Container a{
	color: #1D497A;
}

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

.Description-Container h1{
	margin: 0 0 0 0;
	
	text-align: left;
	font-size: 1.4em;
	font-weight: normal;
	color: #1d497a;
}

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

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

.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 20px;
	color: #333;
}

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

.Description-Container table td, .Description-Container table th{
	text-align: left;
	border: 1px solid #1d497a;
	padding: 6px;
}

#Bullets{
	list-style: none;
	padding: 0 0 10px 0;
}

#Bullets li{
	margin: 0 0 4px 0;
	background-image: url(images/header-list.png);
	background-repeat: no-repeat;
	padding-left: 22px;
}

#ExtraFields{
	list-style: none;
	padding: 0 0 10px 0;
}

#ExtraFields li{
	margin: 0 0 4px 0;
}


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

#Add-To-Basket-Container{
	float: left;
	width: 100%;
	text-align: center;
}

#Add-To-Basket{
	display: inline-block;
	width: 150px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	margin: 0 10px 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;
}

#Add-To-Wishlist-Container{
	float: left;
	width: 100%;
	text-align: center;
}

#Add-To-Wishlist{
	display: inline-block;
	width: 150px;
	padding: 0;
	height: 26px;
	line-height: 26px;
	margin: 0 10px 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: 316px;
	clear: right;
	float: right;
	list-style: none;
	padding: 10px 0 0 0;
	margin-top: 20px;
}

#Listing-Controls li{
	float: left;
}

#Listing-Controls li a{
	background-image: url(images/listing-button.jpg);
border: 0 none;
color: #FFFFFF;
cursor: pointer;
display: block;
font-size: 0.75em;
font-weight: normal;
height: 27px;
line-height: 27px;
margin: 0 0 10px 13px;
padding: 0 3px 5px 0;
text-align: center;
text-decoration: none;
text-indent: 0;
width: 142px;
}

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

#PromoBox .Buttons{
	float: left;
	width: 100%;
	text-align: center;
}

#PromoBox .Buttons a.View{
	display: inline-block;
	text-align: center;
	padding: 0 10px;
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0;
	border: 0;
	cursor: pointer;
	
	background-color: #666666;
	
	text-indent: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
	color: #ffffff;
}

/*************************************/
/************ Custom CSS ************/
/*************************************/


#HeaderMenu  li  a { color: #ffffff; }
#HeaderMenu  li.hover > a { color: #ffffff; }
#HeaderMenu  li  a { font-size: 13px; font-weight: bold; text-transform: uppercase;}
#HeaderMenu  li.hover  a { text-decoration: none; }

#HeaderMenu {
    bottom: 0;
    height: 45px;
    left: 25px;
    line-height: 45px;
    list-style: none outside none;
    position: absolute;
    width: 600px;
    z-index: 10;
}
#HeaderMenu  li{
    float: left;
    padding: 0;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 10;
}

#HeaderMenu  li a{
    float: left;
    padding: 0 20px 0 20px;
}

#HeaderMenu  li  a.Home {
    width:20px;
    background-image: url(images/home-button.png); 
	background-position: center 13px;
	background-repeat: no-repeat;
	height: 45px;
	padding: 0 10px;
}

#HeaderMenu  li.hover  a{
    background-image: url(images/tabbed-hover-bg.png); 
}

#HeaderMenu  li.hover  a.Home {
    width:20px;
    background-image: url(images/home-button.png); 
	background-position: center 13px;
	background-repeat: no-repeat;
	background-color: #4b84ce;
	height: 45px;
}

#Header-AdvertTexts {
    position:absolute;
    top: 115px;
    left: 10px;
    list-style: none;
    width: 690px;
    height: 25px;
}
#Header-Telephone {
    height: 21px;
    position:absolute;
    top: 55px;
    left: 440px;
    list-style: none;
    width: 400px;    
}

#Header-AdvertTexts li {
    background-image: url(images/header-list.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	float:left;
	color: #1d497a;
	font-size: 17px;
	font-family: "century gothic";
	margin: 0 10px 0 15px; 
}

#Header-Telephone span {
    color: #1d497a;
    font-size: 17px;
    font-family: "century gothic";
    line-height: 21px;
    float:left;
    margin: 0 5px;
}
#Header-Telephone span:first-child {
    font-size: 13px;
    text-transform: uppercase;
}

#Header-Telephone  span.Header-Phone {
    font-weight: bold;
    font-family: "century gothic";
}
#Header-Telephone  span.Header-Open {
    font-size: 12px;
    font-family: "century gothic";
}

#eBayTopRated {
    right: 0;
    top: 8px;
    background-image: url(images/ebay-top-rated.png);
	width: 90px;
	height: 123px;
	position: absolute;
}

#Header-Menu-Primary{
    position: absolute;
    top: 7px;
    left: 535px;
    width: 290px;
    height: 20px;
	list-style: none;
}
#Header-Menu-Primary li{
    float: left; 
    margin: 0 0 0 15px;
}
#Header-Menu-Primary li a{
    color: #1d497a;
    font-size: 11px;
}
#Header-Menu-Primary li a:visted{
    color: #1d497a;
}

#SocialButtons {
    width: 210px;
    padding-right:5px;
    float:left;
    height:40px;
    background-image: url(images/social-icons.png);
    background-repeat: no-repeat;
    background-position: right top;
    position:relative;
	margin-top: 55px;
}
#SocialButtons h2 {
    font-size: 22px;
    color: #1d497a;
    font-family: "century gothic";
    float:left;
    line-height: 27px;
    width: 114px;
    display: block;
    font-weight: normal;
}
#SocialButtons a {
    float: left;
    height: 27px;
    width: 27px;
    margin-left: 5px; 
    display: block;
}


#CrazyOffers {
    position:relative;
    width: 210px;
    float: left;
    height: 131px;
    margin-top: 10px;
    padding: 0;
    background-image: url(images/crazy-offers-bg.png);
    margin-bottom: 20px;
}
#CrazyOffers h2 {
    font-size: 22px;
    color: #1d497a;
    font-family: "century gothic";
    width: 165px;
    float:left;
    display: block;
    font-weight: normal;
	margin: 20px 0 0 20px;
}
#CrazyOffers p {
    font-size: 12px;
    color: #1b1b1b;
    font-family: "century gothic";
    width: 165px;
    float:left;
    margin: 7px 0 0 20px;
}
#CrazyOffers a {
    background-image: url(images/signup-button.png);
    padding: 0 4px 5px 0;
    width: 90px;
    height: 27px;
    float: right;
    margin-right:16px;
    display: block;
    margin-top: 7px;
}
#CrazyOffers a:hover {
    opacity: 0.8;
}

.MarginTop {
	margin-top: 30px;
}
#Dotw {
    width: 696px;
    height: 252px;
	float: right;
    margin-top: 0;
    padding: 0;
	display: none;
}
#Dotw a {
	display: block;
	margin: 0 0 0 0;
	float: left;
	width: 665px;
	height: 205px;
}

/*** JCAROUSEL ***/
#Thumbnail-Image-Container-Outside {
	width: 357px;
	height: 86px;
	float: left;
	margin-top: 7px;
}

#Thumbnail-Image-Container-Outside .jcarousel-container{
	float: left;
	width: 100%;
}

#Thumbnail-Image-Container-Outside .jcarousel-clip{
	margin: 0 0;;
	overflow: hidden;
	width: 357px;
}

#Thumbnail-Image-Container-Outside .jcarousel-next{
	top: 30px;
	right: -14px;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(images/nav.png);
	background-position: -27px -27px;
	cursor: pointer;
	z-index: 1;
}

#Thumbnail-Image-Container-Outside .jcarousel-next.jcarousel-next-disabled{
	background-position: -27px 0px;
}

#Thumbnail-Image-Container-Outside .jcarousel-prev{
	left: -14px;
	top: 30px;
	position: absolute;
	width: 27px;
	height: 27px;
	background-image: url(images/nav.png);
	background-position: 0 -27px;
	cursor: pointer;
	z-index: 1;
}

#Thumbnail-Image-Container-Outside .jcarousel-prev.jcarousel-prev-disabled{
	background-position: 0px 0px;
}