@charset "utf-8";
/* INFORMATION CLASSES START */
	.info_error		{ color: #ff2222; }
	.info_success	{ color: #009900; }
	.info_attention	{ color: #2222ff; }   

/* General */
	table.list tr.highlight{ 
		background-color:#DDDDDD;
		
		color: #182604;
	}
	table.list tr.highlight td{ 
		background-color:#DDDDDD;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #182604;
	}
	table.list tr.dark{ 
		background-color:#94cc47;
		
		color: #182604;
	}
	table.list tr.dark td{ 
		background-color:#94cc47;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;

		color: #182604;
	}
	table.list tr.light{ 
		background-color:#c4f97c;
		
		color: #182604;
	}
	table.list tr.light td{ 
		background-color:#c4f97c;
		
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #182604;
	}
	
	table.list_statistic{
		border-right: thin;
		border-right-color: #c7c7c7;
		border-right-style: solid;
		border-right-width: 1px;
	}
	
	table.list_statistic tr.highlight{ 
		background-color:#DDDDDD;
		
		color: #333333;
	}
	
	table.list_statistic tr.highlight td{ 
		background-color:#DDDDDD;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #333333;
	}
	
	table.list_statistic tr.dark{ 
		background-color:#cccccc;
		
		
		color: #333333;

	}
	
	table.list_statistic tr.dark td{ 
		background-color:#cccccc;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		
		color: #333333;

	}
	
	table.list_statistic tr.light{ 
		background-color:#eeeeee;
			
		color: #333333;
	}
	
	table.list_statistic tr.light td{ 
		background-color:#eeeeee;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
			
		color: #333333;
	}
	
	table.list_statistic a{ 
		color: #333333;
	}
	
	table.list_statistic_right{
		border:none;
	}
	
	table.list_statistic_right tr.highlight{ 
		background-color:#DDDDDD;
		
		color: #333333;
	}
	
	table.list_statistic_right tr.highlight td{ 
		background-color:#DDDDDD;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #333333;
	}
	
	table.list_statistic_right tr.dark{ 
		background-color:#cccccc;
		
		
		color: #333333;

	}
	
	table.list_statistic_right tr.dark td{ 
		background-color:#cccccc;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		
		color: #333333;

	}
	
	table.list_statistic_right tr.light{ 
		background-color:#eeeeee;
			
		color: #333333;
	}
	
	table.list_statistic_right tr.light td{ 
		background-color:#eeeeee;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
			
		color: #333333;
	}
	
	table.list_statistic_right a{ 
		color: #333333;
	}
	
	
	table.user_list_statistic {
		border: none;
	}
		
	table.user_list_statistic tr.highlight{ 
		background-color:#DDDDDD;
		
		color: #333333;
	}
	
	table.user_list_statistic tr.highlight td{ 
		background-color:#DDDDDD;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #333333;
	}
	
	table.user_list_statistic tr.dark{ 
		background-color:#cccccc;
		
		
		color: #333333;

	}
	
	table.user_list_statistic tr.dark td{ 
		background-color:#cccccc;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		
		color: #333333;

	}
	
	table.user_list_statistic tr.light{ 
		background-color:#eeeeee;
			
		color: #333333;
	}
	
	table.user_list_statistic tr.light td{ 
		background-color:#eeeeee;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
			
		color: #333333;
	}
	
	table.user_list_statistic a{ 
		color: #333333;
	}
	
	
	
	table.list_rewards{
		border: none;
	}
	
	table.list_rewards tr.highlight{ 
		background-color:#DDDDDD;
		
		color: #333333;
	}
	table.list_rewards tr.highlight td{ 
		background-color:#DDDDDD;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #333333;
	}
	
	
	table.list_rewards tr.dark{ 
		background-color:#cccccc;
		
		color: #333333;

	}
	
	table.list_rewards tr.dark td{ 
		background-color:#cccccc;
		
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #333333;

	}
	
	
	table.list_rewards tr.light{ 
		background-color:#eeeeee;
		
		color: #333333;
	}
	
	table.list_rewards tr.light td{ 
		background-color:#eeeeee;
				
		border-bottom: thin;
		border-bottom-color: #666666;
		border-bottom-style: solid;
		border-bottom-width: 1px;
					
		color: #333333;
	}
	
	
	
	table.list_rewards a{ 
		color: #333333;
	}
	
	
	
	table.left_list_statistic { 
		_width: 210px;
	}
	table.left_list_statistic tr.highlight{ 
		background-color:#585858;
		
		color: #ffffff;
	}
	
	table.left_list_statistic tr.highlight td{ 
		background-color:#585858;
		
		border-top: thin;
		border-top-color: #666666;
		border-top-style: solid;
		border-top-width: 1px;
		
		border-bottom: thin;
		border-bottom-color: #161616;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #ffffff;
	}
	
	table.left_list_statistic tr.dark{ 
		background-color:#333333;
		
		color: #ffffff;
	}
	
	table.left_list_statistic tr.dark td{ 
		background-color:#333333;
		
		border-top: thin;
		border-top-color: #666666;
		border-top-style: solid;
		border-top-width: 1px;
		
		border-bottom: thin;
		border-bottom-color: #161616;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #ffffff;

	}
	
	table.left_list_statistic tr.light{ 
		background-color:#444444;
		
		color: #ffffff;
	}
	
	table.left_list_statistic tr.light td{ 
		background-color:#444444;
		
		border-top: thin;
		border-top-color: #666666;
		border-top-style: solid;
		border-top-width: 1px;
		
		border-bottom: thin;
		border-bottom-color: #161616;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		
		color: #ffffff;
	}
	
	table.left_list_statistic a{
		color: #ffffff;
	}
	
	table tr.hidden		{ display:none; }
	td.actions			{ padding-bottom:10px; }
	td.disabled_text	{ color:#777777; }
	
/* list */
	table.list th, table.list td{
	    padding-left: 2px;
	    padding-right: 2px;
	}
	table.list th{
	    background-color: #638a2d;
	    
	    border-top: thin;
	 	border-top-color: #cccccc;
	 	border-top-style: solid;
	 	border-top-width: 1px;
	    
	    border-bottom: thin;
	 	border-bottom-color: #161616;
	 	border-bottom-style: solid;
	 	border-bottom-width: 1px;
	    
	    
	    color:#333333;
	    /*font-weight:bold;*/
	}
	table.list_statistic th{
	    background-color: #888888;
	    
	    border-top: thin;
	 	border-top-color: #cccccc;
	 	border-top-style: solid;
	 	border-top-width: 1px;
	    
	    border-bottom: thin;
	 	border-bottom-color: #161616;
	 	border-bottom-style: solid;
	 	border-bottom-width: 1px;
	    
	    
	    color:#333333;
	    
	    /*font-weight:bold;*/
	}
	table.list_statistic_right th{
	    background-color: #888888;
	    
	    border-top: thin;
	 	border-top-color: #cccccc;
	 	border-top-style: solid;
	 	border-top-width: 1px;
	    
	    border-bottom: thin;
	 	border-bottom-color: #161616;
	 	border-bottom-style: solid;
	 	border-bottom-width: 1px;
	    
	    
	    color:#333333;
	    
	    /*font-weight:bold;*/
	}
	table.user_list_statistic th{
	    background-color: #888888;
	    
	    border-top: thin;
	 	border-top-color: #cccccc;
	 	border-top-style: solid;
	 	border-top-width: 1px;
	    
	    border-bottom: thin;
	 	border-bottom-color: #161616;
	 	border-bottom-style: solid;
	 	border-bottom-width: 1px;
	    
	    
	    color:#333333;
	    
	    /*font-weight:bold;*/
	}
	table.list_rewards th{
	    background-color: #888888;
	    
	    border-top: thin;
	 	border-top-color: #cccccc;
	 	border-top-style: solid;
	 	border-top-width: 1px;
	    
	    border-bottom: thin;
	 	border-bottom-color: #161616;
	 	border-bottom-style: solid;
	 	border-bottom-width: 1px;
	    
	    
	    color:#333333;
	    
	    /*font-weight:bold;*/
	}
	table.left_list_statistic th{
	    background-color: #888888;
	    
	    border-top: thin;
	 	border-top-color: #cccccc;
	 	border-top-style: solid;
	 	border-top-width: 1px;
	    
	    border-bottom: thin;
	 	border-bottom-color: #161616;
	 	border-bottom-style: solid;
	 	border-bottom-width: 1px;
	    
	    
	    color:#333333;
	    
	    /*font-weight:bold;*/
	}
	
	table.list1 th, table.list td{
	    padding-left: 0px;
	    padding-right: 0px;
	}
	table.list1 th{
	    background-image: url('images/header_bck.gif');
	    color:#333333;
	    
	    /*font-weight:bold;*/
	}
	table.list th a.sorted_down{
		padding-right:15px; /*adjust bullet image padding*/
		background:transparent url(images/arrow_down.gif) no-repeat center right;
	    color:#DD7799;
	}
	table.list th a.sorted_up{
		padding-right:15px; /*adjust bullet image padding*/
		background:transparent url(images/arrow_up.gif) no-repeat center right;
	    color:#DD7799;
	}
	table.list img.thumb{
	    margin:2px;
	    border-width:1px;
	    border-color:#000000;
	    border-style:solid; 
	}

	table.list td.big{
		font-size: 12px;
	}
	table.list td.small{
		font-size: 12px;;
	}
	table.list td.content_section_gray_line{
		height:6px;
		background-color:#ebebeb;
	}
	table.list td.content_section_bottom_line{
		height:4px;
		background:url('images/content_section_bottom_background.jpg') repeat-x top;
		padding-bottom:10px;
	}


	
/* modify */
	table.modify{
		width: 100%;
	}
	table.modify th{
	    color:#666666;
	    /*font-weight:bold;*/
	}
	table.modify th span.required{
    	color:#FF0000;
	}
	

/* view page */	
	table.view th{
	    color:#666666;
	    /*font-weight:bold;*/
	}
	table.view{
	    width: 100%;
	}
        
