.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*{
	margin: 0;
	padding: 0;
}
li {
	list-style: none outside none;
}
h1, h2, h3, h4 {
	font-family: "Arial";
	clear: both;
}
h2 {
	font: 26px/1.0 "Arial";
	padding-bottom: 20px;
}
h3 {
	font: 14px/1.3 "Arial";
	color: #999;
	padding: 20px 0 10px;
}
h4 {
	font: 14px/1.3 "Arial";
	color: #999;
	padding: 30px 0 5px;
}
p, li, dt, dd, address{
	font: 12px/1.3 "Arial";
}
a {
	color: #369;
	text-decoration: none;
}

body {
	background: #fff url(body.png) repeat-x top;
	overflow: hidden;
	overflow-y: scroll;
}
.page {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#hints {
    display: none;
    position: absolute;
    width: 300px;
    text-align: left;
    left: 30px;
    padding: 0;
    border: 1px solid #555;
}
#hints li {
    padding: 0;
    margin: 0;

}
#hints li a {
    padding: 2px 5px;
    display: block;
    background: #eee;
    color: #369;
}
#hints li.odd a {
    background: #ddd;
    color: #369;
}

#hints li a:hover {
    background: #369;
    color: #fff;
}
#hints .highlight {

    font-weight: bold;
}

#header .page{
	height: 86px;
	overflow: hidden;
}
#header, #header .page {
	background: #e8e5dc url(body.png) repeat-x bottom;
	position: relative;
	z-index: 10;
}
#shopping_cart {
font-family: Calibri,Arial,Helvetica,sans-serif;
font-size: 11px;
}
#shopping_cart tr {
}
#shopping_cart td {
}
#shopping_cart th {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
	#welcomeMsg {
		position: absolute;
		top: 10px;
		left: 10px;
		height: 33px;
		width: 125px;
		background: url(aga.png) no-repeat;
		text-indent: -9999px;
		display: block;
	}
	#profileMenu {
		position: absolute;
		right: 0;
		top: 0;
		padding: 0 10px 3px;
		text-align: right;
		border: 1px solid #f3f1ed;
		border-top: 0;
		-webkit-box-shadow: 0 0 5px #666;
		-moz-box-shadow: 0 0 5px #666;
	}
		#profileMenu li {
			display: inline;
			
			text-align: right;
		}
		#profileMenu li a{
			color: #6c6753;
		}
		span.divider {
			color: #f3f1ed;
			padding: 0 10px;
			text-shadow: 0 1px 1px #666 ;
		}
		
	
	
	#brandsMenu {
		position: absolute;
		bottom: 0;
		left: 0;
	}
		#brandsMenu li {
			float: left;
			width: 200px;
			margin: 0 10px;
			display: block;
			
			border-style: solid;
			border-width: 1px 1px 3px 1px;
			border-color: #f3f1ed #ddd #dfdcd7;
			-webkit-box-shadow: 0 5px 5px #666;
			-moz-box-shadow: 0 5px 5px #666;
		}
		#brandsMenu li.selected {
			
			border-color: #fff #fff #fff;
			-webkit-box-shadow: 0 5px 10px #666;
			-moz-box-shadow: 0 5px 10px #666;
		}
			#brandsMenu li a {
				background: #e7e4db;
				padding: 5px 20px;
				display: block;
				text-align: center;
				font: 11px "Arial";
				text-transform: uppercase;
				color: #6c6753;
			}
			#brandsMenu li a:hover {
				background: #f3f1ed;
			}
			#brandsMenu li.selected a {
				background: #fff;
				color: #666;
			}
			#brandsMenu li.selected a:hover {
				background: #fff;
			}
		
		
#brandId {
	-webkit-box-shadow: 0 3px 1px #999;
	-moz-box-shadow: 0 3px 1px #999;
}

#brandId, #brandId .page{
	clear: both;
	margin-top: 20px;
	background: #000 url(blueBelt.png) repeat-x;
}
	#logo {
		position: absolute;
		left: 10px;
		
		width: 200px;
		height: 120px;
		top: -35px;
		text-align: center;
		font: 16px/120px "Arial";
		text-transform: uppercase;
		text-indent: -9999px;
	}
		.Samsonite {
			background: url(Samsonite_logo.png) no-repeat center;
		}
		
		.AT {
			background: url(AT_logo.png) no-repeat center;
		}

		.Valentini {
			background: url(Valentini_logo.png) no-repeat center;
		}
		
		.LaCoste {
			background: url(lc_logo.png) no-repeat center;
		}
	
	
	#extraMenu {
		text-align: right;
		margin-left: 210px;
	}
		#extraMenu li {
			display: inline;
			text-align: right;
			line-height: 50px;
			margin: 0 20px 0 10px;
		}
			#extraMenu li a {
				color: #fff;
			}

#content {
	margin-top: 40px;
	padding-bottom: 30px;
}
	#sideBar {
		display: inline;
		float: left;
		width: 200px;
		margin: 0 10px;
	}
		#searcher {
			height: 20px;
			background: #fff;
			border: 1px solid #eee;
			
		}
			#searcher input {
				width: 150px;
				border: 0;
			}
			#searcher button {
				width: 40px;
				border: 0;
				font-weight: bold;
				background: none;
			}
	
		#productsMenu .toggler {
			
		 	border-bottom: 1px solid #eee;
			
			display: block;
			padding: 3px 5px;
			font-size: 13px;
			font-weight: bold;
			
			color: #6c6753;
		}
		#productsMenu li {
			
			font-size: 14px;
			padding: 3px 0;
			
		}
		#productsMenu li ul {
			margin-top: 3px;
			padding: 5px 0;
			
		}
		#productsMenu li ul li {
			border: 0;
			list-style: square outside none;
			margin-left: 20px;
			font: 12px/1.3 "Arial";
			color: #999;
		}
	#displayBox {
		display: inline;
		float: right;
		width: 720px;
	}
	
			
	#slideshow-container	{ width:720px; height:310px; position:relative; font: 10px/1.2 "Arial";}
	#slideshow-container a.slide { width:720px; height:270px; display:block; position:absolute; top:0; left:0; z-index:1; }
	#slideshow-container a.slide img {border: 1px solid #eee;}
	.toc					{ border: 1px solid #eee; position:absolute; left:0px; bottom:5px; z-index:2; display:block; width:15px; background:#6D84B4; color:#fff; text-align:center; padding:1px; text-decoration:none; }
	.toc-active				{ background:#fff; color:#6D84B4; }
	#next					{ position:absolute; bottom:20px; right:20px; z-index:2; display:block; width:15px; background:#6D84B4; color:#fff; text-align:center; padding:3px; text-decoration:none; }
	#previous				{ position:absolute; bottom:20px; right:60px; z-index:2; display:block; width:15px; background:#6D84B4; color:#fff; text-align:center; padding:3px; text-decoration:none; }
	
	
	#promotions-container {
		margin: 10px -7px;
		position: relative;
	}
		.promo_frame {
			
			height: 250px;
			margin-right: 5px;
		}
		.promotions li {
			float: left;
			width: 230px;
			margin: 10px 7px;
		}
			.promotions li h4 {
				padding-top: 0;
			}
			.promotions li img {
				border: 1px solid #eee;
			}
	
	#footerPromotions {
		border-top: 2px solid #eee;
		-webkit-box-shadow: 0 0px 15px #bbb;
		-moz-box-shadow: 0 0px 15px #bbb;
	}
		#footerPromotions-container {
			margin: 10px -8px;
			
		}
			#footerPromotions li {
				margin: 10px 7px;
			}
	
	.productsHeader {
		border: 1px solid #eee;
	}
	
	.products {
		margin-right: -10px;
	}
		.products li {
			float: left;
			width: 182px;
			margin-top: 20px;
			height: 300px;
		}
		.products .frame {
			background: #fff;
			float: left;
			margin: 0 0 5px 0;
			height: 250px;
			/* padding: 10px 0 0 0; */
			width: 174px;
			border: 1px solid #eee;
			
			display: table; position: static;
			overflow: hidden; .position: relative;
		}
			.products .frame a {
				display: block;
				text-align: center;
				
				display: table-cell; vertical-align: middle; position: static;
				.position: absolute; .top: 50%;
			}
				.products .frame img {
					border: 0;
					display: block;
					margin: auto;
					
					.position: relative; .top: -50%; .left: -50%;
				}
		.products .metaData {
			clear: both;
		}
			.products .metaData a {
				display: block;
			}

			
				
		.productsa {
		margin-right: -10px;
	}
		.productsa li {
			float: left;
			width: 182px;
			margin-top: 20px;
			height: 120px;
		}
		.productsa .frame {
			background: #fff;
			float: left;
			margin: 0 0 5px 0;
			height: 100px;
			/* padding: 10px 0 0 0; */
			width: 174px;
			border: 1px solid #eee;
			
			display: table; position: static;
			overflow: hidden; .position: relative;
		}
			.productsa .frame a {
				display: block;
				text-align: center;
				
				display: table-cell; vertical-align: middle; position: static;
				.position: absolute; .top: 50%;
			}
				.productsa .frame img {
					border: 0;
					display: block;
					margin: auto;
					
					.position: relative; .top: -50%; .left: -50%;
				}
				
		
		
		.wrapper {
			clear: both;
			padding: 0 0 30px;
			
			border-bottom: 1px solid #eee;
		}
		
		#productCard {
			
		}
			#miniatures {
				float: left;
			}
				#miniatures img {
					border: 1px solid #eee;
				}
			
			#productCard .frame {
				float: left;
				margin: 0 0 0 10px;
				height: 450px;
				/* padding: 10px 0 0 0; */
				width: 260px;
				border: 1px solid #eee;
				
				display: table; position: static;
				overflow: hidden; .position: relative;
			}
				#productCard .frame a {
					display: block;
					text-align: center;
					
					display: table-cell; vertical-align: middle; position: static;
					.position: absolute; .top: 50%;
				}
					#productCard .frame img {
						border: 0;
						display: block;
						margin: auto;
						
						.position: relative; .top: -50%; .left: -50%;
					}
			
			#shortDescription {
				font: 12px/1.3 "Arial";
				padding: 0 10px 20px;
			}
			
			.price {
				font: 26px/1.3 "Arial";
				padding: 10px 10px 0 10px;
				text-align: left;
				width:340px;
				color: #DD5525;
			}
			
			.extra{
				padding: 10px;
			}
				.extra .guarantee {
					float: left;
				}
				.extra .availability {
					float: right;
				}
				.extra .guarantee, .extra .availability{
					margin: 10px 0;
					display: block;
					width: 135px;
					font: 10px/12px "Arial";
					text-transform: uppercase;
					background: #fff;
					border: 1px solid #eee;
					color: #444;
					text-align: center;
					padding: 10px;
				}
				.extra .guarantee strong, .extra .availability strong{
					display: block;
					font: bold 22px/30px "Trebuchet Ms";
					color: #DD5525;
					text-transform: none;
				}
				
			#manageCart {
				padding: 10px;
			}
			
			.disabled {
				display: none;
			}
			
			
				.models li {
					padding: 3px 0;
					line-height: 20px;
					border-bottom: 1px solid #eee;
					position: relative;
				}
				.models img {
					width: 20px;
					height: 20px;
					border: 1px solid #eee;
					background: #fff;
					padding: 3px;
					margin-right: 7px;
					vertical-align: middle;
				}
				.models a {
					background: url(addToBasket.png) no-repeat left;
					display: block;
					height: 21px;
					line-height: 21px;
					width: 111px;
					position: absolute;
					top: 6px;
					right: 2px;
					text-indent: 20px;
				}
				.models a.preview { 
					background: none; 
					display: inline; 
					position: relative; 
					text-indent:0px;
					top: 0;
					padding-left: 20px;
				} 

		.leftCol {
			float: left;
			width: 350px;
		}
		
		.rightCol {
			float: right;
			width: 350px;
		}
		
		.galleries {
			position: relative;
			height: 150px;
			border:0px;
		}
		.galleries img {
			position: absolute;
			top: 0;
			width: 200px;
			border:0px;
		}
		.galleries .caption {
			position: absolute;
			bottom: 0;
			z-index: 10;
			padding: 5px;
			margin-bottom:5px;
			background: url('shadow.png');
			color: #fff;
			width:193px;
			height:20px;
		}

		
			dl#attributes
			{
			width: 41.1em;
			
			padding: 0;
			font-family: georgia, times, serif;
			}
			
			#attributes dt
			{
			width: 100px;
			float: left;
			margin: 0 0 0 0;
			padding: .5em;
			border-top: 1px solid #eee;
			font-weight: bold;
			}
			
			/* commented backslash hack for mac-ie5 \*/
			dt { clear: both; }
			/* end hack */
			
			#attributes dd
			{
			float: left;
			width: 200px;
			margin: 0 0 0 0;
			padding: .5em;
			border-top: 1px solid #eee;
			border-left: 1px solid #eee;
			}
		
		#moreFeatures li{
			list-style: square outside none;
			margin-left: 20px;
		}
		
#register fieldset {
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 10px;
}
	#register legend {
		font: 13px/1.4 "Arial";
		color: #aaa;
	}
	#register p {
		clear: both;
	}
	#register label {
		float: left;
		display: block;
		width: 130px;
		clear: left;
		margin-top: 10px;
	}
	#register input, #register select {
		float: left;
		width: 200px;
		margin-top: 10px;
	}
	
	#register .checkbox label {
		float: none;
		width: auto;
		display: inline;
	}
	#register .checkbox input {
		float: none;
		display: inline;
		width: auto;
		vertical-align: baseline;
	}
	
	#register button {
		margin-top: 20px;
		display: block;
		width: 111px;
		height: 21px;
		text-align: center;
		color: #369;
		background: url(simpleButton.png);
		border: 0;
		cursor: pointer;
	}
	
	
#selectedShop, #otherShops {
	border-top: 1px solid #eee;
	margin-top: 20px;
}



#selectedShop img, #otherShops img {
	background: #fff;
	padding: 3px;
	border: 1px solid #ddd;
}
	#selectedShop address {
		float: right;
		width: 290px;
	}

#otherShops li {
	float: left;
	width: 360px;
	margin-top: 10px;
}
	#otherShops address {
		float: right;
		width: 190px;
	}

#footer {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #eee;
}
	#footerMenu {
		margin: 5px 10px;
	}
		#footerMenu li {
			display: inline;
			margin-right: 20px;
		}
	#copyright {
		margin: 10px;
	}
	#realisation {
		position: absolute;
		right: 10px;
		text-align: right;
		bottom: 0;
	}
	
.actualPrice{
		color: #DD5525;
		margin-right:15px;
		font-size:16px;
		text-align:right;
}	


#bg_wrap
{
  background: url(../img/bg-right.png) repeat-x 0 0;
  height: 100%;
  position: absolute;
  right: 0;
  width: 50%;
}

* html #bg_wrap
{
  height: 1495px;
}

.clr 
{
  clear: both !important;
  float: none !important;
  font-size: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
}


#Container
{
  background: url(../img/bg-container.png) no-repeat center top;
  position: relative;
  /*min-height: 1495px;*/
}

* html #Container
{
  height: 1495px;
}

#Content
{
  background: url(../img/bg-content.png) no-repeat center top;
  margin: 0 auto;
  width: 968px;
}

#Footer
{
  margin: 0 auto;
  width: 910px;
}

/* RightBtns:
 * ___________________________________________________________________________
 */
* html
{
  background: #750000 url(../img/bg-left.png) fixed;
  overflow-x: hidden;
} 
 
#RightMainBtns
{
  position: absolute; 
  right: -3px; 
  top: 25%;
  width: 50px;
  z-index: 86;
}

div > div#RightMainBtns 
{
  position: fixed;
}


.RightMainContentRed h2
{
  color: #fff;
}

.RightMainContent 
{
  height:198px; 
}

.RightMainContentImage 
{ 
  float: right;
  padding-top: 25px;
  height: 173px; 
}

.RightMainContentText 
{ 
  float: right; 
  width: 0;
  height: 198px; 
  color: #fff; 
}

.RightMainContentRed .RightMainContentText 
{
  background: url(../img/bg-rightbox-red.png) no-repeat right top;
}

.RightMainContentWhite .RightMainContentText 
{
  background: url(../img/bg-rightbox-white.png) no-repeat right top;
}

.RightMainContentRed .RightMainContentTextText a.MyProductLink
{
  background: url(../img/bullet-rightbox-red.gif) no-repeat left 5px;
  color: #fff;
}

.RightMainContentWhite .RightMainContentTextText a.MyProductLink
{
  background: url(../img/bullet-rightbox-white.gif) no-repeat left 5px;
  color: #686868;
}

.RightMainContentTextText a.MyProductLink
{
  float: left;
  padding-left: 10px;
  width: 178px;
  font-size: 11px;
}

.RightMainContentTextText li
{
  float: left;
  clear: both;
  width: 215px;
}

.RightMainContentTextText ul img
{
  vertical-align: middle;
}

.RightMainContentTextText ul a.iconMinus
{
  float: left;
  width: 24px;
}

.RightMainContentTextText ul
{
  padding: 15px 0 10px 15px;
  float: left;
  clear: both;
}

.RightMainContentTextText 
{ 
  display: none; 
  font-size: 11px;
  color: #fff;
  padding: 20px 5px 10px 5px;
  float: left;
}

.RightMainContentRed a.RedButton span.left
{
  background: url(../img/bg-button-sprite.gif) left -110px;
}

.RightMainContentRed a.RedButton span.right
{
  background: url(../img/bg-button-sprite.gif) right -110px;
}

#RightMainBtn1 
{
  background: url(../img/btn-rightmenu-sprite.png) no-repeat left top;
  float: right;
  width: 47px;
  height: 147px;
}

.RightMainContentExpanded #RightMainBtn1
{
  background-position: right top;
}

#RightMainBtn2
{
  background: url(../img/btn-rightmenu-sprite.png) no-repeat left -147px;
  float: right;
  width: 47px;
  height: 153px;
}

.RightMainContentExpanded #RightMainBtn2
{
  background-position: right -147px;
}


		
		/* the overlayed element */
		.simple_overlay {
	
			/* must be initially hidden */
			display:none;
			
			/* place overlay on top of other elements */
			z-index:10000;
			
			/* styling */
			background-color:#eee;
			
			width:600px;	
			min-height:380px;
			border:1px solid #666;
			
			/* CSS3 styling for latest browsers */
			-moz-box-shadow:0 0 90px 5px #000;
			-webkit-box-shadow: 0 0 90px #000;	
		}

		/* close button positioned on upper right corner */
		.simple_overlay .close {
			background-image:url(closevideo.png);
			position:absolute;
			right:-15px;
			top:-15px;
			cursor:pointer;
			height:35px;
			width:35px;
		}
	
		/* some styling for triggers */
		#triggers img {
			cursor:pointer;
		}

	
