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

#needHelp {
    position: fixed;
    bottom: 0;
	left: 0;
	width:300px;
	height:70px;
    z-index:2;
	background-color: rgba(255,255,255, 0.6);
	border-top-right-radius:25px;
}

.sendMail{	opacity: 0.6;
    		filter: alpha(opacity=60); /* For IE8 and earlier */
		}





#PopupOverlay2 {
            display:none;
            position:absolute;
            left: 0px; right: 0px;
            top: 0px; bottom: 0px;
			width:100%;
			height:100%;
            background-color:#000000;
            opacity:0.7;
			overflow:hidden
        }

#PopupWindow2 {
            display: none;
            position: absolute;
            width:99%; height:98%;
            top:0%;
            
			overflow:hidden
            
            
        }
		

#close-button-2 
{
            display: block;
            position: absolute;
			z-index:4;
			top: 18%; left:58%;
            margin: -70px 0 0 145px;
            width: 25px; height: 25px;
            background-color: #666666;
            text-align: center;
            text-decoration: none;
            font-size: 120%;
			color:#FFF
}





#PopupOverlay1 {
            display:none;
            position:absolute;
            left: 0px; right: 0px;
            top: 0px; bottom: 0px;
			width:100%;
			height:100%;
            background-color:#000000;
            opacity:0.7;
			overflow:hidden
        }

#PopupWindow1 {
            display: none;
            position: absolute;
            width:99%; height:98%;
            top:0%;
            
			overflow:hidden
            
            
        }
		

#close-button-1 
{
            display: block;
            position: absolute;
			z-index:4;
			top: 18%; left:58%;
            margin: -70px 0 0 145px;
            width: 25px; height: 25px;
            background-color: #666666;
            text-align: center;
            text-decoration: none;
            font-size: 120%;
			color:#FFF
}

::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}



a.aL-email {color:#666666; text-decoration:none}

.f_prodList	{max-width:200px}

.selectedBut{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:15px; color:#666}

.aL-firmName{font-family:"Fjalla One","Trebuchet MS", Arial, Helvetica, sans-serif}

.addressListing {text-decoration:none}

.addressListingDiv1 {padding:5px; color:#999999; background-color:#E9E9E9; border-radius:15px 0px 30px 0px; width:100%}

.addressListingDiv1:hover {color:#900; background-color:#FFFFFF}


.addressListingDiv2 {padding:5px; color:#999999; background-color:#FFF; border-radius:15px 0px 30px 0px; width:100%}

.addressListingDiv2:hover {color:#900; background-color:#FFFFFF}

.scroll 
{
overflow:auto; 
overflow-y: hidden; 
margin:0; 
white-space: nowrap; 
width:300px; 
height:40px
}

.scroll::-webkit-scrollbar {
    width: 12px;
}

.scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}

.scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}



#dataVaries {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; color:#CC0066}



.nav_item_A_U { width:146px; text-align:center; border-bottom:medium; border-bottom-color:#666; border-bottom-style:solid; border-bottom-width:medium; text-transform:uppercase}
.nav_item_A { width:60px; text-align:center; border-bottom:medium; border-bottom-color:#666; border-bottom-style:solid; border-bottom-width:medium; text-transform:uppercase}
.nav_item_F_M_D { width:146px; text-align:center; border-bottom:medium; border-bottom-color:#666; border-bottom-style:solid; border-bottom-width:medium; text-transform:uppercase}
.nav_item_S { width:146px; text-align:center; border-bottom:medium; border-bottom-color:#666; border-bottom-style:solid; border-bottom-width:medium; text-transform:uppercase}
.nav_item_B { width:136px; text-align:center; border-bottom:medium; border-bottom-color:#666; border-bottom-style:solid; border-bottom-width:medium; text-transform:uppercase}

.nav_item_A_U:hover {border-bottom:6px solid #666; font-weight:bold}
.nav_item_A_U a:hover {color:#333333; font-weight:bold}

.nav_item_A:hover {border-bottom:6px solid #666; font-weight:bold}
.nav_item_A a:hover {color:#333333; font-weight:bold}

.nav_item_F_M_D:hover {border-bottom:6px solid #666; font-weight:bold}
.nav_item_F_M_D a:hover {color:#333333; font-weight:bold}

.nav_item_B_E:hover {border-bottom:6px solid #666; font-weight:bold}
.nav_item_B_E a:hover {color:#333333; font-weight:bold}


table.nav_bar tr td a {text-decoration:none; color:#333333}

table.menu_E_I
{position:absolute; left:145px; visibility:visible; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; text-decoration:none; background-color:#666666;  opacity:0.8; text-transform:uppercase; border-radius:25px}

table.menu_E_I td{padding:10px}
table.menu_E_I tr td a{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF}
table.menu_E_I tr td a:hover{color:#FFFFFF; font-size:14px}


table.submenu tr td {height:30px}
table.submenu tr td a{text-decoration:none; color:#333}
a:hover {font-weight:bold}


.thin_border{border:thin; border-color:#CCC; border-style:solid; border-width:thin}

.thin_border_right{border-right:thin; border-right-color:#999999; border-right-style:solid; border-right-width:thin} 

.thin_border_left{border-left:thin; border-left-color:#999999; border-left-style:solid; border-left-width:thin} 

.thin_border_bottom{border-bottom:thin; border-bottom-color:#999999; border-bottom-style:solid; border-bottom-width:thin} 

.thin_border_exclude_top{border-left:thin; border-left-color:#CCC; border-left-style:solid; border-left-width:thin;
border-right:thin; border-right-color:#CCC; border-right-style:solid; border-right-width:thin;
border-bottom:thin; border-bottom-color:#CCC; border-bottom-style:solid; border-bottom-width:thin;} 

.thin_border_exclude_bottom{border-left:thin; border-left-color:#CCC; border-left-style:solid; border-left-width:thin;
border-right:thin; border-right-color:#CCC; border-right-style:solid; border-right-width:thin;
border-top:thin; border-top-color:#CCC; border-top-style:solid; border-top-width:thin;} 

.thin_border_exclude_top_bottom{border-left:thin; border-left-color:#CCC; border-left-style:solid; border-left-width:thin;
border-right:thin; border-right-color:#CCC; border-right-style:solid; border-right-width:thin;} 

.nav_text{font-family:Arial, 'Trebuchet MS', Helvetica, sans-serif; font-size:14px; color:#666666; font-weight:bold; text-decoration:none}

.nav_text:hover{color:#000; text-decoration:none}



.text11 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333}

.text1 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#FFF}

.submenu {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; color:#666; padding-left:5px}

.RightDivisionTextHead {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:17px; font-weight:bold; color:#FFF; text-transform:uppercase; background-color:#003}

.TableHead {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#FFF; text-transform:uppercase; background-color:#09F}

div #outer_frame{width:810px; height:510px; overflow:hidden}
div #inner_moving_frame{height:300px; position:relative; top:45px}

#Brief {width:813px; height:300px; position:relative; top:50px}
#WorkProgress{width:810px; height:400px; position:relative; top:50px}

.clientProgressTest {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#333; vertical-align:top}


td.TableHead a {text-decoration:none; color:#FFFFFF}
td.TableHead a:hover {color:#000000}

.nav_bar {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; position:static}