@charset "UTF-8";

/* color definitions - for copy&paste
 * don't use any other colors
----------------------------------------

	.white			{ color: #ffffff; }
	.black			{ color: #000000; }
   
	.blue-light		{ color: #9DB7D1; }
	.blue-medium	{ color: #517AA3; }
	.blue-dark		{ color: #002F5D; }

	.grey-light		{ color: #D1D2D4; }	
	
----------------------------------------
*/

/* reset browser - don't delete this part */
	* { margin: 0; padding: 0; }
	option { padding-left: 0.4em; }
	* html body * { overflow: visible; }
	* html iframe, * html frame { overflow: auto; }
	* html frameset { overflow: hidden }
	html { height: 101% }
	body { min-height: 100%; font-size: 100.01%; color: #000000; background: #ffffff; text-align: left; }
	fieldset, img { border: 0 solid; }
	ul, ol, dl, div { margin: 0px; padding: 0px; }
	li { margin-left: 1.5em; line-height: 1.5em; }
	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }
	blockquote, cite { margin: 0 0 1em 1.5em; font-size: 0.93em; width: auto;}
	html * { font-size: 100.01%; }
	.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.clearfix { display: block; }
	.floatbox { overflow: hidden; }
	#ie_clearing { display: none; }
	img { margin: 0px; padding: 0px; border: none; line-height: 0px; }

/* setup basic layout */
	body { margin: 0px; padding: 0px; background: #002F5D; }
	#page_margins { margin: 0 auto; padding: 0px; width: 100%; height: 100%; background: transparent; border: none; }
	#page { margin: 0px; padding: 0px; width: 100%; overflow: hidden; }
	#header { margin: 0px; padding: 0px; width: 100%; height: 278px; display: inline; border: none; }
		#header_center { margin: 0px auto; padding: 0px 20px; min-width: 743px; max-width: 1210px; height: 278px; }
			#header_logo { float: left; width: 170px; height: 138px; margin: 40px 0px; padding: 0px; }
			#header_image { float: right; margin: 68px 0px 0px 0px; padding: 0px; height: 84px; width: 572px; }
			#nav { float: left; margin: 0px; padding: 0px; border: none; width: 100%; height: 60px; background: #517AA3; overflow: hidden; position: static; }
	#main { float: right; margin: 0px; padding: 0px; border: none; width: 100%; min-height: 450px; background: #517AA3; overflow: hidden; position: static; }
		#main_center { margin: 0px auto; padding: 0px 20px; min-width: 743px; max-width: 1210px; }
		#main_content { background: #D1D2D4; min-height: 450px; width: 100%; }
			#main_content_breadcrump { background: #9DB7D1; width: 100%; }
			#main_content_breadcrump  span { color: #000000; padding: 0px 20px 0px 170px; line-height: 20px; }
			#main_content_breadcrump  span a { color: #FFFFFF; margin: 0px 5px 0px 0px; }
			#main_content_breadcrump  span a:hover { color: #517AA3; }
	#footer { float: left; margin: 0px; padding: 0px; border: none; width: 100%; height: 70px; overflow: hidden; clear: both; }
		#footer_center { margin: 0px auto; padding: 0px 20px; min-width: 743px; max-width: 1210px; }
			#footer_box { height: 20px; width: 100%; background: #517AA3; }
			#footer_copyright { float: left; text-align: left; display: inline; margin-top: 10px; padding: 0px; color: #FFFFFF; }
	.skip, .hideme, .print { position: absolute; top: -1000em; left: -1000em; height: 1px; width: 1px; }
	.skip:focus, .skip:active { position: static; top: 0; left: 0; height: auto; width: auto; }
	.hide { display: none !important; }

/* form fields */
	input { margin: 0px; padding: 0px; height: 14px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #6e6c6f; border: none; }
	textarea, select { margin: 0px; padding: 0px 0px 0px 5px; border: 1px solid #6e6c6f; height: 14px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; color: #6e6c6f; }
		input[type="text"] {  height: 13px; width: 200px; color: #000000; padding: 1px; }
		input[type="password"] { border: 1px solid #6e6c6f; height: 18px; width: 200px; }
		input[type="radio"] { border: none; height: 12px; color: #000000; }
		input[type="checkbox"] { border: none; border: none !important; height: 13px; width: 13px; color: #000000; padding: 1px; }
		input[type="file"] { border: 1px solid #6e6c6f; height: 18px; width: 300px; }
		input[type="submit"] { background: #ccc; width: 202px; }
	textarea { width: 100%; height: 80px; font-size: 11px; color: #000000; }

/* image settings*/
	img { border: none; }

/* setup layout*/
	.footer_nav		{ float: right; text-align: left; display: inline; margin-top: 0px; padding: 0px; }
	.footer_nav_content		{ float: right; text-align: left; display: inline; padding: 0px; }

/* navigation */
	#nav_main { background: transparent; color: #FFFFFF; display: inline; float: left; height: 60px; overflow: hidden; width: 900px; }
	#nav_main ul { margin: 0px; padding: 0px; border: none; display: inline; float: left; height: 60px; overflow: hidden; }
	#nav_main ul li { margin: 0px; padding: 0px; border: none; line-height: 60px; list-style-type: none; float: left; min-width: 170px; }
	#nav_main ul li a, #nav_main ul li strong { background: transparent; display: block; font-weight: normal; font-size: 1.3em; margin: 0px; padding: 0px; text-decoration: none; color: #FFFFFF; text-align: center; }
	#nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active { background: #9DB7D1; color: #FFFFFF; }
	#nav_main ul li#current { background: #9DB7D1; color: #000000; }
	#nav_main ul li#current strong, #nav_main ul li#current a { background: transparent; color: #000000; }
	#nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active { background: #9DB7D1; }
	
	.navsub_current  li { list-style-type: none; text-decoration: none; margin: 0px; padding: 0px; }
	
	/* GFX navi for customer cyberdyne */
	.nav_level_1 { margin-top: 25px; }
	/* GFX navi for customer cyberdyne */

	#nav_search { width: 207px; height: 36px; overflow: hidden; float: left; display: inline; color: #d1dae2; background: #6682a0; border: none; line-height: 1em; }

/* setup basic fonts */
	body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 70.00%; color: #000000; }
	h1,h2,h3,h4,h5,h6 { font-weight: bold; margin: 0px; font-size: 1em; color: #002F5D; padding: 0px; letter-spacing: 0.1em; }
	h3,h4,h5,h6 { font-weight: normal }
	h1 { font-size: 1.2em; }
	h2 { font-size: 1.1em; }
	h4 { font-size: 0.9em; }
	h6 { font-style: italic; }
	.headline { padding: 2px 5px; background: #ebeced; width: 289px; border-left: 1px dotted #000000; height: 18px; font-size: 1.3em; }
	.smalltext { font-size: 0.8em; color: #6e6c6f; }
	.fontcolor-white { color: #ffffff; }
	#header { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100.00%; }
	#nav { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100.00%; }
	#main { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100.00%; }
	#footer { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100.00%; }
	.bodytext {  }
	.text { padding: 20px 170px 20px 170px; }
	.single_content_element { line-height: 1.5em; margin: 0px; padding: 0px; font-size: 1.1em; }
	.single_content_element li{ line-height: 1.5em; font-size: 1.1em; }

/* links */
	a		{ text-decoration: none; cursor: pointer; color: #6682a0; }
	a:hover	{ color: #002f60; }
	#footer a		{ padding: 0px; margin: 10px 0px 10px 0px; float: left; color: #FFFFFF; }
	#footer a:hover	{ color: #9DB7D1; }
	#footer .footer_nav_item_first a { border: none !important; }
	
/* icons - try using sprites! */
	.icons { background: transparent url("../img/icons.gif") no-repeat; height: 16px; width: 16px; padding: 0px; border: none; float: left; text-align: center; font-weight: normal; }
		.icon1 { background-position: -16px -16px; margin-top: 4px; }

/* content boxes */

/*boxes*/
	#main { float: left; padding: 0px; margin: 0px; }

/* positioning */
	.left		{ float: left !important; }
	.right		{ float: right !important; }
	.center		{ margin-left: auto !important; margin-right: auto !important; text-align: center; }
	/*.middle		{ display: table-cell; vertical-align: middle; }*/
	.middle		{ vertical-align: middle; }


/* mooTools scroller */
	.vScrollbar { float: left; }
	.hScrollbar { clear: both; }
	.vTrack { height: 300px; width: 15px; position: relative; background: #ffffff url("../img/layout/scroller_vTrack.png") repeat-y; overflow: hidden; }
	.hTrack { float: left; height: 15px; width: 255px; position: relative; background: #ddd; overflow: hidden; }			
	.vThumb, .hThumb { position: absolute; top: 0; left: 0; height: 15px; width: 15px; background: #002f60; overflow: hidden; }
	.arrowUp, .arrowDown, .arrowLeft, .arrowRight, .corner { height: 15px; width: 15px; background: #777; overflow: hidden; }
	.arrowUp { height: 15px; width: 15px; overflow: hidden; background: #777 url("../img/layout/scroller_arrowUp.png") no-repeat; }
	.arrowUp:hover { height: 15px; width: 15px; overflow: hidden; background: #777 url("../img/layout/scroller_arrowUp_hover.png") no-repeat; }
	.arrowUp:active { height: 15px; width: 15px; overflow: hidden; background: #777 url("../img/layout/scroller_arrowUp_active.png") no-repeat; }
	.arrowDown { height: 15px; width: 15px; overflow: hidden; background: #777 url("../img/layout/scroller_arrowDown.png") no-repeat; }
	.arrowDown:hover { height: 15px; width: 15px; overflow: hidden; background: #777 url("../img/layout/scroller_arrowDown_hover.png") no-repeat; }
	.arrowDown:active { height: 15px; width: 15px; overflow: hidden; background: #777 url("../img/layout/scroller_arrowDown_active.png") no-repeat; }
	.arrowLeft, .arrowRight, .corner { float: left; }
	.corner { background: #000; }

/* T3 csc-mailform */
	.csc-mailform { margin: 25px 0px; }
		.csc-mailform-field { margin: 0px; width: 400px; padding: 10px 0px; }
		.csc-mailform-check { margin-left: 200px; float: right; }
	.csc-mailform label { float: left; padding: 0px; width: 180px; }
	.csc-mailform input { border: 1px solid #6e6c6f; float: right; padding: 0px; padding: 0px; height: 16px; }
	.csc-mailform textarea { border: 1px solid #6e6c6f; float: right; width: 200px; height: 100px; margin: 0px 0px 10px 0px; padding: 0px; }
*:first-child+html .csc-mailform-field { padding: 2px 0px; }

/* T3X tt_news */
	.news-list-item { margin: 0px 0px 35px 0px; max-width: 610px; overflow: hidden; text-align: center; }
	.news-list-item .news-list-morelink { text-align: left; }
	.news-list-item .bodytext { max-width: 610px; text-align: left; }
	.news-list-item .news-list-date { display: none; }
	.news-list-item h3 { font-weight: bold; font-size: 1.2em; margin: 0px 4px 7px 0px; text-align: left; }
	.news-list-item h3 a { color: #002f60; }
	.news-list-item .news-list-category { display: none; }
	.news-list-item .clearer { display: none; }
	
	.news-single-item .news-single-timedata { display: none; }
	.news-single-item h2 { font-weight: bold; font-size: 1.2em; margin: 0px 4px 0px 0px; text-align: left; color: #002f60; }
	.news-single-item .news-single-category { margin: 0px 4px 7px 0px; }
	.news-single-item .news-single-author { display: none; }
	.news-single-item h3 { letter-spacing: 0em; color: #002f60; line-height: 1.5em; margin: 0px; font-size: 1.1em; margin: 0px 0px 10px 0px; }
	.news-single-item .clearer { display: none; }

/* special rules - don't delete anything beyond this point! */
.debug { background: yellow url("../img/debug.gif") repeat !important; }
.debugbox { width: 300px !important; height: 250px; text-align: left; border: none; margin: 0px; padding: 0px; font: bold 24px sans-serif; }
*:first-child+html #right_content { margin-top: 93px; }

@media handheld
{
	/* for mobile devices you can hide certain elements */
	.hidemobile { display: none !important; }
}

