/***** Global Settings *****/
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:100%/1.25 Arial, Helvetica, sans-serif;
}
 
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font-size:2em;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
}
 
h3 {
font-size:1em;
font-weight:bold;
}
 
/***** Common Formatting *****/
 
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}
 
ul, ol {
padding:0 0 1.25em 2.5em;
}
 
blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/***** Links *****/
 
a,
a:link,
a:visited,
a:hover {
text-decoration:underline;
}
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em Arial, Helvetica, sans-serif;
width:200px;
}
 
textarea {
width:100%;
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
border:0;
margin:0 0 1.25em 0;
padding:0;
}
 
table tr td {
padding:2px;
}
 
/***** Wrapper *****/
 
#wrap {
width:960px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }ul, h1, h2, h3, h4, h5, h6, p, input, form
{
    margin: 0px;
    padding: 0px;
}
html, body
{
    height: 100%;
}
body
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background: #5cac34 url('/css/asset/background.png') repeat-x left top;
}
meta
{
    display: none;
}
h1, .boxy-inner title, .Titre1
{
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #4a3a0c;
    background: transparent url('/css/asset/puce.png') no-repeat center left;
    font-weight: bold;
    padding-left: 40px;
    clear: both;
    margin-top: 5px;
}
h2
{
    font-size: 1.5em;
    background: transparent url('/css/asset/minipuce.png') no-repeat left 5px;
    padding-left: 25px;
    color: #4a3a0c;
    font-weight: bold;
    margin-top: 2px;
    text-decoration: none;
    border-bottom: 0px;
}

h2 a
{
    color: #4a3a0c;
    text-decoration: none;
}
h2 a:hover
{
    color: #4a3a0c;
}
h3, #apercuModele h3
{
    font-size: 1em;
    margin-top: 10px;
    text-decoration: none;
    border-bottom: 0px;
    padding-left: 20px;
    color: #4a3a0c;
    background: transparent url(/css/asset/minipuce.png) no-repeat top left;
}
h3, h4
{
    color: #616463;
    font-weight: bold;
}
h4
{
    margin-top: 10px;
    text-decoration: none;
    border-bottom: 0px;
    font-weight: normal;
}
h5
{
    font-size: 1.5em;
    padding-left: 25px;
    color: #4a3a0c;
    font-weight: bold;
    margin-top: 2px;
    text-decoration: none;
    border-bottom: 0px;
}
p
{
    text-indent: 0px;
}
ul
{
    color: #4a3a0c;
    font-weight: bold;
}
ul li
{
    color: #4a3a0c;
    list-style-type: square;
}
em
{
    padding-right: 100px;
}
table
{
    margin-bottom: 0px;
}
input[type=text], input[type=password]
{
    height: 25px;
    font-size: 16px;
}
input[type=radio], input[type=checkbox]
{
    width: 40px;
}
p
{
    line-height: 23px; /*margin-bottom: 1.21em;*/
    margin-bottom: 10px;
    text-indent: 30px;
}
a
{
    /*color: White;*/
    text-decoration: underline;
    cursor: pointer;
}
a:hover
{
    /*color: White;*/
    text-decoration: underline;
}
small
{
    font-size: 0.8em;
    color: #908371;
}
li
{
    margin-left: 0;
}
.bodyadmin
{
    background-color: #000000;
}
.mceContentBody
{
    background-color: white;
    background-image: none;
}
.mceContentBody a
{
    color: Black;
}
#silverlightControlHost
{
    height: 100%;
}
#EditPage
{
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
}
/*site*/
#main
{
    width: 940px;
    margin-right: auto;
    margin-left: auto;
    color: #4e504f;
    font-size: 120%;
}
/*boutique*/

a, a:hover
{
    color: #4e504f;
    text-decoration: underline;
}
/*header*/
#header
{
    width: 940px;
    height: 159px;
    display: block;
    font-size: 10px;
    font-weight: bold;
    color: #616464;
    font-family: Verdana, Arial, sans-serif;
}
#login
{
    width: 326px;
    float: left;
    margin-top: 130px;
}
#login a
{
    color: #616464;
}
#login a:hover
{
}
#logo
{
    width: 288px;
    height: 159px;
    float: left;
    background: transparent url('/css/asset/logo.png') no-repeat center right;
    cursor: pointer;
}

#panier
{
    width: 326px;
    float: left;
    margin-top: 130px;
    text-align: right;
    font-weight: bold;
}
#panier img
{
    margin-left: 10px;
}
#nav
{
    height: 32px;
    font-size: 12px;
    background: transparent url('/css/asset/nav.png') no-repeat center left;
}
#nav ul
{
    display: inline;
    cursor: pointer;
}
#nav li
{
    display: inline;
    float: left;
    line-height: 28px;
    list-style-type: none;
    margin-right: 2px;
    text-align: center;
    width: 179px;
    background: transparent url('/css/asset/separateur.jpg') no-repeat center right;
}
#nav li:hover
{
    background: transparent url('/css/asset/hovernav.jpg') no-repeat center left;
}
#nav a
{
    text-decoration: none;
    color: White;
}
#nav a:hover
{
    color: White;
    text-decoration: none;
}
#diaporama
{
    height: 360px;
    margin-top: -5px;
    background: transparent url('/css/asset/diapo.jpg') no-repeat center left;
    clear: both;
    overflow: hidden;
    position: relative;
}
#diaporama ul
{
    height: 360px;
    width: 10000px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}
#diaporama li
{
    display: inline;
    height: 360px;
    width: 935px;
    margin: 0;
    list-style-type: none;
    float: left;
    position: relative;
}
.imgdiapo
{
    position: absolute;
}
.titrediapo
{
    color: #5CAC34;
    font-size: 26px;
    left: 32px;
    line-height: 1.5em;
    position: absolute;
    top: 60px;
    font-weight: bold;
}
.descdiapo
{
    color: #3F3B19;
    font-size: 14px;
    font-weight: bold;
    left: 40px;
    line-height: 1.6em;
    position: absolute;
    top: 150px;
}
#commandediapo
{
    width: 78px;
    height: 36px;
    left: 830px;
    position: absolute;
    top: 15px;
    background: transparent url('/css/asset/commande-diapo.png') repeat-y top left;
}
#btback
{
    margin-left: 8px;
    margin-top: 4px;
    cursor: pointer;
}
#btplay
{
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 4px;
    cursor: pointer;
}
#btpause
{
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 4px;
    cursor: pointer;
}
#btnext
{
    margin-top: 4px;
    cursor: pointer;
}
/*nav boutique*/
#navboutique
{
    font-size: 12px;
    font-weight: bold;
    position: relative;
    text-align: center;
    top: -25px;
    margin-bottom: -15px;
    color: White;
}
#navboutique a
{
    color: White;
}
#content
{
    margin-top: -5px;
    background: transparent url('/css/asset/content.png') repeat-y top left;
}
.container
{
    min-height: 300px;
    padding: 10px 50px 0;
}
.fondboutique
{
    background: white none repeat scroll 0 0;
    margin-right: 6px;
    color: #4e504f;
    padding-right: 0;
    padding-bottom: 20px;
    position: relative;
}
.middle
{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.center
{
    width: 450px;
    margin: 0 auto;
}
.table-center
{
    border: medium solid #bec1c0;
    margin: 20px auto;
    background-color: #ddd3b6;
    color: #616463;
}
.table-info
{
    margin: 2px;
    background-color: #ddd3b6;
    color: #616463;
}
.boxy-wrapper
{
    font-size: 14px;
}
.boxy-wrapper a
{
    color: #616463;
}
.col_1_2
{
    float: left;
    width: 420px;
}
.col_1_3
{
    float: left;
    width: 270px;
}
.col_2_3
{
    float: left;
    width: 560px;
}

#footer
{
    height: 193px; /* margin-top: -10px;*/
    color: White;
    background: transparent url('/css/asset/footer.jpg') no-repeat top left;
}
#showroom
{
    width: 326px;
    padding-top: 30px;
    float: left;
}
#nouveaute
{
    padding-top: 20px;
    width: 288px;
    float: left;
}
#articlemois
{
    float: left;
    width: 288px;
    padding-top: 10px;
    padding-left: 25px;
}
#imagearticlemois
{
    width: 288px;
    height: 55px;
}
#imagearticle
{
    float: left;
    height: 100px;
}
#imagearticle img
{
    height: 100px;
}
#descarticlemois
{
    float: left;
    margin-left: 5px;
    width: 140px;
    text-shadow: 0px 0px 6px #000;
}
#descarticlemois b
{
}
#descarticlemois a, #descarticlemois a:hover
{
    color: #5cac34;
    text-decoration: none;
}
#footer2
{
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: White;
    clear: both;
}
#footer2 a
{
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
    color: White;
}
#footer2 a:hover
{
    text-decoration: underline;
}
a[href$='.pdf']
{
    padding: 0 20px 0 0;
    background: transparent url('/css/asset/pdf.png') no-repeat center right;
}
.clear
{
    clear: both;
}

.itemCat
{
    /*border: thin solid #bec1c0;*/
    background-color: #ddd3b6;
    clear: both;
    height: 130px;
    margin: 5px;
    position: relative;
}
.itemCatMV
{
    width: 260px;
    clear: both;
    margin: 5px;
    position: relative;
}
.itemCatMV h2
{
    font-size:1.2em;
margin-bottom:50px;
margin-left:90px;
position:relative;
top:-60px;
}

.itemCat p, .itemCatM p
{
    color: #4e504f;
    text-indent: 5px;
}
.imgItem
{
    float: left;
    height: 130px;
    position: relative;
}
.imgItem img
{
    position: absolute;
    height: 130px;
}
.imgdecal
{
    margin-left: 15px;
}
.descItem
{
    float: left;
    margin-left: 220px;
    padding: 2px;
}

/*meilleur vente*/
.imgItemMV
{
    height: 60px;
    background-color: #BEC1C0;
    position: relative;
}

.imgdecalMV
{
    position: relative;
    height: 60px;
}
.imgcacheMV
{
    position: absolute;
    height: 60px;
    left: 0;
}
.descItemMV
{
    padding-left: 6px;
}
.descItemMV p
{
    background-color: #BEC1C0;
    padding: 5px;
}
/*modele*/
#navBoutique
{
    margin-left: -30px;
    margin-bottom: 10px;
    position: absolute;
}
#navBoutique a
{
    text-decoration: none;
    color: #616463;
}
#navBoutique a:hover
{
    text-decoration: underline;
}


#apercuModele
{
    width: 464px;
    margin-top: -10px;
    height: 822px;
    position: relative;
}
#cropImg
{
    height: 350px;
    overflow: hidden;
    width: 464px;
}
#cropImg img
{
    height: 350px;
    margin-left: 50px;
}
#detailsModele
{
    background: #DDD3B6 url('/css/asset/cache-produit_02.jpg') no-repeat center left;
    height: 470px;
    padding-left: 150px;
}
#cropCache
{
    /*margin-top: -820px;*/
    position: absolute;
    top: 0px; /*height: 411px;*/
    overflow: hidden;
    width: 464px;
}
#detailsPlan
{
    width: 120px;
    height: 130px;
    float: left;
}
#detailsPlan img
{
    width: 120px;
    height: 130px;
}
#detailsDimension
{
    width: 180px;
    padding: 5px;
    height: 130px;
    float: left;
    font-size: 11px;
}
#detailsDimension li
{
    margin-left: 10px;
    line-height: 20px;
}
#detailsTarif
{
    font-size: 11px;
    clear: both;
    width: 300px;
    padding: 5px;
}
#detailsPort
{
    font-size: 11px;
    clear: both;
    margin-left: 130px;
}
#surfaceCouverte
{
    position: relative;
    width: 124px;
    height: 61px;
    color: White;
    font-size: 24px;
    font-weight: bold;
    top: -1680px;
    left: 170px;
    background: transparent url('/css/asset/SurfaceCouverte.png') no-repeat center right;
}
#surfaceCouverte span
{
    line-height: 60px;
    margin-left: 5px;
    margin-top: 25px;
}
.preselection
{
    color: #4e504f;
    background: transparent url('/css/asset/preselection.png') no-repeat center right;
    margin-right: 10px;
    padding-right: 25px;
    font-size: 13px;
    text-decoration: none;
}
.ajouter
{
    color: #4e504f;
    background: transparent url('/css/asset/panier.png') no-repeat center right;
    margin-right: 10px;
    padding-right: 25px;
    text-decoration: none;
    font-size: 13px;
}
.preselection:hover, .ajouter:hover
{
    color: #303231;
    text-decoration: none;
}
.ajouterPanier
{
    position: relative;
    font-size: 14px;
    font-weight: bold;
    left: 250px;
}
.errormessage
{
    color: #cd5c0a;
    background: #ffedad url('/css/asset/error.png') no-repeat center left;
    padding-left: 20px;
    margin-left: 10px;
}
.monPanier
{
    color: #5cac34;
    text-decoration: none;
}
.monPanier:hover
{
    color: #5cac34;
    text-decoration: underline;
}
/*bouton*/
a.btn
{
    margin: 2px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/css/asset/hovernav.jpg');
    height: 25px;
    text-decoration: none;
    display: block;
    float: left;
    text-indent: 0;
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    padding-top: 5px;
    width: 178px;
}
a.btn:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
a.btnc
{
    margin: 2px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/css/asset/hovernavl.jpg');
    height: 25px;
    text-decoration: none;
    display: block;
    float: left;
    text-indent: 0;
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    padding-top: 5px; /*    width: 85px;*/
    padding-left: 1px;
    padding-right: 1px;
}
a.btnc:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
a.btnl
{
    margin: 2px;
    color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/css/asset/hovernavl.jpg');
    height: 25px;
    text-decoration: none;
    display: block;
    float: left;
    text-indent: 0;
    font-size: 14px;
    padding-top: 5px;
    text-align: center;
    padding-top: 5px;
    width: 220px;
}
a.btnl:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.error
{
    color: #FFEDAD;
    border: 1px solid #E3A345;
    color: #CD5C0A;
    line-height: 25px;
    margin: 10px 5px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}
.error span
{
    background: transparent url('/css/asset/messagebox_warning.png') no-repeat top left;
    padding-left: 30px;
}
.ok
{
    background-color: #FCF0BA;
    border: 1px solid #E8E1B5;
    color: #363636;
    line-height: 25px;
    margin: 10px 5px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
}
.ok span
{
    background: transparent url('/css/asset/messagebox_info.png') no-repeat top left;
    padding-left: 30px;
}
.pdf
{
    width: 200px;
    height: 42px;
    position: relative; /*top: 30px;*/
    left: 250px;
    z-index: 999;
}
.pdf img
{
    float: left;
    margin: 1px;
}
.pdf span
{
    float: left;
    margin-top: 5px;
    width: 150px;
}
#comp
{
    overflow: auto;
    width: 840px;
}
#comp td
{
    border: thin solid #C0C0C0;
}
#contenuModele
{
    position: relative;
}
/*nos r�f�rences*/
.collec
{
    clear: both;
    margin-right: 50px;
}
.collec img
{
    float: left;
    margin: 5px;
    width: 150px;
}
.collec div
{
    float: left;
    margin: 5px;
    width: 650px;
}
.collec p
{
    text-indent: 0;
    margin-left: 20px;
}
.collec h3
{
    margin-left: 30px;
}
.collec hr
{
    border-top: 1px dashed #999999;
    color: #FFFFFF;
    height: 1px;
    margin: 3px 0;
}
.collec i
{
    font-size: 0.8em;
    color: #777777;
}
/*pager nav*/
#navpagger
{
    background-color: #B7B5AC;
    font-size: 1.2em;
    margin-right: 50px;
}
#navpagger a
{
    margin-left: 5px;
    margin-right: 5px;
}
#navpagger .highlight
{
    background-color: #FFFFFF;
}
/*accueil*/
#tabacc tr td
{
    width:200px;
}
div.light_rounded .pp_top .pp_left
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -88px -53px no-repeat;
}
div.light_rounded .pp_top .pp_middle
{
    background: #fff;
}
div.light_rounded .pp_top .pp_right
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -110px -53px no-repeat;
}
div.light_rounded .pp_content
{
    background-color: #fff;
}
div.light_rounded .pp_content a.pp_next:hover
{
    background: url('/css/prettyPhoto/light_rounded/btnNext.png') center right no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content a.pp_previous:hover
{
    background: url('/css/prettyPhoto/light_rounded/btnPrevious.png') center left no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content a.pp_expand
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -31px -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content a.pp_expand:hover
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -31px -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content a.pp_contract
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') 0 -26px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content a.pp_contract:hover
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') 0 -47px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content a.pp_close
{
    width: 75px;
    height: 22px;
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -1px -1px no-repeat;
    cursor: pointer;
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') 0 -71px no-repeat;
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -22px -71px no-repeat;
}
div.light_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_rounded .pp_bottom .pp_left
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -88px -80px no-repeat;
}
div.light_rounded .pp_bottom .pp_middle
{
    background: #fff;
}
div.light_rounded .pp_bottom .pp_right
{
    background: url('/css/prettyPhoto/light_rounded/sprite.png') -110px -80px no-repeat;
}
div.light_rounded .pp_loaderIcon
{
    background: url('/css/prettyPhoto/light_rounded/loader.gif') center center no-repeat;
}

/*
div.dark_rounded .pp_top .pp_left
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -88px -53px no-repeat;
}
div.dark_rounded .pp_top .pp_middle
{
    background: url('/css/prettyPhoto/dark_rounded/contentPattern.png') top left repeat;
}
div.dark_rounded .pp_top .pp_right
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -110px -53px no-repeat;
}
div.dark_rounded .pp_content
{
    background: url('/css/prettyPhoto/dark_rounded/contentPattern.png') top left repeat;
}
div.dark_rounded .pp_content a.pp_next:hover
{
    background: url('/css/prettyPhoto/dark_rounded/btnNext.png') center right no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content a.pp_previous:hover
{
    background: url('/css/prettyPhoto/dark_rounded/btnPrevious.png') center left no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content a.pp_expand
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content a.pp_expand:hover
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content a.pp_contract
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content a.pp_contract:hover
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_rounded .pp_content a.pp_close
{
    width: 75px;
    height: 22px;
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_rounded .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_rounded p.pp_description
{
    color: #fff;
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') 0 -71px no-repeat;
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -22px -71px no-repeat;
}
div.dark_rounded .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_rounded .pp_bottom .pp_left
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -88px -80px no-repeat;
}
div.dark_rounded .pp_bottom .pp_middle
{
    background: url('/css/prettyPhoto/dark_rounded/contentPattern.png') top left repeat;
}
div.dark_rounded .pp_bottom .pp_right
{
    background: url('/css/prettyPhoto/dark_rounded/sprite.png') -110px -80px no-repeat;
}
div.dark_rounded .pp_loaderIcon
{
    background: url('/css/prettyPhoto/dark_rounded/loader.gif') center center no-repeat;
}
div.dark_square .pp_top .pp_left, div.dark_square .pp_top .pp_middle, div.dark_square .pp_top .pp_right, div.dark_square .pp_bottom .pp_left, div.dark_square .pp_bottom .pp_middle, div.dark_square .pp_bottom .pp_right, div.dark_square .pp_content
{
    background: url('/css/prettyPhoto/dark_square/contentPattern.png') top left repeat;
}
div.dark_square .currentTextHolder
{
    color: #c4c4c4;
}
div.dark_square p.pp_description
{
    color: #fff;
}
div.dark_square .pp_loaderIcon
{
    background: url('/css/prettyPhoto/dark_rounded/loader.gif') center center no-repeat;
}
div.dark_square .pp_content a.pp_expand
{
    background: url('/css/prettyPhoto/dark_square/sprite.png') -31px -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_content a.pp_expand:hover
{
    background: url('/css/prettyPhoto/dark_square/sprite.png') -31px -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_content a.pp_contract
{
    background: url('/css/prettyPhoto/dark_square/sprite.png') 0 -26px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_content a.pp_contract:hover
{
    background: url('/css/prettyPhoto/dark_square/sprite.png') 0 -47px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_content a.pp_close
{
    width: 75px;
    height: 22px;
    background: url('/css/prettyPhoto/dark_square/sprite.png') -1px -1px no-repeat;
    cursor: pointer;
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous
{
    background: url('/css/prettyPhoto/dark_square/sprite.png') 0 -71px no-repeat;
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next
{
    background: url('/css/prettyPhoto/dark_square/sprite.png') -22px -71px no-repeat;
}
div.dark_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.dark_square .pp_content a.pp_next:hover
{
    background: url('/css/prettyPhoto/dark_square/btnNext.png') center right no-repeat;
    cursor: pointer;
}
div.dark_square .pp_content a.pp_previous:hover
{
    background: url('/css/prettyPhoto/dark_square/btnPrevious.png') center left no-repeat;
    cursor: pointer;
}
div.light_square .pp_top .pp_left, div.light_square .pp_top .pp_middle, div.light_square .pp_top .pp_right, div.light_square .pp_bottom .pp_left, div.light_square .pp_bottom .pp_middle, div.light_square .pp_bottom .pp_right, div.light_square .pp_content
{
    background: #fff;
}
div.light_square .pp_content a.pp_expand
{
    background: url('/css/prettyPhoto/light_square/sprite.png') -31px -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_content a.pp_expand:hover
{
    background: url('/css/prettyPhoto/light_square/sprite.png') -31px -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_content a.pp_contract
{
    background: url('/css/prettyPhoto/light_square/sprite.png') 0 -26px no-repeat;
    cursor: pointer;
}
div.light_square .pp_content a.pp_contract:hover
{
    background: url('/css/prettyPhoto/light_square/sprite.png') 0 -47px no-repeat;
    cursor: pointer;
}
div.light_square .pp_content a.pp_close
{
    width: 75px;
    height: 22px;
    background: url('/css/prettyPhoto/light_square/sprite.png') -1px -1px no-repeat;
    cursor: pointer;
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous
{
    background: url('/css/prettyPhoto/light_square/sprite.png') 0 -71px no-repeat;
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled
{
    background-position: 0 -87px;
    cursor: default;
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next
{
    background: url('/css/prettyPhoto/light_square/sprite.png') -22px -71px no-repeat;
}
div.light_square .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled
{
    background-position: -22px -87px;
    cursor: default;
}
div.light_square .pp_content a.pp_next:hover
{
    background: url('/css/prettyPhoto/light_square/btnNext.png') center right no-repeat;
    cursor: pointer;
}
div.light_square .pp_content a.pp_previous:hover
{
    background: url('/css/prettyPhoto/light_square/btnPrevious.png') center left no-repeat;
    cursor: pointer;
}*/
div.pp_pic_holder a:focus
{
    outline: none;
}
div.pp_overlay
{
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9500;
    width: 100%;
}
div.pp_pic_holder
{
    position: absolute;
    z-index: 10000;
    width: 100px;
}
div.pp_pic_holder .pp_top
{
    position: relative;
    height: 20px;
}
* html div.pp_pic_holder .pp_top
{
    padding: 0 20px;
}
div.pp_pic_holder .pp_top .pp_left
{
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
}
div.pp_pic_holder .pp_top .pp_middle
{
    position: absolute;
    left: 20px;
    right: 20px;
    height: 20px;
}
* html div.pp_pic_holder .pp_top .pp_middle
{
    position: static;
    left: 0;
}
div.pp_pic_holder .pp_top .pp_right
{
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 20px;
    height: 20px;
}
div.pp_pic_holder .pp_content
{
    position: relative;
    text-align: left;
    width: 100%;
    height: 40px;
}
div.pp_pic_holder .pp_content .pp_details
{
    display: none;
    margin: 10px 15px 2px 20px;
}
div.pp_pic_holder .pp_content .pp_details p.pp_description
{
    display: none;
    float: left;
    margin: 0;
}
div.pp_pic_holder .pp_content .pp_details .pp_nav
{
    float: left;
    margin: 3px 0 0 0;
}
div.pp_pic_holder .pp_content .pp_details .pp_nav p
{
    float: left;
    margin: 2px 4px;
}
div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_previous, div.pp_pic_holder .pp_content .pp_details .pp_nav a.pp_arrow_next
{
    float: left;
    display: block;
    width: 14px;
    height: 15px;
    overflow: hidden;
    text-indent: -10000px;
    margin-top: 3px;
}
div.pp_pic_holder .pp_content div.pp_hoverContainer
{
    position: absolute;
    z-index: 2000;
    top: 0;
    left: 0;
    width: 100%;
}
div.pp_pic_holder .pp_content a.pp_next
{
    display: block;
    float: right;
    text-indent: -10000px;
    width: 49%;
    height: 100%;
    background: url('/css/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;
}
div.pp_pic_holder .pp_content a.pp_previous
{
    display: block;
    float: left;
    text-indent: -10000px;
    width: 49%;
    height: 100%;
    background: url('/css/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;
}
div.pp_pic_holder .pp_content a.pp_expand, div.pp_pic_holder .pp_content a.pp_contract
{
    position: absolute;
    z-index: 20000;
    top: 10px;
    right: 30px;
    cursor: pointer;
    display: none;
    text-indent: -10000px;
    width: 20px;
    height: 20px;
}
div.pp_pic_holder .pp_content a.pp_close
{
    float: right;
    display: block;
    text-indent: -10000px;
}
div.pp_pic_holder .pp_bottom
{
    position: relative;
    height: 20px;
}
* html div.pp_pic_holder .pp_bottom
{
    padding: 0 20px;
}
div.pp_pic_holder .pp_bottom .pp_left
{
    position: absolute;
    left: 0;
    width: 20px;
    height: 20px;
}
div.pp_pic_holder .pp_bottom .pp_middle
{
    position: absolute;
    left: 20px;
    right: 20px;
    height: 20px;
}
* html div.pp_pic_holder .pp_bottom .pp_middle
{
    position: static;
    left: 0;
}
div.pp_pic_holder .pp_bottom .pp_right
{
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    width: 20px;
    height: 20px;
}
div.pp_pic_holder .pp_loaderIcon
{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
}
div.pp_pic_holder #pp_full_res
{
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
div.pp_pic_holder #pp_full_res object, div.pp_pic_holder #pp_full_res embed
{
    visibility: hidden;
}
div.ppt
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    color: #fff;
    font-size: 17px;
}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }
/* Modal */  
.boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }  
/* Border */
.boxy-wrapper { empty-cells: show; }
.boxy-wrapper .top-left,
.boxy-wrapper .top-right,
.boxy-wrapper .bottom-right,
.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }	
.boxy-wrapper .top-left { background: url('/css/asset/boxy-nw.png'); }
.boxy-wrapper .top-right { background: url('/css/asset/boxy-ne.png'); }
.boxy-wrapper .bottom-right { background: url('/css/asset/boxy-se.png'); }
.boxy-wrapper .bottom-left { background: url('/css/asset/boxy-sw.png'); }	
/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
/* NB: these must be absolute paths or URLs to your images */
.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/asset/boxy-nw.png'); }
.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/asset/boxy-ne.png'); }
.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/asset/boxy-se.png'); }
.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/css/asset/boxy-sw.png'); }
.boxy-wrapper .top,
.boxy-wrapper .bottom { height: 10px; background-color: #54491b; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
.boxy-wrapper .left,
.boxy-wrapper .right { width: 10px; background-color: #54491b; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }
/* Title bar */	
.boxy-wrapper .title-bar { background-color: black; padding: 6px; position: relative; }
.boxy-wrapper .title-bar.dragging { cursor: move; }
.boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
.boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; }
/* Content Region */	
.boxy-inner { background-color: white; padding: 0 }
.boxy-content { padding: 15px; }	
/* Question Boxes */
.boxy-wrapper .question { width: 350px; min-height: 80px; }
.boxy-wrapper .answers { text-align: right; }
	.formError {
			position:absolute;
			top:300px; left:300px;
			width:150px;
			padding-bottom:15px;
			display:block;
			z-index:5000;
		}
			.formError .formErrorContent {
				width:100%; 
				background:#ff0000;
				color:#fff;
				font-family:tahoma;
				font-size:10px;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;
				
			}
				.formError .formErrorArrow div{
					box-shadow: 0px 0px 6px #000;
					-moz-box-shadow: 0px 0px 6px #000;
					-webkit-box-shadow: 0px 0px 6px #000;
					font-size:0px; 
				}
				.formError .formErrorArrow .line10{width:15px;height:1px; background:#ff0000;margin:0 auto; font-size:0px; display:block;} 
				.formError .formErrorArrow .line9{width:13px;height:1px; background:#ff0000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line8{width:11px;height:1px; background:#ff0000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line7{width:9px;height:1px; background:#ff0000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line6{width:7px;height:1px; background:#ff0000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line5{width:5px;height:1px; background:#ff0000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line4{width:3px;height:1px; background:#ff0000;margin:0 auto;display:block;} 
				.formError .formErrorArrow .line3{width:1px;height:1px; background:#ff0000;margin:0 auto;display:block;} 