/* START PAGE */
#StartPage
{
	padding-top:4px;
}

#StartImageDiv
{
	margin-bottom:12px;
	height:259px;
	width:945px;
	overflow:hidden;
}

#ReplaceDiv
{

}

#StartPageBottomArea
{
	clear:both;
}

.startpagePuffTitleLink
{
	color:#fff;
	font-size: 0.95em;
	font-weight: bold;
}

.BottomPuff
{
	float:left;
	width:230px;
}

.BlueTop
{	
	background-image:url('/AlerisImages/StartPagePuffs/StartPuffBlueTop.gif');
	background-position:center top;
	background-repeat:no-repeat;
	height:27px;
	color:#fff;
	font-size:1.3em;
}

.PurpleTop
{	
	background-image:url('/AlerisImages/StartPagePuffs/StartPuffPurpleTop.gif');
	background-position:center top;
	background-repeat:no-repeat;
	height:27px;
	color:#fff;
	font-size:1.3em;
}

.PurpleTop span, .BlueTop span
{
	padding-left:10px;
	padding-top:3px;
	display:block;
}

.PurpleMiddle
{
	background-image:url('/AlerisImages/StartPagePuffs/StartPuffMiddle.gif');
	background-position:center top;
	background-repeat:repeat-y;
	/*height:195px;*/
	/*height:180px;*/
	overflow:hidden;
}

.PurpleBottom
{	
	background-image:url('/AlerisImages/StartPagePuffs/StartPuffBottom.gif');
	background-position:center top;
	background-repeat:no-repeat;
	height:5px;
}

.PurpleImage
{
	margin-left:2px;
	font-size:0px;
}

.PurpleImage img
{
	width:226px;
	height:118px;
}

.PurpleText
{
	line-height:1.1;
	padding-left:9px;
	padding-right:9px;
	padding-top:4px;
	overflow:hidden;
	/*height:41px;*/
}

.PurpleReadMore
{
	background-image:url('/AlerisImages/greyarrow.gif');
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:13px;
	margin-left:9px;
}

.PuffMarginRight
{
	margin-right:8px;
}

#StartNewsPuffBody
{
	margin-left:18px;
	margin-top:4px;
	margin-right:18px;
	line-height:1.2;
}

#StartNewsPuffBody ul
{
	margin:0;
	padding:0;
}

#StartNewsPuffBody ul
{
	list-style-type:none;
}

.NewsItem
{
	padding-top:7px;
}

.NewsItem span
{
	padding-right: 3px;
}

.NewsItem .NewsText
{
	font-size: 0.9em;
	font-weight: bold;
}

.NewsReadMore
{
	background-image:url('/AlerisImages/greyarrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}

.NewsDate
{
	font-size:0.9em;
	font-weight:bold;
	color:#515151;
}

/* Site Map */
#SiteMapPage ul 
{
    margin: 0;
    padding: 0.2em 0;
}

#SiteMapPage ul ul
{
    padding: 0;
    margin-left: 0.5em;
}

#SiteMapPage li
{
    margin: 0 0 0.5em 0;
    padding: 0;
    list-style: none;
    font-size: 1.1em;
}
#SiteMapPage li a
{
    text-decoration: none;
}

#SiteMapPage li li
{
    margin: 0.2em 0;
    padding-left: 1em;
    background: url('/AlerisImages/SiteMapBullet.png') no-repeat;
    font-size: 0.9em;
}

#SiteMapPage li li a
{
    text-decoration: underline;
}

#SiteMapPage li li li
{
    font-size: 0.9em; 
}

/* SubStartPage && Three puff page */
.readmorediv
{

}

.readmorediv a.readmorelink
{
	background-image:url('/AlerisImages/DottedArrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
	font-size:0.9em;
}

#SubStartPage .puffareadiv
{
	background-image:url('/AlerisImages/separatorFullWidth.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:27px;
	margin-bottom:5px;
}

#SubStartPage .puffareadivnoborder
{
	background-image:none;
}

.introimagediv
{
	float:left;
	width:147px;
	margin-right:10px;
}

.introtextdiv p
{
	margin-top: 0px;
	padding:0;
}

img.introimage
{
	width:147px;
	height:99px;
	vertical-align:text-top;
	float:left;
	margin-right:5px;
}

.introtextdiv
{
	/*float:left;*/
	/*width:318px;*/
}

#SubStartPage .leftcol
{
	float:left;
	width:225px;
}

#SubStartPage .leftcol p img
{
	float: left;
	vertical-align:text-top; 
	margin-right: 4px;
}

#SubStartPage .leftcol p
{
	margin-top: 0px;
	padding:0;
}

#SubStartPage .rightcol p img
{
	float: left;
	vertical-align:text-top; 
	margin-right: 4px;
}

#SubStartPage .rightcol p
{
	margin-top: 0px;
	padding:0;
}

#SubStartPage .rightcol
{
	float:right;
	width:225px;
}

/* News List */

#NewsListDiv
{
	padding-left:5px;
}

#NewsListDiv ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#NewsListDiv a.readmore
{
	background-image:url('/AlerisImages/greyarrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:13px;
	font-weight:bold;
}

#NewsListDiv .sep
{
	border-bottom:solid 1px #dddddd;
	font-size:0px;
	height:0px;
	width:100%;
	clear:both;
	margin-bottom:10px;
	padding-top:9px;
}

.PagingContainer
{
	text-align:center !important;
}

/* News Page */

#NewsPageNewsPuff
{
}

.NewsHeader2
{
	color:#ffffff;
	font-size:1.1em;
	padding-left:14px;
	padding-top:6px;
}

#NewsPageNewsPuff ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:17px;
	padding-top:5px;
	padding-bottom:9px;
}

#NewsPageNewsPuff .NewsPageNewsPuffTop
{
	width:204px;
	height:29px;
	background-image:url('/AlerisImages/RightPuff/PuffTopWithBackground.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

#NewsPageNewsPuff .NewsPageNewsPuffMiddle
{
	width:204px;
	background-image:url('/AlerisImages/RightPuff/PuffMiddle.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

#NewsPageNewsPuff .NewsPageNewsPuffBottom
{
	width:204px;
	height:8px;
	background-image:url('/AlerisImages/RightPuff/PuffBottom.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

#NewsPageNewsPuff .NewsPageReadMore
{
	text-align:right;
	margin-right:15px;
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:3px;
}

#NewsPageNewsPuff a.MoreNews
{
	background-image:url('/AlerisImages/greyarrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:11px;
}

/* Search */

.searchheader
{
	display:inline;
}

.searchstring
{
	font-size:1.1em;
	font-weight:bold;
}

.searcheaderbody
{
	padding-bottom:5px;
}

#ResultArea
{
	padding-top:5px;
	padding-left:7px;
}

#ResultArea ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#ResultArea p
{
	margin:0;
	padding:0;
}

#ResultArea .sep
{
	border-bottom:solid 1px #dddddd;
	font-size:0px;
	height:0px;
	width:100%;
	clear:both;
	margin-bottom:15px;
	padding-top:15px;
}

#ResultArea a.readmore
{
	background-image:url('/AlerisImages/greyarrow.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:13px;
	font-weight:bold;
}

.ExtensionImage
{
	/*position:relative;
	top:4px;*/
}

/* Cascading List */
#CascMainContentWide
{
	width:690px;
	margin-left:14px;
	float:left;
	margin-bottom:15px;
}

#CascMainContent
{
	float:left;
	width:475px;
	background-image:url('/AlerisImages/separatorFullWidth.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:19px;
	overflow:hidden;
}

#CascMainContent p
{
	margin-top: 0px;
	padding:0;
}

#CascRightArea
{
	float: right;
	width: 204px;
}

.CascListPuffTop
{
	width:204px;
	height:29px;
	background-image:url('/AlerisImages/RightPuff/PuffTopWithBackground.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.CascListPuffMiddle
{
	width:204px;
	background-image:url('/AlerisImages/RightPuff/PuffMiddle.gif');
	background-position:left top;
	background-repeat:repeat-y;
}

.CascListPuffBottom
{
	width:204px;
	height:8px;
	background-image:url('/AlerisImages/RightPuff/PuffBottom.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.CascListPuffMiddleBody
{
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	font-size:0.9em;
	overflow:hidden;
}

#CascBottomArea
{	
	margin-top:4px;
	width:100%;
}

.CascBottomPuff
{
	width:222px;
	background-image:url('/AlerisImages/CascList/CascPuffBg.gif');
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
}

#CascBottomArea .RightMargin
{
	margin-right:11px;
}

.CascBottomPuffHeader
{
	background-color:#906b8c;
	width:220px;
	margin-left:1px;
	margin-top:8px;
	color:#ffffff;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}

.CascBottomPuffHeader span
{
	padding-left:7px;
}

.CascBottomPuffBodyScroll
{
	height:250px;
	width:220px;
	margin-left:1px;
	overflow-y:auto;
	/*overflow-y:scroll;*/
	/*overflow-x:hidden;*/
	padding-top:1px;
}

.CascBottomPuffBody
{
	width:220px;
	margin-left:1px;
	padding-top:1px;
}

.CascBottomPuffBodyInner
{
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	overflow:hidden;
}

#CascBottomArea ul
{
	margin:0;
	padding:0;
	/*margin-left:15px;*/
	list-style-type:none;
}

#CascBottomArea li
{
	padding-top:2px;
	padding-bottom:2px;
}

.CascBottomPuffBodyScroll li.CascSep
{
	background-image:url('/AlerisImages/CascList/CascSepScroll.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height:1px;
	width:90%;
	font-size:0px;
	line-height:0;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.CascBottomPuffBody li.CascSep
{
	background-image:url('/AlerisImages/CascList/CascSep.gif');
	background-position:center center;
	background-repeat:no-repeat;
	height:1px;
	width:90%;
	font-size:0px;
	line-height:0;
	padding-top:0px !important;
	padding-bottom:0px !important;
}

#CascBottomArea li a
{		
	padding-left:15px;
	display:inline-block;
}

#CascBottomArea li a
{
	display:block;
}

#CascBottomArea span.noLink
{
	padding-left: 15px;
	display: inline-block;
}

.CascBottomPuffBodyScroll li a
{
	width:160px;
}

.CascBottomPuffBody li a
{
	width:173px;
}

.CascBottomPuffBodyScroll .selected
{
	background-color:#e8e8e8;
	margin-top:1px;
	background-image:url('/AlerisImages/CascList/CascArrow.gif');
	background-position:180px center;
	background-repeat:no-repeat;
}

.CascBottomPuffBody .selected
{
	background-color:#e8e8e8;
	background-image:url('/AlerisImages/CascList/CascArrow.gif');
	background-position:195px center;
	background-repeat:no-repeat;
	margin-top:1px;
}

.CascBottomPuffBody .CascWaitItem
{
	padding-left:15px;
	padding-right:15px;
}


/* 
WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST
WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST WAITINGTIME LIST
*/
#WaitingTimeList
{
	margin-top: 10px;
	overflow:hidden;
}

#WaitingTimeList table#WaitTable
{
	width:474px;
	background-image:url('/AlerisImages/WaitingTimeList/WaitTimeListBg.gif');
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
}

#WaitTable td.left, #WaitTable th.left
{
	width:65%;
	font-weight:bold;
}

#WaitTable th
{
	color:#ffffff;
	font-size:1.15em;
	padding-top:3px;
	padding-bottom:9px;
}

#WaitTable td
{
	font-size:0.9em;
}

#WaitTable td.waitsep
{
	height:15px;
	width:100%;
	background-image:url('/AlerisImages/WaitingTimeList/waitsep.gif');
	background-position:center center;
	background-repeat:no-repeat;
}

#Convert
{
	width:474px;
	background-image:url('/AlerisImages/WaitingTimeList/WaitTimeListBg.gif');
	background-position:center top;
	background-repeat:no-repeat;
	padding-left:0px;
	overflow: hidden;
}

#Convert .heading
{
	color:#ffffff;
	font-size:1.15em;
	padding-top:5px;
	padding-bottom:9px;
	padding-left: 10px;
	display: block;
}

#Convert .MainText
{
	width: 460px;
	margin-left: 5px;
}

#Convert .MainText 
{
	margin-top: 0;
	padding: 0;	
}


#Convert .MainText #Left
{
	float: left;
	width: 48%;
	margin-right: 10px;
}

#Convert .MainText #Right
{
	float: left;
}

#Convert .puffareadiv
{
	background-image:url('/AlerisImages/separatorFullWidth.gif');
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-bottom:27px;
	margin-bottom:5px;
}

#Convert .puffareadivnoborder
{
	background-image:none;
}

#TipTemplate
{
	float: left;
}

#TipTemplate .textbox
{
	margin: 0;
	padding: 0;
	width: 200px;
}

.strong
{
	font-weight: bold;
}

.xform-entry-text
{
    width:320px;
    float:left;
    }

    .page-xform
    {
        clear:both;
        display:block;
        float:left;
        margin-top:10px;
        margin-bottom:10px;
width:100%;
        }
        .xform-entry *
        {
            cursor:pointer;
            }
    .xform-entry
    {
        background: url('/alerisimages/xforms/boks_aleris_tom.png');
        float:right;
    margin-right:20px;
    margin-left:5px;
    height:60px;    
    width:130px;
    
        }
        .xform-entry span
        {
          margin:8px;
text-align:center;
display:block;
color:White;
margin-top:13px;
font-size:1.1em;
            
            }