/********* Colors ********/
#page_rouge {background-color:#ed1c24;}
#page_mauve {background-color:#6a4ea0;}
#page_rose {background-color:#e41b5a;}
/********* Colors ********/


/*************Structure*************/
#mainWrap {position:relative; z-index:0; width:980px; margin:0 auto;}
#mainTop {position:relative; height:656px;}
#mainTop h1,
#mainTop h2,
#mainTop h3 {text-indent:-9999px;}
#player {position:absolute; z-index:0; width:500px; height:281px; right:11px; bottom:0; background:#000;}
#nav {position:absolute; width:195px; height:31px; bottom:30px; left:164px;}
#nav a {display:block; height:31px; float:left; text-indent:-99999px;}
#nav a.synop {width:110px;}
#nav a.photos {width:85px;}
#mainBottom #credits {height:352px;}

#synop {width:500px; height:250px;}
#MultiBoxContentContainer p {padding:30px; font-size:1.3em;}

#like_fb {position:absolute; bottom:-35px; right:0; height:30px;}

#fb {position:absolute; left:66px; bottom:-11px; display:block; width:383px; height:40px; text-indent:-99999px;}
#rf {display:block; width:191px; height:40px; margin:20px auto; text-indent:-99999px;}

/*rouge*/
#page_rouge #mainTop {background: url(../images/rouge_top.jpg) no-repeat left top;}
#page_rouge #mainBottom #credits {background: url(../images/rouge_bottom.jpg) no-repeat left top;}
#page_rouge #fb {background: url(../images/rouge_fb.jpg) no-repeat center top;}
#page_rouge #rf {background: url(../images/rouge_rf.jpg) no-repeat center top;}
#page_rouge #nav a.synop {background: url(../images/rouge_synop.jpg) no-repeat center top;}
#page_rouge #nav a.photos {background: url(../images/rouge_photos.jpg) no-repeat center top;}

/*mauve*/
#page_mauve #mainTop {background: url(../images/mauve_top.jpg) no-repeat left top;}
#page_mauve #mainBottom #credits {background: url(../images/mauve_bottom.jpg) no-repeat left top;}
#page_mauve #fb {background: url(../images/mauve_fb.jpg) no-repeat center top;}
#page_mauve #rf {background: url(../images/mauve_rf.jpg) no-repeat center top;}
#page_mauve #nav a.synop {background: url(../images/mauve_synop.jpg) no-repeat center top;}
#page_mauve #nav a.photos {background: url(../images/mauve_photos.jpg) no-repeat center top;}

/*rose*/
#page_rose #mainTop {background: url(../images/rose_top.jpg) no-repeat left top;}
#page_rose #mainBottom #credits {background: url(../images/rose_bottom.jpg) no-repeat left top;}
#page_rose #fb {background: url(../images/rose_fb.jpg) no-repeat center top;}
#page_rose #rf {background: url(../images/rose_rf.jpg) no-repeat center top;}
#page_rose #nav a.synop {background: url(../images/rose_synop.jpg) no-repeat center top;}
#page_rose #nav a.photos {background: url(../images/rose_photos.jpg) no-repeat center top;}
/*************Structure*************/