/*universal styles*/ body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #999999; margin: 0px; } #bgBar { background-image:url(/ego-assassin/images/store_version1/ISurfaceBlank.jpg); background-position: center; background-repeat:no-repeat; /*background-color:#000000; */width: 100%; height: 600px; position:relative; } /* commented backslash hack - invisible to IE 5 \*/ #bgBar { position:absolute; z-index: 1; margin:-300px 0 0 0px; top:50%; } /* end hack */ #playground { height: 600px; width: 910px; position:relative; background:none; } /* commented backslash hack - invisible to IE 5 \*/ #playground { position:absolute; z-index: 10; margin:0 0 0 -455px; top: 0px; left:50%; } /* end hack */ #alpha{ width: 908px; height: 482px; margin-top: 60px; background-color: #6699CC; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; } #col1{ width: 177px; height: 480px; position:absolute; z-index: 20; top: 60px; left: 0px; border-top-width: 1px; border-left-width: 3px; border-bottom-width: 1px; border-top-style: solid; border-left-style:double; border-bottom-style: solid; border-top-color: #FFFFFF; border-left-color: #FFFFFF; border-bottom-color: #FFFFFF; } /* exception for IE/Win - hide from other browsers \*/ * html #col1{ height: 482px; width: 178px;} /* stop hiding */ #col1 p{width: 150px; margin-left: 10px; padding-top: 2px; padding-bottom: 2px; background-color:#6699cc; text-align:center; border-color:#CCCCCC; border-bottom-style:solid; border-bottom-width: 1px; border-top-style:solid; border-top-width: 1px; border-left-style:double; border-left-width: 3px; border-right-style:double; border-right-width: 3px; } /* exception for IE/Win - hide from other browsers \*/ * html #col1 p{ margin-top: 9px; margin-bottom: 0px;} /* stop hiding */ #col1 a { color:#CCCCCC; text-decoration:none; } #col1 a:hover {font-weight:bold;} #col2 { width: 548px; height: 598px; position: absolute; top: 0px; left: 178px; z-index: 30; background:#CCCCCC; border:solid #FFFFFF; border-width: 1px; } /* exception for IE/Win - hide from other browsers \*/ * html #col2{ height: 600px; } /* stop hiding */ #col2 p{margin-left: 6px;} #col2 a{ color: #336699; text-decoration:none; } #col2 a:hover{ font-weight: bold; } #col2 a:visited{color:#336699;} div#logo_div{ width: 536px; height: 46px; border-bottom-style: double; border-bottom-color: #999999; border-bottom-width: 3px; margin-right: 6px; margin-left: 6px; margin-bottom: 4px; margin-top: 6px; } div#content{ width: 548px; height: 539px; display: block; overflow: auto; } div#store_content{ width: 548px; height: 517px; display: block; overflow: auto; } div#store_footer{ width: 548px; height: 22px; display: block; } div#store_footer a{ padding: 6px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 65px; } #col3{ width: 177px; height: 480px; position: absolute; z-index: 20; top: 60px; left: 728px; border-top-width: 1px; border-right-width: 3px; border-bottom-width: 1px; border-top-style: solid; border-right-style: double; border-bottom-style: solid; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; } /* exception for IE/Win - hide from other browsers \*/ * html #col3{ height: 482; width: 180px;} /* stop hiding */ #col3 p.call_to_action{ width: 150px; margin-left: 10px; padding-top: 2px; padding-bottom: 2px; background-color:#6699cc; text-align:center; border-color:#CCCCCC; border-bottom-style:solid; border-bottom-width: 1px; border-top-style:solid; border-top-width: 1px; border-left-style:double; border-left-width: 3px; border-right-style:double; border-right-width: 3px; } /* exception for IE/Win - hide from other browsers \*/ * html #col3 p.call_to_action{ margin-top: 9px; margin-bottom: 0px;} /* stop hiding */ #col3 p.altimage{ margin: 0px; } #col3 a { color:#CCCCCC; text-decoration:none; } #col3 p.altimage{ margin: 0px; } input{vertical-align: middle;} table.chart{ width: 500px; border-width: 0px; margin-left: 20px; margin-bottom: 8px; } table.chart td{ padding: 6px; margin: 6px; text-align:center; font-size:10px; } tr.chart_header{ background-color: #6699CC; color:#FFFFFF; } td.chart_cell_odd{background-color: #e1e1e1;} td.chart_cell_even{background-color: #c0c0c0;} /*STORE specific styles*/