@import "common.css";
.G_contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.G_contents #G_news {
	background:#FFFFFF;
	float:left;
	width:900px;
}

.G_header{
	font-size:15px;
	color:#993300;
	border-bottom:1px solid #E5E5E5;
	padding-bottom:2px;
	font-weight:bold;
	margin:5px;
}

.G_contents .right {
	background:#FFFFFF;
	height:100%;
	min-height:350px;
}	

.G_title {
	font-size:14px;
	text-align:left;
	padding-top:1px;
	border-bottom:2px solid #829d18;
}
.G_title span#title{
	font-size:14px;
	color:#311903;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding:2px;
	font-weight:bold;
}
.G_desc {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:8px;
	padding-left:5px;
	height:auto;
}
.P_date {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#423c2c;
}

.N_extra { margin-bottom:40px; } .N_extra a{ text-decoration:none; color:#333300; }
.N_LN { margin-bottom:25px; margin-top:15px;}
.N_category { width:25%; } .N_topics { width:90%; float:left; text-align:left; padding-left:30px;} .N_tags { width:50%; text-align:left;}
.N_category, .N_topics, .N_tags {font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#333333; float:left;}
.N_category span, .N_topics span, .N_tags span { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#423c2c;}

#comment {
background:url(../img/comments-16.gif);
background-position:left;
background-repeat:no-repeat;
width:100px;
padding-left:18px;
font-size:10px;
}
a{
	text-decoration:none;
}
.split {
border:2px ridge #999999;
}

.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */

	
	/* user interest box */
.user_interest_roundbox { background: url(../img/rc/nt_p.gif) repeat; }
.uitop div { background: url(../img/rc/tl_p.gif) no-repeat top left; }
.uitop { background: url(../img/rc/tr_p.gif) no-repeat top right; }
.uibot div { background: url(../img/rc/bl_p.gif) no-repeat bottom left; }
.uibot { background: url(../img/rc/br_p.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.uitop div, .uitop, .uibot div, .uibot {
width: 100%;
height: 7px;
font-size: 1px;
}
.uicontent { height:100%; min-height:350px; }
.uicontent h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#423c2c;
	border-bottom:dashed 1px #999999;
	padding:5px;
	}
.Side_List {
text-align:left;
padding-left:30px;
list-style-image:url(../img/nav-arrow-right.png);
font-size:12px;
padding-top:10px;
margin-bottom:10px;

}
.Side_List li a{
color:#423c2c;
text-decoration:none;
display:block;
border-bottom:1px dotted #FFFFFF;
}
.Side_List li a:hover {
border-bottom:2px dotted #b9d482;
padding-left:3px;
}

.user_interest_roundbox { width:100%;  float:left; }

#commentbox{
	background-color: #e8e6e6;
	width: 80%;
	padding: 10px;
	margin-left:8%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-family:inherit;
	font-size:12px;
	text-align:left;
	padding-left:20px;
}

#commentfooter{
	background: url(../img/comment_arrow.gif) 30px 0 no-repeat !important; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	background: url(../img/comment_arrow.gif) 50px 0 no-repeat;
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 80%;
	color: #4A4A4A;
	text-align:left;
	margin-left:8%;
}
#comm {
	font-family:inherit;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-left:25px;
}

#edit-reply-case {
	float:right;
	margin-top:-20px;
}

#edit-reply-img {
	margin-right:20px;
}
#T_edit_reply {
	display:none;
	font-size:12px;
}
#edit_forum {
	width:510px;
	padding-left: 58px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}


.sidelinksheader {
	background-image: url(../img/sidelinks.jpg);
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #006600;
	float: left;
	width: 190px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.sidelinksheader a{
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	
}
.col111 {

	float: right;
	width: 200px;
	background-color: #F7F7F7;
	margin-top: 5px;
}
.col111 ul {

	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.col111 li {

	display: inline;
}
.col111 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	width: 185px;
	padding-left: 15px;
	float: left;
	display: block;
	line-height: 20px;
	background-color: #EFEFEF;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.col111 li a:hover {
	color: #FFFFFF;
	background:#f1bb01;
}
a#external{
 font-style:italic;
 text-decoration:underline;
}