/* CSS Document */

.txttitle,.txttitle a {
	color: #386c03;
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
}
.txttitle a:hover {
	color: #182f00;
}
.txtheader {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-left: 20px;
}

.txtheadergreen {
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #658347;
	padding-left: 10px;
}



.txt {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
}

.txt a {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #386c03;
}

.txt a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #182f00;
}

.txtbold {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}


.txttitleWhite {
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
}

.field {
	background-color: #759b50;
	background-image: url(../images/field_bg.gif);
	color: #fff;
	font-size: 11px;
	font-family: Arial;
	border: 1px solid #35501b;
	padding: 1px;
}

.fieldbutton {
	font-family: Arial;
	color: #335116;
	font-size: 12px;
	font-weight: bold;
}

.txtwhite {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #fff;
}

.txtwhite a {
	color: #d5fbaf;
	font-weight: bold;
}

.txtwhite a:hover {
	color: #baff74;
	font-weight: bold;
}

.txtFocusMini {
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	background-color: #549117;
	background-image: url(../images/txtfocus_bg.gif);
	background-repeat: repeat-x;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
}

.txtgrey {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #b5b5b5;
}

.txtgrey a {
	color: #b5b5b5;
	font-size: 11px;
	border-bottom: 1px dotted #b5b5b5;
	text-decoration: none;
}

.txtgrey a:hover {
	color: #9f9f9f;
	font-size: 11px;
	border-bottom: 1px solid #9f9f9f;
	text-decoration: none;
}

.newspic {
  /*border: 1px dotted #84cd3a;
padding: 1px; */
}

a.safarifix { text-decoration: none;}
a div.movieitem {
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
	cursor: hand;
	background: url(/images/flvplayer_item_bg.gif) 0px 0px no-repeat;
	padding-left: 30px;
	min-height: 30px;
	color: #5c7d3c;
	font-weight: bold;
	text-decoration: none;
}

a div.movieitem:hover {
	background: url(/images/flvplayer_item_bg.gif) 0px -50px no-repeat;
	padding-left: 30px;
	min-height: 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	
}

a div.movieitem .txtdetail {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

.moviecategory {
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	
}

.moviecategoryend {
	height: 5px;
	background: #b1b1b1;
}
