/*
	Version 1.0
	Author: Atrox Development
	Contact: web@atrox.se
*/


/* Import main structure and markup */

@import "layout.css";
@import "markup.css";


/* Import modules used by this site */

@import "module_news.css";
@import "module_contact_email.css";
@import "module_massemail.css";
@import "module_order_form.css";


/* Stuff that are supposed to be accessed through the mceEditor*/
h1.georgia_70, h2.georgia_18, a.georgia_14, h2.georgia_14, h2.georgia_12
{
	font-family: Georgia, Verdana, Arial, sans-serif;
}
.verdana_10, .verdana_11_grey, .verdana_12_grey, a.startpage
{
	color: #40403a !important;
}

h1.georgia_70 { font-size: 70px !important; line-height: 65px !important; padding:0.1em 0 0; }
h2.georgia_18 { font-size: 18px !important; line-height: 20px !important; } 
h2.georgia_14, a.georgia_14 { font-size: 14px !important; font-weight: bold !important; color: #000 !important; line-height: 1.10em !important;}
h2.georgia_14regular, a.georgia_14regular { font-size: 14px !important; font-weight: bold !important; color: #000 !important; line-height: 1.10em !important;}
a.georgia_14:hover { color: #40403A !important; }
.verdana_10 { font-size: 10px; line-height: 14px !important; }
.verdana_11_grey { font-size: 11px; }
.verdana_12_grey { font-size: 12px; }
a.startpage { font-size: 10px !important; text-decoration: underline !important; line-height: 12px !important; }
.padding_10 { padding: 1px 7px 0 7px;; }
.box { padding: 7px 12px 0 12px; background:#e5e4d6 url(../files/startpage_fade.gif) no-repeat; border-left: 1px solid #fff; }
.box_left { padding: 7px 12px 0 12px; background:#e5e4d6 url(../files/startpage_fade.gif) no-repeat; border:0; }
.box_border { background: url(../files/hr2.gif) repeat-x bottom left; }





