User:KazutoIKEDA/wiki/iGEMOSAKAwiki common.css

From 2009.igem.org

Note: After saving, you may have to bypass your browser's cache to see the changes. Mozilla / Firefox / Safari: hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (Command-R on a Macintosh); Konqueror: click Reload or press F5; Opera: clear the cache in Tools → Preferences; Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5.

#bodyContent {
	border-width: 0px;
	margin: 0;
	padding: 0;
}

#content {
	border-width: 0px;
	width:  975px;
	padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #13110E;
}

#footer-box {
	border-width: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        background-color: #13110E;
}

#contentSub {
        font-size: 0%;
        line-height: 0em;
        margin: 0 0 0 0;
        display: none;
}

.firstHeading {
        display: none;
}

p {
        display: none;
}

#globalWrapper {
    padding-bottom: 0px;
}

#p-logo {
    height: 98px;
}

#head {
	height: 184px;
	width: 960px;
	vertical-align: top;
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
}

#ie6{
        text-align: center;
        color: #ff0000;
        height: 65px;
}

#ie6 p {
        display: block;
        font-size: 24px;
}

#contents {
	height: auto;
	width: inherit;	
	text-align: center;
        margin-top: 12px;
        margin-bottom: 0px;
}

#contents p {
        display: block;
        text-indent: 1em;
}

#inline-display {
        display: inline;
}

#contents a{
text-decoration: none;
}

#contents a:link {
color: #666666;
}

#contents a:visited {
color: #666666;
}

#contents a:active {
color: #000000;
text-decoration: underline;
}

#contents a:hover {
color: #000000;
text-decoration: underline;
}

#contents a.internal {
text-decoration: none;
color: #000000;
}

#left_menu {
	text-align: center;
	vertical-align: top;
	margin-left: 8px;
        /* padding: 10px 10px 0px 10px; */
        float: left;
}

#right_contents_top{
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 260px;
	margin-right: 8px;
        padding: 0px 0px 0px 0px;
	height: 7px;
	width: 686px;
}

#right_contents {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 260px;
	margin-right: 8px;
        padding: 0px 10px 0px 10px;
	min-height: 400px;
	width: 686px;
	vertical-align: top;
	background-color: #ffffff;
        text-align: left;
}

#right_contents_bottom{
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 260px;
	margin-right: 8px;
        padding: 0px 0px 0px 0px;
	height: 7px;
	width: 686px;
}

table {
        background: none;
        border: 0px;
}

img{
	margin: 0;
	padding: 0;
}

* html div.ie6_s1{
    width:78px;
    height:98px;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=https://static.igem.org/mediawiki/2009/e/e6/Sgicon_l10.png);
}
* html div.ie6_s1 img{
    display:none;
}