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


/* Import main structure and markup */

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


/* Import modules used by this site */

@import "module_news.css";
@import "module_product.css";
@import "module_webshop.css";


/* Stuff that are supposed to be accessed through the mceEditor*/
.puff0_1
{
	background: url(../images/module_main/puff0_1.jpg) no-repeat;
	width: 390px;
	height: 150px;
	padding: 0 40px 0 215px;
}
.puff0_1 h1
{
	margin: 27px 0 0 0;
	padding: 0 0 2px 0;
	overflow: hidden;
	font-size: 1.3em !important;
	height: 21px;
}
.puff0_1 p
{
	font-size: .9em;
	line-height: 1.35em;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	height: 59px;
}
.puff0_1 #learnMore
{
	display: block;
	width: 87px;
	height: 21px;
	position: relative;
	left: 293px;
	text-indent: -99999px;
	top: 6px;
	overflow: hidden;
}
.puff1_1, .puff1_2, .puff1_3, .puff2_1, .puff2_2, .puff2_3{ padding: 0 0 0 11px; width: 204px; height: 145px; font-size: 12px; color: #005496; font-weight: bold; line-height: 1.1em !important; }
.puff1_1 a, .puff1_2 a, .puff1_3 a, .puff2_1 a, .puff2_2 a, .puff2_3 a { font-size: 12px; color: #005496; font-weight: bold; text-decoration: none; position:relative; top:110px;}
.puff1_1{ background: url(../images/module_main/puff1_1.jpg) no-repeat; }
.puff1_2{ background: url(../images/module_main/puff1_2.jpg) no-repeat; }
.puff1_3{ background: url(../images/module_main/puff1_3.jpg) no-repeat; }
.puff2_1{ background: url(../images/module_main/puff2_1.jpg) no-repeat; }
.puff2_2{ background: url(../images/module_main/puff2_2.jpg) no-repeat; }
.puff2_3{ background: url(../images/module_main/puff2_3.jpg) no-repeat; }

.products_puff
{
	width: 199px;
	height: 142px;
	background: url(../files/products_bg.gif) no-repeat;
}

.products_puff h2 a
{
	color: #aaaec8;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px 0;
	display: block;
}
.products_puff img
{
	float: left;
	padding: 0 0 7px 12px;
	display: block;
}
.kitBox
{
	padding: 5px;
	text-align: center;
	border: 1px solid #000;
	font-size: 10px;
	line-height: 1.10em;
	width: 135px;
	background: #d8dfed;
}
.kitAppTable, .kitAppTable p
{
	font-size: 10px;
	line-height: 1.10em;
}