@charset "utf-8";
/* CSS Document */

/* Global resets
------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

/* remember to define focus styles! */
:focus 
{
	outline: 0;
}

body
{
	background: #ebebeb url(bgs/rotate.php) no-repeat center top;
	text-align: left;
	font: 80%/1.5 Georgia, "Times New Roman", Times, serif;
	color: #444;
	width: 100%;
	display: table;
	
}

.clear
{
	clear: both;
}

#container
{
	width: 900px;
	margin: 26px auto 0;
	position: relative;
}

#langetc
{
	height: 26px;
	position: absolute; 
	right: 33px; 
	top: -26px;
	padding-right: 20px;
}

#langetc a
{
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #777;
	text-decoration: none;
	padding: 0 10px;
}

#langetc a:hover
{
	color: #b20000;
}

#omkulturh
{
	height: 26px;
	width: 212px;
	position: absolute; 
	left: 655px; 
	top: -26px;
}

#omkulturh a
{
	display: block;
	height: 26px;
	width: 212px;
	text-decoration: none;
}

body.home #page
{
	background: #fff url(pagebg.gif) repeat-x 0 180px;
}

#page
{
	background: #fff;
}

body.xtra #page
{
	background-image: none;
}

#header a.logo
{
	float: left;
	display: block;
	width: 492px;
	height: 77px;
	text-decoration: none;
	background: url(logo.gif) no-repeat right bottom;
	line-height: 77px;
}

body.eng #header a.logo
{
	background: url(logo-eng.gif) no-repeat right bottom;
}

#navcontainer
{
	clear: both;
	padding: 28px 0 41px;
}

ul.navlist
{
	margin-left: 55px;
	padding-left: 0;
	white-space: nowrap;
}

.navlist li
{
	display: inline;
	list-style-type: none;
}

.navlist a 
{
	padding: 3px 20px 3px 0;
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.navlist a:link, .navlist a:visited
{
	color: #777;
	text-decoration: none;
}

.navlist a:hover,
.navlist a.current
{
	color: #b20000 !important;
	text-decoration: none;
}

#LSResult 
{
	position: absolute;
	background-color: #fff;
	width: 230px;
	border: 4px double #d9d9d9;
	padding: 6px;
	z-index: 999;
}

#LSResult #closeres
{
	float: right;
}

#LSResult #closeres a
{
	text-decoration: none;
	color: #aaa;
}

#LSResult #closeres a:hover
{
	color: #b20000;
}

#LSShadow
{
	padding: 3px;
}

#LSRes
{
	background-color: #fff;
	margin-top: 5px;
}

#LSRes span
{
	text-transform: none;
	font: italic normal 100% Georgia, "Times New Roman", Times, serif;
}

#LSRes a,
#LSRes a:link,
#LSRes a:visited
{
	color: #b20000;
	text-decoration: none;
}

#LSRes a:hover,
#LSRes a:focus
{
	text-decoration: underline;
}

.LSRow
{
	padding: 5px;
	border-bottom: 4px double #ebebeb;
}

#LSHighlight
{
	background-color: #ebebeb;
	border-bottom: 4px double #d9d9d9;
}

#LSHeader
{
	padding: 4px 2px 10px;
	margin-right: 20px;
}

.lsDate
{
	display: block;
	color: #555;
}

body.home #showcase
{
	margin: 0 0 14px 63px !important;
	height: 255px;
	position: relative;
}

body.article #showcase
{
	margin: 0 57px 20px 55px;
	
}

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 785px; /*Width of Carousel Viewer itself*/
height: 240px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
float: left;
	width: 242px;
	height: 240px;
	background: url(http://kulturhistorien.se/css/slidebg.png) no-repeat left top;
	margin-right: 25px;
	display: inline;
	zoom: 1;
}

.stepcarousel .panel a,
.stepcarousel .panel a:link
{
	margin: 0;
	padding: 0;
}

.stepcarousel .panel a img,
.stepcarousel .panel a:link img,
.stepcarousel .panel a:visited img
{
	margin: 15px 15px 14px;
	border: 1px solid #d9d9d9;
	padding: 2px;
	display: inline;
	zoom: 1;
}

.stepcarousel .panel h3
{
	margin: -15px 0 0;
	padding: 0 15px;
}

.stepcarousel .panel h3 a,
#aktuellt .post h3 a,
#footer #laenkar .laenk h3 a,
#besoeksinfo h3
{
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #b20000;
}

.stepcarousel .panel h3 a:hover
{
	text-decoration: underline;
}

.stepcarousel .panel p
{
	margin: 0 15px;
	line-height: 1.3em;
}

body.home #showcase a#prev
{
	position: absolute;
	top: 100px;
	left: -45px;
	float: left;
	display: block;
	text-decoration: none;
	width: 31px;
	height: 31px;
}

body.home #showcase a#next
{
	position: absolute;
	float: left;
	display: block;
	text-decoration: none;
	width: 31px;
	height: 31px;
	top: 100px;
	left: 781px;
}

.newday
{
	color: #b20000;
	font: bold 130% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 15px 55px;
}

body.article #showcase img
{
	border: 1px solid #000;
	margin: 0;
}

body.article #showcase h2
{
	background: #000;
	color: #fff;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 15px;
}

body.article #showcase h2 .timestamp
{
	color: #f00;
}

.timestamp
{
	color: #b20000;
}

.timestamp
{
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}

body.article #showcase p.caption
{
	background: #000;
	color: #fff;
	font: normal 80% Arial, sans-serif;
	padding: 8px 15px;
	margin: -5px 0 0;
	text-align: right;
}

#artikeltext #laenkar .laenk h3 a
{
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #b20000;
}

#besoeksinfo h3
{
	margin: 15px 0 0;
}

#aktuellt .post h3 a:hover,
#footer #laenkar .laenk h3 a:hover,
#artikeltext #laenkar .laenk h3 a:hover
{
	text-decoration: underline;
}

#aktuellt .post h3 a:hover
{
	background: #fff;
}

body.home #showcase a#prev
{
	background: url(scprevnext.gif) no-repeat left top;
	margin-right: 10px;
}

body.home #showcase a#prev:hover
{
	background-position: left -31px;
}

body.home #showcase a#next
{
	background: url(scprevnext.gif) no-repeat -31px top;
	margin-left: 8px;
}

body.home #showcase a#next:hover
{
	background-position: -31px -31px;
}

#intro
{
	float: left;
	width: 330px;
	margin: 0 26px 40px 0;
	padding-left: 55px;
}

.listarticle
{
	margin: 0 55px 15px;
	clear: both;
	border-top: 3px double #d9d9d9;
	padding-top: 15px;
}

.listarticle h3
{
	margin-bottom: 16px;
}

.listarticle .listarticletext
{
	float: left;
	width: 400px;
	margin-right: 15px;
}

.search strong
{
	background: #ff0;
}

.listarticledetails
{
	float: left;
	width: 100px;
}

#paginate
{
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #ddd;
}

.listarticle h3 a,
#paginate a
{
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #b20000;
	text-decoration: none;
	border-bottom: 1px solid #e8b2b2;
}

.listarticle a img
{
	border: 1px solid #d9d9d9;
	padding: 2px;
	margin: 0 26px 0 0;
	float: left;
}

.listarticle a:hover img
{
	border-color: #9d9d9d;
	background: #ebebeb;
}

#paginate
{
	clear: both;
	position: relative;
}

#nyare
{
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	margin: 0 55px 26px;
}

#aldre
{
	float: right;
	width: 300px;
	margin: 0 55px 26px;
	text-align: right;
}

#artikeltext
{
	float: left;
	width: 435px;
	margin: 0 26px 40px 0;
	padding-left: 55px;
}

#artikeltext h2
{
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .25em;
	line-height: 140%;
	color: #b20000;
	margin-bottom: 15px;
}

#artikeltext .excerpt
{
	font-weight: bold;
	color: #b20000;
}

#artikeltext p
{
	margin-bottom: 1.5em;
}

#artikeltext p a,
#artikeltext p a:link,
#artikeltext p a:visited,
#footer #kommentarer .post h3 a,
#footer #kommentarer .post h3 a:link,
#footer #kommentarer .post h3 a:visited
{
	color: #049;
	text-decoration: none;
	border-bottom: 1px solid #98b5d3;
}

#artikeltext p a:hover,
#artikeltext p a:focus,
#footer #kommentarer .post h3 a:hover,
#footer #kommentarer .post h3 a:focus
{
	color: #b20000;
	border-bottom: 1px solid #b20000;
}

#artikeltext p a:active,
#footer #kommentarer .post h3 a:active
{
	color: #ccc;
	border-bottom: 1px solid #ccc;
}

#artikeltext h3
{
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #b20000;
}

#artikeltext h4
{
	font-weight: bold;
	color: #000;
}

.comments_error
{
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #b20000;
}

#besoeksinfo
{
	float: left;
	width: 327px;
	margin: 0 0 40px;
}

#besoeksinfo #icons
{
	margin: 20px 0 30px;
}

#besoeksinfo .ikon
{
	border-top: 3px double #ccc;
	padding: 4px 0;
	clear: both;
}

#besoeksinfo .ikon img
{
	float: left;
	margin: 0 10px 4px 0;
}

#besoeksinfo table
{
	width: 327px;
	border-collapse: collapse;
	margin: 10px 0 0;
}

#besoeksinfo table tr td
{
	border-top: 3px double #ccc;
	padding: 4px 10px 6px 5px;
	margin: 0;
}

#aktuellt
{
	float: left;
	width: 435px;
	margin: 0 0 40px;
}

#aktuellt h2,
#intro .excerpt
{
	font: normal 120% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .25em;
	line-height: 140%;
}

#aktuellt h2,
#intro .excerpt strong
{
	color: #b20000;
	font-weight: normal;
}

#aktuellt h2 a
{
	text-decoration: none;
	color: #b20000;
}

#aktuellt h2 a:hover
{
	text-decoration: underline;
}

#intro .excerpt
{
	margin-bottom: 14px;
}

#intro p
{
	margin-bottom: 14px;
}

#aktuellt .post
{
	background: url(divider.gif) no-repeat center top;
	margin: 10px 0 0;
	padding: 10px 0 0;
}

#aktuellt  a,
#aktuellt a:link,
.listarticle p a:link,
#aktuellt a:visited,
.listarticle p a:visited,
{
	text-decoration: none;
	color: #b20000;
	font-weight: bold;
}

#aktuellt a:hover
.listarticle p a:hover
{
	text-decoration: underline;
}

#footer
{
	clear: both;
	background: #ebebeb url(footerborder.gif) repeat-x top;
	padding: 25px 0 0 31px;
	overflow: visible;
}


#footer h2,
#besoeksinfo h2
{
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	color: #777;
}

#footer #kommentarer h2,
#footer #partners h2,
#footer #partners a img
{
	margin: 0 0 10px 24px;
}

#footer #laenkar h2,
#artikeltext #laenkar h2
{
	margin-bottom: 13px;
}

#footer #bildgalleri h2
{
	margin-bottom: 19px;
}

body.home #footer #kommentarer
{
	float: left;
	width: 304px;
	margin-right: 20px;
	margin-bottom: 40px;
	position: relative;
}

body.home #footer #partners
{
	float: left;
	width: 255px;
	margin-right: 44px;
	margin-bottom: 40px;
	position: relative;
}

body.kulturarven #footer #kommentarer,
body.kulturarven #footer #partners
{
	float: left;
	width: 289px;
	margin-right: 20px;
	margin-bottom: 40px;
	position: relative;
}

#footer #laenkar
{
	float: left;
	width: 250px;
	margin-right: 45px;
	margin-bottom: 40px;
}

#footer #bildgalleri,
#footer .commentformcontainer
{
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 40px;
}

#footer .commentformcontainer
{
	margin-left: 20px;
}

#footer .commentformcontainer p
{
	font: bold 70% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 10px 0;
	color: #555;
}

#footer .commentformcontainer p span.req
{
	text-transform: none;
	letter-spacing: normal;
	font-style: italic;
	color: #b20000;
}

#name, #email, #web, #message {
	display: block;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A4E65;
	padding: 3px;
	margin: 6px 0 6px 0;
	background-color:#FFFFFF;
	border-style: double;
	border-color: #d2d2d2;
	border-width: 3px;
}

#subjectline, #realname, #emailadd, #siteurl
{
	display: block;
	width: 250px;
}
form input.button {
	padding: 5px;
	margin: 5px 0 15px 0;
	border-color: #d2d2d2;
	border-style: double;
	background: #999;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;	
	font-size: 110.0%;
}
.rememberyes {
	float:left;
	margin: 0 10px 0 0;
}
.rememberno {
	float:left;
	border-left: 1px solid #aaa;
	padding-left: 12px;
}

#footer #kommentarer .post,
.commentformcontainer .post
{
	background: url(kompostbg.gif) no-repeat left top;
	margin: 0;
}

#footer #kommentarer .post p.time
{
	background: url(kompostbbg.gif) no-repeat left bottom;
	padding-bottom: 22px;
	font-style: italic;
	color: #666;
}

.commentformcontainer .post p.time
{
	background: url(kompostbbg.gif) no-repeat left bottom;
	padding-bottom: 32px;
	font-style: italic;
	color: #666;
}

#footer #kommentarer .post h3
{
	padding: 18px 0 0 40px;
	font-weight: bold;
}

.commentformcontainer .post h3
{
	padding: 24px 0 0 40px;
	font-weight: bold;
}

#footer #kommentarer .post p,
.commentformcontainer .post p
{
	padding: 0 0 0 40px;
}

#footer #laenkar .laenk,
#artikeltext #laenkar .laenk
{
	background: url(linkbullet.gif) no-repeat left top;
	padding: 0 0 10px 22px;
	margin: 7px 0 0;
}

#footer #laenkar .laenk p
{
	line-height: 1.3em;
}

#footer #bildgalleri a img
{
	border: 1px solid #fff;
	background: #d3d3d3;
	padding: 2px;
	margin: 0 8px 8px 0;
}

#footer #bildgalleri a:hover img
{
	border: 1px solid #d3d3d3;
	background: #fff;
}

#slingalist
{
	padding: 0 55px 20px;
}

#slingalist a
{
	padding: 0 20px 0 0;
	font: bold 80% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #777;
	text-decoration: none;
}

#slingalist a:hover
{
	color: #b00;
}

#side_bar a
{
	color: #777;
	text-decoration: none;
	font-weight: bold;
	line-height: 2;
}

#side_bar a:hover
{
	color: #b00;
}

#side_bar a span.kultur
{
	padding: 2px 0 6px 20px;
	background: url(http://kulturhistorien.se/mapicons/mm_20_gold.png) no-repeat 0 0;
}

#side_bar a span.sova
{
	padding: 2px 0 6px 20px;
	background: url(http://kulturhistorien.se/mapicons/mm_20_blue.png) no-repeat 0 0;
}

#side_bar a span.natur
{
	padding: 2px 0 6px 20px;
	background: url(http://kulturhistorien.se/mapicons/mm_20_green.png) no-repeat 0 0;
}

#side_bar a span.historiskt
{
	padding: 2px 0 6px 20px;
	background: url(http://kulturhistorien.se/mapicons/mm_20_violet.png) no-repeat 0 0;
}

#hare1
{
	position: absolute;
	width: 101px;
	height: 142px;
	left: 520px;
	top: 320px;
	background: url(hare/hare1.png) no-repeat left top;
	z-index: 99;
}

#hare2
{
	position: absolute;
	width: 101px;
	height: 142px;
	left: 520px;
	top: 320px;
	background: url(hare/hare1.png) no-repeat left top;
	z-index: 99;
}

#hare3
{
	position: absolute;
	width: 101px;
	height: 142px;
	left: 520px;
	top: 320px;
	background: url(hare/hare1.png) no-repeat left top;
	z-index: 99;
}

#hare4
{
	position: absolute;
	width: 101px;
	height: 142px;
	left: 520px;
	top: 320px;
	background: url(hare/hare1.png) no-repeat left top;
	z-index: 99;
}

#hare5
{
	position: absolute;
	width: 101px;
	height: 142px;
	left: 520px;
	top: 320px;
	background: url(hare/hare1.png) no-repeat left top;
	z-index: 99;
}

#searchbox 
{
	float: right;
	width: 220px;
	height: 26px;
	font: bold 75% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-decoration: none;
	color: #777;
	margin: 40px 55px 0 0;
	background: url(sok.gif) no-repeat left 10px;
	padding-left: 38px;
}

#searchbox input
{
	display: block;
	float: left;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5A4E65;
	padding: 3px;
	margin: 6px 0 6px 0;
	background-color:#FFFFFF;
	border-style: double;
	border-color: #d2d2d2;
	border-width: 3px;
}

#searchbox input[type=submit]
{
	display: inline;
	width: 20px;
	height: 16px;
	border: none;
	background: url(search.gif) no-repeat 50% 50%;
}

#searchbox  #searchgo
{
	float: left;
	margin: 9px 0 0 9px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* CALENDAR */

#calendar
{
	margin-bottom: 40px;
	margin-left: 55px;
}

#calendar h2
{
	font-size: 2em;
	font-weight: bold;
	padding: 15px 0;
}

#monthswrap
{
	position: absolute;
	margin: -30px 0 0 380px;
}

#monthselect, 
#monthselect ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#monthselect a 
{
	display: block;
	text-decoration: none;
	color: #6f6f6f;
}

#monthselect li 
{
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#monthselect li ul 
{
	position: absolute;
	background: #fff;
	width: 10em;
	left: -999em;
	border: 1px solid #e4e4e4;
	border-width: 1px 1px 0 1px;
}

#monthselect li ul li a
{
	border-bottom: 1px solid #e4e4e4;
	padding: 4px 0 4px 4px;
}

#monthselect li ul li a:hover
{
	background: #eee;
	color: #b20000;
}

#monthselect li ul li
{

}

#monthselect li:hover ul, 
#monthselect li.sfhover ul 
{
	left: auto;
}


#calendar p .lbutton
{
	display: block;
	float: left;
	width: 62px;
	height: 19px;
}

#calendar p .rbutton
{
	display: block;
	float: right;
	width: 62px;
	height: 19px;
}

#calendar table th a
{
	display: block;
	width: 102px;
	color: #666;
	text-decoration: none;
	font-size: 1.5em;
	background: #eee;
	border: 3px double #d2d2d2;
}

#calendar table th a:hover
{
	background: #fff;
	color: #b20000;
}

#calendar table
{
	margin-bottom: 40px;
}

#calendar table th
{
	text-align: center;
	width: 102px;
}

#calendar table th.day
{
	color: #2a3c00;
	line-height: 28px;
	width: 102px;
}

#calendar table td
{
	width: 102px;
	height: 62px;
	color: #bbb;
	border: 1px solid #d2d2d2;
}

#calendar td.invalidDay
{
	background: #fff;
	border-width: 0;
}

#calendar td.today
{
	border-left: 3px double #aaa;
}

#calendar table td .expired a
{
	color: #aaa;
}

#calendar table td a
{
	display: block;
	width: 102px;
	background: #eee;
	text-decoration: none;
	color: #b20000;
	font-family: arial;
	font-size: 80%;
	margin: 2px;
	padding: 2px;
}

#calendar table td a:hover,
#calendar table td a:focus,
#calendar table td a:active,
#calendar td.today a
{
	background: #ddd;
}

#calendar td.today a:hover,
#calendar td.today a:focus,
#calendar td.today a:active
{
	background: #ccc;
}

#calendar #calcaption
{
	float: right;
	width: 290px;
	margin: 0 55px 40px 0;
}

#calcaption h3
{
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #b20000;
	margin: 0 0 12px;
}

#players
{
	margin: 15px 0 0 68px;
}

#players h2
{
	font: normal 110% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .25em;
	line-height: 140%;
	color: #b20000;
	margin-bottom: 20px;
}

.player-pre
{
	float: left;
	width: 163px;
	margin: 0 37px 50px 0;
	font-size: 90%;
}

.player-pre a,
.player-pre a:link,
.player-pre a:visited
{
	text-decoration: none;
	color: #b20000;
}

.player-pre a:hover,
.player-pre a:focus,
.player-pre a:active
{
	text-decoration: underline;
}

