﻿
    
.modalPopup
{
    background-color:Transparent;
    z-index:20;
    width:520px;
    position:absolute !important; 
}

 
 .block_modal
{
   background:transparent url(/images/boxes/schedule_br.gif) no-repeat scroll right bottom;  
}

.wrap1_modal
{
width:100%;
}

.block_modal
{
display:inline;
float:left;
margin-bottom:0px;
}

.block_modal, .wrap1_modal, .wrap2_modal, .wrap3_modal
{
display:block;
}

.wrap1_modal {
display:inline;
float:left;

background:transparent url(/images/boxes/schedule_bl.gif) no-repeat scroll left bottom; 
}


.wrap2_modal{
background:transparent url(/images/boxes/schedule_tr.gif) no-repeat scroll right top; 

}

.wrap3_modal {
background:transparent url(/images/boxes/schedule_tl.gif) no-repeat scroll left top;  

padding:10px 0px 0px 0;
}


 .title_modal
{
    background-color:#fdbf62;
 border-bottom:1px solid #D6D6D6;
 border-left:1px solid #d4d4d4;
 border-right:1px solid #d4d4d4;
width:534px;
padding-left:20px;
color:#444444;

}   

.block_modal h3 {
font-size:1.5em;
font-weight:bold;
margin:0;
}



.inner_modal {
padding-left:10px;
 background-color:#fafafa;
border-left:solid 1px #d4d4d4;
border-right: solid 1px #d4d4d4;
margin-bottom:20px;
	padding-right:10px;
width:535px;


}

table.clientsummary th 
{
  text-align:left;
  padding-right:10px;
}  


.quicktitle
{
     float:left;
    width:5em;
    text-align:left;
    margin-right:1em;
}

.popuptitle
{
    float:left;
    width:10em;
    text-align:left;
    margin-right:1.7em;
}

.top534
{
    background:transparent url(/images/box/534_plain_top.gif) no-repeat scroll 0 0;
    width:534px;
    height:10px;
}

.topborder534
{
    background:transparent url(/images/box/534_plain_top_border.gif) no-repeat scroll 0 0;
    width:534px;
        height:10px;

}

.bottom534
{
    background:transparent url(/images/box/534_plain_bottom.gif) no-repeat scroll 0 0;
        width:534px;
    height:10px;
}

.middle534
{
    width:512px;
    background-color:#dadada;
    padding-left:10px;
    padding-right:10px;
    border-left:solid 1px #444444; 
    border-right:solid 1px #444444;
}

.calcbutton2
{
    width:100px;
}

.agepopup
{
    z-index:40000;
}

table.none td
{
    padding:0px;
}

.scheduleheadingtitle
{
    float:left;
    width:150px;
    text-align:left;
    margin-right:1.7em;
}