body
{
	background-color: #EDF0F5;
	font-family: trebuchet MS, Arial;
	font-size: 11px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0;
	/*color: #5F5F5F;*/
	
	background-position: 0% 80%;
}

/*
.tplTitlebar
{
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
	background-position: 0% 0% !important;
	background-repeat: no-repeat !important;
	color: white;
	font-weight: bold;
	padding: 0 0 0 10px;
	height: 16px !important;
}
*/

.tplTitlebar_profile
{
	/*background-image: url(../../../inc/gfx/skins/titlebar_profile.gif) !important;*/
	background-image: url(../../../inc/gfx/skins/titlebar_community_profile.gif) !important;
	background-position: 0% 0% !important;
	background-repeat: repeat-x !important;
	color: white;
	font-weight: bold;
	padding: 0 0 0 10px;
	height: 16px !important;
}


.tplTitlebar_content
{
	width: 178px;
}

.tplTitleBarRepeatSmall
{
	width: 128px ;
}
.tplTitleBarRepeatMedium
{
	width: 180px;
}

.tplTitlebar_content_custom
{
	padding: 2px 0 0 0;
	/*width: 292px;*/
}

.tplTitlebar_content_custom img
{
	width: 194px !important;
}

.tplTitlebar_content_custom_small
{
	padding: 2px 0 0 0;
	width: 128px;
}

.tplTitlebarMiddleSpace
{ 
	width: 45px !important; 
	background-color: white;
	border: 0px solid red;
}

.tplTitlebarMiddleSpaceSmall
{ 
	width: 10px !important; 
	background-color: white;
	border: 0px solid red;
}

.tplTitlebarMiddleSpaceMedium
{ 
	padding: 0px;
	margin:0px;
	width: 45px !important;
	background-color: white;
	border: 0px solid red;
}
.boxSearch
{
	width: 430px  !important;
	vertical-align: top !important;
	border: 0px solid red !important;
        float: right;
}
.boxSearch .icons {
    float: right;
    text-align: center;
    margin-left: 8px;
}
.boxSearch .icons a {
    font-weight: lighter;
    color: #aaa;
}
#floatBoxSearch
{
	position: absolute !important; 
	left: 542px !important; 
	width: 260px !important; 
	height: 120px !important; 
	background-color: white !important; 
	border: 1px solid #ADAEAD !important;
	background-image: url(../../../inc/gfx/headerboxes/searchbox_bg.gif) !important;
	background-position: 0% 0% !important;
	background-repeat: repeat-x !important;
}

#floatBoxLogin
{
	position: absolute !important; 
	left: 620px !important; 
	width: 180px !important; 
	height: 200px !important; 
	background-color: white !important;
	padding-left: 10px;
	border: 2px solid #ADAEAD !important;
	background-image: url(../../../inc/gfx/headerboxes/searchbox_bg.gif) !important;
	background-position: 0% 0% !important;
	background-repeat: repeat-x !important;
	text-align: left;
	z-index: 1;
}
#floatBoxLoginTitlebar
{
	color: #fff;
	font-weight: bolder;
	font-size: 16px;
}
div#floatBoxLogin input
{
	margin-bottom: 10px;
}
div#floatBoxLogin img
{
	margin-bottom: 10px;
}
input#floatBoxLoginButton
{
	border: 0px;
	height: 23px;
	width: 60px;
}
.inputSearch
{
	width: 208px !important;
	/*height: ;*/
	background-color: #FFFFFF;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
}

.inputSearchButton
{
	width: 43px !important;
	background-image: url(../../../inc/gfx/skins/submit_health.gif) !important;
	background-position: 0% 0% !important;
	background-repeat: no-repeat !important;
	cursor: pointer;
	height: 10px;
	padding: 0 0 3px 0;
}


/* ---------------------- */
/* SITE SHADOW */
/* ---------------------- */
	/* LEFT TOP */
		td.siteShadow_left_top
		{
			height: 31px;
			width: 7px; 
			background-image: url(../../inc/gfx/lifeportalen_bg_leftc.gif); 
			background-repeat: repeat-y;
		}
		td.siteShadow_left_top div
		{
			width: 7px;
		}
		
		
	/* RIGHT TOP */
		td.siteShadow_right_top
		{
			height: 31px;
			width: 7px; 
			background-image: url(../../inc/gfx/lifeportalen_bg_rightc.gif); 
			background-repeat: repeat-y;
		}
		td.siteShadow_right_top div
		{
			width: 7px;
		}
		
		
	/* LEFT */
		td.siteShadow_left
		{
			width: 7px; 
			background-image: url(../../inc/gfx/lifeportalen_bg_left.gif); 
			background-repeat: repeat-y;
		}
		td.siteShadow_left div
		{
			width: 7px;
		}
		
		
	/* RIGHT */
		td.siteShadow_right
		{
			width: 7px; 
			background-image: url(../../inc/gfx/lifeportalen_bg_right.gif); 
			background-repeat: repeat-y;
		}
		td.siteShadow_right div
		{
			width: 7px;
		}



table.logo
{
	width: 100%;
	padding: 0;
	background-color: white;
	border: 0px solid purple;
}

table.logo td.logo_container
{
	background-image: url(../../inc/gfx/logo_orange.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 362px;
	height: 61px;
}

table.logo td.logo_right
{
	width: auto;
	text-align: right;
	vertical-align: center;
	padding: 0 10px 0 0;
}

table.logo table.logo_links td
{
	font-family: trebuchet MS, Arial; 
	font-size: 11px;
	padding-right: 10px;
}

table.logo table.logo_links td a
{
	font-weight: normal;
}

a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:active
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

div.buttonMiddle a, div.buttonMiddle a:active, div.buttonMiddle a:hover
{
	font-weight: normal;
}

td
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

#siteLimit
{
	margin: 0;
	height: 90%;
	width: 100%;
	border: 0px solid orange;
	width: 819px;											/* 1. ENTIRE SITE WIDTH */
	/*overflow-x: hidden;*/
}

div#siteMainDiv
{
	width: 100%;
	float:left;
	background:#ffffff;
	vertical-align:top;
	border: 0px solid green;
}

/*#siteTop
{
	background: white;	
}*/

/* THIS MUST BE siteLimit(width)-(sideLeft+sideRight)*/
#siteMain
{
	/*background: orange;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width:100%;												/* 2. CONTENT HOLDER (inside sideLeft/sideRight) Must be siteLimit(width)-(sideLeft+sideRight) */
	border: 0px solid green;
}

#boxPopup_nomargin
{
	background: #FFFFFF;
	width:780px;
	height: 100% !important;
	float: left;
	border: 0px solid black;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
	background-image: url('../../inc/gfx/pent_gfx_top.gif');
	background-repeat:repeat-x;
}

td#boxSmall
{
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
}
	div#boxSmall
	{
		width: 180px;												/* 3. Small box width */
		overflow-x: hidden;
	}

td#boxSmall_setheight
{
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
}
	div#boxSmall_setheight
	{
		width: 180px;												/* 4. Small box width */
		overflow-x: hidden;
	}

td#boxSmall_nomargin
{
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
	
}
	div#boxSmall_nomargin
	{
		width: 180px;												/* 5. Small box width */
		overflow-x: hidden;
	}
	
td#boxBig
{
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
}
	div#boxBig
	{
		width: 405px;												/* 6. Big box width */
		overflow-x: hidden;
	}

td#boxBig_nomargin
{
	height: 100% !important;	
	border: 0px solid black !important; 
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
}
	div#boxBig_nomargin
	{
		width: 405px;												/* 7. Big box width */
		overflow-x: hidden;
	}

/* boxBig + (boxSmall*2) + (marginRight*2) */



td#boxFullsize
{
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
}
	div#boxFullsize
	{
		width: 785px;												/* 8. Fullsize width */
		overflow-x: hidden;
	}

td#boxFullsize_nomargin
{
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
}
	div#boxFullsize_nomargin
	{
		width: 785px !important;									/* 9. Fullsize width */
		overflow-x: hidden !important;
	}
	
/* boxBig + boxSmall + marginRight */
td#boxBigPlus
{
	background: #FFFFFF;
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 5px 0px 0px;
	padding: 0;
}
	div#boxBigPlus
	{
		width: 596px;												/* 10. Big box plus width */
		overflow-x: hidden;
	}

td#boxBigPlus_nomargin
{
	background: #FFFFFF;
	height: 100% !important;
	border: 0px solid black !important;
	text-align: left;
	margin: 0 0px 0px 0px;
	padding: 0;
}
	div#boxBigPlus_nomargin
	{
		width: 585px;												/* 11. Big box plus width */
		overflow-x: hidden;
	}

#clear
{
	clear:both;
}

#boxText
{
	padding: 0px;
}

#admin
{
	padding: 10px;
	width: auto;
	border: 0px solid orange;
	clear: left;
}

#boxCornerTopLeft
{
	display: none;
	background-repeat: no-repeat;
	width: 9px;
	float: left;
}

#boxCornerTopRight
{
	display: none;
	background-repeat: no-repeat;
	width: 9px;
	float: right;
}

#boxCornerBottomLeft
{
	display: none;
	background-repeat: no-repeat;
	width: 10px;
	float: left;
}

#boxCornerBottomRight
{
	display: none;
	width: 10px;
	float: right;
	
}

h3
{
	/*font-family: trebuchet MS;
	font-size: 16px;
	color: #ff6600;
	padding: 0;
	margin: 0 0 3px 0;*/
}

h3.articleHeader, h1.articleHeader
{
	padding:0;
	margin:0;
	font-size: 35px;
}

h4.articleSubHeader, h4.articleSubHeder, h2.articleSubHeader, h2.articleSubHeder
{
	padding:15px, 0, 0px;
	margin:0;
	font-size: 15px;
}

input
{
	/*background-image: URL(../../inc/gfx/lifeportalen_inmatningbg.gif); width: 140px !important; height:20px; border:0;*/
	border:0;
	background-color: #efefef;
	width: 180px;
	border: 1px solid #A5ACB2;
}
 

input.classSearch
{
	/*background-image: URL(../../inc/gfx/lifeportalen_inmatningbgs.gif); width: 140px !important; height:20px; border:0;*/
	border:0;
	background-color: #efefef;
	width: 180px;
	border: 1px solid #A5ACB2;
}

input.norm
{
	/*background-image: URL(../../inc/gfx/lifeportalen_inmatningbg.gif); width: 140px !important; height:20px; border:0;*/
	border:0;
	background-color: white;
	width: auto;
}
input.journal
{
	background: #fff;
	width: 100; /*50px;*/
	text-align: right;
	border: solid black 1px;
}
input.journalDate
{
	background: #fff;
	width: 100px;
	border: solid black 1px;
}
div.journal
{
	display: inline;
	width: 100px;
  
}
span.journal
{
	cursor: pointer;
}

hr
{
	border-top: 1px dotted #5F5F5F; 
	height: 1px;
}

img
{
	border: 0px;
}

/* DIV POPUP BOX */
div.popupPosition
{
	width: 300px;
	height: 170px;
	position: absolute; 
	top: 345px; 
	left: 200px; 
	background-color: white;
	border: 1px solid black;
	overflow: hidden;
	z-index: 101;
}
div.paddedText
{
	padding: 5px 10px 5px 10px;
	margin: 0;
}


div#lockedLayer
{
	display: none;
	width:100%;
	height: 100%;
	position:absolute;
	top:0;
	left:0;
	z-index: 100;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity:.80;
	background: black;
}
span.largertext
{
	font-size: 15px;
	font-weight: bold;
}

strong, b
{
	font-weight: bolder;
}

#month_special
{
	/*background-color: #fdfCE6;*/
}

#boxBanner {
   height: 190px;
   background-image: url(../../../inc/gfx/startpage_banner2.jpg);
   background-position: 0% 0% !important;
   background-repeat: no-repeat;
   margin-bottom: 5px;
}
#boxBanner div {
   float: left;
   width: 172px;
   padding-left: 22px;
   margin-top: 125px;
}
.titlebar, 
.tplTitlebar {
	background-position: 0% 0% !important;
	background-repeat: no-repeat !important;
	color: white;
	font-weight: bold;
	font-size: 13px;
	padding: 0px 0 0 8px;
	height: 18px !important;
}

#veckansFilmTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
}

#veckansTipsTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
}

#veckansFragaTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
}

#veckansChattTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
}

#runningTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_community.gif);
}

#sommaraktivTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_recipes.gif);
}

#komigangTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_lifestyle.gif);
}

#spaTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_temaspa.gif);
}

#genvagarTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
}

#heleneTitlebar {
	background-image: url(../../../inc/gfx/skins/titlebar_index.gif) !important;
}

#spa {
	background-color:#FFF0E3;
	border: 1px solid #cf3775;
}

#komigang {
	background-color: #F8EDFB;
	border: 1px solid #6e2589;
}

#sommaraktiv {
	background-color: #FAFFE0;
	border: 1px solid #72802e;
}

#running {
	background-color: #FFF7EE;
	border: 1px solid #ec000c;
}

#helene {
		border: 1px solid orange;
}

.box {
	width: 180px;
	margin-bottom: 10px;
}

.framed {
	padding: 1px;
	padding-left: 2px;
	width: 175px;
}

.framed img {
	max-width: 176px;
	margin-left: -1px;
}
.wysiwyg_button img {
	width: 22px;
}

