/* 
CSS Document 
Christian Schuster
Letzter Stand: 21.04.2010


@colordef #3c3f48; font-color content
@colordef #b5beca; font-color footer 
@colordef #608bb6; font-color content a

*/

body {
    margin:0;
    color:#3c3f48;
    padding:0;
    font-family:Arial,Verdana,sans-serif;
    font-size:81.25%; /* set default font size to 13px */
    background-image:url(../images/header_bg_pattern.png);
    background-position: top left;
    background-repeat:repeat-x;
    background-color:#eeefef;
}

/*-----------------  Reset ---------------/*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img { 
    border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}

q:before,q:after {
    content:'';
}
abbr,acronym { border:0;
}

/*-----------------  Reset  Ende---------------*/

html>body {
    font-size: 13px;

}

/*-----------------  Header Begin ---------------*/

#header {
    position:relative;
    background-image:url(../images/header_bg.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    margin-bottom: -2px;


}

#header_inner {
    position:relative;
    width:960px;

    margin: 0 auto;
    overflow:hidden;
}


/*-----------------  Search Styles Begin ---------------*/

#search_container {
    position:absolute;
    height: 20px;
    width: 140px;
    left: 820px;
    top: 35px;
}

#searchinput {
    background-image:url(../images/search_input_bg.gif);
    background-repeat:no-repeat;
    background-color: #5C6672;
    border:none;
    width: 118px;
    height: 22px;
}

#searchbutton {
    background-image:url(../images/searchbutton_bg.gif);
    background-repeat:no-repeat;
    width: 22px;
    height: 20px;
    border:none;
    float:right;
}

#eloqueryid {

    background-image:url(../images/search_input_bg.gif);
    background-repeat:no-repeat;
    background-color: #5C6672;
    border:none;
    width: 118px;
    height: 22px;
    float:left;
}

#submitqueryid {
    background-image:url(../images/searchbutton_bg.gif);
    background-repeat:no-repeat;
    width: 22px;
    height: 20px;
    border:none;
    float:right;
}

#submitqueryid:hover {
    background-image:url(images/search_button.gif);
}

.eloresultitem {
    margin-bottom: 2.31em;
    padding-left:5px;
    width:519px;
}

.eloresultitempath {
    padding: 0px;
    float:left;
    width:100%;
    margin-bottom:0.77em;
}

.eloresultitemcontent {
    font-size:1em;
    line-height: 1.54em;
    color: #525559;
}

.elomarker {
    background-color:#ffd79c;
}

.results {
    width:50%;
    position: relative;
}

/*-----------------  Search Styles END ---------------*/

/*-----------------  Search Styles BEGIN ---------------*/

.elolang {
    padding-left:1px;
}




.elolang img {

    margin-top: 0px;
}

.elolang a {
    padding-right:5px;
    padding-top:20px;
}




.elolang img {
    border:0;

}


/*-----------------  language Styles END ---------------*/


/*#header_inner ul {

}

#header_inner ul li{
	display:inline;
	color: #fff;
	font-weight:bold;
	padding: 0 25px 0 0;

}

#header_inner ul li a{
	color:#fff;
	text-decoration:none;
}

#header_inner ul li a.active{
	color:#f4a100;
	text-decoration:none;
} */

.elo_logo { 
    position:absolute;
    left: 0px;
    top:10px;
}



#language_container {
    position:absolute;
    color: #fff;
    left:770px;
    top:10px;
    width: 100px;
    height: 30px;

}


/*-----------------  Header End ---------------*/

/*-----------------  Content Begin ---------------*/

.container { 

    width: 600px;
}

#content {
    background-image:url(../images/conten_bg_pattern.png);
    background-repeat:repeat-x;

    min-height:500px;
    background-color: #eeefef;
}


#content_inner {
	background-image:url(../images/primary_bg.jpg); 
    background-repeat:no-repeat;
	background-position: 180px -33px;
    width:960px;
    margin: 0 auto;
    padding: 40px 0 0 0; /** war 40 0 0 0    **/
    overflow:hidden;
}

#content_inner p {

    display:block;
    font-family:Arial,Verdana,sans-serif;
    font-size:1em;
    line-height: 1.4615em;
    color: #3c3f48;
    margin-top:0 ;
    margin-bottom: 1.4615em;
    padding:0;
}

#content_inner h1 {
    font-size: 1.5em;
    color: #3c3f48;
    line-height: 1.2 em;
    /*line-height: 1.0263em; */
    margin: 0 0 1.0263em 0;
    font-weight:bold;
    text-shadow: 1px 1px 0px #fff;
    text-transform:none;
    word-spacing: 2px;
	
	

}

#content_inner h2 {
    font-weight: 600;
    color: #3c3f48;
    font-size: 1.1538em; /* 18px */
    margin: 1.8999em 0 0.6333em 0; /* top margin: 30px, bottom margin: 10px */
    line-height: 1.2666em;
    text-shadow: 1px 1px 0px #fff;
    text-transform:none;
    word-spacing: 2px;

}

#content_inner h3 {
    font-size: 1.3em;
    font-weight: bold;
    color: #4A4A4A;
    line-height: 1.4em;
    margin: 2.5em 0 0.77em 0;
    background-image:url(images/h2.gif);
    background-repeat:no-repeat;
    padding-left:20px;
    background-position:0px 4px;

}





#content_inner .primary {
     
    background-repeat:no-repeat;
    width:770px;
    float:right;
    display:inline;
    margin-bottom: 40px;
    /*text-shadow: 1px 1px 0px #fff;*/
}

#content_inner .primary a{
    color: #608bb6;
    font-weight:bold;
    text-decoration: none;
}

#content_inner .primary ul{
    /*width: 600px;*/
    margin-bottom: 1.4615em;
    /*background-color:#f8f9f9;
	padding:10px;
	border: 1px solid #fff;*/

}

#content_inner .primary ul li{

    background-image:url(../images/content_ul_bullets.png);
    background-repeat:no-repeat;
    margin-bottom: 1.4615em;
    padding-left: 30px;
    background-position: -2px 1px;
    line-height: 1.4615em;

}

#content_inner .primary a:hover{
    color: #608bb6;
    font-weight:bold;
    text-decoration: underline;
}

#content_inner .primary a:visited{
    color: #608bb6;
    font-weight:bold;

}

#content_inner .secondary {
    width:160px;
    float:left;
    display:inline;
}

#info_top {
    font-weight: 600;
    color: #3c3f48;
    font-size: 1.1538em; /* 18px */
    margin: 1.8999em 0 0.6333em 0; /* top margin: 30px, bottom margin: 10px */
    line-height: 1.2666em;
    text-shadow: 1px 1px 0px #fff;
    text-transform:none;
    word-spacing: 2px;
    width:140px;
}

#info_box ul{
    width: 140px;
    margin:0;
    padding:0;
}

#info_box { 
    position:absolute;
    background-image:url(../images/infobox_bg.jpg);
    background-repeat:no-repeat;
    width: 140px;
    height: 200px;
   
    padding: 0;
    margin: -70px 0 0 630px;
    clear:both;
    

}

#content_inner.primary #info_box {
    width: 140px;
}

#info_box p {
    width: 140px;

}
#info_box #info_bottom ul li{
    background-image:url(../images/infobox_bullets.gif);
    background-position: 0px 10px;
    padding-left: 15px;
    width:125px;
    margin: 5px 0 4px 0;
}

#info_bottom ul{
    width:140px;
}

#info_box ul li{
    padding: 4px 0 4px 10px;
    font-size: 12px;

    background-repeat: no-repeat;
    background-position: 0px 10px;
    width: 130px;
}


#breadcrumb {
    font-size:12px;
    width:770px;
	

}

#breadcrumb p {
    margin: 10px 0 0 0;
    color: #848789;
}

#breadcrumb a {
    color: #848789;
    font-weight:normal;
}

.times {
    font-family:"Times New Roman", Times, serif;
    text-transform:lowercase;
    font-style:italic;

}

#content_inner .primary .elocontent {
    width: 600px;
}


/***     Bildklassen    ***/						

.bildrechts {
    position:relative;
    float: right;
    margin: 5px 0px 5px 20px;
    border:none;
    paddingt:0px;
    display:inline;


}	
div.bildrechts img {
    margin-bottom: 5px;
    border:none;
}	

.bildlinks {
    float: left;
    margin: 5px 20px 0px 0px;
    color:#999999;
    padding-right:5px;
    display:inline;

}

p.bildlinks {
    padding-right:15px;
}

div.bildlinks img {
    margin-bottom: 5px;
}	
.bildmitte {
    margin: 0 0 1.54em 0;
}
/*----------------------------- Tabellen ---------------*/

table {
    border-collapse: collapse;
    width:600px;
    margin-bottom:0.77em;
    background-color: #f8f9f9;
}



.tablehead_download {
    background-image: url(../images/download_table_head_bg.gif);
    border: 1px solid #B3B7BB;
    width:580px;
    padding:10px 8px 8px 10px ;
    font-size:14px;
    cursor: pointer;
    height:19px;
    color: #4A4A4A;
    font-weight:bold;
    margin-bottom:1px;
}

.tablehead_download:hover {
    background-color:#fff;
    background-image:url(../images/download_table_head_bg_hover.gif);
    border-right: 1px solid #9da1a5;
    border-bottom: 1px solid #9da1a5;
}

.tablearrow {
    float:right;
    padding-right: 0px;
}


tr {border:none;
    width:600px}

table.style tr:hover {
    background-color: #e7ebf0;

}

table.style th{
    border-bottom: 1px solid #B3B7BB;
}

table.style td{
    padding: 8px;
    border: 1px solid #dfe1e3;
}

td {
    padding:5px;
    line-height: 14px;
    color:#525559;
}

th {

    padding: 8px;
    text-align:left;
    background-color: #dfe1e3;
    margin:0;
    color: #606366;
    border-left: 1px solid #dfe1e3;
}

tr.altrow {
    background-color: #f4f7fa;
}

tr.altrow:hover {
    background-color: #dfe1e3;
}

tr.subhead {
    border-bottom: 1px solid #B3B7BB;
    padding-top:120px;
    font-weight: bold;
}

table.short {
    background-color: transparent;
}

table.short td{
    padding: 3px;
    line-height:12px;
    background-color: transparent;

}

table.video th{
    background-image:url(../images/video_table_head.jpg);
    background-repeat:no-repeat;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    height:39px;
    padding: 0 0 0 40px;
    line-height:20px;
    font-size:14px;

}

table.video td{
    padding: 6px 6px 6px 9px ;
    border: 1px solid #dfe1e3;
}

table.video {
    background-color:#f2f2f2;
    border: 1px solid: #b3b3b3;
    margin-bottom:20px;
}

table.video tr.altrow {
    background-color: #fafafa;
}

a.videolink {
    background-image:url(../images/play_button.gif);
    background-repeat:no-repeat;
    padding-left:18px;
}

#pagecontent a.videolink:hover {
    background-image:url(../images/play_button.gif);
    background-repeat:no-repeat;
    padding-left:18px;
}

/* ----------  Länderflaggen ---------------*/

#language {
    position:absolute;
    width:0px;
    top:400px;
    left: 15px;
    height:60px;
    z-index: 100;
    font-size: 11px;
    font-family:Verdana, Geneva, sans-serif;
}


.lang a {
    padding-right:5px;
    padding-bottom: 0;
    color: #fff;
}

.lang a:hover {
    text-decoration:underline;
}


#nav_con {
    position:relative;
    margin: 0 auto;
    left:410px;
    width:80px;
}


#nav, #nav ul { 
    float:right;
    position: absolute;
    padding: 5px 0 5px 0;
    list-style: none;
    z-index:100;
}

#nav a {
    margin: 0 0 0px 0;
    display: block;
    width: 10.9em;
    text-decoration:none;
    padding:0;

}

#nav li { /* all list items */
          background-image:url(images/language_icon.gif);
          background-position: 0px 1px;
          cursor:default;
          background-repeat:no-repeat;
          text-indent:0px;
          float: left;
          width: 10em; /* width needed or else Opera goes nuts */
          display:inline;
          padding:0;
}

#nav li img{
    padding: 0 5px 0 0;
}


#nav li ul { /* second-level lists */
             clear: both;
             background-image:none;
             background: #666d7d;
             width: 12.1em;
             /*left: -999em;  using left instead of display to hide menus because display: none isn't read by screen readers */
             /*border-right: 1px solid #B3B7BB;
             border-left: 1px solid #B3B7BB;
             border-bottom: 1px solid #B3B7BB;*/
             z-index: 100;
             padding: 3 0 10px 10px;
             display: block;
}

#nav li ul li{ /* second-level lists */
               padding:3px 0 0 12px;
               background-image:none;
               text-indent:0px;
}

.dropdown_contries_div {
    display: none; 
    height: 140px;
    width: 170px;
    margin-top: -30px;
    padding-top: 30px;
    position: absolute;
    background: transparent url(images/blank.gif);
}

.dropdown_contries_div ul {
    float: right;
    display: block;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
                                       /*left: auto;*/
}

#nav a.dropdown {
    background-color:transparent;
    padding:3px;
    color: #fff;
    padding-left:10px;
    background-image: url(images/dropdown_bg.gif);
    background-repeat:no-repeat;
    background-position:right;
}

#nav a:hover.dropdown {
    text-decoration:none;
    cursor:default;
    z-index: 100;

}

li.lang img {
    border:none;
}

/*-----------------  Images Styles  ---------------*/

.content_image {
    vertical-align:middle;
    background-color:#f8f9f9;
    padding:5px;
	border: 1px solid #fff;
}

/*-----------------  Navigation Styles  ---------------*/

#mainmenutop {
    width: 850px;
}

#mainmenutop ul {
    margin:34px 0 0 115px;
    list-style: none;
    float:left;
    display:inline;

}

#mainmenutop ul li{
    float: left;
    display: inline;
}


#mainmenutop ul li.eloheadersel{
    float: left;
    display: inline;
    background:url(../images/mainnavi_tab_right.gif) no-repeat right top;


}

#mainmenutop ul li a{
    display:block;
    font-weight:bold;
    color: #fff;
    cursor:pointer;
    padding: 9px 12px 14px 12px;
    text-decoration:none;
    float:left;
}

#mainmenutop ul li a:hover {
    text-decoration:underline;

}

#mainmenutop ul li a.eloheadersel{
    display:block;
    background:url(../images/mainnavi_tab_left.gif) no-repeat left top;
    color: #3c3f48;
    cursor:pointer;
    padding: 9px 12px 14px 12px;
}


#mainmenutop ul li a:hover.eloheadersel{
    cursor:default;
    text-decoration:none;

}



/* --------  rounded corners with span backup-----

ul.mainnavi {
	margin:33px 0 0 200px;
	list-style: none;
	float:left;
}

ul.mainnavi li{
	float: left;
	display: inline; 
	margin: 0 10px 0 0;

}


ul.mainnavi li a{
	text-decoration:none;
	float:left;
	color: #ddd;
	cursor:pointer;
	padding: 0 0 0 0;
	}



ul.mainnavi li a span {
	margin: 0 10px 0 -10px;
	padding: 9px 5px 15px 12px;
	position: relative; 
	float:left;
}

ul.mainnavi li a.active, ul.mainnavi li a:hover {
	background-image:url(../images/mannavi_tab.gif);
	background-repeat:no-repeat;
	background-position:top right;
	color: #333;
	font-weight:bold;
	text-shadow: 1px 1px 0px #fff;
}

ul.mainnavi li a.active span, ul.mainnavi li a:hover span {
	background-image:url(../images/mannavi_tab.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color: #333;
}
*/


/*-----------------  Navigation Styles END ---------------*/



.secondary ul li  {
    display:block;
    text-decoration:none;
    padding: 7px 0 7px 0px;

}
.secondary ul li a {
    display:block;
    text-decoration:none;
    color: #3c3f48;
    background-image:url(../images/subnavi_bullets.gif);
    background-repeat:no-repeat;
    background-position: 0px 3px;
    padding: 0 0 0 13px;
}

.menuSel2nd {
    background-image:url(../images/subnavi_bg.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin-right: 5px;
    margin-left: -5px;
    margin-top: -5px;

}
.menuSel1st {
    background-image:url(../images/subnavi_bg.png);
    background-repeat: no-repeat;
    background-position: top right;
    margin-left: 5px;
    margin-top: 5px;
    
}
.menuSelB2nd {
    background-image:url(../images/subnavi_bg.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-right: 5px;
    margin-left: 0px;
    height: 5px;
    
}
.menuSelB1st {
    background-image:url(../images/subnavi_bg.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-left: 5px;
    margin-right: -5px;
    height: 5px;
}

.menuSelContent {
    padding: 7px 7px 3px 13px;

}

.secondary ul li a.elomenusel  {
    background-image: none;
    /**background-color: #F6B44E;**/
    background-repeat:no-repeat;
    display:block;
    font-weight: bold;
    color: #fff;
    background-position: top left;
    /*-webkit-border-radius: 05px;
    -moz-border-radius: 05px;
    border-radius: 05px;
    border: 1px solid transparent;
    -webkit-box-shadow: 1px 1px 0px  #ffffff;
    -moz-box-shadow: 1px 1px 0px #ffffff;
    box-shadow: 1px 1px 0px #ffffff;*/
    margin:0px;
    padding: 0px;
    /**border: 1px black solid;**/
}
/**
.secondary ul li a.elomenusel div {
    border: 1px white solid;
    padding: 9px 0 8px 11px;
    margin: 0 0 0px 0;
}**/

.secondary ul ul  {
    margin: 5px 0 0px 0;
    font-weight:normal;

}

.secondary ul ul li  {
    padding: 3px 0 3px 14px;
}

.secondary ul ul li a {
    font-size: 12px;
    background-image:url(../images/saubnavi_bullets2.gif);
    background-repeat:no-repeat;
    background-position: 0px 6px;
}

.secondary ul ul li a.eloheadersel {
    display:block;
    background-position: bottom left;
    background-image:url(../images/navi_active_bottom_l2.gif);
}

li a.secure {
	width:140px;
	display:inline;
	background-color:#666;
}

/* ------ rounded corners with span ------- 

.secondary ul li  {
	display:block;
	text-decoration:none;
	padding: 7px 0 7px 0px;
	}

.secondary ul li a {
	display:block;
	text-decoration:none;
	color: #3c3f48;
	background-image:url(../images/subnavi_bullets.gif);
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding: 0 0 0 13px;
}


.secondary a.active {
	color: #fff;
	font-weight: bold;
	text-decoration:none;
	background-image:url(../images/navi_active_bottom.gif);
	background-repeat:no-repeat;
	display:block;
	background-position: bottom left;
	padding-left: 0px;	
	cursor: default;
}

.secondary a.active span {
	background-image:url(../images/navi_active_top.gif);
	background-repeat:no-repeat;
	display:block;
	padding: 7px 0 7px 12px;
	background-position: top left;
	}


.secondary a:hover {
	background-image:url(../images/navi_active_bottom_hover.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding-left: 0px;	
	display:block;
	margin: 0;
	}

.secondary a:hover span {
	background-image:url(../images/navi_active_top_hover.gif);
	padding: 3px 0 3px 12px;
	background-position: top left;
	background-repeat:no-repeat;
	display:block;
	margin: 0;
	}

.secondary ul ul  {
	margin: 0 0 15px 0; 
	}

.secondary ul ul li  {
	padding: 3px 0 3px 13px;
	}

.secondary ul ul li a {
	font-size: 12px;
	background-image:url(../images/saubnavi_bullets2.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	}

.secondary ul ul li a.active {
	display:block;
	background-position: bottom left;
	background-image:url(../images/navi_active_bottom_l2.gif);
	}

.secondary ul ul li a.active span {
	display:block;
	background-position: top left;
	background-image:url(../images/navi_active_top_l2.gif);
	}

*/

/*-----------------  Footer Styles  ---------------*/
#footer{
	/*position:relative;*/
	clear:both;
	background-color: #4f5762;
	background-image:url(../images/footer_bg_pattern.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	color: #a2aab5;
	padding: 30px 0 0 0;
	
	}

#footer_inner {
	width: 960px;
	margin: 0 auto;
}

#footer_inner a{
	color: #a2aab5;
	text-decoration:none;
}

#footer_inner a:hover{
	color: #a2aab5;
	text-decoration:underline;
}

#footer_inner ul li{
	padding: 3px 0 3px 0;
}

#footer_first,#footer_second,#footer_third,#footer_fourth {
	width: 230px;
	float: left;
	margin-right:10px;
}

#copyright {
	clear:both;
	
	text-align:center;
	padding: 10px 0 25px 0;
	}

#copyright a {
	color:#b5beca;
	text-decoration: none;
}

#copyright a:hover {
	
	text-decoration: underline;
}

#copyright img{
margin: 0 0 7px 0;
}

.extern {
}




/*-----------------  Footer End  ---------------*/

/*--------------- Login Styles ---------------------*/
#elologin {
    display:block;
    margin-top:9px;
    float:left;
    color:#626262;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

input. elologin{
    background-color:#ffffff;
    border:1px solid #9ea1a5;
}

.loginerror {
    width:150px;
    padding:5px;
    color:#a82a2a;
    border:1px solid #e27171;
    background-color:#f5bfbf;
    margin:5px 0 10px 0;
}

#upwid, #unameid{
    display:block;
    margin-top:3px;
    margin-bottom:6px;
    background-color:#ffffff;
    border:1px solid #9ea1a5;
}


#login_wrapper{
    border:1px solid #fff;
    padding:5px;
    float:left;
    margin-top:40px;
    background-color:#f8f9f9;

    width:150px;
    background-image:url(../images/loginhead_bg.gif);
    background-repeat:repeat-x;

}

.loginhead {
    display:block;
    width:162px;
    color:#FFF;
    font-weight:bold;
}

#loginid {
    background-color:#CCCCCC;
    border:1px solid #9EA1A5;
    background-image:url(../images/loginid_bg.gif);
    background-repeat:repeat-x;
    cursor:pointer;
    border-right:1px solid #5e5e5e;
    border-bottom:1px solid #5e5e5e;
    padding:0 4px 0 4px;
}

#loginid:hover {
    background-color:#eee;
    background-image:none;
}

/*------ Video Box Styles -------*/
.video_con{
    text-align: left;
    width:519px;
    text-align:left;
    height:100px;


}



.videobox_bottom {
    margin-left: -10px;

}

.videobox_bottom ul li{
    margin:0.77em 0 0.77em 0px;
    background-image:url(images/filmstreifen.gif);
    list-style-image:none;
    list-style-type:none;
    background-repeat:no-repeat;
    background-position: 0px 1px;
    padding-left:17px;
}

.videobox_left {
    padding: 0;
    margin: 0;
    width:242px;
    background-color:#f2f2f2;
    border: 1px solid #c7c7c7;
    float:left;
    margin-bottom:20px;
}

.videobox_right{
    margin-left:270px;
    padding: 0;
    width:242px;
    background-color:#f2f2f2;
    border: 1px solid #c7c7c7;


}

.videobox_top {
    background: #ced6e3 url(images/videobox_top_bg.jpg) no-repeat ;
    height:34px;
    padding: 0 0 0 45px;
    font-size:14px;
    line-height:30px;
    font-weight:bold;
    color:#545454;
}

.videobox_bottom {
    padding-top: 2px;
}










/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

html,body{
    height:100%;
    height: auto !important;
    min-height:100%;
}



#TBajaxContent{
    clear:both;
    overflow:auto;
    padding:2px 15px 15px 15px;
    text-align:left;
}
#TBajaxWindowTitle{
    padding:7px 50px 5px 10px;
}
#TBcaption{
    background:#FFFFFF;
    color:#515151;
    float:left;
    font:bold 11px Verdana,Arial,Helvetica,sans-serif;
    height:25px;
    padding:7px 30px 10px 15px;
}
#TBcloseAjaxWindow{
    float:right;
    margin-bottom:1px;
    padding:5px 10px 7px 0;
    text-align:right;
}
#TBcloseWindow img{
    float:right;
    border:none;

    padding:10px 13px 5px 0;
}
#TBcloseWindow a{
    background:#FFFFFF;
    color:#666666;
    font:bold 11px Verdana,Arial,Helvetica,sans-serif;
}
#TBcloseAjaxWindow a{
    background:#FBC900;
    color:#666666;
    font:bold 11px Arial,Helvetica,sans-serif;
}
#TBhideSelect{
    background:#FFFFFF;
    border:none;
    color:#000000;
    filter:alpha(opacity=0);
    height:100%;
    left:0;
    -moz-opacity:0;
    opacity:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:99;
}
#TBiframeContent{
    border:none;
    clear:both;
    margin-bottom:-5px;
    _margin-bottom:0px;
}
#TBload{
    background:url(loadingAnimation.gif);
    display:none;
    height:100px;
    position:absolute;
    width:100px;
    z-index:101;
}
#TBoverlay{
    background: #F5F5F5;
    color:#000000;
    left:0px;
    -moz-opacity:0.8;
    opacity:0.8;
    filter:alpha(opacity=80);
    position:absolute;
    top:0px;
    width:100%;
    z-index:100;
}
* html #TBoverlay{
    height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');
}
#TBsecondLine{
    background:#FFFFFF;
    color:#D6D6D6;
    font:bold 11px Arial,Helvetica,sans-serif;
}
#TBsecondLine span{
    padding:0 10px;
}
#TBsecondLine a{
    background:#FFFFFF;
    color:#515151;
}
#TBtitle{
    _height:27px;
    background:#8F969C;
    color:#fff;
    font:bold 12px Arial,Helvetica,sans-serif;
    min-height:27px;
}

#TBtitle img{
    border:none;
}


#TBwindow{
    background:#FFFFFF;
    border:2px solid #D6D6D6;
    color:#000000;
    display:none;
    position:absolute;
    text-align:left;
    z-index:102;
}
#TBwindow img#TBimage{
    border:1px solid #ccc;
    /*border-bottom:1px solid #CCCCCC;
    border-left:1px solid #666666;
    border-right:1px solid #CCCCCC;
    border-top:1px solid #666666;*/
    display:block;
    margin:15px 0 0 15px;
}
