html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, sub, sup, var, p,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video { margin:0; padding:0; border:0; outline:0; list-style:none; font-weight:normal; }

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { display:block; }

body { background:url(/img/site/layout/body-bg.jpg) center top #fafafa no-repeat; font:12px "Arial"; color:#555555; }

nav ul { list-style:none; }

input, input.text, select, select.select, button, textarea { vertical-align:middle; outline:none; font:12px Arial; }

a { color:#555; text-decoration:none; margin:0; padding:0; border:0; background:transparent; -o-transition:.2s; -ms-transition:.2s; -moz-transition:.2s; -webkit-transition:.2s; transition:.2s;}
a:hover { color:#ff4e00 !important; -o-transition:.1s; -ms-transition:.1s; -moz-transition:.1s; -webkit-transition:.1s; transition:.1s; }
a:hover h1, a:hover h2, a:hover h3, a:hover h4 { -o-transition:.1s; -ms-transition:.1s; -moz-transition:.1s; -webkit-transition:.1s; transition:.1s; }


.ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

h1, h2, h3, h4 { font-family:"preloLight"; }
h1 span, h2 span, h3 span, h4 span { font-family:"preloBold"; }

@font-face {
    font-family: 'preloLight';
    src: url('/font/prelo-light.eot');
    src: url('/font/prelo-light.eot?#iefix') format('embedded-opentype'),
         url('/font/prelo-light.woff') format('woff'),
         url('/font/prelo-light.ttf') format('truetype'),
         url('/font/prelo-light.svg#preloLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'preloMedium';
    src: url('/font/prelo-medium.eot');
    src: url('/font/prelo-medium.eot?#iefix') format('embedded-opentype'),
         url('/font/prelo-medium.woff') format('woff'),
         url('/font/prelo-medium.ttf') format('truetype'),
         url('/font/prelo-medium.svg#preloMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'preloBold';
    src: url('/font/prelo-bold.eot');
    src: url('/font/prelo-bold.eot?#iefix') format('embedded-opentype'),
         url('/font/prelo-bold.woff') format('woff'),
         url('/font/prelo-bold.ttf') format('truetype'),
         url('/font/prelo-bold.svg#preloBold') format('svg');
    font-weight: normal;
    font-style: normal;

}