@charset "utf-8";
body {
	background-color: #000033;
	background-image: url(/_images/layout/bg_slice/ACTJ_bg09.jpg);
	
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
img {
	border:none;
}
h1 {
	font-size: 28px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	line-height: normal;
}
h2 {
	font-size: 18px;
	color: #FF9900;
	font-weight: normal;
	line-height: normal;
}
h3 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.videoCat {
	font-size: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	clear: both;
	width: 550px;
}
.sidebar {
	background-image: url(/_images/layout/homepage/sidebar_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.sidebar img {
	margin-bottom: 10px;
	display: block;
	clear: both;
}
.leaderboard {
	background-image: url(/_images/layout/homepage/leaderboard_bg.jpg);
	background-repeat:repeat-x;
	text-align: center;
}
.list1 {
	background-image: url(/_images/layout/homepage/list1_bg.jpg);
}
.list2 {
	background-image: url(/_images/layout/homepage/list2_BG.jpg);
}
.list3 {
	background-image: url(/_images/layout/homepage/list3_BG.jpg);
}
.list1, .list2, .list3 {
	background-repeat:repeat-x;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 10px;
}
.list1 h2, .list2 h2, .list3 h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
	color: #333333;
}
.list1 p, .list2 p, .list3 p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.list1 p {
	border-bottom-color: #006699;
}
.list2 p {
	border-bottom-color: #99CC00;
}
.list3 p {
	border-bottom-color: #CC6600;
}
.list1 p a:link, .list1 p a:visited, .list1 p a:hover, .list1 p a:active,
.list2 p a:link, .list2 p a:visited, .list2 p a:hover, .list2 p a:active,
.list3 p a:link, .list3 p a:visited, .list3 p a:hover, .list3 p a:active,
.list1 h2 a:link, .list1 h2 a:visited, .list1 h2 a:hover, .list1 h2 a:active,
.list2 h2 a:link, .list2 h2 a:visited, .list2 h2 a:hover, .list2 h2 a:active,
.list3 h2 a:link, .list3 h2 a:visited, .list3 h2 a:hover, .list3 h2 a:active   {
	color: #333333;
	text-decoration:none;
}
.list1 p a:hover, .list2 p a:hover, .list3 p a:hover, 
.list1 h2 a:hover, .list2 h2 a:hover, .list2 h3 a:hover {
	text-decoration:underline;
}
.list2 a:link, .list2 a:visited, .list2 a:hover, .list2 a:active {
	color: #99CC00;
}
.list3 a:link, .list3 a:visited, .list3 a:hover, .list3 a:active {
	color: #FF6600;
}
.list1 .more, .list2 .more , .list3 .more{
	color: #CCCCCC;
}
.thumb_pic {
	background-color: #D9E7E7;
}
.thumb_text {
	background-image: url(/_images/layout/homepage/thumb_bg.jpg);
	background-repeat:repeat-x;
	font-size: 10px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.today_date {
	color: #FF9900;
	background-image: url(/_images/layout/homepage/today_bg1.jpg);
	background-repeat: no-repeat;
}
.today_list {
	background-image: url(/_images/layout/homepage/today_bg2.jpg);
	background-repeat:no-repeat;
}
.today_poll {
	color: #FF9900;
	background-image: url(/_images/layout/homepage/today_bg3.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
}
.today_poll a:link, .today_poll a:visited, .today_poll a:hover, .today_poll a:active {
	font-weight: normal;
	color: #FFFFCC;
}
#footer td {
	font-size: 10px;
	color: #999999;	
}
.video_tile {
	display: block;
	margin-top: 10px;
	margin-right: 7px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image:url(/_images/layout/videos/thumb_bg.jpg);
	background-repeat:repeat-x;
	height: 175px;
}
.video_listItem {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.video_listItem img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.photoCategory {
	font-size: 16px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.photoAlbum {
	font-size: 11px;
	margin-left: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.audio_tile2 {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 285px;
}
.audio_tile {
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 275px;
	height: 275px;
}
.audioAlbum {
	font-size: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: inline-block;
}
#hatemail_list {
	font-family: "Courier New", Courier, monospace;
	float: right;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #7A6F52;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#hatemail_list p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;	
}
.blog_date {
	font-size: 10px;
	color: #663300;
}
.blog_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
.blog_subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
#bboardInfo {
	color: #FFFFFF;
	background-color: #333333;
	padding: 5px;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
}
#bboard_premium {
	background-color: #D1DDDE;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px none 0;
}
#bboard_premium p {
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.bbCat {
	color: #D1DDDE;
	font-size: 18px;
	margin-bottom: -10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(/_images/partner_boards/tab_bg.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	height: 40px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.bb_bg {
	background-color: #000000;
}
.bbCatList {
	font-size: 11px;
	line-height: 1px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#bboard_select {
	background-image: url(/_images/partner_boards/select.jpg);
	height: 75px;
	width: 300px;
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
#bboard_select form {
	display: block;
	padding-top: 42px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;

}
.bbFeatured {
	font-size: 18px;
	color: #003366;
}
.bb_today {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.bb_market {
	font-size: 36px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 36px;
}
.bb_market a:link, .bb_market a:visited, .bb_market a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bb_market a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.bb_market_news {
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bb_dates {
	font-size: 10px;
	color: #666666;
}
#bb_post {
	line-height: 16px;
	display: block;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.bb_blog_title {
	font-size: 24px;
	color: #000000;
	line-height: 28px;
}
.features_sm {
	font-size: 10px;
	color: #666666;
}
.features_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.features_list ul {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.features_list ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

