@import url("menu.css");
#s_wrap_main{display:table;width:950px; margin-top:0; margin-left: auto; margin-right: auto; }
#s_wrap_sub{display:table-row}
.template_style{display:table-cell}
* {
	margin: 0;
	padding: 0;
}
#page {
	width:  950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

	background-repeat: repeat-x;
}

html, body
{
	font-family: Verdana, Verdana, sans-serif;
	font-size: 10pt;
		background-color: #323232;
	background-image: url("http://www.zagskis.com/img/back-header.jpg");
	background-repeat: no-repeat;
	background-position: 50% 0%;
color:#c7b07e;
	height: 100%;
}
p, h1, h2, h3, h4, h5, h6, label, div > span, ul > span, li, object
{
	outline: none;
	cursor: default;
	padding:0 0 0 0;
	margin:0 0 0 0;
}

p{
color:#c7b07e;
}



.Normal 
{
margin:0 0 0 0;
line-height:1.5em;
	font-family:"Trebuchet MS";
font-size:12px; 

}
a
{
	outline: none;
	cursor: hand;
	color:#c7b07e;
}
a:link {
	color: #c7b07e;
}

a:active {
	color:#c7b07e;
}

a:visited {
	color:#c7b07e;
}

a:hover {
	text-decoration: none;
	color: #efd69f;
}

.clear
{
	clear: both;
}
.spacer
{
	display: block;
	height: 10px;
}
.float
{
	float: left;
}
.hidden
{
	display: none;
}
#global
{
	background-color: black;
margin-top:0; margin-left: auto; margin-right: auto;
	min-height: 100%;
	display:table;
	width:950px;
}
img
{
	border: none;
}
/* Erreurs */
.error
{
	border: 1px solid red;
	background-color: #550000;
	color: white;
	width: 950px;
	padding: 15px 10px 15px 10px;
	margin: 10px auto;
}
.warning
{
	border: 1px solid #FF8000;
	background-color: #DD9050;
	color: white;
	width: 950px;
	padding: 15px 10px 15px 10px;
	margin: 10px auto;
}
.notice
{
	background-color: #323232;
	color: white;
	border: 1px solid #c7c7c7;
	width: 890px;
	padding: 15px 10px 15px 10px;
	margin: 10px auto;
}
.success
{
	background-color: #3e9100;
	color: white;
	border: 1px solid #00ff40;;
	width: 890px;
	padding: 15px 10px 15px 10px;
	margin: 10px auto;
}
h3.comingSoon
{
	font-family: Trajan, Verdana, sans-serif;
	color: #c7b07e;
	font-size: 26px;
	text-align: center;
	margin: 50px 0;
}
/* header */
#header
{
	padding: 0px 20px 0 20px;
}

#logo
{
	padding-top: 15px;
	float: left;
}
/* menu */
#menu
{
	width: 580px;
	float: left;
	clear: right;
	margin: 25px 0 0 20px;
}
#menu li
{
	font-family: Trajan-bold, Verdana, sans-serif;
	font-size: 16px;
	/*font-weight: normal;*/
	float: left;
	margin: 0 10px 0 0;
	list-style: none;
	height: 17px;
}
#menu li img
{
	vertical-align: top;
}
.menuLink
{
	color: #8a7e64;
	text-decoration: none;
}
.menuLink:hover
{
	color: #c7c7c7;
}
/* ariane */
#filAriane
{
	float: left;
	margin: 6px 0 0 20px;
	width: 542px;
	height: 25px;
	border-top: #8a7e64 solid 1px;
}
#filAriane span
{
	display: block;
	padding-top: 5px;
	color: #666666;
	font-size: 10px;
}
#filAriane span a
{
	color: #666666;
	text-decoration: underline;
	text-transform: lowercase;
}
#filAriane span a:hover
{
	color: #c7c7c7;
}
/* langues */
#language
{
	background-color: #8a7e64;
	height: 16px;
	float: right;
	padding-right: 6px;
	background-image:url("http://www.zagskis.com/img/corner-lang-right.gif");
	background-position: right 1px;
	background-repeat: no-repeat;
}
#lang-fre
{
	background-image:url("http://www.zagskis.com/img/fr_sprite.gif");
}
#lang-eng
{
	background-image:url("http://www.zagskis.com/img/gb_sprite.gif");
}
#lang-deu
{
	background-image:url("http://www.zagskis.com/img/de_sprite.gif");
}
#language img
{
	float: left;
}
#language a
{
	display: block;
	float: left;
	width: 16px;
	height: 11px;
	margin-right: 5px;
	margin-top: 2px;
}
#language a:hover
{
	background-position: 0 -11px;
}
/* panier */
#basket
{
	width: 150px;
	margin-right: 25px;
	float: right;
	color: black;
	line-height: 14px;
}
.basketTitle
{
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: black;
}
.basketTitle:hover
{
	color: #323232;
	text-decoration: underline;
}
.basketLink
{
	font-size: 10px;
	text-decoration: none;
	color: black;
}
.basketLink:hover
{
	color: #323232;
	text-decoration: underline;
}
.defaultLogin
{
	padding-top: 2px;
	overflow: hidden;
	background-color: #dcd6c8;
	background-image: url("http://www.zagskis.com/img/back-top-basket.gif");
	background-position: bottom;
	background-repeat: repeat-x;
}
#logued
{
	height: 31px;
}
#login
{
	height: 86px;
	line-height: 10pt;
}
.defaultLogin div
{
	display: block;
	float: right;
	width: 119px;
}
#loginForm
{
	display: block;
	margin-top: 3px;
	
	font-size: 12px;
	line-height: 12px;
}
#loginForm input
{
	width: 100px;
	height: 15px;
	padding: 1px 2px 1px 2px;
	border: 1px solid #666666;
	background-color: #dcd6c8;
	margin-bottom: 1px;
	color: #666666;
}
#basketContent
{
	padding-top: 4px;
	overflow: hidden;
	height: 33px;
	background-image: url("http://www.zagskis.com/img/back-bottom-basket.png");
}
.defaultLogin img
{
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 8px;
	margin-right: 8px;
}
#basketContent img
{
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 5px;
	margin-right: 6px;
}
/* Titres */
h2
{
	font-family: Trajan, Verdana, sans-serif;
	color: #c7b07e;
	font-size: 26px;
	border-bottom: 1px solid #c7b07e;
	padding-bottom: 13px;
	margin: 10px 0px 5px 0px;
}
.fatTitle
{
	font-size: 36px;
}

/* Content */
#content
{
	padding: 5px 20px 5px 20px;
	background-color: black;
}

#content p
{
	text-indent: 20px;
}

/* Footer */
#linksFooterContainer
{
	background-color: black;
}
#linksFooter
{
	display: block;
	float: right;
	color: #666666;
	font-size: 10px;
	margin-right: 20px;
	margin-bottom: 5px;
}
.footerLink
{
	color: #666666;
	text-decoration: none;
}
.footerLink:hover
{
	color: #c7c7c7;
	text-decoration: underline;
}
#footer
{
	border-top: 1px solid #222222;
	clear: both;
	padding-bottom: 20px;
	color: #666666;
	background-color: black;
}
#footerTitle
{
	display: block;
	float: left;
	font-size: 13pt;
	padding: 0 5px 0 5px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: -25px;
	background-color: black;
}
#footerTitle a
{
	text-decoration: none;
}
#footerTitle a:hover {}
#footerTitle1
{
	color: #666666;
}
#footerTitle2
{
	color: #c7c7c7;
}
.footerDiv
{
	margin-top: 25px;
	padding-left: 50px;
	width: 265px;
float: left;
}
.footerDiv ul
{
	list-style: none;
	font-size: 11px;
	text-indent: 10px;
	line-height: 10pt;
}
#footerCenter
{
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}
/* Debug */
.debug
{
	display: block;
	width: 900px;
	background-color: black;
	color: white;
	border: 1px solid red;
	font-size: 12px;
	padding: 5px;
	clear: both;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* Buttons */
a.button
{
	display: block;
	font-size: 10px;
	color: #222222;
	width: 137px;
	height: 15px;
	background-image: url("http://www.zagskis.com/img/button.png");
	background-position: 0 0px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	padding-top: 1px;
	oubline: none;
}
a.button:hover
{
	color: black;
	background-position: 0 -16px;
}
a.redButton
{
	background-image: url("http://www.zagskis.com/img/button-red.png");
	color: #dcd6c8;
}
a.redButton:hover
{
	color: white;
}
a.blackButton
{
	background-image: url("http://www.zagskis.com/img/button-red.png");
	color: #dcd6c8;
}
a.blackButton:hover
{
	color: white;
}
.nextStep
{
	float: right;
	margin-right: 15px;
}
/* Link */
a.link
{
	color: #323232;
	font-size: 10px;
	text-decoration: underline;
}
a.link:hover
{
	color: black;
}
/* Radio */
.radio
{
	display: block;
	width: 15px;
	height: 15px;
	background-image: url("http://www.zagskis.com/img/radio-button.png");
	background-repeat: no-repeat;
	cursor: hand;
}
.radioSelected
{
	background-position: 0 -15px;
}
/* Content */
.contentTopCorners
{
	background-image: url("http://www.zagskis.com/img/content-top-corners.gif");
	height: 14px;
	width: 910px;
}
.contentBottomCorners
{
	background-image: url("http://www.zagskis.com/img/content-bottom-corners.gif");
	height: 14px;
	width: 910px;
	clear: both;
}
.contentTitleContainer
{
	background-color: #dbd4c6;
	margin-bottom: -1px;
}
.contentTitle
{
	width: 900px;
	color: black;
	height: 15px;
	padding-left: 10px;
	margin: -3px 0 0 0;
	font-size: 18pt;
}
.contentUnderTitle
{
	font-family: Trajan-bold, Verdana, sans-serif;
	background-image: url("http://www.zagskis.com/img/content-under-zone.gif");
	background-repeat: repeat-x;
	color: #c7b07e;
	height: 23px;
	font-size: 16px;
	padding: 10px 0 0 10px;
}
.contentFive
{
	width: 172px;
}
h3.selectTitle
{
	color: white;
}
.contentPanel
{
	width: 910px;
	background-color: #dbd4c6;
	color: black;
}
/* Home */
#homeContainerTop
{
	width: 910px;
	height: 293px;
	clear: both;
	margin-bottom: 12px;
}
#homeContainerTop_2
{
	width: 910px;
	clear: both;
	margin-bottom: 12px;
}

#homeContainerMiddle
{
	width: 930px;
	height: 160px;
	margin-bottom: 12px;
}
#homeContainerBottom
{
	width: 930px;
	height: 86px;
	clear: both;
	margin-bottom: 12px;
}
.homeMiddle
{
	position: relative;
	width: 296px;
	height: 160px;
	float: left;
	margin-right: 11px;
	background-color: #b5ad9d;
}
.homeBottom
{
	float: left;
	width: 450px;
	height: 83px;
	margin-right: 11px;
}
.homeMiddle > span
{
	display: block;
	text-align: center;
	color: #555555;
}
.homeMiddle > div.title {
	text-align: center;
	margin: 0 auto;
	width: 100%;
	margin-top: 25px;
}
.homeMiddle > div.title > h4
{
	display: inline;
	font-family: Trajan-bold, Verdana, sans-serif;
	font-size: 17pt;
	color: black;
	text-align: center;
}
.homeMiddle > div.title > h4 a
{
	color: black;
	text-decoration: none;
}
.homeMiddle > div.title > h4 img
{
	margin-bottom: 5px;
}
.homeMiddle > div.title > h4.underTitle
{
	font-size: 15pt;
	color: #555555;
}
.homeMiddle > div.title > h4.underTitle a
{
	color: #555555;
	text-decoration: none;
}
a.bottomButton
{
	position: absolute;
	bottom: 20px;
	left: 80px;
}
a.middleButton
{
	position: absolute;
	bottom: 47px;
	left: 80px;
}
#leftHomeBloc
{
	background-image: url(http://www.zagskis.com/img/home-middle-background.gif);
	background-repeat: no-repeat;
}
#middleHomeBloc
{
	background-image: url(http://www.zagskis.com/img/home-middle-background.gif);
	background-repeat: no-repeat;
}
#middleHomeBloc > span
{
	width: 200px;
	margin: 10px auto;
}
#rightHomeBloc
{
	background-image: url(http://www.zagskis.com/img/home-middle-background.gif);
	background-repeat: no-repeat;
}
#rightHomeBloc > span
{
	display: block;
	font-size: 10px;
	width: 140px;
	margin: 2px 0 0 150px;
	text-align: left;
	color: #555555;
	height: 51px;
	overflow: hidden;
}
#rightHomeBloc > span > strong
{
	font-size: 11px;
	color: #323232;
}
/* Products Overview */
#flashOverview
{
	width: 910px;
	height: 500px;
	background-color: black;
	color: white;
}
#flashOverview > div.famille
{
	margin: 20px 0 0 20px;
	float: left;
	width: 280px;
}
ul.listSki
{
	list-style: none;
}
ul.listSki a
{
	color: #c7c7c7;
	text-decoration: none;
}
ul.listSki a:hover
{
	color: white;
	text-decoration: underline;
}
/* Product */
#productsLeftPanel
{
	width: 300px;
	float: left;
	clear: left;
}
#productsRightPanel
{
	float: right;
	width: 600px;
	clear: right;
}
#skiStars
{
	border: none;
	font-size: 10px;
	width: 220px;
	color: white;	
}
.skiStarsValue
{
	width: 50px;
}

.skiStarsValue img
{
	border: none;
	margin-right: 1px; 
}
#productsLeftPanel p
{
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #c7b07e;
	font-size: 12px;
}
.titleSpecTech
{
	font-family: Trajan-bold, Verdana, sans-serif;
	color: #c7b07e;
	font-size: 16px;
}
#productMenuSpec
{
	margin: 10px 10px 10px 10px;
	list-style: none;
	height: 21px;
}
#productMenuSpec li
{
	display: block;
	float: left;
	padding: 2px 4px 3px 3px;
	background-color: #c7b07e;
	width: 30px;
	text-align: center;
	outline-style: none;
}
#productMenuSpec li.productSpecBorder
{
	display: block;
	float: left;
	padding: 0;
	width: 12px;
	background: none;
}
#productMenuSpec .selectedSpec
{
	background-color: none;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url("http://www.zagskis.com/img/product-spec-selected.gif");
	font-weight: bold;
}
#productMenuSpec .selectedSpec a:hover
{
	color: black;
	text-decoration: none;
}
#productMenuSpec a
{
	text-decoration: none;
	color: black;
}
#productMenuSpec a:hover
{
	text-decoration: underline;
}
#specSkiContainer
{
	clear: both;
	overflow: hidden;
	width: 280px;
	height: 60px;
	margin: 0 10px 0 10px;
}
#specSkiContent
{
	width: 2000px;
}
.specSkiTable
{
	color: #c7b07e;
	width: 280px;
	float: left;
	border-collapse: collapse;
}
.specSkiTableLine td
{
	border-style: none;
	border-bottom: 1px solid #c7b07e;
}
#productZagRx
{
	border: 1px solid #c7b07e;
	padding: 0;
	margin: 4px;
}
#productReturnButton
{
	margin-top: 40px;
	margin-right: 10px;
	float: right;
}
#productImage
{
	margin: 40px 0 20px 20px;
}
#productPrice
{
	text-align: right;
	margin-bottom: 20px;
	padding-right: 5px;
}
#productPrice > h5
{
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	color: white;
	font-size: 20px;
}
#productControl
{
	margin-top: 10px;
}
.productControlButton
{
	display: block;
	float: left;
	width: 85px;
	color: #c7b07e;
	font-size: 10px;
	margin-left: 20px;
	margin-top: 10px;
	text-decoration: none;
}
.productControlButton span
{
	width: 40px;
	float: left;
	text-align: right;
	cursor: hand;
}
.productControlButton img
{
	float: right;
}
.productControlButton:hover
{
	color: white;
	text-decoration: underline;
}
.productMiniZoom
{
	width: 55px;
	height: 55px;
	display: block;
	float: right;
	margin-right: 5px;
	color: white;
}
/* Popup */
#popup
{
	display: none;
}
#popupBack
{
	position: fixed;
	background-color: black;
	-moz-opacity: 0.6;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#popupContent
{
	position: fixed;
	width: 0px;
	height: 0px;
	left: 50%;
	top: 50%;
	background-color: black;
	border: 1px solid #c7b07e;
	color: #c7b07e;
	margin-left: -5px;
	margin-top: -5px;
	text-align: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}
#popup.alt > #popupContent
{
	background-color: #c0b297;
	background-image: url("http://www.zagskis.com/img/back-bottom-popup.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#popupInnerContent
{
	padding: 0;
	z-index: 1;
	overflow: hidden;
	position: relative;
	height: 100%;
}
#popupLoader
{
	z-index: 0;
	display: none;
	position: absolute;
	margin-left: -16px;
	margin-top: -16px;
	left: 50%;
	top: 50%;
}
a.popupClose
{
	position: absolute;
	display: block;
	width: 15px;
	height: 15px;
	font-size: 10px;
	padding-top: 2px;
	text-align: center;
	text-decoration: none;
	z-index: 2;
	right: 5px;
	top: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #c7b07e;
	background-color: black;
}
a.popupClose:hover
{
	background-color: #c7b07e;
	color: black;
}
#popup.alt > #popupContent > a.popupClose
{
	background-color: #c0b297;
	color: black;
}
#popup.alt > #popupContent > a.popupClose:hover
{
	color: #c7b07e;
	background-color: black;
}
/* Actions */
#productActions
{
	margin-top: 30px;
	margin-left: 30px;
}
.productAction
{
	position: relative;
	text-align: center;
	width: 184px;
	height: 106px;
	float: left;
	margin-right: 6px;
	background-color: #111111;
	border-top: 1px solid #323232;
	padding-top: 50px;
}
.productAction h4
{
	font-family: Trajan-bold, Verdana, sans-serif;
	font-size: 14pt;
	color: #dcd6c8;
	margin-bottom: 5px;
}
.productAction h5
{
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.actionButton
{
	position: absolute;
	left: 23px;
	bottom: 15px;
}
#productActionAdvice
{
	background-image: url("http://www.zagskis.com/img/product-action-back-advice.gif");
}
#productActionNear
{
	background-image: url("http://www.zagskis.com/img/product-action-back-near.gif");
}
#productActionBuy
{
	background-image: url("http://www.zagskis.com/img/product-action-back-buy.gif");
}
/* Popup achat */
#productBuy
{
	position: relative;
	height: 100%;
}
#productBuy > h3
{
	font-family: Trajan-bold, Verdana, sans-serif;
	color: black;
	font-size: 16pt;
	float: left;
}
#productBuy > h6
{
	font-weight: normal;
	float: left;
	color: black;
	font-size: 11pt;
	margin-left: 4px;
}
#productBuyForm
{
	position: absolute;
	width: 750px;
	top: 25px;
	font-size: 12px;
	height: 390px;
	color: black;
}
#productBuyForm input.textInput
{
	margin-top: 10px;
	width: 50px;
}
#productBuyButton
{
	position: absolute;
	right: 5px;
	bottom: 8px;
}
#productBuySize
{
	margin-top: 6px;
	margin-left: 4px;
}
#productBuySize > li
{
	list-style: none;
	display: block;
	width: 80px;
	padding-top: 2px;
	margin-right: 5px;
}
#productBuySize > li > a
{
	display: block;
	text-decoration: none;
	outline: none;
	height: 18px;
}
#productBuySize > li > a > span.radio
{
	margin-top: 2px;
	margin-right: 2px;
}
#productBuySize > li > a > span.title
{
	display: block;
	float: left;
	padding: 2px 4px;
	color: #323232;
	cursor: hand;
}
#productBuySize > li > a:hover > span.title
{
	background-color: #c7c7c7;
	color: black;
}
#productBuySize > li > a.selectedSize > span.title
{
	background-color: #d4cdc0;
	color: black;
}
#productBuySize > li > a.selectedSize:hover > span.title
{
	color: black;
}
#productBuyFixation
{
	height: 210px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	position: relative;
}
#productLeftButton
{
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	top: 90px;
	left: 0px;
	background-image: url("http://www.zagskis.com/img/arrow-left.png");
	background-repeat: no-repeat;
}
#productRightButton
{
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	top: 90px;
	right: 0px;
	background-image: url("http://www.zagskis.com/img/arrow-right.png");
	background-repeat: no-repeat;
}
#zoomLeftArrow
{
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	top: 260px;
	left: 5px;
	background-image: url("http://www.zagskis.com/img/arrow-left.png");
	background-repeat: no-repeat;
}
#zoomRightArrow
{
	position: absolute;
	display: block;
	width: 20px;
	height: 30px;
	top: 260px;
	right: 5px;
	background-image: url("http://www.zagskis.com/img/arrow-right.png");
	background-repeat: no-repeat;
}
.disabled
{
	background-position: 0 -60px;
}
.enabled
{
	cursor: hand;
	background-position: 0 0;
}
.enabled:hover
{
	cursor: hand;
	background-position: 0 -30px;
}
#productBuyFixationContainer
{
	position: absolute;
	overflow: hidden;
	left: 35px;
	margin-top: 15px;
	width: 670px;
	height: 180px;
}
#productBuyFixationList
{
	display: block;
	width: 50000px;
}
#productBuyFixationList > li
{
	list-style: none;
	float: left;
	width: 210px;
	height: 180px;
	margin-left: 10px;
	text-align: center;
	position: relative;
	background-color: white;
}
#productBuyFixationList > li > div
{
	display: block;
	position: absolute;
	width: 190px;
	text-align: center;
	height: 150px;
	top: 4px;
	left: 10px;
}
#productBuyFixationList > li > div > span.fixationTitle
{
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-shadow: 0px 1px 2px #555555;
}
#productBuyFixationList > li > div > span.fixationInfo
{
	font-size: 10px;
	color: black;
}
#productBuyFixationList > li > div > span.fixationPrice
{
	font-weight: bold;
	color: black;
	font-size: 12px;
}
#productBuyFixationList > li > div > div.spacer
{
	height: 3px;
}
#productBuyFixationList > li > img
{
	width: 210px;
	height: 180px;
}
#productBuyFixationList > li > a
{
	display: block;
	position: absolute;
	bottom: 0px;
	left: 16px;
	background-color: black;
	padding: 4px;
	text-decoration: none;
	width: 170px;
	outline: none;
}
#productBuyFixationList > li > a:hover
{
	background-color: #323232;
}
#productBuyFixationList > li > a > span.title
{
	cursor: hand;
	font-size: 10pt;
	color: white;
	text-align: left;
	display: block;
	float: left;
	margin-top: -1px;
	margin-left: 4px;
}
#blocPointure
{
	height: 85px;
	overflow: hidden;
}
/* Account */
.accountPanel
{
	width: 455px;
	float: left;
}
.accountPanel label
{
	display: block;
	margin-bottom: 6px;
}
input.textInput
{
	background-color: #c7b07e;
	border: 1px solid #8a7e64;
	margin-bottom: 6px;
	width: 200px;
}
textArea.textArea
{
	background-color: #c7b07e;
	border: 1px solid #8a7e64;
	margin-bottom: 6px;
	width: 200px;
}
label.checkLabel
{
	display: inline;
	font-size: 10px;
}
#accountLeftPanel
{
	margin-top: 10px;
	padding: 0 0 8px 15px;
	height: 180px;
}
#accountLeftPanel a.button
{
	margin-top: 35px;
	margin-bottom: 5px;
}
#accountRightPanel
{
	margin-top: 10px;
	padding: 0 0 8px 15px;
	border-left: 1px solid #666666;
	height: 180px;
}
#accountRightPanel p
{
	text-indent: 0;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Account Create */
#accountCreate
{
	
}
#formCreateAccount
{
	width: 880px;
	padding: 15px;
}
#formCreateAccount > fieldset
{
	border: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 8px 0;
	padding: 5px 0;
}
#formCreateAccount table
{
	border: none;
}
#formCreateAccount td
{
	padding-right: 5px;
	padding-top: 2px;
}
.blockLabel
{
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;
}
.smallLabel
{
	display: inline;
	font-size: 10px;
}
.comboBox
{
	width: 100px;
}
/* Basket */
#basketTable
{
	clear: both;
	border-collapse: collapse;
	width: 890px;
	margin-left: 20px;
}
.basketTableTitle
{
	text-align: center;
	background-color: black;
	background-image: url("http://www.zagskis.com/img/content-under-zone.gif");
	background-repeat: repeat-x;
	color: #c7b07e;
	height: 31px;
	font-size: 13px;
	padding-top: 2px;
}
.basketTableImage
{
	width: 295px;
	text-align: center;
	padding: 4px 0 3px 0;
}
.basketTableName
{
	padding-left: 10px;
}
.basketTableQuantity
{
	width: 76px;
	padding-left: 7px;
	padding-top: 6px;
}
.basketTableQuantity > span
{
	display: block;
	text-align: center;
	margin-right: 7px;
	margin-top: -4px;
}
.basketTablePrice
{
	width: 150px;
	text-align: center;
}
.basketTablePrice > span
{
	font-size: 10px;
}
.basketTableDelete
{
	width: 40px;
	padding-left: 10px;
}
td.basketNoBorder
{
	border: none;
	border-top: 1px solid black;
}
.basketContent
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	background-color: #9e8b64;
	height: 50px;
}
#basketFooter
{
	position: relative;
	padding-right: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #a49983;
	color: black;
	text-align: right;
}
#basketFooter span
{
	display: block;
	position: absolute;
	left: 120px;
	top: 55px;
	width: 350px;
	font-size: 10px;
	text-align: left;
}
.basketDeleteButton
{
	display: block;
	width: 30px;
	height: 30px;
	background-image: url("http://www.zagskis.com/img/basket-delete.gif");
	background-repeat: no-repeat;
}
.basketQuantityButton
{
	display: block;
	padding-left: 0px;
	font-size: 11px;
	width: 16px;
	height: 15px;
	background-image: url("http://www.zagskis.com/img/basket-quantity.gif");
	background-repeat: no-repeat;
	color: white;
	text-align: center;
	margin: 2px 3px 2px 3px;
	text-decoration: none;
}
input.basketQuantityInput
{
	width: 20px;
	text-align: center;
	background-color: #dcd6c8;
	height: 18px;
}
.basketVoid
{
	clear: both;
	display: block;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
}
#basketPromo
{
	width: 250px;
	height: 87px;
	margin: 8px 5px 10px 20px;
	padding: 8px 12px 0 20px;
	background-color: white;
}
#basketPromo > h5
{
	margin-bottom: 3px;
}
#basketPromo span
{
	font-size: 11px;
}
#basketPromo > h5 #basketFrais > h5
{
	font-size: 15px;
}
#formPromo 
{
	margin-top: 10px;
}
#formPromo > input
{
	width: 60px;
	margin-right: 10px;
}
#basketFrais
{
	width: 250px;
	height: 87px;
	margin: 8px 5px 10px 0;
	padding: 8px 12px 0 20px;
	background-color: white;
}
#basketFrais > div
{
	text-align: center;
	width: 120px;
	margin-top: 15px;
}
#basketFrais > div.left
{
	border-right: 1px solid #c7c7c7;
}
#basketTotal
{
	width: 265px;
	margin: 8px 0 0 0;
}
#basketTotal > span
{
	font-size: 15px;
	display: block;
	height: 20px;
	text-align: right;
	background-color: black;
	color: #9e8b64;
	margin-bottom: 5px;
	padding-right: 5px;
}
#basketTotal > span.basketTotalLine
{
	background-color: #9e8b64;
	color: black;
}
/* Informations */
#basketInformations
{
	padding: 10px;
	width: 890px;
}
#basketInformations h5
{
	font-size: 13pt;
}
#basketInformations h5
{
	font-size: 13pt;
}
#livraisonTable
{
	margin-top: 10px;
}
#facturationTable
{
	margin-top: 10px;
}
.table td
{
	width: 250px;
}
table.table td.title
{
	width: 100px;
}
.table td.buttonContainer
{
	height: 30px;
}
#containerFacturation
{
	height: 170px;
	overflow: hidden;
}


/* RECAP */
#recapAdresses > .livraison
{
	float: left;
	padding-right: 50px;
	margin: 10px 0 10px 22px;
	border-right: 1px solid #323232;
}
#recapAdresses > .facturation
{
	float: left;
	margin: 10px 0 10px 50px;
}

/* NEWS */
#newsContainer
{
	margin-top: 20px;
}
div.news
{
	list-style: none;
	clear: both;
	margin-bottom: 15px;
}
div.border
{
	border-bottom: 1px solid #c7b07e;
}
div.news > div.left
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.news > div.right
{
	float: left;
	width: 390px;
	margin-bottom: 10px;
}
div.news h3 > a
{
	font-family: Trajan, Verdana, sans-serif;
	color: #c7b07e;
	font-size: 14pt;
	margin-bottom: 4px;
	text-decoration: none;
}
div.news h3:hover > a
{
	color: #dcd6c8;
}
div.news h5
{
	color: #c7b07e;
	font-weight: normal;
	font-size: 10pt;
}

/* ZAGTV */
ul.zagtvList
{
	list-style: none;
	margin-top: 15px;
	margin-left: 5px;
}
ul.zagtvList > li
{
	float: left;
	width: 180px;
	height: 180px;
	text-align: center;
}
ul.zagtvList > li > a
{
	text-decoration: none;
}
ul.zagtvList > li > a > img
{
	border: none;
	outline: none;
	width: 160px;
	height: 120px;
	margin-bottom: 2px;
}
ul.zagtvList > li > a > span
{
	color: #9e8b64;
}
ul.zagtvList > li > a:hover > span
{
	color: #dcd6c8;
}
#videoContainer
{
	width: 100%;
	height: 600px;
	margin: 20px 0;
}
#zagTvHeader
{
	background-image: url("http://www.zagskis.com/img/header-zagtv.gif");
	background-repeat: no-repeat;
	border-bottom: 1px solid #c7b07e;
	height: 91px;
	margin-bottom: 20px;
}

/* LOCATOR */
#storeLocator
{
	margin-top: 10px;
	height: 32px;
}
#storeLocator > a
{
	float: left;
	margin-top: 2px;
}
#storeLocator > input
{
	float: left;
	margin-right: 10px;
}
#storeLocator > span
{
	display: block;
	float: left;
	margin-right: 7px;
}
#storeLocator > #imageLoader
{
	display: none;
	float: right;
}

