@CHARSET "UTF-8";

* {border:0px;padding:0px;margin:0px;font-family:Tahoma,Arial,Helvetica,sans-serif;text-align:left;}
a {text-decoration:none;cursor:pointer;}
ul, li, ol {list-style-type:none;}

h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:11px;}

*.darkGreyText, .darkGreyText * {color:rgb(66,71,71);}
*.lightGreyText, .lightGreyText * {color:rgb(145,150,154);}
*.lightBlueText, .lightBlueText * {color:rgb(175,206,233);}
*.blueText, .blueText * {color:rgb(66,150,221);}
.thumb {border:2px solid rgb(175,206,233);}
.onLeft {float:left;margin:0px 5px 5px 0px;}
.onRight {float:right;margin:0px 0px 5px 5px;}
.more {font-size:11px;padding-left:20px;color:#303234;background:url("../img/puce-plus.png") no-repeat 0px 0px;}
.required {font-weight:bold;}
.textField {font-size:11px;color:rgb(66,71,71);border:1px solid rgb(175,206,233);padding:1px 3px;}
.submitBtn {font-size:12px;letter-spacing:2px;background:url('../img/btn-bg.png') repeat-x center left;line-height:26px;color:rgb(255,255,255);border:1px solid rgb(66,71,71);padding:0px 20px;cursor:pointer;}

body {width:100%;height:100%;font-size:12px;background:url('../img/repeat-bg.jpg') repeat-x #97bede;color:#797c82;}
#pageContener {clear:left;width:957px;height:680px;background:url('../img/main-bg.jpg') no-repeat;margin:auto;position:relative;}
#leftMenu {float:left;width:226px;background:url("../img/left-menu-bg.png") no-repeat bottom left;padding-bottom:229px;color:#afcee9;}
#logo {border-bottom:#000000;}
#content p {line-height:18px;padding-bottom:15px;}
#content p:last-child {padding-bottom:0px;}

#popupLayer {height:100%;width:100%;position:fixed;z-index:10;background-color:rgb(0,0,0);top:0px;left:0px;text-align:center;}
#popup {position:absolute;display:table;top:155px;left:345px;width:300px;text-align:center;background:url('../img/popup-bg.png');z-index:100;border:1px solid rgb(0,0,0);}
#popup #popupHeader {float:left;width:100%;text-align:center;margin-bottom:15px;}
#popupContent {clear:left;float:left;margin:10px 0px 10px 10px;width:270px;min-height:120px;}
#popupContent, #popupContent * {font-size:12px;color:rgb(175,206,233);line-height:18px;}
#popup #closeBtn {float:right;margin:5px 5px 0 0;}

#leftMenu ul {border-bottom:1px solid #6d6e70;}
#leftMenu ul li {clear:left;float:left;display:block;width:216px;border-top:1px solid #6d6e70;border-bottom:1px solid #000000;width:100%;}
#leftMenu ul li a {float:left;color:rgb(175,206,233);line-height:22px;width:100%;padding:2px 0;text-align:center;}
#leftMenu ul li a:hover, #leftMenu ul li.on a {background:#1a1a1a;color:#92ccff;}

#centralPanel {float:left;width:731px;}

#header {float:left;width:100%;height:50px;background:url('../img/top-wrapper-bg.png') no-repeat;}
#header form {float:right;}
#header form .textField {float:left;margin:5px 10px 0 0;font-size:11px;color:#b3b3b3;border:1px solid #7b7d7e;background:#434343;padding:0 3px;}
#header form .submitBtn {background:none;padding:0px;border:none;}

#footer {float:right;width:680px;padding:30px 0;text-align:center;color:white;background:url('../img/content-bg.png') no-repeat top right;}
#footer a {color:rgb(255,255,255);text-decoration:underline;}

#tplHome #content {float:right;width:708px;height:458px;background:url('../img/home-central-bg.png') no-repeat;margin:81px 0 0 0;}
#tplHome #showroom #homeMask {float:left;background:no-repeat center center;}
#tplHome #showroom {float:left;width:100%;height:261px;}
#tplHome #showroom ul {float:right;width:278px;margin:18px 0 0 0;}
#tplHome #showroom ul li {width:100%;height:39px;border-top:1px solid rgb(180,210,234);}
#tplHome #showroom ul li a {display:block;width:100%;line-height:30px;text-align:center;padding:4px 0 5px 0;font-size:16px;text-align:center;text-transform:uppercase;color:rgb(145,150,154);}
#tplHome #showroom ul li a:hover, #tplHome #showroom ul li a.over {background:url('../img/popup-bg.png');color:rgb(175,206,233);}
#tplHome #zoom {float:left;width:390px;height:157px;padding:20px;}
#tplHome #zoom .thumb {float:left;width:150px;text-align:center;margin-right:10px;border:0px;}
#tplHome #zoom .title {font-weight:normal;}
#tplHome #zoom .intro {float:left;padding:10px 0 0 10px;width:200px;line-height:16px;}
#tplHome #links {float:left;margin:10px 20px;}
#tplHome #links li {margin:10px 0;}
#tplHome #links li a {font-size:18px;font-weight:normal;color:#424747;}
#tplHome #links li img {vertical-align:middle;}
#tplHome #footer {float:left;width:100%;margin-top:10px;padding:0px;background:none;}

#contentPanel {float:right;width:708px;margin:81px 0 0 0;}
#contentPanel #title {background:url('../img/content-top-bg.png') no-repeat;height:70px;width:668px;padding:15px 20px;}
#contentPanel #title h1 {font-weight:normal;color:#afcee9;}
#contentPanel #content {float:right;width:640px;background:white;padding:10px 20px 0px 20px;}
#contentPanel #content hr {color:rgb(180,210,234);background-color:rgb(180,210,234);height:1px;margin-bottom:15px;}

#slideShow {width:100%;float:left;margin-bottom:20px;}
#slideShow .slideBtn {float:left;width:48px;}
#slideShow #leftSlideBtn {margin:140px 10px 0 33px;}
#slideShow #rightSlideBtn {margin:140px 0 0 10px;}
#slideShow #slideViewer {float:left;overflow:hidden;position:relative;}
#slideShow #slideHandle {float:left;width:999999px;position:absolute;}
#slideShow #slideViewer .item {float:left;text-align:center;}
#slideShow #slideViewer .item .box {display:table;position:relative;}
#slideShow #slideViewer .thumbTitle {position:absolute;bottom:0px;z-index:1;width:100%;background:url('../img/white-transparent-bg.png');}
#slideShow #slideViewer .thumbTitle h4 {margin:5px;float:left;}

/* contact.php */
#tplContact #content h2 {font-weight:normal;}
#tplContact #content form ul {float:left;width:100%;margin-top:10px;}
#tplContact #content form ul li {clear:left;float:left;width:100%;margin-top:5px;line-height:17px;}
#tplContact #content form ul li label {float:left;width:150px;}
#tplContact #content form .textField {float:left;width:300px;}
#tplContact #content form .submitBtn {display:block;margin:10px 0 0 150px;padding:2px 20px;}
#tplContact #content form .listBtns input {float:left;}
#tplContact #content form .listBtns label {width:auto;margin:0 10px 0 5px;}
/* END contact.php */

/* detail.php */
#tplDetail #contentPanel #slideViewer {width:450px;height:300px;}
#tplDetail #contentPanel #slideViewer .item {width:450px;}
#tplDetail #dlfiles h3 {margin-bottom:10px;font-weight:normal;text-transform:uppercase;}
/* END detail.php */

/* liste.php */
#tplListe #contentPanel #content {background:none;width:680px;padding:0px;}
#tplListe #contentPanel .itemInList {clear:left;float:left;width:640px;background:url('../img/list-arrow.png') no-repeat 0px 13px white;padding:10px 20px;margin-top:1px;}
#tplListe #contentPanel .itemInList:first-child {margin-top:0px;}
#tplListe #contentPanel .itemInList h2 {display:inline;font-weight:normal;}
#tplListe #contentPanel .itemInList h4 {display:inline;margin-left:10px;font-weight:normal;text-transform:uppercase;}
#tplListe #contentPanel .itemInList p {display:block;margin-top:5px;}
#tplListe #contentPanel .itemInList .thumb {margin-top:5px;}
#tplListe #pagination {clear:left;float:left;width:640px;padding:10px 20px 0 20px;margin-top:1px;background:white;text-align:right;}
#tplListe #pagination * {font-size:11px;margin-left:1px;color:rgb(145,150,154);line-height:20px;}
#tplListe #pagination a, #tplListe #pagination span {background:url('../img/btn-bg.png') repeat-x center left;color:white;padding:2px 5px;}
#tplListe #pagination .currentPage {background:url('../img/popup-bg.png') center left;font-weight:bold;color:rgb(175,206,233);padding:2px 5px;}
/* END liste.php */

/* showroom.php */
#tplShowroom #contentPanel dt {background:url('../img/popup-bg.png');padding:5px 10px;margin-top:5px;}
#tplShowroom #contentPanel dt:first-child {margin-top:0px;}
#tplShowroom #contentPanel dt a {color:rgb(175,206,233);display:table;width:100%;}
#tplShowroom #contentPanel dd {/*border-left:1px solid rgb(52,53,55);border-bottom:1px solid rgb(52,53,55);*/padding:5px 10px/* 4px 9px*/;}
/* END showroom.php */
