﻿.label
{
	text-align:left;
	width: 85px; 
	height: 24px;
	font-family:Arial;
	color:#999999;
	Font-Size:"10pt";
}

.TextBox
{
	width: 163px;
	font-family:Arial;
	color:#cc3300;
	border-color:#333333;
	background-color:Black;
    Font-Size:"10pt";
    font-weight:bold;
}

.FontHeader
{
	font-family:Arial;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.Fontcolumns
{
	font-family:Arial;
	font-size:small;
	text-align:left;
	color:#000000;	
}

.Dropdwonlist
{
	color:#cc3300;
	font-family:Arial;
	border-style:solid;
	border-color:#333333;
}

.line_red 
{ 
	background-image:url('../../Images_new/line_red.gif');
	background-repeat:repeat-x;
	font-family:Arial;
}

.table_paging
{
	width: 100%; border:1;
	border-top-width:2px;
	border-top-color:#343434;
	border-top-style:solid;
 
}

.radio
 {
 	text-align:left;
	width: 193px; 
	font-family:Arial;
	font-weight:bold;
	color:#333333;
	background-color:Black;
    Font-Size:"10pt";
 }
 
.table_sort  
{
	font-size: 12px;
	color:#cc3300; 
	font-family: Arial, sans-serif;
	background-color:Black;
}

.table_sort1  
{
	font-size: 12px;
	color:#cc3300; 
	font-family: Arial, sans-serif;
}

.table_sort2
{
	font-size: 12px;
	color:White; 
	font-family: Arial, sans-serif;
}

.table_title
 {
 	background-image:url(../../Images_new/Operator/top_tabel.jpg);
 	background-repeat:repeat-x;
 	height:24px;
 	color:White;
 	font-weight:bold;
 	padding-left:10px;
}

.forum_line1 
{
	font-size: 10px;
	color: White; 
	font-family: Arial, sans-serif;
	background-color:#333333;
	border-left:0px none #F0F0F0;
	border-right:0px none #F0F0F0;
	border-bottom:0px none #F0F0F0;
	border-top:0px none #F0F0F0;  
}

.forum_line2 
{ 
	font-size: 10px;
	color:White; 
	font-family: Arial, sans-serif;
	background-color:Black;	
	border-left:0px none #F0F0F0;
	border-right:0px none #F0F0F0;
	border-bottom:0px none #F0F0F0;
	border-top:0px none #F0F0F0;    
}

.grid_line1 
{
	font-size: 10px;
	color: black; 
	font-family: Arial, sans-serif;
	background-color:white;
}

.grid_line2 
{ 
	font-size: 10px;
	color:black; 
	font-family: Arial, sans-serif;
	background-color:#FAFAFA;	
}

.grid_sort  
{
	font-size: 12px;
	color:black; 
	font-family: Arial, sans-serif;
	background-color:#FAFAFA;
}

.bg_GridView
{
	background-color:#4b4b4b;
	text-align:center; 
}

.bg_GridView_tour
{
	background-color:#4b4b4b;
	text-align:center; 
    border:0px;
    border-style:none;
    border-width:0px;
    border-color:Black;
    
    border-bottom-style:none;
    border-left-style:none;
    border-right-style:none;
    border-top-style:none;
    
     border-bottom-color:Black;
    border-left-color:Black;
    border-right-color:Black;
    border-top-color:Black;
    
    border-bottom-width:0px;
    border-left-width:0px;
    border-right-width:0px;
    border-top-width:0px;
}

.bg_GridView_2
{
	background-color:white;
	text-align:center; 
	border:0px;
}

.Link
{
	color:white;
	font-size:small;
	font-family:Arial, sans-serif;
}

/*---- mobile -----*/
.bg_grey
{ 
	width:573px;
	height:107px;
	background-image:url('../../Images_new/mobile/bg-grey.jpg');
	background-repeat:no-repeat;
	color:#999999;
	Font-Size:20pt;
    font-weight:bold;
 }
 
.bg_red
{ 
	width:573px;
	height:107px;
	background-image:url('../../Images_new/mobile/bg-red.jpg');
	background-repeat:no-repeat;
	color:White;
	Font-Size:20pt;
    font-weight:bold;
}