@charset "utf-8";
/* Reset everything */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Clearing floats */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { 
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Body */
body {
	background: url(../images/body_back.gif) 0 0 repeat;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

#master {
	width: 800px;
	margin: 0 auto;
	background: url(../images/master_back.gif) 0 0 repeat-y;
}

#header {
	width: 764px;
	height: 220px;
	margin: 0 auto;
	background: url(../images/header_back.gif) 0 0 no-repeat;
	position: relative;
}

#logo {
	padding: 5px 0 14px 10px;
}

#mainImage {
	width: 760px;
	margin: 0 auto;
	height: 140px;
	background: #000;
}

/* Lang menu */
ul#lang {
	position: absolute;
	top: 0;
	right: 70px;
}

ul#lang li {
	float: left;
	padding: 3px;
	background: #f4f4f4;
	margin-left: 2px;
}

ul#lang li a {
	color: #666;
	text-decoration: none;
}

/* Menu */
#menuContainer {
	width: 750px;
	margin: 0 auto;
	background: #334b0f;
	height: 50px;
}

ul#menu {
	padding-left: 15px;
}

ul#menu li {
	float: left;
	display: block;
}

ul#menu li a {
	float: left;
	display: block;
	color: #fefbde;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 5px 0 25px;
}

ul#menu li a:hover, ul#menu li.active a {
	background: url(../images/star.gif) 0 13px no-repeat;
}

/* Footer */
#footer {
	width: 800px;
	margin: 0 auto;
	height: 53px;
	background: url(../images/footer_back.gif) 0 0 no-repeat;
}

ul#footerMenu {
	padding: 15px 0 0 25px;
}

ul#footerMenu li {
	float: left;
	margin-right: 10px;
}

ul#footerMenu li a {
	color: #666;
	text-decoration: none;
}

ul#footerMenu li a:hover {
	color: #000;
}

#content {
	width: 750px;
	margin: 0 auto;
	padding: 5px 0 0 2px;
}

#leftColumn {
	float: left;
	width: 200px;
	background: #fdf9d7 url(../images/left_back.gif) 0 0 repeat-x;
	padding-top: 10px;
	min-height: 280px;
	height: auto;
	_height: 280px;
}

#content ul.subMenu li {
	background-image: none;
}

#content ul.subMenu li a {
	color: #334b0f;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#content ul.subMenu li a:hover {
	color: #000;
}

#rightColumn {
	float: right;
	width: 520px;
	padding-top: 10px;
}

.newsletter {
	background: url(../images/newsletter_back.gif);
	width: 178px;
	height: 128px;
	margin: 0 auto;
	margin-top: 20px;
}

/* General styles */
h1 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #334b0f;
}

h2 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #334b0f;
}

p {
	padding-bottom: 10px;
}

#leftColumn h2, #leftColumn p {
	padding-left: 10px;
	padding-right: 10px;
}
#leftColumn h2 {padding-top:10px;}

#content a {
	color: #334b0f;

}

#content ul {
	padding-bottom: 5px;
}

#content ul li {
	margin-left: 10px;
	background: url(../images/bullet.png) 0 1px no-repeat;
	padding: 0 0 5px 15px;
}

.inp {
	font-size: 11px;
	color: #666;
	border: 1px solid #666;
	padding: 1px;
}

.btn {
	padding: 1px;
	border: 1px solid #666;
	background-color: #ccc;
	font-size: 10px;
}


/********* POWERMAIL *************/

.tx-powermail-pi1_fieldset { border: 0px; padding: 0px; margin: 0px; }
.tx-powermail-pi1 { border:0;  }
.tx-powermail-pi1_fieldset legend{display:none;}
.tx_powermail_pi1_fieldwrap_html {display:block; width:500px; margin-bottom:10px; }
.tx_powermail_pi1_fieldwrap_html label { width:135px; float:left;font-weight:bold; margin-top:4px;}
.tx_powermail_pi1_fieldwrap_html label .powermail_mandatory{color:#eb0000}
.tx_powermail_pi1_fieldwrap_html .powermail_mandatory_js{font-style:italic; color:#334B0F; margin-left:135px;}
.tx_powermail_pi1_fieldwrap_html input.powermail_text{width:360px; border:1px solid #334B0F;}
.tx_powermail_pi1_fieldwrap_html textarea {width:360px; border:1px solid #334B0F;}
.tx_powermail_pi1_fieldwrap_html .powermail_submit { margin-left:135px; text-align:center; float:left; background:#334B0F; border:none; color:#FFF; font-size:12px; font-weight:bold; padding:3px 7px 3px 7px; margin-top:5px; margin-bottom:7px;}


