File "style.css"

Path: /IB OFFICIAL EE EXEMPLARS/IB EE EXEMPLARS/Core - Theory of Knowledge/50 Excellent TOK Essays (2010)/stylecss
File size: 4.49 KB
MIME-type: text/plain
Charset: utf-8

 
Open Back
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.superscript {
	vertical-align: super;
	font-size: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(gfx/background.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.content #logo {
	float: none;
	margin-top: 15px;
	text-align: right;
}

.content {
	background-color: #FFFFFF;
	background-image: url(gfx/mainBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	vertical-align: top;
	text-align: left;
}
.content #MainContent {
	width: 700px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.navigate {
	color: #f9e871;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 110px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.content h2 {
	font-family: "Franklin Gothic Heavy", "Arial Black", sans-serif;
	font-size: 26px;
}

.navigate ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.navigate li {
	margin: 0px;
	padding: 0px;

}
.content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bolder;
}
.navigate1 #copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 25px;
	color: #009ee0;
}
.navigate1 #copyright a {
	color: #009ee0;
	text-decoration: none;
}
.navigate li a {
	color: #9fd9fa;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navigate li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #00922d;
	background-image: url(gfx/navarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.navigate li a:visited {

	color: #9fd9fa;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0;
}
.navigate1 #copyright a:hover {
	color: #009ee0;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
	font-weight: bold;
}
.content a {
	font-weight: bold;
}
.navigate, .navigate1 {
	background-color: #000000;
}
.navigate1 {
	padding-bottom: 5px;
}.content h3 {

	font-family: "Franklin Gothic Heavy", "Arial Black", sans-serif;
	font-size: 20px;
}

.tblhdrleftcell {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-right-width: 2px;
	border-right-color: #000;
}

.content #MainContent table th  {
	background-color: #a2d8f2;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: top;
	line-height: 10px;
	font-weight: normal;
	padding: 5px;
}
.tblhdrrightcell {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}


.content #MainContent table tr p  {
	margin: 0px;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 0px;
}

.content #MainContent table {
	padding: 0px;
	margin: 0px;
}
.cellnoleftborder {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
}
.cellnorightborder {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}


.content #MainContent table tr td {
	background-color: #FFF;
	text-align: left;
}