/*
Copyright 2005 Adobe Systems Incorporated.
Master Template CSS
$Revision: 1.47 $
*/
body {
padding: 0;
margin: 0;
height: auto;
}
#layoutLogic {
padding: 0;
margin: 0 auto;
width: 758px;
text-align: left;
min-height: 450px;
}
#pod,
.with-pod #gecko,
#infoPodCap,
#infoPodCapBottom,
#promo,
#pod-fma
{
position: relative;
}
#promo,
#pod-fma,
#pod,
#infoPod,
#infoPodCap,
#infoPodCapBottom
{
float: right;
clear: right;
}
#pod,
#promo
{
top: 0px;
}
#infoPodCap
{
top: 0px;
}
.with-pod #gecko
{
/*\*/
top: -1px;
/*/
margin-top: -1px;
/**/
}
/*\*/
#infoPodCap
{
margin-bottom: -1px;
}
/**/
#promo
{
margin-bottom: -8px;
}
#promo,
#infoPodCapBottom
{
padding-bottom: 15px;
}
#infoPodCapBottom
{
margin-bottom: -1px;
}
html>body #promo,
html>body #infoPodCapBottom
{
padding-bottom: 15px;
}
html>body #infoPodCapBottom
{
margin-bottom: -9px;
}
html>body #promo
{
margin-bottom: -2px;
}
#pod-fma
{
margin-bottom: 0px;
}
#pod-fma #promo,
#pod-fma #infoPod,
#pod-fma #infoPodCap,
#pod-fma #infoPodCapBottom
{
width: auto;
float: none;
clear: none;
}
#pod-fma #infoPodCap
{
top: 0;
margin-bottom: 0;
}
#pod-fma #promo,
#pod-fma #infoPodCapBottom
{
padding-bottom: 0;
margin-bottom: 9px;
}
/*\*//*/
#pod,
#pod-fma
{
margin-top: -9px;
}
#infoPodCapBottom
{
padding-bottom: 9px;
}
#promo
{
display: inline-block;
}
#pod-fma #promo
{
top: 0;
}
#promo img
{
margin-bottom: 9px;
}
/**/
/*\*/
* html body {
text-align: center;
}
* html #layoutLogic {
height: 450px;
}
/**/
/*\*/
* html .with-pod #contentBody h3,
* html .with-pod #contentBody div.options-pod,
* html .with-pod #contentBody div.options-pod *
{
position:relative;
}
/**/
#capBottom {
margin: 0 auto;
padding: 0;
width: 758px;
height: 10px;
font: 1px/1px monospace;
}
br.clear-both,
div.clear-both,
br.clear-left,
div.clear-left {
font: 1px/1px monospace;
display: block;
}
.clear-both {
clear: both;
}
.clear-left {
clear: left;
}
#flash-pixel { display: none;}
#infoPod h3 {
position/**/: relative;
margin-top: 0;
padding-top: 0px;
margin-left: -9px;
margin-right: -9px;
margin-bottom: 10px;
padding-top: 2px;
padding-right: 6px;
padding-bottom: 5px;
padding-left: 8px;
}
#accesslink {
display: block;
position: absolute;
top: 0px;
left: -999px;
width: 1px;
height: 1px;
}
#depthpath {
padding: 8px 23px 0;
margin: 0;
min-height: 10px;
}
#depthpath ol {
list-style: none;
margin: 0;
padding: 0;
}
div[id="depthpath"] ol,
div[id="depthpath"] ol li {
display: inline;
}
#depthpath li.last-child a {
font-weight: bold;
}
div[id="depthpath"] ol li:after {
content: " /";
margin-left: 0.1ex;
padding-right: 0.2ex;
}
ol#depthpath {
padding-left: 16px;
}
* html div#depthpath li {
background: url(/images/master/markers/depthmarker.gif) no-repeat right 3px;
float: left;
margin: 0 2ex 0 0;
padding: 0 2.5ex 0 0;
}
/*\*/
*:first-child+html div#depthpath ol li {
background: url(/images/master/markers/depthmarker.gif) no-repeat right 3px;
margin: 0 1.5ex 0 0;
padding: 0 1.5ex 0 0;
}
* html #depthpath ol {
height: 1em;
}
/*/
#depthpath {
display: inline-block;
width: 82%;
}
/**/
/*\*/
* html #gecko
{
height: 1em;
}
/**/
#contentBody div.h-nav {
margin: 0 -8px 0.85em -8px;
padding: 0.1em 8px;
}
#contentBody div.h-nav h3,
#contentBody div.h-nav a {
display: inline !important;
}
h1 {
margin: 22px 1px 0;
padding: 0 0 0.35em 17px;
}
#contentBody {
padding: 0 17px 50px 16px;
margin: 16px 1px 0 1px;
}
#contentFooter {
margin: 20px auto;
width: 756px;
}
#mmfooterlogo {
float: left;
margin-left: 18px;
}
#copyright-terms {
float: left;
margin-left: 14px;
width: 646px !important;
width: 650px;
}
#copyright-terms p {
margin-bottom: 0.2em;
}
#badge-google {
float: right;
text-align: right;
margin-top: -2px;
margin-right: 11px;
width: 153px;
}
img.googlelogo {
margin-left: 0.3em;
vertical-align: middle;
}
#fma
{
padding: 0 2px;
}
/*\*//*/
* html>body #pod p {
margin-right: 1px;
}
/**/
2007-01-29
08:02:19
·
2 answers
·
asked by
katie k
1
in
Computers & Internet
➔ Programming & Design