@charset "UTF-8";

html, body { height: 100%; }
a { outline: none; text-decoration: none; }
img { border: none; display: block; }
body { background-color: #fff; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; letter-spacing: normal; color: #333; font-size: 12px; line-height: 16px; margin: 0; padding: 0; }
hr { color:#333; background-color:#333; height:1px; border:none; }
#red_header { position:absolute; left:40px; top:60px; width:200px; height:40px; }
#red_nav { position:absolute; left:40px; top:345px; width:200px; height:105px; }
#red_text { position:absolute; left:40px; top:120px; width:200px; height:200px; }
#red_showreel { position:absolute; left:40px; top:460px; width:200px; height:200px; }
#red_image, .red_image { position:absolute; left:250px; top:60px; width:600px; background-color: #171310; }
#red_thumbnails { position:absolute; left: 890px; top: 60px; width:100px; }

#red_home_1, .red_home_1 { position:absolute; left:250px; top:60px; width:250px; height:200px; z-index: 1;  background-color: #000; }
#red_home_2, .red_home_2 { position:absolute; left:500px; top:60px; width:250px; height:200px; z-index: 1;  background-color: #000; }
#red_home_3, .red_home_3 { position:absolute; left:750px; top:60px; width:250px; height:200px; z-index: 1;  background-color: #000; }
#red_home_4, .red_home_4 { position:absolute; left:250px; top:260px; width:250px; height:200px; z-index: 1;  background-color: #000; }
#red_home_5, .red_home_5 { position:absolute; left:500px; top:260px; width:250px; height:200px; z-index: 1;  background-color: #000; }
#red_home_6, .red_home_6 { position:absolute; left:750px; top:260px; width:250px; height:200px; z-index: 1;  background-color: #000; }
.red_home_label { position: relative; bottom: 25px; width: 250px; height: 25px; background-color: #333; color: #fff; padding: 0; font-size: 13px; z-index: 2; }

#red_column_1 { position:absolute; left:250px; top:120px; width:200px; }
#red_column_2 { position:absolute; left:460px; top:120px; width:200px; }
#red_column_3 { position:absolute; left:670px; top:120px; width:200px; }
#red_column_4 { position:absolute; left:880px; top:120px; width:200px; }
#red_column_5 { position:absolute; left:1090px; top:120px; width:200px; }

a:link, a:active, a:visited  { color: #333333; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }

a.inverse:link, a.inverse:active, a.inverse:visited  { color: #FF0000; text-decoration: none; }
a.inverse:hover { color: #333333; text-decoration: none; }

.style1 { font-size: 12px }
.style2 { font-size: 16px }
.style3 { font-style: italic }
.thumbnail { padding-bottom: 5px; }
