body {
   background-image: url(../../shared/fond-blanc.jpg); 
   font-family: Arial,Helevtica,Verdana,san-serif;
    font-size: 12px;
    line-height: 170%;
    text-align: center;
	
}

object,
iframe {
    
	display: block;
}

#shadow {
    background: url(../../images/shared/shadow-bg.png) repeat-x;
    display: none;
    width: 100%;
    height: 10px;
}

#wrapper {
    
	margin: 0 auto;
    padding: 20px 0 30px 0;
    text-align: left;
    width: 960px;
}

#content {
    display: inline;
    float: left;
    margin: 0 10px;
    padding: 0 0 30px 0;
    width: 600px;
	
}

#full-width-content {
    
	margin: 0 10px;
    overflow: hidden;
    width: 940px;
}

#sidebar {
    display: inline;
    float: left;
    margin: 0 10px;
    _margin: 0 0 0 5px; /* IE6 */
    padding: 0 0 30px 0;
    width: 320px;
    _width: 310px; /* IE6 */
}

/* GRID (2-Column Pages) */

#content .one-half {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 280px;
}

#content .one-third {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 180px;
}

#content .two-third {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 380px;
}

#content .one-fourth {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 130px;
}

#content .three-fourth {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 430px;
}

#content .last {
    margin: 0;
}

/* GRID (1-Column Pages) */

#full-width-content .one-half {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 460px;
}

#full-width-content .one-third {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 300px;
}

#full-width-content .two-third {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 620px;
}

#full-width-content .one-fourth {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 220px;
}

#full-width-content .three-fourth {
    display: inline;
    float: left;
    margin: 0 20px 0 0;
    width: 700px;
}

#full-width-content .last {
    margin: 0;
}

/* HOMEPAGE BOXES */ 

#homepage-boxes .one-half {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 460px;
}

#homepage-boxes .one-third {
    display: inline;
    float: left;
    margin: 0 15px;
    width: 290px;
}

#homepage-boxes .two-third {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 620px;
}

#homepage-boxes .one-fourth {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 220px;
}

#homepage-boxes .three-fourth {
    display: inline;
    float: left;
    margin: 0 10px;
    width: 700px;
}

/* HOMEPAGE 3 BOXES */

#content #homepage3 .one-half {
    margin: 0 10px;
    width: 280px;
}

/* DROP DOWN PANEL */

#panel {
    border-bottom-style: solid;
    border-bottom-width: 6px;
    position: absolute;
    top: -300px;
    left: 0;
    width: 100%;
    z-index: 1006;
}

#panel .content {
    margin: 0 auto;
    width: 960px;
    height: 300px;
}

#panel .button {
    background-repeat: no-repeat;
    display: block;
    font-size: 12px;
    position: absolute;
    right: 10px;
    bottom: -37px;
    width: 40px;
    height: 31px;
}

#panel .button:hover {
    background-position: 0 -31px;
}

#panel .active {
    background-position: 0 -62px;
}

#panel .active:hover {
    background-position: 0 -93px;
}

#openCloseIdentifier {
    display: none;
}

#panel .content .widget {
    float: left;
    display: inline;
    margin: 0 20px;
    _margin: 0 5px; /* IE6 */
    padding: 0;
    text-align: left;
    width: 200px;
}

#panel .content .widget .content {
    width: inherit;
    *width: 200px; /* IE7 and below */
    height: inherit;
    _height: 50px; /* IE6 */
}

#panel .content .widget li {
    background-position: 5px 9px;
    border: none;
}

/* HEADER */

#header {
    background-repeat: repeat-x;
    height: 112px;
    position: relative;
    text-align: left;
    z-index: 1004;
}

#header #logo {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    float: left;
    text-indent: -9999px;
    width: 300px;
    height: 112px;
}

#header .content {
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 940px;
    height: 100%;
}

/* FOOTER */

#footer {
    background-repeat: repeat-x;
    height: 44px;
}

#footer .content {
    font-size: 11px;
    margin: 0 auto;
    width: 940px;
}

#footer .copyright {
    float: left;
    padding: 14px 0 0 0;
}

#footer .copyright p {
    margin: 0;
    padding: 0;
}

#footer .search {
    float: right;
}

#footer .search ul {
    padding: 0;
}

#footer .search li {
    background-image: none;
    float: left;
    padding: 0;
}

#searchform {
    padding: 8px 0 0 20px;
}

#searchform div {
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    background-repeat: repeat-x;
}

#searchform #search-input {
    background-color: transparent;
    border: none;
    width: 150px;
    height: 15px;
}

#searchform #searchsubmit {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline:none;
    width: 17px;
    height: 17px;
    text-indent: -9999px;
}

#footer .search .social {
    background-image: url(../../images/shared/icons-social.png);
    background-repeat: no-repeat;
    display: block;
    margin: 15px 2px 0 2px;
    overflow: hidden;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
}

#footer .search .rss {
    background-position: 0 0;
}

#footer .search .twitter {
    background-position: 0 -16px;
}

#footer .search .facebook {
    background-position: 0 -32px;
}

#footer .search .myspace {
    background-position: 0 -48px;
}

#footer .search .flickr {
    background-position: 0 -64px;
}

#footer .search .linkedin {
    background-position: 0 -80px;
}

#footer .search .contact {
    background-position: 0 -96px;
}

#footer .search .scroll {
    background-position: 0 8px;
    background-repeat: no-repeat;
    display: block;
    margin: 13px 10px 0 0;
    overflow: hidden;
    padding:0 0 0 13px;
}

/* PAGE */

#content .page {

    padding: 0 10px;
}

.page h1 {
    margin: 8px 0;
}

/* BLOG */

.post {
   
	background-position: center top;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 30px 0;
    position: relative;
}

.post .date {
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 12px;
    left: -73px;
    width: 72px;
    height: 86px;
}

.post .date .day {
    display: block;
    font-family: "Trebuchet MS", sans-serif ;
    font-size: 45px;
    line-height: 100%;
    padding: 10px 0 3px 0;
    text-align: center;
}

.post .date .month {
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    font-size: 12px;
    line-height: 100%;
    margin: 0 10px;
    padding: 5px 0 0 0;
    text-align: center;
}

.post h1 {
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 35px;
    line-height: 140%;
    margin: 0;
    padding: 20px;
}

.post .meta {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 11px;
    _height: 40px; /* IE6 Fix */
    overflow: hidden;
    padding: 0 20px;
}

.post .meta a {
    text-decoration: none;
}

.post .meta .left {
    display: block;
    float: left;
    padding: 10px 0;
}

.post .meta .right {
    float: right;
}

.post .meta .right .author,
.post .meta .right .comments {
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    padding: 10px 10px 10px 30px;
}

.post .content {
    background-position: center top;
    background-repeat: no-repeat;
}

.post .content .wp-post-image {
    background-color: #ffffff;
    padding: 4px;
    margin: 0;
    border: 1px solid #e7e7e7;
}

.post .content .inner {
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 20px;
}

.post .bottom {
    border-top-style: solid;
    border-top-width: 1px;
    overflow: hidden;
    _height: 30px; /* IE6 Fix */
    padding: 5px;
}

.post .bottom a.readmore {
    background-position: center top;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: right;
    font-size: 10px;
    padding: 3px 7px;
    text-decoration: none;
}

.share {
    float: left;
    padding: 5px;
}

.share li {
    background-image: none;
    float: left;
    padding: 0;
}

.share a {
    background-image: url(../../images/shared/icons-share.png);
    background-repeat: no-repeat;
    display: block;
    float: left;
    margin: 0 0 0 5px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
}

.twitter {
    background-position: 0 0;
}

.delicious {
    background-position: -20px 0;
}

.design-float {
    background-position: -40px 0;
}

.digg {
    background-position: -60px 0;
}

.facebook {
    background-position: -80px 0;
}

.technorati {
    background-position: -100px 0;
}

.stumbleupon {
    background-position: -120px 0;
}

.reddit {
    background-position: -140px 0;
}

.mixx {
    background-position: -160px 0;
}

/* ARCHIVE */

h1.archive {
    margin: 0 0 10px 10px;
}

/* SEARCH RESULTS */

.search-results h2 {
    font-size: 19px;
}

/* SINGLE BLOG POST */

#content .entry {
    padding: 0 10px;
}

.entry h1 {
    padding: 15px 0;
}

.entry .meta {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 11px;
    _height: 35px; /* IE6 Fix */
    overflow: hidden;;
}

.entry .meta a {
    text-decoration: none;
}

.entry .meta .left {
    display: block;
    float: left;
}

.entry .meta .left .date {
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    float: left;
    padding: 8px 10px 8px 30px;
}

.entry .meta .right {
    float: right;
}

.entry .meta .right .author,
.entry .meta .right .comments {
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    float: right;
    padding: 8px 10px 8px 30px;
}

.entry .share {
    padding-left: 0;
    padding-top: 8px;
    float: right;
}

.entry .share-text {
    padding: 8px 5px;;
}

/* COMMENTS */

.says {
    padding-left: 5px;
}

.thread-even, .thread-odd {
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-width: 0;
    border-style: solid;
}

#content #comments-wrap {
    padding-top: 10px;
}

#content #comments-wrap p {
    padding: 5px 0;
}

#content #comments-wrap a.name {
    text-decoration: none;
}

#content #comments-wrap ol.commentlist {
    border-top-width: 1px;
    border-top-style: solid;
    padding-left: 0;
    padding-top: 0;
}

#content #comments-wrap ol ul {
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    margin: 0 10px 10px 10px;
}

#content #comments-wrap li {
    background-image: none;
    list-style: none;
    padding: 0 10px;
}

#content #comments-wrap li ul.children {
    border-style: solid;
    border-width: 1px;
    border-bottom: none;
    margin: 13px 0;
    padding: 0;
}

#content #comments-wrap li li {
    padding: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#content #comments-wrap li a.name:hover {
    border: none;
}

#content #comments-wrap li .comment-left {
    float: left;
    display: inline;
    padding: 15px 0;
    width: 60px;
}

#content #comments-wrap li .comment-right {
    float: left;
    display: inline;
    padding: 15px 0 35px 0;
    position: relative;
    width: 480px;
}

#content #comments-wrap li li .comment-right {
    padding: 5px 0;
    width: 458px;
}

#content #comments-wrap li li .comment-left {
    padding: 5px 0;
}

#content #comments-wrap li li li .comment-right {
    width: 375px;
}

.comment-right-inner {
    padding: 0 20px 0 0;
}

.comment-right .name {
    font-size: 20px;
}

#content .reply-link a {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 11px;
    padding: 3px 8px;
    position: absolute;
    right: 0;
    bottom: 10px;
    text-decoration: none;
}

#content .reply-link a:hover {
    text-decoration: none;
}

#content li li .reply-link a {
    position: absolute;
    right: -10px;
    bottom: 0;
}

#content #comments-wrap #respond {
    border-style: solid;
    border-width: 1px;
    margin: 20px 0 0 0;
    padding: 20px;
    position: relative;
}

#content #comments-wrap #respond .pad {
    padding: 0;
}

#content #comments-wrap #respond li {
    padding: 5px 0;
}

#content #comments-wrap #respond label.error {
    color: #990000;
    display: block;
    font-size: 11px;
    margin-left: 100px;
    padding: 5px 0;
    width: 300px;
}

#content #comments-wrap #respond h3 {
    margin-bottom: 20px;
}

#content #comments-wrap #respond fieldset {
    margin-bottom: 10px;
}

#content #comments-wrap #respond input,
#content #comments-wrap #respond textarea {
    padding: 5px;
}

#content #comments-wrap #respond textarea {
    width: 350px;
    height: 200px;
}

#content #comments-wrap #respond legend {
    font-weight: bold;
    padding: 0 2px;
}

#content #comments-wrap #respond label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}

#content #comments-wrap #respond fieldset ol {
    margin: 0;
    padding: 0;
}

#content #comments-wrap #respond fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
}

#content #comments-wrap #respond label {
    width: 95px; /* Width of labels */
}

#content #comments-wrap #respond #submit {
    cursor: pointer;
    padding: 5px 10px;
}

#respond input, #respond textarea {
    border-style: solid;
    border-width: 1px;
    font-family: Arial, Helevtica, Verdana, san-serif;
    font-size: 11px;
}

#respond #submit {
    border-style: solid;
    border-width: 1px;
}

/* MAGAZINE LAYOUT */

#magazine {
    padding: 20px 0;
}

#magazine .date {
    background-position: 0 center;
    background-repeat: no-repeat;
    font-size: 10px;
    display: block;
    float: left;
    padding: 5px 10px 5px 30px;
}

#magazine .wp-post-image {
    margin: 15px 0 0 0;
}

/* SLIDESHOW */

.slideshow-load {
    background: transparent url(../../images/shared/loader.gif) center center no-repeat;
    position: absolute;
    top: 175px;
    left: 50%;
    margin: 0 0 0 -15px;
    width: 30px;
    height: 30px;
    z-index: 1000;
    *display: none; /* IE6 & IE7 Fix */
}

#content .slideshow-load {
    top: 100px;
}

.slideshow-wrapper {
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 580px;  /* 420px en vrai pour le slide */
    margin: 0 10px 20px 10px;
    overflow: hidden;
    position: relative;
}

#content .slideshow-wrapper {
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 276px;
    margin: 20px 0 20px 0;
    overflow: hidden;
    position: relative;
}

.slideshow {
    height: 350px;
    overflow: hidden;
    z-index: 1001;
}

#content .slideshow {
    height: 230px;
}

.coin-slider {
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    zoom: 1;
    padding: 5px;
}

#content .coin-slider {
    background-repeat: no-repeat;
    padding: 0;
}

.coin-slider a { 
    text-decoration: none;
    outline: none;
    border: none;
}

.cs-buttons { 
    font-size: 0px;
    float: left;
}

.cs-buttons a { 
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 20px 0;
    width: 20px;
    height: 20px;
    float: left;
    text-indent: -1000px;
}

#content .cs-buttons a {
    margin: 8px 0;
}

.cs-buttons a:hover,
.cs-buttons a.cs-active {
    background-position: 0 -20px;
}

.cs-title {
    background-color: #f2f2f2;
    color: #666666;
    width: 930px;
}

#content .cs-title {
    width: 600px;
}

.cs-title .pad {
    display: block;
    padding: 20px;
}


.cs-prev, 
.cs-next { 
    background-color: #f2f2f2;
    color: #666666;
    padding: 0px 10px;
}

/* CONTACT FORM */ 

#contact {
    position: relative;
}

#contact #sent {
    display: none;
}

#contact h3 {
    margin: 0 0 20px 0;
}

#contact label.error {
    color: #990000;
    display: block;
    font-size: 11px;
    padding: 5px 0 5px 90px;
}

#contact fieldset {
    margin: 0 0 10px 0;
}

#contact input, #contact textarea {
    border-style: solid;
    border-width: 1px;
    font-family: Arial,Helevtica,Verdana,san-serif;
    font-size: 12px;
    padding: 5px;
}

#contact textarea {
    width: 350px;
    height: 200px;
}

#contact legend {
    font-weight: bold;
    padding: 0 2px;
}

#contact label.name {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}

#contact fieldset ol {
    margin: 0;
    padding: 0;
}

#contact fieldset li {
    background-image: none;
    list-style: none;
    margin: 0;
    padding: 5px;
}

#contact label.name {
    width: 85px; /* Width of labels */
}

#contact #submit {
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    padding: 5px 10px;
}

.honeypot {
    display: none;
}

/* GALLERY OF IMAGES & PORTFOLIO */

.pp_nav p {
    padding: 0;
    line-height: 100%;
}

#full-width-content a.thumb,
#content a.thumb {
    border: none;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
}


#full-width-content a.thumb img,
#content a.thumb img {
    border-width: 1px;
    border-style: solid;
    padding: 4px;
}

#full-width-content a.item img,
#content a.item img {
    border-width: 1px;
    border-style: solid;
    padding: 4px;
}

#full-width-content .loader,
#content .loader {
    background: url(../../images/shared/loader.gif);
}

#full-width-content a.thumb .enlarge,
#content .thumb .enlarge {
    border: none;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}

#full-width-content a.thumb .image,
#content a.thumb .image {
    background-image: url(../../images/shared/enlarge.png);
}

#full-width-content a.thumb .video,
#content a.thumb .video {
    background-image: url(../../images/shared/enlarge-video.png);
}

#full-width-content .portfolio-box {
    margin-bottom: 30px;
}

#full-width-content .portfolio-box h2,
#full-width-content .portfolio-box p,
#full-width-content .portfolio-box .readmore {
    padding-left: 7px;
    padding-right: 7px;
}

/* WIDGETS */

.widget {
    margin: 0 0 20px 0;
    padding: 0 15px;
}

.widget h2 {
    font-size: 25px;
	font-weight: bold;
    line-height: 100%;
}

.widget ul,
.widget ol {
    padding: 13px 0;
}

.widget ul ul {
    padding: 0;
}

.widget ul li {
    background-position: 4px 13px;
    background-repeat: no-repeat;
    border-bottom-style: solid;
    border-bottom-width: 0;
    padding: 5px 5px 5px 20px;
}

.widget ul li a {
    text-decoration: none;
}

.widget ul li.current-menu-item > a {
    font-weight: bold;
}

#sidebar .widget {
    padding: 0 10px;
}

/* FANCY WIDGET */

.fancy-widget {
    background-position: center 0;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 20px 0;
}

.fancy-widget h2 {
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 20px;
    margin: 0;
    padding: 20px;
}

.fancy-widget .divider {
    border-style: solid;
    border-width: 1px;
    border-right: none;
    border-left: none;
    display: block;
    height: 10px;
}

.fancy-widget .content {
    background-position: center 0;
    background-repeat: no-repeat;
    font-size: 11px;
    display: block;
    padding: 0 15px;
}

.fancy-widget .bottom {
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    _height: 30px; /* IE6 Fix */
    overflow: hidden;
    padding: 5px;
}

.fancy-widget .bottom .readmore {
    background-position: center top;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    display: block;
    float: right;
    font-size: 10px;
    padding: 3px 7px;
    text-decoration: none;
}

/* NEWS TICKER */

#news-ticker {
    background-position: center top;
    background-repeat: no-repeat;
    border-style: solid;
    border-width: 1px;
    margin: 20px 10px 15px 10px;
    height: 42px;
    line-height: 20px;
}

#homepage4 #news-ticker {
    margin: 20px 15px 5px 15px;
}

#content #news-ticker {
    margin: 20px 0;
}

#news-ticker .inner {
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 42px;
    position: relative;
}

#news-ticker ul {
    padding: 0;
    margin: 0;
}

#news-ticker li {
    background-image: none;
    font-size: 11px;
    padding: 12px 15px 10px 15px;
}

#content #news-ticker li {
    background-image: none;
}

#news-ticker .readmore,
#content #news-ticker .readmore,
#full-width-content #news-ticker .readmore {
    background-position: center top;
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 11px;
    padding: 6px 7px 4px 7px;
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
}

/* SLOGAN */

#slogan {
    background-position: center bottom;
    background-repeat: no-repeat;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 27px;
    font-style: italic;
    line-height: 35px;
    margin: 0 10px;
    padding: 0 0 20px 0;
    text-align: center;
}

#content #slogan {
    font-size: 23px;
}

/* TOOLTIPS */

.tooltip {
    background: #666666;
    border: 1px solid #000;
    color: #fff;
    display: none;
    font-size: 11px;
    margin-top: -5px;
    padding: 2px 5px;
    position: relative;
    z-index: 1003;
}

/* STANDARD NAV LINKS */

.nav-entries {
    padding: 15px;
}

.nav-entries a {
    display: block;
    font: italic 12px/16px 'Droid Serif', Georgia, serif;
    text-decoration: none;
}

.nav-entries a:hover {
    text-decoration: underline;
}

/* WP PAGE NAVI */

#full-width-content .wp-pagenavi .pages,
#content .wp-pagenavi .pages {
    display: none;
}

#full-width-content .wp-pagenavi span,
#full-width-content .wp-pagenavi span.current,
#full-width-content .wp-pagenavi a,
#full-width-content .wp-pagenavi .page,
#content .wp-pagenavi span,
#content .wp-pagenavi span.current,
#content .wp-pagenavi a,
#content .wp-pagenavi .page {
    border-style: solid;
    border-width: 1px;
    display: block;
    float: left;
    line-height: 100%;
    margin: 0 2px;
    padding: 5px 7px;
}

/* THEME HINTS */

.theme-hints {
    margin: 0 0 10px 0;
}

.theme-hints .inner {
    background: #f7f7f7;
    border: 1px dashed #cccccc;
    color: #999999;
    font-size: 12px;
    padding: 15px;
    text-align: left;
}

.theme-hints span {
    border-top: 1px solid #dddddd;
    display: block;
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
}

#panel .theme-hints {
    box-shadow: 0px 0px 10px #888;
    -moz-box-shadow: 0px 0px 10px #888;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin: 0 0 0 -350px;
    width: 700px;
    z-index: 1005;
}

/* BREADCRUMBS */

#breadcrumbs {
    background: url(../../images/shared/home.png) 0 5px no-repeat;
    font-size: 11px;
    margin: 0 0 20px 0;
    padding: 5px 5px 5px 20px;
}

/* PRETTY PHOTO */

.pp_gallery li {
	background-image: none;
	margin: 0;
	padding: 0;
}