/* main column */
#MainColumn { position: relative; float: left;}

/* the nav column */
#NavColumn { width: 170px; float: left; margin-right: 14px;}

/* left column */
#LeftColumn { position: relative; float: left;}

/* right column */
#RightColumnt { position: relative; float: left; margin-top: -14px}

/* page element */
.PageElement { margin-bottom: 14px;}

.PageElement img
{
	/* This make the Widget automatic border: */
	/* border: solid 1px #cacaca !Important; */
}

/*  bestsellers*/
.Bestsellers {margin-left: 14px; }


/* Splash */

#LangPage
{
	width: 100%;
	height: 100%;
	position:absolute;
	border: 0px;
	text-align: center;
	display: table-row;
	margin: 0;
}

#LangContainer
{
	width: 582px;
	height: 259px;
	position: relative;
	margin-top: -14%;
	top: 50%;
	/*background-image: url('/img/lang_background.jpg');*/
	background-repeat: no-repeat;
	display: table-cell;
	vertical-align: middle;
	border: 0px;
}

#LangItems
{
	width: 577px;
	height: 115px;
	position: relative;
	margin-top: 0px;
	top: 60px;
	border: 0px;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 30px;
}

.LangItem
{
	float: left;
	width: 192px;
	position: relative;
	margin-top: -2%;
	top: 50%;
	text-align: center;
	border: 0px;
	vertical-align: middle;
	display: table-cell;
}

.LangItem img
{
	vertical-align: middle;
}


/* New home page */

#new-home-page
{
	width: 962px;
	min-height: 800px;
	position: relative;
	display: block;
}

#new-home-page-widget
{
	width: 962px;
	height: 300px;
	position: relative;
	display: block;
}

#new-home-page-promotions
{
	width: 942px;
	height: 255px;
	position: relative;
	display: block;
	padding: 15px 0px 0px 23px;
	/*top: -30px;*/
	/*background: url(/Img/Home/home-content-box.png) no-repeat 0px 0px;*/
}

.new-home-page-promotions
{
	width: 294px;
	padding-top: 20px;
	height: 175px;
	margin: 0px 15px 10px 0px;
	float: left;
	position: relative;
	display: inline-block;
}

#new-home-page-carousel
{
	width: 880px;
	height: 120px;
	position: relative;
	display: block;
	text-align: center;
	margin-left: 40px
}

#new-home-page-banners
{
	width: 902px;
	padding: 10px 30px 30px 30px;
	height: 250px;
	position: relative;
	display: block
}

.new-home-page-banners
{
	width: 195px;
	height: 273px;
	margin: 0px 15px 30px 15px;
	float: left;
	position: relative;
	display: inline-block;
}

#new-home-page-SEO
{
	width: 862px;
	padding: 20px 50px 10px 50px;
	text-align: center;
	height: 60px;
	position: relative;
	display: block
}

#home-content-carousel
{
	width: 880px;
	height: 90px;
	/*background: url(/Img/Home/Carousel/Images/carousel-frame.png) -1px 0px no-repeat;*/
	/*background-position: -1px 0px;*/
}
