﻿body 
{
	font-family:Arial;
	font-size:9pt;
	line-height:16px;
	color:#3A3A3A;
}


h1
{
	font-weight:bold;
	font-size:12pt;
	line-height:18px;
	margin-bottom:16px;
	color:#E52420;
}

h2
{
	color:#E52420;
}

p
{
	margin-bottom:16px;
}

a
{
	color:#E52420;	
}

.float_right
{
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}

.float_left
{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}

.element_padding_left
{
	padding-left:10px;
}

.sp_old_price
{
	text-decoration:line-through;
}

.sp_new_price
{
	font-size:13pt;
	color:#E52420;
	font-weight:bold;
}


@font-face {
    font-family: 'cabinsketchbold';
    src: url('../Fonts/cabinsketch-bold-webfont.eot');
    src: url('../Fonts/cabinsketch-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/cabinsketch-bold-webfont.woff') format('woff'),
         url('../Fonts/cabinsketch-bold-webfont.ttf') format('truetype'),
         url('../Fonts/cabinsketch-bold-webfont.svg#cabinsketchbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'cabinsketchregular';
    src: url('../Fonts/cabinsketch-regular-webfont.eot');
    src: url('../Fonts/cabinsketch-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/cabinsketch-regular-webfont.woff') format('woff'),
         url('../Fonts/cabinsketch-regular-webfont.ttf') format('truetype'),
         url('../Fonts/cabinsketch-regular-webfont.svg#cabinsketchregular') format('svg');
    font-weight: normal;
    font-style: normal;

}