@charset "utf-8";
/**
 * Euroresort Typo CSS
 * 
 * _______@author Emma G
 * _______@date 18/04/2012
 * _______@last updated 18/04/2012
 * _______@copyright 2012 Alert Communications Ltd.
 *
*/
@font-face {
    font-family: 'PTC55F';
    src: url('fonts/PTC55F-webfont.eot');
    src: url('fonts/PTC55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/PTC55F-webfont.woff') format('woff'),
         url('fonts/PTC55F-webfont.ttf') format('truetype'),
         url('fonts/PTC55F-webfont.svg#PTC55F') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1{font-size:16px; text-transform:uppercase; color:#828282;}
h1.width{float:left;width:300px;}
#quick-img h2{font-size:14px; color:#383838;}
h3{font-size:14px; color:#000;}

#quick-img h2, h3, h4, h5{margin:0; padding:0; text-transform:uppercase; font-weight:normal; }
h4{font-size:13px; color:#666666; text-transform:none;}
h5{color:#4c458d;}