@charset "utf-8";
/* CSS Document */

#main-img { margin:5px 0 0 0;}


#sidebar {
	width:359px;
	height:320px;
	}
	
.spacer {
	height:1px;
	}
	
.atStartcontent {border-left:1px solid #ebeae6;
border-right:1px solid #a7a493;
padding:9px 15px 5px 15px;
font-family:MS Sans Serif,Arial;
color:#6d6d67;
position:relative;
z-index:0;}
	
.atStartcontent a.play { font-weight:bold;
color:#6f7175;}
	

	
.atStartcontent .img { float:right;
width:70px;
height:70px;
margin:10px 10px 0 10px;} 
	
.atStartcontent p{
	margin-top:9px;
	margin-bottom:9px;}
	
.smthumbs { background-color:#d5d3cb;
float:left;
width:80px;
height:80px;
margin:5px 5px 5px 0;
text-align:center;}

.smthumbs img { margin:5px 0 5px 0;}
	
#sidebar h2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#575756;
	padding-left:15px;
	padding-top:5px;
	font-size:100%;}

#sidebar h2.prtv { padding-left:0;
font-weight:bold;
color:#fff;
font-size:1.0em;}

#sidebar h2.prtv:hover { padding-left:0;
font-size:1.0em;
font-weight:bold;}
	
#sidebar h2:hover {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#9c9c9c;
	padding-left:15px;
	padding-top:5px;
	cursor:pointer;
	font-size:100%;
	}

		
#top {
	background:url(../images/accordion_top.gif) no-repeat top;
	height:27px;
	border:none;
	}
	
#bottom {
	height:12px;
	border:none;
	}
	
#bottom a {
	display:block;
	text-decoration:none;
	color:#6d6d67;
	width:100%;
	height:100%;
	}
	
#bottom a:hover {
	display:block;
	text-decoration:none;
	color:#9c9c9c;
	}
	
.atStart {
	height:27px;
	background:url(../images/accordion_bg.png) repeat-x top;
	border-left:1px solid #e0ded9;
	border-right:1px solid #a7a493;
	}
	
.atStart span {
	position:absolute;
	background:url(../images/accordion_arrow.gif) no-repeat;
	width:10px;
	height:10px;
	margin-left:-8px;
	margin-top:7px;
	}
		
#joinus {
	background:url(../images/accordion_bg.png) repeat-x top;
	border-left:1px solid #e0ded9;
	border-right:1px solid #a7a493;}
	
	
	
	h2.atStart { position:relative;
	z-index:20;}
	
	.atStartcontent#show { position:relative;
	z-index:20;
	background-color:#fff;}
