/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2011 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Typodermic
 * License URL: http://www.fontspring.com/fflicense/typodermic
 *
 *
 */
 @font-face {
    font-family: 'SteelfishRegular';
    src: url('fonts/steelfish_rg-webfont.eot');
    src: url('fonts/steelfish_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steelfish_rg-webfont.woff') format('woff'),
         url('fonts/steelfish_rg-webfont.ttf') format('truetype'),
         url('fonts/steelfish_rg-webfont.svg#SteelfishRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 
 @font-face {
    font-family: 'SteelfishRegularItalic';
    src: url('fonts/steelfish_rg_it-webfont.eot');
    src: url('fonts/steelfish_rg_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steelfish_rg_it-webfont.woff') format('woff'),
         url('fonts/steelfish_rg_it-webfont.ttf') format('truetype'),
         url('fonts/steelfish_rg_it-webfont.svg#SteelfishRegularItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

}

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

}
 
@font-face {
    font-family: 'SteelfishExtraBold';
    src: url('fonts/steelfish_eb-webfont.eot');
    src: url('fonts/steelfish_eb-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steelfish_eb-webfont.woff') format('woff'),
         url('fonts/steelfish_eb-webfont.ttf') format('truetype'),
         url('fonts/steelfish_eb-webfont.svg#SteelfishExtraBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'SteelfishExtraBoldItalic';
    src: url('fonts/steelfish_eb_it-webfont.eot');
    src: url('fonts/steelfish_eb_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steelfish_eb_it-webfont.woff') format('woff'),
         url('fonts/steelfish_eb_it-webfont.ttf') format('truetype'),
         url('fonts/steelfish_eb_it-webfont.svg#SteelfishExtraBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
	font-family:'SteelfishBold';
	margin-left: 5px;
	letter-spacing: 0.05em;
}

h1 { font-size: 3em; /* 36px */ line-height: 1.25em; margin-bottom: 0em; }

h2 {font-size: 2.1667em; /* 26px */ line-height: 1.1538em; margin-bottom: 0em; }

h3 {font-size: 1.5em; /* 18px */ line-height: 1.6667em; margin-bottom: 0em; }

p {
	font-size: 1em; /* 12px */
	line-height: 1.25em;
	margin-top: 0;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
	margin-left: 5px;
}

.small-print {
	font-size: 0.8333em; /* 10px */
	line-height: 1.5em;
	margin: 0.2em 0 0 0;
}

.product p {font-family: 'SteelfishBold'; font-size: 1.3333em; /* 16px */ line-height: 1.125em; margin-bottom: 0em; padding-bottom: 2em; letter-spacing: 0.05em; }

.product li {font-size: 0.8333em; /* 10px */ line-height: 1em; /* 18px */ margin-top: 0.5em; margin-bottom: 0.5em;}

.larger {font-size: 2.1667em; /* 26px */ line-height: 1.1538em; margin-bottom: 0em; }

.xbold {font-family: 'SteelfishExtraBold';}

.oblique {font-family: 'SteelfishBoldItalic';}

.xbold-oblique {font-family: 'SteelfishExtraBoldItalic';}

.all-caps {text-transform: uppercase;}


#header h1 {float: left; margin-right: 60px; margin-top: 10px;}

#header h2 {font-family:'SteelfishExtraBoldItalic'; margin-top: 10px;}

div.product {}

p.kard {
	font-size: 1em; /* 12px */
	line-height: 1.25em;
	margin-top: 0;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
}
ul.kard {
	padding-bottom: 3em;
}
