﻿@font-face {
    font-family: 'vegurbold';
    src: url('../../includes/vegur/vegur-bold-webfont.eot');
    src: url('../../includes/vegur/vegur-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../includes/vegur/vegur-bold-webfont.woff') format('woff'),
         url('../../includes/vegur/vegur-bold-webfont.ttf') format('truetype'),
         url('../../includes/vegur/vegur-bold-webfont.svg#vegurbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'vegurlight';
    src: url('../../includes/vegur/vegur-light-webfont.eot');
    src: url('../../includes/vegur/vegur-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../includes/vegur/vegur-light-webfont.woff') format('woff'),
         url('../../includes/vegur/vegur-light-webfont.ttf') format('truetype'),
         url('../../includes/vegur/vegur-light-webfont.svg#vegurlight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'vegurregular';
    src: url('../../includes/vegur/vegur-regular-webfont.eot');
    src: url('../../includes/vegur/vegur-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../includes/vegur/vegur-regular-webfont.woff') format('woff'),
         url('../../includes/vegur/vegur-regular-webfont.ttf') format('truetype'),
         url('../../includes/vegur/vegur-regular-webfont.svg#vegurregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {overflow-y: scroll;}
a {outline: none;}
a:active{outline:none;}
a:focus{-moz-outline-style:none;
}
body {font-family: Lato, Roboto, sans-serif; background-color: transparent; background-image: url('../../images/fabric_of_squares_gray.png'); background-repeat: repeat; margin: 0px; padding: 0px; color: #666;}
h1, h2 {padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 0px;}
h2 {color: #000; font-size: 30pt;}
a {color: #0b567f; text-decoration: none;}
a:hover {text-decoration: underline;}
p {line-height: 1.6em;}
ul {line-height: 1.7em; font-size: 11pt;}

div.imageframe {width: 950px; margin-left: auto; margin-right: auto;}
div.centerframe {width: 910px; margin-left: auto; margin-right: auto;}

div#title {background-color: #646464; padding: 10px 0 10px 0; color: #FFF;}
div #mainimage {width: 950px; text-align: center;}