/* Framework */
/* =============================================================== */
/* Mypage menu */
.mypage_itemlink_active
{
	text-decoration:none;
	color:#ffffff;
}
.mypage_itemlink
{
	text-decoration:none;
	color:#000000;
}
.mypage_seperate
{
	float:left;
 	width:3px;
	height:29px;
	background-image:url(../images/mypagemenysep.jpg);
}
.mypage_menuright
{
	float:left;
#	width:3px; 
#	height:29px;
#	background-image:url(../images/mypagemenyright.jpg);
}
.mypage_menuleft
{
	float:left;
# 	width:3px; 	
#	height:29px;
#	background-image:url(../images/mypagemenyleft.jpg);
}
.mypage_menuitem_active a
{
	text-align:center;
	color: #FFFFFF !important;
	font-size:xx-small;
	text-decoration:none !important;
}
.mypage_menuitem_active
{
	float:left;
	background-image:url(../images/mypagemenyitem.jpg);
	background-repeat: repeat-x;	
	height:29px;
	width:120px;
	font-size:xx-small;
	text-align:center;
	padding-top:6px;
	text-decoration:none !important;
}
.mypage_menuitem a
{
	text-align:center;
	color: #000000 !important;	
	text-decoration:none !important;
}
.mypage_menuitem
{
	float:left;
	background-image:url(../images/mypagemenyitem.jpg);
	background-repeat: repeat-x;	
	height:29px;
	width:120px;
	font-size:xx-small;
	text-align:center;
	padding-top:6px;
}
.leftMenuItem
{
	color:#000000;
	background-image:url(../images/leftmenuitem.gif);
	background-repeat: repeat-x;
 	background-position: bottom;
	padding:2px;
}
.leftMenuItem_active
{
	color:#fff !important;
	background-color:#01a89e;
 	background-position: bottom;
	padding:0px;
	margin:0px;
}
.leftMenuItemLink
{
	background-image:url(../images/leftmenuitemdot.gif);
	background-repeat: no-repeat;
 	background-position: left;
	padding-left:10px;
}
.leftMenuItemLink_active
{
	background-image:url(../images/leftmenuitemdot_active.gif);
	background-repeat: no-repeat;
 	background-position: left;
	padding-left:10px;
}
leftMenuItem a
{
	color:red;
}
.container
{	
	background-image:url(../images/mainContentBg2.jpg);
	background-repeat:repeat-y;
	position: relative;
	width: 1100px !important; /*993 + 27***/
	margin:0 0 0 0;
	padding:0 0 0 6px;
	border: none;
	text-align: left;
	/*background:red;
	background-color:#f2f2f2;*/
	min-height:650px;
}

.mainAreaWrapper
{
	width:757px;/**730 + 27*/
	/*background:blue;
	background-color:#FF00FF;*/
	float:left;
	/*margin-top:8px;*/
	margin-top:0px;
	min-height:650px;
	overflow:visible;
}

.advertiseWrapper
{
	width:310px;/*249px*/
	float:left;
	min-height:650px;
	overflow:hidden;
}



.topMenuWrapper
{
	/*background-image:url(../images/topMenuBg.gif);*/
	background-image:url(../images/topMenuBg3_gray.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	height:31px !important;
	overflow:hidden;
	padding:0 0 0 0px;
	margin-top: 0;
	margin-left: -1px;
	margin-bottom: 10px;
	position:relative;
	display:block;	
	margin-right:-8px;
}


.mainContentWrapper
{
	/*background-image:url(../images/mainContentBg.gif);
	background-repeat:repeat-y;*/
}

.mainContentWrapper.noBG
{
	background:#fff;
}

.leftCol
{
	float:left;
	width:149px;
	min-height:650px;
	margin:-6px 20px 0 0;/*ie own - double margin bug*/ /*10 to 15*/
}


.middleCol
{
	float:left;
	width:412px;/* 400 + 12**/	
	min-height:650px;
	font-size:1.2em;
	padding: 12px 0 0 0;
	margin-right:-3px;
}

.middleCol.normalMargin
{
	padding: 0 0 0 0;
}

.middleCol.Extended
{
	width:576px;
}


.rightCol
{
	float:left;
	width:160px;/*150px*/
	min-height:650px;
	margin:0 0 0 18px;/*1px more for the line*/
	overflow:hidden;
}

.rightCol a
{
	text-align:right !important;
}



/* Advertise*/
/* =============================================================== */
.advertises
{
	/*background-color:#31505b;*/
	float:left;
	margin-left:8px;
	display:block;
	/*width:250px;*/
	text-align:center;
}

.advertises .adItem
{
	border:solid 1px #F2F2F2;
	border-bottom-width:2px;
	margin-bottom:0px;
	margin-left:9px;

}

.advertises .adItem img
{
	width:250px;

}

/* PageHead*/
/* =============================================================== */

.startpageLink
{
	position:absolute;
	top:10px;
	left:0;
}

.startpageLink img
{
	width:230px;
	height:96px;
}

/* Login area */
.topLoginArea
{
	width:192px;
	height:81px;
	position:absolute;
	background-color:#e7e7e7;
	top:14px;
	left:549px;
	padding:5px;
}

.topLoginArea p {
	margin:7px 0 0 2px;
	padding:0;
}

.topLoginArea h2{
	margin:0 0 10px 2px;
	padding:0;
}

.topLoginArea h3{
	margin:0 0 0 2px;
	padding:0;
}

.topLoginArea button{
	margin:0 0 0 2px;
	padding:0;
}
.loginHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	margin:0px 0 0 0 !important;
	padding:0 6px 0 6px;
}

input.userNameField2
{
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #999;
	border-top: solid 1px #999;
	margin:10px 0 5px 6px;
	padding:1px 2px 0px 3px;
	width:110px;
	height:16px;
	font-size:1em;
	font-weight:bold;
}

input.userNameField3
{
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #999;
	border-top: solid 1px #999;
	margin:5px 0 2px 6px;
	padding:1px 2px 0px 3px;
	width:110px;
	height:16px;
	font-size:1em;
	font-weight:bold;
}

input.passwordField2
{
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #999;
	border-top: solid 1px #999;
	margin:10px 0 5px 6px;
	padding:1px 2px 0px 3px;
	width:110px;
	height:16px;
	font-size:1em;
	font-weight:bold;
}

input.passwordField3
{
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #999;
	border-top: solid 1px #999;
	margin:5px 0 2px 6px;
	padding:1px 2px 0px 3px;
	width:110px;
	height:16px;
	font-size:1em;
	font-weight:bold;
}

input.button
{
	
}

.forgottPassLink
{
	margin:2px 0 0 6px;
}

.forgottPassLink a
{
	color:#000000;
	text-decoration:none !important;
}

/* TopMenu */
/* ============================================= */

.topMenuWrapper a
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.3em;
	text-decoration:none !important;
	margin-top:4px;
}

.topMenuWrapper a:hover
{
	text-decoration: none;
}

ul.topMenu
{
	/*margin:0 0 0 -4px;*/
	margin:3px 2px 2px 3px;
	padding:0 0 0 2px;
	list-style:none;
	list-style-image:none;
	height:30px;
}

ul.topMenu li
{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.topMenu li span
{
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:25px;
}

ul.topMenu li a:link, ul.topMenu li a:visited,  ul.topMenu li a:hover, ul.topMenu li a:active
{
	padding:8px 17px 4px 17px;
	border: 0px;
	display:block;
	margin-top:-1px;
	text-decoration:none !important;
	
}

ul.topMenu li a:link, ul.topMenu li a:visited, ul.topMenu li a:hover, ul.topMenu li a:active
{	
	color:#000;
}


ul.topMenu li.firstOff a:link, ul.topMenu li.firstOff a:visited, ul.topMenu li.firstOff a:hover, ul.topMenu li.firstOff a:active
{
	text-align:center;
}





ul.topMenu li.active a:link, ul.topMenu li.active a:visited, ul.topMenu li.active a:hover, ul.topMenu li.active a:active
{
	color:#00a99d;
	border-left:1px;
	border-bottom:0;
	border-right:0;
	border-top:0;
	border-style:solid;
	border-color:#999;
}

ul.topMenu li.menuItem {
	border-left:1px;
	border-bottom:0;
	border-right:0;
	border-top:0;
	border-style:solid;
	border-color:#999;
}

ul.topMenu li.firstOn a:link, ul.topMenu li.firstOn a:visited, ul.topMenu li.firstOn a:hover, ul.topMenu li.firstOn a:active
{
	color:#00a99d;
}


/* Footer*/
/* =============================================================== */
.footerAreaWraper
{
	background-image:url(../images/topMenuBg3_gray.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	height:31px;
	overflow:hidden;
	padding:0 0 20px 0px;
	margin:10px 0 10px 0px;
	display:block;
}


#navcontainer
{
	margin:9px 0 0 -26px;
}

#navcontainer ul
{
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: inline;
	font-weight:bold;
}

#navcontainer ul li a
{
	/*text-transform: uppercase;*/
	text-decoration: none;
	padding: .8em .8em;
	color:#000000;
	font-weight:bold;
	text-decoration:none !important;
}

#navcontainer ul li a:hover
{
}

/*subMenu*/
/* =============================================================== */
.subMenu {

}

.subMenu ul {
list-style-type:none;
margin:0;
padding:0;
}



/* LeftMenu */
/* =============================================================== */
.leftCol a:link, .leftCol a:visited, .leftCol a:hover, .leftCol a:active {
text-decoration:none !important;
color:#000;
} 

.leftCol .leftMenuWrapper a:link, .leftCol .leftMenuWrapper a:visited, .leftCol .leftMenuWrapper a:hover, .leftCol .leftMenuWrapper a:active{
text-decoration:none !important;
color:#fff;
} 

.leftMenuWrapper, .subleftMenuWrapper
{
	background-color:#fff;
}

.leftMenuWrapper
{
	/*margin-top:6px;*/
}

.subleftMenuWrapper
{
	padding-top:4px;
	margin:6px 0 0px 0;
	color:#000000;
	/*background-image:url(../images/leftmenutop.gif);
	background-repeat: repeat-x;*/
 	background-position: top;
}

.subleftMenuWrapper ul li.active
{
	background:#b4b4b4;
}

.subleftMenuWrapper ul li a, .subMenuWrapper ul li a
{
	text-transform: uppercase;
	text-decoration: none;
	color:#000000;
	font-weight:bold;
	text-decoration:none !important;
}



.leftMenuWrapper a, .subleftMenuWrapper a, .subMenuWrapper a
{
	text-transform: uppercase;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.1px;
	text-decoration:none !important;
}

ul.leftMenu
{
	list-style:none;
	list-style-image:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

ul.leftMenu li
{
	margin:0 0 2px 0;
	padding:3px 0 3px 8px;
	display:block;
}

ul.leftMenu li span
{
	margin:0 0 2px 0;
	padding:3px 0 3px 8px;
	display:block;
}

.fastSearchWrapper
{
	padding:3px 8px 8px 8px;
	margin:9px 0 6px 0;
	background-color:#e7e7e7;
}

.fastSearchWrapper p
{
	text-transform: uppercase;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0.1px;
	margin:6px 0 5px 0;
	padding:0 0 0 0;
}

input.searchField
{
	margin:0 0 0 0px;
	padding:2px 2px 2px 3px;
	border-bottom:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #999;
	border-top: solid 1px #999;
	width:86px;
	height:12px;
	font-size:1em;
	font-weight:bold;
}

.searchBox
{
	float:left;
	display:block;
	text-align:right !important;
	margin: 4px 0 0 0;
}

.searchButton
{
	float:left;
	display:block;
	text-align:right !important;
	margin: 5px 0 0 9px;
}

.searchButton input.button
{
	margin: 0 0 0 0 !important;
	font-weight:bold;
	cursor:pointer;
}

.loginButton input.button
{
	margin: 0 0 0 0 !important;
	font-weight:bold;
	cursor:pointer;
}

.leftCol .adItem
{
	margin:2px 0 2px 0;
}

/* startPage */
.bigNewsWrapper
{
width:410px;
}

.bigNewsWrapper h1
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.bigNewsWrapper p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.bigPicture p
{
	text-align:left !important;
	padding:3px 0 0 0;
	font-size:0.8em;
}

.bigPicture img
{

}

.bigPicText
{
	width:195px;
	overflow:hidden;
	margin:1px 10px 4px 0px;
	float:left;
	font-size:0.8em;

}

.bigPicText p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.bigPicPhotoByLine
{
	width:205px;
	overflow:hidden;
	margin:1px 0 4px 0;
	float:left;
	text-align:right;
}

.bigPicPhotoByLine p
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-transform: uppercase;
	font-size:9px;

}

.bigNewsText
{
	margin: 8px 0 12px 0;
}

.bigNewsText h1
{
	margin: 0 0 8px 0;
}
.bigNewsText p
{
	margin: 0 0 4px 0;
}

.bigNewsText a
{
	font-weight:bold;
}

p.readMore
{
	text-align:right;
}

p.readMore a
{
	font-weight:bold;
	text-decoration:none !important;
}

.content p
{
	margin:0 !important;
	padding:0 !important;
}

.content p.readMore
{
	margin:0 !important;
	padding:0 0 0.2em 0!important;
}

p.ingress
{
	font-size:1.3em;
	line-height:1.2em;
}

p.ingress h1
{
	padding:0 0 0 0;
}

/* Blue Push */

.bluePushWrapper
{
	background-image:url(../images/bluePushBg.jpg);
	background-repeat:repeat-y;
	width:412px !important;
	margin:8px 0 8px 0;
}

.bluePushTop
{
	background-image:url(../images/bluePushTop.jpg);
	background-repeat:no-repeat;
	width:412px;
	height:9px;
	overflow:hidden;
}

.bluePushBody
{
	padding:0 12px 0 12px;
}

.bluePushBody h2
{
	margin:0 0 8px 0;
	padding:0 0 0 0;
	font-size:2em;
	text-transform:uppercase;
	line-height:1.2em;
}

.bluePushBody h3
{
	margin:8px 0 8px 0;
	padding:0 0 0 0;
	font-size:1.3em;
}

.bluePushBody p
{
	margin:0 0 3px 0;
	padding:0 0 0 0;
}

.bluePushBody a:link, .bluePushBody a:visited,  .bluePushBody a:hover,  .bluePushBody a:active 
{
	color:#d6526d;
	text-decoration:underline !important;
}
.bluePushFooter
{
	background-image:url(../images/bluePushBottom.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:9px;
	overflow:hidden;


}

/* Find A Friend */
.findaFriendWrapper
{
	background-image:url(../images/picsToUse/findAfriendBody.gif);
	background-repeat:repeat-y;
	width:412px !important;
	margin:8px 0 8px 0;
	display:block;
}

.findaFriendTop
{
	background-image:url(../images/picsToUse/findAfriendTop.gif);
	background-repeat:no-repeat;
	width:412px;
	height:9px;
	overflow:hidden;
}

.findaFriendBody
{
	padding:6px 12px 6px 12px;
}

.findaFriendBody h2
{
	margin:0 0 12px 0;
	padding:0 0 0 0;
	font-size:2em;
	color:#e60000;
	text-transform: uppercase;
}

.findaFriendBody h3
{
	margin:8px 0 8px 0;
	padding:0 0 0 0;
	font-size:1.3em;
}

.findaFriendBody label
{
	font-weight:bold;
	
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.findaFriendBody select#sex
{
	width:75px;
}

.findaFriendBody select#typeOfFriend
{
	width:150px;
}

.findaFriendBody input
{
	float:left;
}

.findaFriendFooter
{
	background-image:url(../images/picsToUse/findAfriendBottom.gif);
	background-repeat:no-repeat;
	width:412px;
	height:9px;
	overflow:hidden;
	background-color:#FFFFFF;
}

.findaFriendBody .sex, .findaFriendBody .typeOfFriend, .findaFriendBody .city, .findaFriendBody .city, .findaFriendBody .year
{
	display:block;
	float:left;
	width:170px;
	height:35px;
}

.findaFriendBody .typeOfFriend, .findaFriendBody .year
{
	width:205px;
}

.findaFriendBody .sex label, .findaFriendBody .typeOfFriend label, .findaFriendBody .city label, .findaFriendBody .year label
{
	float:left;
	margin:0 8px 0 0;
}

.findaFriendBody .sex select, .findaFriendBody .typeOfFriend select, .findaFriendBody .city select, .findaFriendBody .year input
{
	float:left;
}

.findaFriendBody .year #fromYear, .findaFriendBody .year #toYear 
{
	width:30px;
}

.findaFriendBody .year input
{
	
}

.findaFriendBody .year .divider
{
	height:30px;
	float:left;
	font-weight:bold;
	margin:0 4px 0 4px;
}

.findaFriendBody .serchButton
{
	text-align:right !important;
	height:18px;
	position:relative;
	display:block;
	clear:both;
}

.findaFriendBody .serchButton input
{
	right:0px;
	bottom:0px;
	position:absolute;
}

.searchForm
{
	margin:4px 0 0 0;
}

/* Two col pus area */
.twoColPushArea
{
	width:400px;
	display:block;
	margin-bottom:10px;
}

.twoColPushArea p 
{
	margin:0;
	padding:0;
}

.colOne
{
	width:158px;
	float:left;
}

.colOne .image
{
}

.colOne .bodyText
{
	margin:4px 0 4px 0;

}

.colTwo
{
	width:230px;
	float:left;
	margin:0 0 0 12px;
}

.colTwo .image
{
}

.colTwo .bodyText
{
	margin:4px 0 4px 0;
}

/* // */

.rightSmallPushContainer
{
	padding:0 0 8px 0;
}
.rightSmallPushContainer h2
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:1em;
	color:#FFFFFF;
}

.rightSmallPushContainer h3
{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}

.rightSmallPushContainer .heading
{
	padding:3px 3px 3px 6px;
	width:151px;
	overflow:hidden;
}

.rightSmallPushContainer .image
{
	max-width:160px;
	overflow:hidden;
}

.rightSmallPushContainer .bodyText
{
  width:160px;
  overflow:hidden;
}

.rightSmallPushContainer p
{
	margin:0 0 0 0;
	padding:1px 0 2px 0;
}

/*Related Links */
.relatedLinks
{
	margin:6px 0 6px 0;
}

/* Question */

.questionWrapper
{
	padding:0px 6px 0px 6px;
	margin:4px 0 8px 0;
	position:relative;
}

.questionWrapper h2
{
	margin:0 0 0 0;
	padding:6px 0 4px 0;
}

.questionWrapper a
{
	color:#000000;
}

.questionWrapper .alternativ
{
	margin:0 0 2px 0;
}

.questionWrapper .question
{
	font-weight:bold;
}

.voteButton
{
	display:block;
	height:20px;
	text-align:right;
	margin:3px 0 0 0;
}

/* Kat */
.katColor
{
	/*background-color:#3dc500;*/
}

.kategoryMarker
{
	display:block;
	height:20px;
	width:412px;
	overflow:hidden;
}

.topFunctions
{
	margin:6px 0 0 0;
}

.topFunctions a
{
	margin:0 0 0 8px;
}


/*  FGorm */
.formBody
{
}

.formRow
{
	margin:0 0 6px 0;
	font-weight:bold;
}

.formBody input
{
	background-color:#FFFFFF;
	width:40px;
	height:15px;
	padding:2px 2px 0px 3px;
	border:solid 1px #000000;
	font-size:0.9em;
}


.twoColPushNoPic
{
	margin:6px 0 12px 0;
}

.twoColPushNoPic p
{
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}

.twoColPushNoPic .colOne
{
	width:230px;
	
}

.twoColPushNoPic .colTwo
{
	width:158px;
}

.twoColPushNoPic p.readMore
{
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
}

/* Shit */
.shit
{
	width:52px;
	display:block;
	float:left;
	margin:0 2px 0 0;
}

.shit2
{
	width:165px;
	display:block;
	float:left;
	padding-left:2px;
}

.calculatePension .serchButton
{
	display:block;
	text-align:right;
}

.calculatePension .button
{
	background-color:#FFFFFF !important;
}

.printArea
{
	width:400px !important;
	margin: 8px;
}
/**
	Fredriks del:
	
	mypages
**/
.mypage .dateHeader {
display:block;
margin-bottom:6px;
}

.middleCol a,
.rightCol a
{
	text-decoration:underline !important;
}
.middleCol a:hover,
.rightCol a:hover
{
	text-decoration:none !important;
}
.middleCol .mypage ul a
{
	color: #000000;
}
.middleCol .mypage .profilepicture
{
	float:left;
	margin:0px 20px 0 0;
	width:110px;
}
/*.profilepicture img
{
	float:left;
	margin:0px 20px 0 0;
	width:110px;
	height:inherit;
}*/
.middleCol .mypage .profileinfo
{
	float:left;
	margin:0px 0 0 0;
	width: 280px;
}
.middleCol .mypage .profileinfo a
{
	color: #000000;
}
.middleCol .mypage .profileinfo p
{
	margin:2px 0 10px 0;
	line-height:1.2em;
}
.middleCol .mypage .profileinfo p span
{
	color:#a02419;
}
.profileinfoBox {
	border:1px solid #dadada;
	float:right;
	width:110px;
}
.profileinfoBox ul {
	list-style:none!important;
	margin:0!important;
}
.profileinfoBox ul li {
	margin:0 0 4px 0!important;
}
.profileinfoBox ul li.liHeader {
	padding:2px 2px 0 5px;
}
.profileinfoBox ul li a {
	padding:0 2px 0 2px;
	font-weight:normal!important;
}
.profileinfoBox ul li.liLast {
	padding:0 2px 20px 4px!important;

}
.middleCol .mypage .ShowProfile
{
	background: #e6d2dc;
	margin: 8px 6px 8px 0;
	width:130px;
}
.middleCol .mypage .marginBottom {
	margin: 0 0 15px 0;
}
/*färgade puffar*/
.colorSquareRed
{
    background-color:#d7999c;
	/*color:#FFFFFF;*/
	padding:10px 10px 10px 10px;
} 

/*.colorSquareRed h1, .colorSquareRed h2, .colorSquareRed h3, .colorSquareRed p {
color:#ffffff;
}

.colorSquareRed a:link, .colorSquareRed a:visited, .colorSquareRed a:hover, .colorSquareRed a:active {
color:#ffffff;
}*/

.colorSquareGreen
{
	background-color:#b0b791;
	padding:10px 10px 10px 10px;
} 

.colorSquareBrown
{
	background-color:#dcc6b8;
	padding:10px 10px 10px 10px;
}

.colorSquareBlue
{
	background-color:#bccae2;
	padding:10px 10px 10px 10px;
}

.colorSquareYellow
{
	background-color:#f8deb5;
	padding:10px 10px 10px 10px;
}
 

.colorSquareWrapper
{}



.middleCol .mypage .Offer
{
	color: #ffffff;
	clear:both;
	padding:5px 10px;
	width:392px;
	margin-top:15px;
}
.middleCol .mypage .Offer h2
{
	color: #ffffff;
	padding: 3px 0;
}
.middleCol .mypage .Offer .leftContent
{
	float:left;
	width: 264px;
}
.middleCol .mypage .Offer .rightContent
{
	float:right;
	width:125px;
}
.middleCol .mypage .Offer .leftContent a
{
	color:#ffffff;
	display:block;
	float:right;
}
.middleCol .mypage .mailboxSelector
{
	width:110px;
}
.middleCol .mypage .newMessage
{
	float:left;
	margin:15px 0;
}

div.smallPic img
{
	width:67px;
	height:auto;
}

.mypage .pageSelector
{
	color:#004c7b;
	float:right;
	font-weight:bold;
	margin:15px 5px 15px 0px; 
	min-height:14px;/*if no content in this div*/
}


.mypage .pageSelector a
{
	text-decoration:none !important;
}
.mypage .pageSelector a:hover
{
	text-decoration:underline !important;
}
.pageSelector a.active
{
	font-weight:bold;
	color:#000;
	text-decoration:none !important;
}
.middleCol .mypage ul.mailBox
{
	list-style:none;
	margin:0;
	padding:0;
}
.middleCol .mypage ul.mailBox li a
{
	font-weight:normal !important;
}

.middleCol .mypage ul.mailBox li a.buttonClass
{
	font-weight:bold !important;
}

.middleCol .mypage ul.mailBox li.unread a,
.middleCol .mypage ul.mailBox li.unread
{
	font-weight:bold !important;
}
.middleCol .mypage ul.mailBox li
{
	background:#e5e5e5;
	margin:2px 0;
	padding:2px;
}
.middleCol .mypage ul.mailBox li div
{
	display:inline;
}
.middleCol .mypage ul.mailBox li.top
{
	background: #b4b4b4;
}
.middleCol .mypage ul.mailBox li .col1
{
	float:left;
	padding-left:3px;
	/*width:327px !important;*/
	width:308px !important;
}
.middleCol .mypage ul.mailBox li .col2
{
	float:left;
	/*width:80px;*/
	width:87px;
}
.middleCol .mypage ul.mailBox li .col2 .BtnWrapper
{
	float:left !important;
	margin:0 0 0 13px!important;
}
.middleCol .mypage .readMessageBox
{
	border:2px solid #808080;
/*	background:#fff url(../images/bg_readmess.gif) repeat-y top left*/
	background:#fff repeat-y top left
}
.middleCol .mypage .readMessageBox .leftContent
{
	float:left;
	padding:7px;
	width:91px;
}
.middleCol .mypage .readMessageBox .leftContent img
{
	margin: 4px 0 0 0;
}
.middleCol .mypage .readMessageBox .leftContent a
{
	color: #000000;
}
.middleCol .mypage .readMessageBox .rightContent
{
	float:right;
	padding: 7px 9px;
	width:440px;
	overflow:hidden;
}
.middleCol .mypage ul.menu
{
	background: #dadada;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}
.middleCol .mypage ul.menu li
{
	border-right: 1px solid #ffffff;
	float:left;
	margin:0;
	padding:7px 9px 7px 9px;
}
.middleCol .mypage ul.menu li.active
{
	background: #b4b4b4;
}

.middleCol .mypage ul.menu a:link, .middleCol .mypage ul.menu a:visited, .middleCol .mypage ul.menu a:hover, .middleCol .mypage ul.menu a:active
{
	text-decoration:none !important;
}

.middleCol .mypage ul.calendar
{
	background: #dadada;
	float:left;
	list-style:none;
	margin:16px 0 12px 0;
	padding:5px;
	width:278px;
}


.middleCol .mypage ul.calendar li
{
	float:left;
	font-weight:bold;
	margin:2px 0;
	padding:1px 3px;
	text-align:center;
	width:28px;
}
.middleCol .mypage ul.calendar li a:link, .middleCol .mypage ul.calendar li a:visited
{
	color: #000000;
	text-decoration:underline !important;
}

 .middleCol .mypage ul.calendar li a:hover, .middleCol .mypage ul.calendar li a:active {
 	color: #e60000;
	text-decoration:none !important;
 }

.middleCol .mypage ul.calendar li.active a
{
	color: #e60000;
	text-decoration:underline !important;
}



.middleCol .mypage ul.calendar li.top a.month:link, .middleCol .mypage ul.calendar li.top a.month:visited, .middleCol .mypage ul.calendar li.top a.month:active
{
	color: #000000;
	text-decoration:none !important;
}

.middleCol .mypage ul.calendar li a.week:link, .middleCol .mypage ul.calendar li a.week:visited, .middleCol .mypage ul.calendar li a.week:active
{
	color: #000000;
	text-decoration:none !important;
}

.middleCol .mypage ul.calendar li a.week:active, .middleCol .mypage ul.calendar li a.week:hover, .middleCol .mypage ul.calendar li.top a.month:active, .middleCol .mypage ul.calendar li.top a.month:hover
{
	color: #e60000;
	text-decoration:underline !important;
}


.middleCol .mypage ul.calendar li.top
{
	background: #b4b4b4;
	font-weight:bold;
	text-align:center;
	width:268px !important;
}
.middleCol .mypage .posts p.postDate
{
	color: #787878;
	margin:6px 0 0 0;
	padding:0;	
}
.middleCol .mypage .posts h3
{
	margin:6px 0;
	padding:0;
}
.middleCol .mypage .editPhotoAlbum input.exWidth,
.middleCol .mypage .editPhotoAlbum textarea,
.middleCol .mypage .editPhotoAlbum select
{
	margin: 1px 0 0 0 !important;
	padding: 0 !important;
	width: 270px;
}
.middleCol .mypage .editPhotoAlbum a,
.middleCol .mypage .uploadPicture a,
.middleCol .mypage .editPhotos a
{
	color: #000000;
}
.middleCol .mypage label
{
	font-weight: bold;
	/*margin: 5px 0;**/
}
.middleCol .mypage ul.photoalbum
{
	list-style:none;
	margin:25px 0 0 0;
}
.middleCol .mypage ul.photoalbum li
{
	background: #e5e5e5;
	margin: 2px 0;
	padding: 4px 7px;
}
.middleCol .mypage ul.photoalbum li.noBg
{
	background: none !important;
	padding: 1px 7px;
}
.middleCol .mypage ul.photoalbum li .col1
{
	float:left;
	margin-right:5px;
	width: 32px;
}

.middleCol .mypage ul.photoalbum li .col1 img
{
	width: 32px;
}

.middleCol .mypage ul.photoalbum li .col2
{
	float:left;
	margin-right:5px;
	width: 15px;
}
.middleCol .mypage ul.photoalbum li .col3
{
	float:left;
	margin-right:5px;
	width: 80px;
}
.middleCol .mypage ul.photoalbum li .col4
{
	float:left;
	margin-right:5px;
}
.middleCol .mypage ul.photoalbum li .col5
{
	float:right;
	margin-right:5px;
	width: 50px;
}
.middleCol .mypage ul.photoalbum li .col6
{
	float:right;
	margin-right:5px;
	width: 80px;
}
.middleCol .mypage ul.photoalbum li .col7
{
	float:right;
	margin-right:5px;
	text-align:right;
	width: 50px;
}
.middleCol .mypage ul.photoalbum li .col8
{
	float:left;
	margin-right:5px;
	width: 140px;
}
.middleCol .mypage ul.photoalbum1
{
	list-style:none;
	margin:0;
	padding:0;
}
.middleCol .mypage ul.photoalbum1 li
{
	float:left;
	margin: 0 50px 30px 0;
	width:120px;
}
.middleCol .mypage ul.photoalbum1 li.noM,
.middleCol .mypage div.noM
{
	margin: 0 0 30px 0!important;
}
.middleCol .mypage div.photoalbum1 div
{
	float:left;
	margin: 0 30px 30px 0;
	line-height:1.2em;
	width:160px;
	overflow:hidden;
}

.mypage div.photoalbum1 div img
{
	max-width:158px;
	overflow:hidden;
}

.mypage div.marginup {
height:12px;
}

.mypage ul.photoalbum1 li img,
.mypage div.photoalbum1 img,
.mypage .bigPicture .picCont img
{
	border: 1px solid #000000;
}
.middleCol .mypage div.photoalbum1 a
{
	color: #000000;
}
.mypage .picCont
{
	width:100%;
	text-align:center;
}

.popup .mypage .picCont p
{
	width:349px;
	margin:0 auto;
	text-align:center;
}

.middleCol .mypage .bigPicture .picCont
{
	float:left;
	margin:0 20px;
}

.middleCol .mypage .bigPicture .back
{
	float:left;
	vertical-align: middle;
}
.middleCol .mypage .bigPicture .next
{
	float:right;
	vertical-align: middle;
}
.middleCol .mypage ul.editGuestbook
{
	margin: 0;
	padding: 0;
}
.middleCol .mypage ul.editGuestbook div.checkbox
{
	float:left;
	padding:0;
	margin: 1.3em 0 0 0;
	width:26px;
}
.middleCol .mypage ul.editGuestbook .post
{
	float:left;
	width:430px;
}
.middleCol .mypage ul.editGuestbook .post a
{
	color: #000000;
}
.middleCol .mypage ul.editGuestbook .post .date
{
	color: #797979;
	font-size: 0.9em;
	font-weight: bold;
}
.middleCol .mypage ul.editGuestbook .post .username
{
	font-weight: bold;
	margin: 3px 0;
}
.middleCol .mypage .ageContainer
{
	margin-left:35px !important;
}
.middleCol .mypage input.age
{
	width: 45px;
}
.middleCol .mypage .checkBoxContainer
{
	margin-top: 15px;
}
.middleCol .mypage .checkBoxContainer input
{
	margin-right: 4px;
	margin-top: 2px;
	border: none !important;
}
.middleCol .mypage .searchResult
{
	padding:10px;
}
.middleCol .mypage .searchResult .userImg
{
	float:left;
	margin-right:10px;
	width:70px;
}
.userImg img
{
	width:70px;
	height:auto;
}
.middleCol .mypage .searchResult a
{
	color: #000000;
}
.middleCol .mypage .friendsOption
{
	clear:both;
	padding-bottom:8px;
}
.middleCol .mypage .friendsOption label
{
	float:left;
	margin-right: 10px;
	padding-top:1px;
}
.middleCol .mypage .friendsOption select
{
	margin-top: 0px;
}
.middleCol .mypage ul.articles
{
	list-style:none;
	margin:0;
	padding:0;
}
.middleCol .mypage ul.articles li a
{
	color: #000000;
}

.middleCol .mypage ul.articles li
{
	background:#e5e5e5;
	margin:2px 0;
	padding:2px;
}
.middleCol .mypage ul.articles li div
{
	display:inline;
}
.middleCol .mypage ul.articles li.top
{
	background: #b4b4b4;
}
.middleCol .mypage ul.articles li .col0
{
	float:left;
	width:30px !important;
}
.middleCol .mypage ul.articles li .col1
{
	float:left;
}
.middleCol .mypage ul.articles li .col2
{
	float:right;
	width:121px;
}
.middleCol .mypage .aboutmeCont
{
	border:1px solid #dadada;
	margin:15px 0;
	padding:2px;
}
.middleCol .mypage .aboutmeCont h2
{
	margin:7px 7px 0 7px;
}
.middleCol .mypage .aboutmeCont img
{
	border: 1px solid #000000;
	margin:7px;
	width:53px;
}
.middleCol .mypage .aboutmeCont p
{
	margin:7px;
}
.middleCol .mypage .aboutmeCont a.link
{
	margin:3px;
}
.middleCol .mypage .dairyTextArea
{
	height:250px;
	width:412px;
}
.middleCol .mypage .guestbookTextArea
{
	height:118px;
	width:412px;
}
.middleCol .mypage h1 span.rule
{
	font-weight:normal !important;
	font-size:0.9em;
}
.middleCol .mypage a.blackUnderline,
.rightCol .mypage a.blackUnderline
{
	color: #000000;
	font-weight:normal;
}
.rightCol .mypage p
{
	font-size:1.25em;
	margin:0 0 15px 0;
}
.rightCol .mypage p img.dottedline
{
	overflow:hidden;
	width:151px;
}
.rightCol .mypage a.redLink
{
	color: #e60000;
}
.rightCol .mypage span
{
	display:block;
	margin:2px 0;
}

p.bigPicture {
width:490px;
text-align:center;
overflow:hidden;
}

textarea.bigPicture {
width:490px;
}

/**
	Kristins del:
**/

/*** discussion start***/

.discStartColOne {
float:left;
width:350px;
margin-right:14px;
}

.floatFix.holder {
margin-bottom:15px;
}

.discStartColOne h1 {
margin:0;
}

.discStartColTwo a.BtnWrapper:link, .discStartColTwo a.BtnWrapper:visited, .discStartColTwo a.BtnWrapper:hover, .discStartColTwo a.BtnWrapper:active {
clear:both;
margin:0 0 9px 0 !important;
}

.discStartColTwo {
float:right;
width:200px;
padding-top:-15px;
text-align: right;
}


.discStartColTwo .discusssearch {
float:right;
margin-bottom:0px;
width:191px;
margin-top:1px;
}

.discStartColTwo label {
margin-top:0px;
font-weight:bold;
font-size:1em;
text-align: right;
}

.discStartColTwo .discusssearch .input {
width:132px;
height:15px;
margin:2px 0 5px  0;
}

.discStartColTwo .discusssearch .buttonClass {

margin:0 0 0 100px;
}


h2.discussList {
padding: 0 0 5px 5px;
}


/*used discuss supervise, discuss start*/
table.discussList.standalone {
margin:0 0 8px 0;
background:#b4b4b4;
width:100%;
}

table.discussList tbody td, table.discussList tbody  th{
vertical-align:top;
background:#e5e5e5;
}

table.discussList thead th {
color:#fff;
}

table.discussList.standalone thead th{
font-weight:bold;
white-space:nowrap;
}

table.discussList.standalone thead th.delete {
padding-left:25px;
}

table.discussList.standalone td.delete {
width:14px;
vertical-align:middle;
}

table.discussList td, table.discussList th {
padding:3px 0 3px 5px;
border-bottom:5px solid #fff;
font-weight:normal;
line-height:1.2em;
}

table.discussList thead th a:link, table.discussList thead th a:visited, table.discussList thead th a:active, table.discussList thead th a:hover {
color:#fff;
}

table.discussList a:link, table.discussList a:visited, table.discussList a:active, table.discussList a:hover {
text-decoration:underline !important;
color:#000;
font-weight:normal;
}

table.discussList a:hover {
text-decoration:none !important;
}

table.discussList th a:link, table.discussList th a:visited, table.discussList th a:active, table.discussList th a:hover {
font-weight:bold;
}

table.discussList a:link.BtnWrapper, table.discussList a:visited.BtnWrapper, table.discussList a:active.BtnWrapper, table.discussList a:hover.BtnWrapper {
text-decoration:none !important;
color:#000;
font-weight:bold;
}


/*discussStart**/
table.discussStart {
margin-bottom:5px;
}


table.discussStart th.cellOne, table.discussStart .description {
width:151px !important;
padding-right:10px !important;
}

table.discussStart .description {
height:auto;
}

table.discussStart .cellTwo {
width:226px !important;
font-weight:bold;
}

table.discussStart .description {
background:#fff !important;
}

table.discussStart .cellThree {
width:175px !important;
}

/*diskutera omrade*/
table.discussList .cellOne {
width:170px;
}

table.discussList .cellTwo {
width:51px;
}

table.discussList .cellThree {
width:59px;
}

table.discussList .cellFour {
width:276px;
}

.closedForum {
font-weight:bold;
color:#e60e0e;
}


.newpost {
color:#e60000;
font-weight:bold;
}

input.delete {
vertical-align:middle;
}

.postHeader {
padding:4px 0 4px 0;
color:#fff;
}

.postHeader .postHeaderOne{
margin-left:8px;
width:100px;
font-weight:bold;
float:left;
}

.postHeader .postHeaderTwo{
font-weight:bold;
margin-left:60px;
float:left;
}
							

.postArea {
/*background:#fff url(../images/postAreaCols.gif) repeat-y top left;*/
background:#fff repeat-y top left;
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
padding:9px 7px 9px 7px
}

.postArea.border { /*special for report page*/
border-top:1px solid #000;
margin-top:4px;
margin-bottom:22px;
}

.postColOne {
float:left;
width:100px;
padding-top:4px;
line-height:1.2em;
}

.postColOne img {
margin:6px 0 0 0;
}

.postColTwo {
float:right;
width:446px;
}

.postArea img.report {
margin-top:8px;
}

.postArea .date {
display:block;
text-align:right;
font-size:0.9em;
margin-bottom:-3px;
}

textarea.widthbig {
width:574px;
margin-bottom:6px;
}

textarea.widthmedium {
width:483px;
margin-bottom:6px;
}

input.widthmedium {
width:483px;
margin-bottom:6px;
}

input.widthbig {
width:574px;
margin-bottom:6px;
}


p.margin {
margin:0 0 2em 0;
}

p.marginup {
padding-top:1em;
}

/*my page settings*/
.formColRow {
clear:both;
width:489px;
padding-bottom:6px;
}

.formColRow .info, .formColTwo .info {
vertical-align:bottom;
margin-left:5px;
margin-bottom:0px;
}

.formColTwo .info {
vertical-align:bottom;
margin-left:5px;
margin-bottom:6px;
}

.info.special {
float:left;
padding-left:5px;
}


.formColOne {
	float:left;
	width:164px;
	margin-right:17px;
	padding-bottom:6px;
}

.formColOneBig {
	float:left;
	width:201px;
	margin-right:14px;
	padding-bottom:6px;
}

.formColOneSmall {
	float:left;
	width:134px;
	margin-right:14px;
	padding-bottom:6px;
}

.formColTwo {
	width:325px;
	float:left;
	padding-bottom:6px;
}

.formColTwoInput {
	width:325px;
	float:left;
	padding-top:6px;
}

label.small {
width:48px;
margin-right:9px;
float:left;
}

label.normal {
font-weight:normal;
}

input.small {
width:45px !important;
margin:0 6px 0 0 !important;
}

input.medium {
width:201px;
margin-bottom:6px;
}

input.big {
width:390px;
margin-bottom:6px;
}

input.widthmediumbig {
width:278px;
margin-bottom:6px;
}

textarea.widthmediumbig {
width:278px;
margin-bottom:6px;
}

input.smallmedium {
width:107px;
margin-bottom:6px;
}

div.checkbox input, div.checkbox label {
display:inline;
}

div.checkbox {
padding:0.5em 0 0.2em 0;
}

.menuSpacer
{
	padding:0 0 8px 0;
}

input.small {
width:36px;
}

/*articlePage rightcoloumn*/
.columnBox {
padding:1px 5px 7px 0px;
background:#fff url(../images/dottedLineRightcolumn.gif) no-repeat bottom left;
margin-bottom:7px;
}

.columnBox.discuss {
padding:1px 5px 7px 5px;
background:#dadada;
}

.color.columnBox {
padding:1px 5px 7px 5px !important;
}

.columnBox.color img {
padding:5px 0;
}

.rightCol .bigText  h2 {
font-size:1.4em;
margin-bottom:3px;
margin-top:7px;
}

.rightCol .bigText {
font-size:1.1em !important;
}

.rightCol .bigText p {
margin-bottom:8px;
}

.columnBox a:link, .columnBox a:visited, .columnBox a:hover,  .columnBox a:active   {
color:#000;
}

.columnBox p a:link, .columnBox p a:visited, .columnBox p a:hover,  .columnBox p a:active   {
font-size:1.1em;
}

.columnBox ul {
margin-top:-8px;
}

.columnBox li {
margin:0 0 0 -7px;
line-height:1.2em;
padding:0;
}

.columnBox li a {
font-weight:normal !important;
}

.columnBox input {
display:inline;

}

.columnBox label {
display:inline;
margin-right:4px;
margin-left:4px;
}

.columnBox a:link.seeResult, .columnBox a:visited.seeResult, .columnBox a:hover.seeResult, .columnBox a:active.seeResult {
color:#004c7b;
margin-left:8px;
font-size:0.9em;
text-decoration:none !important;
}

.columnBox a:hover.seeResult {
text-decoration:underline !important;
}


.columnBox img.floatLeft {
margin-right:-4px;
}

.columnBox p.rating {
margin-top:-0.4em;
}

.columnBox select.rating {
width:102px;
margin-right:5px;
}

.columnBox span.small {
font-size:0.9em;
}

/* Search Page */

.tx-indexedsearch fieldset
{
	background-color:#bccae2;
	padding:12px 12px 20px 12px;
	border: none;
	
	margin:0 0 12px 0;
}

.extendedSearchWrapper
{
	background-color:#FFFFFF;
	margin:0px 0px 0px 0px;
	padding:6px 12px 12px 12px;
}

.tx-indexedsearch-form
{
	float:left;
	padding:0px 12px 0px 0px;

}

.tx-indexedsearch-search-submit
{
	float:left;

}

.tx-indexedsearch-searchbox-button
{
	font-weight:bold;
	padding-left:12px;
	padding-right:12px;
}

input.tx-indexedsearch-searchbox-sword
{
	width:300px;
	padding:1px 2px 1px 3px;

}

.normalSearchWrapper
{
	margin:0 0 12px 0;
}

p.serchSwitcher
{
	text-align:right;
	margin:12px 0 0 0;
}

.extendedSearchWrapper label
{
	font-size:0.8em;
	margin:6px 0 0 0;
}

.tx-indexedsearch-sw
{
	font-weight:bold;
}

.tx-indexedsearch .tx-indexedsearch-res h3

{
	position:relative;
	margin:8px 0 4px 0;
	padding:0 0 2px 0;
}

.tx-indexedsearch-percent
{
	position:absolute;
	right:0px;
	top:2px;
	color:#666666;
	font-size:0.85em;
}

.tx-indexedsearch-title
{
	display:block;
	width:365px;
}

.tx-indexedsearch-info
{
	font-size:0.8em;
	color:#666666;
	margin:0 0 6px 0;
}

.tx-indexedsearch-info .url a
{
	/*color:#666666;*/
	font-weight:normal;
}

.tx-indexedsearch-descr
{
	margin: 0 0 12px 0;
}

.tx-indexedsearch-browsebox
{
	margin:0 0 25px 0 !important;
}

.tx-indexedsearch-browsebox ul.browsebox
{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0 0 0 0;	
}

.tx-indexedsearch-browsebox ul.browsebox a
{
	font-weight:normal;
	font-weight: 0.85 em;	
}

.tx-indexedsearch-browsebox ul.browsebox li
{
	display:inline;
}

.tx-indexedsearch-browselist-currentPage a
{
	font-weight:bold !important;
}

.tx-indexedsearch-redMarkup
{
	background-color:#FFFF00;
}



/* Forgott password popup */

.popupWrapper .tx-newloginbox-pi1
{
	margin: 12px;
}
.freesignup {
	padding-top: 36px;
	padding-left: 10px;
	height:170px;
	background-image:url(../images/free_login_step1.jpg);
	background-repeat:no-repeat;

}
.tx-55pluscore-pi1 {
	border-bottom:0;
	border-right:0;
	border-left:0;
	border-top:1px;
	border-color:#7f7f7f;
	border-style:solid;
	margin-top:6px;
}

/* Mypage ProfileEdit Intressen-form 3 columns */
div#left {
    float: left;
    width: 175px;    
}
div#right {
    float: right;
    width: 175px;
}
div#middle {   
    float: center;   
}