/* CSS Document */
.success 
{
	color:#FF9900;
	font-weight:bold;
}
.error
{
	color:#FF0000;
	font-weight:bold;
}

.highlight
{
	color:#EF8B31;
	font-weight:bold;
}

.req
{
	color:#FF0000;
}



a:hover .highlight 
{
	color:#333333;
}

.errForm 
{
	margin-top:1em;
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
#gallery_image
{
	border:none;
	height:150px;
}

.gallery_image
{
	border:1px solid #999999;
	padding-top:15px;
	padding-bottom:5px;
}

.gallery_image a { font-weight:bold; }

.colcontent h1 a , .colcontent2 h1 a 
{
	color:#54AD0D;
	font-weight:bold;
}
.colcontent h1 a:hover , .colcontent2 h1 a:hover 
{
	color:#333333;
	font-weight:bold;
}

.colcontent h2 a , .colcontent2 h2 a 
{
	color:#54AD0D;
	font-weight:bold;
}
.colcontent h2 a:hover , .colcontent2 h2 a:hover 
{
	color:#333333;
	font-weight:bold;
}

.colcontent2 a 
{
	color:#54AD0D;
}
.colcontent2 a:hover
{
	color:#FFA500;
}


#pager , #pager b 
{
	font-weight:bold;
}

#pager a {
	font-weight:bold;
	color: #54ad0d;
}

#pager a:hover {
	color: #FFA500;
}

#search_result h1  
{
	text-transform: none;
}

table .label
{
	font-weight:bold;
	text-align:right;
	width:100px;
	vertical-align:top;
}

.input_class
{
	border:1px solid #54AD0D;
}

.Tpan2 a  
{
	color:#000000;
}

.Tpan2 a:hover 
{
	color:#54AD0D;
}

.player 
{
	border:none;
	width:100%;
}
.player td
{
	text-align:left;
	vertical-align:top;
	padding:5px 5px 5px 5px;
}
.player b
{
	font-weight:bold;
}


#match b
{
	font-weight:bold;
}

.form_input {
	background: url('../images/input.png') repeat-x;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: 17px;
	padding-top: 3px;
	padding-left:3px;
	margin-right: 5px;
	margin-top: 8px;
	line-height:17px;
}
.textarea_style
{
	height:70px;
	width:300px;
	background-image:none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.select_style {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.button_style {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: url('../images/input.png') repeat-x;
	padding:2px 2px 2px 2px 
}

.news .cal 
{
	color: #999;
	padding-top: 3px;
	border-top: 1px dotted #ddd;
}

.news  .headline , .news  .headline a {
	font-size: 14px;
	text-transform: capitalize;
	color: #82B90C;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ddd;
}

.news .text {
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 17px;
	text-align: justify;
}

#subcontent table .td1 a {
	color: #FFF;
	background: #b2dc58;
	padding: 5px;
	font-weight: bold;
}


/******* re-written */

.colheader2 {
	width: 900px;
	height: 25px;
	background: url(../images/colheader2.png) no-repeat;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	line-height:25px;
}

.colheader {
	width: 630px;
	height: 25px;
	background: url(../images/colheader.png) no-repeat;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	line-height:25px;
}

/****************/

#subcontent table .td1 a:hover {
	color: #000000;
	background: #b2dc58;
	padding: 5px;
	font-weight: bold;
}

#subcontent table .td5 {padding: 5px; border-bottom: 1px dotted #ddd;}

/********************************************/
#page_list
{
	padding: 10px;
}
#page_list table th , #page_list table th a 
{
	color: #FFF;
	background: #b2dc58;
	padding: 5px;
	font-weight: bold;
	height:25px;
}

#page_list table th a:hover
{
	color: #000000;
}

#page_list table td
{
	padding: 5px;
	vertical-align:middle;
}

#page_list input
{
	border:#B2DC58 1px solid;
}

#page_list .select
{
	border:#B2DC58 1px solid;
}

#page_list .button
{
	border:#FFFFFF 1px solid;
	background-color:#F68F30;
	color:#FFFFFF;
	font-weight:bold;
}

#page_list a
{
	font-weight:bold;
	color: #54ad0d;
}

#page_list a:hover {
	font-weight:bold;
	color: #FFA500;
}

/********************************************/


/********************************************/
#add_edit
{
	padding: 10px;
}

#add_edit input
{
	border:#B2DC58 1px solid;
}

#add_edit .file
{
	border:#B2DC58 1px solid;
}

#add_edit .select
{
	border:#B2DC58 1px solid;
}

#add_edit .button
{
	border:#FFFFFF 1px solid;
	background-color:#F68F30;
	color:#FFFFFF;
	font-weight:bold;
}

#add_edit .textarea
{
	border:#B2DC58 1px solid;
}

#add_edit a
{
	font-weight:bold;
	color: #54ad0d;
}

#add_edit a:hover {
	font-weight:bold;
	color: #FFA500;
}

#add_edit label 
{
	font-weight:bold;
	padding-top:0px;
	margin-right: 0px;
	float:none;
}

#add_edit table
{
	margin:0px;
	border:none;
}

p.hr
{
  border-bottom: 1px dotted #ddd;
  margin-bottom: 20px;
}

/***************************************************/


.download_category
{
	border:#CCCCCC 1px solid;
	padding-left:5px;
}


.download_category a {color: #54ad0d; text-decoration: none; font-weight:bold;}
.download_category a:hover {color: orange;}


.colcontent a {color: #54ad0d; text-decoration: none;}
.colcontent  a:hover {color: orange;}

.match_report {padding-bottom:5px;border-bottom:#CCCCCC dotted 1px; }
.match_report .submited_by {color: #54ad0d; font-weight:bold;} 

.cal_date
{
	border-top:#CCCCCC dotted 1px;
}

blod , strong
{
	font-weight:bold;
	
}

table .Tpan2 a
{
  color:#000000;
  font-weight:bold;
}

.match_player_goals
{
	color:#000000;
}

#subcontent table td a.player_name
{
	color:#000000;
	font-weight:bold;
}
#subcontent table td a.player_name:hover 
{
	color:#FFA500;
}

table .pan1 a
{
  color:#333333;
}
table .Span1 a
{
  color:#333333;
}

table .Tpan1 a
{
  color:#999999;
}
