﻿body
{
    font-family: Arial;
    font-size: 10px;
    line-height: 150%;
    color: #333;
}

a
{
    font-family: Arial;
    color: #666666;
    font-size: 11px;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
    color: #d8140b;
    font-size: 11px;
    text-decoration:underline;    
}

.nochange
{
    font-size: 11px;    
}

div#Content
{
    background-color: #ffffff;
    z-index: 1;
    width: 95%; /*margin: 100px auto 0 auto;*/
    border: 1px solid #ddd;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

div#Links
{
    background-color: #ffffff;
    /*z-index: 1;*/
    border: 1px solid #ddd;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 95%;
}

.heading
{
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    font-size: 20px;
    color: #b83710;
}

/* Set the padding and font size for each even element in a GridView. */
.GridRowStyle
{
  padding-left: 3px;
  font-size: 80%;
}

/* Set the padding, font size and background color for each odd element in a GridView. */
.GridAlterenatingRowStyle
{
  background-color: #add4f9;
  padding-left: 3px;
  font-size: 80%;
}

/* Align the text in each of the <td> item cells in a GridView. */
.GridRowStyle td, .GridAlterenatingRowStyle td
{
   vertical-align: middle;
}

/* Change the background color, color, alignment and padding for the Header row of a GridView. */
.GridHeaderStyle
{
  background-color: #3399ff;
  padding-left: 3px;
  text-align: left;
  font-size: 80%;
}

/*  */
.TextBox
{
  font-family: Arial;
}

.Msg
{
    border-right: gold 1px solid;
    border-top: gold 1px solid;
    border-left: gold 1px solid;
    border-bottom: gold 1px solid;
    font-family: Sans-Serif;
    background-color: #ffff99;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.MsgHeader
{
    font-weight: normal;
    font-size: 12pt;
    color: blue;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
}

.MsgBody
{
    font-size: 11pt;
    color: #990000;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
}

.footer
{
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    font-size: 10px;
    color: #fffff0;
}

.alert
{
    background: url(image/cancel.png) #fff6bf no-repeat 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
}

.phead
{
    border-bottom: #cc0033 6px solid;
}

.lside
{
    border-left: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;    
}

.rside
{
    border-right: #cccccc 1px solid;
    padding-right: 2px;
    padding-left: 2px;
}

.divCon
{
    border-bottom:#cccccc 4px solid;
    padding-bottom: 4px;    
}

.dhead
{
    font-weight: bold;
    font-size: 14px;
    color: #007dc5;
    font-family: Arial;
    text-transform: none;
}

.error
{
    background: url(../image/exclamation.png) no-repeat; /* x-pos y-pos */
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    padding-left: 17px;
    color: red;
}

.info
{
    background: url(../image/information.png) no-repeat; /* x-pos y-pos */
    font-weight: normal;
    color: #4169e1;
    font-family: "Lucida Sans Unicode" , "Lucida Sans" , Arial, sans-serif;
    padding-left: 17px;
}

.infoSmall
{
    font-weight: normal;
    font-family: Arial;
    font-size: 9px;
}

.btn
{
  Font-Size:10pt;
  background-color:#4169e1;
  color:#FFFFFF;
  Border-Style:Outset;
  Border-Width:1;   
}

.event
{
    font-weight: bold;
    font-size: 14px;    
    text-transform: uppercase;
    color: #ffff00;
    background-color: #000000;
    text-align: center;
}

.divEvent
{
    background-color: #e6f2de;
}

.breaking
{
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    color: #cc0033;
    font-family: Arial;
    background-color: white;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
    position: relative;
    top: -13px;
}

.evtitle
{
    font-weight: bold;
    font-size: 11px;
    color: #4169e1;
    font-family: Arial;
}

.poll
{
background-position: right top; left: 90%; background-image: url(image/vote.png);
                    width: 60px; clip: rect(auto auto auto auto); background-repeat: no-repeat;
                    position: absolute; top: 10px; height: 59px;
}

.thead
{
    font-weight: bold;
    background-color: #eeeeee;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.tdata
{
    border: #eeeeee 1px solid;
}

.contitle
{
    font-weight: bold;
    color: #4169e1;
    font-family: Arial;
    font-size: 13px;            
}

.contitle:hover
{
    font-weight: bold;
    color: #d8140b;
    font-family: Arial;
    font-size: 13px;            
}

.cover
{
    font-weight: bold;
    color: #4169e1;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 14px;    
}

.cover:hover
{
    font-weight: bold;
    color: #d8140b;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 14px;    
}

.readmore
{
    color: #6495ed;
    font-family: Arial;
}

.pollBorder
{
    border-bottom: #cccccc 1px solid;
}

.shead
{
    border-top: #a07a2b 2px solid;
    text-transform: uppercase;
    color: white;
    font-family: Arial;
    background-color: #f1a62a;
    padding-left: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-size: 11px;
}

.leftSec
{
    background-color: #efefec;
}

.rightSec
{
    background-color: #efefec;
    padding-left: 2px;
    padding-right: 2px;
}

.underhead
{
    padding-bottom: 1px;
    padding-top: 1px;
    background-color: #efefec;
    padding-left: 2px;
}
