/* @override 
	http://stockholmbeer:8888/css/2012.css
	https://www.stockholmbeer.se/css/2012.css */

/* Imported fonts  */
@font-face {
    font-family: 'jens-extrabold';
    src: url('jens-extrabold.eot');
    src: url('jens-extrabold.eot?#iefix') format('embedded-opentype'),
         url('jens-extrabold.woff') format('woff'),
         url('jens-extrabold.ttf') format('truetype'),
         url('jens-extrabold.svg#jens-extrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'jens-boldcondensed';
    src: url('jens-boldcondensed.eot');
    src: url('jens-boldcondensed.eot?#iefix') format('embedded-opentype'),
         url('jens-boldcondensed.woff') format('woff'),
         url('jens-boldcondensed.ttf') format('truetype'),
         url('jens-boldcondensed.svg#jens-boldcondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ticker-Regular';
    src: url('ticker-regular.eot');
    src: url('ticker-regular.eot?#iefix') format('embedded-opentype'),
         url('ticker-regular.woff') format('woff'),
         url('ticker-regular.ttf') format('truetype'),
         url('ticker-regular.svg#ticker-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*the new 2012 layout*/


html {
	background: url("../images/2012/full_size_sthlm_bg.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.container_outer {
	
}
.container_inner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}


/*  layout header  */

/*  layout top header  */
.sthlm_top_header {
	height: 99px;
	background-image: url(../images/2012/header_upper_bg.png);
	background-repeat: no-repeat;
	z-index: 10;
}
.sthlm_first_row {
	height: 54px;
	margin-bottom: 3px;
}
.sthlm_first_row img {
	margin-right: 0px;
	margin-top: 0px;
	float: right;
}

.sthlm_first_row .left {
	float: left;
	width: 250px;
	margin-top: 21px;
	color: #FFFFFF;
	margin-left: 27px;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: jens-boldcondensed;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.sthlm_first_row .left a {
	color: #fff;
	text-decoration: none;
}
.sthlm_first_row .left a:hover { 
	color: #ccc; 
}
.sthlm_first_row .right {
	float: right;
	width: 345px;
	margin-right: 0px;
/*	background-image: url(../images/2012/sthlm_header_right_bg.png);*/
	background-repeat: no-repeat;
	height: 53px;
}
.sthlm_second_row {
	height: 38px;
	margin-bottom: 3px;
	font-family: Jens-BoldCondensed;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #B03121;
	letter-spacing: 0.1em;
}
.sthlm_second_row .left {
	color: black;
	float: left;
	width: 620px;
	margin-top: 10px;
	text-align: right;
	margin-left: 50px;
}
.sthlm_second_row .right {
	color: #B03121;
	float: right;
	width: 200px;
	margin-top: 5px;
	text-align: left;
}

/*  slideshow  */
.sthlm_slides {
	height: 223px;
	margin-top: 0px;
	padding-top: 0px;
}
#slideshow_logo {
	position:absolute;
	top: -35px;
	z-index:999;
	left: 0;
}
#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	height: 220px;
	width: 940px;
}
.slides_container {
	width:940px;
	height: 220px
}
#example {
	width:940px;
	position:relative;
}

/*  layout navigation  */
.sthlm_navigation {
	height: 48px;
	margin-top: 2px;
	background-image: url(../images/2012/header_navigation_bg.jpg);
	background-repeat: repeat-x;
}

#sthlm_navigation_content {
	padding-top: 16px;
	padding-left: 5px;
	text-align: center;
}
#sthlm_navigation_content ul { 
	list-style: none;
	margin: 0;
}
#sthlm_navigation_content ul li { 
	float: left;
}
#sthlm_navigation_content ul a {
	color: #B03121;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
	-webkit-font-smoothing: subpixel-antialiased;
	letter-spacing: 0.1em;
	font: normal normal normal 11px/13px Jens-ExtraBold;
}
.firstentry { 
	border-right: 1px solid #ce8076;
}
.lastentry { 
	border-left: 1px solid #efd6d3;
}
.entry { 
	border-right: 1px solid #ce8076;
	border-left: 1px solid #efd6d3;
}
#sthlm_navigation_content ul a:hover { color: #fff; }



/* Newsticker */

.tickercontainer { /* the outer div with the black border */
	background-image: url(../images/2012/news_reel_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 960px;
	overflow: hidden;
}
#TICKER {
	font: normal normal normal 11px/13px Ticker-Regular;
	margin: 20px 20px 18px 120px;
}
/* Ads */

#reklam_container {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}
.gold_divider {
	margin: 0px;
	padding: 0px;
}

/*content*/

/*content promoplatser*/
#content_modules {
	margin: 0 0px;
}
#content_modules .grid_4 img {
	margin-top: 10px;
	border: 10px solid #fff;
	-moz-box-shadow:    0px 0px 3px 3px #ccc;
	-webkit-box-shadow: 0px 0px 3px 3px #ccc;
	box-shadow:         0px 0px 3px 3px #ccc;
	margin-bottom: 10px;
}
#breadcrumbs {
	font-family: Jens-ExtraBold;
	font-size: 12px;
	color: #E7C0BB;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}
#breadcrumbs a {
	color: #B03121;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #999999;
	text-decoration: none;
}
.content_link a {
	font-family: Jens-ExtraBold;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #B03121;
}
.content_link a:hover {
		color: #999999;
	text-decoration: none;
}
.right_left {
	float: left;
	width: 110px;
	margin-top: 18px;
	color: #FFFFFF;
}
.right_left a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.1em;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: jens-boldcondensed;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
}
.right_mid {
	float: left;
	width: 90px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	padding: 0px;
}
.right_right {
	float: right;
	width: 60px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.filter {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.organizer {
	width: 950px;
	font: 11px Georgia, serif;
	text-align: center;
	margin-bottom: 20px;
}
.red {
	color: #B03121;
}
.redheader {
	color: #B03121;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.grid_5.news_left {
	margin-right: 11px;
	width: 300px;
	margin-bottom: 20px;
}
.grid_5.news_mid {
	margin-right: 11px;
	width: 300px;
	margin-bottom: 20px;
}
.grid_5.news_right {
	margin-right: 0px;
	width: 300px;
	margin-bottom: 20px;
}
