@charset "utf-8";
/* CSS Document */

*{margin:0;padding:0;}
body{ background:#000 url(../images/2010-Conv-BG.jpg) center top; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif;color:#fff;}
a:link,a:visited{
	text-decoration:none;
	color:#fff;
	font-size:12px;
}
a:hover,a:active{ text-decoration:underline;}

h1{font-size:16px;text-align:left;}
h2{font-size:10px;color:#ddd;}

#thumb_header h1{margin-bottom:6px;border-bottom:1px dotted #555;}

#head_bar{width:100%;height:30px;line-height:30px;border-bottom:1px solid #444; background:#000;}
#head_container{width:970px; margin:0 auto;}
#wrapper{width:970px;margin:0px auto;border-left:1px solid #333;border-right:1px solid #444;overflow:hidden;}
#top_container{width:970px;height:560px;float:left;padding-top:30px;background:#000 url(../images/top_fade2.jpg) center top repeat-x;}
#bottom_container{width:930px;float:left;padding:0 20px;padding-top:10px;background:#000;border-top:1px solid #888;}
#thumbs_box{float:left;width:340px;overflow:hidden;/*padding-top:22px;*/padding-left:20px;}
#thumb_header{text-align:center;float:left;width:318px; padding:6px 5px;padding-top:0;/*border:2px solid #181818;border-bottom:0;background:#000 url(../images/title_bar.jpg) center top repeat-x;*/}
#thumbs{width:328px;height:248px;/*2height:169px;*//*4height:328px;*/border:2px solid #181818;overflow:hidden;float:left;position:relative;}
#thumbs_opacity{float:left;width:328px;height:328px; background:#000; opacity:.6;position:absolute;}
#thumb_inner{width:1200px;clear:both;float:left;height:344px;overflow:hidden;}
#buttons{clear:both;float:left;width:328px;height:40px;margin:6px 0;}
#left_button{float:left;cursor:pointer;background:url(../images/buttons.png) no-repeat -6px -0px; width:40px; height:40px;}
#right_button{float:right;cursor:pointer;background:url(../images/buttons.png) no-repeat -54px -0px; width:40px; height:40px;}
#count{float:left;margin-left:110px;font-size:12px;font-weight:bold;}
.thumb_screen{width:328px;height:328px;float:left;padding-left:4px;padding-top:4px;}
.thumb_pic{ top:3px;left:3px;float:left;overflow:hidden;position:absolute;border:2px solid #fff;}
.thumb_hover{margin-left:3px;margin-top:3px;background:#fff;width:74px;height:74px;}
.thumb_border{margin-left:0px;margin-top:0px;width:80px;height:80px;float:left;overflow:hidden;position:relative;cursor:pointer;}
#photo_box{float:left;width:610px;overflow:hidden;}
#photo{width:100%;}
#photo_tag{margin:0 auto;background:#fff;width:60px;color:#000;padding:4px 5px; padding-top:4px;font-size:12px;font-weight:bold;text-align:center;}
.cp{border:5px solid #fff;}
#loading{width:32px;height:32px; margin-top:235px; margin-left:290px;float:left;}
#see_more{float:right;font-size:14px;font-weight:bold;}
.more_galleries{width:100%;height:140px;float:left;margin:10px 0;}
.album{float:left;margin-left:25px;width:200px;height:100%;text-align:center;}
.album_cover{float:left;width:200px;height:120px;overflow:hidden;margin-bottom:4px;}
#ad_box{margin-top:35px;width:340px;float:left; height:120px;clear:both;}

.album a:link,.album a:visited{	text-decoration:none;font-size:12px;font-weight:bold;}
.album a:hover,.album a:active{ text-decoration:underline; }


