/*************************************
Public Action Nocode - Big Template Default CSS 
motoole 11.29.07
*************************************/
#pan_container {
	width: 435px;
	margin-top: 40px;
	padding-top: 0px;
	background-color: #FFF;
	font-size: 10px;
	color: #000;
	font-family: Verdana;
}

#pan_container[id] {
	
}

#pan_header, #pan_messages {margin: 0px 35px;}
.pan_pad {padding: 5px;}

/*************************************
nocode topic header.  contains the question and a link to posting reply. 
*************************************/
#pan_header {
	margin-bottom: 15px;
	background: #30618f url(http://action.publicbroadcasting.net/images/publicAction/theworld/tw-pan-header-bg.gif) repeat-x top left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	/*border: 1px solid #afafaf;*/
}

#pan_header .pan_pad {
	padding: 0px 25px 10px 25px;
	background: url(http://action.publicbroadcasting.net/images/publicAction/theworld/tw-corner.gif) no-repeat bottom right;
}

#pan_stationAsksImage {
	background-image: url(http://action.publicbroadcasting.net/images/publicAction/theworld/tw-myworld-title.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 177px;
	float: left;
	position: relative;
	top: -25px;
	left: 25px;
	margin-bottom: 0px;
}

#pan_stationAsksImage[id] {
	top: -25px;
	left: 25px;
	margin-bottom: 0px;
}


#nocodeBridge, #pan_tq {
	top: -30px;
	position: relative;
}

#pan_tq {
	clear: both;
}

#nocodeBridge[id], #pan_tq[id] {top: -5px;}

#pan_content_title {margin: 10px 0px 10px;}

#pan_content_question {font-size: 12px;font-weight: normal;}


#pan_replyImage {
	background: url(http://action.publicbroadcasting.net/images/publicAction/nocode/pan_viewDiscussion.gif) no-repeat top left;
	height: 23px;
	margin-top: 15px;
	cursor: pointer;
	display: block;
}

/*************************************
nocode message area
*************************************/ 
#pan_messages {margin-bottom: 15px;}

#pan_commentsTitle {
	background: url(http://action.publicbroadcasting.net/images/publicAction/theworld/tw-recent-comments-title.gif) no-repeat top left;
	height: 23px;
	border: 1px solid #cccccc;
}

.pan_messageContainer {border-bottom: 1px dotted #000;}
.pan_messageStats {color: #4471a4;}

.pan_messageStats SPAN {
	font-weight: bold;
	color: #000;
	display: block;
	margin-bottom: 2px;
}

#nocodeBridge {
}

.pan_messageBody {}

A#bLink {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
	float: right;
	background: url(http://action.publicbroadcasting.net/images/publicAction/postShow_fullStory.gif) no-repeat top left;
	padding-left: 10px;
}

#bLink {margin-bottom: 15px;margin-top: 5px;}
#bLink[id] {margin-top: 10px;}

#bHeadline {
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0px 10px;
}

#bHeadline {clear: both;}

#bTeaser {
	font-weight: normal;
	font-size: 12px;
}

/***********************************/
/* BUCKET RELATED STYLES
/***********************************/

.bucketTop, .bucketTop .corner, .bucketBottom, .bucketBottom .corner, .bucketPanel {
	background-image: none;
	width: 100%;
}

.bucketBottom {
	height: 2px;
	background-color: #d0d2dd;
}

.bucketPanel .header {
	background-color: #d0d2dd;
	color: #333354;
	border-width: 0px;
	padding: 3px 2px;
}

.bucketPanel .links, .bucketPanel .welcomeBucketLink {
	background-color: #ffffea;
	padding: 2px 0px;
	border-width: 0px;	
}

.bucketPanel .links A {
	display: block;
	font-size: 12px;
}

.pan_messageBody A {color: #30618F;}
