Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @charset "utf-8";
- /************************RESET**********************/
- html, body, div, span, applet, object, iframe,
- h1, h2, h3, h4, h5, h6, p, blockquote, pre,
- a, abbr, acronym, address, big, cite, code,
- del, dfn, em, font, img, ins, kbd, q, s, samp,
- small, strike, strong, sub, sup, tt, var,
- b, u, i, center,
- dl, dt, dd, ol, ul, li,
- fieldset, form, label, legend,
- table, caption, tbody, tfoot, thead, tr, th, td {
- margin: 0;
- padding: 0;
- border: 0;
- outline: 0;
- font-size: 100%;
- vertical-align: baseline;
- background: transparent;
- }
- body {
- line-height: 1;
- }
- ol, ul {
- list-style: none;
- }
- blockquote, q {
- quotes: none;
- }
- blockquote:before, blockquote:after,
- q:before, q:after {
- content: '';
- content: none;
- }
- /* remember to define focus styles! */
- :focus {
- outline: 0;
- }
- /* remember to highlight inserts somehow! */
- ins {
- text-decoration: none;
- }
- del {
- text-decoration: line-through;
- }
- /* tables still need 'cellspacing="0"' in the markup */
- table {
- border-collapse: collapse;
- border-spacing: 0;
- }
- /************************RESET**********************/
- #headerCont {
- height:85px;
- margin:0;
- padding:0;
- width:100%;
- }
- #header {
- height:130px;
- margin:0 auto;
- padding:0;
- position:relative;
- width:815px;
- }
- h1 {
- display:block;
- height:100px;
- margin:0;
- padding:0;
- width:356px;
- }
- h1 a {
- display:block;
- height:100px;
- margin:0;
- padding:0;
- width:356px;
- }
- #slogan {
- bottom:10px;
- height:80px;
- position:absolute;
- right:0px;
- width:300px;
- font-family: Gill Sans, Verdana;
- font-size: 11px;
- line-height: 14px;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-weight: bold;
- text-align:right;
- }
- html>body #slogan{
- bottom:42px;
- }
- #logo{
- float:right;
- }
- #logotext{
- float:left;
- width:220px;
- margin-top:40px;
- }
- #bodyCont {
- background-color:#FFFFFF;
- background-position:left top;
- background-repeat:repeat-x;
- margin:0;
- min-height:100%;
- padding:0;
- width:100%;
- }
- #midCont {
- display:block;
- margin:0 !important;
- padding:0 !important;
- position:relative;
- width:100%;
- z-index:0 !important;
- height:200px;
- }
- #overview{
- float:left;
- width:100%;
- }
- #progress{
- background-image:url(../../images/top_fuzzy.png);
- width:800px;
- margin:0 auto;
- height:40px;
- text-align:left;
- }
- #progress ul {
- margin:0;
- padding:12px 0 0;
- }
- #progress li {
- color:#999999;
- display:inline;
- list-style-type:none;
- margin-left:20px;
- }
- #current{
- color:#333333;
- font-size:13px;
- }
- #box{
- background-image:url(../../images/checkout_fuzzy.png);
- margin:0 auto;
- width:795px;
- height:auto;
- padding-bottom:20px;
- }
- html>body #box{
- overflow:auto;
- width:800px;
- }
- #wrapper{
- width:750px;
- height:auto;
- padding-top:20px;
- padding-left:20px;
- padding-right:20px;
- color:#333333;
- margin:0 auto;
- text-align:left;
- }
- #wrapper input{
- color:#333333;
- font-size:16px;
- padding:3px;
- }
- #wrapper select{
- color:#333333;
- font-size:16px;
- }
- #spec_left{
- float:left;
- margin-right:10px;
- width:560px;
- }
- #spec_right {
- float:right;
- height:40px;
- width:150px;
- margin-top:10px;
- }
- #data{
- width:600px;
- height:30px;
- float:left;
- }
- #bottom{
- display:block;
- background-image:url(../../images/bottom_fuzzy.png);
- margin-bottom:20px;
- height:20px;
- width:800px;
- margin:0 auto;
- }
- form
- {
- margin:0px;
- padding:0px;
- }
- #footer{
- font-family:georgia,serif;
- color:#381704;
- font-size:10px;
- font-weight:normal;
- line-height:150%;
- padding:0px
- }
- #listData{
- list-style-type:none;
- }
- #listDatali {
- padding:20px;
- }
- #buttondiv {
- height:20px;
- width:100px;
- }
- .buttons a, .buttons button{
- display:block;
- float:left;
- margin:0 7px 0 0;
- background-color:#f5f5f5;
- border:1px solid #dedede;
- border-top:1px solid #eee;
- border-left:1px solid #eee;
- font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
- font-size:18px;
- line-height:130%;
- text-decoration:none;
- font-weight:bold;
- color:#565656;
- cursor:pointer;
- padding:5px 10px 6px 7px; /* Links */
- }
- /* POSITIVE */
- button.positive, .buttons a.positive{
- color:#529214;
- }
- .buttons a.positive:hover, button.positive:hover{
- background-color:#E6EFC2;
- border:1px solid #C6D880;
- color:#529214;
- }
- .buttons a.positive:active{
- background-color:#529214;
- border:1px solid #529214;
- color:#fff;
- }
- #spacer{
- float:left;
- height:80px;
- width:450px;
- margin-top:50px;
- margin-left:70px;
- }
- html>body #spacer{
- margin-left:140px;
- }
- #spacer1{
- float:left;
- height:80px;
- width:450px;
- margin-top:50px;
- margin-left:180px;
- *margin-left:130px;
- }
- #yellow{
- background-color:#FFFFAA;
- }
- .set_inp{
- margin-right:130px;
- width:400px;
- float:right;
- }
- .select_inp{
- margin-right:494px;
- float:right;
- }
- .set_inp2{
- margin-left:100px;
- width:300px;
- }
- #menu{
- height:20px;
- width:150px;
- padding-left:13px;
- padding-top:65px;
- font-family: Gill Sans, Verdana;
- font-size: 11px;
- line-height: 14px;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-weight: bold;
- }
- #button_nav{
- float:left;
- width:100px;
- height:20px;
- }
- .rw{
- height:35px;
- width:750px;
- margin-bottom:15px;
- }
- .rw-slr{
- height:50px;
- width:750px;
- margin-bottom:10px;
- }
- .rw-slr input{
- color:#333333;
- font-size:16px;
- padding:3px;
- }
- .rww{
- height:35px;
- width:670px;
- margin-bottom:15px;
- }
- .rww input{
- color:#333333;
- font-size:16px;
- padding:3px;
- }
- .rw2{
- height:35px;
- width:550px;
- margin-bottom:15px;
- }
- .rw2 select{
- }
- .rw2 input{
- }
- .text_file_rows a:hover {
- color: blue;
- text-decoration:underline;
- cursor: pointer;
- cursor: hand;
- }
- .text_file_rows{
- height:35px;
- width:750px;
- margin-bottom:0px;
- }
- html>body .text_file_rows{
- margin-bottom:5px;
- }
- .path_div{
- float:left;
- height:30px;
- width:150px;
- }
- .status{
- float:left;
- height:25px;
- width:400px;
- }
- .new_div{
- float:left;
- height:60px;
- width:650px;
- }
- #script_nav{
- float:right;
- width:100px;
- margin-top:-2px;
- }
- #script_navl{
- float:right;
- width:100px;
- margin-top:-2px;
- }
- #script_nav2{
- float:right;
- margin-top:-2px;
- width:680px;
- }
- #script_nav_info{
- float:right;
- width:30px;
- height:30px;
- }
- #new_info{
- float:left;
- height:20px;
- width:500px;
- margin-bottom:25px;
- }
- #verify{
- color: blue;
- text-decoration:underline;
- cursor: pointer;
- cursor: hand;
- }
- #tabs{
- width:792px;
- margin:0 auto;
- height:40px;
- text-align:left;
- margin-bottom:-17px;
- }
- #info_div{
- bottom:45px;
- color:#999999;
- display:block;
- font-family:verdana,arial,sans-serif;
- font-size:9px;
- height:25px;
- margin-left:10px;
- position:absolute;
- width:280px;
- padding:5px;
- background-color:#E6F2F2;
- border:1px solid #DCEDED;
- }
- .instructions{
- color:#999999;
- font-family:verdana,arial,sans-serif;
- font-size:12px;
- height:20px;
- width:732px;
- padding:5px;
- background-color: #F7F7F7;
- border:1px solid #E8E8E8;
- margin-bottom:20px;
- padding-top:10px;
- }
- #run_options{
- background-color:#F7F7F7;
- border:1px solid #E8E8E8;
- padding:10px 5px 5px;
- width:190px;
- float:left;
- height:20px;
- margin-left:5px;
- }
- #button_holder{
- float:right;
- height:18px;
- width:135px;
- margin-top:-9px;
- }
- #button_holder a:hover{
- color:#000000;
- font-weight:bold;
- cursor: pointer;
- cursor: hand;
- }
- #save_button{
- background:url(../../images/main-btn.png) no-repeat scroll 0 7px;
- color:#666666;
- font-size:12px;
- height:31px;
- line-height:30px;
- padding:15px 30px 15px 25px;
- text-decoration:none;
- text-shadow:0 1px 0 #EEEEEE;
- width:115px;
- *padding-top:17px;
- }
- #save_button2{
- background:url(../../images/main-btn.png) no-repeat scroll 0 7px;
- color:#666666;
- font-size:14px;
- height:31px;
- line-height:30px;
- padding:15px 30px 15px 25px;
- text-decoration:none;
- text-shadow:0 1px 0 #EEEEEE;
- width:115px;
- *padding-top:17px;
- }
- #nav {
- font-family: Gill Sans, Verdana;
- font-size: 9px;
- line-height: 14px;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-weight: bold;
- float:left;
- margin-left:5px;
- margin-top:95px;
- width:220px;
- }
- html>body #nav{
- margin-left:15px;
- margin-top:60px;
- }
- #select_options{
- height:40px;
- width:200px;
- color:blue;
- }
- #select_options a:hover{
- cursor: pointer;
- cursor: hand;
- }
- .checkbox_div{
- height:40px;
- width:500px;
- margin-bottom:5px;
- }
- #grouper_status{
- height:40px;
- width:200px;
- }
- #main_status{
- height:40px;
- width:200px;
- }
- #devolve_status{
- height:40px;
- width:200px;
- }
- .process_status{
- height:30px;
- width:600px;
- }
- #report_table{
- border-collapse:collapse;
- font-family:"Lucida Sans Unicode","Lucida Grande",Sans-Serif;
- font-size:12px;
- text-align:left;
- margin-bottom:50px;
- }
- #report_table td{
- color:#666699;
- padding:7px 17px;
- width:30px;
- }
- #option{
- float:right;
- padding-top:5px;
- width:50px;
- }
- #actions{
- width:350px;
- height:30px;
- padding:1px;
- float:left;
- }
- #actions2{
- width:160px;
- height:30px;
- padding:6px;
- float:left;
- font-size: 20px;
- }
- #actions p{
- margin-top:5px;
- height:25px;
- width:75px;
- float:left;
- }
- #actions img{
- }
- #actions_holder{
- float:left;
- height:40px;
- margin-right:6px;
- width:750px;
- margin-bottom:10px;
- }
- /* begin css tabs */
- ul#tabnav { /* general settings */
- text-align: left; /* set to left, right or center */
- margin: 1px 0 1px 0; /* set margins as desired */
- font: bold 13px verdana, arial, sans-serif; /* set font as desired */
- list-style-type: none;
- padding:17px 10px; /* THIRD number must change with respect to padding-top (X) below */
- }
- ul#tabnav li { /* do not change */
- display: inline;
- }
- body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
- border-bottom: 1px solid #fff; /* set border color to page background color */
- background-color: #f3f3f3; /* set background color to match above border color */
- }
- body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
- background-color: #fff; /* set selected tab background color as desired */
- color: #000; /* set selected tab link color as desired */
- position: relative;
- top: 1px;
- padding-top: 4px; /* must change with respect to padding (X) above and below */
- }
- ul#tabnav li a { /* settings for all tab links */
- padding:6px 9px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
- /* set border COLOR as desired; usually matches border color specified in #tabnav */
- /* set unselected tab background color as desired */
- color: #666; /* set unselected tab link color as desired */
- margin-right: 0px; /* set additional spacing between tabs as desired */
- text-decoration: none;
- border-bottom: none;
- font-size:14px;
- }
- ul#tabnav a:hover { /* settings for hover effect */
- background: #E6F2F2; /* set desired hover color */
- }
- ul#tabnav a:link#current, ul#tabnav a:visited#current, #navlist a:hover
- {
- background-color:#FFFFFF;
- }
- #progress li#lastli{
- margin-left:205px;
- }
- /*Updated*/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement