home *** CD-ROM | disk | FTP | other *** search
- body{
- font-family: Tahoma,sans-serif;
- font-size: 12px;
- text-align: center;
- width: 900px;
- height: 500px;
- margin: 0px;
- margin-left: auto;
- margin-right: auto;
- padding: 0px;
- }
- div,span,img{
- margin: 0px;
- border: 0px;
- padding: 0px;
- }
- #everything{
- background-color: #669900;
- width: 900px;
- text-align: justify;
- }
- #header{
- display: block;
- width: 900px;
- height: 100px;
- color: #777777;
- background-color: #336600;
- font-weight: 700;
- vertical-align: bottom;
- text-align: right;
- }
- #header a{
- color: #ffffff;
- text-decoration: none;
- }
- #navigation_top{
- display: block;
- padding-top: 80px;
- }
- #navigation_top span {
- padding-right: 5px;
- padding-left: 5px;
- }
- #leftbar{
- display: block;
- float: left;
- width: 150px;
- height: 100%;
- padding-top: 30px;
- color: #222222;
- background-color: #669900;
- }
- #leftbar #navigation_left{
- display: block;
- padding: 0px;
- margin: 0px;
- padding-left: 10px;
- }
- #leftbar #navigation_left span{
- display: block;
- font-weight: 700;
- list-style-type: none;
- padding: 5px;
- margin-top: 5px;
- width: 140px;
- }
- #leftbar #navigation_left span:hover{
- cursor: pointer;
- }
- #leftbar #navigation_left span.current{
- background-color: #ffffff;
- }
- #leftbar #navigation_left span.library{
- font-weight: 700;
- }
- #leftbar #navigation_left span.mobile{
- font-weight: 700;
- cursor: default;
- }
- #leftbar #navigation_left span.store{
- font-weight: 700;
- font-size: 80%;
- padding-left: 20px;
- }
- #everything #loading {
- font-size: 150%;
- font-weight: 700;
- color: #669900;
- text-align: center;
- padding-top: 200px;
- width: 700px;
- height: 200px;
- }
- #content{
- width: 740px;
- margin-left: 150px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- padding-left: 30px;
- padding-top: 10px;
- background-color: #ffffff;
- }
- #content .choice_section h2{
- font-size: 130%;
- }
- #content .choice_section .action_box{
- padding: 10px;
- height: 30px;
- }
- #content .choice_section .choice_box{
- /* overflow: auto; */
- }
- #content .choice_section .choice_box .choice_table{
- width: 700px;
- font-size: 80%;
- margin-left: 10px;
- }
- #content .choice_section .choice_box .choice_table th{
- vertical-align: middle;
- padding: 2px;
- text-align: center;
- height: 40px;
- }
- #content .choice_section .choice_box .choice_table td.error{
- font-weight: 700;
- }
- #content .choice_section .choice_box .choice_table td{
- vertical-align: middle;
- text-align: center;
- padding: 2px;
- background-color: #669900;
- border: 1px solid #ffffff;
- color: #ffffff;
- }
- #content .choice_section .choice_box .choice_table .choice_name{
- width: 120px;
- }
- #content .choice_section .choice_box .choice_table td.choice_name{
- text-align: left;
- }
- #content .choice_section .choice_box .choice_table .choice_details{
- width: 160px;
- }
- #content .choice_section .choice_box .choice_table td.choice_details{
- text-align: left;
- }
- #content .choice_section .choice_box .choice_table .choice_type{
- width: 70px;
- }
- #content .choice_section .choice_box .choice_table td.choice_type{
- text-align: left;
- }
- #content .choice_section .choice_box .choice_table .choice_size{
- width: 70px;
- }
- #content .choice_section .choice_box .choice_table .choice_status{
- width: 160px;
- }
- #content .choice_section .choice_box .choice_table td.choice_status{
- text-align: left;
- }
- #content .choice_section .choice_box .choice_table .choice_action{
- width: 120px;
- }
- #content .choice_section .choice_box .choice_box_container .choice_table .choice_table_row .choice_name .choice_checkbox {
- position: relative;
- top: 3px;
- }
- #content .choice_section .choice_box .choice_box_container .choice_table .choice_table_row .choice_action .choice_action_button {
- width: 100px;
- font-size: 100%;
- }
- #popup{
- display: none;
- z-index: 100;
- }
- .library_popup{
- width: 710px;
- background-color: #ffffff;
- padding: 10px;
- top: 120px;
- }
- #loading{
- display: none;
- z-index: 100;
- width: 690px;
- background-color: #ffffff;
- padding: 20px;
- top: 120px;
- }