/*************************************
Public Action Nocode - Big Template Default CSS 
motoole 11.29.07
*************************************/
#pan_container {
	width: 700px;
	background-color: #FFF;
	font-size: 10px;
	color: #000;
	font-family: Verdana;
	width:580px;
}

#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-top: 40px;
	margin-bottom: 15px;
	background-color: #FBF8AE;
	color: #7F1C1C;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #000;
}

#pan_header .pan_pad {padding: 0px 25px 10px 25px;}

#pan_stationAsksImage {
	background-image: url(http://action.publicbroadcasting.net/images/publicAction/cartalk/pan_stationAsksImage.gif);
	background-repeat: no-repeat;
	height: 64px;
	width: 100%;
	margin-top: -30px;
	margin-left: -25px;
	float: left;
}

#pan_content_title {margin-bottom: 5px;}

#pan_content_question {font-size: 12px;}

/* ie positioning fix */
* html #pan_stationAsksImage {
	margin-left: -13px;
}

#pan_replyImage {
	/*background-image: url(http://action.publicbroadcasting.net/images/publicAction/nocode/pan_replyImage.gif);*/
	background-image: url(http://action.publicbroadcasting.net/images/publicAction/nocode/pan_viewDiscussion.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 23px;
	margin-top: 15px;
	cursor: pointer;
}

/*************************************
nocode message area
*************************************/ 
#pan_messages {margin-bottom: 15px;}

#pan_commentsTitle {
	/*background-image: url(http://action.publicbroadcasting.net/images/publicAction/nocode/pan_commentsImage.gif);*/
	background-image: url(http://action.publicbroadcasting.net/images/publicAction/nocode/pan_recentComments.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 21px;
}

.pan_messageContainer {border-top: 1px dotted #000;}
.pan_messageStats {color: #7F1C1C;}

.pan_messageStats span {
	font-weight: bold;
	color: #000
}

.pan_messageBody {}

A#bLink {
	color: #7F1C1C;
	text-decoration: underline;
	font-size: 10px;
	float: right;
	background-image: url(http://action.publicbroadcasting.net/images/publicAction/postShow_fullStory.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 10px;
}

#bLink {margin-bottom: 15px;}
#bLink[id] {margin-bottom: 0px;}

#bHeadline {
	font-weight: bold;
	font-size: 14px;
}

#bHeadline[id] {clear: both;}

/************ default bucket styles ******************/
/***********************************/
/* BUCKET RELATED STYLES
/***********************************/
.bucketTop, .bucketTop .corner, .bucketBottom, .bucketBottom .corner, .bucketPanel {
	background-image: none;
	width: 100%;
}

.bucketPanel .header, .bucketPanel .links, .bucketPanel .welcomeBucketLink {border-width: 0px;}

.bucketPanel .header {
	padding: 5px 5px;
	font-size:13px;
	font-weight: bold;
	background-color: #CC0000;
}
