@charset "utf-8";
/* CSS Document */

#body {
margin:0px;
margin-top:20px;
font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
}

#container {
width:1202px;
margin-left:auto;
margin-right:auto;
}

#top_left {
float:left;
width:25px;
height:80px;
margin-left:50px;
}

#top {
float:left;
width:1075px;
height:80px;
border:#CCCCCC 1px solid;
border-bottom-style:none;
background-color:#EEEEEE;
}

#main {
float:left;
width:1038px;
min-height:300px;
border:#CCCCCC 1px solid;
background-color:#FFFFFF;
margin-left:75px;
}

#main_container {
float:left;
width:1010px;
margin:10px;
}

#main_right {
float:left;
width:36px;
min-height:100px;
border:#CCCCCC 1px solid;
border-left-style:none;
border-top-style:none;
background-color:#EEEEEE;
}

#main_right_labels {
float:left;
width:50px;
}

#languages {
float:right;
font-size:11px;
line-height:18px;
color:#666666;
}

#bottom {
float:left;
margin-top:25px;
width:1075px;
border:#CCCCCC 1px solid;
background-color:#FFFFFF;
margin-left:75px;
font-size:10px;
height:18px;
line-height:15px;
}

.bottom_left_btn {
float:left;
color:#999999;
}

.bottom_right_btn {
float:right;
color:#999999;
}

.bottom_link {
text-decoration:none;
color:#999999;
}

a.bottom_link:hover {
text-decoration:underline;
color:#333333;
}

.right_btn {
height:34px;
width:34px;
padding-left:1px;
padding-top:2px;
float:right;
border:#EEEEEE 1px solid;
border-left-style:none;
text-align:center;
}

.right_btn_selected {
height:34px;
width:34px;
padding-left:1px;
padding-top:2px;
float:right;
background-color:#FFFFFF;
border:#CCCCCC 1px solid;
border-left-style:none;
text-align:center;
}

.right_tab_selected {
height:36px;
width:2px;
position:absolute;
top:20px;
margin-left:1114px;
background-color:#FFFFFF;
}

a.right_btn:hover {
background-color:#0099FF;
}

.right_btn_label {
float:left;
height:34px;
padding-top:4px;
line-height:30px;
visibility:hidden;
font-size:12px;
margin-left:5px;
font-weight:bold;
text-decoration:none;
color:#0099FF;
}

.language_box {
position:absolute;
top:20px;
width:100px;
color:#999999;
font-size:11px;
line-height:18px;
background-color:#FFFFFF;
margin-left:850px;
border-style:solid;
border-width:1px;
border-color:#eaeaea;
visibility:hidden;
}

.lang_btn {
width:90px;
float:left;
font-size:11px;
line-height:18px;
color:#999999;
padding-left:10px;
text-decoration:none;
cursor:hand;
cursor:pointer;
}

a.lang_btn:hover {
color:#FFFFFF;
background-color:#666666;
}

#terms_viewer {
position:fixed;
top:0px;
left:0px;
right:0px;
bottom:0px;
min-width:100px;
min-height:100px;
background-image:url(../images/popup_bg.png);
background-repeat:repeat;
display:none;
}

#pop_up_box {
margin-left:auto;
margin-right:auto;
margin-top:5%;
width:600px;
background-color:#FFFFFF;
}

#picture_top {
width:600px;
float:left;
height:20px;
font-size:12px;
line-height:20px;
}

#picture_box {
padding:20px;
}