@charset "UTF-8";
body { font: 100% Georgia, Times, "Times New Roman", serif; background: #f8f8f8; margin: 0; padding: 0; text-align: center; color: #666666; }
br.clear { line-height: 1px; clear:both; }

#c { width: 880px; margin: 0 auto; text-align: left; }
#c #h { padding: 25px 0; background-image: url(images/ialogo.gif); background-repeat: no-repeat; background-position: right bottom; border-bottom: #CCCCCC solid 2px; }
#c #h h1 { margin: 0;  padding: 10px 0; color: #CBC7AE; font-size: 40px; font-weight: normal; }
#c #h #top { width:550px; }
#c #h #top #number { width: 144px; float:left; }
#c #h #top p { font-size: 11px; line-height: 14px; margin: 0; }
#c #m { padding: 25px 0; margin: 0; width: 700px; float: right; }
#c #f { padding: 0 10px; }

#c #menu { width:160px; font-size:12px; letter-spacing:1px; line-height: 22px; padding-top:20px; color:#999999; float: left; margin-top: 25px; height: 500px; border-right-width: 2px; border-right-style: solid; border-right-color: #CCCCCC; }
#c #menu ul { list-style:none; }
#c #menu ul li { margin: 0; }
#c #menu a:link, #c #menu a:visited { color:#7D7D7D; text-decoration:none; border-bottom:1px #999999 dotted; }
#c #menu a.selected { color: #7B7330; font-weight: bold; }

#c #menu a:hover { color:#333333; text-decoration:none; background:#CCCCCC; }
#c #display { width:690px; background-color:#FBFBF6; }
#c #display #thumbs { height:80px; text-align: center; }
/*#c #display #thumbs img { padding:10px; }*/

#c #display #thumbs { height:80px; text-align: center; margin:auto; }
#c #display #thumbs img { border: 0; margin:0; }
#c #display #thumbs a.x, #c #display #thumbs a.x:active { padding: 0; border:6px #CBC7AE solid; margin-right:6px; width:55px; display:block; float:left; }

#c #display #thumbs a.t, #c #display #thumbs a.t:active { padding: 6px; border:0; margin-right:6px; width:55px; display:block; float:left; }
#c #display #thumbs a.t:hover { padding: 0; border:6px #CCCCCC solid; }

#c #display #thumbs a.arrow, #c #display #thumbs a.arrow:active { padding: 8px 12px; float:left; }


#c #display #large_image { width:670px; height:476px padding:10px; display: block; }
#c #display #caption { width:671px; padding:10px; font-size:9px; color:#999999; }
#c #display #caption p { margin: 0; padding: 10px 0; font-size: 9px; color: #8F8F8F; }
#c #display #caption a, #c #display #caption a:visited { color: #AEAEAE; }

#c #display #large_image p { font-weight: normal; font-size: 12px; }
#c #display #large_image img.fltleft { float:left; margin: 0 8px 8px 0; }

/* Social icons */
#c #m #display #under  { width: 52px; margin-top:10px; }
#c #m #display #under td { width: 26px; }
#c #m #display #under a, 
#c #m #display #under a:visited { width: 26px; height:26px; background-position: center center; background-repeat: no-repeat; display:block; border:0px; }
#c #m #display #under a:hover { background-color:#ccc; }
#c #m #display #under span { display:none; }
#c #m #display #under a#fb  { background-image: url(images/fb.png); }
#c #m #display #under a#in  { background-image: url(images/in.png); }
#c #m #display #under a#tw  { background-image: url(images/tw.png); }

