/* sub nav */
#sub_nav {
	width:760px;
	margin:0px;
	padding:0px 0px 15px 0px;
}
#sub_nav .search, #sub_nav .browse, #sub_nav .points {
	border:1px solid #cdcdcd;
	background-color:#ffffff;
	padding:0;
	margin:0;
}
#sub_nav .points, #sub_nav .browse {
	padding-bottom:1px;
}
#sub_nav .search, #sub_nav .browse {
	margin-right: 3px;
}
#sub_nav .random {
	height:35px;
	padding-top:15px;
	padding-left:15px;
	padding-right:58px;
	border:1px solid #cdcdcd;
	margin-right:6px;
}
#sub_nav div.random #rnd_member { /* in use??? */
	width:138px;
	height:18px;
	margin-bottom:5px;
	padding:2px;
	border:1px solid #cdcdcd;
}
#sub_nav div.random #random_member {
	width:138px;
	height:18px;
	margin:0 0 5px 0;
	padding:2px;
}
#sub_nav div.random #submit {
	width:24px;
	height:18px;
	margin-bottom:5px;
	padding:2px;
	border:none;
	background-color:#dddddd;
	font-size:9px;
	font-weight:bold;
}
#sub_nav div.random #submit:hover {
	background-color:#FC91E9;
}

/* point ticker */
#ticker {
	width:744px;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 10px;
	border:1px solid #fc91e9;
}
#ticker #based_on {
	width:728px;
	padding:4px 10px 0px 0px;
	text-align:right;
	font-size:9px;
	color:#000000;
	font-style:italic;
}

/* grey columns */
#grey_cols {
	width:756px;
	/*background-image:url(../community/images/grey_cols_bkgd.gif);
	margin-bottom:10px;*/
}
#grey_col_A {
	width:372px;
	margin-right:12px;
}

#grey_col_A .block {
	width:352px;
	background-color:#e8e8e8;
	margin-bottom:10px;
	padding:10px;
}
#grey_col_A .block div.nopad {
	width:64px;
	margin-bottom:10px;
	border:1px solid #ffffff;
}
#grey_col_A .block div.pad {
	margin-right:5px;
	border:1px solid #ffffff;
}

#grey_col_A .half_block {
	width:160px;
	background-color:#efefef;
	margin-bottom:10px;
	padding:10px;
}

#grey_col_B {
	width:372px;
}
/* lists */
#grey_col_A .sidedl_L {
	margin:0px;
	padding:0px;
}
#grey_col_A .sidedl_L li {
	list-style:none;
	background-color:#737373;
}
#grey_col_A .sidedl_L li.title {
	list-style:none;
	background-color:transparent;
}
#grey_col_A .sidedl_L li.item {
	width:352px;
	display:block;
	float:left;
}
#grey_col_A .sidedl_L li.item div.space img {
	margin-right:8px;
	display:block;
	float:left;
}
#grey_col_A .sidedl_L li.item .space a {
	display:block;
	width:312px;
	height:35px;
	padding:5px;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	line-height:13px;
}
#grey_col_A .sidedl_L li.item .space a.dark {
	background-color:#666666;
}
#grey_col_A .sidedl_L li.item .space a.light {
	background-color:#737373;
}
#grey_col_A .sidedl_L li.item .space a .nametext {
	color:#ffffff;
	padding-top:5px;
}
#grey_col_A .sidedl_L li.item .space a .greentext {
	/* font formatting moved to text.css */
	padding-left:5px;
}
#grey_col_A .sidedl_L li.item .space a .lightpinktext {
	/* font formatting moved to text.css */
}
#grey_col_A .sidedl_L li.item:hover .space a, #grey_col_A .sidedl_L li.item .space a:hover {
	background-color:#7F7F7F;
}
#grey_col_A .sidedl_L li.item div.number {
	background-color:#333333;
	width:30px;
	height:27px;
	text-align:center;
	padding-top:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff;
}

/** chats **/
#grey_col_B .headblock, #grey_col_B .firstblock {
	width:340px;
	padding:6px;
	background-color:#8F8F8F; 
	font-size:9px;
	color:#000000;
}
#grey_col_B .headblock {
	margin-top:15px;
}
#grey_col_B ul {
	margin:0px;
	padding:0px;
}
#grey_col_B li {
	display:block;
	float:left;
	width:346px;
	list-style:none;
	padding:3px;
	margin-bottom:1px;
	font-size:12px;
}
#grey_col_B li div {
	margin-right:8px;
	float:left;
}
#grey_col_B li p {
	padding:0px;
	margin:0px;
	height:37px;
	overflow:hidden;
}
#grey_col_B .blackcopy {
	font-size:10px;
	color:#000000;
}
#grey_col_B li.pink {
	background-color:#ffffff;
	color:#FF33CC;
}
#grey_col_B li.grey {
	background-color:#efefef;
	color:#4e4e4e;
}

/** hv tv / chat **/
.live_chats {
	background-color:#eeeeee;
}
#live_cam {
	background-color:#cccccc;
}
#live_cam, .live_chats {
	width:362px;
	margin-bottom:10px;
	padding:10px 0px 10px 10px;
}
#grey_col_B #tv_next {
	width:350px;
	background-color:#ffffff;
	padding:0px 0px 10px 0px;
	margin-bottom:1px;
}
#grey_col_B #tv_list {
	width:336px;
	margin:0px;
	padding:6px;
}
#grey_col_B #tv_list li {
	width:324px;
	list-style:none;
	margin:0px;
	padding:0px 0px 5px 0px;
	clear:left;
	font-size:10px;
}
#grey_col_B #tv_list li div.program .title a {
	text-decoration:none;
	color:#4e4e4e;

}
#grey_col_B #tv_list li div.program a:hover {
	color:#999;
}
#grey_col_B #tv_list li div.time {
	margin:0px 0px 5px 0px;
	width:40px;
	float:left;
	color:#fdafed;
}
#grey_col_B #tv_list li div.channel {
	margin:0px 0px 5px 0px;
	width:65px;
	float:left;
	color:#fdafed;
}
#grey_col_B #tv_list li div.program {
	width:250px;
}
#grey_col_B #tv_list li div.program .title {
	font-weight:bold;
}
#tv_sponsors {
	width:330px;
	background-color:#FEE7FB;
	padding:10px;
}
#tv_sponsors .sponsor {
	width:320px;
	padding:4px;
	background-color:#ffffff;
	border:1px solid #cdcdcd;
}
#grey_col_B #famous {
	width:320px;
	margin-top:15px;
	color:#000000;
}

/* Here's How */
#heres_how {
	width:756px;
}
#heres_how #hh_header {
	width:726px;
	padding:15px 15px 20px 15px;
	background-color:#E6E5E6;
}
#heres_how #content {
	width:726px;
	padding:15px;
	color:#999;
	font-size:11px;
	line-height:14px;
}
#heres_how #content div {
	width:726px;
	padding:10px 0;
}
#heres_how #content ol {
	margin:0 0 0 1em;
	padding:0 0 0 1em;
}
#heres_how #content ol li {
	padding:1px;
}
#heres_how #content table {
	margin:10px 0;
	font-size:10px;
}
#heres_how #content table tr.heads {
	background-color:#eee;
	font-weight:bold;
	color:#999;
}
#heres_how #content input, textarea {
	width:275px;
	color:#666;
	border:1px solid #ccc;
	padding:2px;
}
#lower.community div.three_col{
	background: none;
}
#lower.community div.three_col .ad_left,
#lower.community div.three_col .middl_rows,
#lower.community div.three_col .ad_right{
	background-color: #e8e8e8;
	height: 231px;
	padding-bottom: 0;
}