html { overflow: scroll; height: 100%; }
body {	height: 100%;
	margin: 0;
	padding: 0;
}
body, td {
	font-family: arial, sans-serif;
	color: #1b1a42;
	font-size: 10pt;
	line-height: 1.3em;
}
textarea, input {
	font-family: arial, sans-serif;
	font-size: small;
}
td { vertical-align: top; }

a:link, a:visited {	text-decoration: none;  color: #00539b;	}
a:hover, a.active {
	color: #00539b;
	text-decoration: underline;
}
p {
	margin: 0 0 1.3em 0;
	padding: 0;
}
.tplthome .hdcent p {
	margin: 0;
}

img {	border: 0;
	vertical-align: top;
}

/*
h1 {	padding: 0;
	margin: 3px 0;
	font-size: large;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
h2 {	font-size: medium;
	font-weight: bold;
	padding: 0;
	margin: 3px 0;
}
*/

#allo {	position: relative;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
}

#alli {	float: left;
	width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-repeat: no-repeat;
	background-color: #fff;
}

.row {
	float: left;
	clear: left;
	width: 1000px;
}

.clleft {
	float: left;
	width: 200px;	
}

.cl1 {
	float: left;
	width: 200px;
}

.cl234 {
	float: left;
	width: 560px;
}
.cl234 a img {	vertical-align: baseline; text-decoration: none; }

.cl2345 {
	float: left;
	width: 800px;
}
.cl5 {
	float: right;
	width: 200px;
}

#main {
	float: right;
	width: 780px;
}


/*****************************************************************************
** Left column
*/

/* Nav level 1
*/

#nav1 {
}
#nav1 ul {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav1 li {
	float: left; 
	clear: left;
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0 
}
#nav1 a {
	display: block;
	float: left;
	width: 160px;
	height: 52px;
	padding: 6px 20px 0 20px;

	color: #fff;
	background-color: #00397E;
	background-repeat: no-repeat;

	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
}
#nav1 a:hover, #nav1 a:active, #nav1 a.sel {
	background-position: -200px 0;
}

/* White text over bg */
.cl1 h2 {
	line-height: 25px;
	margin: 0 0 12px 0;
	padding: 28px 12px 0 12px;
	color: #fff;
	background: #9F0143 url(/assets/sts01/img/system/lhs_bottom.png) no-repeat;
	text-align: center;
	font-size: 11.5pt;
	font-weight: bold;
}

#partners {
	margin: 0 0 20px 0;
}
#partners a {
	display: block;
	width: 200px;
	height: 90px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#partners a:hover, #partners a:active {
	background-position: -200px 0;
	text-decoration: none;
}
#partners a:hover img, #partners a:active img {
	margin-left: -200px;
}

#social ul {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	list-style-type: none;
}
#social li {
	float: left; 
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 0 0 4px 0;
}
#social a {
	display: block;
	float: left;
	width: 200px;
	text-decoration: none;
}
#social a:hover span, #nav1 a:active span {
	text-decoration: underline;
}
#social img {
	padding: 0 20px 0 40px;
}

/*****************************************************************************
** Main central column
*/

#content {
	float: left;
	width: 560px;
}

#content .row /* , #thumbcenter */ {
	float: left;
	width: 560px;
	margin-bottom: 12px;
}

/* White text over bg */
#content h1 {
	line-height: 49px;
	margin: 0 0 12px 0;
	padding: 6px 22px 0 12px;
	color: #fff;
	background: #9F0143 url(/assets/sts01/img/system/centre_h1_bg.png) no-repeat;
	font-size: 18pt;
	font-weigh: bold;
}

/* Contains countdown, text, find out more */
.hdcent, .hdsearch {
	width: 536px;
	min-height: 55px;
	margin-bottom: 15px;
	padding: 4px 12px 8px 12px;
	color: #491C55;
}
.hdcent {
	background: transparent url(/assets/sts01/img/system/centre_section_bg.png) no-repeat 0px 0px;
}
.hdcent h2, .hdsearch h2 {
	line-height: 1.1em;
	margin: 0;
	padding: 6px 0 0 0;
	color: #8c1f8a;
	font-size: 13pt;
	font-weigh: bold;
}
p.attribute, span.attribute {
	color: #505050;
	font-size: 9pt;
	margin: 0 0 12px 0;
}
span.attribute {
	display: block;
	margin: 0;
}


.hdcent img {
	float: right;
	padding: 10px 10px 20px 20px;
}
.hdcent form img { padding: 0; float: left; }
.hdsearch {
	height: 157px;
	background: transparent url(/assets/sts01/img/system/search_bg.png) no-repeat 0px 0px;
}

form {
	margin: 24px 0 0 12px;
}
input, select {
	border: 1px solid #009DDC;
}
#frmSearch {
	margin-right: 3em;
}
#found {
	padding-left: 12px;
	float: left;
}
#idToolbar { float: right }

#countdown {
	text-align: center;
	padding: 0 12px 0 12px;

	font-size: 11pt;
	font-weight: bold;
}
#countdown span {	color: #D81D92; }

.findout {
	display: block;
	float: right;
	clear: right;
	padding-bottom: 12px;
	font-weight: bold;
}
#further a.findout {
	background-image: none;
}
#further a:hover.findout, #further a:active.findout,
#subthemes a:hover.findout, #subthemes a:active.findout {
	text-decoration: underline;
}

/**************************************
** Thumbnail sub-themes
*/

/* Link block */
#subthemes {
	margin-bottom: 15px;
}

#subthemes .row a {
	display: block;
	float: left;
	width: 153px;
	height: 207px;
	margin-left: 21px;
	padding: 0 10px;
	background-repeat: no-repeat;
}
#subthemes a.first {
	margin: 0;
}
#subthemes a.last {
	float: right;
	margin: 0;
}
#subthemes a:hover, #subthemes a:active {
	text-decoration: none;
	background-position: -174px 0;
}

.thumbhead {
	display: block;
	line-height: 30px;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}
.thumbcont {
	display: block;
	padding: 10px 0 0 0;
	line-height: 1.1em;
	color: #1b1a42;
}

/**************************************
** Further articles
*/

/* White text over bg */
#further h2 {
	line-height: 26px;
	margin: 0 0 12px 0;
	padding: 13px 22px 0 12px;
	color: #fff;
	background: #9F0143 url(/assets/sts01/img/system/centre_h3_bg.png) no-repeat;
	font-size: 12pt;
	font-weight: bold;
}

#further ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#further li {
	float: left; 
	clear: left;
	list-style-type: none;
	margin: 0;
	padding: 0 
}

#further h3 {
	line-height: 1.1em;
	margin: 0 0 0 0;
	padding: 6px 12px 12px 12px;
	color: #8c1f8a;
	font-size: 13pt;
	font-weigh: bold;
}

#further h4 {
	margin: 0;
	padding: 0 12px 0 0;
	color: #001567;
	font-size: 11pt;
	font-weight: bold;
}

#further a {
	display: block;
	float: left;
	width: 540px;
	padding: 10px;
	color: #1b1a42;
	background: transparent url(/assets/sts01/img/system/centre_section_bg.png) no-repeat;
}

#further a:hover, #further a:active {
	text-decoration: none;
	background-position: -560px 0;
}

#further img {
	float: left;
	padding: 0 10px 10px 0;
}


/**************************************
** Video
*/

#video {
	background-color: #FADAEF;
	margin-bottom: 20px;
}
#video object {
	float: left;
	width: 360px;
}
#video div {
	float: left;
	width: 176px;
	padding: 0 12px 0 12px;
	background: transparent url(/assets/sts01/img/system/video_panel.png) no-repeat;
}
#video h2 {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 30px;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

/**************************************
** Media Player
*/

div#mytagcloud {
  font-size: large;
}

ul.tagcloud-list {
  font-size: 100%;
  font-weight: bold;
  padding: 2px;
  margin: 10px;
}
li.tagcloud-base {
  font-size: 54px;
  display: inline;
}
a.tagcloud-anchor {
  text-decoration: none;
}
a.tagcloud-ealiest {
  color: #ccc;
}
a.tagcloud-earlier {
  color: #99c;
}
a.tagcloud-later {
  color: #99f;
}
a.tagcloud-latest {
  color: #00f;
}

/*****************************************************************************
** Right column
*/

.cl5 h2 {
	line-height: 43px;
	margin: 0 0 13px 0;
	padding: 12px 12px 0 12px;
	color: #fff;
	background: #9F0143 url(/assets/sts01/img/system/rhs_top.png) no-repeat;
	font-size: 13pt;
	font-weight: bold;
}

/* Link block */
#seealso a, #sponsors a {
	display: block;
	margin: 0 0 20px 0;
	padding: 0 12px 12px 12px;
	color: #1b1a42;
	background: transparent url(/assets/sts01/img/system/rhs_seealso_bg.png) no-repeat left bottom;
}

#seealso a:hover, #seealso a:active,
#sponsors a:hover, #sponsors a:active {
	text-decoration: none;
	background-position: -200px bottom;
}

#seealso img, #sponsors img {
	float: right;
	padding: 0 0 20px 10px;
}

.seehead {
	display: block;
	line-height: 1.1em;
	font-size: 13pt;
	font-weight: bold;
	color: #001567;
}
.seecont {
	display: block;
	padding: 10px 0 0 0;
	line-height: 1.1em;
	color: #1b1a42;
}


/*****************************************************************************
** Footer & Credits
*/

#footer {
	min-height: 39px;
	padding: 12px 0 10px 0;
	background: transparent url(/assets/sts01/img/system/footer_bg.png) no-repeat;
	color: #fff;
}
#ftl {	float: left;
	padding-left: 12px;
}
#ftl p {
	float: left;
	border-left: 1px solid #22BCBA;
	margin: 0 0 0 5px;
	padding: 1px 0 1px 5px;
}
#ftl p.except {
	border: none;
}
#ftr {	float: right;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #fff;
	border-left: 1px solid #22BCBA;
	padding: 1px 57px;
}

#credits a {
	color: #808080;
	padding: 0 5px;
	border-left: 1px solid #808080;
}

#credits a.except {
	border: none;
}

