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


@font-face {
font-family: 'RaldoReg';
src: url('_fonts/raldo_regular-webfont.eot');
src: local('☺'), 
url('_fonts/raldo_regular-webfont.woff') format('woff'), 
url('_fonts/raldo_regular-webfont.ttf') format('truetype'), 
url('_fonts/raldo_regular-webfont.svg#webfontvRGHhzm0') format('svg');
}

@font-face {
font-family: 'RaldoBol';
src: url('_fonts/raldo_bold-webfont.eot');
src: local('☺'), 
url('_fonts/raldo_bold-webfont.woff') format('woff'), 
url('_fonts/raldo_bold-webfont.ttf') format('truetype'), 
url('_fonts/raldo_bold-webfont.svg#webfontvRGHhzm0') format('svg');
}



* {
margin: 0;
padding: 0; 
}

html {
padding: 0px 0px 50px 0px; 
background: #ff7f00;
}


/* 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 small/1.0 Arial, Helvetica, Geneva, sans-serif;
background: #e7e7e7 url(_images/_html.gif) center top repeat-y; 
}

* 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 -495px;
width: 988px;
height:578px;
border: 1px dotted #f1e;
/*background: transparent url(_images/950_grid_24_col.png) top center no-repeat; */
display:none;
z-index: 1000000; 
}

/************************************************************************
  1.1 - TYPO
************************************************************************/



h1 {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #5e5e5e;
background: transparent; 
}

h1 a:link, h1 a:visited {
text-decoration: none; }

h1 a:hover, h1 a:active {
text-decoration: none; }

h2 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 24px;
font-weight: bold;
line-height: 24px;
text-align: left;
text-decoration: none;
color: #5e5e5e;
background: transparent; }

h2 a:link, h2 a:visited {
color: #666;
text-decoration: none;
background: transparent;  }

h3 {
margin: 0;
padding: 0;
}


h4 {
margin: 0px 0px 0px 10px;
padding: 10px 0px 0px 0px;
font-size: 13px;
font-weight: bold;
color: #5e5e5e;
background: transparent; }

p {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
font-weight: normal;
text-decoration: none;
line-height: 16px;
color: #5e5e5e;
background: transparent; }

p a {
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
font-weight: normal;
text-decoration: underline;
line-height: 16px;
color: #fff;
background: transparent; }

em {}

cite {}

samp {}

dfn {}

blockquote {}

a:link, a:visited 
{
margin: 0;
padding:0;
}

a:hover, a:active 
{
margin: 0;
padding:0;
}
/************************************************************************
  1.2 - UL
************************************************************************/





/************************************************************************
  1.3 - IMG
************************************************************************/


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