/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Layout elements */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

body {
    margin: 0;
    padding: 0;
    background-color:#FFF !important;
}
.mainWidth {
    width: 100%;
}
table.topMenu {
    background: #838281 url("/pics/gradient3.png") repeat-x;
/*     background: #000; */
    height: 27px;
}
table.topMenu td.rest{
	background: url("/pics/topMenuGrad.png") no-repeat;
}
table.topMenu select.lang {
    margin: 0 10px;
}
table.topMenu td.home {
    background: #ee0000 url("/pics/");
    padding-left: 5px;
}
table.topMenu td.menu {
    background: #ee0000 url("/pics/blackGradient.png") top left repeat-x;
}
table.liveInfo {
    margin-top: 5px;
}
table tr td.mainContent {		
    padding-left: 20px;
}
div.mainContentBody {
/*    width: 65%;*/
    padding-left: 10px;
/*    min-width:600px;*/
}
td.homepageRight h4.first,td.homepageCenter h4.first {
	margin-top:4px;
	white-space:nowrap;
}
td.homepageRight h4{
	background:url('/pics/h4_wide.png') no-repeat;
	font-size: 1em;
    color: #DDD;	
    padding: 3px 5px 3px 35px;
	height: 23px;
}
td.homepageCenter h4{
	background:url('/pics/h4_wide.png') no-repeat;
	font-size: 1em;
    color: #DDD;	
    padding: 3px 5px 3px 35px;
	height: 23px;
}
div.topSeparator {
    height: 35px;
    text-align: center;
}
div.topSeparator.mainpage {
    height: 20px;
}
div.headerSeparator {
    height: 20px;
}
div.footer {
    margin-top: 25px;
    padding: 10px;
    text-align: right;
}
td.header{
	background:url('/pics/headers/topBackground.jpg') repeat-x;
}
hr.topLine{
	height:2px;
	width:100%;
	margin-top:1px;
	padding-top:0px;
	border-top:1px solid #cccbcb;
	border-bottom:1px solid #c2c1c1;
}

/* TABLE SIMPLE2 */

table.simple2 {
	background-color:#FFFFFF;
	empty-cells:show;
	border:1px solid #CCCCCC;
	border-right:0;
	border-bottom:0;
	font-size:0.9em;
}

table.simple2 td{
	padding:4px !important;
}

table.simple2 tr.th td{
	border-right:	1px solid #DDDDDD;
	border-left:	1px solid #FFFFFF;
	border-bottom:	1px solid #D0D0D0;
	background:		#E7E8EA url('/images/th.gif') repeat-x top left;
	font-weight: 	bold;
}

table.simple2 tr.row0 td{
	background:#FFFFFF;
}

table.simple2 tr.row1 td{
	background:#F7F7F7;
}

table.simple2 tr.row0 td, table.simple2 tr.row1 td{
	border-right:1px solid #DDDDDD;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #EEEEEE;
}

table.simple2 tr.row0:hover td, table.simple2 tr.row1:hover td{
	background	: #D5EFFC url('/images/hover.jpg') repeat-x top left;
	-moz-border-bottom: 1px solid #A8D8EB;
	-moz-border-right: 1px solid #A8D8EB;
}
/* TABLE SINPLE */


/*
#world{
	background:url('/pics/leftWorld.png') no-repeat;
}
#partnership{
	background:url('/pics/leftSwfx.png') no-repeat;
}
#api{
	background:url('/pics/leftAPI.png') no-repeat;
}
#cross{
	background:url('/pics/leftCross.png') no-repeat;
}
*/

.sloganTop {
	font-weight: bold;
	color: gray;
	text-align: center; 
	overflow: hidden;
	font-size:18px;
}
.sloganTop * {
	font-weight:bold;
	font-size:18px;
}
 

#world{
	color:#DDD;
	background:url('/pics/headers/leftWorld_blk.png') no-repeat;
}
#partnership{
	color:#DDD;
	background:url('/pics/headers/leftSwfx_blk.png') no-repeat;
}
#api{
	color:#DDD;
	background:url('/pics/headers/leftAPI_blk.png') no-repeat;
}
#cross{
	color:#DDD;
	background:url('/pics/headers/leftCross_blk.png') no-repeat;
}
#search{
	color:#DDD;
	background:url('/pics/headers/leftSearch_blk.png') no-repeat;
}

#archive{
	background:url('/pics/leftArchive.png') no-repeat;
}

div.pressPictures{
	margin-bottom:0px;
	padding-bottom:0px;
}
div.pressPictures img{
	float:left;
	padding-right:13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.pressRelease h2{
	border-bottom:none;
}
div.dynarch-horiz-menu table tr td.separator div {
  width:4px !important;
  border: 1px solid red;
  background: url('/swiss/inc/images/separator.png') no-repeat !important;
}

table.contacts{
	width:100%;	
	font-size:8pt;
}
table.contacts td{
	vertical-align:top;
	width:50%;
}

/* Table List */
table.liste {
 /* 	font-weight:bold; */
	width:100%;
	border-collapse: collapse;
}

table.liste td.boldoff {
	font-weight:normal;
}
.liste small{
	font-weight:normal;
}
table.liste td, table.liste th {
	padding:2px 2px 2px 4px !important;
	border: 1px solid #D6D6D6;
	width:25%;
	text-align: center;
}
table.liste th{
	background: #e8f1f0 !important;
}
table.liste tr.even td {
	background-color:#eeeeee;
}

table.liste td.borderoff {	
	font-weight:normal;
}
table.liste tr.bottomB td{
	border-bottom:1px solid #d6d6d6;
}
/* End Table List */

/* Arrows */
.arr_red{
	height:13px;	
	background: url("/pics/misc/arrowRed.gif") no-repeat;		
	width:69px;
	padding-left:7px;	
	padding-right:7px;
}



.arr_green{	
	height:13px;	
	background: url("/pics/misc/arrowGreen.gif") no-repeat;		
	width:69px;
	padding-left:7px;	
	padding-right:7px;
}

.liste .arr_clear{
	height:13px;	
	background:none;		
	width:69px;	
	padding-left:7px;	
	padding-right:7px;
}

/* End Arrows */

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Left menu
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/*  <div class="heading"><img> text</div>  */
table tr td.leftMenu {
    padding-left:  10px;
}
td.leftMenu div.heading {
    /* background: #EEEEEE url("/swiss/inc/images/dripochkaGray.gif"); */
    font-weight: bold;
    padding-top: 4px;
    margin-bottom:12px;
    padding-left:50px;
    height:26px;
}
  .grey{	
	height:20px !important;
	background: #e5e5e5;
	font-weight:bold;
	padding-left:50px;
}
td.leftMenu div.heading img, td.leftMenu .grey img{
    display:none;
}

td.leftMenu ul {
    margin-top: 5px;
    padding-left: 0;
    margin-left: 0;
}
td.leftMenu ul ul {
    padding-left: 30px;
}

* html td.leftMenu ul ul {
    padding-left: 0;
}

td.leftMenu li {
    /* list-style-image: url('/swiss/inc/images/menu-item-bullet-black.gif'); */
    list-style-image: none;
    list-style-type: none;
    margin-left: 50px;
    margin-bottom: 2px;
    padding-left: 5px;
}

td.leftMenu li li {
    *margin-left: 15px;
}

td.leftMenu li a {
    text-decoration: none;
    border-bottom: 1px solid #eeeeee;
}

td.leftMenu li.active {
    font-weight: bold;
}

td.leftMenu li.active li {
    font-weight: normal;
}

td.leftMenu li.active > a {
    color: #888;
}

td.leftMenu li.active > a:hover {
    color: #000;
}

td.leftMenu li.big {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.1em;
}
td.leftMenu li.big a {
    font-weight: bold;
    color: #ee0000;
    margin-left:0px;
}
#clock {
    margin-left: 10px;
}

td.homepageRight.text{
	padding-right:10px !important;
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Main fonts & colors*/
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

body {
    background: #FFFFFF;
    font-family: Tahoma, Verdana;
    color: #000000;
}

a {
    font-family: Tahoma, Verdana;
    color: #000;
    text-decoration: underline;
}

.smallText a, a.noUnderline {
    text-decoration: none;
}

a:hover {
    color: #888;
    text-decoration: none;
}

/* red right arrow on the left side of the link */
a.redArrow {
    background: url("/images/arrowRight.png") left 0.2em no-repeat;
    padding-left: 15px;
    font-weight:bold !important;
    text-decoration: none;
}
/* red right arrow on the right side of the link */
a.redArrowRight {
    background: url("/images/arrowRight.png") right no-repeat;
    padding-right: 15px;
    font-weight:bold !important;
    text-decoration: none;
}
/* red left arrow on the left side of the link */
a.redArrowLeft {
    background: url("/swiss/inc/images/arrow.left.gif") left no-repeat;
    padding-left: 15px;
    text-decoration: none;
}

/* black left arrow on the left side of the link */
a.blackArrow {
    color: #ee0000;
    background: url("/swiss/inc/images/arrow.right.black.gif") left no-repeat;
    padding-left: 15px;
    text-decoration: none;
}

.red {
    color: #ee0000;
}

.text {
    font-size: 0.8em;
}

.text p {
    text-align: justify;
}

.smallText {
    font-size: 0.7em;
}

.text .smallText {
    font-size: 0.85em;
}

select, input, button {
    font: 12px Verdana, Tahoma;
    background: #fff;
    color: #696665;
    border:1px outset #9a9486;
}

input.but, button.but {
    background: #ECE9D8 url("/swiss/inc/images/action-button-bg.gif") bottom repeat-x;
    margin: 0;
    font-weight: bold;
    color: #333333;
    padding-left: 5px;
    padding-right: 5px;
}


/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Common useful classes */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.w100 {
    width: 100%;
}
.w90 {
    width: 90%;
}
.w50 {
    width: 50%;
}
.px100 {
    width: 100px;
}
.px200 {
    width: 200px;
}
.px250 {
    width: 250px;
}
.px300 {
    width: 300px;
}
.marLeft10 {
    margin-left: 10px;
}
.marRight10 {
    margin-right: 10px;
}
.padRight5 {
    padding-right: 5px;
}
.white {
    color: #ffffff !important;
}
table.nopadding {
    border-collapse: collapse;
}
table.nopadding td {
    padding: 0;
}
.centered {
    margin-left: auto !important;
    margin-right: auto !important;
}
.alright {
    text-align: right;
}

table.small{
	font-size: 0.85em;
}
.aLeft td div
 {
 text-align:left !importnat;
 font-weight:normal;
 padding:3px;
}
.aLeft th div {
 text-align:left !importnat;
 padding:3px;
}
.tdRight td {
 text-align:right !importnat;
 font-weight:normal !importnat;
}
.tdLeft td {
 text-align:left !importnat;
 font-weight:normal;
}


.NavBar {
	padding: 4px;
	background-color: #EEE;
	height: 23px;
}

.pageNext {
	display: block;
	width: 200px;
	float: right;
	text-align: right;
	text-decoration:none;
	font-weight:bold;
    background: url("/swiss/inc/images/arrow.right.gif") right no-repeat;
    padding-right: 15px;
    
}

.pageBack {
	display: block;
	width: 200px;
	text-align: left;
	font-weight:bold;
	text-decoration:none;
	background: url("/swiss/inc/images/arrow.left.gif") left no-repeat;
    padding-left: 15px;
	
}

/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Frequently used elements */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

a img {
    border: 0  none;
}

form {
    margin:  0;
    padding: 0;
}

h1 { /* main big header */
    margin: 0;
    padding-left: 0px;
	padding-bottom:1px;
	border-bottom:1px solid #cccccc;
    font-size: 1.45em; 
    color:#000;	
}

h2 { /* text header inside the content*/
    font-size: 1.3em; 
	padding-bottom:1px;
	border-bottom:1px solid #cccccc;
    color:#000;
}
table tr td h2:first-child {
    margin-top: 0;
}
h3 { /* subheader just after the h1 */
    font-size: 1em;
    margin: 0;
    padding-left: 0px;
    font-weight: normal;    
    color: #000;
}
/*h4,h5 {
    display: block;
    font-size: 1em;
    color: #DDD;
	background:url('/pics/h4_h5.png') no-repeat;
    padding: 3px 40px;
	height: 23px;
}
*/
h4,h5 {
    display: block;
    font-size: 1em;
    background: #EEEEEE url("/swiss/inc/images/h5.png") left no-repeat;    
    padding: 2px 2px 3px 30px;		
}

.mainContent h4,.mainContent h5{
	padding-top:4px !important;
	height:24px !important;
	padding-left:30px;
	background: #EEEEEE url("/swiss/inc/images/h5.png") left no-repeat;    
}

hr {
    border: 0;
    border-bottom: 1px solid #000;
    height: 1px;
    color: #000;
}
hr.gray {
    border-bottom: 1px solid #999999;
    color: #999999;
}

ul li {
    list-style-image: url('/swiss/inc/images/list-item-bullet-new.gif');
    margin-bottom: 5px;
}


ul.RedArrow {
	padding-left: 3px;
	margin-left: 10px;
}

ul.RedArrow li {
    list-style-image: url('/images/arrowRight.png');
    margin-bottom: 0px;
    margin-top: 0px;
}

ul.pdf li {
    list-style-image: url('/swiss/inc/images/pdf_icon.gif');
    margin-bottom: 10px;
}
* html ul.pdf li {
    padding-left: 10px;
}

ul.noBullets li {
    list-style-image: none;
    list-style-type: none;
}

ol li {
    margin-bottom: 5px;
}

code {
    font-size: 1.2em;
}

/* <div class="news"><span>Date</span> Title <a>More</a></div> */
div.news {
    margin-bottom: 15px;
}
div.news span {
    display:block;
    font-weight: bold;
}
div.news a {
    background: url("/swiss/inc/images/arrow.right.gif") right no-repeat;
    padding-right: 15px;
    text-decoration: none;
}

.linkRedArrow {
    background: url("/swiss/inc/images/arrow.right.gif") right no-repeat;
    padding-right: 15px;
    text-decoration: none;
}

table.simple {
    border-collapse: collapse;
}
table.simple caption {
    color: #000;
    text-align: left;
    padding-bottom: 5px;
    font-size: 0.95em;
}
table.simple th{
    padding: 3px;
	padding-top: 2px;
	padding-bottom: 2px;	 
	background: #e8f1f0 !important;
	border: 1px solid #D6D6D6 !important;
}
table.simple td {
    padding: 3px;
    text-align: center;
    	border: 1px solid #D6D6D6;
}
table.simple.left td {
    padding: 3px;
    text-align: left;
    border: 1px solid #999999;
}
table.simple tr.odd td {
    background-color: #eeeeee;
}
table.simple tr td.highlight {
    background: #FACDCE;
}
table.simple.numbers td {
    white-space: nowrap;
}
table.narrow {
    font-family: Tahoma;
}
table.simple thead th{
	background: #dde1e5;
	border: 1px solid #ababab;
	margin-bottom:3px;
}
table.noborder td,table.noborder th{
	border: 0 none;
}

td.homepageRight.text{
 padding-right:10px;
}

/*
    height: 28px;
    margin: 10px 0;
    padding: 5px 45px 0px 10px;
    border-left: 2px solid #154572;
    display: block;
*/
a.hugeButton {
    padding: 5px 0 5px 30px;
    background: url("/swiss/inc/images/HugeButtonNew.gif") left no-repeat;
    font: bold 22px Tahoma, Verdana;
    text-decoration: none;
}

a.hugeButton.left {
    padding: 5px 30px 5px 0px;
    background: url("/swiss/inc/images/HugeButtonNewL.gif") right no-repeat;
}

a.hugeButton:hover {
    color: #ee0000;
}

a.midButton {
    padding: 5px 0 5px 30px;
    background: url("/swiss/inc/images/MidButtonR.gif") left no-repeat;
    font: bold 16px Tahoma, Verdana;
    text-decoration: none;
}
a.midButton:hover {
    color: #ee0000;
}
.note {
    font-style: italic;
    color: #999;
}

.langFlag {border:1px solid #FFF !important; margin-left:3px;}

.ie_width {
	width: 65%;
	min-width:600px;
}


* html .ie_minwidth {
	border-left:600px solid #fff;
}

* html .ie_container {
	margin-left:-600px;
	position:relative;
}

/*\*/
* html .ie_minwidth, * html .ie_container {
	height:1px;
}
/**/


/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */
/* Misc */
/* -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.xcode {
	font-family:monospace;
	font-size: 12px;
	background-color:lightYellow;
	border:1px dotted silver;
}
 
	.stepBox {
		border:1px solid silver;
	 	padding:20px;
	 	background-color:#EEE;
	 	margin:30px 0px;
	}
	.xcode i {
		font-style: normal;
		color: #006699;
	}
	
	.xcode u {
		text-decoration: none;
		color: #339933;
	}
	
	.tab {
		padding-left: 14px;
	}
	
	.tab2 {
		padding-left: 28px;
	}
	
	.comments {
		font-style: italic;
		color: #666666;
	}
	
	.xcode span {
		color: #000066;
	}
	.tutTable {
		background-color:#EEE;
		border:1px solid silver;
		margin-bottom:20px;
	}
	.tutTable td {
		padding:20px 5px 10px 20px;
	}

.sloganTable tr td {
 padding-bottom:5px;
 font-weight:bold;
}

div.dynarch-popup-menu tr.item td.arrow div { width: 11px; background: transparent url("../../new_menu/img/rarrow.gif") no-repeat 0% 50%; }
div.dynarch-popup-menu tr.active td.arrow div { background: transparent url("../../new_menu/img/rarrow-hover.gif") no-repeat 0% 50%; }
div.dynarch-horiz-menu table tr td.separator div {
  border-left: none !important;            /* no border on the left side */
  border-right-color: red !important;      /* red separator line. */
  width:2px !important;
  background: url("/pics/separator.png") no-repeat !important;
}


/* print styles */
@media print {
	.leftMenu,.topMenu,td.smallText,.nonprint,.footer{
		display:none;
	}	
	#table6{
		border:1px solid #eee;
		padding:1px;
	}
	.mainContent{
		padding:0px;
		margin:0px;		
	}

}

/* LANG MENU */

 .fastLangSelector {
 	position: absolute;
 	margin-top: 5px;    *margin-top: 20px;
 	margin-left: 40px; 	*margin-left: -140px;
 	background-color: white;
 	padding: 7px;
 	border: 2px solid gray;
 	border-radius: 10px;
 	-moz-border-radius: 10px;
 }
  .fastLangSelector a {
  	display: block;
  	padding: 3px;
  	text-decoration:none;
  	width: 60px;
  	border: 1px solid white;
 	border-radius: 5px;
 	-moz-border-radius: 5px;
  	
  }
  .fastLangSelector a:hover {
  	background-color: #EEE;
  	color:red;
  	border: 1px solid silver;
  }  
  .langBarHref {
  	text-decoration:none;
  	font-weight: bold;
  	color:white;
  }
  
  a.langBarHref:hover {
  		
  	color:#EEE;	
  }
  a.additioanLang {
  	color: black;
  	text-decoration: none;
  }
  a.additioanLang:hover {
  	color: white;
  }
  

