/*
Ryan Teuscher
www.bigineurope.com
*/

/* layout */
#springboard {
    padding:0; margin:0;
    font-family:Arial, Verdana, sans-serif; font-size:.9em; color:#919191; 
	opacity:1.0;
	margin: 0 auto;
	width: 640px;
}
#right { float:left; width:640px; height:546px; color:#0F0F0F; line-height:.5em; font-size:.85em; margin-top:0px; position:relative; }

/* media */
.row1 { top:0; }
.row2 { top:91px; }
.row3 { top:182px; }
.row4 { bottom:182px; }
.row5 { bottom:91px; }
.row6 { bottom:0px; }
.col1 { left:0; }
.col2 { left:160px; }
.col3 { right:160px; }
.col4 { right:0px; }
.videothumb { position:absolute; border:0; padding:0 1px 1px 0; margin:0; width:159px; height:90px; }
.videothumb img { border:0; width:100%; height:100%; background-color:#e6e6e6; }
.videothumb a { width:100%; height:100%; display:block; }
.videothumb a:hover,a:active { background:transparent; }
.placeholder { position:absolute; border:0; padding:0 1px 1px 0; margin:0; width:159px; height:90px; }
.fill { display:block; border:0; width:100%; height:100%; background-color:#e6e6e6; }
#zoom_close { border:0; position:absolute; top:0; left:0; padding-left:12px; padding-top:10px; height:20px; width:20px; }
#zoom_close img { border:0; background-color:#fff; }
#zoom_close img:hover { border:0; background-color:#000; }
