@charset "ISO-8859-1";
body {
	background: #dbdbdb url(../img/bg.jpg) repeat-x;
	margin: 0px;
}
#container {
	width:1350px;	/*set width 890px + width bannerLeft + width bannerRight + margin(60px)*/
	display: inline-block;
}
#bannerLeft {		/*set width on banners as desired*/
    width: 200px;	/*no banners: set width to auto*/
	float: left;
	margin: 0px 20px 0px 10px;
}
#bannerTop {
    width: 890px;
	height: auto;
}
#bannerRight {		/*set width on banners as desired*/
    width: 200px;	/*no banners: set width to auto*/
	float: left;
	margin: 0px 10px 0px 20px;
}
#contentHolder {
	width: 890px;
	float: left;
}
#header {
	width: 890px;
	height: 200px;
	text-align: left;
}
#logo {
	float; left;
}
#logo img {
	margin: 5px 0px 0px 0px;
}
#headerSelect {
	width: 500px;
	height: auto;
	float: right;
	margin-top: 20px;
}
#headerSelect p {
	font: 11px/14px Arial,Helvetica,Sans;
	padding: 10px 20px 10px 20px;
}
#townSelect {
	width: 230px;
	height: 170px;
	background-color: white;
	margin-right: 10px;
	float: right;
}
#townSelect form {
	font: 11px/14px Arial,Helvetica,Sans;
	padding: 20px 20px 10px 20px;
}
#townSelect select {
	font: 11px/14px Arial,Helvetica,Sans;
	width: 190px;
}
#calendar {
	width: 230px;
	height: 170px;
	background-color: white;
	margin-right: 0px;
	float: right;
}
#calendar table {
	width: 190px;
	font: 11px/14px Arial,Helvetica,Sans;
	margin: 10px 20px 10px 20px;
	border: 0px;
}
td.center {
	text-align: center;
}
td.right {
	text-align: right;
	padding-right: 8px;
	text-decoration: none;
	color: black;
}
.right a {
	text-decoration: none;
	color: black;
}
.select {
	background-color: #dddddd;
}
.roundedCorners {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#headline {
	text-align: left;
	width: 890px;
	height: 35px;
	padding: 0px 50px 0px 25px;
}
#saveCal {
	background: #dbdbdb; 
	width: 190px;
}
#saveCal form {
	font: 11px/14px Arial,Helvetica,Sans;
	padding: 20px;
}
#createNewCalGroup {
	font: 11px/14px Arial,Helvetica,Sans;
	width: 140px;
}
.subheadline {
	font: 10px Arial,Helvetica,Sans;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	float:left;
}
.subheadlineSynk {
	font: 10px Arial,Helvetica,Sans;
	padding-left: 0px;
	float:left;
}
.subheadline a {
	font: 10px Arial,Helvetica,Sans;
	text-decoration: none;
	color: #696464;
}
.subheadlineSynk img {
	border: 0px;
	float: left;
	vertical-align: bottom;
}
.subheadlineSynk div {
	float: left;
	vertical-align: bottom;
	padding-right: 10px;
	padding-left: 5px;
}
#adds {
	text-align: left;
	height: auto;
	margin-bottom: 20px;
}
#content {
	text-align: left;
	background-color: white;
	padding: 5px 0px 10px 0px;
}
#headNews {
	text-align: left;
	background-color: white;
	padding: 5px 0px 10px 0px;
}
.topNews {
	display: inline-block;
}
#selectedCalendar {
	text-align: left;
	display: inline-block;
}
#selectedCalendar p {
	font: 11px/14px Arial,Helvetica,Sans;
	float: left;
	width: auto;
	padding-left: 50px;
}
#footer {
	text-align: left;
	margin: 10px 0px 20px 0px;
}
#footer p {
	font: 11px/14px Arial,Helvetica,Sans;
	float: left;
	width: 290px;
}
a {
	color: #000000;
}
h1
{
	font: 20px Arial,Helvetica,Sans;
	display: inline;
}
h10
{
	height: 30px;
	display: inline-block;
	padding-top: 10px;
}

h1, h1 a {
	font: 12px Arial,Helvetica,Sans;
	font-weight: bold;
	color: #000000;
	display: inline;
}

.thisDate {
	font: 20px/30px Arial,Helvetica,Sans;
	font-weight: bold;
	color: #696464;
}
#content  h2 {
	font: 16px Arial,Helvetica,Sans;
	font-weight: bold;
	padding: 10px 10px 0px 50px;
}
#content  h2 a {
	color: #000000;
	padding: 10px 10px 0px 50px;
}
div.textRightOfImg {
	font: 12px/14px Arial,Helvetica,Sans;
	display: table-cell;
	padding-left: 30px;
}
.headNewsRightOfImg {
	font: 11px/13px Arial,Helvetica,Sans;
	display: table-cell;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
h3, h3 a {
	font: 16px Arial,Helvetica,Sans;
    padding: 10px 10px 0px 0px;
	font-weight: bold;
	color: #000000;
}
hr {
	background-color: #dbdbdb;
	border: #dbdbdb 1px solid;
	height: 0px;
	clear: both;
}
#content p {
	font: 12px/14px Arial,Helvetica,Sans;
	padding: 0px 10px 5px 50px;
	float: left;
}
#content img.left {
	margin: 25px 0px 0px 50px;
	border: 0px;
	float: left;
	display: table-cell;
}
#content img.right {
	float: right;
	margin: 25px 10px 20px 30px;
	border: 0px;
	display: table-cell;
}
#headNews p {
	font: 11px/13px Arial,Helvetica,Sans;
	padding: 0px 10px 10px 50px;
	float: left;
}
#headNews img.townleft {
	margin: 25px 0px 0px 25px;
	border: 0px;
	float: left;
	display: table-cell;
}
.booking {
	width: 150px
}
.bookingForm {
	width: auto;
	float: left;
	margin-right: 2px;
}
.bookingForm img.sync2 {
	vertical-align: bottom;
	margin-left: 30px
}
.bookingForm input, .elementBookingForm input{
	background-color: #757575;
	font: 11px/11px Arial,Helvetica,Sans;
	color: white;
	height: 20px;
	min-width: 80px;
	margin-top: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.bookingForm input.livestream {
 	margin-left: 5px;
}
ul {
	padding-left: 25px;
	padding-right: 10px;
	
	list-style-position: outside;
}
li.green {
	list-style-image:url("../img/green.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
li.pink {
	list-style-image:url("../img/pink.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
li.brown {
	list-style-image:url("../img/brown.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
li.blue {
	list-style-image:url("../img/blue.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
li.red {
	list-style-image:url("../img/red.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
li.yellow {
	list-style-image:url("../img/yellow.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
li.black {
	list-style-image:url("img/black.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
}
.liplace {
	float: right;
	margin-right: 30px;
	font: 11px Arial,Helvetica,Sans;
}
.uldiv {
	padding-top: 10px;
	margin-left: 30px;
}
.btmRoundedCorners li.green {
	list-style-image:url("img/green.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
	margin-left: -10px;
}
.btmRoundedCorners li.pink {
	list-style-image:url("img/pink.png");
	list-style-type:square;
	font: 11px/16px Arial,Helvetica,Sans;
	margin-left: -10px;
}
#leftCol {
	width: 465px;
	font: 12px/14px Arial,Helvetica,Sans;
	float:left;
	margin: 25px 0 25px 35px;
}
#rightCol {
	width: 325px;
	font: 12px/14px Arial,Helvetica,Sans;
	float:left;
	margin: 25px 0 25px 25px;
}
.gradientBox {
	background: #dddddd;
	background: -moz-linear-gradient(top, #ffffff, #cccccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#cccccc));
	height: auto; 
	font: 12px/14px Arial,Helvetica,Sans;
	padding: 10px;
}
#rightColTown {
	float: right;
	width: 230px;
	margin: 0px 10px 0px 10px;
	text-align: left;
}
.topRoundedCorners {
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius:  5px 5px 0px 0px;
	-khtml-border-radius:  5px 5px 0px 0px;
	border-radius:  5px 5px 0px 0px;
	margin-top: 10px;
}
.btmRoundedCorners {
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: white; 
	font: 12px/14px Arial,Helvetica,Sans;
	position: relative;
	padding: 10px;
}
.btmRoundedCornersUl {
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	background-color: white; 
	font: 12px/14px Arial,Helvetica,Sans;
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
}
.brownTopLarge, .brownTopSmall { /*copy this for your own colors*/
	background-color: #9b8d74;
	text-indent: 20px;
	font: 14px/30px Arial,Helvetica,Sans;
	color: white;
}

.greenTopLarge, .greenTopSmall { /*copy this for your own colors*/
	background-color: #95b986;
	text-indent: 20px;
	font: 14px/30px Arial,Helvetica,Sans;
	color: white;
}
.yellowTopLarge, .yellowSmall, .yellowTopSmall { /*copy this for your own colors*/
	background-color: yellow;
	text-indent: 20px;
	font: 14px/30px Arial,Helvetica,Sans;
	color: white;
}

.apricotTopLarge, .apricotSmall { /*copy this for your own colors*/
	background-color: #c17346;
	text-indent: 20px;
	font: 14px/30px Arial,Helvetica,Sans;
	color: white;
}

.blueTopLarge, .blueTopSmall { /*copy this for your own colors*/
	background-color: #84abbd;
	text-indent: 20px;
	font: 14px/30px Arial,Helvetica,Sans;
	color: white;
}

.facebookTopLarge, .facebookTopSmall { /*copy this for your own colors*/
	background-color: #3B5998;
	text-indent: 20px;
	font: 14px/30px Arial,Helvetica,Sans;
	color: white;
}



.element {
	width: 100%;
	font: 11px/16px Arial,Helvetica,Sans;
	display: inline-block;
	padding: 0px
}
.element img {
	width: auto;
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}
form.elementBookingForm {
	float: right;
	width: auto;
	margin-left; 50px;
	margin-right: 20px;
}
.whenwhwere {
	width: auto;
	float: left;
	display: inline-block;
}
.syncDiv {
	font: 10px Arial,Helvetica,Sans;
	width: auto;
	position: relative;
}
.syncDiv img {
	margin-left: 10px;
	margin-right: 5px;
}
.elementBrown {
	width: 100%;
	background-color: #9b8d74;
	font: 11px/16px Arial,Helvetica,Sans;
	display: inline-block;
	padding: 0px
}
.elementBrown img {
	width: auto;
	float: left;
	margin-right: 10px;
}

.elementBlue {
	width: 100%;
	background-color: #84abbd;
	font: 11px/16px Arial,Helvetica,Sans;
	display: inline-block;
	padding: 0px
}
.elementBlue img {
	width: auto;
	float: left;
	margin-right: 10px;
}
.elementText {
	margin-top:3px;
	margin-right: 10px;
}
.degerfors1{
	font: 12px/15px Arial,Helvetica,Sans;
}
.degerfors2{
	font: 11px/14px Arial,Helvetica,Sans;
}