@charset "utf-8";
/* CSS Document */

/*-------------*/
/* HTML Labels */
/*-------------*/


#TB_ajaxContent p
{

}


/*-------------*/
/* Layout      */
/*-------------*/
#TB_window
{
 border:0 none;
 background:transparent url(../images/formoverlay_bottom2.gif) scroll no-repeat left bottom; 
 font-family:Tahoma,Arial,Helvetica;
}

#TB_title
{
 width:524px;
 background:url(../images/formoverlay_top2.gif) scroll no-repeat left top;
}

#TB_closeAjaxWindow
{
 position:relative;
 top:11px;
 font-size:10px;
 font-weight:bold;
}

a#TB_closeWindowButton
{
 color:#C1C1C1;
 text-decoration:none;
 padding-right:33px;
}

a:hover#TB_closeWindowButton
{
 color:#FFFFFF;
}

/*---*/
#TB_ajaxContent
{
 padding:0; 
 margin-bottom:5px;
 background-color:#3C3E3B;
}

#TB_ajaxContent .flash3D
{
/*135*/
/*53*/
 padding:40px 0 0 0;
 width:400px;
 height:240px;
 margin:0 auto;
}

#lightBox 
{
 display:none;
}


