/* screen.css */

@import "reset.css";

body {
  font: 13px arial, helvetica, sans;
  background: #f2f3eb url(/images/gui/page-bg.jpg) repeat-x top left;
}

/* containers */

#mainContainer {
  position: relative;
  width: 960px;
  padding: 0 160px;
  margin: 0 auto;
  background: url(/images/gui/main-bg.jpg) no-repeat top left;
}

#header {
  position: relative;
  height: 189px;
  background: #c0d2e3 url(/images/gui/header-bg.jpg) no-repeat top left;
}

#navigation {
  height: 44px;
  background-color: #4e79c2;
}

#content {
  width: 960px;
  background-color: #fff;
  margin-top: 1px;
}

#breitling {
  position: absolute;
  top: 190px;
  right: -40px;
  width: 186px;
  height: 246px;
  background: url(/images/gui/breitling.png) no-repeat top left;
}

#clock {
  position: absolute;
  top: 33px;
  left: 30px;
}

#clock img { left: 64px; }

.standardPage #content,
.startPage #content { min-height: 1000px; }

#main { }

.standardPage #main {
  width: 473px;
  padding-top: 40px;
  margin: 0 25px;
}

#sidebar {
  background: #dcdcdc url(/images/gui/sidebar-bg.png) no-repeat bottom left;
  padding-bottom: 64px;
}

.startPage #sidebar {
  width: 460px;
  padding: 10px 10px 64px 10px;
}

.standardPage #sidebar {
  width: 242px;
  padding-top: 20px;
}

#sponsors {
	width: 780px;
	margin: 45px auto 0px auto;
	border-top: 1px solid #eee;
	font-weight: bold;
	color: #999999;
	background: #fff;
}

#subNavigation { }

.standardPage #subNavigation { width: 195px; }

.column {
  float: left;
}

.startPage .column { width: 480px; }

.innerColumn {
  width: 240px;
  float: left;
}

.box {
  padding: 10px 10px 10px 20px;
}

.bigNews .box { padding: 10px; }

#richardsBlog {
  width: 232px;
}

.startPage #richardsBlog { float: left; }

.standardPage #richardsBlog { margin: 0 5px; }

#richardsBlog .content {
  height: 127px;
  padding: 10px 15px 25px 15px;
	margin: 0 0 15px 0;
  background: #414141 url(/images/gui/richard-bg.png) no-repeat top left;
}

#raceStandings {
  width: 208px;
  padding: 0 10px;
  text-align: center;
}

.startPage #raceStandings { float: left; }

.standardPage #raceStandings { margin: 20px 7px 20px 7px; }

.featureText { float: left; margin-bottom: 15px; }

.featureText .image {
  width: 450px;
  padding: 0 5px 5px 5px;
  background: url(/images/gui/feature-text-bottom.png) no-repeat bottom left;
  overflow: hidden;
}

.featureText .content {
  width: 430px;
  padding: 10px 15px;
  background: url(/images/gui/feature-text-top.png) no-repeat top left;
}

.featureImage {
	float: left; 
  margin-bottom: 15px;
  padding: 0 5px;
}

.featureImage2 {
	float: left;
	padding: 0 4px;
	margin-bottom: 10px;
}

#content .featureImage2 p { margin: 0; }

.featureRss {
  background: url(/images/gui/rss-feature.png) no-repeat top center;
  padding: 45px 10px 0 10px;
  margin-bottom: 35px;
}

.featureSimple {
  padding: 0 10px;
  margin-bottom: 35px;
}

#bottomContainer {
  height: 473px;
  background: url(/images/gui/bottom-bg.jpg) repeat-x top left;
}

#footer {
  position: relative;
  width: 960px;
  height: 473px;
  padding: 0 160px;
  margin: 0 auto;
  background: url(/images/gui/footer-bg.jpg) no-repeat top left;
}

#tuneIn {
  position: absolute;
  top: 210px;
  left: 600px;
  width: 200px;
}

#information {
  position: absolute;
  top: 210px;
  left: 850px;
  width: 220px;
}

.attention {
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  background: url(/images/gui/attention-bg.png) repeat-x bottom left;
}

.bookmarks {
  padding: 5px 10px;
  border: 1px solid #e1e1e1;
  background-color: #f9f9f9;
}

.standardPage .bookmarks { margin-top: 50px; }

#newsFeed {
  height: 27px;
  color: #fff;
  font-size: 11px;
  line-height: 27px;
  background: #0e1a30 url(/images/gui/news-feed-bg.png) repeat-x top left;
  margin-bottom: 10px;
}

#webcam {
  float: left;
  width: 231px;
  height: 184px;
  margin-bottom: 10px;
  background: url(http://87.237.210.145/~checkpoi/webcam/volvooceanrace/volvo_ocean_race_1_320.jpg) no-repeat bottom left;
  overflow: hidden;
  cursor: pointer;
}

#webcam img { display: none; }

#program {
  background: #1855b9 url(/images/gui/program-top-bg.png) no-repeat top left;
}

#program .inner {
  padding: 10px;
  background: url(/images/gui/program-bottom-bg.png) no-repeat bottom left;
}

#program .scroll-content {
  padding: 10px;
  height: 100px;
  overflow: auto;
}

/* logos etc */

#volvo, #logo {
  position: absolute;
  display: block;
  text-indent: -999em;
}

#volvo {
  top: 20px;
  left: 0;
  width: 95px;
  height: 147px;
  background: url(/images/gui/volvo-ocean-race.png) no-repeat top left;
}

#logo {
  top: 40px;
  left: 130px;
  width: 582px;
  height: 83px;
  background: url(/images/gui/volvo-ocean-race-sthlm.png) no-repeat top left;
}

#vor {
  position: absolute;
  top: 210px;
  left: 200px;
  display: block;
  width: 71px;
  height: 108px;
  text-indent: -999em;
  background: url(/images/gui/vor.png) no-repeat top left;
}

#sthlmCapital {
  position: absolute;
  top: 220px;
  left: 310px;
  display: block;
  width: 94px;
  height: 90px;
  text-indent: -999em;
  background: url(/images/gui/stockholm-capital.png) no-repeat top left;
}

#sthlmCapitalBig {
  position: absolute;
  top: 30px;
  left: 740px;
  display: block;
  width: 146px;
  height: 143px;
  text-indent: -999em;
  background: url(/images/gui/stockholm-capital-big.png) no-repeat top left;
}

#portsSthlm {
  position: absolute;
  top: 210px;
  left: 430px;
  display: block;
  width: 121px;
  height: 112px;
  text-indent: -999em;
  background: url(/images/gui/ports-of-sthlm.png) no-repeat top left;
}

#rss {
  display: block;
  width: 68px;
  height: 35px;
  float: left;
  margin-top: 20px;
  text-indent: -999em;
  background: url(/images/gui/rss.png) no-repeat top left;
}

#flickr {
  display: block;
  width: 92px;
  height: 25px;
  float: right;
  margin-top: 30px;
  text-indent: -999em;
  background: url(/images/gui/flickr.png) no-repeat top left;
}

/* language picker */

ul#lang {
  position: absolute;
  top: 35px;
  right: 0;
}

ul#lang li {
  display: block;
  margin-bottom: 10px;
}

ul#lang a {
  display: block;
  text-indent: -999em;
  outline: none;
}

ul#lang a#swe {
  width: 42px;
  height: 23px;
  background: url(/images/gui/flag-swe-blackwhite.gif) no-repeat top left;
  margin-right: 10px;
}

ul#lang a#swe.active { background-image: url(/images/gui/flag-swe-color.gif); }

ul#lang a#eng {
  width: 42px;
  height: 23px;
  background: url(/images/gui/flag-eng-blackwhite.gif) no-repeat top left;
}

ul#lang a#eng.active { background-image: url(/images/gui/flag-eng-color.gif); }

/* navigation */

#navigation li {
  display: block;
  float: left;
  height: 44px;
  padding: 0 10px;
  background: url(/images/gui/navigation-separator.png) no-repeat center right;
}

#navigation li:last-child,
#navigation li.last {
  background-image: none;
}

#navigation a {
  display: block;
  float: left;
  line-height: 44px;
  padding: 0 10px;
  /*font-size: 16px;*/
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}

#navigation a:hover,
#navigation a.active,
#navigation a.active-path {
  background-color: #85a3d5;
}

/* sub navigation */

#content #subNavigation li { display: block; }

#content #subNavigation li a {
  display: block;
  font-size: 16px;
  color: #333;
  padding: 8px 10px 8px 25px;
}

#content #subNavigation li a.active,
#content #subNavigation li a.active-path { font-weight: bold; }

#content #subNavigation ul ul { margin: 1px 0 1px 10px; }
#content #subNavigation ul ul ul { margin-left: 20px; }

#content #subNavigation li li a {
  font-size: 14px;
  padding: 5px 15px 5px 25px;
}

#content #subNavigation li li a,
#content #subNavigation li li a:hover,
#content #subNavigation li li a.active,
#content #subNavigation li li a.active-path { background-color: #dbe6f0; background-image: none; }

#content #subNavigation li li:first-child a,
#content #subNavigation li li:first-child a:hover,
#content #subNavigation li li:first-child a.active,
#content #subNavigation li li:first-child a.active-path { background: #dbe6f0 url(/images/gui/subnav-lvl2-first-item-bg.png) repeat-x top left; }

#content #subNavigation li li li a,
#content #subNavigation li li li a:hover,
#content #subNavigation li li li a.active,
#content #subNavigation li li li a.active-path { background-color: #f1f1f1; background-image: none; }

#content #subNavigation li li li:first-child a,
#content #subNavigation li li li:first-child a:hover,
#content #subNavigation li li li:first-child a.active,
#content #subNavigation li li li:first-child a.active-path { background: #f1f1f1 url(/images/gui/subnav-lvl3-first-item-bg.png) repeat-x top left; }

#content #subNavigation li a.active,
#content #subNavigation li a.active-path,
#content #subNavigation li a:hover { background: url(/images/gui/subnav-lvl1-bg.png) repeat-y top left; }

#content #subNavigation li li a:hover { color: #999; }

/* text */

#content h1,
#content h2,
#content h3 {
  clear: both;
  font-family: "century gothic", arial, helvetica, sans;
  color: #3271ad;
}

#content .bigNews h1,
.startPage #content h1,
.startPage #content h2,
.startPage #content h3 {
  padding: 10px 20px 15px 20px;
  background: #e9e9e9 url(/images/gui/headline-bg.png) repeat-x bottom left;
  margin-bottom: 0;
}

#content .bigNews h1 { padding: 10px 10px 15px 10px; }

#content h1 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
}

#content h2,
#content h3 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
}

#content .attention h2 {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #333;
  padding: 4px 6px;
  margin-bottom: 5px;
  background: #ff932a url(/images/gui/attention-headline-bg.png) repeat-x top left;
}

#content #richardsBlog h2 {
  font: 26px/26px "times new roman", sans-serif;
  color: #fff;
  text-transform: uppercase;
  width: 202px;
  height: 26px;
  padding: 13px 15px;
  margin: 0;
  background: url(/images/gui/richards-blog.png) no-repeat top left;
}

#content #raceStandings h2 {
  font: italic 30px/32px "times new roman", sans-serif;
  color: #333;
  width: 186px;
  height: 32px;
  padding: 0;
  margin: 0 auto;
  background: none;
}

#content #program h2 {
  font: bold 18px arial, sans;
  color: #fff;
  text-transform: uppercase;
  background: none;
  margin: 0;
  padding: 5px 0;
}

#content #program h2 span {
  font-weight: normal;
  color: #ff5262;
}

#content .featureText h3 {
  width: 430px;
  padding: 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  background: none;
}

#content .featureRss h3,
#content .featureSimple h3 {
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  color: #414141;
  background: none;
  margin: 0 0 10px 0;
}

#content .featureSimple h3 { margin: 10px 0; }

#tuneIn h3 {
  width: 123px;
  height: 39px;
  background: url(/images/gui/tune-in.png) no-repeat top left;
  text-indent: -999em;
  margin-bottom: 6px;
}

#information h3 {
  width: 194px;
  height: 39px;
  background: url(/images/gui/information.png) no-repeat top left;
  text-indent: -999em;
  margin-bottom: 6px;
}

#content h3.department {
  font-size: 22px;
  color: #414141;
  text-transform: uppercase;
  padding: 40px 25px 10px 25px;
  background: url(/images/gui/department-bg.png) no-repeat bottom left;
}

#content h4 {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #333;
}

#content h5 {
  font-size: 14px;
  font-weight: normal;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#content p {
  margin-bottom: 15px;
  line-height: 18px;
}

#footer p {
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

#content .featureText p {
  color: #fff;
  margin: 5px 0 0 0;
}

#content .featureRss p {
  margin: 5px 0 0 0;
}

#content .attention p { margin: 0; }

#content #richardsBlog p {
  font-family: "times new roman", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}

#content #sponsors p { margin: 10px 0 0 0; }

#content #program p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 4px;
}

#content #main ul,
#content #main ol {
  margin: 15px 0;
}

#content #main ul li {
  list-style: disc outside;
  margin-left: 25px;
}

#content #main ol li {
  list-style: decimal outside;
  margin-left: 25px;
}


#content #main .attention ul { margin: 0; }

#content #main .attention ul li { list-style: none; margin: 0; }

#content #raceStandings ol {
  font-size: 19px;
  font-weight: bold;
  margin: 15px 0;
}

#content #raceStandings li {
  color: #333;
  text-transform: uppercase;
  list-style: decimal inside;
}

#content #raceStandings li.rank1 { color: #333; }
#content #raceStandings li.rank2 { color: #4a4a4a; }
#content #raceStandings li.rank3 { color: #626262; }
#content #raceStandings li.rank4 { color: #707070; }
#content #raceStandings li.rank5 { color: #7d7d7d; }
#content #raceStandings li.rank6 { color: #8b8b8b; }
#content #raceStandings li.rank7 { color: #9f9f9f; }
#content #raceStandings li.rank8 { color: #b4b4b4; }

.big { font-size: 14px; }

#content #main ul.newsListing { margin: 0; }

#content ul.newsListing .title {
  font-size: 16px;
  display: block;
  margin-bottom: 4px;
}

#content ul.newsListing .date {
  color: #666;
  font-size: 12px;
}

#newsFeed span { display: block; float: left; padding: 0 10px; }

#newsFeed .label {
  font-weight: bold;
  padding: 0 10px 0 26px;
  background: #ff0d01 url(/images/gui/news-feed-label.png) no-repeat top left;
}

/* lists */

#content #main ul.newsListing li {
  list-style: none;
  margin: 0 0 15px 0;
}

#content ol.pager li { display: inline; }

#content ol.pager li.active { font-weight: bold; }

#content #main .bookmarks ul { margin: 0; }

#content #main .bookmarks li {
  display: inline;
  list-style: none;
  margin: 0;
}

/* links */

#content a {
  color: #ff0000;
}

#content #main a:hover {
  color: #ffffff;
  background-color: #ff0000;
}


#content #richardsBlog a {
  font-size: 16px;
  color: #fff;
  text-decoration: underline;
}

#content #raceStandings a {
  color: #333;
  text-decoration: underline;
  text-transform: uppercase;
}

#content .featureText a {
  color: #fff;
  text-decoration: underline;
}

#content .featureSimple a {
  color: #414141;
  text-decoration: underline;
}

#content #program h2 a {
  font-size: 14px;
  font-weight: normal;
  color: #fffaa7;
  text-decoration: underline;
  text-transform: none;
  padding-left: 15px;
}

#content #program .scroll-content a { font-weight: bold; color: #b0d5ff; }

#footer a {
  color: #fff;
  text-decoration: underline;
}

#footer a#happiness {
  position: absolute;
  top: 430px;
  left: 970px;
  color: #124c83;
  text-decoration: none;
}
#footer a#happiness-text {
  position: absolute;
  top: 415px;
  left: 972px;
  color: #124c83;
  font-size:9px;
  text-decoration: none;
}

#content ol.pager li.active a { color: #333; }

#content .bigNews h1 a,
.startPage #content h1 a,
.startPage #content h2 a,
.startPage #content h3 a { color: #3271ad; }

#content #main .bigNews h1 a:hover,
.startPage #content #main h1 a:hover,
.startPage #content #main h2 a:hover,
.startPage #content #main h3 a:hover {
  color: #fff;
  background-color: #3271ad;
}

#content #main .bookmarks a {
  color: #333;
  padding: 0 10px 0 20px;
}

#content #main .bookmarks a:hover {
  color: #333;
  background-color: transparent;
}

.delicious a { background: url(/images/gui/delicious.png) no-repeat center left; }
.digg a { background: url(/images/gui/digg.png) no-repeat center left; }
.facebook a { background: url(/images/gui/facebook.png) no-repeat center left; }
.myspace a { background: url(/images/gui/myspace.png) no-repeat center left; }
.twitter a { background: url(/images/gui/twitter-icon.png) no-repeat center left; }

#content #newsFeed a { color: #9ca4b9; text-decoration: underline; }

/* images */

img[align=right] {
  margin: 0 0 15px 15px;
}

img[align=left] {
  margin: 0 15px 15px 0;
}

#sponsors a {
	display: block;
	float: left;
	padding-right: 40px;
}

#sponsors img { display: block; float: left; }

/* forms */

#content fieldset {
  border: none;
  padding: 0;
  margin: 0 0 15px 0;
}

#content legend {
  font: bold 15px arial, helvetica, sans;
  color: #333;
  margin: 0;
  padding: 0;
}

#content fieldset p { padding-top: 15px; }

#content input.rsstext {
  width: 210px;
  font: 14px arial, helvetica, sans;
  padding: 3px 4px;
  color: #4d4d4d;
  border: 1px solid #c1c1c1;
  background-color: #f4f4f4;
}

#content input.text, textarea {
  font: 12px arial, helvetica, sans;
  padding: 3px 4px;
  border: 2px solid #accbdb;
}

#content input.text { background: #d7e3ee url(/images/gui/field-bg.png) repeat-x top left; }

#content textarea[name=frm-freetext] { width: 340px; }

#content form dl { padding-top: 15px; margin: 0; }
#content form dl.followup { padding-top: 0; }

#content form .followup { display: none; }

#content form dt {
  position: relative;
  top: 5px;
  display: block;
  float: left;
  clear: left;
  width: 110px;
}

#content form dt.radios { top: 3px; }

#content form dd {
  display: block;
  margin: 0 0 5px 0;
}

/* misc */

#mews {
  position: absolute;
  top: 700px;
  left: 50px;
  width: 69px;
  height: 103px;
  background: url(/images/gui/mews.png) no-repeat top left;
}

.clear { clear: both; }

.center { text-align: center; }

.center img { display: inline; }

.alt { display: none; }

.red { color: #ff0000; }

.gray { color: #666; }