@charset "utf-8";

/* -------------------------------------------------------------- 
   Master.css  
-------------------------------------------------------------- */

@import "base.css";
@import "base.forms.css";
@import "tb.css";

/* Clearing
-------------------------------------------------------------- */

.clearfix:after, .FormItem:after, .CheckWrap:after, .Checks:after, #LoginForm:after, #PageHeader:after, .ProductList:after, #CheckoutHeader:after { Content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .FormItem, .CheckWrap, .Checks, #LoginForm, #PageHeader, .ProductList, #CheckoutHeader { display: inline-block; }
/* IE-mac \*/ .clearfix, .FormItem, .CheckWrap, .Checks, #LoginForm, #PageHeader, .ProductList, #CheckoutHeader { display: block; } /* IE-mac */

/* Layout base
-------------------------------------------------------------- */

html, body { height: 100%; }
html { overflow-y: scroll; }
body { text-align: left; background:url(../i/bg_main.gif) repeat-y center top #F1F2E6; }

#Container {
	min-height: 100%;
}

#AjaxMsg {
	position: fixed; z-index: 999; display: none; text-align: center;
	top: 0px; left: 50%; width: 200px; margin: 0 -101px; padding: 9px 0 8px;
	background: #FFC; border: 1px solid #e5e58a; border-top: 0;
	font-size: 11px; font-weight: bold;
  -moz-border-radius-bottomleft: 3px; -webkit-border-bottom-left-radius:  3px;
	border-bottom-left-radius:  3px; -moz-border-radius-bottomright:  3px;
	-webkit-border-bottom-right-radius:  3px; border-bottom-right-radius:  3px;
}
body.adminLoggedIn #AjaxMsg { top: 36px; }


/* simpleTabs  &Tooltip
-------------------------------------------------------------- */

/* Tooltip@ Homepage*/

	div.simpleTabsContent { display:none; }
	div.simpleTabsContent.currentTab { display:block; }
	
	/*---------- bubble tooltip -----------*/
	a.tt {
    position:absolute;
    z-index:5;
    color:#000;
    text-decoration:none;
	padding:0; margin:0 0 10px;
	}
	a.tt span{ display: none;margin:0; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
	a.tt:hover{ z-index:5; background:; padding:0; margin:0;}
	a.tt:hover span.tooltip {
	z-index: 5;
    display:block;
    position:absolute;
    top:230px; left:0;
	padding: 15px 10px 10px 10px;
	width:210px;
	background:url(../i/bg_navdown_light.gif) repeat-x left -5px #fafafa;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}
	
/* Tooltip@ Content */

	.MainBar a.tt {padding:0 0 0 17px; background: url(../i/arrow_down.gif) no-repeat left 0;
    position:relative;
	margin:0;
	color:#069;
	}

	.MainBar a.tt span { display: none;margin:0 10px;  }
	
	.MainBar a.tt:hover {color:#09f;}
	.MainBar a.tt:hover span.tooltip {
    display:block;
    position:relative;
    top:10px; left:-20px;
	padding:15px 0 10px 0;
	width:390px;
	background:url(../i/bg_navdown_light.gif) repeat-x left -5px #fafafa;
	}



/* Header
-------------------------------------------------------------- */

.LogoLink {margin:0; padding:0; }
.LogoLink img { display: block; margin:45px 0 0 75px; padding: 0; }
.NoLogoImage { font-size: 32px; line-height: 72px; text-decoration: none; }

#SearchForm {
	float: right; clear: right; margin: -9px 6px 0 0; padding: 8px;
	background: #F8F8F8; border: 1px solid #D9D9D9;
}
#SearchForm .FormItem { border: 0; padding: 0; background: none; }
#SearchForm label { width: auto; }
#SearchForm input { width: 180px; }
#SearchForm button { margin-right: 0; }

/* Same Form @ Content area */


#ContentSearch {padding:20px; background:url(../i/bg_titlebar.gif) repeat-x center bottom #fafafa;}
#ContentSearch #SearchForm { float: none; width: auto; margin: 0 0 18px; }
#ContentSearch ul.searchcolor li {float:left; width:100px;list-style:none;}
#ContentSearch #SearchForm input { width: 62%; }

/* Layout
-------------------------------------------------------------- */

#Main {
	position: relative; overflow: visible; z-index: 1;
	background: #FFFFFF; min-height:460px;/* Main-bg */
}
body#Checkout #Main {  }
.Column { padding: 0; overflow: hidden;}
.MainBar {}
.SideBar {background:url(../i/bg_titlebar.gif) repeat-x center bottom #fafafa;}
#MainNavigation { min-height: 18px; }
#Secondary {min-height: 18px; }
#Primary { background:#fff;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px; }
body#Checkout #Primary { border-bottom: 1px solid #D9D9D9; }

/* Content masthead
-------------------------------------------------------------- */

#PageHeader {
	padding: 6px 15px 11px; margin:0;
	background:url(../i/bg_titlebar.gif) repeat-x center bottom #fafafa; 
}

.CategoryID-17 #CategoryMain #PageHeader, .CategoryID-18 #CategoryMain #PageHeader { position:relative; top:-35px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; margin-bottom:-35px;}
	
#CategoryMain #PageHeader { position:relative; top:-50px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; margin-bottom:-50px;}
	
.Breadcrumb { margin: 0; padding: 0; line-height: 18px; font-size: 11px; border: 0; color:#999;}
.Breadcrumb .BreadcrumbStart, ul.Breadcrumb li span  {display:none;}
.Breadcrumb ul, .Breadcrumb li { display: inline; line-height: 18px; margin: 0; padding: 0; border: 0; }
.Breadcrumb li a {
	text-decoration: none; line-height: 18px; color:#999;
}

	ul.Breadcrumb li li a {
	position: relative; top: auto; left: auto; padding: 0 0 0 11px;
	background: url(../i/bcseparator.gif) no-repeat left center;
	overflow: visible; text-indent: 0;
	}

ul.Breadcrumb a:hover {color:#666;}

#PageHeader h1 { margin: 0; padding: 0;font-family: Georgia, "Times New Roman", Times, serif; }
.CategoryID-17 #CategoryMain #PageHeader h1, .CategoryID-18 #CategoryMain #PageHeader h1 { display:none; }
.Welcome h1 { font-size: 32px; line-height: 36px; }

.CategoryDescription { padding: 10px 15px 20px 15px; }

#CategoryMain .CategoryDescription { background:url(../i/bg_titlebar.gif) repeat-x center bottom #fafafa;  }

.MainCategoryID-19 .CategoryDescription { min-height:154px; margin:10px 0 0 0; padding:10px; background: #fafafa;
	/*-- rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px; }
.CategoryID-19 .CategoryDescription { background:none;}
.MainCategoryID-19 table { width:200px; border:none;}
.MainCategoryID-19 td, .MainCategoryID-19 th  { border:none;}
.MainCategoryID-19 .CategoryImage { display:inherit; max-width:300px; float:right;
	background: #fff;
	padding:5px;
	margin:10px 0 0 10px;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;}

/* Left Column
-------------------------------------------------------------- */

#MainNavigation ul.Categories, #MainNavigation ul.Categories ul { position: relative; margin:0; padding:0; list-style: none outside;}
#MainNavigation ul.Categories li { position: relative; background:url(../i/bg_leftnavbar.gif) no-repeat left top #fafafa; border-bottom:0px solid #fff;}

#MainNavigation ul.Categories ul {background:none;}
#MainNavigation ul.Categories ul li ul {background:none;}

#MainNavigation ul.Categories li ul .FirstNavigationItem {margin-top:0;}
#MainNavigation ul.Categories li ul li ul .FirstNavigationItem {margin-top:0;}
#MainNavigation ul.Categories .LastNavigationItem {border-bottom:none;}
	
#MainNavigation ul.Categories li a {
	position: relative; display: block; padding: 9px 15px 10px;color:#fff;
	font-size: 15px; font-weight: bold; line-height: 18px; text-decoration: none;
}
#MainNavigation ul.Categories li ul { padding: 9px 15px 8px 36px; border-top: none; font-family: Georgia, "Times New Roman", Times, serif; }
#MainNavigation ul.Categories li ul li { border: 0; background:none; }
#MainNavigation ul.Categories li ul li a {
	font-size: 12px; font-weight: normal; color:#069;
	line-height: 18px; padding: 0;
	background: none; border: 0;
}
#MainNavigation ul.Categories li ul li a:hover { color:#09f;}
#MainNavigation ul.Categories li ul li ul { padding: 0 0 0 18px; border: 0; }

/* Categoryopeners */

#MainNavigation ul.Categories li.Openable a { margin-left: 35px; padding-left: 0; }
#MainNavigation ul.Categories li.Openable ul li a { margin: 0; padding: 0; }
#MainNavigation ul.Categories li span.NavOpener {
	position: absolute; display: block; margin: 0;
	top: 9px; left: 9px; width: 17px; height: 17px;
	line-height: 21px; text-align: center; font-weight: bold;
	background: url(../i/opener.gif) no-repeat -3px -3px;
	overflow: hidden; text-indent: -1000em;
	 -moz-border-radius: 2px;
	-webkit-border-radius: 2px; border-radius: 2px;
}
#MainNavigation ul.Categories li span.NavOpener:hover { color: #FFF; cursor: pointer; background-position: -3px -26px; }
#MainNavigation ul.Categories li span.Opened { background-position: -25px -3px; }
#MainNavigation ul.Categories li span.Opened:hover { background-position: -25px -26px; }
#MainNavigation ul.Categories li ul li span.NavOpener { top: 1px; left: -24px; width: 15px; height: 15px; line-height: 15px; background-position: -4px -4px; }
#MainNavigation ul.Categories li ul li span.NavOpener:hover { background-position: -4px -27px; }
#MainNavigation ul.Categories li ul li span.Opened { background-position: -26px -5px; }
#MainNavigation ul.Categories li ul li span.Opened:hover { background-position: -26px -28px; }
#MainNavigation ul.Categories li ul li ul li span.NavOpener { top: 2px; left: -18px; width: 13px; height: 13px; line-height: 13px; background-position: -5px -5px; }
#MainNavigation ul.Categories li ul li ul li span.NavOpener:hover { background-position: -5px -28px; }
#MainNavigation ul.Categories li ul li ul li span.Opened {  background-position: -27px -6px; }
#MainNavigation ul.Categories li ul li ul li span.Opened:hover { background-position: -27px -29px; }

/* Info & News navigation */

#MainNavigation ul.InfoNavigation, #MainNavigation ul.NewsList {
	margin: 0; padding: 9px 15px 8px 15px;
	border-bottom: 0 solid #D9D9D9; list-style: none outside;
}
#MainNavigation ul.InfoNavigation li, #MainNavigation ul.NewsList li {}
#MainNavigation ul.InfoNavigation li a, #MainNavigation ul.NewsList li a { text-decoration: none; }
#MainNavigation ul.InfoNavigation li ul, #MainNavigation ul.NewsList li ul { padding: 0; border: 0; margin-left: 21px; list-style: none outside; }

/* Current page & subcategories */

#MainNavigation li.Current > a { font-weight: bold !important; }
#MainNavigation li ul li.Current > a { font-weight: bold !important; }
#MainNavigation ul ul { display: none; }
#MainNavigation ul li.Current { display: block; background:url(../i/bg_leftnavbar_dark.gif) no-repeat left top #fff;}
#MainNavigation ul li.Current > ul { display: block;background:none; }
#MainNavigation ul li ul li.Current > ul { display: block;background:none; }


/* Productlist
-------------------------------------------------------------- */

.Pagination {
	margin: 0 6px; clear: both; padding: 8px; font-size: 11px;
	background: #F8F8F8; border: 1px solid #D9D9D9; 
}
.PaginationAfter { margin: 9px 6px; }
.ShowingItems { font-size: 11px; float: left; margin-bottom: 0; }

.SortForm { font-size: 11px; float: right; }
.SortForm .FormItem { width: auto; clear: none; font-size: 11px; padding-bottom: 0; }
.SortForm .FormItem label { width: auto; padding-right: 10px; font-size: 11px; }
.SortForm .FormItem select { font-size: 11px; }
.SortForm .FormItem button { display: none; }

.PageNavigation {
	position: relative; text-align: center;
	list-style: none outside; margin: 0; padding: 0;
}
.PageNavigation li { list-style: none outside; margin: 0; padding: 0; display: inline; line-height: 18px; }
.PageNavigation li { margin: 0 2px; font-weight: bold; }
.PageNavigation li.CurrentPage { background: #F8F8F8; border: 1px solid #D9D9D9; padding: 4px 8px; }
.PageNavigation li a { line-height: 18px; padding: 5px; }

.Product {
	position: relative; float: left; overflow:visible;
	min-height:222px;width:180px; margin: 5px 5px 0 10px; padding: 5px 20px;
}
.first { clear: left; }
.last {}

.Product .ProductImage {
	display: block; position: relative;
	margin:0 -11px 0 -6px; padding:0 8px;
	height: 182px; width: 182px;
	background: #FFF; border:none;
	text-align: center; line-height: 180px;
}
.Product .ProductImage img {
	display: inline;
	margin: 0 auto;
	vertical-align: middle;
}
.Product .ProductImage:hover { border:none; }

.Product h2 { font-size: 12px; margin: 0; padding:0; }
.Product .Prices { padding: 0; margin: 0; }
	
.Product .AddToCart {text-indent:-9999px; padding:0; margin:0;position: absolute; top:165px;left:165px; width:20px; height:20px; background:url(../i/cartbutton.gif) no-repeat left top; display:none;}

.Product .AddToCart:hover {background:url(../i/cartbutton.gif) no-repeat left bottom;  }

.Product a:link, .Product a:visited { text-decoration: none; }
.Product a:active, .Product a:hover { text-decoration: underline; }

/* .Categories, .SubCategories, .BrandsNavigation
-------------------------------------------------------------- */

#Primary .NavigationList, #Primary .NavigationList li { margin: 0; padding: 0; list-style: none outside; font-size: 11px; }
#Primary .NavigationList li {	margin: 0; padding: 0; border-bottom: 1px dotted #D9D9D9; }
#Primary .NavigationList li a {	display: block; padding: 8px 15px 9px; }

/* Small Productlists
-------------------------------------------------------------- */

ul.ProductList, ol.ProductList, .ProductList li {
	position: relative; margin: 0; padding: 0;
	list-style: none outside;
}
.grid_5 ul.ProductList, .grid_5 ol.ProductList {background:#fafafa;}
.grid_4 ul.ProductList, .grid_4 ol.ProductList {background:#fff;}
ul.ProductList, ol.ProductList { margin: 0; font-weight: bold; }

.ProductList li, #side-features .ProductList li { min-height: 36px; padding: 5px 15px 12px; border-bottom: 1px dotted #D9D9D9; }
.grid_4 .ProductList li {width:125px;}
.grid_5 .ProductList li {width:165px;}
.grid_9 .ProductList li {width:145px;}

.ProductList li h3 { margin: 0; padding: 0 0 0 45px; }
.ProductList li h3 a {
	position: relative; display: block;
	margin: 0; padding: 0;
	line-height: 12px; font-size: 10px;
}
.ProductList li a.ListImage {
	position: absolute; display: block;
	top: 9px; left: 15px; text-align: center;
	width: 34px; height: 34px; line-height: 32px;
	border: 1px solid #D9D9D9; background: #FFF;
}
.ProductList li a.ListImage:hover { border-color: #09f; }
.ProductList li a.ListImage img {
	display: inline;
	margin: 0 auto;
	vertical-align: middle;
}

/* Product
-------------------------------------------------------------- */

	.addthis_toolbox { padding: 5px 0;}
	.custom_images a {float:right; margin: 0 2px; }
	
#ProductAddedNotification { margin: 9px 6px 0; display: none; }
#ProductAddedNotification p { font-size: 12px; margin-bottom: 9px; }
#ProductAddedNotification p+p { margin-bottom: 0; font-size: 15px; }
	
#PageHeader span {font-size: 11px; color:#999;}

#ProductImages, #ProductBuy {
	position: relative;
	width: 270px; overflow: hidden;
	margin:18px 0 0 20px; padding:0;
}

#ProductImages {margin-left:40px;}

#ProductShortDesc { font-size: 16px; color:#393939; padding:10px;line-height:20px; }
#ProductFullDesc { font-size: 14px; margin:0; padding:10px; line-height:18px;}

#CurrentProductImage {
	width: 230px; height: 230px; line-height: 228px;
	position: relative; display: block; overflow: hidden;
	text-align: center; text-decoration: none;
	margin:0; padding: 0;
}
#CurrentProductImage:hover {  }
#CurrentProductImage img {
	display: inline;
	vertical-align: middle; 
	margin: 0 auto;
}
#ImgLoader {
	position: absolute; display: block; top: 0px; left: 0px;
	width: 100%; height: 100%; margin: 0px;
	background: #FFF url(../i/tb-load.gif) no-repeat 50% 50%;
	overflow: hidden; text-indent: -10000em;
}
#ProductImageCaption {
	margin:5px; padding: 0;
	text-align: center; font-size: 11px;
}
#ProductThumbnails {
	width: 280px; position: relative;
	overflow: hidden; height: auto;
	margin:0;
	list-style: none outside;
}
#ProductThumbnails li { position: relative; float: left; }
#ProductThumbnails li a {
	position: relative; display: block; float: left;
	width: 34px; height: 34px; line-height: 32px;  text-align: center;
	padding: 2px; margin: 0 6px 5px 1px; border: 1px solid #D9D9D9;
}
#ProductThumbnails li a:hover { border-color: #09f; }
#ProductThumbnails li a img {
	vertical-align: middle;
	display: inline;
	margin: 0 auto;
}
#ProductBuy .Prices {
	font-size: 15px; width: 100%;
	margin: 10px 0;
	position: relative;
	overflow: hidden;
}
#ProductBuy dl { width: 100%; overflow: hidden; margin: 0 0 18px; padding: 0;}
#ProductBuy dt, #ProductBuy dd {
	position: relative; float: left;
	width: auto; margin: 0; padding: 0;
}
#ProductBuy dt { width: 108px; font-size: 12px; font-weight: normal;font-size: 10px; }
#ProductBuy dd { width: 150px; }

#ProductBuy .Availability {}
#ProductBuy .Availability .DeliveryTime { margin-left: 108px; color: #c00; }

.BuyForm fieldset {
	clear: left; position: relative;
	margin: 0 0 18px; padding: 8px;
	background: #fafafa; border-top:1px solid #d9d9d9;
}

.BuyForm .FormItem { font-size: 11px; padding-bottom: 9px; }
.BuyForm input, .BuyForm textarea, .BuyForm button,
.BuyForm select, .BuyForm label, .BuyForm .label { clear: left; }
.BuyForm label, .BuyForm .label { display: block; float: none; width: auto; }
.BuyForm .Checks, .BuyForm .FormHelp, .BuyForm .FormErrorMessage { margin-left: 0; }
.BuyForm .CheckWrap { padding-left: 0; }
.BuyForm .CheckWrap .label { margin-left: 0; }
.BuyForm .CheckWrap .Checks label { font-weight: normal; }

.BuyForm .FormSubmit {
	margin: 8px -8px -8px 30px; padding: 17px 8px 18px; width: 100%;
}
.BuyForm .FormSubmit button { margin-left: 0; }

/* Scroller styles for crosssales */

#CrossSaleScroller { position: relative; width: 100%; height: 260px; overflow: auto; }
#CrossSaleProducts { position: relative; width: auto; height: 260px; overflow: visible; }
#CrossSaleProducts .Product { width: 180px; margin: 0 5px 5px 10px; padding: 10px 20px; }

#ScrollToPrev, #ScrollToNext {
	cursor: pointer; position: relative; z-index: 3; float: left; margin-top: -36px; padding: 9px 9px 9px 36px;
	color: #fff; text-decoration: underline; font-size: 11px; font-weight: bold;
}
#ScrollToNext { float: right; padding: 9px 36px 9px 9px; }
#ScrollToPrev:hover, #ScrollToNext:hover { color: #fafafa; }

#ScrollToPrev span.Icon, #ScrollToNext span.Icon {
	position: absolute; display: block; margin: 0;
	top: 6px; width: 21px; height: 21px;
	line-height: 21px; text-align: center; font-weight: bold;
	background: #FFF url(../i/arrows.gif) no-repeat -1px -1px;
	overflow: hidden; text-indent: -1000em;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px; border-radius: 2px;
}
#ScrollToPrev span.Icon { left: 6px; background-position: -47px -1px; }
#ScrollToNext span.Icon { right: 6px; }
#ScrollToPrev:hover span.Icon, #ScrollToNext:hover span.Icon { background-color: #069; color: #FFF; background-position: -1px -24px; }
#ScrollToPrev:hover span.Icon { background-position: -47px -24px; }

/* Category Frontpage
-------------------------------------------------------------- */

.CategoryImage {
	display: block; margin: 0;
}

.SubCategory { height:232px; position: relative; float: left; margin:0 5px 10px 5px;padding:0;width:214px; float:left;
	/*--rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#fff;
	 border:1px solid #e7e7e7;}
.SubCategory:hover {border:1px solid #d9d9d9;}
	
.SubCategory .SubTitle { margin:0;padding:5px 0 0 0;text-align:center;}

.SubCategory .Product {
	position: relative; overflow: hidden;border:none;
	width: 182px; height:182px; margin:5px; padding: 10px 10px;
	}

.SubCategory .Product .ProductImage {
	background: #none; border:none;
}
	
#ProductListMain .SubCategory {background:#fafafa; border:1px solid #e7e7e7;}

/* News
-------------------------------------------------------------- */

.NewsPage {
	background: #fafafa;
	margin-bottom:20px;
	padding:10px;
	clear:both; 		
	/*--rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;}

.HomepageNewsDate { float: left; }

.NewsDate {
	float: right; width: 54px; padding: 9px; text-align: center;
	margin: -1px 0 17px 17px; font-size: 10px; color:#fff;
	background:url(../i/bg_bluebar.gif) repeat-x -10px 32px #6AC8E5; 
		/*--rounded corner--*/
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.NewsDate span { display: block; margin: 0; padding: 0; }
.NewsDate .NewsHeader { font-size: 10px; }
.NewsDate .NewsDay { font-size: 20px; letter-spacing: 1px; }
.NewsDate .NewsYear { font-size: 12px; letter-spacing: 2px; font-weight: bold; }

.NewsOverview { font-size: 18px; color:#393939;}


/* Info and Contact pages
-------------------------------------------------------------- */

#ContactForm textarea { width:500px; height:200px}
#ContactForm input {width:200px;}


/* Account pages
-------------------------------------------------------------- */

#OrderStatus { margin: 18px 0; font-size: 15px; }
#OrderStatus dd+dd { margin-left: -6px; }

#OrderHistoryTable { margin: 18px 0; }

dl#AccountInformation {
	margin: 18px 0; width: 280px; overflow: hidden;
	padding: 0 116px 0 150px;
}
dl#AccountInformation dt,
dl#AccountInformation dd {
	position: relative; float: left;
	margin: 0; padding: 4px 0;
}
dl#AccountInformation dt { margin-left: -150px; width: 150px; clear: left; }
dl#AccountInformation dd { width: 100%; }
dl#AccountInformation dd.AccountLogout,
dl#AccountInformation dd.AccountEdit {
	text-align: right; float: right;
	width: 116px; margin-right: -116px;
}
dl#AccountInformation dd p { margin: 0; }


/* Cart
-------------------------------------------------------------- */

#CartForm { margin: 9px 0; }

table .FormItem, table .FormItem:hover { float: none; margin: 0; padding: 0; border: 0; background: none; }
table input, table button { float: none; display: block; }
table dl { width: 100%; overflow: hidden; margin-bottom: 0; font-size: 11px; font-weight: normal; white-space: normal; }
table dt, table dd { float: left; width: auto; }

.CartPrice, .CartTotal, .CartShippingCost, .CartPaymentCost, .CartProductsTotal { white-space: nowrap; text-align: right; }
td.CartTotal { font-weight: bold; }
.CartPrice, .CartQuantity { text-align: center; }
.CartQuantity input { top: 3px; margin: -4px auto 0; }
.CartQuantity .CartRemove {
	font-size: 10px; font-weight: bold;
	line-height: 18px; text-align: center; display: block;
}
table .CartProduct dl { font-size: 11px; font-weight: normal; }
table .ProductName { padding: 0; margin: 0; font-size: 12px; }

.CartPic { width: 36px; }
.CartPic a {
	display: block; position: relative;
	text-align: center; background: #FFF;
	width: 34px; height: 34px; line-height: 32px;
	border: 1px solid #d9d9d9;
}
.CartPic a:hover { border-color: #09f; }
.CartPic a img {
	vertical-align: middle;
	display: inline;
	margin: 0 auto;
}

#CartTable tfoot th, #CartTable tfoot td,
#PreviewTable tfoot th, #PreviewTable tfoot td { text-align: right; }

#UpdateCart button { padding: 1px 2px; font-size: 11px; line-height: 15px; float: right; margin: -9px 0 0; }

#ContinueToCheckout { margin: 0; padding: 0; border: 0; background: none; }
#ShoppingCartSubmit {}
#ShoppingCartSubmit .ToCheckout { float: right; margin-right: 0; }
#ShoppingCartSubmit .ContinueShopping { float: left; margin: 0; padding: 0; }
#ShoppingCartSubmit .ContinueShopping a {
	float: left; position: relative; height: 34px; line-height: 34px;
	margin: -54px 0 0; padding: 0 17px; text-decoration: none;
	background: #F8F8F8; border: 1px solid #D9D9D9;
}

/* Checkout
-------------------------------------------------------------- */

.CheckoutSide {padding:10px;}

#CheckoutHeader {
	position: relative; overflow: hidden; z-index: 3;
	background:url(../i/bg_titlebar.gif) repeat-x center bottom #fafafa;  padding: 18px 15px 17px;
}
#CheckoutHeader h1 {
	position: relative; float: left; width: auto;
	height: 36px; line-height: 36px; padding: 0 36px 0 0; 
	border: 0; margin: 0; background: none;
}

#CheckoutHeader h2 {position: relative; float: left; width: auto;
	height: 36px; line-height: 36px; padding: 0 36px 0 0; 
	border: 0; margin: 0; background: none;}
	
#CheckoutHeader #CheckoutStage {
	position: relative; overflow: hidden; width: auto;
	list-style: decimal inside; margin: 0; padding: 0;
	height: 36px; line-height: 36px;
}
#CheckoutHeader #CheckoutStage li {
	position: relative; float: left; height: 34px; line-height: 34px;
	margin: 0 3px 0 0; padding: 0 17px; font-weight: normal;
	background: #F8F8F8; border: 1px solid #D9D9D9;
}

#CheckoutHeader #CheckoutStage li.CompletedCheckoutStage {background:#f2f2f2 url(../i/ico_check_gray.gif) no-repeat center bottom;}
#CheckoutHeader #CheckoutStage li.CompletedCheckoutStage a {color: #7B7B7B; text-decoration:none;}
.CheckoutStageEdit {
	font-size: 10px; font-weight: normal;
	position: relative; top: -6px;
	color: #000; padding: 0 0.15em;
}

#CheckoutHeader #CheckoutStage li.CurrentCheckoutStage {
	background:#fff url(../i/ico_check_blue.gif) no-repeat center bottom;
	font-weight: bold;
}
#LoginForm {
	position: relative; overflow: visible;
	width: 374px; margin: 0 0 0 318px;
	border-left: 1px solid #D9D9D9;
}
#CheckoutNewCustomer {
	position: relative; float: left; border-bottom: 0;
	margin: 0 0 0 -334px; padding: 0 5px 0 15px; width:303px;
}
#CheckoutReturningCustomer {
	position: relative; float: left; border-bottom: 0;
	margin: 0; padding: 0 15px; width: 344px;
}
#NewCustomerContinue a.Button {
	float: left; position: relative; height: 34px; line-height: 34px;
	margin: 0; padding: 0 17px; text-decoration: none; font-size: 15px;
	background: #F8F8F8; border: 1px solid #D9D9D9; font-weight: bold;
}

/* Shipping Methods
-------------------------------------------------------------- */

#SelectShippingMethod .ShippingMethodWrapper .DefineShippingMethod {
	float: none; clear: none;
	overflow: auto; margin: 0 0 0 18px;
	padding: 8px; border: 1px solid #d9d9d9;
	background: #ffffcc; font-size: 11px;
}
#SelectShippingMethod .ShippingMethodWrapper .DefineShippingMethod label { float: left; width: auto; clear: none; margin-right: 9px; }
#SelectShippingMethod .ShippingMethodWrapper .DefineShippingMethod select { font-size: 11px; }

#SelectShippingMethod .ShippingMethodWrapper .DefineDisabled { background: #f8f8f8; border: 1px solid #f2f2f2; }
#SelectShippingMethod .ShippingMethodWrapper .DefineDisabled label { color: #ccc; }

#SelectShippingMethod .CheckWrap {}
#SelectShippingMethod .CheckWrap p.label { display: none; }
#SelectShippingMethod .CheckWrap .ShippingMethodWrapper {
	clear: both; width: 100%; overflow: hidden;
	padding: 0 0 9px 108px; margin: 0 0 8px -108px;
	border-bottom: 1px dotted #d9d9d9;
} 
#SelectShippingMethod .CheckWrap .ShippingMethodWrapper .FormHelp { padding: 5px 0 4px 18px; }
.ShippingMethodWithLogo {}
.ShippingMethodWrapper .ShippingMethodLogo {
	position: relative; float: left; width: 90px;
	margin: 0 0 0 -126px; padding: 3px 3px 4px 4px;
	background: #FFF; border: 1px solid #d9d9d9;
	text-align: center;
}
.ShippingMethodWrapper .ShippingMethodLogo img { display: block; margin: 0 auto; }
.ShippingMethodWithLogo .FormHelp { width: 100%; clear: none; }

/* Payment Methods
-------------------------------------------------------------- */

#SelectPaymentMethod .CheckWrap {}
#SelectPaymentMethod .CheckWrap p.label { display: none; }
#SelectPaymentMethod .CheckWrap .PaymentMethodWrapper {
	clear: both; width: 100%; overflow: hidden;
	padding: 0 0 9px 108px; margin: 0 0 8px -108px;
	border-bottom: 1px dotted #d9d9d9;
} 
#SelectPaymentMethod .CheckWrap .PaymentMethodWrapper .FormHelp { padding: 5px 0 4px 18px; }
.PaymentMethodWithLogo {}
.PaymentMethodWrapper .PaymentMethodLogo {
	position: relative; float: left; width: 90px;
	margin: 0 0 0 -126px; padding: 3px 3px 4px 4px;
	background: #FFF; border: 1px solid #d9d9d9;
	text-align: center;
}
.PaymentMethodWrapper .PaymentMethodLogo img { display: block; margin: 0 auto; }
.PaymentMethodWithLogo .FormHelp { clear: none; }