body {
	padding: 0;
	margin: 0;
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	text-decoration:none;
	font-size: 12px;
	background:#fffceb;
	background-image:url(../img/bg.png);
	background-repeat:repeat-y;
	background-position:center;
}

a {	color: #666;
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}

img {
	border:0;
}

hr { height:0.1 em; border:1px solid #e6e6e6; margin:10px 0 10px 0; }

/**
 * Block types h1-h6, pre, p and address can be used in Lemon's editor and
 * you can customize their names by altering the comment behind the rule.
 * See the example below! Note: The rule must be on ONE line to work in Lemon.
 */
h1 { color:#282828; font-size: 24px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 1 */
h2 { font-size: 20px; margin: 0; padding:3px 0 10px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif; font-weight:normal;} /* Heading 2 */
h3 { font-size: 14px; margin: 0; padding:3px 0 3px 0; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Heading 3 */
h4 { font-size: 12px; margin: 0; padding:0px 0 5px 0; font-weight:bold; font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;} /* Boxrubrik*/
p { margin: 0; padding: 0 0 10px 0; line-height: 18px; } /* Paragraph */

/**
 * Styles can also be included in Lemon's editor with custom names.
 * See the example below!
 */
.small { font-size: 9px; } /* LemonStyle: Small text */


#wrapper {
	width: 900px;
	padding: 0px;
	margin: auto;
}

#header {
	padding: 0px;
	background:#CCC;
	height:132px;
	background-image:url(../img/header_img_01.png);
	background-position:right;
	background-repeat:no-repeat;
	border-bottom:5px solid #fffceb;
}

#header_left {
	float:left;
	width:336px;
	height:132px;
	background-image:url(../img/header_left_bg.png);
}

#header_right {
	float:right;
	width:500px;
	height:40px;
	font-size:30px;
	color:#fff;
	margin:45px 40px 0 0;
	text-align:right;
}

#logobox {
	margin:30px 0 0 30px;
}


#mainmenu { }

#menu { 
	background-color: #e9e9e9;
	margin:0;
	list-style-type: none;
	padding: 3px 10px 3px 10px;
	height:33px;
	background-image:url(../img/menu_bg.png);
	background-repeat:repeat-x;
}
	
#menu li { 	
	float: left; 
	margin:0px 10px 0 0;
	border-right: 1px solid #e3e3e3; 
	padding:0 10px 0 0;
}

#menu li a {
	color:#323232;
	font-weight:bold;
	padding:11px 15px 8px 15px;
	display:block;
}

#menu li a:hover {
	text-decoration:none;
	color:#00589b;
}

.clearer { clear:both; }

#menu.active {
	color:#00589b!important;
}

#main {
	background-color: #fff;
	padding: 10px;
	clear:both;
}

#submenu {	
	width: 250px;
	background-color: #BBB;
	float: left;
	margin-right: 10px;
}
	
#content {	
	background-color: #fff;
}

#footer {
	padding: 0px 10px 0px 10px;
	font-size: 11px;
	height:93px;
	background:#efefef;
	color:#666;
	border-top:5px solid #ccc;
}

#footer_left, #footer_center, #footer_right {
	width: 150px; 
	min-height: 50px;
	float: left;
	margin: 6px 0px 10px 0px;
}

#footer a {
	color:#000;
}
	
#footer_center {
	border-right: none;
	margin-left: 10px;
	font-size:10px;
}

#footer_right {
	float: right;
	border-right: none;
	text-align: right;
	font-size:10px;
	color:#ccc;
}

#footer_right a {
	color:#ccc;
}

#footer_right a:hover {
	color:#000;
}

#right_content {
	float:right;
	width:230px;
	background:#efefef;
	margin:0 5px 0 0;
}

#left_content {
	float:left;
	width:600px;
	margin:0 0 0 10px;
	line-height:18px;
}

#left_content_wide {
	float:left;
	width:850px;
	margin:0 0 0 10px;
	line-height:18px;
}

#person {
	width:160px;
	margin:auto;
	margin-top:20px;
	background:#fff;
	border:1px solid #cbcbcb;
	padding:10px;
}

#openings {
	width:160px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	background:#d5eaef;
	border:1px solid #cbcbcb;
	padding:10px;
}

.right_HR {
	width:170px;
	border:0.1em solid #cbcbcb;
}

#banners img {
	border:1px solid #cbcbcb;
}

#banners {
	margin:auto;
	width:180px;
	border-top:1px solid #ccc;
	padding:10px 0 0 0;
}

#offers {
	margin:20px 0 0 0;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	padding-top:10px;
	padding-bottom:10px;
}

#partners {
	width:870px;
	float:left;
	text-align:center;
	color:#000;
	font-size:12px;
	background:#fff;
	padding:5px;
}

#partners a {
	color:#666;
}

.offer_box {
	float:left;
	width:142px;
	height:150px;
	background-image:url(../img/box_bg.png);
	border:1px solid #aaa;
	margin:5px 5px 0 0;
	overflow:hidden;
}

.offer_picture {
	margin:8px 4px 5px 10px;
}

.offer_txt {
	width:123px;
	height:110px;
	overflow:hidden;
	margin:0 0 0 10px;
	font-size:11px;
	line-height:14px;
	padding:8px 0 0 0;
}

.erbjtext { font-size:11px; line-height:14px; height:80px; display:block; overflow:hidden;} /* LemonStyle: Erbjudande Text */

.pricebox { font-size:20px; color:#ff0000; width:123px; margin:0 0 0 10px; }

.caps { text-transform:uppercase; font-weight:bold; } /* LemonStyle: Erbjudande Rubrik */

.more_offers {
	float:right;
	font-size:11px;
	margin:10px 0 0 0;
}

#recept {
	margin:10px 0 0 0;
}

#recept img {

}

.img_01 {
	border:0!important;
	float:right;
}

.offer_box_big { 
	margin-bottom: 10px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
	margin-bottom: 15px;
	padding: 5px 0px;
	width: 415px;
	float: left; margin-right: 10px;}

.offer_picture_big, .offer_txt_big, .offer_price_big { 
	float: left;
	width: 140px;
	margin-right: 10px;
}

.offer_txt_big { 
	width: 158px;
	margin-right: 1px;
}

.offer_price_big {
	padding-top: 5px;
	width: 90px;
	text-align: right;
	color: red;
	font-size: 24px;
	margin-right: 0;
	}

.special_offer {
	display: block;
	color: red;
	margin-bottom: 4px;
}

.offer_hover {
	background-color: #FDFDFD;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	}

.publishDate {
	color: silver;
}

#recept_left, #recept_right { float: left; width: 230px;}
#recept_left { width: 240px; margin-right: 10px;}
#recept_left img { float: left; margin-right: 10px; }

#receptCol1, #receptCol2, #receptCol3 { width: 313px; margin:0; padding:0px 10px 0 0; float: left; }
#receptCol2 { width: 240px; float:left; border-left:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:0 10px 0 10px;}
#receptCol3 { width: 240px; float:left; padding:0 0 0 10px;}

.recept1Img { float: left; margin-right: 10px; }
.recept1P { background:#efefef; height:110px; border:1px solid #ccc; padding:3px;}

.mat_intro { font-size:11px; margin:0 0 20px 0; border-bottom:1px solid #e6e6e6; height:142px; }
.mat_intro img { margin:0 0 5px 0; }

#receptsidan { }

/* Lemon form */
#frmLimeForm { } /* whole form including text before and after */
.form { width:400px; } /* form table */
.form td { padding:0 0 5px; }

.form .label_td { width:140px; } /* cell for label */
.form .field_td { width:260px; } /* cell for field */
.form .group_td {} /* cell för description */

.form .field_input { } /* all input fields */
.form .field_text { width:260px; } /* input type text*/
.form .field_textarea { height:50px; width:260px; } /* textarea */
.form .field_checkbox {} /* input type checkbox */
.form .field_select { width:260px; } /* select */

.form td img { height:55px; width:200px; } /* captcha image */
.form #uword { width:200px; } /* captcha input field*/
.form .button {} /* send and reset */