/****
	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_product.css";


/* Stuff that are supposed to be accessed through the mceEditor*/
#tableMain td
{
	vertical-align: top;
}
.mainTeaser
{
	background: url(../images/module_main/main_teaser.jpg) no-repeat;
	height: 174px;
	width: 759px;
}
.mainTeaser td
{
	padding: 55px 240px 0 150px;
}
.mainTeaser h1
{
	color: white;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 0;
	background: none;
	padding: 0;
	width: auto;

}
.mainTeaser p
{
	color: white;
	font-size: .9em;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.prodIndex
{
	width: 520px;
	margin: 1px 0 0 0;
}
.prodIndex td
{
	padding: 0 4px;
}
.prodIndexHeader
{
	background: url(../images/module_main/prod_index_header.gif) no-repeat;
	height: 520px;
	height: 19px;
	text-transform: uppercase;
}
.prodIndexSection
{
	width: 122px;
	height: 21px;
	background: url(../images/module_main/prod_index_section.gif) no-repeat;
	font-weight: bold;
}
.prodIndexSectionLast
{
	background: url(../images/module_main/prod_index_section_last.gif) no-repeat;
	width: 122px;
	height: 21px;
	font-weight: bold;
}
.prodIndex2
{
	line-height: 1.3em;
	margin: 1px 0 0 0;
	font-size: 11px;
}
.prodIndex2 td
{
	padding: 0 4px;
	
}
.prodIndex2 td p
	{
	font-size: 11px !important;
	}
.prodIndexHeader
{
	font-size: .9em;
}
.contactContainer
{
	background: url(../images/module_main/contact_bg.gif) top left no-repeat;
	height: auto !important;
	height: 130px;
	min-height: 130px;
	width: 221px;
	text-align: center;
}
.achilles td
{
	padding: 10px;
	
}
.achilles p
{
	font-size: .81337em;
	line-height: .9em;
}