body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #3c3c3c;
	font-family: verdana;
}

a img {
	border: none;
}

/* principal layout */

body {
	/*background: url(page-bg.gif) repeat-x top;*/
}

#bg {
	width: 100%;
	float: left;
	background: url('content-bg.gif') repeat-y center;
}

#page {
	position: relative;
	margin: 0px auto;
	width: 980px;
}

#wrapper {
	position: relative;
	width: 980px;
	float: left;
}

#headwrap {
	width: 100%;
	/*background: url('headwrap-bg.gif') no-repeat center;*/
	background: url('content-bg.gif') repeat-y center;
	height:85px;
}

#header {
	position: relative;
	/*background: url(header-bg.gif) repeat-x;*/
	height: 69px;
	width: 980px;
	margin: 0px auto;
	border-bottom: 1px solid #fff;
}

#header img {
	float: left;
}

#search {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 302px;
	height: 69px;
	background: url(search-bg.gif) no-repeat;
}

#search form {
	position: absolute;
	top: 23px;
	left: 12px;
}

#search form img {
	position: absolute;
	top: -1px;
}

#footwrap {
	width: 100%;
	height: 45px;
	clear: both;
	background: url(footer-bg.gif) no-repeat center top;
}

#footer {
	position: relative;
	margin: 0px auto;
	width: 980px;
	height: 45px;
}

#topnav {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 27px;
	width: 679px;
	background: url(nav-bg.gif);
	color:#fff;
}

#topnav img {
	float: left;
}

#topnav img.mobile {
	float: right;
}

#content {
	position: relative;
	float: left;
	width: 659px;
	margin: 0px 0px 10px 10px !important;
	margin: 0px 0px 10px 5px;
}

#rightpane {
	position: relative;
	float: left;
	width: 300px;
	margin: 0px;
	margin-left: 5px;
}

#rightpane iframe {
	float: left;
	background: black;
}

#rightpane #smallads {
	width: 300px;
}

#rightpane #smallads iframe {
	margin: 4px 0px 0px 0px;
}

#rightpane #smallads iframe.ad
{
	margin-right: 4px !important;
	margin-right: 2px;
}

#rightpane #smallads iframe.last
{
	margin-bottom: 4px;
}

#rightpane #smallads iframe.small-right {
	margin: 4px 0px 0px 0px;
}

#rightpane #side-details {
	position: relative;
	float: left;
	clear: both;
	width: 280px;
	background: url('side-details-bg.gif') no-repeat top left;
	margin: 10px 0px 0px 0px;
	padding: 20px 24px 10px;
	_padding-right:0px;
}

#rightpane dl {
	font-size: 11px;
	clear: both;
	margin: -10px 0px 0px 0px;
}

#rightpane dl dt {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
}

#rightpane dl dd {
	margin: 0px 0px 0px 20px;
}

#rightpane ul#extraLinks {
	margin: -10px 0px 5px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 14pt;
}

#rightpane dl a,
#rightpane dl a:hover,
#rightpane ul#extraLinks a,
#rightpane ul#extraLinks a:hover
{
	color: #b70000;
}

/* right-hand newsletter */

#newsletter-right
{
	clear: both;
	background-image: url(newsletter-background.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 4px 0px 6px 0px;
}

#newsletter-right fieldset
{
	border: 0;
	padding: 0px 8px;
	margin: 0;
}

#newsletter-right fieldset input
{
	border: 1px solid #e1e1e1;
	font-family: Verdana;
	font-size: 70%;
	padding: 3px;
}

#newsletter-right fieldset input#newsletter-email
{
	width: 176px;
}

#newsletter-right fieldset input.submit
{
	background-color: #b70000;
	border: 0;
	padding: 2px;
	width: 80px;
	color: white;
	
}

#newsletter-right fieldset input.checkbox,
#newsletter-right fieldset label
{
	float: left;
	font-size: 70%;
	border: 0;
}

#newsletter-right fieldset input.checkbox
{
	margin: 7px 3px 7px 4px !important;
	margin: 0px 3px 7px 0px;
}

#newsletter-right fieldset label
{
	margin: 5px 8px 5px 0px !important;
	margin: 3px 8px 5px 0px;
}

/* right-hand gamespress */

#gpress-right {
	position: relative;
	clear: both;
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
	/*background: #e7cdf5 url(right-gpress-bg.gif) repeat-x bottom;*/
}
 
#gpress-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 11pt;
	float: left;
	width: 300px;
	clear: both;
}

#gpress-right ul li {
	position: relative;
	clear: both;
	float: left;
	padding: 8px 8px 0px 8px;
	margin: 0;
	width: 284px;
}

#gpress-right ul li div,
#gpress-right ul li span
{
	display: block;
	float: left;
	clear: none;
}

#gpress-right ul li div
{
	width: 230px;
	padding-left: 8px;
}

#gpress-right ul li span {
	width: 38px;
	height: 33px;
	padding: 2px 0px 2px 0px;
	background: url('right-gpress-timestamp.gif') no-repeat;
	background-position: top center;
	color: #fff;
	font-size: 10px;
	text-align: center;
	line-height: 1.1em;
}

#gpress-right ul li a {
	font-weight: bold;
}

#gpress-right ul li a:link,{
	color: #50007f;
}

/* type styles */

a:link, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer a{
	color: #b70000;
}

p, ul {
	font-family: verdana;
	font-size: 11px;
}

ul {
	line-height: 12pt;
	list-style-type: square;
}

h1, h2, h3 {
	font-family: georgia;
	font-weight: normal;
margin:5px 10px;
}

h1 {
	margin: 0px 10px 15px 0px;
}

h1.gpress {
	margin: 0px 10px 8px 0px;
}

#footer p {

	margin: 0px 0px 0px 0px;
	font-size: 10px;
	color: #9f9f9f;
}

/* ads */

#leader {
	height:6px;
	/*
	margin: 15px auto 10px auto;
	width: 728px;
	height: 90px;
	background: black;
	*/
}

#leader.wide
{
	width: 980px;
}

form#searchBox
{
	display: block;
	margin: 0;
	padding: 0;
}

form#searchBox input
{
	display: block;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}

form#searchBox input#q
{
	margin-top: 3px;
	width: 135px;
	border: 0;
	color: black;
	padding: 3px 4px;
	font-family: Verdana;
	font-size: 75%;
}

div.rss a:link,
div.rss a:hover
{
	background-color: #ff9900;
	border-top: 2px solid #ffcc00;
	border-left: 2px solid #ffcc00;
	border-bottom: 2px solid #cc6600;
	border-right: 2px solid #cc6600;
	color: white;
	font-weight: bold;
	padding: 1px 2px;
	font-size: 11px;
	margin: 0px 0px 0px 20px;
}

/* provided by/from where */

#content p.fromWhere
{
	border-top: 1px solid #c0c0c0;
	clear: both;
	padding: 8px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 70%;
}

#content p.fromWhere img.fromWhere
{
	float: right;
}

table td, table th {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.testi {
	padding: 10px;
	background-image: url(quote-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin-bottom: 6px;
	width: 275px;
}
.testi h3 {
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: bold;
	font-family: verdana;
	letter-spacing: -0.02em !important; 
	letter-spacing: -0.04em; 
}

.testi blockquote {
	margin: 0px;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 0.5em;
	padding-left: 35px;
	padding-right: 35px;
	background: url('testi-tl.gif') no-repeat top left;
}
.testi p {
	margin: 0px;
	text-align: right;
}
.testi cite {
	font-style: normal;
	font-weight: bold;
	padding-top: 25px;
	background: url('testi-br.gif') no-repeat top right;
}

/* ---- Nordic Header ------------------------------------- */

img.nordic-header
{
	position: absolute;
	left: 410px;
	top: 0px;
}

#network-sidebar
{
	background-image: url(sidebar.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff5e6;
	display: block;
	float: left;
	clear: none;
	width: 300px;
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 70%;
}

#network-sidebar div
{
	display: block;
	float: left;
	clear: none;
	width: 175px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 4px 0px;
}

#network-sidebar div ul,
#network-sidebar div p
{
	margin: 0;
	padding: 0;
}

#network-sidebar div ul li
{
	margin: 0px 0px 0px 14px;
	padding: 0;
	line-height: 1.35em;
}

#network-sidebar div p
{
	margin-bottom: 4px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ffe5c1;
}

div#network-sidebar span
{
	position: absolute;
	top: 5px;
	right: 5px;
	color: #ddac6b;
}

div#network-sidebar span a
{
	color: #e66023;
}

div#network-sidebar img.user
{
	display: block;
	float: left;
	clear: none;
	position: relative;
	margin: 10px 7px 4px 8px !important;
	margin: 10px 7px 4px 4px;
	border: 1px solid #aeaead;
}

div#network-sidebar img.logo
{
	margin-top: 9px;
	margin-bottom: 5px;
}

div#network-sidebar p.logged-in
{
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
	width: 174px;
	text-align: center;
}

div#network-sidebar a
{
	color: #e66023;
}

div#network-sidebar form.login-form
{
	clear: both;
	margin: 8px;
}

div#network-sidebar form.login-form ul
{
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#network-sidebar form.login-form ul li
{
	float: left;
	margin: 8px 4px 0px 0px;
	padding: 0;
}

div#network-sidebar form.login-form input
{
	float: left;
	clear: none;
	margin-bottom: 4px;
	border: 1px solid #cccccc;
	padding: 2px 3px;
	width: 190px;
}

div#network-sidebar form.login-form input.submit
{
	background-color: #e66023;
	font-weight: bold;
	color: white;
	border: 0;
	padding: 4px 5px 3px 5px;
	margin-left: 6px;
	width: auto;
	font-size: 100%;
	font-family: Verdana;
}

#eventSignpost {
	position: absolute;
	top: 0px;
	right: 580px;
}

#eventSignpost img#scotland-week,
#eventSignpost img#gc-2008
{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
}

#eventSignpost img#scotland-week
{
	right: 197px;
	z-index: 0;
}

#jobsSignpost {
	font-size: 10px;
	background: transparent url( '../img/GIPage/gi-header-jobs-bg.gif' ) no-repeat top left;
	width: 245px;
	height: 69px;
	position: absolute;
	top: 0px;
	right: 301px;
}
#jobsSignpost a {
	position: absolute;
	top: 8px;
	left: 0px;
	display: block;
	text-align: center;
	width: 184px;
	padding-top: 30px;
}
#jobsSignpost a:link ,
#jobsSignpost a:active ,
#jobsSignpost a:hover {
	color: #00b0ef;
}

/* most popular stories list */

.featurebox ol,
.featurebox ol li
{
	margin: 0;
	padding: 0;
}

.featurebox ol
{
	font-size: 70%;
	line-height: 1.4em;
	margin: 0px 0px 0px 30px;
}

.featurebox ul li
{
	margin: 0px 0px 3px 0px;
	padding: 0;
	line-height: 1.3em;
	font-size: 95%;

}

a#party2008
{
	margin-bottom: 4px;
}


#logoCut img{
margin-left:15px;
margin-top:28px;
}



#ss728 img{cursor:pointer;
height:90px;
margin-bottom:15px;
margin-left:10px;
margin-top:10px;
width:644px
}

#artic h2 a{
font-size:12px;
color:gray;
}

#artic {
margin-bottom:15px;
}