﻿body{
background-color: #000;
margin: 0;
font-family: 'Times New Roman' , Times, serif;
color: #ffffff;
font-weight: normal;
font-size: 17px;
font-style: normal;
font-variant: small-caps;
}

p{
text-align: justify; 
font-variant:normal; 
font-size:14px;
font-family: Verdana;
}


input.button{
border-color: #ccc;
background-color: #ACC8F0;
font-family: 'Times New Roman' , Times, serif;
color: #000;
padding: 0;
font-weight:bold;
font-style: normal;
font-variant: small-caps;
}

input.button:hover{
background-color:#DA5795;
/*border-color:Black;*/
}

a{
font-family: 'Times New Roman' , Times, serif;
color: #DA5795;
text-decoration:none;
font-weight:bold;
font-size: 19px;
}

a:hover{
text-decoration:underline;
}

img{
border-style: none;
margin:0;
padding:0;
border:none;
}

h3{
font-family: 'Times New Roman' , Times, serif;
font-size:16px;
font-weight:bold;
font-style: normal;
text-transform:capitalize;
color:#fff;
margin-bottom:4px;
text-align:center;
}

hr{
color:#cccccc;
height:1px;
}

Table.tblBreadCrumbs a{
font-family: 'Times New Roman' , Times, serif;
font-size:13px;
text-decoration:none;
color:#fff;
}

Table.tblBreadCrumbs a:hover{
font-family: 'Times New Roman' , Times, serif;
font-size:13px;
color:#DA5795;
text-decoration:underline
}

h3.general {
font-size:16px;
font-weight:bold;
margin-top:2px;
margin-bottom:2px;
margin-left:0px;
text-align:left;
font-style: normal;
text-transform:capitalize;
}

.main{
margin:0;
padding:0;
width:1000px;
}

.navBar{	
border:none;
padding: 0;
text-align:center;
vertical-align:top;
}

.Activepagingnumber{
font-family: 'Times New Roman' , Times, serif;
color:#0033ff;
}

.error{
color:Red;
font-weight:bold;
}

.imgVidThumb
{
width:160px;
height:90px;
border:solid 1px #696969;
}

.sBox{
border: inset 2px #ccc;
}

.span_back{
font-weight:normal;
font-size:16px;
}

.tblBreadCrumbs{
font-family: 'Times New Roman' , Times, serif;
font-size:13px;
padding-top:4px;
padding-bottom:0px;
}

.validatorCalloutHighlight{
background-color: #DA5795; 
border:solid 2px red;
color:Black; 
}

#backgroundFilter{
position: absolute;
top: 0;
left: 0;
overflow: hidden;
padding: 0;
margin: 0;
background-color: #000;
filter: alpha(opacity=60);
opacity: 0.5;
display: none;
z-index: 1000;
width: 100%;
height: 100%;
}

#topLeft{
width:383px;
float:left;
}

#topRight{
width:23px;
float:left;
}

/*AutoComplete flyout */
.autocomplete_completionListElement{  
visibility : hidden;
margin : 0px!important;
background-color : inherit;
color : windowtext;
border : buttonshadow;
border-width : 1px;
border-style : solid;
cursor : 'default';
overflow : auto;
height : 50px;
text-align : left; 
list-style-type : none;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem{
background-color: Blue;
color: white;
padding: 1px;
}

/* AutoComplete item */
.autocomplete_listItem{
background-color : window;
color : windowtext;
padding : 1px;
}

.genBoxFill2{
 background-color:#274490;
 border:solid 1px #ccc;
}

.divContent{
background-color:#274490;
border:solid 1px #ccc;
}

