﻿@import "SiteMapPath.css";
@import "GridView.css";
@import "AjaxToolkit.css";

/******* H T M L   E L E M E N T S **********************************************************************/

body{
    background-color: #F4F5F9;
    margin: 20px 0px 0px 0px;       
    font-family: Arial;    
}

p, table, td{
	font-family: Verdana; 
	font-size: 11px; 
	color: #3F3F3F;
    }

dt{
    margin-top: 10px;
    font-weight: bold;
    }

select{
	background-color:#F4F4F4;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight:normal;
	color: #3F3F3F;
    }

a:link { font-family:Verdana; font-size:9px; color: #666666}
a:active { font-family:Verdana; font-size:9px; color: #666666 }
a:visited { font-family:Verdana; font-size:9px; color: #666666 }
a:hover { font-family:Verdana; font-size:9px; color: #DD0000; }

map, area
{
    display: none;    
}

/******* A S P  C O N T R O L S  C L A S E S **********************************************************************/
.TextBox{
    background-color:#F4F4F4;
	font-family: Verdana;
	font-size: 9pt; 
	border: solid 1px #CCCCCC;
	color: #3F3F3F;
    }
    
/******* S H A D O W S **********************************************************************/

.topShadow{        
    background-image:url(images/shadows/t.gif);
    background-repeat:repeat-x;
    height:7px;
    background-position:left bottom;
    vertical-align: bottom;
    }
.bottomShadow{        
    background-image:url(images/shadows/b.gif);
    background-repeat:repeat-x;
    height:7px;
    }
.leftShadow{        
    background-image:url(images/shadows/l.gif);
    background-repeat:repeat-y;
    width:7px;
    }
.rightShadow{        
    background-image:url(images/shadows/r.gif);
    background-repeat:repeat-y;
    width:7px;
    }
.TLShadow{
    background-image:url(images/shadows/tl.gif);
    height:7px;
    background-position:left bottom;
    }
.TRShadow{
    background-image:url(images/shadows/tr.gif);
    height:7px;
    background-position:left bottom;
    }
.BLShadow{
    background-image:url(images/shadows/bl.gif);
    }    
.BRShadow{
    background-image:url(images/shadows/br.gif)
    }
.homeShadow{
    background-image:url(images/shadows/mid.gif);
    background-repeat:repeat-x;
    height:9px;
    }            
.ContentBackGradient{
    width:590px;
    background-image:url(images/shadows/back-gradient.gif);
    background-repeat:repeat-x;
    background-position:bottom;    
    margin-bottom: 10px;
    padding-bottom: 25px;
    }
/*************************************************************************************/


/******* F O N T S **********************************************************************/
.fieldTitle
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.strongFieldValue
{
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
}

.fieldValue
{
    font-family: Tahoma;
    font-size: 10px;
}

.paragraphText
{
    font-family: Arial;
    font-size: 11px;
}

.smallComment
{
    font-family: Verdana;
    font-size: 9px;
 }
 
.uploadProgressFile{
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#878787;
    /*margin: 7px 0px 2px 0px;*/
}

.uploadProgressDescription{
    font-family:Tahoma;
    font-size:9px;
    font-weight: normal;
    color:#878787;
    /*margin: 7px 0px 2px 0px;*/
}
/*************************************************************************************/


/***** U P L O A D   A R E A ******************************************************************/

    table.results { border-collapse:collapse;border:1px solid #c0c0c0}
    table.results td, table.results th {border:1px solid #c0c0c0}
    table.results th {background-color:#e0e0e0}

    DIV.suProgressBar
    {
        background-image: url("images/shadows/progressbar.jpg");
        background-repeat: repeat-x;
        background-position: left center;
        height: 20px;
        width: 0px;
    }
    
    .suSubmitButton
    {
        display: block;
        margin-left: 4px;
        cursor: pointer;
    }
    
    div.fileinputs {
        position: relative;
        width: 340px;	
        height:47px;
    }

    div.fakefile {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
        width: 230px;
        white-space:nowrap; 
    }

    div.fakefile img.browseImage{
        position:absolute;
        top:-2px;
        margin-left: 4px;
        cursor: pointer;
    }
    
    div.fakefile img.uploadImage{
        /*position:absolute;*/
        /*top: 20px;*/
        /*top:-2px;*/
        /*margin-left: 100px;*/
        cursor: pointer;
        display: block;
    }

    input.file
    {
        position: relative;
        text-align: left;	        
        -moz-opacity:0;
        filter:alpha(opacity: 0);
        opacity: 0;
        z-index: 2;	
    }

/*************************************************************************************/


#TDMenu{
    width:162px;
    /*border-top:solid 1px #EEEDEB;*/
    vertical-align:top;
    }

.menuSeparator{
    background-image:url(images/lineH.gif);
    background-repeat:repeat-x;   
    height: 5px;
    width: 100%;
    margin:0px;
    /*border:solid 1px blue; 
    
	margin-top:4px;
    margin-bottom:4px;*/
    }
    
#dvFooter{
    background-color:#C5C5C5;
    height: 25px;  
    padding: 8px 0px 0px 15px;  
    font-family: Ve
    rdana;
    font-size: 9px;
    background-image:url(images/shadows/bg_footer.gif);
    background-repeat:repeat-x;
    background-position:bottom;    
}

#dvFooter SPAN
{
    display: inline-block;
    /*background-color: Red;*/
    height: 15px;
	/*border-right:dotted 1px black;*/
	padding-right:5px;
	padding-left:5px;
	
	background-image:url(images/lineFooter.gif);
    background-repeat:no-repeat;
    background-position:right;    
}

#dvFooter SPAN.last
{
    border-right: none;
    background-image: none;
}

.TextFieldLabel{
    font-family: Verdana;
    font-size: 11px;
    font-weight:bold;   
    }   
    
.TextBox{
	background-color:#F4F4F4;
	border: solid 1px #CCCCCC;
	width:135;
    }  

.ErrorText{
    color: #DD0000;
    }
    
.ErrorArea
{
	background-color: #EEEEEE; 
	color: #DD0000;
	border: solid 1px black; 
	padding: 10px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	display:block;
	font-weight: normal;
}

.SuccessMessage{
	background-color: #EEEEEE; 
	color: green;
	border: solid 1px black; 
	padding: 10px; 
	margin-top: 10px; 
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	display:block;
}
   
.SectionHeader{
    font-family:Arial;
    font-size:18pt;
    color:#878787;
    margin: 7px 0px 7px 0px;
}

.SubSectionHeader
{
    font-family:Arial;
    font-size:13pt;
    font-weight:bold;
    color:#878787;
    margin: 7px 0px 2px 0px;
}


    
.DatePickerStyle{
    width:68px;
    background-color:#F4F4F4;
	font-family: Verdana;
	font-size: 8pt; 
	border: solid 1px #CCCCCC;
	color: #3F3F3F;
    }
    
.BottomLine{
    border-bottom: solid 2px #878787;
    }  
    
.MailPanel{
    border:solid 1px #878787;
    background-color:#D5D5D5;
    visibility:hidden;
    }
    

DIV.ClientData
{
    background-color: #F4F4F4;
    padding: 3px 3px 3px 3px;
    border: solid 1px #CCCCCC;
    width: 150px;
    height: 70px;
}

.ContentWithMargins{
    width:540px;
    margin-left:25px;
    margin-right: 25px;
    }

.MaskedEditError{    
	background-color: #ffcccc;
}  


.updateProgressPanel
{
	background-color:#b50000;
	color:White;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	width:70px;
	height:20px;
	padding:3px;
	text-align:center;
}

a.OncorLink
{
    display: block;
    background-image:url(images/menu/contact-oncor.gif);
    height: 23px;
    width: 160px;
}

a.OncorLinkOver
{
    display: block;
    background-image:url(images/menu/contact-oncor-over.gif);
    height: 23px;
    width: 160px;
}

a.helpBoxLink
{
    font-weight:normal;
	font-family:Arial;
	font-size:9pt;
	color: #7a7a7a;
}
a.helpBoxLink:hover
{
    font-weight:normal;
	font-family:Arial;
	font-size:9pt;
	color: red;
}

/***** S I G N   U P   P A G E  ******************************************************************/
.signUpFormLabel{
	text-align:right; 	
	width: 140px;
	padding-right:5px;
}

.signUpFormRow{
	height: 28px;
	vertical-align:top; 
}

.signUpFormField{
	width: 160px;
	text-align: left;
}

/***** B U T T O N   F I X E S **************************************************************/
.workaroundSendButton
{
    padding: 8px 20px;
    background: url(images/buttons/send-g.gif) no-repeat;
    display: block;
    width: 76px;
    height: 12px;
    text-decoration: none;
}