/*
site          : undergroundsecrets movie gallery
by            : vicnskwan Web Design
last modified : 07 Nov 2009
version       : 1.0
verified      : IE6, IE7, Mozilla 3.5.4
*/

#table1 { text-align:center; margin-bottom:10px; }
#table1 #title { width:215px; height:28px; text-align:left; background:#9cd2ff url('../img/table1_title.jpg') no-repeat; overflow:hidden; }
    #table1 #title #inner_title { padding:8px; }
    #table1 #title h1 { font:bold 13px arial; }
#table1 #content { width:215px; text-align:left; background:#ffffff url('../img/table1_content.jpg') repeat-y; overflow:hidden; }
    #table1 #content #inner_content { padding:8px; }
    #table1 #content p.links { padding-left:15px; background:#ffffff url(../img/bullet1.jpg) no-repeat 0% 75%; margin-bottom:3px; }
    #table1 #content a { text-decoration:none; color:#001ba7 }
    #table1 #content a:hover { color:#001ba7 }
    #table1 #content a:visited { color:#001ba7 }
    #table1 #content p.img { text-align:center; margin-bottom:10px; }
#table1 #bottom { width:215px; height:1px; background:#9cd2ff url('../img/table1_bottom.jpg') no-repeat; overflow:hidden; }


#table2 { text-align:center; margin-bottom:10px; }
#table2 #title { width:960px; height:28px; text-align:left; background:#9cd2ff url('../img/table2_title.jpg') no-repeat; overflow:hidden; }
    #table2 #title #inner_title { padding:8px; }
    #table2 #title h1 { font:bold 13px arial; }
#table2 #content { width:960px; text-align:left; background:#ffffff url('../img/table2_content.jpg') repeat-y; overflow:hidden; }
    #table2 #content #inner_content { padding:10px; }
    #table2 #content #entry { width:470px; margin-bottom:10px; text-align:left; }
    #table2 #content #thumbs { width:90px; overflow:hidden; }
    #table2 #content #thumbs img { width:80px;  }
    #table2 #content #details { width:380px; overflow:hidden; }
    #table2 #content #inner_details { padding-right:10px; }
    #table2 #content h1 { font:bold 14px arial; color:#316B2B; margin-bottom:3px; }
    #table2 #content p { font:normal 13px arial; color:#000000; margin-bottom:3px; }
    #table2 #content a { text-decoration:none; font:normal 13px arial; color:#001ba7;  }
    #table2 #content a:hover { color:#001ba7; }
    #table2 #content a:visited { color:#001ba7; }

#table2 #bottom { width:960px; height:1px; background:#9cd2ff url('../img/table2_bottom.jpg') no-repeat; overflow:hidden; }


div.spacer { width:100%; height:30px; background:#ffffff url('../img/spacer_999.jpg') repeat-x 50% 50%; }


