﻿.LeftTopBanner
 {
    background: url(Images/left_top.jpg)
}
.RightTopBanner
 {
    background: url(Images/right_top.jpg)
}
.TopBanner1
 {
    width:468px;
    height:150px;
    background: url(Images/top_banner_1.jpg)
}
.TopBanner2
 {
    width:308px;
    height:135px; 
    background: url(Images/top_banner_2.jpg)
}
.TopBanner3
 {
    width:24px;
    height:135px;
    background: url(Images/top_banner_3.jpg)
}

.TopLink
{
   font-family:Trebuchet MS;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   color:White;
}
.Content
{
   font-family:Trebuchet MS;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   color:White;
}
.printContent
{
   font-family:Trebuchet MS;
   font-size:12px;
}
.Content_area
{
   font-family:Trebuchet MS;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   color:black;
}
.Ticket_board_content
{
   font-family:Trebuchet MS;
   font-size:16px;
   font-weight:bold;
   text-decoration:none;
   color:White;
}

.TicketTextAlign
{
    text-align:center;
    vertical-align:middle;
    font-size:14px;
    font-weight:bold;
    font-family:Trebuchet MS;
    color:#4f4f4f;
    height:34px;
    width:40px;
    background-color:White;
}

.GridViewTextAlign
{
    text-align:center;
    vertical-align:middle;
    font-size:14px;
    font-weight:bold;
    font-family:Trebuchet MS;
    color:#4f4f4f;   
    background-color:White;
}

.bottom_Content
{
   font-family:Trebuchet MS;
   font-size:11px;
   font-weight:normal;
   text-decoration:none;
   color:Gray;
}

.date_Content
{
   font-family:Trebuchet MS;
   font-size:12px;
   font-weight:normal;
   text-decoration:none;
   color:Gray;
}

.program_Content
{
   font-family:Trebuchet MS;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   color:White;
   
}
.program_names
{
   font-family:Trebuchet MS;
   font-size:14px;
   font-weight:normal;
   text-decoration:none;
   color:Gray;
   
}

.left_side_bg
{
    background: url(Images/left_side_bg.jpg)
}

.right_side_bg
{
    background: url(Images/right_side_bg.jpg)
}

.search_bg
{
     background: url(Images/search_bg.jpg)
}

.right_arrow
{
    background: url(Images/right_arrow.jpg)
}

.date_separator
{
     background: url(Images/date_separator.jpg)
}

.programme_board
{
     background: url(Images/programme_board.jpg)
}

.ticket_board
{
    background: url(Images/ticket_board.jpg)
}

.HLContent
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:Black;
    text-decoration:none;
    text-align:left;
}

.HLContent:link
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:Gray;
    text-decoration:none;
    text-align:left;
}

a.HLContent:visited
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:Black;
    text-decoration:none;
    text-align:left;
}

a.HLContent:active
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:Gray;
    text-decoration:none;
    text-align:left;
}

a.HLContent:hover
{
    font-family:Trebuchet MS;
    font-size:12px;
    color:Gray;
    text-decoration:none;
    text-align:left;
}

#grandtotal_block
{
border: #ff0000 1px solid;
position: fixed;
left: 696px;
   bottom: 30px;
   background-color: White;
   width: 285px;
   height: 155px;
   color: #000000;
   font-size: 11px;
    text-align: center;
   vertical-align: middle;
   opacity: 0.85;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
 }
 
 #grandtotal_block_ofline
{
border: #ff0000 1px solid;
position: fixed;
left: 696px;
   bottom: 30px;
   background-color: White;
   width: 285px;
   height: 155px;
   color: #000000;
   font-size: 11px;
    text-align: center;
   vertical-align: middle;
   opacity: 0.85;
   filter: alpha(opacity=85);
   -moz-opacity: 0.85;
 }

.TopNewBanner
 {
    width:24px;
    height:135px;
    background: url(Images/Adminbanner_1.jpg)
}

.msg_button_class
{
background-image: url(Images/msg_button_1.jpg);
font-family:Trebuchet MS;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
border:1px solid #DDDDDD;
height:22px;

}

.modalPopup {
	background-color:Transparent;
	border-width:0px;
	border-style:none;
	padding:3px;
	width:250px;
}
.modalBackground {
	background-color:ThreeDShadow;
	filter:alpha(opacity=70);
	opacity:0.7;
}
