/* ELEMENTOS GENERALES ============================== */ 

* {margin:0;padding:0}
body {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;color:#7B7D73;background:#B8BBA9}
embed {background:#B8BBA9}


/* CONTENEDORES PRINCIPALES ============================ */

/* wrapper -------------------------------------- */
#wrapper {width:488px;height:530px;padding:0px 25px;}
#reel #wrapper {padding-top:15px;height:545px}


/* ELEMENTOS INTERNOS UNICOS ============================ */

/* pImages -------------------------------------- */
#pImages {width:485px;font-size:10px}
#pImages img {margin-right:2px;margin-bottom:2px}
#pImages h2 {font-family:Arial, Helvetica, sans-serif;color:#FFF;font-size:16px;text-transform:uppercase;margin-bottom:10px}
#pImages h2 span.title {font-weight:100;}
#pImages p.imgSet {display:none}
#pImages #movieContainer {height:380px}
#pImages #imagesContainer {height:254px}

#pImages ul#pLinks {list-style:none;margin-bottom:10px}
#pLinks li {clear:left;padding:2px}
#pLinks a {display:block;float:left;margin-right:5px;padding:2px 0;height:10px;text-transform:uppercase;color:#7B7D73;text-decoration:none}
#pLinks .current a, #pLinks a.current {color:#FFF}
#pLinks a:hover {color:#FFF}
#pLinks .mWeight {display:block;float:left;margin-right:20px;padding:2px 5px;height:10px;color:#FFF;border-left:solid 1px #636659}

/* slider -------------------------------------- */
#slider {clear:both;margin:14px 0;margin-left:212px;padding-right:169px;text-align:right;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;}
#slider a {outline:none;text-transform:uppercase;color:#7B7D73;text-decoration:none;border:solid 1px #7E8075}
#slider a:hover {color:#000}
#slider a#prevLink {padding:0 2px 2px 2px;border-right-width:0px;}
#slider a#nextLink {padding:0 2px 2px 2px;}
#slider span {padding:3px 8px;color:#7B7D73;border-left:solid 1px #7E8075}

/* noslider -------------------------------------- */
#noslider {clear:both;margin:15px 0;margin-left:215px;padding-right:113px;text-align:right;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;} 
#noslider a {display:none}
#noslider a:hover {color:#000}
#noslider a#slideLink {display:inline!important;padding:2px 8px;text-transform:uppercase;color:#7B7D73;text-decoration:none;border:solid 1px #7E8075}

/* movieLinks -------------------------------------- */
a.mlQHI {width:41px;height:14px;background:url(images/btn_qhi.jpg) top no-repeat;border-left:solid 1px #636659}
a.mlQHI_current {width:41px;height:14px;background:url(images/btn_qhi.jpg) bottom no-repeat;border-left:solid 1px #636659}
a.mlQHI:hover {background:url(images/btn_qhi.jpg) bottom no-repeat}
a.mlQHI span, a.mlQHI_current span {display:none}
a.mlQLO {width:41px;height:14px;background:url(images/btn_qlo.jpg) top no-repeat;border-left:solid 1px #636659}
a.mlQLO_current {width:41px;height:14px;background:url(images/btn_qlo.jpg) bottom no-repeat;border-left:solid 1px #636659}
a.mlQLO:hover {background:url(images/btn_qlo.jpg) bottom no-repeat}
a.mlQLO span, a.mlQLO_current span {display:none}
a.mlWLO {width:41px;height:14px;background:url(images/btn_wlo.jpg) top no-repeat;border-left:solid 1px #636659}
a.mlWLO_current {width:41px;height:14px;background:url(images/btn_wlo.jpg) bottom no-repeat;border-left:solid 1px #636659}
a.mlWLO:hover {background:url(images/btn_wlo.jpg) bottom no-repeat}
a.mlWLO span, a.mlWLO_current span {display:none}
a.mlIPO {width:76px;height:14px;background:url(images/btn_ipod.jpg) top no-repeat;border-left:solid 1px #636659}
a.mlIPO:hover {background:url(images/btn_ipod.jpg) bottom no-repeat}
a.mlIPO span {display:none}

/* pContent -------------------------------------- */
#pContent {clear:both;height:76px;overflow:auto;color:#FFF}


