/* Supporting CSS-file of "ModuX 3" - DO NOT DELETE! */
/* Author: Jan-Christoph Conrad - www.idearts.de */
/* Copyright 2007 idearts. All rights reserved. */

body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#2B2C32;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	line-height : 18px;
	color : #892004;
}

/* GENERAL FONT SETTINGS =====================================================================>*/

span.title {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 24px;
	font-style : normal;
	font-weight : normal;
	line-height : 35px;
	color : #646464;
	text-align: left;
}

span.slogan {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 24px;
	font-style : italic;
	font-weight : bold;
	line-height : 25px;
	color : #256375;
	padding: 5px 0px 0px 0px;
	text-align: left;
}


h1 {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	line-height : 25px;
	color : #6E717E;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

h2 {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
	color : #6E717E;
	padding: 5px 0px 0px 0px;
	text-align: left;
}

h3 {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
	color : #6E717E;
	padding: 5px 0px 0px 0px;
 	text-align: left;
	display: inline;
}

h4 {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	font-style : italic;
	font-weight : normal;
	line-height : 18px;
	color : #6E717E;
	padding: 5px 0px 0px 0px;
 	text-align: left;
	display: inline;
}

p {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 18px;
	font-style : normal;
	font-weight : normal;
	line-height : 24px;
	color : #61636F;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

ul {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	line-height : 17px;
	color : #61636F;
	padding: 0px 0px 5px 30px;
	text-align: left;
}

td.menu-items
{
    color: #000000;
    background-color: ;
    padding: 4px 4px 4px 20px;
    font-weight: normal;
	border: 0px solid #EC333D;
}

table.main
{
    color: ;
	background-image: url(images/emotors_main.jpg);
	width: 900px;
    background-color: ;
	border: 1px solid #666666;
	vertical-align: top;
	align: center;
}

td.content
{
    color: #07155B;
	width: 708px;
    background-color: ;
	background-image: ;
	background-repeat: no-repeat;
    font-weight: normal;
	border: 0px solid #EC333D;
	vertical-align: top;
	text-align: left;
}

td.menu
{
    color: #07155B;
	width: 180px;
    background-color: #D8F0DA;
    font-weight: normal;
	border: 0px solid #EC333D;
	vertical-align: top;
	text-align: left;
}

td.footer
{
    color: #07155B;
	width: 852px;
    background-color: #00538A;
    font-weight: normal;
	border: 0px solid #EC333D;
	vertical-align: top;
	align: center;
}

span.red {
	color: #EC333D;
	}

span.text {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	line-height : 18px;
	color : #61636F;
	text-align: left;
}

span.menu {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
	color : #24659B;
	text-align: left;
}

span.desc {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 16px;
	color : #646464;
	text-align: left;
}

span.copy {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 16px;
	color : #B6B6B6;
	text-align: left;
}

/* GENERAL LINK SETTINGS =====================================================================>*/

a:link {
	color: #445188;
	text-decoration:none;
}
a:visited {
	color: #445188;
	text-decoration:none;
}
a:active {
	color: #445188;
	text-decoration:none;
}
a:hover {
	color: #EC333D;
	text-decoration: underline;
}

a.select-menu:link {
	color:#256375;
	text-decoration:none;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}
a.select-menu:visited {
	color:#256375;
	text-decoration:none;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}
a.select-menu:active {
	color:#256375;
	text-decoration:none;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}
a.select-menu:hover {
	color:#EC333D;
	text-decoration: underline;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}

a.select-menu-selected:link {
	color:#EC333D;
	text-decoration:none;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}
a.select-menu-selected:visited {
	color:#EC333D;
	text-decoration:none;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}
a.select-menu-selected:active {
	color:#EC333D;
	text-decoration:none;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}
a.select-menu-selected:hover {
	color:#256375;
	text-decoration: underline;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 15px;
	font-style : normal;
	font-weight : bold;
	line-height : 18px;
}