/* All CSS Code Copyright of eSellerPro.com - Not to be modified, copied or distributed without written permission from eSellerPro.com. In the event that these terms are breached legal action will be taken. */

/* ---------------------------------------------------------------- */
/* <!------ universal styles ------> */
/* ---------------------------------------------------------------- */

	#SSFrame { display: none; }
	
	#Listing-Body {

		/* Lets reset all excessive borders, margins and paddings for all element objects */

		margin: 0px;
		padding: 0px;
		border: 0px;

	}

	#Faux-Background { 

		position: relative;

		float: left;
		width: 100%;

		background-image: url(images/image-background-repeat.jpg);
		background-position: center 0;

	}
		
	.Float-Left { Float: left; }
					
/* ---------------------------------------------------------------- */
/* <!------ container styles ------> */
/* ---------------------------------------------------------------- */

	/* Main Element Containers */

		#Listing-Container {

			position: relative;
			float: left;

			width: 100%;

			/* background-image: url(images/image-background-panels.jpg); */
			background-position: center 0;

			background-repeat: no-repeat;

			/* Standardize font properties */
			/* Only use fixed px for font-sizes for internal eBay listing */

			font-family: tahoma, verdana, tohoma, arial;
			font-size: 11px;
								
			text-align: left;
			
			border-top: 1px solid #c0c0c0;
			border-bottom: 1px solid #c0c0c0;

		}

		#wrapper-Container {

			position: relative;
			float: left;

			width: 810px;
			height: auto;

			margin: 0px 0px 0px -405px;
			left: 50%;

		}
		
	/* Header Containers */

		#eBay-Root-Menu {

			position: relative;
			float: left;

			width: 810px;
			height: 56px;

			background-image: url(images/root-header.gif);

		}

		#header-Container {

			position: relative;
			float: left;

			width: 810px;
			height: 171px;

			background-image: url(images/storefront-header.jpg);

		}

		#TaskMenu-Container {

			position: absolute;

			width: 810px;
			height: 23px;

			top: 140px;

			padding: 0px 0px 0px 0px;

		}
		
		#TaskMenu-Right {
				
			position: relative;
			float: right;

			padding: 0px 10px 0px 0px;

		}
		
		/* ----- custom header search controller elements here ------------- */
		
			#header-search {

				position: absolute;

				margin: 0 0 0 0;
				padding: 0 0 0 0;

				width: 308px;

				left: 447px;

				top: 48px;
				height: 35px;

			}

			#searchbox-header-title { #margin: 4px 0 0 2px; }

			#searchbox-header-title p { 

				color: #ffffff !important; 
				
				margin: 0 0 0 0 !important;
				
				font-size: 11px !important;

			}

			#searchbox-header-brandtitle { 

				position: absolute;

				top: 3px;

				width: 90px;
				height: 15px;

			}

			#searchbox-brand-filter {

				position: absolute;

				left: 95px;

				width: 180px;

			}

			#headerbrandfilter { width: 169px; }

			#searchbox-header-searchtitle { 

				position: absolute;

				top: 3px;				
				left: 85px;

				width: 90px;
				height: 15px;

			}

			#searchbox-header-textbox { 

				position: absolute;

				top: -3px;

				left: 70px;
				width: 160px;

			}

			#search-query-header { 

				width: 202px; 
				height: 20px;

				margin: 0 0 0 5px;
				padding: 2px 2px 2px 2px;
				
				font-size: 11px;

			}

			#searchbox-header-submit { 

				position: absolute;

				top: -6px;
				#top: -3px;

				left: 280px;
				width: 30px; 

				font-size: 11px;

			}

			#Search-Submit-Header { 

				width: 36px; 
				height: 22px;
				
				font-size: 11px;
				
				margin: 0 0 0 5px;
					
			}

	/* Content Containers */

		#Content-Container {

			position: relative;
			float: left;

			width: 810px;

			background-image: url(images/content-shop-repeater.gif);

		}
		
	/* Left Menu Containers */

		#LeftMenu-Container {

			position: relative;
			float: left;

			width: 151px;

		}

		#CategoryBlock { width: 151px; } 

		#Content-Block { }

		#content-initiate { 

			position: relative;
			float: right;
			
			margin: 0 0 20px 0;

			width: 659px;
			height: 22px;

			background-image: url(images/content-initiate.gif);

		}
		
	/* Footer Containers */

		#Footer-Container {

			position: relative;
			float: left;

			width: 810px;
			height: 8px;

			background-image: url(images/footer-bar.gif);

		}

/* ---------------------------------------------------------------- */
/* <!------ object styles ------> */
/* ---------------------------------------------------------------- */

	/* Left Menu Elements */

		.menu-boxtitle {

			position: relative;
			float: left;

			width: 151px;
			height: 22px;

			background-image: url(images/menu-boxtitle.gif);

		}

		.ebay-catagory {

			position: relative;
			float: left;

			width: 151px;

			background-image: url(images/menu-standard-cat.gif);

		}

		.sub-catagory {

			position: relative;
			float: left;

			width: 151px;

			background-image: url(images/menu-standard-subcat.gif);

		}

		.find-items-button { 

			margin: 4px 0px 0px 0px;
			width: 70px; 

		}

		#search-box { 

			position: relative;
			float: left;

			margin: 4px 4px 4px 4px;

			width: 131px;

		}
		
		.menu-searchform {
		
			position: relative;
			float: left;
		
			width: 151px;
			
			background-image: url(images/search-boxbg.gif);			
		
		}
		
		.form-dropdown-option { width: 98px; font-size: 11px; }

		.form-dropdown-title {

			font-size: 11px;
			margin: 3px 0px 0px 0px; 

		} 
				
		.form-title { 

			font-size: 11px;
			margin: 3px 0px 0px 0px; 

		}

		.Search-Table { width: 151px; }
		
	/* Content Elements */
	
		#Product-Title-Block {
		
			position: relative;
			float: left;
			
			width: 600px;
			#width: 598px;
			height: auto;
			
			margin: 10px 10px 0px 10px;
		
		}

		.content-box-container { 

			position: relative;
			float: right;

			width: 620px;
			height: auto;

			margin: 0px 20px 10px 0px;

			background-image: url(images/content-box-repeater.gif);

		}

		.content-box-header { 

			position: relative;
			float: left;

			width: 620px;
			height: 29px;

			background-image: url(images/items-listingheader.gif);

		}

		.content-box-body { 

			position: relative;
			float: left;
			height: auto;

		} 

		.content-box-body a {

			text-decoration: none;

		}

		.content-box-footer {

			position: relative;
			float: left;

			width: 620px;
			height: 1px;

			line-height: 0px;

			background-image: url(images/content-box-footer.gif);

		}

		.dotted-divider {

			position: relative;
			float: left;

			margin: 10px 0px 0px 10px;

			width: 598px;
			height: 10px;

			line-height: 0px;

			background-image: url(images/dotted-divider.gif);
			background-repeat: no-repeat;

		}
		
		.Clear-Gallery-Footer {
		
			display: block;
			float: left;
			
			width: 600px;
			height: 10px;
		
		}
		
		.Gallery-Thumbs-Tag { 
				
			position: relative; 
			float: left;

			width: 200px; 
					
		}
		
		#Auction-Options {
		
			position: relative;
			float: left;
			
			width: 610px;
		
		}
		
		#Auction-Options img { padding: 0 0 0 10px; }
		
/* ---------------------------------------------------------------- */
/* <!------ content image product gallery ------> */
/* ---------------------------------------------------------------- */

	/* Container in which expands freely to its content dimentions */

		#Main-Image-Faux-BG {

			position: relative;
			float: left;

		}
		
	/* Gallery Elements */

		#Main-Image {

			position: relative;
			float: left;

			margin: 10px 10px 0px 10px;
			
			width: 370px;

		}

		#Main-Image-Gallery { 

			position: relative;
			float: left;

			margin: 10px 0px 0px 0px;
			padding: 0px 0px 5px 0px;

			width: 216px;

		}

		.Gallery-Block-Image { 

			position: relative;
			float: left;

			margin: 5px 0px 0px 5px;

			width: 100px;
			height: 100px;
			
		}					
		
		.Gallery-Block-Image img { border: 0px; }
		
		/* .Gallery-Block-Image img { filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; } */
		
		.Gallery-Block-Background { 
		
			position: relative;
			float: left;
			
			width: 218px;
		
			background-image: url(images/gallery-block-bg.gif);
			background-repeat: no-repeat;
		
		}
		
		#LargeImage { 
		
			margin: 5px 0px 5px 5px; 
			
			width: 300px;
	
		}
		
		#Button-Clear {
		
			position: relative;
			
			margin: 0px 0px 0px 10px;
			
			width: 600px;	
			height: 1px;
		
		}
		
		.Control-Button { 
		
			position: relative;
			
			padding: 0px 0px 0px 0px;
								
		}
		
		.Control-Button img { 
		
			margin: 0px 0px 0px 0px;
			border: 0px; 
			
		}

/* ---------------------------------------------------------------- */
/* <!------ element styles ------> */
/* ---------------------------------------------------------------- */

	/* Task Menu Elements */

		#TaskMenu-Container a {

			position: relative;
			float: left;

			display: block;
			padding: 4px 0px 0px 10px;

			text-decoration: none;

		}
	
	/* Left Menu Elements */
	
		.menu-boxtitle b {

			position: relative;
			float: left;

			display: block;
			padding: 3px 0px 0px 5px;

		}

		.ebay-catagory a { 

			position: relative;
			float: left;

			display: block;
			padding: 8px 5px 8px 25px;

			text-decoration: none;

		}

		.sub-catagory a { 

			position: relative;
			float: left;

			display: block;
			padding: 8px 5px 8px 30px;

			text-decoration: none;
			
		}
	
		#query { 

			width: 98px;
			font-size: 11px; 

		}

		.find-items-button { font-size: 11px; }		
		
		#form-search-link a { font-weight: bold; }
		
		.Menu-Spacer01 { height: 5px; }		
		.menu-searchform { 
		
			height: 135px; 
			#height: 140px; 
			
		}		
		
		.form-title { padding: 0px 0px 0px 3px; }
		.form-dropdown-title { padding: 0px 0px 0px 3px; }
		
		.ListItem-No-Styles { }
		
		.ListItem-Flat-Styles { 
			
			list-style: none; 
			display: inline;
			
			/* Cancel Margins */
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			
		}
		
		.ListItem-WithIMG-Styles li { list-style-image: url(images/li-bg.gif); }
		
	/* ----- Featured Items Block -------------------------------------- */
					
			.featured-item {
	
				position: relative;
				float: left;
				
				margin: 0 0 0 0;
	
				width: 151px;
				height: 218px;
				#height: 228px;
				
	
				background-image: url(images/featured-item-bg.gif);
				
				padding: 0 0 10px 0;
				
				overflow: hidden;
				
				text-align: center !important;
				
			}
			
			/* ----- Inner Elements ------------------------------------ */
			
				.featured-item img { border: 0px; }
	
				.featured-item a { text-decoration: none; }	
				
			/* --------------------------------------------------------- */
			
			/* ----- This containment only acts as an identifier so specific
			elements within it can be hidden --------------------------- */
			
				.cross-promo-item .featured-item { height: 223px; }
				
			/* --------------------------------------------------------- */
		
			.featured-item-image-container {
						
				position: relative;
				/* float: left; */
				
				margin: 15px 0 0 0;
				padding: 15px 0 0 0;
							
			}
			
			* html .featured-item-image-container { margin: 15px 0 0 0; }
			
			/* ----- Inner Elements ------------------------------------ */
	
				.featured-item-image-container img { 
	
					position: relative;
	
					border: 0px; 
	
				}
				
			/* --------------------------------------------------------- */
	
			.featured-item-image { 
	
				position: relative;
				/* float: left; */
				
				margin: 0 0 0 0;
				
			}
	
			.featured-item-details {
	
				position: relative;
				/* float: left; */
				
				margin: 10px 0 0 0;
				
				width: 150px;
				
				clear: both;
	
			}
			
			.featured-item-details table td a {
			
				color: #6c2a69;
			
			}
			
			.featured-item-details table td a:hover {
			
				color: #6b2e68 !important;	
			
			}
			
			.featured-item-details table {
			
				/* float: left; */
				
				width: 130px !important;
							
			}
			
			.featured-item-details table td {
			
				vertical-align: top;	
				
				text-align: center !important;
			
			}
			
			.featured-item-title { 
			
				font-weight: bold;
				
				font-size: 11px;
				
			}
			
			.featured-price { 
			
				padding: 0 0 0 0;
			
				font-weight: bold;
				
				font-size: 18px;
				
				font-family: arial, verdana !important;
				
				line-height: 18px;
	
			}
			
			.featured-text-content {
		
				padding: 0 0 0 10px; 
				#padding: 0 0 0 0; 
				
				font-family: verdana, arial !important;	
				
				font-size: 11px;
				font-weight: bold;
				
				width: 120px;
					
			}
			
			.featured-review-text { float: left; }
			
			.featured-bin-image {
			
				position: relative;
				float: right; 
				
				padding: 3px 0px 10px 0px;
				
			}
	
			.featured-item-links {
			
				display: none;
	
				position: relative;
				float: left;
				
				margin: 12px 0px 0px 20px;
				
				width: 17px;
			
			}
			
			/* ----- Inner Elements ------------------------------------ */
			
				.featured-item-links img { border: 0px; }
				
			/* --------------------------------------------------------- */
	
			.featured-item-linktypes {
			
				display: none;
							
				position: absolute;
	
				width: 117px;
				height: 24px;
	
				left: 17px;
				top: 186px;
			
		}
		
	/* Content Elements */
	
		#Product-Title-Block h2 { 
			
			/* Cancel Margins */
			margin: 0px 0px 0px 0px;
			padding: 10px 10px 10px 10px;
			
			font-size: 16px;	
			
		}

		#Content-Block p { margin: 0px; }

		.content-box-body p { padding: 5px 10px 2px 10px; }
		
		.content-heading a { 
		
			text-decoration: none; 
			
		}
		
		.content-heading { 

			margin: 9px 0px 0px 6px;
			font-size: 11px; 


		}

		.Description-Scale p { font-size: 13px; }
		
		.content-box-body table p { font-size: 12px; }

	/* Header Elements */

		#eBay-Root-Menu p { 

			position: relative;
			margin: 10px 0px 0px 0px;

		}
		
		.Root-Menu-Links a { text-decoration: none; }

		.Root-Menu-Links { 

			float: left; 
			padding: 13px 0px 0px 20px;

		}
		
		.Root-Bold-Face { }
		
	/* Created By & Copyright Information */

		.Copyright-Information { 

			float: left;
			line-height: 42px;

		}

		.Created-By { 

			float: right; 	
			padding: 0px 20px 0px 0px;

		}

		.Created-By-Footer { 

			float: left; 	
			padding: 0px 20px 0px 0px;

		}

		.Created-By img { border: 0px; }
		.Created-By-Footer img { border: 0px; }

		.Created-By-Text {

			float: right; 	
			padding: 0px 10px 0px 0px;

			line-height: 38px; 

			font-weight: normal;
			
			color: #8d8d8d;

		}
	
/* ---------------------------------------------------------------- */
/* <!------ Client Specific Elements ------> */
/* ---------------------------------------------------------------- */

	/* Client Specific Custom Table */

		.element-table {

			position: relative;
			margin: 5px 10px 5px 10px;

			font-size: 14px;

		}

		.element-table td { 

			padding: 5px 5px 5px 5px;

		}

		.Table-Heavy-Title { font-weight: bold; }
		
/* ---------------------------------------------------------------- */
/* <!------ Background Colour Specifications ------> */
/* ---------------------------------------------------------------- */

	/* <!------ universal styles ------> */

		#Faux-Background { background-color: #000000; }

	/* <!------ content image product gallery ------> */


		#Main-Image {

			/* background-color: #f8bcbc; */

		}

		#Main-Image-Gallery { 

			background-color: #ffffff;

		}
		
		#Main-Image-Gallery h2 {
		
			font-size: 12px;
		
			padding: 0 0 10px 0;
		
		}
		
		#Main-Image-Gallery p {
		
			padding: 0 0 4px 10px !important;
		
		}
		
		#Main-Image-Gallery p strong {
		
			color: #7c7c7c !important; 
					
		}
		
		#Main-Image-Gallery p b {
		
			color: #7c7c7c !important; 
		
		}

		.Gallery-Block-Image { 

			border: 1px solid #f8bcbc;

		}
	
	/* Content Elements */
		
		#Product-Title-Block {

			position: relative;
			float: left;

			width: 600px;
			#width: 598px;
			height: auto;

			margin: 10px 10px 0px 10px;

		}
		
	* Left menu featured item blocks */	
	
		.featured-item { border-bottom: 1px solid #000000; }
	
	/* Client Specific Custom Table */

		.element-table { border: 1px solid #000000; }
		.element-table td { border: 1px solid #000000; }
		
/* ---------------------------------------------------------------- */
/* <!------ Colour Specifications ------> */
/* ---------------------------------------------------------------- */

	/* Left Menu Elements */

		.form-dropdown-title { color: #ffffff; }
		.form-title { color: #ffffff; }

	/* Content Elements */

		.content-box-body a { color: #a23232; }
		.content-box-body a:hover { color: #7f0000; }
		
	/* Search Properties */
	
		#searchbox-header-title p { color: #ffffff; }
		
	/* Task Menu Elements */

		#TaskMenu-Container a { color: #ffffff; }
		#TaskMenu-Container a:hover { color: #ffbbbb; }

	/* Left Menu Elements */

		.menu-boxtitle b { color: #ffffff; }

		.ebay-catagory a { color: #6c6c6c; }
		.ebay-catagory a:hover { color: #000000; }

		.sub-catagory a { color: #6c6c6c; }
		.sub-catagory a:hover { color: #a23232; }

		#form-search-link a { color: #000000; }

	/* Left menu featured item blocks */	

		.featured-item-title { color: #808080; }		
		.featured-price { color: #db1b1b; }
		.featured-text-content { color: #4a4a4a; }
		.featured-review-text { color: #ffffff; }

		.featured-item a { color: #a23232; }
		.featured-item a:active { color: #a23232; }	
		.featured-item a:visited { color: #a23232; }	
		.featured-item a:hover { color: #7f0000; }
		
		.cross-promo-item .featured-item a { color: #ffffff; }
		.cross-promo-item .featured-item a:hover { color: #b7b7b7; }

	/* Content Elements */

		#Product-Title-Block h2 { color: #000000; }
		
		.content-heading { color: #ffffff; }
		
		.content-heading a { color: #ffffff; }
		.content-heading a:hover { color: #e5e5e5; }
		
	/* Header Elements */

		.Root-Menu-Links a { color: #000000; }
		.Root-Menu-Links a:hover { color: #7f0000; }

/* ---------------------------------------------------------------- */
/* <!------ Client Specific Styling (WITHIN BOX CONTENT ONLY) ------> */
/* ---------------------------------------------------------------- */

	/* Header Tags */

		.content-box-body h1 { margin: 0px 10px 0px 10px; }
		.content-box-body h2 { margin: 0px 10px 0px 10px; }
		.content-box-body h3 { margin: 0px 10px 0px 10px; }
		.content-box-body h4 { margin: 0px 10px 0px 10px; }
		.content-box-body h5 { margin: 0px 10px 0px 10px; }
		.content-box-body h6 { margin: 0px 10px 0px 10px; }
		
	/* Standard Colours */
	
		.color-black { color: #000000; }
		.color-white { color: #ffffff; }	
		.color-red { color: #ff0000; }
		.color-pink { color: #ff007e; }
		.color-flushpink { color: #ff00d2; }
		.color-violet { color: #de00ff; }
		.color-purple { color: #c000ff; }
		.color-coldblue { color: #7800ff; }
		.color-blue { color: #0018ff; }
		.color-lightblue { color: #00a8ff; }
		.color-bleechblue { color: #00ffea; }
		.color-palegreen { color: #00ff9c; }
		.color-vibrantgreen { color: #00ff2a; }
		.color-green { color: #6cff00; }
		.color-lime { color: #eaff00; }
		.color-yellow { color: #fff000; }
		.color-orange { color: #ff9600; }
		.color-darkorange { color: #ff5400; }
	
	/* Styles for Pastel Uncoated */
	
		.pantone_yellow_0131u { color: #f8f1a2; }
		.pantone_red_0331u { color: #ffadb8; }
		.pantone_magenta_0521u { color: #f4b1d7; }
		.pantone_violet_0631u { color: #c2a2da; }
		.pantone_Blue_0821u { color: #67cee6; }
		.pantone_Green_0921u { color: #87e5d0; }
		.pantone_Black_0961u { color: #9f9a92; }

/* ----- Custom ----- */

	/* ----- Header Tabs ----- */
			
			#header-tabs { 

				position: absolute;

				top: -5px;
				left: -5px;

				height: auto;
				width: 700px;

			}

			#header-tabs img { 

				position: relative;

				margin: 0 0 0 0 !important;
				padding: 0 0 0 0 !important;

				display: block;

				border: 0;

			}

			.tablist {

				position: absolute;

				left: -39px !important;
				top: 22px;
				#top: 34px;

				list-style: none;

			}

			.tablist li {

				float: left;

				border-left: 1px solid #ec0f0f;
				border-right: 1px solid #cc0000;

				padding: 2px 10px 0 10px;

				height: 18px;

			}

			.tablist li a {

				font-size: 12px;
				font-weight: bold;

				color: #ffffff !important;
				
				text-decoration: none;
				
				font-family: "Lucida Grande", Arial, "Lucida Sans Unicode", Verdana;

			}

			.tablist li a:hover { color: #ffc4c4 !important; }

			#tablist02 { display: none; }
			#tablist03 { display: none; }
			#tablist04 { display: none; }
			#tablist05 { display: none; }
			#tablist06 { display: none; }
			
			#menu-header {
			
				position: absolute;
				left: 5px;
				
				top: 118px;
				
			}
			
				#menu-content-container {
				
					position: absolute;
					
					left: 0;
				
				}
			
			
						#menu-pages-container {
						
							position: absolute;
							
							left: 514px;
							top: -6px;
							
							width: 288px;
							
						}
						
						#menu-pages-left {
						
							float: left;
						
						}
						
						#menu-pages-left a {
						
							padding: 0 20px 0 0;
							
							color: #ffffff;
							
							font-weight: normal;
						
						}
						
						#menu-pages-left a:hover { color: #cfecfc; }
						
						#menu-pages-right {
						
							float: right;
							
							padding: 8px 0 0 0;
						
						}
						
						#menu-pages-right a {
									
							padding: 0 26px 0 17px;
							
							color: #ffffff;
							
							font-weight: normal;
							
							text-decoration: none;
			
						}
						
						#menu-pages-right a:hover { color: #cccccc; }
						
						#menu-filters-container {
						
							position: absolute;
							
							top: 30px;
						
						}
						
						#menu-filters-container table td {
						
							padding: 0 5px 0 0;
						
						}
						
						#menu-filters-container table td select {
						
							width: 75px;
						
						}
						
						#menu-filters-container table td #menu-search-query {
						
							margin: 0 0 0 0;
							padding: 0 0 0 0;
						
							width: 160px;
						
						}
						
						#menu-filters-container table td #search-submit1 {
						
							margin: -2px 0 0 0;
							#margin: 0 0 0 0;
							padding: 0 0 0 0;
							
							width: 30px;
						
						}
						
						#menu-filters-container table td #search-submit2 {
			
							margin: -2px 0 0 0;
							#margin: 0 0 0 0;
							padding: 0 0 0 0;
			
							width: 30px;
			
						}
						
						#menu-filters-container table td p { color: #ffffff !important; }
						
						.Keyword-Search {
						
							padding: 0 0 0 20px !important;
						
			}
			
			
	/* ----- Item Description & additional Images ----- */

			#Item-Description {

				position: relative;
				float: left;

				margin: 10px 20px 0px 20px;

				width: 598px;

				font-size: 12px;

			}

			* html #Item-Description { margin: 10px 10px 0px 10px; }

			#Item-AdditionalImages { 

				position: relative;
				float: left;

				margin: 10px 20px 0px 20px;

				width: 598px;

			}

			* html #Item-AdditionalImages { margin: 10px 10px 0px 10px; }

			#Item-AdditionalImages table { float: left; }

			#Item-AdditionalImages-Header { 

				position: relative;
				float: left;

				margin: 0 0 10px 0;

				width: 598px;

			}

			#Item-AdditionalImages-Header b { padding: 0 0 0 10px; }

			/* ----- Item description elements ----- */

				#Item-Description h3 {

					margin: 0 0 0 0;
					padding: 0 0 0 10px;

					font-size: 13px;

			}
			
			
			#Auction-Options {
							
				position: relative;
				float: left;

				margin: 20px 0 20px 0;

				width: 610px;

				text-align: center;

			}

			/* ----- Inner Elements ------------------------------------ */

				#Auction-Options img { padding: 0 0 0 10px; }

			.Image-Gallery-Divider {

				position: relative;

				margin: 10px 0 0 0;

				clear: both;

				width: 578px;
				height: 10px;

				line-height: 0px;

				background-image: url(images1024/dotted-divider.gif);

				background-repeat: no-repeat;

			}

			.Thumbnail-Gallery-Image {

				position: relative;
				float: left;

				padding: 0 11px 0 0;

				width: 107px;
				height: 107px;

				border: 0;
						
			}
			
		/* ----- Item Details Bullets ----- */
		
		.Description-Attributes {
		
			margin: 0 0 0 20px;
		
		}
		
		* html .Description-Attributes { margin: 0 0 0 10px; }
				
		.Description-Attributes UL { 

			margin: 10px 0 10px 0;

			list-style: none; 

		}

		.UL-Item-Attributes-Left {

			position: relative;
			float: left;

			padding: 0 10px 0 0;

			list-style: none;

			width: 250px;

		}

		.UL-Item-Attributes-Right {

			position: relative;
			float: right;

			list-style: none;

			width: 250px;

		}

		.UL-Item-Attributes-Left LI {

			margin: 0 0 10px 0;

			text-align: left;

		}

		.UL-Item-Attributes-Right LI {

			margin: 0 0 10px 0;

			text-align: left;

			background-image: url(../images/objects/item-attr-arrow.gif);
			background-repeat: no-repeat;		

			background-position: 0 2px;

		}

		.UL-Item-Attributes-Right LI p { padding: 0 0 0 15px; }

		.UL-Item-Attributes-Left .UL-Item-Attribute-Heading { }
					
		.UL-Item-Attributes-Left .UL-Item-Attribute-Value { }
		
		
		/* ----- Item Price Caption ----- */

			.Product-Price-Container {

				position: relative;
				float: left;

				padding: 10px 0 0 8px;

				width: 200px;

			}

			.Item-Title-Price-Label {

				position: relative;
				float: left;

			}

			.Item-Price-Label {

				position: relative;
				float: left;

				line-height: 22px;
				
				color: #e70202;
				
				font-family: arial;

				font-size: 18px;
				font-weight: bold;

			}