
/********************************
 * General
/*******************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
	/*background-color: #006600;*/
	background-color: #E5E5E5;
}
li { 
	padding-left: 10px;
	list-style-position: inside; 
}
ul {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,p,ul { 
	padding: 0; 
	margin: 0;
}
h1,h2,h3,h4,h5 { 
	font-size: 14px; 
	line-height: 18px;
}
a {
	color: #1A9902;
	text-decoration: underline;
}
a:hover {
	
	text-decoration: none;
}
hr { 
	display:none; 
}
a img {
	border:none;
}
.clearer {
	clear:both;
}

/********************************
 * Layout
/*******************************/


#frame {
	width: 978px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}


#top {
	background: url(images/bg_top.jpg) no-repeat left bottom;
	height: 50px;
}

#top ul#sysnav {
	margin: 26px 0 0 0;
	padding: 0 0 0 16px;
	font-size: 11px;
	float: left;	
}
#top ul#sysnav li {
	margin-right: 12px;
}
#top ul#sysnav li a {
	/*color: #CCFF99;*/
	color: #A9A9A9;
}

#top ul#language {
	margin: 26px 16px 0 0;
	float: right;
}
#top ul#language li {
	list-style-type: none;
	display: inline;
}
#top h1#print-title {
	display: none;
}

#head {
	padding: 5px 14px 0px;
	margin: 0;
}
#head img {
	border: 0;
}


ul#navigation {
	position: relative;
	margin: 10px 14px 0;
	background: url(images/bg_nav.jpg) repeat-x;
	padding: 0 0 0 22px;
}

#top ul#sysnav li,
#top ul#language,
ul.breadcrumbs li,
ul#navigation li {
	list-style-type: none;
	display: inline;
	padding: 0;
}
ul#navigation li {
	line-height: 30px;
	
}
ul#navigation li a {
	color: #CCFF99;
	text-decoration: none;
	padding: 8px 18px 8px;
}
ul#navigation li a:hover {
	color: #251E1C;
	background: url(images/bg_nav_RO.jpg) repeat-x;
}


.menu2 {
	position: absolute;
	background: url(images/bg_nav2.png);
	width: 170px;
	z-index: 9999;
	display: none;
	/*top: 218px;*/
	margin-left: 14px;
}

.menu2 a:link,
.menu2 a:visited {
	display: block;
	color: #251E1C;
	text-decoration: none;
	margin: 5px 10px 5px 13px;
	padding: 5px;
}
.menu2 a:hover,
.menu2 a:active {
	font-weight: bold;
}
.menu2 a.last {
	border-bottom: 0;
}

ul.breadcrumbs {
	font-size: 11px;
	margin: 0 0 0 254px;
	clear: both;
	line-height: 30px;
	height: 30px;
}
ul.breadcrumbs li {
	margin-left: 4px;
	color: #666666;
}
ul.breadcrumbs li a {
	color: #666666;
}
ul.breadcrumbs li a:hover {
	text-decoration: underline;
}


ul#navigation2 {
	margin: 0 0 10px 0;
}
ul#navigation2 li {
	padding-left: 0;
	background: #E5E5E5 url(images/bg_nav3_NO.jpg) no-repeat;
	margin: 0 0 1px 0;
	list-style-type: none;
	padding: 8px 0 7px 0;
	
}
ul#navigation2 li:hover {
	background: #E5E5E5 url(images/bg_nav3_ACT.jpg) no-repeat;	
}
ul#navigation2 li.active {
	background: #3ECF08 url(images/bg_nav3_ACT.jpg) no-repeat;
}
ul#navigation2 li a {
	color: #251E1C;
	text-decoration: none;
	display: block;
	margin: 0 0 0 39px;
}
ul#navigation2 li a:hover,
ul#navigation2 li.active a {
	font-weight: bold;	
}

ul#navigation3 {
	margin: 0;
	padding: 0;
}
ul#navigation3 li {
	background: #CCCCCC;
}
ul#navigation3 li:hover,
ul#navigation3 li.active {
	background: #CCCCCC;
	font-weight: bold;	
}

#sponsors {
	border-top: 1px solid #E5E5E5;
	margin: 0 14px 0 14px;
	padding: 10px 0 0 0;
}
#sponsors .row {
	text-align: center;
	display: block;
}

#print {
	text-align: right;
	font-size: 10px;
	margin-bottom: 10px;
	float: right;
}
#print img,
#bookmark img {
	vertical-align: bottom;
	margin-right: 6px;
}
#bookmark {
	text-align: left;
	font-size: 10px;
	margin-bottom: 10px;
	clear: both;
}
#bookmarks {
	clear: both;
	border-top: 1px solid #E5E5E5;
	margin: 5px 0;
	padding: 5px 0;
}


#footer{
	background: url(images/bg_bottom.jpg) no-repeat;
	font-size: 11px;
	color: #A1A1A1;
	padding: 0 0 0 14px;
	line-height: 35px;
	height: 35px;
	text-align: center;
}
#footer a {
	color: #A1A1A1;
}



/********************************
 * Content
/*******************************/

#main {
	background: url(images/bg_main.jpg) repeat-y;
}
#content {
	margin: 0 0 0 14px;
}


#content_left,
#content_middle,
#content_right {
	float: left;
	margin: 0 0 0 10px;
}
#content_left,
#content_right {
	width: 230px;
}

#content_left h1,
#content_right h1 {
	color: #525252;
	line-height: 30px;
	background: url(images/bg_h1.jpg) no-repeat;
	font-weight: 13px;
	font-weight: bold;
	padding: 0 0 0 39px;
}
#content_middle p.bodytext {
	padding: 0 0 15px;
	line-height: 16px;
}
#content_middle h1,
#content_middle h2 {
	padding: 0 0 10px;
}
#content_left p.bodytext,
#content_right p.bodytext {
	padding: 15px 20px 15px;
}

#content_left {
	margin-left: 0px;
}
#content_middle {
	width: 470px;
}

#main .csc-frame-frame1 {
	border: 1px solid #e5e5e5;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 10px 0 0 0; 
}

#main .csc-frame-frame1 #sponosrs {
	margin: 10px;
}

#content_middle ol,
#content_middle ul {
	padding: 0 0 10px 10px;
}

#content_middle ol li,
#content_middle ul li {
	margin: 2px 0 2px 10px;
	list-style-position: outside;
}

#content_middle div.border_top {
	margin: 0 0 10px; 
	border-top: 4px solid #e6e6e6;
}

/********************************
 * tt_news
/*******************************/


/* list */

.news-list-item {
	clear: both;
	margin-bottom: 10px;
}
#content_middle .news-list-item p.bodytext {
	padding: 0;
}
.news-list-item div.thumb {
	overflow: hidden;
	height: 100px;
	width: 100px;
	float: left;
	margin: 0 10px 10px 0;
}
.news-list-item div.thumb img {
	vertical-align: middle;
}


/* single */

.news-single-img {
	margin: 0 0 10px 10px;
	float: right;
}
.news-single-item .singleimage {
	display: block;
}
.news-single-item div.crop {
	width: 150px;
	/*height: 150px;*/
	max-height: 150px;
	overflow: hidden;
	
}
.news-single-item div.crop div.center {
	width: 300px;
	margin: 0 0 0 -75px;
	text-align: center;	
}
.news-single-imgcaption {
	font-size: 11px;
	margin: 0 0 5px 0;
	width: 150px;
	/*margin: -8px 0 0 0;*/
}
.news-single-backlink,
.tx-ttnews-browsebox {
	margin-bottom: 10px;
}
.news-single-backlink {
	padding:0 !important;
}

/********************************
 * Forms
/*******************************/

input, textarea {
	border-top: 1px solid #676767;
	border-left: 1px solid #676767;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	background-color: #EAF9E4;
	font-size: 11px;
	padding: 2px;
	margin: 0 0 4px 2px;
	/*eight: 20px;
	line-height: 20px;*/
}
.csc-mailform-field label {
	width: 120px;
	float: left;
	text-align:right;
	display:block;
}

.captcha_div {
width: 250px;
text-align:right;
}




input.csc-mailform-submit {
	margin-left: 120px;
}

.csc-mailform {
	border: 1px solid #E5E5E5;
	margin-bottom: 10px;
	padding: 10px;
}

.csc-mailform-radio, 
.csc-mailform-check {
	width: auto;
}
.csc-mailform-radio fieldset {
	border: 0;
}
.csc-mailform-radio fieldset legend {
	display: none;
}
.csc-mailform-radio label {
	display:inline;
	float:none;
	text-align:left;
	width:auto;
}
form div {
	clear: both;
}

.tx-thmailformplus-pi1 {
	border:1px solid #E5E5E5;
	margin-bottom:10px;
	padding:10px;
}
.formoption label {
	display: block;
	float:	 left;
	text-align: right;
	width:	 150px;
}

.formoption_radio {
	width: 200px;
	float:left;
	margin-bottom: 5px;
}

.formoption input[type="radio"]{
	width:auto;
}

.formoption input[type="checkbox"]{
	width:30px;
}

.formoption input {
	width: 200px;
}

/********************************
 * Newsletter
/*******************************/

#tt-address-form-create label, 
#tt-address-form-infomail label {
	display:none;
}
#tt-address-form-create fieldset, 
#tt-address-form-infomail fieldset {
	border: none;
	padding: 0 0 0 10px;
}
#tt-address-form-create,
#tt-address-form-edit,
#tt-address-form-infomail {
	margin: 10px;
}

input#tt-address-submit {
	background-color: #666666;
	border: 1px solid #a9a9a9;
	color: #cccccc;
}



/********************************
 * Shop
/*******************************/
#shopnav-left {
	margin: 0 0 10px 0;
}
#shopnav-left div ul li {
	padding-left: 0;
	background: #CCCCCC;
	margin: 0 0 1px 0;
	list-style-type: none;
	padding: 8px 0 7px 0;
}

#shopnav-left div ul li a {
	color: #251E1C;
	text-decoration: none;
	display: block;
	margin: 0 0 0 39px;
}

#shopnav-left div ul li:hover,
#shopnav-left div ul li.active {
	background: #CCCCCC;
	font-weight: bold;	
}

.listing-type-list .product-shop .description a {
	display: block;
}


/********************************
 * Table
/*******************************/

#content_middle table.contenttable tbody tr td p.bodytext {
	padding: 0px;
	margin: 0px;
	
}

.tx-irfaq-dynheader {
	font-weight:bold;
	cursor:pointer;
}
.tx-irfaq-dynheader img {
	float:left;
	margin:4px 10px 0 0;
}

.tx-irfaq-dynans-hidden {
	display:none;
}
.tx-irfaq-dynans-visible {
	display:block;
	margin-left:0;
}


table.contenttable { 
	margin: 0 0 10px 0; 
	border-color: #E6E6E6; 
	border-width: 0 0 1px 1px; 
	border-style: solid; 
	border-collapse: collapse; 
	width: 100%; 
}

.contenttable td, 
.contenttable th { 
	vertical-align: top; 
	border-color: #E6E6E6; 
	border-width: 1px 1px 0 0; 
	border-style: solid; 
	margin: 0; 
	padding: 5px; 
}
.contenttable .th { 
	font-weight: bold; 
	color: #333; 
	background-color: #eee; 
}