@charset "UTF-8";
/* CSS Document */

#news_body {
	width:740px;
	margin:0 11px 0 12px;
}
#news_body h1 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:24px;
	color:#990000;
	margin:10px 0 10px 0;
}
#news_left {
	width:420px;
	padding-right:15px;
	float:left;
	font-size:13px;
	line-height:1.3em;
}
#news_left p {
	margin:0 0 1.5em 0;
}
#news_left a{
	color:#900;
	text-decoration:underline
}
#news_left a:visited{
	color:black;
}
#news_left a:hover{
	color:#900;
}
#news_left ul {
	list-style: disc;
	margin:1em;
	padding:1em;
}

.story_info {
	font-size:11px;
	line-height:1.2em;
	color:#999;
}
.story_info a{
	color:#999;
}
.story_spacer_img {
	float:right;
	margin:0 0 20px 0;
}
.continue a{
	color:#900;
	font-weight:bold;
	text-decoration:none;
}
.continue a:hover{
	text-decoration:underline;
}
#news_bookmarks {
	margin: 20px 0 0 10px;
}
#news_bookmarks_body {
	height:25px;
	border:1px solid #bfbfbf;
	float:left;
	line-height:25px;
}
#news_page_links {
	color:#900;
	font-weight:bold;
	height:25px;
	line-height:25px;
}
#news_bookmarks_body p {
	font-size:12px;
	padding:0 3px;
	color: #666;
}
#news_bookmarks_body img {
	margin:0 6px;
	position:relative;
	top:4px;
}
#news_page_links a{
	color:#900;
	text-decoration:none;
}
#news_page_links a:hover{
	text-decoration:underline;
}
#news_page_links .page {
	float:left;
	padding:0 6px;
}

#news_page_links .pagenum {
	float:left;
	width:25px;
	text-align:center;
}
#news_page_links .boxed {
	float:left;
	border:1px solid #900;
}



#news_right {
	width:300px;
	float:left;
	z-index:502;
}

.advert {
	text-align:center;
	font-size:11px;
	color:#666;
}
#news_right_img {
	z-index:502;
	height:330px;
	text-align:right;
	margin:0 0 15px -150px;
}
#news_right_img_old {
	z-index:502;
	margin:0 0 15px 0px;
}
#news_right_img_new {
	text-align:right;
	width:450px;
	overflow:visible;
	position: absolute;
	z-index:1;
	margin:0 0 15px -150px;
}
#news_right_img_new_spacer{
	width: 20px;
	height: 350px;
}
.news_main_img {
	border:1px solid #bfbfbf;
}
#news_right_img p {
	font-size:12px;
	color:#666;
	text-align:right;
}
#news_right_img p a{
	color:#666;
	text-decoration:none;
}
#news_right_img p a:hover{
	text-decoration:underline;
}
.news_recent {
	float:left;
	width:300px;
	margin:15px 0;
}
.news_recent_header {
	height:25px;
	background:url(/images/infobox300_topbot.gif) no-repeat;
	width:300px;
}
.news_recent_header h3 {
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:12px;
	color:#3a3a3a;
}
.news_recent_body {
	width:290px;
	padding:10px 5px;
	background:url(/images/infobox300_body.gif) repeat-y;
	float:left;
}
.news_recent_body ul {
	clear:both;
	list-style:disc;
	list-style-position:outside;
	margin-left:8px;
	padding:5px 8px;
}
.news_recent_body li {
	padding-top:3px;
}
.news_recent_body form {
	margin:5px 0 0 0;
}
.news_recent_body p {
	padding-top:10px;
}
.news_recent_body .last p {
	padding-bottom:5px;
}
.news_recent_body p a, .news_recent_body li a, .news_recent_body a{
	color:black;
}
.news_recent_body img {
	float:right;
	padding:10px 5px 0 5px;

}
.news_recent_footer {
	float:left;
	width:300px;
	height:12px;
	margin:0;
	background-image: url(/images/infobox300_topbot.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
}

#news_shop {
	/*border-top: 1px solid #bbb;*/
	margin: 80px 10px 40px 10px;
	line-height: 100%;
	padding-top: 8px;
	clear: both;
}

#news_shop h3 {
	color: #666;
	font-weight: bold;
}
#news_shop a{
	color:#900;
	text-decoration:none;
}
#news_shop a:hover{
	text-decoration:underline;
}

#news_comments {
	float:left;
	clear:both;
	background:url(/images/infobox400_topbot.gif) no-repeat;
	width:400px;
}
#news_comments h3 {
	line-height:25px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:12px;
	color:#3a3a3a;
}
#news_comments_body {
	width:390px;
	padding:0px 5px;
	background:url(/images/infobox400_body.gif) repeat-y;
	float:left;
}

#news_comments_body h4 {
	line-height:20px;
	font-weight:bold;
	padding-left:12px;
	color:#3a3a3a;
}
#news_comments_body ul {
	clear:both;
	list-style:disc;
	list-style-position:outside;
	margin-left:8px;
	padding:5px 8px;
}
#news_comments_body li {
	padding-top:3px;
}
#news_comments_body form {
	margin:5px 0 0 0;
}
#news_comments_body p {
	padding-top:10px;
}
#news_comments_body .last p {
	padding-bottom:5px;
}
#news_comments_body p a, #news_comments_body li a, #news_comments_body a{
	color:black;
}
#news_comments_body img {
	float:right;
	padding:10px 5px 0 5px;

}
#news_comments_footer {
	float:left;
	width:400px;
	height:12px;
	margin:0;
	background-image: url(/images/infobox400_topbot.gif);
	background-repeat: no-repeat;
	background-position: left -25px;
}
.comment_text {
	font-size:11px;
	width:383px;
	float:left;
	clear:both;
	background:#eaeaea;
	border:1px solid white;
	padding:2px;
	margin-bottom:1px;
	margin-top:1px;
}
.comment_name {
	display:inline;
	font-size: 10px;
}
.comment_name_hangar {
	float:left;
	padding-left:20px;
	font-size: 10px;
}
#news_comments_body .comment_name_hangar img {
	display:inline;
	padding:0;
	margin:0;
}
#add_news_comment {
	width:360px;
}

#add_news_comment textarea {
	width:360px;
}
