/* vertical_tabs.css - loads on the court.html page for portfolio functionality */
#navlinks {padding-left:2em; font-family: Arial, Helvetica, sans-serif; font-size:1.3em; line-height:1.4em; list-style-type:square;}
div#thumb_col * h3 {text-align:center; margin:.5em auto .5em auto;}
div#nav_col > ul {margin-top:1em;}
#container {width:600px; height:340px; border:1px solid #CCCCCC;}
#nav_col {width:175px; height:340px; background-color:#F2F2F2; float:left; text-align:left; padding-left:0;}
#thumb_col {width:425px; height:340px; float:right;}
#div0, #div1, #div2, #div3, #div4, #div5, #div6, #div7, #div8, #div9, #div10, #div11 {position:absolute; width:425px; height:340px; visibility: hidden; background-color: #F2F2F2; layer-background-color: #F2F2F2; }
.thumbnail {float:left; border:1px solid black; margin: 1em 1.5em 1em 1.5em}
.thumbnail2 {float:left; border:1px solid black; margin: 1em 1.3em 1em 1.3em}
#anim_container {width:600px; background-color: #F2F2F2; border:1px solid #CCCCCC; text-align: center;}
#anim_container p {margin:.5em;}