﻿body
{
    background-image: url(images/bg_taleeb_pattern.gif);
    padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat:repeat;
	background-color: #d3d8ce;
	font-size: 8pt;
	font-family: Verdana;
	color: dimgray;
	padding-top:20px;
}

.headerRight
{
    height: 125px;
    background-color: #992500;
    width:100%;
    text-align:right;
    border-width:0px;      
    
}

.headerRight2
{
    height: 150px;
    background-color: #992500;
    width:100%;
    text-align:right;
    border-width:0px;   
       
    
}

.leftbracket
{
    
    background-image: url(images/bg_taleeb_pattern2.gif);
    background-repeat:repeat-y;
    background-color:#ffffff;
   
    	    
}

.centerwhite
{
    background-color:#ffffff;
      
}

.footer
{
    background-image: url(images/footer.gif);
    background-repeat:no-repeat;
    background-color:#ffffff;
    height:38px;
}

.divContainer
{     
    text-align: right;
    font-size: large;
    position: absolute;
    visibility: visible;
    width: 99%;
    filter: alpha(opacity=75 );
    -moz-opacity: 0.75;
    opacity = 0.75;
    vertical-align: middle;
    display: inline;
    height: 97%;
    background-color:#000000;
    border-right: white thick outset; 
    border-top: white thick outset; 
    border-left: white thick outset;
    border-bottom: white thick outset;  
    z-index:99999;
    }

.divLoaderBack
{
	background-color: #444141;
	color: #ffffff;
	font-size: x-small;
	height: 10px;
	visibility: visible;
	width: 100%;
	border-right: #aeb2b1 1px outset;
	padding-right: 1px;
	border-top: #aeb2b1 1px outset;
	padding-left: 1px;
	padding-bottom: 1px;
	border-left: #aeb2b1 1px outset;
	padding-top: 1px;
	border-bottom: #aeb2b1 1px outset;
	margin-top: 15px;
	vertical-align: middle;
	text-align: left;
	margin: auto;
	top: 50%;
	position: relative;
	
}
.divLoaderProgress
{
    background-color: #e2e7eb;
    color: gray;
    padding: 5px,0px,0px,5px;
    position: relative;
    visibility: visible;
    height: 5px;
    width: 0px;
}

.divLoadingStat
{
	background-color: Transparent;
	border-color: #ffffff;
	color: #ffffff;
	padding: 5px,0px,0px,5px;
	position: relative;
	visibility: visible;
	border-width: medium;
	width: 100%;
	height: 10px;
	text-align: center;
	margin-bottom: 15px;
	top: 50%;
	font-size: 8pt;
}

.photo{ float: left; margin-top: 6px; margin-left: 3px; margin-bottom: 5px; }
.photo2
{
	float: right;
	border-right: gray 1px dotted;
	border-top: gray 1px dotted;
	border-left: gray 1px dotted;
	border-bottom: gray 1px dotted;
	margin: 6px 0px 8px 8px;
}
.photok
{
	float: right;	
	margin: 6px 0px 8px 8px;
}


.modalBackground
{
    background-color:Black;
    filter:alpha(opacity=80);
    opacity:0.8;
}

.modalPopup2
{
    background-color:Transparent;
}
.imago {
    background-color: #000000;
    background-image: url(images/loader.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.graytxt
{
    color:#999999;
}
.alertski
{
	border-right: #eac02b 6px solid;
	border-top: #eac02b 6px solid;
	border-left: #eac02b 6px solid;
	border-bottom: #eac02b 6px solid;
	background-color: #FFFAE8;
	font-size: 12pt;
	color: red;
	text-align: center;
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-left: 5px;
	margin-right: 5px;
}

.test
{
}

.ajaxBackgroundLoading
{
    z-index: 1; 
    position:fixed; 
    padding-top:100px;
    height:164px; 
    width:414px;
    background-image: url(images/ajax_background.png);
    background-repeat:no-repeat;
    margin-left:50px;
}

.TitleRedBold
{
	font-family:Book Antiqua;
	font-size:14pt;
	font-weight:bold;
}