/*---Global---*/
body{
	margin:0;
	background:#fff;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
ul, p, h1, h2, h3, h4, h5, form{
	margin:0;
	padding:0;
}
ul, li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.background{
	width:100%;
	background:#f5f5f5;
}
/*---GlobalEnd---*/
/*---Main---*/
#main{
	margin:0 auto;
	width:768px;
	overflow:hidden;
	background:#a7a39c;
	padding:7px;
}
/*---MainEnd---*/
/*---Header---*/
#header{
	width:100%;
	overflow:hidden;
	background:url(../images/header.jpg) no-repeat;
	height:84px;
	margin:0 0 7px;
}
.logo{
	margin:22px 0 0 20px;
	display:block;
	width:237px;
	height:28px;
}
.logo a{
	display:block;
	background:url(../images/logo.jpg) no-repeat;
	width:237px;
	height:28px;
	text-indent:-3000px;
	overflow:hidden;
}
#header ul{
	width:445px;
	overflow:hidden;
	float:right;
	padding:15px 10px 0 0;
	font-size:10px;
}
#header li{
	float:left;
	padding:0 15px 0 0;
}
#header ul a{
	display:block;
	text-indent:-3000px;
	overflow:hidden;
	height:9px;
}
#header li.flyerfr a {
	background:url(../images/topmenu-flyerFR.jpg) no-repeat;
	width:94px;
}
#header li.flyer a{
	background:url(../images/topmenu-flyer.jpg) no-repeat;
	width:75px;
}
#header li.locatorfr a{
	background:url(../images/topmenu-locatorFR.jpg) no-repeat;
	width:110px;
}
#header li.locator a{
	background:url(../images/topmenu-locator.jpg) no-repeat;
	width:78px;
}
#header li.homefr a{
	background:url(../images/topmenu-homeFR.jpg) no-repeat;
	width:135px;
}
#header li.home a{
	background:url(../images/topmenu-home.jpg) no-repeat;
	width:35px;
}
#header li.langfr a{
	background:url(../images/topmenu-langFR.jpg) no-repeat;
	width:52px;
}
#header li.lang a{
	background:url(../images/topmenu-lang.jpg) no-repeat;
	width:52px;
}
#header li.lang{float:right;}
/*---HeaderEnd---*/
/*---Content---*/
#content{
	background:url(../images/content-grad.jpg) repeat-y;
	width:768px;
	overflow:hidden;
	padding:0 0 10px;
	margin:0 0 7px;
}
#content .titlefr{
	background:url(../images/image-mainFR.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .title{
	background:url(../images/image-main.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .titleMobilePhonefr{
	background:url(../images/image-mainMobilePhoneFR.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .titleMobilePhone{
	background:url(../images/image-mainMobilePhone.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .titleMemoryfr{
	background:url(../images/image-mainMemoryFR.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .titleMemory{
	background:url(../images/image-mainMemory.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .titleInkfr{
	background:url(../images/image-mainInkFR.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .titleInk{
	background:url(../images/image-mainInk.jpg) no-repeat;
	width:768px;
	height:148px;
	text-indent:-3000px;
	overflow:hidden;
	margin:0 0 30px;
}
#content .container{
	background:url(../images/content-underline.jpg) repeat-x 0 100%;
	width:678px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 10px;
}
#content .container p{
	float:left;
	width:500px;
}
.startfr{
	float:right;
	background:url(../images/startFR.jpg) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
	display:block;
	width:91px;
	height:28px;
}
.start{
	float:right;
	background:url(../images/start.jpg) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
	display:block;
	width:91px;
	height:28px;
}
#content .form{
	width:678px;
	overflow:hidden;
	padding:20px 0;
	margin:0 auto;
}
#content .image-holder{
	float:left;
	width:285px;
	text-align:center;
}
#content .form ul{
	float:right;
	width:356px;
}
#content .form li{
	padding:0 0 0 60px;
}
#content .form .step1{
	background:url(../images/step1-inactive.jpg) no-repeat;
	/*height:90px;*/
	padding-bottom:8px;
}
#content .form .step1-act{
	background:url(../images/step1-active.jpg) no-repeat;
	/*height:90px;*/
	padding-bottom:8px;
}
#content .form .step2{
	background:url(../images/step2-inactive.jpg) no-repeat;
	/*height:90px;*/
	padding-bottom:8px;
}
#content .form .step2-act{
	background:url(../images/step2-active.jpg) no-repeat;
	/*height:90px;*/
	padding-bottom:8px;
}
#content .form .step3{
	background:url(../images/step3-inactive.jpg) no-repeat;
	/*height:40px;*/
	padding-bottom:8px;
}
#content .form .step3-act{
	background:url(../images/step3-active.jpg) no-repeat;
	/*height:40px;*/
	padding-bottom:8px;
}
#content .form label{
	display:block;
	padding:0 0 5px;
}
#content .form label strong{font-size:14px;}
#content .form select{
	width:225px;
	line-height:17px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 7px;
	color:#666;
}
#content .holder{
	width:738px;
	overflow:hidden;
	margin:0 auto;
}
#content #pnlResults{
	clear:both;
	margin-top:10px;
}
#content .holder .start{margin:10px 10px 0;}
#content .box{
	background:#eaeaea;
	padding:9px 10px 2px;
	color:#333;
	width:718px;
	overflow:hidden;
}
#content .subbox{
	float:left;
	width:500px;
	overflow:hidden;
}
#content .subbox h3{
	font-size:11px;
	margin:0 0 10px;
}
#content .subbox select{
	width:180px;
	margin:10px 0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
#content .print{
	float:right;
	background:url(../images/print.jpg) no-repeat;
	padding:0 0 0 20px;
	font-weight:bold;
	color:#666;
}
#content .pagebox{
	width:718px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 0;
	clear:left;
}
#content .pagebox p{
	float:left;
	color:#8a877b;
	padding:0 0 0 10px;
}
#content .pagebox p a{padding:0 0 0 7px; text-decoration:underline;}
#content .pagebox p a:hover{text-decoration:none;}
#content .pagebox ul{
	float:right;
}
#content .pagebox li{
	display:inline;
	padding:0 4px;
}
#content .pagebox a{
	color:#666;
}
#content .pagebox ul a.active,
#content .pagebox ul a:hover{
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none !important;
}
#content .pagebox li.prev a{
	text-decoration:underline;
	background:url(../images/pagelist-arrow-left.jpg) no-repeat 0 50%;
	padding:0 0 0 10px;
}
#content .pagebox li.next a{
	text-decoration:underline;
	background:url(../images/pagelist-arrow-right.jpg) no-repeat 100% 50%;
	padding:0 10px 0 0;
}
#content .pagelist{
	width:100%;
	overflow:hidden;
}
#content .pagelist li{
	padding:10px 0 10px 5px;
	width:100%;
	overflow:hidden;
	background:url(../images/pagelist-underline.jpg) repeat-x 0 100%;
}
#content .pagelist span{display:block;}
#content .pagelist img{float:left;}
#content .pagelist .block{
	width:610px;
	overflow:hidden;
	float:right;
	color:#666;
}
#content .pagelist .rating{
	width:116px;
	height:13px;
	overflow:hidden;
	background:#9e9e9e;
	margin:0 0 3px;
}
#content .pagelist .rating li{
	float:left;
	padding:2px 5px 0 6px;
	width:auto;
}
#content .pagelist .rating a{
	background:url(../images/rating-arrow-inactive.jpg) no-repeat;
	float:left;
	width:12px;
	height:8px;
	text-indent:-3000px;
	overflow:hidden;
}
#content .rating a.active,
#content .rating a:hover{	background:url(../images/rating-arrow-active.jpg) no-repeat;}
#content .pagelist h4{
	font-size:11px;
	padding:0 0 15px;
}
#content .pagelist h4 a{
	color:#000;
	text-decoration:underline;
}
#content strong.review{
	color:#536379;
	display:block;
	padding:15px 0 0;
}
#content a.review{
	color:#000;
	display:block;
	margin:20px 0 0;
	text-decoration:underline;
}
#content a.review:hover{text-decoration:none;}
#content .pagelist h4 a:hover{text-decoration:none;}
/*---ContentEnd---*/
/*---Bottom-bar---*/
#bottom-bar{
	width:748px;
	overflow:hidden;
	background:#878178;
	padding:10px;
	line-height:17px;
	font-size:10px;
}
#bottom-bar ul a{
	color:#fff;
	text-decoration:underline;
}
#bottom-bar ul a:hover{text-decoration:none;}
/*---Bottom-barEnd---*/
/*---Footer---*/
#footer{
	width:782px;
	overflow:hidden;
	margin:0 auto;
}
#footer p{
	float:right;
	color:#9a938b;
	margin:13px 0 5px;
	height:10px;
	width:470px;
	/*background:url(../images/footer-text.jpg) no-repeat;*/
	text-indent:0px;
}

/*---FooterEnd---*/