/* Start General styles */


:focus {
	outline: 0;
}


caption, th, td {
	
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}
	
		
.clear {
  clear: both;
  height: 0;
}

li li, li p, td p, blockquote p {
	font-size:1em
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

img {
	border: 0;
	vertical-align:bottom;
}




/*input, select{
	font-size: 11px;
	margin:5px 0;
	border:solid 1px #A7B4BF;
}*/

legend {
	display:none;
}

strong {
	font-weight:bold;
}
		

#padding 
{
padding-bottom:10px;	
	
	
}


#Image7{
	width:557px;
	display:none;
}
.style7
        {
}

.Left 
{
	text-align:left;
	margin-right: 0px;
}
.right 
{
	text-align:right; 
}



.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
#drpCalMonth, #drpCalYear{
	width:auto;
	margin-right:20px;
}
.modalProgressGreyBackground 
{
    background:#CCCCCC;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalProgressRedBackground 
{
    background:Red;
	filter:alpha(opacity=60);
	opacity:0.6;
}

.modalPopup
{
    /* If image add to css here */
    text-align:center; 
    border-style:solid; 
    border-width:1px; 
    background-color:White; 
    width:500px; 
    height:125px;
    background-image: url(images/logo2.jpg);

    
}
.Highlight
    {
      background-color: #fffacd;
    }
.inline 
{
	display:inline-table;
	margin-top: 1px;
	text-align:left;
}
.link
{
	cursor:pointer;
}



.tdalign 
{
	
	text-align: right;
	
	
}


      
.divstyle 
{
	
color: Black;
display: inline;
font-weight: bold;
       
       
}       
        

        
.beta
{
	position:absolute; 
	top:298px; 
	left:548px; 
	width:100px; 
	height:50px; 
	font-family:Arial; 
	font-size:10pt;
                        
}









/* End General styles */



























/* Start Main Styles */

body {
}

form
{
	font-family: Verdana, Arial;
	font-size: 12px;
	width: 600px;       /*1000px*/
	margin:0px auto 0 auto;
	padding:10px;
	background:#fff;
	overflow:hidden;
	color: #818181;
	
	
}

/* Messes up arrows in calender */



/* Messes up arrows in calender */



a
{
	color: #921135;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration:underline;
}

.label 
{

	font-family: Verdana, Arial;
	font-size: 12px;
		 color: #818181;

}

.dropdown 
{
	font-family: Verdana, Arial;
	font-size: 12px;
		 color: #818181;

}

.textbox 
{
	font-family: Verdana, Arial;
	font-size: 12px;
		 color: #818181;

}


/* Buttons */

.rssbutton
{
	background-color: #818181;
	border:none;
	padding: 0 2px;
	color: #FFF;
	text-decoration: none;
	font: bold 11px Verdana;
	width: 106px;
	height: 25px;
	text-align: center;
}

.rssbutton:hover
{
	color: #FFFFFF;
	background:#818181;
	cursor: pointer;
	border:none;
}



.errorlabel 
{
color: red;	
	
}


.promolabel 
{
color: red;	
	
}

.literalstyle1
{

	font-family: Verdana, Arial;
font-size:1.3em;
font-weight:bold;
font-style: normal;




}

.literalstyle2
{

	font-family: Verdana, Arial;
font-style: italic;
font-size: 1.1em;
font-weight: bold;

}

.literalstyle3
{

}

/* Properties for all gridview headers */
.gridviewheader
{
	background-color:#818181;
	color: white;
	font-weight:bold;
	 
}


.gridviewlabel 
{

	font-family: Verdana, Arial;
	color: black;



}


.gridviewdropdown
{

	font-family: Verdana, Arial;
	color: black;



}



.gridviewtextbox
{

	font-family: Verdana, Arial;
	color: black;



}

.hyperlink 
{
	font-family: Verdana, Arial;
	 color: #818181;
	font-weight: bold;
	cursor:pointer;
}




.mystayheading {
font-size: medium;
font-weight: bold; 
font-style: normal; 
font-family: Verdana, Arial;

}

.asterix 
{
	font-size: 13px;
	color: #51626F;
	
}


.details 
{
	font-family: Verdana, Arial;
	font-size: 12px;
}



.tableWidth
{
	
	width:600px;
}


/* End Main Styles */