body {
  font-family: arial, sans-serif;
  font-size: 12px;
  margin:0;
  text-align: center;
  background: url('http://www.borasklassikern.se/media/1187/bg.jpg') repeat-x;
  background-color: #76b3e0;
  }

#container {
  margin:0 auto;
  width: 920px; 
  text-align:left;
  margin-bottom: 20px;
  }
  
a, a:link, a:visited {
  text-decoration: none;
  color: #333;
}

.clear {
	clear: both;
}
  
#topImg {
  background: url('/gfx/viaredssjonrunt-top.png') no-repeat;
  height: 26px;
  font-size:0;  
  margin-top: 40px;
  }
  
#top {
  margin-bottom: 0px;
  margin-top: 0px;
  height 90px;
  }
  
#logo {
  float:left;
  padding-top: 10px;
  }
  
#logo img {
  border:0;
  }
  
#menu {
  float:right  ;
  background: url('http://www.borasklassikern.se/media/1193/menu.jpg') no-repeat bottom;
  width: 800px;
  height: 56px;
  margin-top: 20px;
  }
  
#menu ul {
  margin:0 0 0 10px;
  padding:0;
  }
  
#menu ul li {
  float: left;
  list-style: none;
  display: block;
  margin-top: 10px;
  }
  
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
  padding: 17px 10px 13px 10px;
  display: block;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
  }
  
#menu ul li a:hover {
	background: #062231;
  }
  
  
#menu ul li a.active, #menu .current {
	background: #062231;
  }


#main {
  background: url('/gfx/viaredssjonrunt-main.png') repeat-y;
  padding: 20px 60px;
  }
  
.newsPost {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.newsPost a, .newsPost a:link,.newsPost a:visited  {
  border: 0;
}

.newsPost a:hover {
	text-decoration: underline;
}

.newsText {
  color: #616154;
  line-height: 16px;
  }

span.title {
  font-size: 16px;
  font-family: arial;
  color: #333;
  line-height: 120%;
}

span.intro {
  line-height: 150%;
  margin-top: 6px;
  display: block;
}

.newsImage {
  float: right;
  margin: 3px 0px 10px 15px;
  border: 4px solid #d2d2C3;
}

h1 {
  font-size: 22px;
  font-family: arial;
  padding: 0px 0px 0px 0px;
  margin: 0;
  color: #1d4d71;
  font-weight: bold;
}

h2 {
  font-size: 16px;
  font-family: arial;
  padding: 10px 0px 0px 0px;
  margin: 0;
  color: #1d4d71;
  font-weight: lighter;
}

#content {
  line-height: 24px;
  color:#666;
  margin-bottom: 20px;
  }


h2.newsTitle {
  font-size: 24px;
  font-family: arial;
  padding: 0px;
  margin:0;
  color: #1d4d71;
  font-weight: normal;
  }
  
h2.newsTitle a:link, h2.newsTitle a:visited {
  text-decoration:none;
  color: #1d4d71;
  }
  
h2.newsTitle a:hover {
  color: #333;
  }
  
#mainImg {
  background: url('/gfx/mainimg.jpg') no-repeat;
  margin-bottom: 25px;
  height: 295px;
  display: block;
  }

#mainImg2 {
  background: url('/gfx/mainimg2.jpg') no-repeat;
  margin-bottom: 25px;
  height: 143px;
  display: block;
  width: 780px;
  }

span.date {
	font-size: 11px;
}
  
#mainImg h2.title {
  font-size: 24px;
  font-family: georgia;
  padding:111px 30px 30px 100px;
  margin:0;
  color: #fff;
  font-weight: normal;
  }
  
#mainImg h3.smallTitle {
  font-size: 20px;
  font-family: georgia;
  padding:0px 30px 30px 30px;
  margin:0;
  color: #1d4d71;
  font-weight: normal;
  }

#contentMain {
margin-top: 20px;
}

#left {
  float:left;
  width: 400px;
  }

#right {
  float:right;
  width: 365px;
  }
  
#right img {
  margin-bottom: 10px;
  border:0;
  }

.clear {
  clear:both;
  font-size:0;
  height:0;
}

  
#footer {
  background: url('/gfx/viaredssjonrunt-bottom.png') no-repeat;
  height: 30px;
  font-size:0;
  margin-bottom: 5px;
  }

#footerText {
  padding-left: 20px;
  font-size: 8.5pt;
  color: #6f7065;
  height: 40px;
}
#footerText a {
  color: #fff;
  text-decoration: underline;
}
#footerTextLeft {
  float: left;
}
#footerTextRight {
  float: right;
  margin-right: 15px;
color: #fff;
}

.header2 {
  font-size: 0.7em; 
}

.startpage-header {
  border-bottom: 1px solid #1d4d71; 
  margin-bottom: 20px;
  height: 90px;
}

.startpage-header-left {
  float: left;
  width: 460px;
  padding-top: 5px;
}

.startpage-header-right {
  float: right;
  width: 268px;
  text-align: left;
}

#contentText p {
	width: 70%;
}

#slideshow {
	width: 398px;
	height: 295px;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	overflow: hidden;
}

#contactForm label {
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	color: #1d4d71;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}

#contactForm input {
	width: 375px;
	border: solid 1px #e0e0e0;
	padding: 8px;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	margin-bottom: 7px;
}

#contactForm textarea {
 	border: solid 1px #e0e0e0;
	padding: 10px;
	width: 375px;
	height: 70px;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	margin-bottom: 15px;
}

#contactForm #form-c1 {
	float: left;
	width: 190px;
	margin-right: 15px;
}
#contactForm #form-c2 {
	float: left;
	width: 180px;
}
#contactForm #form-c1 input, #contactForm #form-c2 input {
	width: 170px;
}

#contactForm #btnsubmit {
	width: 170px;
	height: 35px;
	font-size: 13px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	color: #0084C4;
}















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

