/************************************************************************
1 - GLOBALS 
************************************************************************/

@font-face {
font-family: 'DroidSerifRegular';
src: url('_fonts/DroidSerif-Regular-webfont.eot');
src: local('☺'), url('_fonts/DroidSerif-Regular-webfont.woff') format('woff'), 
url('_fonts/DroidSerif-Regular-webfont.ttf') format('truetype'), 
url('_fonts/DroidSerif-Regular-webfont.svg#DroidSerifRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'DroidSerifBold';
src: url('_fonts/DroidSerif-Bold-webfont.eot');
src: local('☺'), url('_fonts/DroidSerif-Bold-webfont.woff') format('woff'), 
url('_fonts/DroidSerif-Bold-webfont.ttf') format('truetype'), 
url('_fonts/DroidSerif-Bold-webfont.svg#DroidSerifBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'DroidSansRegular';
src: url('_fonts/DroidSans-webfont.eot');
src: local('☺'), url('_fonts/DroidSans-webfont.woff') format('woff'), 
url('_fonts/DroidSans-webfont.ttf') format('truetype'), 
url('_fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
font-family: 'DroidSansBold';
src: url('_fonts/DroidSans-Bold-webfont.eot');
src: local('☺'), url('_fonts/DroidSans-Bold-webfont.woff') format('woff'), 
url('_fonts/DroidSans-Bold-webfont.ttf') format('truetype'), 
url('_fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {
background: #e1e2e3; 
}

/* font: font-style [italic,oblique] font-variant [small-caps] font-weight [bold] 24px/1.5 "Times New Roman", Times, serif;. */
body {
font: normal normal normal 14px/21px 'DroidSerifRegular', Arial, Geneva, sans;
background: transparent; 
color: #82878B;
}

* html body {
font: normal normal normal x-small/1.0 Arial, Helvetica, Geneva, sans-serif;
f\ont: normal normal normal small/1.0 Arial, Helvetica, Geneva, sans-serif; 
background: transparent; 
}

div#port {
position:fixed;
top: 0px;
left: 50%;
margin: 0 0 0 -490px;
width: 978px;
height:578px;
border: 1px dotted #f1e;
background: transparent url(_images/950_grid_24_col.png) top center no-repeat; 
display:none;
z-index: 1000000; 
}

div#qLoverlay {
background-color: #e1e2e3;
}

div#qLbar {
background: #f5f5f5;
}

div#qLpercentage {
font: normal normal normal 12px/18px Arial, Helvetica, sans-serif;
color: #999;
}


/*e-o-f*****************************************************************/
