body{ background-color: #dedede; background-image:url(img/bg.png); background-repeat: no-repeat; background-position:top center; font-family: arial, helvetica, sans-serif; margin: 0px; text-align: center; } .ispan{ font-size:27px; } a{ color: black; //background-color:#FFFFFF; font-size:16px; } a:hover{ color: 333333; } .header{ height:156; width: 800px; margin: auto; position: relative; border;1px solid black; } .application{ background-color: #ffffff; position: absolute; top: 156px; left: 100px; width: 800px; #height:650px; padding:0; } .cart{ background-color: #ffffff; position: absolute; top: 156px; left: 100px; width: 800px; padding: 0px; display: none; } .input_qty{ width: 20px; border: 1px solid navy; } .checkout_table_head{ padding:3px; border-bottom: 1px solid black; } .checkout{ background-color: #ffffff; position: absolute; top: 156px; left: 103px; width: 800px; padding: 0px; display:none; overflow:auto; } .checkout_return {position: relative; padding: 2px; text-align:right; float:right;} .checkout_data {position: relative; float: left; padding: 2px; clear:left; width:99%; text-align:left;} .orderLoader{position:absolute; top:50%; left:50%; width:240px; height:100; z-index:151; border:1px solid black; color: black; background-color: #efefef; font-family: arial; text-align:center; display: none; font-family: arial, helvetica, sans-serif; text-align: center; } .Transparent{ filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; background-color: black; position:absolute; top:0; left:0; width:100%; height:100%; display: none; z-index:150;} .data_show{ position: absolute; padding: 0px; margin:0px; top: 100px; left: 100px; width: 606px; height: 382px; display: none; border: 1px solid #060221; background-color:white; z-index: 160; } #data_show_title{ width:606px; text-align:right; color: #efefef; background-color:#060221; } #data_show_sub{ padding-top:5px; text-align:middle; } #data_show_sub p{ margin-top:0px; margin-bottom:4px; } #data_show_title_text{ color: white; font-size: 16px; text-decoration: none; padding-left:20px; } #data_show_title a{ color: white; background-color:#060221; font-size: 15px; text-decoration: none; padding-right:20px; } div.menu_item:hover{ background-color:#b40118; color:white; } .menu_item{ background-color:white; border-bottom:1px solid #a0a0a0; border-left:1px solid #a0a0a0; border-right:1px solid #a0a0a0; color:black; position:absolute; height:20px; width:210px; overflow:none; text-align:left; z-index:520; } ._menu_item{ text-align:middle; background-color:#efefef; border:1px solid black; position:absolute; overflow:none; } h3{ margin:2px; } h1{ margin:2px; }