﻿.maindiv{
    width:100%;
    height:100%;
}

 .pheader
{
    color:#5c5f61;
    padding-right:10px;
    padding-top:5px;
    font-family:Times New Roman (Arabic);
    font-size:11pt;
    font-weight:bold;
}

.pcontent
{
    padding-bottom:5px;
    padding-right:10px;
    text-align:justify;
    padding-left:15px;
    font-family:tahoma;
    font-size:9pt;  
    text-align:center;
    line-height:18px;
}

.quickdiv
{
    text-align:left;
    height:30px;
}

.quickseperator
{
    
    background:url('../images/mainline.gif') repeat-x;
    width:250px;
    height:3px;
    margin-left:15px;
}

.quickcontent
{
    text-align:left;
    margin-top:2px;
}

.quickcontent a { font-family:Tahoma; font-size:8pt; color:#666;text-decoration:none;padding-top:4px; padding-bottom:4px; width:220px;padding-right:15px;margin-right: 0px; border:none;}


.defaultStyleError{
font-family:Tahoma; font-size:8pt;
}


.job_header{
    background-image: url('../images/selbr.gif');

}


.RadGridHeader
{
    height: 59px;
    padding: 0px;
    color: #295b62;
    font-weight: bold;
    font-size: 14px;
    padding-left: 4px;
    padding-right: 11px;
}

.RadGridHeader A, .RadGridHeader SPAN
{
    padding-top: 14px;
    display: block;
    text-decoration: none;
    font-weight: bold;
}

.RadGridHeader A:hover
{
    text-decoration: underline;
}


.MaskedEditFocus
{
    /*background-color: #ffffcc;*/
    background-color:#F9f9f9;
    color: gray;
}
.MaskedEditMessage
{
	color: #ff0000;
	font-weight: bold;
}
.MaskedEditError
{
    background-color: #ffcccc;
}
.MaskedEditFocusNegative
{
    background-color: #ffffcc;
    color: #ff0000;
}
.MaskedEditBlurNegative
{
    color: #ff0000;
}