@charset "utf-8";

.Text_Top_Center {  
text-align:center;
font-size:24px;
font-family:arial;
color:#88D9F3;
white-space:nowrap;}

.Text_Bar_Small { 
font-size:12px;
color:#88D9F3;
font-family:arial;
white-space:nowrap;
}

.Small_Link_Border {
border:solid #d5d5d5 1px; }

.ad_TextArea {
position:relative;
background-color:#d3d3d3;
border:solid #88D9F3 1px;
min-width:600px;
width:90%;}

.menu_headLine {
font-size:16px;
font-weight:bold;
text-decoration:underline;
color:#d5d5d5;
}

.overlay_class {  
font-size:16px;
font-family:arial;
color:#d5d5d5;}

   
.overlay_class b {
color:#72b6cc; }

.overlay_class a { color:#72b6cc; font-weight:bold;}

.searchbutton { 
/*
display:block;
background-image:url(../../textures/buttons/search_button_off.png);
width:67px; 
height:23px;
border:none;}
.searchbutton:active { background-image:url(../../textures/buttons/search_button_on.png); 
*/}

a, :link { color:#88D9F3; text-decoration:none;}
a:visited { color:#5a90a5; text-decoration:none;}
a:hover, a:active{ color:#88D9F3; text-decoration:underline;}

.noteRightSideBar {
position:absolute; 
margin-right:10px;
width:104px;
font-weight:bold; 
font-size:13px;
color:#6d6b4c; 
border:solid #ACA899 1px; 
padding:2px; 
background-color:#FFFFE1;
white-space:pre-line;
/*
opacity: .75;
filter: alpha(opacity=75);
-moz-opacity:0.75;
*/
}

body {
background-image:url(../../textures/main/background_gradient_tile_x.png); 
background-attachment:fixed;
margin:0mm 0mm;
background-repeat:repeat-x;
padding:0px;
z-index:1;}

#Right_Container {
position:absolute;
padding:10px;
top:50px;
right:0px;
bottom:130px;
min-width:130px;
min-height:470px;
z-index:1;}

#Left_Container {
position:absolute;
padding:10px;
top:50px;
bottom:130px;
min-width:130px;
min-height:470px;
z-index:1; }

#Center_Container {
position:absolute;
padding:10px;
top:50px;
left:150px;
right:150px;
bottom:130px;
min-width:564px;
min-height:470px;
z-index:1; }

#Bottom_Bar_Container {
position:absolute;
top:540px;
left:0px;
bottom:0px;
width:100%;
min-height:125px;
z-index:0;}

#Bottom_Bar { 
background-image:url(../../textures/main/bar_bottom_tile_x.png); 
position:absolute; 
bottom:55px; 
background-repeat:repeat-x; 
height:70px;
width:100%;
z-index:0;}

#Top_Bar { 
background-image:url(../../textures/main/bar_top_tile_x.png); 
position:absolute; 
top:0px; 
left:0px; 
background-repeat:repeat-x; 
height:50px;
width:100%;
z-index:1;}

#left_topbar{
position:absolute;
left:0px;
top:0px;
width:170px;
height:50px;
z-index:1;
overflow:hidden;}

#ltc{
position:absolute;
left:10px;
top:10px;
z-index:1;
overflow:hidden;}

#right_topbar{
position:absolute;
right:0px;
top:0px;
height:50px;
width:200px;
z-index:2;
overflow:hidden;}

#rtc{
position:absolute;
right:10px;
top:10px;
z-index:1;
overflow:hidden;}

#center_topbar{
position:absolute;
top:0px;
left:170px;
right:133px;
min-width:200px;
height:50px;
z-index:1;
overflow:hidden;}

#ctc{
position:absolute;
left:50%;
margin-left:-91px;
top:10px;
z-index:1;
overflow:hidden;}

#right_sidebar {
position:absolute;
padding:10px;
right:10px;
top:10px;
bottom:10px;
width:110px;
border:solid #88D9F3 1px;
z-index:1;
border:solid #72B6CC 1px;
}

#Search_Box { 
background-image:url(../../textures/main/search_box.png); 
position:absolute;  
background-repeat:repeat-x;
top:50%; 
left:50%;
margin-left:-282px; 
margin-top:-120px;
height:240px;
width:564px;
z-index:1;}

#Search_Button  { 
position:absolute; 
left:483px;
top:112px; 
z-index:2;}

#Search_Field_Text  { 
font-size:14px;
/*
border:none;
background:transparent;
*/
position:absolute;
margin-left:102px;
margin-top:113px;
height:16px;
width:358px;
z-index:3;}

#Text_dropdown {
left:102px;
top:156px;
position:absolute;
font-family:arial;
color:#88D9F3;
border:none;
z-index:3;
white-space:nowrap;
font-size:16px;}

#Text_Bar_Small {
position:relative;
margin-top:20px;
text-align:center;
margin-left:auto;
margin-right:auto;}

#overlay{
position:absolute;
left:150px; 
right:150px;
top:40px; 
overflow:auto;
border:solid #88D9F3 1px; 
min-width:720px;
bottom:160px;
padding-left:20px;}