/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }



/* DRAWERS */
body {margin:10px; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration: none; }
#main { padding:0pt; margin:0pt; width:216px;}
#main ul.drawers { margin: 0; }
a { text-decoration: none; }

/* GETTING STARTED */
#main #gallery { min-height: 450px; height: 500px; position:relative;}
#gallery .topEdge { position:absolute; top:-3px; left:0px; z-index:10;}
#gallery .shingles { margin: 0 1px; position: relative; overflow: hidden; }
#gallery .shingles li { display: block; z-index: 1; width: 100%; background: url(/images/video_bcg.gif) -218px repeat-y}
#gallery .shingles .video_player { margin:14px 0 0 8px; cursor:pointer;}
#gallery .shingles .handle { display: block; padding: 14px 10px 10px 12px; height: 32px; margin-bottom: -6px; background: url(/images/tabs_bcg.gif) -218px 100% no-repeat; overflow: hidden; _margin-bottom: -3px; cursor:pointer;}
#gallery .shingles .handle:hover { text-decoration: none; }
#gallery .shingles .handle img.doc_thumb { float:left; margin-right:10px; /*display:none;*/}
#gallery .shingles .handle .arrow { float:right; margin:10px 0 0 3px; background:url(/images/arrow_rt.gif) no-repeat; width:16px; height:16px; }
#gallery .shingles .handle strong { display:block; color:#ffffff; padding-top:4px; text-decoration:none; margin:0;}
#gallery .shingles .handle span { display:block; font-size:10px; color:#c5b9c6; margin-top:1px; text-decoration:none; margin:0;}
/*#gallery .shingles .handle a  { display:block;  text-decoration:none; margin:0;}
#gallery .shingles .handle a  { display:block; text-decoration:none; margin:0; border:1px solid red;}*/
#gallery .shingles li.obscured .handle { background-position: 0 100%; }
#gallery .shingles li.obscured { background-position: 0; }
#gallery .shingles li.obscured strong {color:#9f3d54; text-decoration:none; margin:0;}
#gallery .shingles li.obscured span { color:#351b38; text-decoration:none; }
/*#gallery .shingles li.obscured img.doc_thumb { display:block; !important }*/
#gallery .shingles li.obscured .arrow {background:url(/images/arrow_up.gif) no-repeat;}
#gallery .shingles li.first .handle { }
#gallery .shingles li.last .handle { padding-bottom: 9px; _padding-bottom: 5px; }



