*
{
    margin: 0;
    padding: 0;
}

html, body
{
    height: 100%;
    text-align: center;	
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 90%;
	line-height: 1.5em;
	color: #000;	
    background: #d9d9d9;
}

#ctl00_content, #aspnetForm
{
    height:100%;
}

.background
{
    width: 1010px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    background: url(/images/Design5/page_bkg.gif) repeat-y center top;
    background-color: #ffffff;
}

#Page
{
    padding: 19px 18px 36px 38px;
}

#HeaderArea
{
	height: 142px;
	background-color: #ffffff;
	font-size: 12px;
}


#LogoPlate, .LogoPlate
{
	width: 933px;
	height: 71px;
/*	background-image: url(/images/Design5/page_header_full.gif); */
}

#TopMenuArea
{
	width: 933px;
	height: 40px;
	background-image: url(/images/Design5/top_menu_full.gif);
}

.sf-menu, .sf-menu *
{
	z-index:1004
}

.thickbox
{
	z-index:5000;
}

#TopMenu
{
	padding-top: 0px; 
	padding-left: 20px;
}

#FullContentArea
{
	width: 933px;
	min-height: 500px;
	z-index: 1;
	overflow: hidden;
}

#LeftContentArea
{
	float: left; 
	width: 180px; 
	margin-right: 18px;	
	overflow: hidden;
}

#LeftMidContentArea
{
	float: left;
	width: 634px;
	overflow: hidden;
}

#MidContentArea
{
	float: left; 
	width: 436px; 
	overflow: hidden;
}

#RightContentArea
{
	float: left;
	width: 281px;
	margin-left: 18px;
	overflow: hidden;
}

/* Top functions */

#FunctionsLeftLillFinn
{
    float: left;
    padding-top: 16px;
    padding-left: 10px;
    width: 102px;
}

#FunctionsLogoutSection
{
	float: left;
	padding-top: 35px;
	width: 133px;
	text-align:right;
}

#FunctionsLeftCart
{
    float: left;
    padding-top: 35px;
    padding-left: 20px;
    width: 95px;
}

#FunctionsLeft select, input.thin
{
    border: solid 1px #d6d8d6;	
}

#FunctionsLeft select
{
    width: 120px;
    padding: 1px 3px;
    margin: 0 0 0 0;
    height: 18px;
    font-size: 10px;
}

#SiteLogoLink
{
	float: left;
	cursor: hand;
	margin-left: 5px;
	width: 186px;
	height: 70px;
}

#FunctionsRight
{
    float: right;
    padding-top: 35px;
    padding-right: 10px;
}

#FunctionsRight input
{
    width: 120px;	
}

#AdjustPageSection, #QuickSearchSection
{
	float: left;
}

#ChangeLangSection
{
	width: 70px;
	float: left;
}

#BreadCrumbsArea
{
	width: 933px;
	font-size: 10px;
	color: #333333;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
}

/* FINN Popup*/

#FinnLayer {
	position: absolute;
	visibility: hidden;
	width: 930px;
	height: 550px;
	top: 135px;
	background-color: #ffffff;
	border: 1px solid #000;
	z-index: 1003;
}

#close {
	float: right;
}

/* Start page */

#MainArticle
{
	/* background-image: url(/images/Design5/sample_image.jpg); */
	width: 634px;
	height: 246px;
}


#NewsCalendar
{
    /*background-color: #ffc384;*/
}


#NewsCalendar .contentwrapper
{
	width: 634px;
    margin-left: 0px;
    /*background: transparent url(/images/Design5/startpage_newscal_bkg.gif) top left repeat-y;*/
}

#NewsCalendar .contentwrapper .news
{
    width: 308px;
    float: left;
    background-color: transparent;
}

#NewsCalendar .contentwrapper .calendar
{
    width: 308px;
    float: left;
    background-color: transparent;
}

#NewsCalendar .contentwrapper .news .content .item,
#NewsCalendar .contentwrapper .calendar .content .item
{
    padding-bottom: 5px;
}

#NewsCalendar .contentwrapper .news .content .date,
#NewsCalendar .contentwrapper .calendar .content .date
{
    font-size: 11px;
	font-weight: bold;
	width: 65px;
	vertical-align:top;
}
#NewsCalendar .contentwrapper .news .content .info,
#NewsCalendar .contentwrapper .calendar .content .info
{
    font-size: 13px;
    line-height: 1.5em;
    width: 240px;
   	vertical-align:top;
   	padding-bottom: 5px;
}
    
#NewsCalendar .headers
{
    padding-top: 12px;
    padding-left: 0px;
}

#NewsCalendar .headers .newsheader
{
    float: left;
    background: url(/images/Design5/rbr_nyheter_full.gif);
    width: 308px;
    height: 39px;
}

#NewsCalendar .headers .calheader
{
    float: left;
    background: url(/images/Design5/rbr_nyheter_full.gif); /*background: url(/images/Design5/rbr_pa_gang_full.gif);*/
    width: 308px;
    height: 39px;
    margin-left: 18px;
}

#NewsCalendar .headers .newsheader div, 
#NewsCalendar .headers .calheader div
{
    padding-left: 10px;
	padding-top: 12px;
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    margin-bottom: 5px;
}

#NewsCalendarClosingBox
{
    font-size: 0px;
    /*background: url(/images/Design5/body_pa_gang_och_nyheter_bottom2.gif) no-repeat;*/
    /*width: 634px;*/
    height: 0px;
}

#NewsCalendar .contentwrapper .news .content
{
	padding-top: 10px;
	padding-left: 8px;
	background-color: #f1f9fa;
    width: 300px;
    /* Trick för att få dessa divar lika höga */
    /*padding-bottom: 1000px;
    margin-bottom : -1000px; */
}
#NewsCalendar .contentwrapper .calendar .content
{
	padding-top: 10px;
	padding-left: 8px;
	margin-left: 18px;
	background-color: #f1f9fa;
	width: 300px;
    /* Trick för att få dessa divar lika höga */
    /*padding-bottom: 1000px;
    margin-bottom : -1000px;*/
}

#NewsCalendar .contentwrapper .news .content .link a,
#NewsCalendar .contentwrapper .calendar .content .link a
{
    margin-bottom: 5px;
    margin-right: 5px;
    float: right;
    color: #45a9b9;
}

#StartpageStorPuff
{
	/*padding-top: 18px;*/
	/*width: 634px;*/
	margin-top: 5px;
	overflow: hidden;
}


/* Puffar */


.puff h2
{
	margin-bottom: 8px;	
}

.puff_top
{
    background: url(/images/Design5/puff_top2.gif);
    width: 281px;
    height: 13px;
    font-size: 0px;
}

.puff_top_softedges
{
    background: url(/images/Design5/puff_topmost_top2.gif);
    width: 281px;
    height: 13px;	
	font-size: 0px;
}

.puff_mid
{
	padding-left: 12px; 
	padding-right: 12px; 
	background: url(/images/Design5/puff_mid2.gif) repeat-y;	
}

.puff_image
{
	float: left; 
	padding-right: 10px;	
}

.puff_text
{
	padding-top: 15px; 
	margin-right: 15px;
	line-height: 15px;
	font-size: 12px;
}

.puff_text_full
{
	padding: 0px;
	margin: 0px;
}

.puff_readmore
{
	float: right; 
	padding-top: 5px;

}

.puff_readmore a
{
	color: #9ac72e !important;
	font-size: 12px;
}

.puff_readmore a:visited
{
	color: #9ac72e !important;
}


.puff_bottom
{
    background: url(/images/Design5/puff_bottom2.gif);
    width: 281px;
    height: 13px;
    margin-bottom: 0px;
	font-size: 0px;

}

.puff_bottom_softedges
{
    background: url(/images/Design5/puff_bottommost_bottom2.gif);
    width: 281px;
    height: 13px;	
    font-size: 0px;
}

/* Login sida */

#MainBodyLogin
{
	width: 591px;
	height: 100%;
    background-color: #f4f4f4;
    padding-left: 33px;
    margin-left: 0px;
    margin-top: -10px;
}

#TopImageArea
{
	width: 624px;
	height: 21px;
	background-image: url(/images/Design5/BackGroundTopLoginFinal.gif);	
}

#BottomImageArea
{
	width: 624px;
	height: 22px;
	background-image: url(/images/Design5/BackGroundBottomLoginFinal.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.ButtonStyle
{
    background-color: #b5db2e;	
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    border-color: #ffffff;
    border: 1px;
    
}

.LabelForgotPasswordStyle
{
    font-size: 14px;
    font-family: Arial;	    
}

.LabelForgotPasswordErrorStyle
{
	color:#FF0000;
}

#BorderDiv
{
	max-width: 330px;
    width: 100%;
	height: 1px;
    background-color: #ffffff;
    margin-top: -14px;
    font-size: 0px;				/* for IE6 */
}

.ImgStyle
{
    float: right;
    margin-left: 5px;
    margin-right: 20px;
    margin-bottom: 5px;
}

.EmailLabelStyle
{
    font-family: Arial;
    color: #0c6d02;
    font-size: 11px;
}

/* PersonList */

.StyleHeaderColumn
{
    background-image: url(/images/Design5/BackGroundOrange.gif);
    background-repeat: repeat-x;    
    font-size: 11px;
    font-family: Arial;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    padding-right: 7px;
    border-right: thin solid #ffffff;
}


.LastNameStyle
{
    font-family: Arial;
    font-size: 11px;	
    padding-left: 7px;
    border-right: thin solid #ffffff;
}

.StyleItemColumn
{
    font-family: Arial;
    font-size: 12px;
    padding-left: 7px;
    border-right: thin solid #ffffff;
}

/* Register */
.PasswordFieldsStyle
{
	display:none;
}
.MainBodyRegister
{
    width: 591px;
	height: 100%;
    background-color: #f4f4f4;
    padding-left: 33px;	
    margin-top: -10px;
}
.WizardButtonStyleCreate
{
    position: relative;
	top: -1px;
	background: url(/images/Design5/btn_black_bkg.gif);
    color: #fff;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    border: solid 1px black;
    float: left;
}

.WizardButtonStyleCancel
{
    position: relative;
	top: -1px;
	background: url(/images/Design5/btn_black_bkg.gif);
    color: #fff;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    border: solid 1px black;
    float: left;
    margin-right: 350px;
}
/*CourseAttendeeList2*/
.AlternativeItemStyle
{
    background-color: #f4f4f4;	
}

/* Left menu */

#LeftMenuContainerTop
{
	width: 624px;
	height: 21px;
	background-image: url(/images/Design5/BackGroundTopLoginFinal.gif);	
}

#LeftMenuContainerBottom
{
	width: 624px;
	height: 22px;
	background-image: url(/images/Design5/BackGroundBottomLoginFinal.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.LeftMenuItem
{
	margin-top: 5px; 
	margin-bottom: 5px;
}

.LeftMenuSeparator
{
	background-color: #dddddd; 
	height: 1px;
	font-size: 0px;
}

/* List Products */
.BlackBuyBtn
{
	background: url(/images/Design5/btn_black_bkg.gif);
    color: #fff;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    border: solid 1px black;
    float: right;
    margin-right: 20px;
}

.imgFetch
{
	margin-right: 20px;	
}

.ReadMoreLink
{
    float: right;	
    margin-right: 25px;
}

.Image
{
    float: right;	
    margin-right: 5px;
    margin-top: 5px;
}

#OrderVisualized
{
    background-color: #ffae00;
    width: 241px;
    height: 35px;	
    color: White;
    font-size: 12px;    
    display: none;   
    border: 1px solid black;
    vertical-align: middle;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.FetchBtn
{
    float: right;
}

/* Survey */


/* Styles for course signup pages */

#CourseSignUpPage * a:hover
{
	text-decoration: none;
}

.notactivestep { border: 1px solid gray; vertical-align: top; background-color:#FFFFFF; padding: 2px 5px 2px 5px;}
.activestep { border: 1px solid gray; vertical-align: top; background-color: #D0D6BC; padding: 2px 5px 2px 5px;}
.normalbold { font-weight: bold;}
.coursename { padding: 5px 0 5px 0; font-weight:bold; font-size: 90%;}
.linkalign { text-align: right;}
.signeduplist { border: 1px dotted gray; width: 400px;}
.signeduplistheader { padding: 5px 2px 0 2px; font-weight:bold;}
.signeduplistdata { width: 35%; padding: 4px 2px 0px 2px; vertical-align:top;}
.signeduplistdetails { padding: 4px 2px 0px 2px; vertical-align:top;}
.signeduplistdetailsleft { width: 170px; padding: 4px 2px 0px 2px; vertical-align:top;}
.signeduplisteditleft { width: 150px; padding: 4px 2px 0px 2px; vertical-align:top;}
.signeduplisteditright { width: 60px; padding: 4px 2px 0px 2px; vertical-align:top;}
.separator { border-bottom: 1px dotted gray; padding: 4px 2px 0px 2px;}
.signupvalidationbox { border: 2px solid red; font-weight:bold; margin-bottom: 10px;}
.formadjust {padding-left: 2px; padding-bottom: 6px}
.rightcolumn { border-left: 1px dotted gray; padding-left: 8px;}
.reviewtd { width: 170px; padding: 8px 2px 0px 2px; vertical-align:top;}
.invoicepad { padding-left:20px;}
.signuplisthidden { display:none;}

.linkpic { border: none;}


/*review*/
#writeReview { display: none; padding-left:10px; padding-top: 4px; padding-left:8px;padding-bottom:4px; background-color:#EFEFEF; border:solid 1px #bbb; margin-bottom:10px;}
.ClearLine{ float: left; clear: both; }
.toggleHREF{padding: 10px 0px 10px 0px;}
.thanksMsg{padding: 5px 0px 5px 0px;}
.bordergrey{border-bottom: solid 1px #bbb;}
.reviewboxDescription{width:70px; float:left;}
.reviewboxDescriptionLink{width:80px; float:left;cursor:hand;}
.reviewboxContent{float:left;}
.commentReview{display:none; }
.review{width: 100%; float: left; border-bottom: solid 1px #bbb; padding: 5px 0px 5px 0px; }


/* XForm */
table#id_matrix fieldset
{
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

table#id_matrix hr
{
	height: 1px;
	color: #bbbbbb;	
}


/* SiteSeeker search advanced box addition */
#ExtendedSearchLabelSection
{
	width: 100%;
	height: 20px;
    background-color: #dedfde;
    padding: 10px;
    margin-top: 10px;
}


/* Change password */

span.changepassworderror
{
	color: Red;
	font-weight: bold;	
}

span.changepasswordsuccess
{
	font-weight: bold;	
}

span.error p
{
    font-weight: bold;
    color: Red;	
}



.mailrub, .mailrub2, mailrub2right
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 90%;
	line-height: 1.5em;
	color: #000;
}

/* Addthis */
#addthisarea
{
    width:100%;   
    height:2em;
    text-align:right;
    font-size:0.83em;
    vertical-align:middle; 
    padding:4px 0 0 2px; 
    margin-top:4px;

    float:left;
}
#addthisarea .addthis_toolbox
{
       
} 
#addthisarea .addthis_toolbox a
{
    float:left;    
    cursor:pointer;       
}
