﻿.logoHeader
{
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/newLogo.gif');
    background-repeat: no-repeat; width:950px;
     height:112px;
}
.mainTitle
{
    font-size: 25px;
    color: #FFFFFF;
    font-weight: normal;
    margin-left: 0px;
    padding-top: 25px;
    line-height: 1.5em;
    width: 700px;
    float: left;
}
hr{
margin:4px 0 4px 0
}
.radio label{
  padding: 5px;
}
.detailsview td
{
    border: 1px solid #808080;
    padding: 5px;
}
.detailsview td table td
{
    border: 1px solid #808080;
    padding: 0px;
}
.normgrid td, th
{
    padding:4px}

.tdHighlight
{
	background-color: pink;
	padding: 80px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.dialogHeader
{
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 110%;
	color: white;
	font-family: Verdana;
	background-color: #7C6F57;
}

.closeIcon
{
	background-position: right top;
	background-image: url(../Images/close_icon.gif);
	background-repeat: no-repeat;
	position: absolute;
	cursor: pointer;
	width: 19px;
	top: 1px;
	height: 19px;
	right: 1px;
}

.updateProgress
{
	position: absolute;
	background-color: #fff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
}
.updateProgress div
{
	background-color: white;
	padding: 4px;
	position: absolute;
	top: 10%;
	left: 50%;
}

  .clear
{
    clear:both;}  
 .block
{
         margin:0px 0px 10px 0px;
         padding:10px 10px 0px 10px;
         border:solid 0px #968DA5;
         
}
.right{float:right;}
.left{float:left;}
 .sml
{
         width:200px;
         padding:0px 0px 30px 10px;
         border:none 0px #968DA5;
}
 .wide
{
         width:410px;
         padding:0px 10px 30px 10px;
         border:none 0px #968DA5;
}

.inputfield
{
    display: block;
}
.subtag{
background-color: white; 
color:Gray; padding:5px; 
font-weight: bold; 
border: solid 1px silver; 
border-top: none; 
width: 200px;
}
fieldset{
font-size:90%;
}
.green{
color:Green;
font-weight:bold;
}
.red{
color:red;
font-weight:bold;
}
.imageBox{
border: solid 1px gray; 
padding: 7px; 
margin-bottom: 8px; 
margin-right: 8px; width: 295px; 
height: 170px; 
}

.img_box
{
    float: left;
    margin-right: 2px;
    margin-top: 5px;
    background-color: Transparent;
    width:122px;
    height:154px;
    border: 0px white solid;
    vertical-align:top; 
    color:black;font-size:smaller; line-height:100%;
}

.img_box1
{
background-color:transparent;
border:1px solid #dddddd;
color:black;
float:left;
font-size:smaller;
height:138px;
line-height:100%;
margin-top:5px;
margin-bottom:8px;
margin-left:6px;
margin-right:9px;
padding:8px;
vertical-align:top;
width:122px;
}


.img_box a
{ text-decoration:none;
}
.img_box_inner
{
    margin-right: auto;
        margin-left: auto;
        margin-top:0px;
           border: 0px silver solid;
               height:120px;
               width:120px;
           
}
.img_txt
{
    width:87%;font-size:smaller;
 }
 
.t{ width:56px; 
margin-right: 6px; 
line-height:96%;   
height:53px; font-size:80%}

.tm{ width:95px; 
padding:1px;
margin-right: 3px; 
line-height:96%;   
height:80px; 
font-size:80%}

.tv{ width:120px;  
height:115px;
margin-right: 5px;}

.tvi{ width:120px;  
height:93px;}

.mr7{ margin-right:7px;}



.nextPrev
{
    margin:0px 0px 0px 0px;
    padding:2px 5px 2px 5px;
    width:632px;
    border:solid 1px silver;
    font-size:0.8em;
    background-color:#fdfdfd;
    

    }
    .nextlink
{
    /* position:absolute;
    right:0; */
    float:right;
}
.list
{
    border: 1px solid #eeeeee;
    padding: 7px;
    float: left; width:300px; 
    min-height:140px;
}
.mh90{min-height:90px;}
.mh120{min-height:90px;}


.isWin2
{
    width: 100%;
    min-height: 130px;
    padding-left:7px;
    background: gold url(../Images/medal.png) no-repeat right bottom;
}
.isWin1
{
    width: 100%;
    min-height: 130px;
    padding-left:7px;
    background: silver url(../Images/medal.png) no-repeat right bottom;
}

.isWin1 a:link
{
color:White;
}

.smlTable td, th{
padding:5px;
}
.smlTable{
width:156px
}
.smlTable a:link, a:visited{
	color: #222222;

}
.smlTable a:visited{
	color: #555555;
}
.smlTable a:hover{
	color: #ffffff;
}

.True{ background-color:#dedede}


.xxx
{padding:4px 0px 0px 4px;
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
}
.Highlight
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}
.calendardrp
{

}

.ajax__calendar_container{
    background-color: #b4d2dd;

}