




/*
     FILE ARCHIVED ON 11:36:47 Jun 8, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 1:18:00 Apr 20, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
* {
	outline: none;
}
body {
	font-size: 62.5%;
	font-family: arial, Helvetica, sans-serif;
	color:#444444;
    margin: 0;
    padding: 0;
    text-align: center;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #000000;
	padding-bottom: 1px;
	color: #000000;
}
img {
	border: 0px none;
}
.hidden {
	display: none;
}
.widget {
	font-size: 1.3em;
}
.clear {
	clear: both;
}
.storyContent {
	font-size: 1.2em;
}
h1 {
	font-weight: bold;
	font-size: 2.4em;
	color: #333333;
	margin: 2px 0;
}
h1 a {
	color: #333333;
}	
h2 {
	font-weight: normal;
	font-size: 1.8em;
}
h3 {
	color: #888; 
	font-weight: normal;
	font-size: 1.4em;
	font-family: arial,Helvetica,sans-serif;
	margin: 8px 0;
}
h3 a {
	color: #333;
}
h3 a:hover {
	color: #333;
}
h3 p {
	margin: 0;
}
h4, h5 {
	font-weight: bold;
	font-size: 1em;
	color: #333;
	margin: 0;
	padding: 1px 0;
}
h4 a, h5 a {
	color: #333;
}
h4 a:hover, h5 a:hover {
	color: #333;
}
.latestStories h5 {
	background: url("/web/20130608113647/http://www.standard.co.uk/skins/es/images/arrow.png") no-repeat left 6px;
	background-position: -0.1% 42%;
	padding-left: 10px;
}
.left {
    float:left;
}
.right {
    float:right;
}
#overlay {
    background: #000000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 1001;
}
.dark {
	background-color: #313540;
}
.bold {
	font-weight: bold;
}

/* Style for competition */
div.competition fieldset { padding: 12px 15px 15px 15px; }
div.competition fieldset div { padding: 3px 0 3px 0; font-size: 1em; }
div.competition select, div.competition textarea { margin-top: 3px; }
div.competition select { display: block; }
div.competition span.orange { color: red; }
#competition-message.error { border: 0px solid red; padding: 8px; font-weight: normal; }
div.competition textarea { width: 99.5%; }