/*
#bc {
	background: #884E2B;
}

#footer {
	background-image: url('/gfx/ca/bg-footer.gif');
}

*/
/* BAD IDEA */

#related .box {
	background: #fff;
	padding: 0px 10px 0px 0px;
}

#related .quicklinks {
	height: auto;
}

/* LINKS */
a:link {
	color: #b60c1c;
}
a:hover {
	color: #8d9999;
}

#body.forside #content #home tr td {
	border: 0px;
}

#home .content, #home #smallbanner, #home #sidebar {
	border: 0px;
}

#home #smallbanner, #home #sidebar {
	width: 169px;
}

#main #content table#home td.content div.box, #main #content table#home td #sidebar .padding, #main #content table#home tr#boxes td {
	margin: 0px;
	padding: 0px;
}

#home .content .box, #main #content table#home td #sidebar .padding {
	width: 100%;
	margin: 0px;
}

#home .content .box {
	height: 239px;
}

#home #sidebar .padding {
	height: 239px;
}

.forside #content table tr#boxes td div.box {
	height: 115px;	
}

/* NYT LAYOUT */
#borderbox {
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	padding-top: 10px;
}

* html #borderbox {
	width: 100%;
}

body {
	background: #fff;
}

#main {
	background: #fff url('/gfx/top-bg.gif') no-repeat left top;
	border: 0px;
	width: 960px;
}

#top, #logobg, #logo {
	background: no-repeat;
}

#logo {
	padding: 0px;
	height: 124px;
}

#logo img {
	margin: 10px 0px 0px 10px;
}

#nav {
	background: no-repeat;
	border-bottom: 1px solid #8d9999;
	width: 230px;
	margin: 15px 0px 0px 728px;
}

#nav a {
	color: #8d9999;
}

#nav a.home, #bc {
	display: none;
}

#nav a.contact {
	background-image: url('/gfx/ca_i-contact.gif');
	margin-left: 20px;
}

#nav a.print {
	background-image: url('/gfx/ca_print.gif');
}

#quicksearch {
	position: absolute;
	width: 355px;
	margin: 53px 0px 0px 635px;
}

#quicksearch .text {
	background: #d9dcdf;
	border-color: #8d9999;
}

#quicksearch .submit {
	background: url('/gfx/ca_i-search.gif') no-repeat left center;
}

#menu {
	background: #b60c1c;
	color: #fff;
	font-size: 71%;
	font-weight: bold;
}

#menu a:link, #menu a:visited {
	color: #fff;
	text-decoration: none;
}

#menu a.act:link, #menu a.act:visited {
	color: #000;
}

#footer {
	background: url('/gfx/footer.gif') no-repeat left top;
	font-size: 74%;
	margin: 0px auto;
	width: 960px;
	height: 25px;
	clear: both;
	overflow: hidden;
	color: #8d9999;
}
#footer a:link, #footer a:visited {
	color: #8d9999;
	text-decoration: none;
}

#footer span {
	display: block;
	padding-top: 5px;
}

#submenu {
	background: #f5f5f5;
}

#submenu .submenu a:link, #submenu .submenu a:visited {
	color: #b60c1c;
}

#submenu .act a:link, #submenu .act a:visited {
	color: #b60c1c;
	font-weight: bold;
}

.whatsnew {
	background: #b60c1c;
}

#whatsnew {
	height: 75px;
	overflow: hidden;
	padding: 5px;
}

.whatsnew h2 {
	margin-bottom: 5px;
	border-bottom: 1px solid #fff;
	padding: 3px 5px;
}

.whatsnew h2, .whatsnew a:link, .whatsnew a:visited {
	color: #fff;
	text-decoration: none;
}

#whatsnew div {
	height: 35px;
}