
@import url("reset.css");

/*Änderungen ab 11.11.2011*/
/*Schatten
-moz-box-shadow: 2px 2px 2px #505C64;    
-webkit-box-shadow: 2px 2px 2px #505C64;    
box-shadow: 2px 2px 2px #505C64; 
*/
* {
  margin: 0;
  padding: 0;
}

html, body{
	background: #3e3e3e ;
	background-image: url(../images/MainBG.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	font: 11px/16.5px Arial, Verdana, sans-serif;
	text-align: center;
	color:#505C64;
}

strong{font-weight: bold;}

.clear{clear: both;height:0px;}
.center{text-align: center;}

.font11{font-size:11px;}
.fontAriel11{font: 11px Arial, Verdana, Helvetica, sans-serif;}

.over{
	position: absolute;
	height:100%;
	width:100%;
	filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;
	top:0px;left:0px;background-color:#474747; z-index:1;
	display:none;
}

.center_dim{min-height:100%; left: 50%; margin-left: -350px; clear: both; position: absolute; width: 700px;z-index:2;}
.container_dim{border:5px solid #FEFA6A;margin-top: 100px;  background: #FFFFFF;width:700;padding:5px;}
.container_dim h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
.container_dim .submitbutton{background: #F49D14 url(../images/background/mainmenu_over.gif) top left repeat-x; height:25px; color:#ffffff;font-weight:bold; cursor:pointer;}
	
.InfoBox_dim{margin-top: 100px;width:763px;padding:20px;background: #FFFFFF url(../images/background/microsite_r1_c1.gif) top left repeat-y;}
.InfoBox_content{width:100%; height:100%;text-align:left;background: #FFFFFF url(../images/background/microsite_r2_c2.gif) top left repeat-x;}
	
.center_dim1{min-height:100%; left: 50%; margin-left: -350px; clear: both; position: absolute; width: 700px;z-index:2;}
.container_dim1{border:5px solid #FEFA6A;margin-top: 100px;  background: #FFFFFF;width:700;padding:5px;}
.container_dim1 h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
.container_dim1 .submitbutton{background: #F49D14 url(../images/background/mainmenu_over.gif) top left repeat-x; height:25px; color:#ffffff;font-weight:bold; cursor:pointer;}
	
.center_dim2{min-height:100%; left: 50%; margin-left: -350px; clear: both; position: absolute; width: 700px;z-index:3;}
.container_dim2{border:5px solid #FEFA6A;margin-top: 100px;  background: #FFFFFF;width:700;padding:5px;}
.container_dim2 h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
.container_dim2 .submitbutton{background: #F49D14 url(../images/background/mainmenu_over.gif) top left repeat-x; height:25px; color:#ffffff;font-weight:bold; cursor:pointer;}

.LoginpopupFrame{min-height:100%; left: 50%; margin-left: -350px; clear: both; position: absolute; width: 700px;z-index:1000;}
.login_container_dim{border:5px solid #FEFA6A;margin-top: 100px;  background: #FFFFFF;width:700;padding:5px;}
.login_container_dim h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}
.login_container_dim .submitbutton{background: #F49D14 url(../images/background/mainmenu_over.gif) top left repeat-x; height:25px; color:#ffffff;font-weight:bold; cursor:pointer;}

.DescriptionBox{display:none; position:absolute; top:160px; left: 50%;width:400px;margin-left:-200px; border:5px solid #FEFA6A;background: #FFFFFF;padding:5px;z-index:2;}
.DescriptionBox h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold;}

.centerFooter{background: #FFFFFF; min-height:100%; width: 992px;margin-left: auto; margin-right: auto;}
	
.search{clear:right;float:right;margin-right:15px;margin-top:25px;}
.search input.fld {border:1px solid;width:100px;padding-left:4px;}		
		
.shopingcart{
	border: 2px solid #F49d14;
	height:auto;
	padding-top:10px;
	padding-right:10px;
	background: #ffffff url(../images/icons/cart.gif) no-repeat;
	background-position: 10% 50%;
	text-align: right;
}

.recepientbox{
	border: 2px solid #F49d14;
	height:50px;
	padding-top:10px;
	padding-right:10px;
	background: #ffffff url(../images/icons/mail.gif) no-repeat;
	background-position: 10% 50%;
	text-align: right;
}
.procsearch{
	border: 2px solid #F49D14;
	padding-top:3px;
	background: #F49D14;
	text-align: left;
}

.Mediadaten{
	border:0px;
	padding:2px;
	background: #ffd1a4 url(../images/background/orange4.gif) top left repeat-x;
	text-align: left;
}

.Mediadaten p {background:#ffffff; padding:5px;}

.procsearch a{clear:both; color:#d26000; font-size: 10px; font-weight: bold; padding-bottom:5px;padding-top:5px;text-transform: uppercase;}
.procsearch a:hover{text-decoration:underline;}
.procsearch_pHeader{color:#ffffff;font-size:14px;font-weight:bold;padding-left:10px;text-transform: uppercase;}
.procsearch_p{background: #ffffff;padding-left:10px;padding-top:2px;padding-bottom:2px;margin-top:4px;}/*ffc184*/


/* left items - Toolbox*/
.toolbox{float: left; text-align: left; background: #F49D14; width: 210px; margin-top:10px;margin-left:10px;padding-top:10px;padding-bottom:10px;}
.toolbox .content{float:left;width:190px;}
.toolbox .formfield{float:left;width:190px;padding-bottom:3px;}
.toolbox a{color:#505C64;}
.toolbox a:hover{text-decoration:underline;}
.toolbox label{float:left;}
.toolbox input{float:right;width:110px;height:15px;font-size: 12px;border:1px solid #ffffff;}

.toolbox .gobox{clear:both; padding-top:0px;margin-left:10px; margin-right:10px;}
.toolbox .gobox label{float:right;padding-right:5px;}
.toolbox .gobox input{float:right;width:13px;border:0px;}
.toolbox .login{margin-left:10px; color:#d26000; font-size: 16px; font-weight: bold; padding-bottom:10px;text-transform: uppercase;}
.toolbox .toolboxheader{clear:both; background-color: #ffc184; padding-bottom:5px; padding-top:5px;margin-bottom:3px; margin-top:3px; width:210px;}
.toolbox .toolboxheader a{clear:both; padding-left:10px; color:#d26000; font-size: 10px; font-weight: bold; padding-bottom:5px;padding-top:5px;text-transform: uppercase;}
.toolbox .toolboxcontent{clear:both; margin-left:10px; margin-right:10px;}
.toolbox .toolboxcontent strong{font-weight: bold;}

.SupplierBox{background: #F49D14;width: 210px; margin-top:10px;margin-left:10px;padding-top:10px;padding-bottom:10px;}


.Box{
	/*position:relative;*/
	border:1px solid #505C64;
	width:100%; 
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
}

.Box .title{
	/*height:50px;*/
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background:#F49D14 url(../images/background/orange1.gif) top left repeat-x;
}
.Box .title .titleContent{padding:5px;}
.Box .BoxContentTop{
	padding:5px;border-top:1px solid #505C64;text-align:left;
}
.Box .BoxContentBottom{
	padding:5px;border-bottom:1px solid #505C64;text-align:left;
}

.Box .BoxGrContentTop{
	padding:5px;border-top:1px solid #505C64;text-align:left;
	background: #FFFFFF url(../images/background/gradient-bg.png) top left repeat-x;
}

.Box .BoxGrContentBottom{
	padding:5px;border-bottom:1px solid #505C64;text-align:left;
	background: #FFFFFF url(../images/background/gradient-bg.png) top left repeat-x;
}

.Box .BoxContent{
	padding:5px;text-align:left;
}
	
.txtbutton{float:right;margin-right:10px;margin-top:3px;}
	
.menu_left{float: left; width: 210px; margin-top:10px;margin-left:10px;}

.subnavi{margin-top: 1px;}
.subnavi a.structure_2{border-bottom: 1px solid #585858; color: #353535; display: block; padding-left: 6px; padding-top: 6px; padding-bottom: 6px; width: 204px;}
.subnavi a.structure_2:hover{background-color: #ff9933; color: #ffffff;}
.subnavi a.structure_2current{border-bottom: 1px solid #585858; background-color: #ff9933;color: #ffffff;  display: block; padding-left: 6px; padding-top: 6px; padding-bottom: 6px; width: 204px;}
.sub_nav a.structure_2current:hover{background-color: #661122;color: #a1a1a1;}
				
.subnavi a.structure_3{border-bottom: 1px solid #585858; color: #353535; display: block; padding-left: 26px; padding-top: 6px; padding-bottom: 6px; width: 160px;}
.subnavi a.structure_3:hover{background-color: #d8d8d8; color: #595959;}
.subnavi a.structure_3current{border-bottom: 1px solid #585858; background-color: #661122;color: #ffffff;  display: block; padding-left: 26px; padding-top: 6px; padding-bottom: 6px; width: 160px;}
.sub_nav a.structure_3current:hover{background-color: #661122;color: #a1a1a1;}
					
.subnavi a.structure_4{border-bottom: 1px solid #585858; color: #353535; display: block; padding-left: 46px; padding-top: 6px; padding-bottom: 6px; width: 140px;}
.subnavi a.structure_4:hover{background-color: #d8d8d8; color: #595959;}
.subnavi a.structure_4current{border-bottom: 1px solid #585858; background-color: #661122;color: #ffffff;  display: block; padding-left: 46px; padding-top: 6px; padding-bottom: 6px; width: 140px;}
.sub_nav a.structure_4current:hover{background-color: #661122;color: #a1a1a1;}
				
.news{float: left; width: 210px; height: 200px;background: #b3b3b3;margin-top:10px;margin-left:10px;}
				
.box_right_dotted{width:240px;border:1px dotted #ff8000;}

.banner_left{float: left; margin-left:10px;margin-top:10px;}


.content_block{
	float:left;
	width:510px;
	margin-top:5px;
	padding:0px;
}
	
.content_block2{
	float:left;
	width:750px;
	margin-top:5px;
	padding:0px;
}

.boxfield{width:500px;border:2px solid #ff8000;padding:5px;margin-top:10px;}
	
.error_message{
	background: #ffffff url(../images/icons/attention.png) center left no-repeat;
	width:395px;
	padding:10px 100px 10px 100px;
	margin-bottom:10px;
	margin-left:20px;
}

.error_message_search{
	background: url(../images/icons/attention.png) center left no-repeat;
	width:395px;
	padding:10px 80px 10px 100px;
	margin-bottom:10px;
	margin-left:20px;
	text-align:center;
}


.boldlink{font-weight:bold;}

.quicksearch{/*float:left;*/ background: #ffd1a4 url(../images/background/orange2.gif) top left repeat-x; color:#505C64; width:532px;}
.quickheader{background:#ff9900;color:#451501;width:532px;height:65px;}

.homeleft{float:left; background: #ffd1a4 url(../images/background/orange4.gif) top left repeat-x; color:#451501; width:260px;}
.homeright{float:right; background: #ffd1a4 url(../images/background/orange4.gif) top left repeat-x; color:#451501; width:260px;}
.homeheader{color:#ffffff;font-size:16px;margin:10px;padding-top:10px;text-transform: uppercase;}
.homepic{width:260px;margin:10px;}
.homeimg{width:240px;}
.hometext{color:#505C64;margin:10px;}
.homeBox{border:0px solid #505C64;margin:5px;padding:5px;background-color:#FFFFFF;}
	
.sellerleft{float:left; background: #ffd1a4 url(../images/background/orange4.gif) top left repeat-x; color:#451501; width:240px;margin-right:10px;}
.sellerpic{width:240px;}

/*Menu Settings*/
.awmAnchor-menu{width:240px;height:30px;background:#FEFA6A;padding:5px;}
.select-menu{width:240px;height:30px;background:#FEFA6A;padding:5px;}
.menu-spacer{width:240px;height:5px;background:#ffffff;}

.top_ora{background: url(../images/background/top_ora.gif) top center no-repeat; width:18px;height:18px;color:#ffffff;text-align:center;font-weight:bold;}
.top_grey{background: url(../images/background/top_grey.gif) top center no-repeat; width:18px;height:18px;color:#ffffff;text-align:center;font-weight:bold;}
.top_grey2{background: url(../images/background/top_grey2.gif) top center no-repeat; width:18px;height:18px;color:#ffffff;text-align:center;font-weight:bold;}
.top_spacer{width:40px;}
.top_dots{background: #ffffff url(../images/background/dots.gif) left center repeat-x; color:#ffffff;}

.button2{width:395px;}

.toolboxWhiteBold{color:#ffffff;font-size:12px;font-weight:bold;padding:10px;}

.quicksearchSuggest{
	padding:10px 50px 20px 53px;
	border:1px solid #d26000;
	font-size: 10px;
}

#slider-bg, .yui-h-slider {
    background:url(../images/bg-fader.gif) 5px 0 no-repeat;
}

.txtSmal{
	font: 10px Arial, Verdana, sans-serif;
}

.txtSmal a{color:#505C64; text-decoration:none;}
.txtSmal a:hover{text-decoration:underline;}


/*
Override ui.Tabs

*/
.ui-tabs { position: relative; padding: .2em; zoom: 1; background:#f6a828;border:0px;} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .0em .0em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0px; margin: 0 .0em 0px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a {float: left; padding: .0em 0em; text-decoration: none; font: 12px Arial, Verdana, Helvetica, sans-serif;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: default; background:#ffffff;}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; background:#f6a828;} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background:#ffffff; font: 12px Arial, Verdana, Helvetica, sans-serif;}
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-widget-header { border: 0px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #505C64; text-decoration: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #505C64; text-decoration: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #505C64; text-decoration: none; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px solid #cccccc; font-weight: bold; color: #1c94c4; }

/*
Tab Panel
*/
.TabBox{clear: both;margin-left:10px;margin-top:5px;font: 12px Arial, Verdana, Helvetica, sans-serif;}

.TabBox .tab-pane {
  position:  relative;
  width:    100%;
  background:#f6a828;
}

.TabBox .tab-row .tab {
  font:      Menu;
  cursor:      pointer;
  display:    inline;
  margin:      1px -1px 1px 2px;
  float:      left;
  padding:    2px 5px 3px 5px;
  background: #f6a828;/*   ActiveBorder;*/
  border:      0;/* 1px solid; */
  border-color:  ThreeDHighlight ThreeDDarkShadow
          ThreeDDarkShadow ThreeDHighlight;
  border-bottom:  0;
  z-index:    1;
  white-space:  nowrap;
  position:    relative;
  top:      0;
}

.TabBox .tab-row .tab.selected {
  background:   #FFFFFF; /*ThreeDHighlight !important;*/
  border:      1px solid #f6a828;/*ThreeDDarkShadow*/
  border-bottom:  0;
  z-index:    3;
  padding:    2px 6px 4px 6px;
  margin:      1px -3px -3px 0px;
  top:      -2px;
}

.TabBox .tab-row .tab a {
  font:        Menu;
  color:        WindowText;
  text-decoration:  none;
  cursor:        pointer;
}

.TabBox .tab-row .tab.hover {
  background:  #FFFFFF;/*Highlight;*/
}

.TabBox .tab-page {
  clear:      both;
  border:      1px solid #f6a828; /*ThreeDDarkShadow*/
  background: #FFFFFF;   /*ThreeDHighlight*/;
  z-index:    2;
  position:    relative;
  top:      -2px;
  /*color:      WindowText;
  font:      Message-Box;
  */
  padding:    2px;
  text-align: left;
  
  /*height:      400px;*/
}

.TabBox .tab-row {
  z-index:    1;
  white-space:  nowrap;
}

#TabBox .tab-page {
  /*height:    400px;*/
}

.TabBox .tab-page .dynamic-tab-pane-control .tab-page {
  height:    100px;
}

#TabBox .dynamic-tab-pane-control h2 {
  text-align:  center;
  width:    auto;
}

.TabBox .dynamic-tab-pane-control h2 a {
  display:  inline;
  width:    auto;
}

.TabBox .dynamic-tab-pane-control a:hover {
  background: transparent;
}

.load{
	display:none;position:absolute; height:100%; width:100%;
	top:0px;left:0px;filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;background-color:#474747;vertical-align:middle;z-index:1;
	text-align:center;
}

.overlay_dim{
	display:none;
	position: absolute;
	height:100%;
	width:100%;
	filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;
	top:0px;left:0px;background-color:#474747; z-index:1;
}

.contentcenter{background: #FFFFFF; min-height:100%; width: 992px;margin-left: auto; margin-right: auto;}
.container{background: #FFFFFF; left: 26px; top: 130px; right: 26px;min-height:100%;padding:0px;}
.box_left{float: left; width: 210px;margin-top:10px;margin-left:10px;}
.box_left .titlefield {clear:both;float:left;padding-top:10px;margin-bottom:10px;background: #F49D14 url(../images/background/orange1.gif) top left repeat-x; padding-bottom:10px;padding-left:20px;width:510px;}
.box_left h1{color: #d26000; font: 18px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.box_left h2{color: #d26000; font: 16px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.box_left h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.box_left h4{color: #d26000; font: 12px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.box_left h5{color: #232323; font: 16px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.box_left h6{color: #232323; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.box_left strong{font-weight: bold;}

.content{
	float: left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	width: 532px;
	min-height:600px;
	text-align: left;
	color: #505C64;/*#232323;*/
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height : 15px;
}
.content2{
	float: left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	width: 750px;
	min-height:600px;
	text-align: left;
	color: #505C64;/*#232323;*/
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height : 15px;
}

.content3{
	float: left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	width: 972px;
	min-height:600px;
	text-align: left;
	color: #505C64;/*#232323;*/
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height : 15px;
}

.contentSmall{
	float: left;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	padding-bottom:100px;
	width: 480px;
	min-height:600px;
	text-align: left;
	color: #505C64;/*#232323;*/
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height : 15px;
}

.contentBig{
	float: left;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	padding-bottom:100px;
	width: 750px;
	min-height:600px;
	text-align: left;
	color: #505C64;/*#232323;*/
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	line-height : 15px;
}

.content .formfield{clear:both;margin-bottom:10px;padding-left:10px;width:510px;}
.content2 .formfield{clear:both;margin-bottom:10px;padding-left:10px;width:710px;}
.content3 .formfield{clear:both;margin-bottom:10px;padding-left:10px;width:932px;}
	
.content .contentfield{clear:both;float:left;padding-bottom:10px;width:510px;}
.content2 .contentfield{clear:both;float:left;padding-bottom:10px;width:750px;}
.content3 .contentfield{clear:both;float:left;padding-bottom:10px;width:952px;}

.content .titlefield{clear:both;padding-top:10px;margin-bottom:10px;background: #F49D14 url(../images/background/orange1.gif) top left repeat-x; padding-bottom:10px;padding-left:10px;width:502px;}
.content2 .titlefield{clear:both;padding-top:10px;margin-bottom:10px;background: #F49D14 url(../images/background/orange1.gif) top left repeat-x; padding-bottom:10px;padding-left:10px;width:720px;}
.content3 .titlefield{clear:both;padding-top:10px;margin-bottom:10px;background: #F49D14 url(../images/background/orange1.gif) top left repeat-x; padding-bottom:10px;padding-left:10px;width:942px;}
.contentSmall .titlefield{clear:both;padding-top:10px;margin-bottom:10px;background: #F49D14 url(../images/background/orange1.gif) top left repeat-x; padding-bottom:10px;padding-left:10px;width:450px;}
.contentBig .titlefield{clear:both;padding-top:10px;margin-bottom:10px;background: #F49D14 url(../images/background/orange1.gif) top left repeat-x; padding-bottom:10px;padding-left:10px;width:720px;}
	
	
.content .textfield{clear:both;padding-top:4px;margin-bottom:10px;background: #F8C776 url(../images/background/orange2.gif) top left repeat-x; padding-bottom:4px;padding-left:10px;width:512px;}
.content2 .textfield{clear:both;padding-top:4px;margin-bottom:10px;background: #F8C776 url(../images/background/orange2.gif) top left repeat-x; padding-bottom:4px;padding-left:10px;width:730px;}
.content3 .textfield{clear:both;padding-top:4px;margin-bottom:10px;background: #F8C776 url(../images/background/orange2.gif) top left repeat-x; padding-bottom:4px;padding-left:10px;width:952px;}
.contentSmall .textfield{clear:both;padding-top:4px;margin-bottom:10px;background: #F8C776 url(../images/background/orange2.gif) top left repeat-x; padding-bottom:4px;padding-left:10px;width:460px;}
.contentBig .textfield{clear:both;padding-top:4px;margin-bottom:10px;background: #F8C776 url(../images/background/orange2.gif) top left repeat-x; padding-bottom:4px;padding-left:10px;width:730px;}

.content .contentbox, .content2 .contentbox, .content3 .contentbox, .contentBig .contentbox, .contentbox{
	clear:both;padding-top:4px;margin-bottom:10px; padding-bottom:4px;padding-left:10px;
}
.content .smallbox{width:30px;}
.content2 .smallbox{width:30px;}
.content label{float:left;}
.content2 label{float:left;}
	
.content input{float:right;width:300px;height:18px; border:0px;}
.content2 input{float:right;width:300px;height:18px; border:0px;}
	
.content select{float:right;width:300px;height:18px; border:0px;}
.content2 select{float:right;width:300px;height:18px; border:0px;}
	
.content  .fields, .content2 .fields, .content3 .fields, .fields{
	/*height:15px;
	font: 12px Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	height:18px;
	border:1px solid #B3B3B3;
	*/
	
	height:16px;
	border:1px solid #B3B3B3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	padding:2px;
	color:#505C64;
	text-align:left;
} 

.content .TextArea{font: 12px Arial, Verdana, Helvetica, sans-serif; height:18px;border:2px solid #B3B3B3;}
.content2 .TextArea{font: 12px Arial, Verdana, Helvetica, sans-serif; height:18px;border:2px solid #B3B3B3;}
.TextArea{height:15px;font: 12px Arial, Verdana, Helvetica, sans-serif; height:18px;border:2px solid #B3B3B3;}
	
.content .req{background: #ffffff url(../images/icons/attention_small.png) center right no-repeat;}
.content2 .req{background: #ffffff url(../images/icons/attention_small.png) center right no-repeat;}
	
.content .sbox{float:right;font-size: 12px;width:300px;height:18px;border:1px solid #6b6b6b;}
.content table{text-align: left;}
.content strong{font-weight: bold;}
.content2 strong, .content3 strong{font-weight: bold;}

.content h1, .content2 h1, .content3 h1, .SuplSearch h1, body h1{color: #d26000; font: 18px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.content h2, .content2 h2, .content3 h2, .SuplSearch h2, body h2{color: #d26000; font: 16px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.content h3, .content2 h3, .content3 h3, .SuplSearch h3, body h3{color: #d26000; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.content h4, .content2 h4, .content3 h4, .SuplSearch h4, body h4{color: #d26000; font: 12px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.content h4 a, .content2 h4 a, .content3 h4 a{color: #d26000;text-decoration:none;}
.content h5, .content2 h5, .content3 h5, .SuplSearch h5, body h5{color: #232323; font: 16px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
.content h6, .content2 h6, .content3 h6, .SuplSearch h6, body h6{color: #232323; font: 14px Arial, Verdana, Helvetica, sans-serif; font-weight: bold; }
	
.content .submitbutton, .content2 .submitbutton, .content3 .submitbutton, .toolbox .submitbutton, .SuplSearch submitbutton, .submitbutton{background: #8F9498 url(../images/background/navigation_gradient.jpg) top left repeat-x;height:25px; color:#ffffff;font-weight:bold; border:0; cursor:pointer;}
.content .submitbuttonSelected, .content2 .submitbuttonSelected, .content3 .submitbuttonSelected, .toolbox .submitbuttonSelected{
	background: #F49D14 url(../images/background/mainmenu_overSelected.gif.gif) top left repeat-x; height:25px; color:#ffffff;font-weight:bold; border:0; cursor:pointer;
}
	
.content em{font-style: italic;}
.content a, .content2 a, .content3 a{color: #505C64; text-decoration: underline;}

	

.box_right{float: right; width: 210px;margin-top:10px;margin-right:10px;}

.Inputfields{height:15px;font: 12px Arial, Verdana, Helvetica, sans-serif; font-size: 12px;height:18px;border:1px solid #B3B3B3;}

/*
Accordion	
*/

.acc {clear:both;width:457px; list-style:none; color:#033; margin:0 auto 40px}
.acc table {clear:both;margin-top:1px;}
.acc th {width:443px; border:1px solid #B3B3B3; padding:2px 2px 2px; font-weight:bold; margin-top:1px; cursor:pointer;}
.acc th:hover {background:#B3B3B3;)}
.acc .acc-section {clear:both;overflow:hidden; background:#fff;margin:0px;}
.acc .acc-content {clear:both;width:416px; padding:11px;padding-left:20px; border:1px solid #B3B3B3; background:#fff;}/*border-top:none;*/

.acc .acc-content .nested {clear:both;width:416px; list-style:none; color:#033; margin-bottom:15px}
.acc .acc-content .nested table {clear:both;margin-top:1px;}
.acc .acc-content .nested th {width:402px; border:1px solid #B3B3B3; padding:2px 2px 2px; font-weight:bold; margin-top:0px; cursor:pointer;}
.acc .acc-content .nested th:hover {background:#B3B3B3)}
.acc .acc-content .nested .acc-section {clear:both;overflow:hidden; background:#fff}
.acc .acc-content .nested .acc-content {clear:both;width:375px; padding:11px;padding-left:20px; border:1px solid #B3B3B3; background:#fff}
.acc .acc-content .nested .acc-selected {clear:both;background:#B3B3B3;)}

.acc .acc-content .nested2 {clear:both;width:378px; list-style:none; color:#033; margin-bottom:15px}
.acc .acc-content .nested2 table {clear:both;margin-top:1px;}
.acc .acc-content .nested2 th {width:364px; border:1px solid #B3B3B3; padding:2px 2px 2px; font-weight:bold; margin-top:0px; cursor:pointer;}
.acc .acc-content .nested2 th:hover {background:#B3B3B3)}
.acc .acc-content .nested2 .acc-section {clear:both;overflow:hidden; background:#fff}
.acc .acc-content .nested2 .acc-content {clear:both;width:337px; padding:11px;padding-left:20px; border:1px solid #B3B3B3; background:#fff}
.acc .acc-content .nested2 .acc-selected {clear:both;background:#B3B3B3;)}

.acc .acc-content .nested3 {clear:both;width:340px; list-style:none; color:#033; margin-bottom:15px}
.acc .acc-content .nested3 table {clear:both;margin-top:1px;}
.acc .acc-content .nested3 th {width:326px; border:1px solid #B3B3B3; padding:2px 2px 2px; font-weight:bold; margin-top:0px; cursor:pointer;}
.acc .acc-content .nested3 th:hover {background:#B3B3B3)}
.acc .acc-content .nested3 .acc-section {clear:both;overflow:hidden; background:#fff}
.acc .acc-content .nested3 .acc-content {clear:both;width:200px; padding:11px;padding-left:20px; border:1px solid #B3B3B3; background:#fff}
.acc .acc-content .nested3 .acc-selected {clear:both;background:#B3B3B3;)}

.header{
	/*position:relative;*/
	width:972px; 
	border:1px solid #505C64;
	/*border-bottom:0px;*/
	-moz-border-radius-topleft:6px;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-radius:6px 6px 0 0;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	
	text-align:left;
	margin:10px; 
	margin-bottom:0px;
	background: #FFFFFF url(../images/background/gradientTop.jpg) top left repeat-x;
	color:#787878;
}

.header a, .header a:hover{color:#787878;}

.SuplSearch{
	/*position:relative;*/
	width:952px; 
	border:1px solid #505C64;
	/*border-bottom:0px;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	
	text-align:left;
	padding:10px;
	margin:10px; 
	margin-bottom:0px;
	background: #FFFFFF url(../images/background/bg_headr.jpg) top left repeat-x;
}

.contentwrapper{
	/*position:relative;*/
	width:100%; 
	border:1px solid #505C64;
	/*border-bottom:0px;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	
	text-align:left;
	margin-bottom:0px;
	background: #FFFFFF url(../images/background/gradient-bg.png) top left repeat-x;
}

.hd a{color: #787878; display: block; float: left; padding: 0 5px; border-left: 0px solid #787878;}
.hd a:hover{text-decoration: underline;}

.lognav{padding:0px;}
.lognav a{color: #787878; display: block; float: left; padding: 0 5px;}
.lognav a:hover{text-decoration:none;}

.BoxM{
	/*position:relative;*/
	width:972px; 
	border:1px solid #505C64;
	/*border-bottom:0px;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	
	text-align:left;
	margin:10px; 
	margin-bottom:0px;
	background: #FFFFFF url(../images/background/bg_GradientM.jpg) top left repeat-x;
}


.footer{
	clear:both;
	width: 972px;
	height:37px; 
	background: #D3D3D3 url(../images/background/footer_gradient.jpg) top left repeat-x; 
	font-size: 12px; 
	text-align:center; 
	color:#505C64;
	bottom:0px;
	margin:10px; 
	margin-top:20px;
	
	border:1px solid #505C64;
	/*border-bottom:0px;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
}
.footer a{color: #505C64;font-weight:bold;}
.footer a:hover{text-decoration: underline;}

.logo{width: 300px; margin-left:10px;margin-right:10px; margin-top:20px; height: 74px; }
.language{margin-top:17px;margin-left:5px; margin-right:10px;}

.topnavi{margin-top:22px;}
.topnavi a{color: #787878; display: block; float: left; padding: 0 5px; border-right: 1px solid #787878;}
.topnavi a:hover{text-decoration: underline;}
.topnavi li{display: inline;}

.slogan{border:0px solid #505C64;width:350px;height: 20px; margin-left:10px; text-align:left; font: 12px Arial, Verdana, sans-serif;font-weight:bold;color:#787878;}

.header_image{clear:both;background: transparent url(../images/header/header1.jpg) bottom center no-repeat; width: 992px;padding-top:10px;}
.header_imageImg{
	border:0px;
	width:992px;
	height:150px;
}

.mainmenu{background: #8F9498 url(../images/background/navigation_gradient.jpg) top left repeat-x; font-size: 12px; float:left; width: 972px;height:28px;}
.mainmenu li{display: inline;}
.mainmenu a{background: #8F9498 url(../images/background/navigation_gradient.jpg) top left repeat-x; border-bottom: 1px solid #505C64;border-right: 1px solid #505C64; color: #EEE; display: block; float: left; font-weight: bold; padding: 7px 12px 4px 12px; text-transform: uppercase;}
.mainmenu a:hover{background-image: url(../images/background/mainmenu.gif); color: #FFB700;}
.mainmenu a.selected{background-image: url(../images/background/mainmenu.gif); border-bottom: 1px solid #8F9498; border-right: 1px solid #505C64; color: #FFB700; }
.mainmenu a.selected:hover{background-image: url(../images/background/mainmenu.gif); color: #FFB700;}
	
.submenu{background: #8F9498; font-size: 10px; float:left; width: 972px;border-bottom: 1px solid #505C64;height:24px }
.submenu li{display: inline}
.submenu a{background: #8F9498; color: #EEE; display: block; float: left; font-weight: bold; padding: 3px 12px 2px 12px; text-transform: uppercase;}
.submenu a:hover{background: #8F9498; color: #FFB700;}
.submenu a.selected{background: #8F9498; color: #FFB700; display: block; float: left; font-weight: bold; padding: 3px 12px 2px 12px; text-transform: uppercase;}
.submenu a.selected:hover{background: #8F9498; color: #FFB700;}
	


.hr{
color: #505C64;
background-color: #505C64;
height: 1px;
margin-top:10px;
margin-bottom:10px;
}
.Psearch{
	font-face:Arial;
	width:200px;
	border: 1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	text-align: left;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF');/*IE*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#FFFFFF));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	background: -moz-linear-gradient(top,  #FFFFFF,  #FFFFFF);/*For Firefox 3.6+*/
}

.search_Header{
	border-bottom: 1px solid #505C64;
	background:#F49D14 url(../images/background/HeaderOrange.jpg) top left repeat-x;
	/*background: #D3D3D3 url(../images/background/footer_gradient.jpg) top left repeat-x;*/ 
	/*color:#505C64;*/
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
}/*text-transform: uppercase;*/

.search_p{padding:2px;padding-left:10px;}/*ffc184*/
.search_p a{color:#505C64;}
.search_p a:hover {color:#505C64;}

.Info{
	/*position: relative;*/
	font-face:Arial;
	width:200px;
	border: 1px solid #505C64;
	text-align: left;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#D3D3D3');/*IE*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	/*background: -moz-linear-gradient(top,  #FFFFFF,  #D3D3D3);/*For Firefox 3.6+*/
	background: #FFFFFF url(../images/background/gradientTop.jpg) top left repeat-x;
}

.contentBox{
	/*position: relative;*/
	width:532px; 
	border: 1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	padding:5px;
	background: #FFFFFF;
}
.content2Box{
	/*position: relative;*/
	width:740px; 
	font-face:Arial;
	border: 1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	padding:5px;
	background: #FFFFFF;
}

.contentBoxG{
	/*position: relative;*/
	width:532px; 
	border: 1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	padding:5px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#D3D3D3');/*IE*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	/*background: -moz-linear-gradient(top,  #FFFFFF,  #D3D3D3);/*For Firefox 3.6+*/
	
	/*background: #FFFFFF url(../images/background/gradientTop.jpg) top left repeat-x;*/
	background: #FFFFFF url(../images/background/gradient.jpg) top left repeat-x;
	
}
.content2BoxG{
	/*position: relative;*/
	width:740px; 
	font-face:Arial;
	border: 1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	padding:5px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#D3D3D3');/*IE*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	/*background: -moz-linear-gradient(top,  #FFFFFF,  #D3D3D3);/*For Firefox 3.6+*/
	
	/*background: #FFFFFF url(../images/background/gradientTop.jpg) top left repeat-x;*/
	background: #FFFFFF url(../images/background/gradient.jpg) top left repeat-x;
}

.rightBoxG{
	/*position:relative;*/
	width:200px;
	border: 1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#D3D3D3');/*IE*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	/*background: -moz-linear-gradient(top,  #FFFFFF,  #D3D3D3);/*For Firefox 3.6+*/
	background: #FFFFFF url(../images/background/bg_gradient.jpg) top left repeat-x;
}

.rightBoxContent{
	margin-top:10px;
	padding:5px;
	font-face:Arial;
	text-align: left;
}

.contentSeo{width:532px;}
.contentSeo2{width:750px;}

.content_top{
position: absolute; top: 0px;left:0px;
width:100%;
height:20px;
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D3D3D3', endColorstr='#FFFFFFFF');/*IE*/
background: -webkit-gradient(linear, left top, left bottom, from(#D3D3D3), to(#FFFFFF));/*For Webkit Browsers (Safari, Chrome, etc. )*/
background: -moz-linear-gradient(top,  #D3D3D3,  #FFFFFF);/*For Firefox 3.6+*/
background: #D3D3D3 url(../images/background/gradientTop.jpg) top left repeat-x;
z-index:-1;
}

.content_bottom{
	/*position: absolute; bottom: 0px;left:0px;*/
	bottom: 1px;left:1px;
	width:100%;
	height:22px;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF', endColorstr='#D3D3D3');/*IE*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#D3D3D3));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	/*background: -moz-linear-gradient(top,  #FFFFFF,  #D3D3D3);/*For Firefox 3.6+*/
	background: #D3D3D3 url(../images/background/gradientBottom.jpg) bottom left repeat-x;
	/*z-index:-1;*/
}

.contentBox a, .contentBoxG a, .content2Box a, .content2BoxG a{color:#505C64;}
.contentBox a:hover, .contentBoxG a:hover, .content2Box a:hover, .content2BoxG a:hover {color:#505C64;}

.left{float:left;}
.right{float:right;}
.bottom_left{position: absolute; bottom: 0;left:0;}
.bottom_right{position: absolute; bottom: 0;right:0;}

.content .button, .content2 .button, .content3 .button, .box_right .button, .button{
	outline: none;
	background: #F49D14 url(../images/background/Button/middlesmall.png) repeat-x;
	height:25px; 
	color:#ffffff;
	font-weight:bold; 
	border:1px solid #006400;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	vertical-align:middle;
	padding:2px;
}

.header .selLanguage, .selLanguage{
	float:left;
	width:147px;
}

.SuplSearch .selM, .selM{
	float:left;
	width:179px;
}


.BoxM .divM, .divM{
	width:680px;height:200px;overflow:auto;
}

.comboboxM, .comboboxS, .comblanguage {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
}
.comboboxM .ddTitle {
	background:transparent url(../images/msDropDownM.jpg) no-repeat;
	padding:0 4px;
	text-indent:0;
	cursor:pointer;
	overflow:hidden;
	height:19px;
}

.comboboxS .ddTitle, .comblanguage .ddTitle {
	background:transparent url(../images/msDropDownS.jpg) no-repeat;
	padding:0 4px;
	text-indent:0;
	cursor:pointer;
	overflow:hidden;
	height:19px;
}
.comboboxM .ddTitle span.arrow, .comboboxS .ddTitle span.arrow, .comblanguage .ddTitle span.arrow{
	background:transparent url(../images/selectbox_arrow.jpg) no-repeat 0 0; /*icon-arrowM.gif*/
	float:right; 
	display:inline-block;
	width:12px; 
	height:6px; 
	cursor:pointer; 
	top:6px; 
	position:relative; 
	right:2px;
}

.comboboxM .ddTitle span.ddTitleText, .comboboxS .ddTitle span.ddTitleText, .comblanguage .ddTitle span.ddTitleText {
	text-indent:1px; 
	overflow:hidden; 
	/*line-height:22px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#505C64; 
	_position:relative; 
	_top:4px
}

.comblanguage .ddTitle span.ddTitleText {
	color:#787878; 
}
.comboboxM .ddTitle span.ddTitleText img, .comboboxS .ddTitle span.ddTitleText img, .comblanguage .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0;}
.comboboxM .ddTitle img.selected, .comboboxS .ddTitle img.selected, .comblanguage .ddTitle img.selected {
	padding:0 2px 0 0;
	vertical-align:top;
}
.comboboxM .ddChild, .comboboxS .ddChild, .comblanguage .ddChild {
	position:absolute;
	border:1px solid #c3c3c3;
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	font-size:11px;
}
.comboboxM .ddChild .opta a, .comboboxS .ddChild .opta a, .comblanguage .ddChild .opta a{padding-left:10px}
.comboboxM .ddChild a, .comboboxS .ddChild a, .comblanguage .ddChild a {
	display:block;
	padding:3px 0 3px 3px;
	text-decoration:none;
	color:#505C64;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.comblanguage .ddChild a {
	color:#787878;
}
.comboboxM .ddChild a:hover, .comboboxS .ddChild a:hover, .comblanguage .ddChild a:hover {
	background-color:#66CCFF;
}
.comboboxM .ddChild a img, .comboboxS .ddChild a img, .comblanguage .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.comboboxM .ddChild a.selected, .comboboxS .ddChild a.selected, .comblanguage .ddChild a.selected {
	background-color:#66CCFF;	
}

.comboboxM .borderTop, .comboboxS .borderTop, .comblanguage .borderTop{border-top:1px solid #c3c3c3  !important;}
.comboboxM .noBorderTop, .comboboxS .noBorderTop, .comblanguage .noBorderTop{border-top:none 0  !important}

.headerInput{
	height:15px;
	border:1px solid #B3B3B3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	padding:2px;
	color:#787878;
}
.content .Input, .content2 .Input, .content3 .Input, .Input{
	color:#505C64;
	height:16px;
	border:1px solid #B3B3B3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	cursor:pointer;
	padding:4px;
}

.lupe{cursor:pointer; margin-left:5px;}
.contentlogo{line-height:20px;border:1px solid #505C64;background:#D3D3D3;width:150px; height:150px; text-align:center; vertical-align:middle; text-decoration:underline; color:#ffffff; font-size:16px;font-weight:bold;}
.contentlogo p{margin-top:50px;}
.clogo{border:0px solid #505C64;background:#FFFFFF;width:200px;  }/*height:200px;*/


.galleryBox{
	position: relative; /*leave this value alone*/
	border: 10px solid #474747;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	overflow: scroll; /*leave this value alone*/
	width: 650px; /*Width of Carousel Viewer itself*/
	height: 150px; /*Height should enough to fit largest content's height*/
	margin-left:40px;
}

.galleryBox .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.galleryBox .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 150px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.galleryBox .panel .pimage{
	width:150px;height:130px;
}

.galleryBox .panel .pInfo{
	width:148px;height:130px;
	border:1px solid #505C64;
	background-color: #00BBBB;
	coursor:default;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	vertical-align:middle;
}

.galleryBox .panel .pInfo p{
	margin-top:40px;
	cursor:default;
}


/* Elastislide Style */
.gallery-wrapper{
	position:relative;
	background: #101010;
	padding:10px 37px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.gallery-content{
	overflow:hidden;
	background:#000;
}
.gallery-content ul{
	display:none;
}
.gallery-content ul li{
	height:100%;
	float:left;
	display:block;
}
.gallery-content ul li a{
	display:block;
	border-style:solid;
	border-color:#222;
}

.gallery-content ul li div{
	display:block;
	border:1px solid #505C64;
	background-color: #D3D3D3;
	coursor:default;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	width:162px;
	height:130px;
}

.gallery-content ul li div p{
	margin-top:40px;
	cursor:default;
}

.gallery-content ul li a img{
	display:block;
	border:none;
	/*
	max-height:100%;
	max-width:100%;
	*/
	width:162px;
	height:130px;
}
.es-nav span{
	position:absolute;
	top:50%;
	left:12px;
	background:transparent url(../images/nav.png) no-repeat top left;
	width:14px;
	height:26px;
	margin-top:-13px;
	text-indent:-9000px;
	cursor:pointer;
	opacity:0.8;
}
.es-nav span.es-nav-next{
	right:12px;
	left:auto;
	background-position:top right;
}
.es-nav span:hover{
	opacity:1.0;
}



.cVideo{
	margin-left:40px;
}

/*#modal-container{border:1px solid #00ff00;}*/
.modal-content {
	/*position:relative;*/
	padding:20px;
	background: #FFFFFF url(../images/background/microsite_r1_c1.gif) top left repeat-y;
	color:#505C64; font: 16px/24px "Lucida Grande",Arial,sans-serif;
	width:600px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow:0 0 64px #000;
	-webkit-box-shadow:0 0 64px #000;
	box-shadow:0 0 64px #000;
	overflow:hidden;
}
.modal-content, .modal-data {display:none;}

/* Overlay */
.modal-overlay {
	background-color:#474747; cursor:wait;
	filter: alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6;
	z-index:1;
}

/* Container */
.modal-content a {color:#ddd;}
.modal-content .modal-title {
	/*min-height:60px;*/
	/*color:#505C64;*/ 
	color:#fff; 
	/*background-color:#ddd; */
	/*background: #fff url(../images/background/bg_headr2.jpg) top left repeat-x;*/
	background: #F49D14 url(../images/background/orange1.gif) top left repeat-x;
	/*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#D3D3D3', endColorstr='#FFFFFF');/*IE*/
	/*background: -webkit-gradient(linear, left top, left bottom, from(#D3D3D3), to(#FFFFFF));/*For Webkit Browsers (Safari, Chrome, etc. )*/
	/*background: -moz-linear-gradient(top,  #D3D3D3,  #FFFFFF);/*For Firefox 3.6+*/
	border-bottom:1px solid #ddd; 
	padding:5px; 
	font-weight:bold; 
	/*text-shadow:0 1px 0 #f4f4f4;*/
}

.modal-content .close {display:none; position:absolute; right:-20px; top:-20px;width:25px;}
.modal-content .close a {display:block; color:#777; font-weight:bold; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
.modal-content .close img{width:25px;cutsor:pointer;}
.modal-content .close a:hover {color:#000;}
.modal-content .modal-data {background-color:#FFFFFF;font-size:12px; padding:6px 12px;overflow:auto;}
.modal-content .modal-data a{color:#505C64;}
.modal-content h2 {margin:10px 0 6px;}
.modal-content p {margin-bottom:10px;}
.modal-content span {color:#777;}


.toolboxMenu{padding:2px;}
.toolboxMenu a{color:#d26000;font-weight: bold;text-transform: uppercase;}
.toolboxSubMenu{padding:2px;}
.toolboxSubMenu a{color:#505C64; vertical-align:middle;}


.styledSelbox {
	/*display:inline-block !important;*/
	text-align:left;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#505C64;
	float:left;
}
.styledSelbox .ddTitle {
	background-color:#fff;
	border:1px solid #B3B3B3; /*#c3c3c3 #505C64;*/
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:4px;
	text-indent:0;
	cursor:pointer;
	overflow:hidden;
	height:16px;
}

.styledSelbox .ddTitle span.arrow {
	background:url(../images/icons/sel_arrow.gif) no-repeat 0 0; 
	float:right; 
	display:inline-block;
	width:16px; 
	height:16px; 
	cursor:pointer; 
}

.styledSelbox .ddTitle span.ddTitleText {text-indent:1px; overflow:hidden; line-height:16px;}
.styledSelbox .ddTitle span.ddTitleText img{text-align:left; padding:0 2px 0 0}
.styledSelbox .ddTitle img.selected {
	padding:0 3px 0 0;
	vertical-align:top;
}
.styledSelbox .ddChild {
	position:absolute;
	border:1px solid #B3B3B3; /*#c3c3c3 #505C64;*/
	border-top:none;
	display:none;
	margin:0;
	width:auto;
	overflow:auto;
	overflow-x:hidden !important;
	background-color:#ffffff;
	
}
.styledSelbox .ddChild .opta a, .dd .ddChild .opta a:visited {padding-left:10px}
.styledSelbox .ddChild a {
	display:block;
	padding:2px 0 2px 3px;
	text-decoration:none;
	color:#505C64;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
}
.styledSelbox .ddChild a:hover {
	background-color:#66CCFF;
}
.styledSelbox .ddChild a img {
	border:0;
	padding:0 2px 0 0;
	vertical-align:middle;
}
.styledSelbox .ddChild a.selected {
	background-color:#66CCFF;
	
}
.hidden {display:none;}

.styledSelbox .borderTop{border-top:1px solid #c3c3c3 !important;}
.styledSelbox .noBorderTop{border-top:none 0  !important}

.preload{
	display:none;
}

.fieldset { 
	background-color:#ffffff;
	border:1px solid #B3B3B3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	padding:10px; 
}

.signin_menu{
	display:none;
	background-color:#ffffff;
	position:absolute;
	z-index:100;
	border:1px solid #B3B3B3;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	text-align:left;
	padding:10px; 
	top: 0px; 
	right: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
}


.legend {
 	padding: 0.2em 0.5em;
  	border:1px solid #B3B3B3;
  	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
  	text-align:center;
  	
}

.header .legend{color:#787878;}
.content .legend, .content2 .legend, .content3 .legend, .contentSmall .legend, .contentBig .legend{color:#505C64;}


/*************************************************/
.tabbed_content {
	background-color: transparent;
	width: 100%;
	border:1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:transparent url(../images/background/gradient-bg.png) top left repeat-x;
}

.tabbed_contentShadow {
	background-color: transparent;
	width: 100%;
	border:1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: 5px 5px 5px #505C64;    
	-webkit-box-shadow: 5px 5px 5px #505C64;    
	box-shadow: 5px 5px 5px #505C64; 
	background:transparent url(../images/background/gradient-bg.png) top left repeat-x;
}

.tabs {
	height: 30px;
	position: relative;
	border-bottom:1px solid #505C64;
	padding:5px;
	padding-bottom:20px;
}

.tabs .moving_bg,  .moving_bg{
	padding: 15px;
	background: #8F9498 url(../images/background/navigation_gradient2.jpg) top left repeat-x;
	position: absolute;
	width: 50px;
	z-index: 190;
	left: 5px;
	border:1px solid #505C64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

.tabs .tab_item {
	display: block;
	float: left;
	padding: 15px;
	width: auto;
	text-align: center;
	z-index: 200;
	position: relative;
	cursor: pointer;
	border:0px solid #fff;
	font-weight: bold;
}

.tabs .tab_itemSelected {
	color:#ffffff;
}

.tabbed_content .slide_content, .tabbed_contentShadow .slide_content{
	overflow: hidden;
	background-color: transparent;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:10px;
	position: relative;
	width:800px;
}

.tabslider {
	width: 5000px;
	border:0px solid #fff
}

.tabslider .tabslidercontent {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	/*color:#fff;*/
	background-color: transparent;
	width:780px;
}


