* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.hidden {
	display: none;
}

html {
	/*overflow-y: scroll;*/
}

body {
    behavior: url("csshover3.htc"); 
	font-family: "Courier New", monospace;
	font-size: 11px;
	background-color: #121210;
	color: #aaaaaa;
	padding-top: 35px;
	line-height: 100%;
}

a {
	text-decoration: none; 
	/* border-bottom: 1px dotted #29adc8; */
	padding-bottom: 4px;
	color: #29adc8;
}

a:hover {
	color: #ffffff;
	/* border-bottom: 1px dotted #ffffff; */
	padding-bottom: 4px;
	
}

#container {
	width: 720px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#logo {  
	margin-top: -1px;	
}

#menu {
	position: absolute;
	top: 28px;
	right: 0px;
}

#menu li {
	list-style: none;
	float: left;
	padding: 4px 0 4px 15px;
}

#menu li a {
	color: #666666;
}

#menu li.current a {
	color: #29adc8;
}

#content {
	padding-top: 82px;
	clear: both;
	margin-bottom: 150px;
	line-height: 17px;
}

#work-display {
	width: 720px;
	height: 300px;
	background-color: #404040;
	margin-bottom: 25px;
}

h1 {
	color: white;
	font-size: 32px;
	font-weight: normal;
	line-height: 36px;
	margin-bottom: 13px;
}

p {
	line-height: 17px;
}

legend {
	display: none;
}

fieldset {
	border: 0;
}

.powermail_mandatory {
	display: none;
}

.powermail_submit {
	font: inherit;
	border: 0;
	background: inherit;
	cursor: pointer;
	margin-top: 17px;
	color: #29adc8;
        float:right;
}

.powermail_submit:hover {
	color: white;
}

label {
	display: block;
	width: 90px;
	float: left;
	clear: left;
}

.home label {
	width: 60px;
}

.powermail_text,
textarea {
	width: 240px;
	padding: 2px 2px 0;
	border: 0;
	color: inherit;
	font: inherit;
	background: #121210 url(images/input_bg.png);
}

.home .powermail_text,
.home textarea {
	width: 130px;
}

.tx-powermail-pi1 {
}

.powermail_mandatory_js {
	padding-left: 90px;
}

.home .powermail_mandatory_js {
	padding-left: 0;
	margin-top: 3px;
}

form#contact {
	float: right;
	/*margin-right: 20px;*/
}

.news-catmenu-header {
	display: none;
}

.catmenu_item {
	display: block;
	float: left;
	margin-right: 15px;
	/*white-space: nowrap; */
	/*text-transform: uppercase;*/
/*        height:15px;   */
        

}

.catmenu_item a {
	color: #29adc8;
}

.catmenu_item a:hover {
	color: #ffffff;
	background: none;
}

.news-list-container {
	padding-top: 5px;
}

.news-list-item {
	clear: both;
	margin-bottom: 32px;
}

.news-list-image {
	float: left;
	margin-right: 30px;
}

.news-list-image img {
	margin-bottom: 30px;
}

.news-list-title {
	/* float: left;
	margin-right: 10px; */
	height: 18px;
}

.news-list-date, .news-single-timedata {
	color: #999999;
	font-size: 11px;
	padding-top: 7px;
}

.news-list-subheader, .news-single-content {
	margin: 7px 0 10px;
}

.news-list-date, .news-list-subheader, .news-list-category {
	margin-left: 280px;
}

.news-single-img {
	display: none;
}

#news-single-item {
	position: relative;
}

#news-single-display {
	position: absolute;
	top: 0;
}

#news-single-infoblock {
	margin-top: 30px;
}

.news-list-category {
	/* overflow: hidden; */
	height: 17px;
}

.news-list-category a,
.news-single-category a {
	margin-right: 8px;
}

#news-single-thumbs {
	margin-top: 30px;
}

#news-single-thumbs td {
	vertical-align: bottom;
	padding-right: 10px;
}

#news-single-thumbs a {
	display: block;
	padding-bottom: 6px;
	background: none;
}

#news-single-thumbs a div {
	background-color: #333333;
}

#news-single-thumbs a img {
	visibility: hidden;
}

#news-single-thumbs a:hover {
	background: none;
	border-bottom: 1px dotted #009999;
	padding-bottom: 5px;
}

#news-single-thumbs a:hover img {
	visibility: visible;
}

.csc-header {
	margin-top: 23px;
	margin-bottom: 27px;
}

.home .csc-header {
	margin-bottom: 27px;
}

.dual-columns .dual-columns-1 {
	float: left;
	width: 500px;
	margin-right: 20px;
}

.dual-columns .dual-columns-1 .csc-header {
	margin-top: 0;
}

.dual-columns .dual-columns-2 {
	padding-left: 520px;
}


#footer {
	clear: both;
	padding-bottom: 30px;
}


#footer #language-selection {
	float: right;
}

#footer #language-selection .CUR {
	display: none;
}


.tx-srlanguagemenu-pi1
{
    visibility: hidden;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {			
		.tx_powermail_pi1_fieldwrap_html_text{ margin-bottom: -2px; 
                           }
}
