﻿body, div, p, h1, h2, h3, h4, ul, li, table
{
	margin:0;
	padding:0;
	border:none;
}

body
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	/*background-color:#D5D5D5;*/
	background-color:#c6c4c5;
}




/* Master Page Layout */
#master_header
{
	margin: -1px auto 0 auto;
	width: 800px;
}

#DefaultLogin
{
	text-align:center;
	font-size:small;
	margin: 5px auto 20px auto;
	width: 520px;
	Height:180px;
}


#timer_div
{
	margin: -1px auto 0 auto;
	text-align:center;
	width: 800px;
	height:auto
}

#master_headertop
{
	background: url(/assets/app/images/master/headertop4.jpg) no-repeat left top;
}

#master_headerbottom
{
	background: url(/assets/app/images/master/headerbottom_img3.png) no-repeat left top;
}

#master_page
{
	margin: 5px auto 20px auto;
	width: 800px;
}

#master_menu 
{
	float: left;
	width: 180px;
	padding-right: 10px;
}

.sidebar 
{
	width: 100%;
	margin-bottom: 0px;
	border: 0px solid #B6BCC5;
}

.sidebarheader
{
	height: 28px;
	width: 180px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background: url(/assets/app/images/master/sidebar_header4.png) no-repeat left top;
	
	
	color: #FFFFFF;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	
}

.sidebarheader1
{
	height: 28px;
	padding: 0px 0 0 0px;
	text-align:center;
	background: url(/assets/app/images/master/sidebar_header4.png) no-repeat left top;
	

	color: #FFFFFF;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.sidebarheader0
{
	width: 180px;
	height: 15px;
	padding: 0px 0 0 0px;
	text-align:center;
	/*background: url(images/sidebar_header2.png) no-repeat left top;*/
	background-color:Gray;
	color: #FFFFFF;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 10px;
	font-weight:lighter;
	/*text-transform: uppercase;*/
}


.sidebarheader3
{
	height: 15px;
	width: 180px;
	padding:  1px 0px 0px 4px;
	text-align:left;
	background: url(/assets/app/images/master/sidebar_header7.png) no-repeat left top;
	 letter-spacing:0.5px;
	margin-left: 2px;
	margin-right: 15px;
	
	color: #FFFFFF;
	font-family: Verdana,Arial, Sans-Serif;
	font-size: 10px;
	font-weight:  normal;
	text-transform: uppercase;
	
}

.sidebarcontent
{	
	/*border: 1px solid #0F2543;*/
	border: 0px solid #B6BCC5;
	padding: 0px 0px 10px 0px;
	/*line-height: 1.5em;*/
	/*line-height: 1.5em;*/
	font-weight:normal;
	font-size:small;
	background-color:Transparent;
}

.sidebarcontent1
{	
	/*border: 1px solid #0F2543;*/
	border: 1px solid #B6BCC5;
	padding: 0px 0px 0px 0px;
	/*line-height: 1.5em;*/
	/*line-height: 1.5em;*/
	font-weight:normal;
	font-size:small;
	background-color:Transparent;
	text-align:center;
}



#master_sidebarInfo
{
	padding-top: 0px;
}

#master_sidebarSamples
{	
	padding-top: 0px;
	
}


.sidebarcontent a
{
	padding: 0px 0px;
	color: #5377A9;
	text-decoration: none;
	background-color:Transparent;
}

.sidebarcontent a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

.sidebarcontent a:visited
{
	/*font-weight: normal;*/
}


#master_content
{
	float: left;
	width: 608px;
	margin-right: -608px;
	color: #666666;
}

#master_content a
{
	color: #5377A9;
	padding: 1px;
}

#master_content a:link
{
}

#master_content a:visited
{
}

#master_content a:hover
{
	background-color: #BFBFBF;
	color:#FFF;
}

#master_content ul
{
	margin: 0 25px 0 30px;
}

#master_contentheader
{
	height: 19px;
	background: url(/assets/app/images/rightcoltop.gif) no-repeat right top;
}

#master_contentplaceholder
{
	padding: 20px 20px 40px 20px;
	border-left: 1px solid #B6BCC5;
	border-right: 1px solid #B6BCC5;
	border-bottom: 1px solid #B6BCC5;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#master_contentfooter
{
	clear: both;
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

/* Content Page Layout             */
.demoarea_icon {
	padding:0px;
}

.demoarea_icon p 
{
	padding:5px;
}

.demoheading {
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;
}

.heading {
	padding:2em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.4em;
}

.subheading{
	padding:1em 0 0.8em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}

p {}

em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}

pre, code {
	display:block;
	margin:15px 15px 15px 0;
	padding:10px;
	border:1px dashed #CCC;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
}

.releaseList {
	list-style-type:disc;
}


/* Styles for the Animation Reference */
.animationReferenceTable
{
}

.animationReferenceRow
{
}

.animationReferenceField
{
	text-align: right;
	vertical-align: top;
	padding-top: 5px;
}

.animationReferenceCode
{
	margin-top: 5px;
	vertical-align: top;
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
	
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
	margin-bottom: 5px;
}

.animationReferenceItems
{
	vertical-align: top;
}

.animationReferenceItemTable
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItemRow
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.animationReferenceItem
{
	width: 100%;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

.animationReferenceItemCode
{
	display:block;
	background-color:#FFF;
	color:#000;
	font-family:'Courier New', Monospace;
	font-size:0.9em;
	font-style:normal;
	font-weight: bold;
}


.imgUP
{
	src:"images/loading.gif"
}

/******************************/
/**Styling information specific to individual content pages**/

/* Accordion */
.accordionHeader
{
    border: 1px solid Silver;
    color: navy;
    background-color:Silver;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    /*background-color: #D3DEEF;*/
    background-color: #EFEFEF;
    border: 0px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

/*Cascading DropDown*/

/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:30px;
	background-color:Silver;
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}


#master_content .collapsePanelHeader a {color:#FFF;}
#master_content .collapsePanelHeader a:hover {text-decoration:none;background:none;}

/*Confirm Button*/

/* DropShadow */

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{	
	width:300px;	
	/*background-color:#5377A9;	*/
	background-color:#5d7b9d;	
	color:white;
	font-weight:bold;		
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}


/*Textbox Watermark*/
.unwatermarked {
	height:18px;
	width:148px;
	font-weight:bold;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

/************ PasswordStrength Related Styles ***********************/
.TextIndicator_TextBox1
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

.BarIndicator_TextBox2
{
    color:Blue;
    background-color:Blue;
    padding-bottom:1px;
}

.BarBorder_TextBox2
{
    border-style:solid;
    border-width:1px;
    width:200px;
    vertical-align:middle;
}

.dynamicPopulate_Normal 
{	
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:200px;
}

.dynamicPopulate_Updating 
{
	background-image:url(/assets/app/images/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:200px;
}
/************ MaskEdit Related Styles ***********************/
.MaskEditFocus
{
    background-color: #ffffcc;
    color: #000000;
}
.MaskEditCuston
{
    background-color: #ffffcc;
    color: #000000;
    padding-left: 16px;
}
.MaskEditMessage
{
    background-color: #ffffcc;
    color: #999999;
}
.MaskEditErro
{
    background-color: #ffcccc;
}
.MaskEditUpdate
{
    background-image: url(/assets/app/images/loading.gif);
    background-repeat: no-repeat;
    padding-left: 16px;
}
.MaskEditFocusNegativeValue
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskEditBlurNegativeValue
{
    color: #ff0000;
}

.SMParent {position:relative; background-color: navy; font:bold 8pt Tahoma; color:#2A4256; text-align:left; text-decoration: none; height:20px; border-top:1px solid white; border-bottom:1px solid white; padding-top:2px; padding-left:6px;	
box-sizing:border-box; -moz-box-sizing:border-box;} 

.SMParentOver {position:relative; background-color: #B5C7D6; font:bold 8pt Tahoma; color:#2A4256; text-align:left; 
text-decoration: none; cursor:pointer; height:20px; border-top:1px solid white; border-bottom:1px solid white; 
padding-top:2px; padding-left:6px;	box-sizing:border-box; -moz-box-sizing:border-box;} 

.SMParentSelected {position:relative; background-color: #B5C7D6; font:bold 8pt Tahoma; color:#2A4256; text-align:left;
 text-decoration: none; height:20px; border-top:1px solid white; border-bottom:1px solid white; padding-top:2px; padding-left:6px;	
box-sizing:border-box; -moz-box-sizing:border-box;} 

.SMChild {position:relative; font:8pt Tahoma; color:#114477; text-decoration:none; padding-left: 12px; text-align:left;} 

.SMChild a, 

.SMChild a:hover {color:#114477; font:8pt Tahoma; text-decoration:none;} 

.SMChildOver {position:relative; font:8pt Tahoma; color:#0000FF; text-decoration:underline; padding-left: 12px; 
text-align:left; cursor:hand; cursor:pointer;} 

.SMChildOver a, 

.SMChildOver a:hover {color:#0000FF; font:8pt Tahoma; text-decoration:underline; cursor:pointer; cursor:hand;} 

.SMChildSelected {position:relative; font:bold 8pt Tahoma; color:#4A6276; text-decoration:none; padding-left: 12px; text-align:left;} 

.SMChildSelected a, 

.SMChildSelected a:hover {color:#4A6276; font:bold 8pt Tahoma; text-decoration:none;} 

.SMChildrenBox {position:relative; background-color: white; border-left: 1px solid #B5C7D6;} 

.SMMenu {position:relative;background-color:white; width: 170px; overflow:hidden;}


.autocomplete_completionListElement
{
    margin : 0px!important ;
    background-color : inherit ;
    color : windowtext ;
    border : buttonshadow ;
    border-width : 1px ;
    border-style : solid ;
    cursor : 'default' ;
    overflow : auto ;
    height : 200px ;
    font-family : Tahoma ;
    font-size : small ;
    text-align : left ;
    list-style-type : none ;
    }
/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
   {
    background-color : #ffff99 ;
    color : black ;
    padding : 1px ;
    }

    /* AutoComplete item */
.autocomplete_listItem
    {
    background-color : window ;
    color : windowtext ;
    padding : 1px ;
   }
   
   
  #blur

{

    width: 100%;

    background-color: black;
 
    opacity: 0.5;
    /*--khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; */
	filter: alpha(opacity=50);				
 
    z-index: 120;

    height: 400%;

    position: absolute;

    top: 0;

    left: 0;

}

#progress

{

    z-index: 200;

    background-color:  #D5D5D5;

    position: absolute;

    top: 0pt;

    left: 0pt;

    border:  solid 1px black;

    padding: 5px 5px 5px 5px;

    text-align: center;
   }

#progress2

{
    z-index: 200;
   
    background-color:  #D5D5D5;
    position:fixed;
    top: 40%;
    left: 40%;
    border:  solid 1px black;
    padding: 5px 5px 5px 5px;
    text-align: center;
   
}


.mGrid {   
    width: 100%;   
    /*background-color: #fff;   */
    margin: 5px 0 10px 0;   
    border: solid 0px #525252;   
    border-collapse:collapse;
    
} 

.mGrid th {   
    padding: 4px 2px;   
    color: #fff;       
    background-color: #507CD1;
     border: 0px !important;
    font-size: 12px;   
}  

.mGrid th a:link{
    color:#FFFFFF !important;
    padding: 1px !important;
}
 
.mGrid td {   
    padding: 2px 2px 2px 2px;   
    border: solid 0px #c1c1c1;   
    color: #333333;  
    background-color:#EFF3FB; 
    font-family:"tahoma" !important;
    font-size:11px !important;
    font-weight:normal !important;
}  
.mGrid .alt td  {
        background-color:#ffffff; 
        color: #333333;
        padding: 2px 2px 2px 2px;
        font-family:"tahoma" !important;  
        font-size:11px !important;
        font-weight:normal !important;
} 

.mGrid .foot td {   
    padding: 2px 2px 2px 2px;   
    border: solid 0px #c1c1c1;   
    color: #333333;  
    background-color:#EFF3FB; 
    font-family:"tahoma" !important;
    font-size:11px !important;
    font-weight:bold !important;
}  


 
.mGrid .pgr {  background-color:transparent;  } 
.mGrid .pgr table { margin: 5px 0; background-color:transparent;}  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px gray;   
    font-weight: bold !important;   
    color: white;   
    line-height: 12px; 
    font-size:12px !important;
    background: #507CD1;
}
     
.mGrid .pgr a { color: #A8A8A8 !important; text-decoration: none !important; }  
.mGrid .pgr a:hover { color: black !important; background-color:transparent !important; text-decoration: none !important; }  
