body
{
	padding:0;
	margin:0;
	border-top: 4px solid #000;
}
#top
{
	padding-top: 30px;
	padding-bottom: 20px;
	width: 850px;
	margin: 0 auto;
}

#top_container {
	background: #779706;
}
/*=====================================
 * TOP-MENY
 *==================================== */
#tabmenu
{
	width: 850px;
	margin: 0 auto;
}
#tabmenu ul
{
	padding:0;
	margin:0;
	display: inline;
	list-style: none;
}
#tabmenu ul li
{
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 26px;
	padding:0;
	margin:0;
	
}
#tabmenu ul li a
{
	padding: 5px 10px 4px 10px;
	border-top: 2px solid #e5e5e5;
	border-top: 2px solid #fff000;
	margin-right: 5px;
	text-decoration: none;
	background-color: #ededed;
	background-color: #fff88f;
	color: #6a6400;
	display: block;
	height: 15px;
	float:left;
}
#tabmenu ul li a:hover
{
	background-color: #fff000;
}
#tabmenu ul li a.active
{
	border-top: 2px solid #4f6501;
	padding-bottom: 4px;
	border-bottom: 1px solid #fff;
	background-color: #fff;
	
}
#container
{
	clear: left;
	border-top: 1px solid #e3e3e3;
}
/*=====================================
 * CONTENT
 *==================================== */
#content
{
	width: 850px;
	margin: 0 auto;
	padding-top: 20px;
}
#content a
{
	color: #666;
}
#content h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0;
	padding:0;
	color: #779706;
}
#content h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin:0;
	padding:0;
	color: #779706;
}
#left h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	color: #779706;
	margin-bottom: 10px;
}
#right h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
	color: #779706;
	margin-bottom: 10px;
}
#content p
{
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
/*=====================================
 * Senaste på startsidan
 *==================================== */
#latest
{
	background-color: #f1f1f1;	
	padding: 10px 20px 5px 15px;
	border-top: 1px solid #d7d7d7;
}
#latest h2, #latest a
{
	color: #666;
	text-decoration: none;
}
#lastest_forum
{
	width: 255px;
	float: left;
	padding-right: 10px;
}
#lastest_forum h2
{
	background-image: url('../gfx/bubble.png');
	background-repeat: no-repeat;
	font-size:12px;
	color: #5c7408;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-left: 60px;
	padding-top: 20px;
	height: 28px;
}
#lastest_gallery
{
	width: 250px;
	float: left;
	border-left: 1px solid #d7d7d7;
	border-right: 1px solid #d7d7d7;
	padding-left: 25px;
	margin-right: 25px;
}
#lastest_gallery h2
{
	background-image: url('../gfx/camera.png');
	background-repeat: no-repeat;
	font-size:12px;
	color: #5c7408;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-left: 60px;
	padding-top: 20px;
	height: 30px;
}
#lastest_events
{
	width: 240px;
	float: left;
}
#lastest_events h2
{
	background-image: url('../gfx/picture.png');
	background-repeat: no-repeat;
	font-size:12px;
	color: #5c7408;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding-left: 60px;
	padding-top: 20px;
	height: 28px;
}
#lastest_events h3
{
	margin:0;
	padding:0;
	margin-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size:12px;
}
#lastest_events p
{
	margin:0;
	padding:0;
	padding-top: 6px;
}
#latest dl
{
	padding-bottom: 5px;
	border-bottom:  1px solid #e4e4e4;
	margin-right: 15px;
}
#latest dt
{
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#latest dd
{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	font-style: italic;
}
.latest_right
{
	float: right;
	font-style: normal;
}
/*=====================================
 * FOOTER
 *==================================== */
#footer
{
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #d7d7d7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 19px;
	margin-bottom: 30px;
}
#footer p
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	line-height: 19px;
	margin: 0;
	padding:0;
	padding-top: 5px;
}
#footer a
{
	color: #888;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#footer a:hover
{
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#footerright
{
	float: right;
	padding-top: 5px;
}
.footerlogo
{
	float: left;
	padding-right: 5px;
}
.form
{
	font-family: Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444;
	font-size: 14px;
	padding: 6px 3px 6px 3px;
	width: 400px;
	border: 1px solid #ccc;
	border-top: 2px solid #ccc;
}
.submit
{
	font-family: Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444;
	font-size: 14px;
	padding: 5px;
}
.smallform
{
	font-family: Arial,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #444;
	font-size: 14px;
	padding: 6px 3px 6px 3px;
	width: 100px;
	border: 1px solid #ccc;
	border-top: 2px solid #ccc;
}
label
{
	font-family: Arial;
	font-size: 12px;
	display:block;
	padding: 4px 0px 6px 0px;
	color: #666;
}
/*=====================================
 * Rätt & Fel rutor
 *==================================== */
#error
{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	padding-left: 70px;
	background-color: #f6f6f6;
	background-image: url('../gfx/warning.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#error h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}
#success
{
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #eee;
	margin-bottom: 10px;
	padding-left: 70px;
	background-color: #f6f6f6;
	background-image: url('../gfx/success.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}
#success h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding:0;
	margin-bottom: 10px;
}
/*=====================================
 * FORUM Stilar
 *==================================== */
.forumlist
{
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0px 10px 13px;
}
.forumlistalter
{
	background-color: #efefef;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-bottom: 1px dotted #ccc;
	border-left: 3px solid #ccc;
	padding: 10px 0px 10px 10px;
}
.forumlist h4
{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-bottom: 7px;
	font-size: 12px;
}
.forumlistalter h4
{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	margin-bottom: 7px;
	font-size: 12px;
}
.forumlist em
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.forumlistalter em
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.forumanswers
{
	width: 190px;
	float: right;
	padding-left: 15px;
	border-left: 1px dotted #ccc;
	line-height: 25px;
}
.forumposter
{
	width: 180px;
	float: left;
	line-height: 25px;
	padding-left: 15px;
	border-left: 1px dotted #ccc;
}
.forumhead
{
	width: 400px;
	float: left;
	padding-top: 5px;
}
.forumhead a
{
	color: #666;
	text-decoration: none;
	border-bottom: 0px solid #c7c7c7;
}
.forumhead a:hover
{
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #c7c7c7;
}
.pagingbutton
{
	display:block;
	float: left;
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
.pagingbuttonactive
{
	display:block;
	float: left;
	border: 1px solid #ccc;
	padding: 3px 5px 3px 5px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #efefef;
	color: #666;
}
#forumpost
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.forumanswer
{
	background-color: #f1f1f1;
	margin-bottom: 20px;
	padding: 10px;
}
.forumanswer h3
{
	font-size: 12px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 10px;
}
.forumanswer p
{
	margin:0;
	padding:0px;
}
.postposter
{
	display: block;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	background-color: #eaeaea;
	border-top: 1px solid #ccc;
}
.mainposter
{
	display: block;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 5px;
	margin-bottom: 10px;
}

/*=====================================
 * Diverse Style
 *==================================== */
.clearclass
{
	clear: both;
}
.imgtop
{
	vertical-align: text-bottom;
}
.floatright
{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 25px;
}
.smallimg
{
	width: 100px;
	height: 75px;
	border: 1px solid #666;
}
.imgbordersmall
{
	border: 1px solid #666;
}
#left
{
	width: 380px;
	float: left;
}
#left ul
{
	margin:0;
	padding:0;
	list-style: none;
}
#left ul li
{
	margin-bottom: 5px;
}
#left li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
#right
{
	width: 400px;
	float: right;
}
#right ul
{
	margin:0;
	padding:0;
	list-style: none;
}
#right ul li
{
	margin-bottom: 5px;
}
#right li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
.linkslist {
	padding: 0;
	margin:0;
	width: 800px;
}
.linkslist li {
	padding-right: 25px;
	width: 220px;
	float: left;
	height: 120px;
}
/*=====================================
 * Annonsplats
 *==================================== */
.marketad
{
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.marketpic
{
	float: left;
	background-image: url('../gfx/marketpic.png');
	background-repeat: no-repeat;
	width: 120px;
	height: 121px;
	
}
.marketpicnone
{
	float: left;
	background-image: url('../gfx/marketpicnone.png');
	background-repeat: no-repeat;
	width: 120px;
	height: 121px;
}
.marketpicture
{
	
	margin-top: 12px;
	margin-left: 10px;
	float: left;
	border: none;
}
.marketinfo
{
	padding-top: 10px;
	width: 500px;
	float: left;
	margin-left: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.marketinfo h3
{
	margin: 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666;
	text-decoration:none;
	margin-bottom: 5px;
}
.marketlink
{
	text-decoration:none;
	border-bottom: 1px dotted #999;
}
#moverhead {
	display: none;
}
.marketprice
{
	padding-top: 10px;
	width: 110px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-align:right;
}
.regtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
/*=====================================
 * Galleriet
 *==================================== */
.gallerystart
{
	width: 225px;
	height: 250px;
	float: left;
	padding: 10px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
.gallerystart h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	font-weight:bold;
	margin:0;
	padding:0;
	padding-left: 10px;
}
.gallerypicture
{
	background-image: url('../gfx/gallerypic.png');
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 23px;
	width: 170px;
	height: 135px;
}
.gallerycreated
{
	font-size: 11px;
	padding-left: 10px;
}
.gallerytext
{
	padding-left: 10px;
	display: block;
}
.imgborder
{
	border: none;
}
.gallerysinglepicture
{
	width: 200px;
	margin-right: 70px;
	display: block;
	float: left;
	text-align:justify;
}
.gallerysingletext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 14px;
}
.gallerysinglepic
{
	margin-left: 30px;
	border: 1px solid #666;
}
/*=====================================
 * Lightbox
 *==================================== */
.lightboxbg
{
	position: absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter:alpha(opacity:70);
	z-index: 10;
}
.lightBox
{
	position: absolute;
	width: 639px;
	top: 50px;
	left: 50%;
	margin-left: -319px;
	background-color: #ffffff;
	border: 10px solid white;
	z-index: 11;
}
.lightbox ul
{
	list-style:none;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
	padding:0;
	margin: 0;
}
.lightbox ul li
{
	padding: 3px;
}
.closeLight
{
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	display:block;
	padding: 2px;
	
}
#box2 h3
{
	font-family: Verdana;
	font-size: 12px;
	color: #666;
	margin: 5px;
	padding: 0;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
#master
{

}
.backbtn
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
.backbtn a
{
	background-image: url('../gfx/arrowleft.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;
	
}
.backbtn2
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
.backbtn2 a
{
	background-image: url('../gfx/arrow.png');
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: none;	
}
.eventlistupcoming
{
	margin-top: 10px;
	border-bottom:1px dotted #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-bottom: 10px;
	line-height: 20px;
}
.eventlistupcoming h3
{
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}
.eventdate
{
	display: block;
	font-weight: bold;
	margin-top: 7px;
}

.size
{
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 0px;

    color: #999;
}

.price
{
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 0px;
   
    color: #009900;
}
.shop_description
{
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
}
