body {
	margin: 0px;
}

/* main -------- */

body.main {
	background-color: #FFC000;
}
table#container {
	background-color: #FFFFFF;
	width: 750px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
a {
	color: #FFC000;
}

/* popup ------- */

body.popup {
	background-color: #FFFFFF;
}
table#popupContainer {
	width: 520px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
td#popupContent {
	background-image: url(../graphics/toolkit_logotype.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-top: 60px;
	padding-bottom: 20px;
}
td#popupContent a {
	color: #333333;
}
td#popupContent a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}
div.creative_sectorsArticleHeader {
	margin-top: 12px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../graphics/screwdriver_small.gif);
}
div.resourcesArticleHeader {
	margin-top: 12px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../graphics/spanner_small.gif);
}
div.factsheetsArticleHeader {
	margin-top: 12px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../graphics/pliers_small.gif);
}
div.starting_upArticleHeader {
	margin-top: 12px;
	width: 520px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../graphics/battery_small.gif);
}
div.articleTitle {
	width: 350px;
	margin-bottom: 14px;
}

/* admin ------- */

body.admin {
	background-color: #FFFFFF;
}
table#adminContainer {
	width: 520px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
td#adminContent {
	background-image: url(../graphics/toolkit_logotype.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-top: 60px;
	padding-bottom: 20px;
}
td#adminContent a {
	color: #333333;
}
td#adminContent a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}

/* header ------ */

td#headerLeft {
	background-color: #4F4F4F;
	background-image: url(../graphics/header_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 184px;
}
td#headerRight {
	background-color: #4F4F4F;
	background-image: url(../graphics/header_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 47px;
/*	padding-right: 20px; */
	vertical-align: top;
}
div#searchForm {
	float: right;
	background-image: url(../graphics/search_form_bg.gif);
	text-align: left;
	padding-left: 32px;
	margin-right: 20px; 
	width: 168px; 
	height: 60px;
	background-repeat: no-repeat;
	background-position: left top;
}
div#searchForm table {
	height: 28px;
}
div#searchForm form {
	text-align: left;
}
img#goButton {
	margin-left: 6px;
}
div#headerMessage {
	padding-left: 13px;
	padding-top: 18px;
}
div#headerMessage a {
	color: #333333;
}
div#headerMessage a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}
div#pageHeader {
	background-color: #FFFFFF;
	margin-left: 13px;
	margin-right: 33px;
	margin-top: 12px;
	width: 520px;
	clear: right;
	background-repeat: no-repeat;
	background-position: right top;
}
.creative_sectors {
	background-image: url(../graphics/screwdriver_small.gif);
}
.resources {
	background-image: url(../graphics/spanner_small.gif);
}
.factsheets {
	background-image: url(../graphics/pliers_small.gif);
}
.starting_up {
	background-image: url(../graphics/battery_small.gif);
}
div#pageHeader.mytoolkit {
	background-image: url(../graphics/mytoolkit_tools_small.gif);
	height: 69px;
}
.search {
	background-image: url(../graphics/corzoogle.gif);
}
div#pageTitle {
	width: 350px;
	margin-bottom: 14px;
}

/* menu ----- */

td#menu {
	background-color: #4F4F4F;
	background-image: url(../graphics/page_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: top;
	width: 184px;
}
div.menuTop {
	background-color: #4F4F4F;
	background-image: url(../graphics/menu_top_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}
div.menuCentre {
	background-color: #4F4F4F;
	background-image: url(../graphics/menu_centre_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div.menuBottom {
	background-color: #4F4F4F;
	background-image: url(../graphics/menu_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 17px;
}
div.sectionMenu {
	padding-bottom: 9px;
	background-image: url(../graphics/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.sectionMenuItem {
	background-image: url(../graphics/menu_chevron.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	vertical-align: top;
	display: block;
}
a.pageMenuItem {
	background-image: url(../graphics/menu_chevron_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFC000;
	margin-left: 17px;
	margin-right: 19px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	padding-right: 2px;
	line-height: 15px;
	display: block;
}
a:hover.pageMenuItem {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}

/* content ------- */

td#content {
	background-image: url(../graphics/page_right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 13px;
	padding-right: 33px;
	padding-bottom: 14px;
	padding-top: 14px;
	vertical-align: top;
}
p {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #4F4F4F;
	padding-top: 6px;
	padding-bottom: 7px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #4F4F4F;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4F4F4F;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	color: #000000;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	color: #000000;
}
li {
	color: #000000;
}
td#content a {
	color: #333333;
}
td#content a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}
strong {
	color: #4F4F4F;
}
.small {
	font-size: 0.75em;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
p.right {
	text-align: right;
}
.centre {
	text-align: center;
}
.yellowDivider {
	background-image: url(../graphics/yellow_dot.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 3px;
	clear: both;
}
.greyDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

/* columns ----- */

table.columns {
	width: 520px;
	margin-top: 4px;
	margin-bottom: 12px;
}
table.columns td {
	vertical-align: top;
}
table.columns td.left {
	padding-right: 14px;
}
table.logos {
	width: 520px;
	margin-bottom: 12px;
}
table.logos td {
	vertical-align: bottom;
}
table.logos td.right {
	text-align: right;
}
table.logos td.right img.right {
	margin-left: 14px;
}
table.articleIndex {
	width: 520px;
}
table.articleIndex td.left {
	width: 164px;
	vertical-align: top;
}
div.imageRight {
	width: 264px;
	text-align: right;
	padding-bottom: 12px;
	float: right;
}

/* forms and lists ---- */

table.form {
	width: 520px;
	margin-bottom: 14px;
}
table.form td {
	padding: 3px;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
}
table.articleIndex table.list {
	width: 356px;
}
table#adminContainer table.list {
	width: 520px;
}
table.list {
	margin-bottom: 14px;
}
table.list td {
	padding: 3px;
	font-size: 12px;
	line-height: 15px;
}
.mytoolkitHeader {
	width: 470px;
	background-color: #FFC000;
	border-bottom: solid 1px #FFC000
}
.mytoolkitRight {
	background-color: #FFC000;
	width: 50px;
	text-align: center;
	border-bottom: solid 1px #FFC000
}
.oddLeft {
	background-color: #F6F6F6;
	border-bottom: solid 1px #FFFFFF
}
.evenLeft {
	background-color: #EEEEEE;
	border-bottom: solid 1px #FFFFFF
}
.oddRight {
	background-color: #F6F6F6;
	width: 50%;
	border-bottom: solid 1px #FFFFFF
}
.evenRight {
	background-color: #EEEEEE;
	width: 50%;
	border-bottom: solid 1px #FFFFFF
}
.oddLink {
	background-color: #F6F6F6;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 1%;
	white-space: nowrap;
	border-bottom: solid 1px #FFFFFF
}
.evenLink {
	background-color: #EEEEEE;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 1%;
	white-space: nowrap;
	border-bottom: solid 1px #FFFFFF
}
.oddLinkInactive {
	background-color: #F6F6F6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 1%;
	white-space: nowrap;
	border-bottom: solid 1px #FFFFFF
}
.evenLinkInactive {
	background-color: #EEEEEE;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 1%;
	white-space: nowrap;
	border-bottom: solid 1px #FFFFFF
}
.label {
	color: #666666;
	font-weight: bold;
}
.largeWhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
table.checklist {
	width: 520px;
	margin-bottom: 14px;
	border-top: solid 1px #333333;
	border-left: solid 1px #333333;
}
table.checklist td {
	vertical-align: top;
	padding: 3px;
	font-size: 12px;
	line-height: 15px;
	border-bottom: solid 1px #333333;
	border-right: solid 1px #333333;
}

/* footer ------ */

td#footerLeft {
	background-image: url(../graphics/footer_left_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
td#footerRight {
	background-image: url(../graphics/footer_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 13px;
	padding-right: 33px;
	padding-bottom: 15px;
}
div#footerMessage {
	padding-top: 12px;
	padding-bottom: 3px;
}
div#footerMessage a {
	color: #333333;
}
div#footerMessage a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}
div#footerLogos {
	text-align: center;
	padding-bottom: 10px;
}
div#footerLogos.mytoolkit {
	background-image: url(../graphics/yellow_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 80px;
	margin-bottom: 80px;
	padding-top: 20px;
}
div#footerLogos a {
	padding-right: 12px;
	padding-left: 12px;
}
div#footerLogos a:hover {
	background-color: #FFFFFF;
}
div.footerText {
	font-size: 9px;
	line-height: 12px;
	color: #333333;
	text-align: center;
	padding-bottom: 5px;
}
div.footerText a {
	color: #333333;
}
div.footerText a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FFC000;
}
