body{
	background: #c8d200 url(../images/site_bg.jpg) center top no-repeat;
}
/**
 * Basic tags
 */
#main h1{
	margin-top: 0;
	font-size: 28px;
	text-transform: uppercase;
	padding-bottom: 2px;
	border-bottom: 2px solid #bdc701;
	font-style: italic;
}
#right h1{
	margin: 13px 0 0 0;
	font-size: 18px;
	border-bottom: 2px solid #bdc701;
	font-style: italic;
}
#main #blogListStart h2{
	font-size: 18px;
	text-transform: uppercase;
	border-bottom: 2px solid #bdc701;
	font-style: italic;
}
#main h2{
	margin-bottom: 6px;
	font-size: 18px;
	text-transform: uppercase;
	font-style: italic;
}
#right h2{
	margin: 0;
	padding: 8px 10px 8px 10px;
	font-size: 14px;
	color: white;
	font-style: italic;
}
h3{
	margin-bottom: 2px; 
	font-size: 14px;	
}
p{
	line-height: 1.4em;
}
a{
text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
/**
 * Layout
 */
/* Sidhuvud */
#header{
	/* background: url(../images/header_bg.jpg) top left no-repeat; */
}
#header .inside{

}
#topHeader{
	float: left;
	display: inline;
	width: 960px;
	height: 130px;
	/* background-color: aqua; */
}
#topHeader .leftCol{
	float: left;
	display: inline;
	width: 240px;
}
#topHeader .rightCol{
	float: left;
	display: inline;
	width: 720px;
}
#logo{
	margin: 25px 0 0 30px;
}

/* innehåll */
#container{
	margin-top: 5px;
	padding-top: 20px;
	background: #fff; url(../images/container_bg.png) top left no-repeat;
}
#main{
}
#main .inside{
}
#right{
	background: #fff;
	/* background-color: blue; */
}
#right .inside{}

/* Sidfot */
#footer{
	background: url(../images/footer_bg.png) bottom left no-repeat;
	margin-bottom: 80px;
}
#footer .inside{
	
}


/**
 * Innehåll och moduler
 */
#main .mod_article{
	float: left;
	display: inline;
	width: 610px;
	margin: 0 10px 0 20px;
}
#main ul{
	list-style-type: disc;
}
#main ul li{
	list-style-type: disc;
	margin: 0 0 2px 20px;
}
/* Citat, sidhuvud*/
#randomQuotes{
	float: right;
	width: 578px;
	margin: 25px 10px 0 0;
	/* background-color: aqua; */
}
#randomQuotes .ce_text{
	float: left;
	width: 443px;
	height: 60px;
	padding: 15px 35px 15px 15px;
	background: url(../images/top_comment_bg.png) top left no-repeat;
}
#randomQuotes .ce_image{
	float: left;
	width: 80px;
	height: 80px;
	margin-left: 5px;
}

/* Händleselista sidebar */
#eventListSidebar{
	float: left;
	display: inline;
	width: 280px;
	margin: 0px 20px 0 20px;
	background: url(../images/puff_bg.jpg) bottom left no-repeat;
	padding-bottom: 25px;
	
}
#eventListSidebar .event p{
	margin: 0;
}
#eventListSidebar .event p.more a{
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #a2ab02;
}
#eventListSidebar .event{
	float: left;
	clear: left;
	width: 250px;
	margin: 15px 15px 0px 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bdc701;
}
#eventListSidebar .last{
	border-bottom: none;
}
#eventListSidebar h2{
	background: url(../images/puff_header_bg.jpg) top left no-repeat;
}
#eventListSidebar .event h2,
#eventListSidebar .event h2 a
{
	padding: 0;
	font-size: 14px;
	font-style: normal;
	color: #333;
	background: none;
}
/* Sponsorblock 1*/
#sponsorBlock1{
	float: left;
	display: inline;
	width: 280px;
	margin: 0px 20px 0 20px;
}
/* Blogg */
#blogListStart,
#blogListDefault
{
	float: left;
	display: inline;
	width: 610px;
	margin: 0 10px 0 20px;
}
#blogListDefault{
	margin: 0;
}
#blogListStart .layout_latest,
#blogListDefault .layout_latest
{
	margin: 15px 0 0px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bdc701;
}
#blogListStart .layout_latest p.info,
#blogListDefault .layout_latest p.info
{
	margin: 0;
	color: #7e7e7e;
}
#main #blogListStart .layout_latest h2,
#main #blogListStart .layout_latest h2 a,
#main #blogListDefault .layout_latest h2,
#main #blogListDefault .layout_latest h2 a
{
	margin: 2px 0 5px 0;
	padding: 0;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	border-bottom: 0;
	color: #333;
	
}
#blogListStart .odd,
#blogListDefault .odd
{
	/* background-color: #f8fadc; */
}
#blogListStart .layout_latest p.more a,
#blogListDefault .layout_latest p.more a
{
	float: right;
	margin: 0;
	text-transform: uppercase;
	color: #a2ab02;
} 
/* Paginering */
#blogListDefault .pagination{
	text-align: center;
}
#blogListDefault .pagination p{
	margin: 10px 0 0 0;
}
#blogListDefault .pagination ul{
	
}
#blogListDefault .pagination ul li{
	display: inline;	
}
/*Blogg läsare*/
#blogReader .comment_default{
	margin: 15px 0 0px 0;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bdc701;
}
#blogReader .comment_default p.info{
	margin: 0;
	color: #7e7e7e;
}
#blogReader .ce_comments form input.text{
	width: 300px;
	height: 15px;
	margin: 2px 0 5px 0;
	padding: 5px;
	border: 1px solid #bfbfbf;
}
#blogReader .ce_comments form textarea{
	margin: 2px 0 5px 0;
	padding: 5px;
	width: 450px;
	height: 100px;
	border: 1px solid #bfbfbf;
}


/* Flickr */
#flickr{
	float: left;
	display: inline;
	width: 280px;
	margin: 0px 20px 0 20px;
	background: url(../images/puff_bg.jpg) bottom left no-repeat;
	padding-bottom: 25px;
}
#flickr h2{
	background: url(../images/puff_header_bg.jpg) top left no-repeat;
}
#flickr a img{
	float: left;
	margin: 12px 0 0 14px;
}
/**
 *	Formulär
 */
.ce_form fieldset{
	/*
margin: 0 0 10px 0;
	padding: 5px;
	border-top: 1px solid #ccc;
*/
}
.ce_form label
{
	float: left;
	clear: left;
}
.ce_form input.text{
	float: left;
	clear: left;
	margin: 2px 0 5px 0;
	padding: 5px;
	width: 300px;
	height: 15px;
	border: 1px solid #bfbfbf;
}
.ce_form textarea{
	float: left;
	clear: left;
	margin: 2px 0 5px 0;
	padding: 5px;
	width: 450px;
	height: 200px;
	border: 1px solid #bfbfbf;

}
.ce_form .submit_container{
	float: left;
	clear: left;
}
.ce_form .address_container{
	float: left;
	clear: left;
}
.ce_form .address_container .leftCol,
.ce_form .address_container .rightCol
{
	float: left;
}
.ce_form input.birthYear{
	width: 98px;
	margin-bottom: 20px;
}
.ce_form input.zipCode{
	width: 98px;
	margin-right: 10px;
}
.ce_form input.city{
	width: 180px;
}
.ce_form input.submit{

}
.ce_form p.error{
	float: left;
	clear: left;
	margin: 0;
	color: red;
}
#orderForm .item{
	float: left;
	width: 610px;px;
}
#orderForm .item .leftCol{
	float: left;
	width: 280px;
}
#orderForm .item .rightCol{
	float: left;
	width: 280px;
	margin-left: 20px;
}
#orderForm input.qty{
	width: 20px;
} 
/**
 *	Kalendern
 */
/* Tabellhuvud */
.mod_calendar table{
	margin-left: 1px;
	border: 1px solid #D9D9D9;
}
.mod_calendar table th{
	vertical-align: middle;
}
.mod_calendar table th a{
	color: #fff;
}
.mod_calendar table th.head{
	background-color:#BACC00;
	height: 25px;
	color: #fff;
}
.mod_calendar table th.label{
	background-color:#e6e6e6;
	text-align: center;
	font-weight: normal;
}
.mod_calendar table th.previous{
	width: 33,3%;
	padding-left: 5px;
	font-weight: normal;
	
}
.mod_calendar table th.next{
	width: 33,3%;
	text-align: right;
	padding-right: 5px;
	font-weight: normal;
}
.mod_calendar table th.current{
	width: 33,3%;
	text-align: center;
}

/* Tabellkropp */
.mod_calendar table tbody td.days{
	width: 92px;
	height: 100px;
	vertical-align: top;
	border: 1px solid #D9D9D9;
}
.mod_calendar table tbody td.col_last{
	
}
.mod_calendar table .event a{
	color: #a2ab02;	
}

