* 
{
	margin:0;
	padding:0;	
}

html, body, div, span, iframe, 
h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, img, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tr, th, td {
    border:0 none;
    font-family:inherit;
    font-size:100%;
    font-style:inherit;
    font-weight:inherit;
    margin:0;
    padding:0;
    vertical-align:baseline;
}

html 
{ 
    min-height:100%;
}

body
{
	/*font-size:62.5%;*/
	/*line-height:1.8em;*/
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana,Arial;
}

form 
{
	height:100%;
	min-height:100%;
}

img 
{
	border:none;
}

ul 
{
	margin: 0; 
	padding: 0 0 15px 25px;
 }

ol 
{
	margin: 0; 
	padding: 0 0 15px 25px;
}

p { 		
	margin:5px 0 10px 0;
	clear:none;
	float:none;
}

fieldset
{
	margin:0; 
	padding:0; 
	border:none;
}

h1,h2,h3,h4,h5,h6 
{
	
}

h1.hide
{
    display:block;
    height:1px;
    outline:medium none;
    overflow:hidden;
    text-indent:-9999px;
    width:1px;
    padding:0;
    margin:0;
}

a 
{
	text-decoration:underline;	
}


#page,
#topbanner,
#topnav,
.breadcrumbs,
#main,
#footer,
#publisher        
{
	width:960px;			
}

#topbanner,
#topnav,
.breadcrumbs,
#main,
#footer,
#publisher,
.main-bg            
{
	float:left;
	clear:both;
}

#page 
{
	margin:0 auto;
	text-align:left;	
	height:100%;
	float:none;
}



/* -----------------*/
/* Page Layout */
/* -----------------*/
#main 
{
	background-image:url(../gfx/content_bg.gif);
	background-position:10px center;
	background-repeat:repeat-y;
	border-bottom:solid 1px #ccc;
	margin-bottom:10px;
	height:100%;
	/*min-height:400px;*/
}

#content 
{
	width:490px;
	float:left;
}

#leftnav 
{
	width:220px;
	float:left;
	height:100%;	
}

.leftnavigation .main-bg 
{
    background-position:0 top;
    background-repeat:repeat-y;    
    min-height:400px;
}

.topnavigation .main-bg 
{
    padding-left:200px;
    min-height:400px;
}

#rightcontent 
{
    float:left;
    width:250px;
    margin-bottom:20px;
}



/* -----------------*/
/* Header */
/* -----------------*/
#topbanner 
{
}

#topbanner .alternate 
{
		
}

#topbanner .alternate a#logo
{
	text-decoration:none;
	display:block;
	outline-style:none;
} 

#topbanner .alternate .getflash 
{
    padding:3px;
    text-align:right;
}



/* -----------------*/
/* Menu (common) */
/* -----------------*/
#topnav li.skip,
#leftnav li.skip
{
	display:none;
}


/* Top Menu */
#topmenu 
{
   position:relative;
   float:left;   
   margin:0;
   padding:0 0 0 165px;
}

#topmenu * 
{ 
    margin:0;
    padding:0;
}

#topmenu li ul.hovermenu 
{
    cursor:default;
    position:absolute;
    display:block;
    top:-1000px;
    left:0;
    border-top:solid 1px #cccccc;
    z-index:10;
    width:220px;
    overflow:hidden;
    padding:5px 0 7px 0;    
}

#topmenu li ul.hovermenu ul 
{
    padding-left:7px;
}

#topmenu li ul.hovermenu ul ul 
{
    padding-left:14px;
}

#topmenu li 
{
	position:relative;
	float:left;
	list-style-type:none;
	font-weight:bold;
}

#topmenu li ul li 
{
	padding-left:10px;
	display:block;	
	clear:both;
	float:none;
}

#topmenu li a 
{
	cursor:default;
	text-decoration:none;
	padding:0 15px;
	cursor:pointer;
	cursor:hand;
	outline-style:none;
}

#topmenu ul a 
{
	position:relative !important; 
	white-space:nowrap;
	width:auto;
	line-height:23px;	
	font-weight:bold;	
	background-image:url(../gfx/menu_arrow.gif);
    background-position:left center;
    background-repeat:no-repeat;
}

#topmenu ul ul a 
{
    font-weight:normal;
    padding-left:7px;
    background-image:url(../gfx/menu_square.gif);
}

#topmenu ul ul ul a 
{
    font-weight:normal;
    padding-left:3px;
    background-image:none;
}


#topmenu li:hover ul.hovermenu,
#topmenu li.iehover ul.hovermenu 
{
    display:block;
    z-index:10;    
}



/* Left Menu */
#leftnav ul 
{
	/*margin:15px 12px 50px 11px;*/
	margin:15px 20px 50px 17px;
	padding:0;
}

#leftnav ul ul
{
	margin:0 0 0 10px;
}

#leftnav li 
{
	list-style-type:none;
	margin:0;
	padding:5px 0 ;	
	line-height:16px;
	border-bottom:dashed 1px #fff;
}

#leftnav li li 
{
    border:none;
    padding:5px 0 0 0;
}

#leftnav a 
{
	text-decoration:none;	
	padding-left:5px;
	padding-right:5px;
	display:block;
}

#leftnav a:hover 
{
	text-decoration:underline;
}

#leftnav a.selected 
{
	text-decoration:none;
}




/* -------------------*/
/* Article Full/Short */
/* -------------------*/
.article h1
{
	margin:0;
	padding:0;	
}

.article h1 a,
.article h2 a,
.article h3 a
{
	text-decoration:none;	
}

.article .author 
{
	text-align:center;
	padding-bottom:10px;
	color:#404040;
}

.article .author em 
{
	color:#000;
	font-style:normal;
}

.article p.preface 
{
	margin:5px 0;
	word-wrap:break-word;
	line-height:140%;
}

.article .richtext 
{
    word-wrap:break-word;    
    line-height:140%;
}

.article .richtext p 
{
    line-height:140%;
}

.article p.preface span 
{
	font-size:12px;
	float:left;	
	display:block;
	padding-bottom:10px;
}

.multiple-articles .photoalbum .photoalbum-frame,
.article p.preface img.left 
{
	float:left;
	margin:0 14px 14px 0;
}

.article p.preface img.right 
{
	float:right;
	margin:0 0 14px 14px;
}

.article .links 
{
	margin:0;
	padding:0;
}

.article .links li
{
	background-image:url(../gfx/attachments/ext_txt.gif);	
	background-position:left center;
	margin:0;
	padding:2px 0 2px 20px;
	list-style-type:none;
}

.article .links li.pdf { background-image:url(../gfx/attachments/ext_pdf.gif);}

.multiple-articles .article 
{
	padding-bottom:1px;
	clear:both;
}

.multiple-articles .article .preface img 
{
	float:right;
	margin:0 0 10px 10px;
}

.multiple-articles .photoalbum .preface 
{
    float:left;
}

.single-article .article 
{
	clear:both;
}

.single-article img 
{
	margin-bottom:17px;
}

.single-article h1 
{
	text-align:center;	
	padding-bottom:15px;
}

.single-article .preface 
{
	border-top:dashed 1px #D4C9D1;
	padding-top:15px;
}

.single-article .titleless .preface 
{
    border-top:none;
}

.single-article .richtext p 
{
    margin:0;        
}

.single-article .richtext table 
{
    border:solid 1px #D4C9D1;
    border-collapse:collapse;
}

.single-article .richtext table td 
{
    border:solid 1px #D4C9D1;
}

.single-article .richtext table img 
{
    margin:0;
}

.single-article .richtext li 
{
    list-style-position: inside;
}

.single-article .richtext li p  
{
    display:inline;
}



/* -----------------*/
/* Breadcrumbs */
/* -----------------*/
.breadcrumbs 
{
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	font-size:10px;
	margin:0;
	padding:0;
	color:#333333;
	clear:both;
}

.breadcrumbs span 
{
    display:block;
    float:left;
    /*padding:5px 0;	*/
    line-height:24px;
}

.breadcrumbs span#bslogo, 
.breadcrumbs span#bsrlogo
{
    padding:0;
}

.breadcrumbs span#bslogo a
{
    display:block;
    width:180px;
    /*padding:5px 0;	*/
    background-image:url(../gfx/obos_logo_nav.png);
    background-repeat:no-repeat;
    background-position:93px 3px;    
}

.breadcrumbs span#bsrlogo a
{
    display:block;
    width:210px;
    /*padding:5px 0;	*/
    background-image:url(../gfx/hbri-logo-nav.png);
    background-repeat:no-repeat;
    background-position:93px 3px;    
}


.breadcrumbs a 
{
	text-decoration:none;
	color:#333333;
	font-size:10px;	
}


/* -----------------*/
/* Footer */
/* -----------------*/
#footer ul 
{
	padding:0;
	list-style-position:outside;
	list-style-type:none;
	list-style-type:none;	
}

#footer li 
{
	margin:0;
	padding:15px 0 20px 30px;
	float:left;
	width:280px;	
}

#footer p 
{
    font-size:12px;
	line-height:12px;
	padding:3px 0 12px 40px;	
	margin:0;
	background-position:left top;
	background-repeat:no-repeat;
}

#footer li.services,
#footer li.visit
{
	border-left:solid 1px #D4C9D1;
}

#footer li.post p 
{
	background-image:url(../gfx/icon_house.png);
}

#footer li.visit p 
{
	background-image:url(../gfx/icon_phone.png);
}

#footer li.services p 
{
	background-image:url(../gfx/icon_lightbulb.png);
}

#footer a 
{
	color:#fff;
	text-decoration:none;
}

/* -----------------*/
/* Publishers */
/* -----------------*/
#publisher 
{
	padding:5px 0;				
	/*background-color:#D4C9D1;	*/	
	background-image:url(../gfx/black-70.png);
}

#publisher a 
{
    font-size:10px;
    background-repeat:no-repeat;    
}

#publisher .herborvi,
#publisher .obos,
#publisher .w3c,
#publisher .herborvi img,
#publisher .obos img,
#publisher .w3c img
{
	float:left;
	display:block;		
}

#publisher .oxx,
#publisher .facebook,
#publisher .rss
{
    float:right;	
	display:block;	
}

#publisher .herborvi,
#publisher .obos,
#publisher .w3c
{
    margin:0 12px 0 5px;
}


#publisher .facebook,
#publisher .oxx,
#publisher .rss
{    
    margin:0 5px 0 0;
}

#publisher a.herborvi 
{
    padding-left:25px;
    background-image:url(../gfx/publishers.gif);    
    background-position:0 0;
    color:#000;
    height:18px;
    line-height:18px;
}

#publisher a.obos 
{
    width:77px;
    height:18px;
    background-image:url(../gfx/publishers.gif);
    background-position:0 -25px;
}

#publisher a.w3c 
{
    width:18px;
    height:18px;
}

#publisher a.facebook 
{
    border:solid 1px #29447E;
    background-image:url(../gfx/publishers.gif);
    background-position:0 -54px;
    color:#fff;
    font-weight:bold;
    padding:0 5px 0 23px;
    line-height:160%;
}

#publisher a.oxx 
{
    background-image:url(../gfx/publishers.gif);
    background-position:0 -82px;
    width:18px;
    height:18px; 
}

#publisher a.rss 
{
    background-image:url(../gfx/publishers.gif);
    background-position:0 -108px;
    width:18px;
    height:18px; 
}

/* -----------------*/
/* Forms */
/* -----------------*/
fieldset 
{
	margin:0 auto;
	text-align:left;
	width:350px;
}

fieldset label 
{
	display:block;
	margin:5px 0 10px 0;
	font-size:12px;
	clear:both;
	font-weight:bold;
}

fieldset label span 
{
		
}

fieldset input,
fieldset textarea 
{
    background-repeat:no-repeat;
    font-size:16px;
    font-family:Arial,Verdana;
}

fieldset input[type='button'],
fieldset input[type='submit'] 
{    
    font-size: 16px;
    height: 32px;
    margin: 0 0 15px 0;
    padding:0 15px;  
    font-weight:bold;  
}

fieldset label input[type='text'],
fieldset label input[type='password'],
fieldset label select 
{
	padding:5px;
	width:350px;
	margin-top:2px;
	border-style: solid;
	border-width:1px;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;	
}

fieldset label select 
{
    width:358px;
}

fieldset label textarea 
{
    width:350px;
    padding:5px;
    height:100px;
    margin-top:2px;
    border-style: solid;
	border-width:1px;
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;	
} 


fieldset a 
{
    font-size:12px;
}


fieldset .verify 
{
    float:left;
}

fieldset .answer 
{
    float:left;
    height:24px;    
    width:70px!important;
    margin:0 0 0 5px!important;
    font-size:20px!important;
}

fieldset .buttons 
{
    text-align:right;    
    padding-top:10px;
    float:right;
    clear:both;
}

fieldset .buttons input 
{
    margin-left:10px;
    color:#007F0E;    
}

fieldset .buttons input.cancel 
{
    color:#cc0000;
    padding:0 10px;
    height:26px;
    line-height:26px;
    font-weight:normal;
    font-size:14px;
} 






/* -----------------*/
/* Login */
/* -----------------*/
.login #content 
{
	text-align:center;
	padding-top:40px;
	padding-bottom:40px;
}

.login fieldset 
{
	margin:0 auto;
	text-align:left;
	width:300px;
}

.login fieldset label input 
{
    width:250px;
}

.login fieldset input.button 
{
	color:Green;	
	clear:both;
}

.login .checkbox 
{
    float:left;
    clear:both;
    width:85%;
    padding:0 0 8px 0;
}

.login .checkbox input[type="checkbox"],
.login .checkbox label 
{
    float:left;
    margin:3px 5px 3px 0;
    clear:none;
}





/* -----------------*/
/* Alert (Messages) */
/* -----------------*/
#alertbox 
{
	background-color:#FEFACB;
	border-bottom:solid 1px #A0A0A0;
	padding:6px;		
	text-align:center;	
}

#alertbox .alert 
{
    color:#000;
    width:550px;
    min-height:22px;
    margin:0 auto;
    padding:0;
    text-align:center;
    border:none;
    background:none;    
}

#alertbox p 
{
    margin:0;
    padding:3px 0 3px 35px;
    background-image:url(../gfx/alert.png);
    background-repeat:no-repeat;
    background-position:left center;
    margin:0;
}


/* -----------------*/
/* Toolbox */
/* -----------------*/
#toolbox 
{
	background-color:#DBDBDB;
	border-bottom:solid 1px #A0A0A0;
	padding:4px;		
}

#toolbox .tools 
{
	height:25px;
	width:872px;
	margin:0 auto;
	text-align:center;	
}

#toolbox #user,
#toolbox #admin,
#toolbox #trash,
#toolbox #logoff
{
	float:left;
	display:block;	
	margin-right:10px;
	padding:1px 10px;
	height:22px;
	background-color:#fff;
	border:solid 1px #A0A0A0;
	-moz-border-radius:4px;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
}

#toolbox #user 
{
    width:370px;
    overflow:hidden;
}

#toolbox img,
#toolbox p  
{
    float:left;
}

#toolbox p 
{
    margin:0;
    padding:4px 5px 0 5px;
    color:#000;
    font-size:11px;
}

#toolbox a 
{
    color:#000;
    text-decoration:none;
}

#toolbox a:hover,
#toolbox div#admin:hover span
{
    border-bottom:dashed 1px #000;
}

#toolbox #admin 
{
    cursor:pointer;
}

#toolbox #admin img 
{
	float:left;
	background-image:url(../gfx/onsite-toolbox.png);
}

#toolbox div#admin:hover img
{
	cursor:pointer;
	/*background-image:url(../gfx/toolbox_mouseover.png);*/
	background-position:left bottom;
}

#toolbox #trash p 
{
    color:#808080;
}

#toolbox #trash img 
{
    float:left;
	background-image:url(../gfx/onsite-trashcan.png);
}

#toolbox #trash img.empty 
{
	background-position:0 0;
}

#toolbox #trash img.trash 
{
	cursor:pointer;	
	background-position:0 44px;
}

#toolbox div#trash:hover img.trash
{	
	background-position:0 22px;
}


/* -----------------*/
/* Overlay */
/* -----------------*/
.overlay-on 
{
	background-image:url(../gfx/black-85.png);
	background-repeat:repeat;
	display:block!important;
	height:1450px;
	width:2000px;
	position:fixed;
	visibility:visible!important;
	top:0;
	left:0;
	z-index:999;
}

.overlay-content-on
{
	display:block!important;
	visibility:visible!important;
	z-index:1000;
	text-align:left;
	/*background-color:#AAA;*/
	/*background-image:url(../gfx/black-85.png);
	background-repeat:repeat;	*/
}

.overlay-content-on .alternate 
{
	color:#fff;		
	padding:20px;	
	margin:5px;
	background-color:#000;
	font-size:12px;
}

.overlay-content-on .alternate span 
{
    display:block;
}

.overlay-content-on .alternate span span 
{
    float:left;
    display:block;
    padding-top:5px;
}

.overlay-content-on .alternate span a 
{
    float:right;
    display:block;
}

.overlay-off
{
	display:none!important;
	visibility:hidden!important;
}

.overlay-content-off 
{
	display:none!important;
	visibility:hidden!important;		
}


/* --------------------*/
/* Frontpage (default) */
/* --------------------*/
.frontpage .message
{
    width:300px;
    margin:20px;
}

.frontpage .list 
{
	clear:both;
	width:380px;
	float:left;
}

.frontpage .list .article 
{
    clear:both;    
    float:left;    
    width:380px;
}

.frontpage .list .onsite 
{
    float:right;    
    width:104px;
}

.frontpage .list h3 
{
    float:left;
    width:270px;
    padding:5px 10px 5px 20px;    
}

.frontpage .list h3 a 
{
}

.aspace 
{
    padding:20px;
}

.aspace.titleless 
{
    padding:0 20px 10px 20px;
}

.isonsite .aspace
{
    padding:1px 0 10px 20px!important;
}



.frontpage hr.aline
{
    border-bottom:dashed 1px #cdcdcd;
    border-top:none;
    border-left:none;
    border-right:none;    
    margin:0 20px;
    clear:both;
}

.frontpage .right .article 
{
	border-bottom:solid 1px #cdcdcd;
}

.frontpage .left h1 
{
	text-align:center;
	line-height:26px;
	margin-bottom:15px;
} 

.frontpage .left .article img 
{
	margin:0 0 17px 0;
}

.frontpage .right h2 
{
	font-size:12px;
}

.frontpage h3 
{
	font-size:17px;
}


/* -------------------*/
/* Frontpage Layout 1 */
/* -------------------*/
.fplayout1 #main 
{
	background-image:url(../gfx/content_bg2.gif);	
}

.fplayout1 #content
{
	width:590px;
	float:left;
}


.fplayout1 .frontpage .left 
{
	float:left;
	width:380px;	
}

.fplayout1 .frontpage .right 
{
	float:right;	
	width:210px;
}


/* ---------------------*/
/* Frontpage Layout 2/3 */
/* ---------------------*/
.fplayout2 #main,
.fplayout3 #main 
{
	background-image:url(../gfx/content_bg4.gif);	
}

.fplayout2 #content, 
.fplayout3 #content 
{
	width:540px;
	float:left;
}

.fplayout3 .frontpage .banner 
{
    clear:both;
}

.fplayout3 .frontpage .banner h1 
{
    text-align:center;
    margin:10px 0;
}

.fplayout3 .frontpage h2
{
    margin:0 0 10px 0;
}


.fplayout2 .frontpage .row,
.fplayout3 .frontpage .row  
{
	float:left;
	width:540px;	
}

.fplayout2 .frontpage .row .article,
.fplayout3 .frontpage .row .article
{
	float:left;	
	width:270px;
}

.fplayout2 .frontpage .aline,
.fplayout3 .frontpage .aline 
{
    clear:both;
    border-bottom:dashed 1px #cdcdcd;
    border-top:none;
    border-left:none;
    border-right:none;    
    margin:0 20px;
    height:1px;

}

.fplayout2 .frontpage .list,
.fplayout3 .frontpage .list 
{
    padding-top:20px;
} 

/* ---------------------*/
/* Frontpage Layout 4 */
/* ---------------------*/
.fplayout4 .frontpage .list 
{
	width:490px;	
}

.fplayout4 .frontpage .list .article {
    width: 490px;
}


/* ---------------------*/
/* Frontpage Layout 5 */
/* ---------------------*/
.fplayout5 #main
{
	background-image:none;	
}

.fplayout5 #content 
{
	width:740px;
	float:left;
}

/* -----------------*/
/* Article List */
/* -----------------*/
.articlelist h3 
{
    clear:both;    
    margin-bottom:20px;
    line-height:110%;
}


/* -----------------*/
/* Onsite */
/* -----------------*/
.onsite 
{
    text-align:right;    
}

.onsite img 
{
    margin:1px 1px 0 0 !important;        
    cursor:pointer;
}

.onsite a 
{
    float:right;
    height:24px;
    /*line-height:0.1em;*/
}




/* -----------------*/
/* Boardmembers */
/* -----------------*/
.boardmemberslist h2
{
	font-size:14px;
	padding:15px 0 3px 0;
	margin:0;
}

.boardmemberslist h3 
{
    margin:25px 0 0 0;
}

.boardmemberslist p 
{
	font-size:12px;
	margin:0;
	text-transform:capitalize;
	line-height:16px;
}

.boardmemberslist p a 
{
	text-transform:lowercase;
}

/* -----------------*/
/* From OBOS */
/* -----------------*/
.fromportal h1 
{
	padding-bottom:10px;
}

.fromportal .article 
{
	padding:5px 0;
}

.fromportal .article h2 
{
	font-size:12px;	
}

.fromportal .article p 
{
	font-size:11px;	
}


/* -----------------*/
/* Information */
/* -----------------*/
.information h1 
{
	padding-bottom:10px;
}

.information #content h3 
{
    margin:25px 0 0 0;
    clear:both;
}

.information dl 
{
    margin:5px 0 10px 0;
    float:left;
}

.information dt,
.information dd
{
    float:left;
    padding-bottom:5px;
    display:block;
}

.information dt 
{
    width:170px;    
}

.information dd 
{
    width:260px;
}


/* -----------------*/
/* Archive */
/* -----------------*/
.archive #main 
{
    background-image:url(../gfx/content_bg5.gif);
}

/*.archive #content 
{
    width:590px;
}*/

.archive .article-archive 
{
    float:right;
    width:160px;
}

.archive .article-list 
{
    float:left;
    width:330px;
}

.archive ul 
{
    margin:0;
    padding:0 0 5px 20px;
}

.archive ul ul
{
    margin:0;
    padding:5px 0 0 30px;
}

.archive ul li 
{
    list-style-type:none;
    padding:0 0 5px 0;
    
}

.archive ul a 
{
    font-size:12px;
    text-transform:capitalize;    
    background-position:left center;
    background-repeat:no-repeat;    
}

.archive ul a.arrow 
{
    background-image:url(../gfx/list_rarrow.gif);
    padding-left:15px;
}

.archive ul a.arrow-down
{
    background-image:url(../gfx/list_darrow.gif);    
    padding-left:15px;
}


.archive #content .article-list h2 
{
    font-family:Georgia,Times New Roman,Arial;
    text-transform:capitalize;
    font-size:11px;
    color:#000;
}

.archive #content .article-list h3 
{
    margin:3px 0 17px 0;
    /*font-size:2em;*/
} 

/*.archive .article-list p 
{
    padding:5px 0 20px 0;    
}*/


.archive .article-archive ul li 
{
    
}

/* -----------------*/
/* Trash Bucket */
/* -----------------*/
.bucket
{
}

.bucket h1 
{
	padding:20px 0;
}

.bucket ul 
{
    padding:0;
}

.bucket li 
{
    list-style-type:none;
    margin-bottom:15px;
    clear:both;
    float:left;
    padding-bottom:5px;
    border-bottom:dashed 1px #cdcdcd;
    width:100%;
}

.bucket li h3 
{
    float:left;
    width:390px;
    padding-bottom:5px;
}

.bucket li input 
{
    float:right;
    width:26px;
    margin-right:1px;
    }

.bucket p 
{
    clear:both;
    float:left;
}


/* -----------------*/
/* Bulletin Board */
/* -----------------*/
.bulletinboard 
{
	float:left;
}

.bulletintypes 
{
    margin:0 0 15px 0;
    padding:0;
    float:left;    
}

.bulletintypes li 
{
    list-style-type:none;
    border-top:solid 1px #cccccc;
    border-left:solid 1px #cccccc;    
    float:left;
    display:block;
    margin-right:4px;
}

.bulletintypes li a 
{
    padding:3px 10px;
    display:block;
}

.bulletintypes li.selected a,
.bulletintypes li a:hover 
{
    text-decoration:underline;
}

.bulletinboard .new 
{
    clear:both;
    display:block;
    padding:0 0 15px 0;
    text-align:right;
}

.bulletinboard .author 
{
    padding:5px 0;
    margin:0;
}


.bulletinboard hr 
{
    border-top:solid 1px #cccccc;
    border-bottom:none;
    height:1px;    
    margin:20px 0;
}

.bulletinboard .uploads 
{
    border:solid 1px #cccccc;
    background-color:#f2f2f2;
    padding:10px;
    float:left;
    width:338px;
    margin-bottom:10px;    	
	-moz-border-radius:5px;
	border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-top-right-radius: 5px 5px;
    border-color: #C0C0C0 #D9D9D9 #D9D9D9;	
}

.bulletinboard .uploads input[type='file'] 
{
    
}

.bulletinboard .uploads input[type='submit'] 
{
    clear:both;
}

.bulletinboard .uploads p 
{
    margin:0;
    padding:0 0 3px 0;
}

.bulletinboard input.disabled 
{
    background-color:#f2f2f2;
    border:solid 1px #cccccc;
}

.bulletinboard .uploads .thumbnails 
{
    float:left;
    
}

.bulletinboard .uploads .thumbnails input[type='image']
{
    float:left;
    margin:0 8px 0 0;
    background-color:#f9f9f9;
    background-position:center center;
    background-repeat:no-repeat;
    height:46px;    
}


.bulletinboard .bulletins 
{
    float:left;
}

.bulletinboard .bulletin 
{
    float:left;
    width:450px;
    clear:both;
    margin:5px 0;
    padding:5px 0;
    border-bottom:solid 1px #cccccc;
}

.bulletinboard .bulletin.highlight 
{
    border-left:none!important;
    border-right:none!important;
}

.bulletinboard .bulletin .buttons a 
{
    
}

.bulletinboard .bulletin .buttons a.del
{
    background-image:url(../gfx/link-separator.gif);
    background-position:right center;
    background-repeat:no-repeat;    
    margin-right:1px;
    padding-right:5px;
}


.bulletinboard .photos .photo
{
    cursor:pointer;    
    border:solid 1px #808080;
    background-color:#f2f2f2;
    background-position:center center;
    background-repeat:no-repeat;
    float:left;
    margin-right:5px;
    width:46px;
    height:46px;    
}

.bulletinboard p.modified 
{
    font-size:10px!important;
    /*border:solid 1px #ccc;
    background-color:#f2f2f2;*/
    padding:3px 0;
    margin:3px 0;    
    font-style:italic;
    color:#808080!important;
}

.bulletintypes li a,
.bulletinboard .new a,
.bulletinboard .buttons a 
{
    font-size:12px;
}

.overlay-bulletin-images 
{
    background-color:#fff;
    overflow:hidden;
}

.overlay-bulletin-images .navigation
{
    text-align:left;
    height:15px;
    
}

.overlay-bulletin-images .navigation .close 
{
    background-image:url(../gfx/overlay-close.png);
    background-position:center center;
    background-repeat:no-repeat;
    width:50px;
    height:19px;
    display:block;
    float:right;
    cursor:pointer;
    margin:6px 6px 0 0;
}

.overlay-bulletin-images .navigation #prev, 
.overlay-bulletin-images .navigation #next
{
    position:relative;
    top:90px;
    left:15px;
    cursor:pointer;
    
}

.overlay-bulletin-images .navigation #next 
{
    left:615px;
}

.overlay-bulletin-images .images-frame
{
    background-color:#acacac;  
    height:auto;  
    margin:15px 15px 45px 15px;
    
}

.overlay-bulletin-images .photo 
{
    /*text-align:center;  
    min-height:400px;  */
    width:720px;
}

.overlay-bulletin-images .photo td 
{
    height:400px;
    vertical-align:middle;
}


/* -----------------*/
/* Photo Album */
/* -----------------*/
.photoalbum-frame 
{
    background-position:center center;
    background-repeat:no-repeat;
    background-color:#dfdfdf;
}

/* -----------------*/
/* Alerts */
/* -----------------*/
.alert,
.error,
.message,
.highlight 
{
    clear:both;
    border:dashed 1px #FF6A00;
    padding:10px;
    background-color:#FFDEC9;
    font-size:12px;
    margin:10px 0;    
}

.alert 
{
    border:dashed 1px #FF6A00;
    background-color:#FFDEC9;
}

.error 
{
    border:dashed 1px #FF0000;
    background-color:#FFD6D6;
}

.message
{
    border:dashed 1px #54935C;
    background-color:#DCF2DE;
}

.highlight 
{
    border:dashed 1px #ff6a00!important;
    background-color:#ffe6d6;
}


/* -----------------*/
/* Boxes */
/* -----------------*/
#rightcontent .box 
{
    margin:0 0 20px 20px;
    float:left;
}

#rightcontent .box a 
{
    text-decoration:none;    
}

#rightcontent .box a:hover 
{
    text-decoration:underline;
}

#rightcontent .box:last-child 
{
    margin-bottom:0;
}

/* -----------------*/
/* IE Message */
/* -----------------*/
#nojs,
#ie6-message 
{
    background-color:#DBDBDB;
    border-bottom:1px solid #A0A0A0;
    padding:4px;
}

#ie6-message h2 
{
    font-weight:normal;
    font-size:12px;
    color:#000;
    padding-bottom:5px;
}

#ie6-message a 
{
    background-image:url(../gfx/browsers.gif);
    background-repeat:no-repeat;
    padding:3px 25px 3px 20px;
    color:#000;
    font-size:11px;
}

#ie6-message a.chrome  {  background-position:0 0; }
#ie6-message a.firefox {  background-position:0 -27px; }
#ie6-message a.ie      {  background-position:0 -104px; }
#ie6-message a.opera   {  background-position:0 -50px; }
#ie6-message a.safari  {  background-position:0 -78px; }


/* -----------------*/
/* Yr */
/* -----------------*/
#yr 
{
    border:solid 1px #4BBDE8;
    background-color: #F2F4F1;
}

#yr a.logo 
{
    background-image:url(../gfx/yr-logo.png);
    background-repeat:no-repeat;
    display:block;
    height:25px;
}

#yr h3 
{
    padding:8px 10px;
    font-size:12px;
    margin:0;
}

#yr h4 
{
    padding:6px 4px;
    font-size:11px;
    color:#808080;
    font-weight:bold;
}

#yr .forecast 
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CCD2CE;
    /*height: 128px;*/
    margin:0 7px 0 8px;
    width: 209px;
}

#yr table 
{
    background: none repeat scroll 0 0 #F2F4F1;
    border-collapse: collapse;
    margin: 3px 0;
    width:209px;
}

#yr table td 
{
    padding:4px 10px;
}

#yr table .temperature 
{
    vertical-align:middle;   
    font-weight:bold;
    font-size:20px; 
}

#yr table .temperature.plus 
{
    color:#F01C1C;
}

#yr table .temperature.minus 
{
    color:#4BBDE8;
} 

#yr p 
{
    font-size:10px;
    color:#000;
    padding:4px 8px;
    margin:0;
}

/* -----------------*/
/* Google Maps */
/* -----------------*/
#google-maps 
{
    border:solid 1px #878787;
    background-color: #F5F5F5;
}

#google-maps a.logo 
{
    background-image:url(../gfx/google-maps-logo.png);
    background-repeat:no-repeat;
    display:block;
    height:27px;
    float:left;
    line-height:27px;
    padding-left: 30px;
    width:198px;
    font-size:11px;
    color:#000;
}

#google-maps .map 
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #E5E5E5;
    /*height: 128px;*/
    margin:0 7px 8px 8px;
    width: 207px;    
    float:left;
}

#google-maps iframe 
{
    float:left;
    height:207px;
    width:207px;
}

/* -----------------*/
/* Facebook */
/* -----------------*/
#facebook-likes
{
    border:solid 1px #3B5998;
    background-color: #F5F5F5;
}

#facebook-likes a.logo 
{
    background-image:url(../gfx/facebook-logo.png);
    background-repeat:no-repeat;
    display:block;
    height:27px;
    float:left;
    line-height:27px;
    padding-left: 30px;
    width:198px;
    font-size:11px;
    color:#000;
}


#facebook-likes .friends 
{
    background: none repeat scroll 0 0 #FFFFFF;
    /*border: 2px solid #E5E5E5;*/
    /*height: 128px;*/
    margin:0; /*7px 7px 8px 8px;*/
    width: 228px;    
    float:left;
}

#facebook-likes iframe 
{
    float:left;
    height:207px;
    width:207px;
}

/* -----------------*/
/* Trafikanten */
/* -----------------*/
#trafikkinfo
{
    border:solid 1px #878787;
    background-color: #C9C9C9;
}

#trafikkinfo a.logo 
{
    background-image:url(../gfx/trafikanten-logo.png);
    background-repeat:no-repeat;
    background-color:#E3E3E3;    
    display:block;
    height:27px;
    float:left;
    line-height:27px;
    padding-left: 10px;
    width:218px;
    font-size:11px;
    color:#2762C6;
}

#trafikkinfo h3 
{
    font-size:12px;
    padding:5px 10px;
    float:left;
    clear:both;
}

#trafikkinfo .transit-stops 
{
    padding:10px;
    clear:both;
}

#trafikkinfo .transit-stops  a
{
    color:#505050;
}

#trafikkinfo dl 
{
    margin:3px 0;
    padding:0;
    float:left;
    clear:both;    
}

#trafikkinfo dt
{
    float:left;
    width:145px;
    font-size:12px;
    color:#000;
}

#trafikkinfo dd
{
    float:left;
    width:50px;
    font-size:11px;
    color:#707070;
    padding-left:10px;
}

#trafikkinfo p 
{
    clear:both;
    padding:0 10px;
}

#trafikkinfo p a 
{
    font-size:10px;
    color:#FF4E00;
}


/* -----------------*/
/* Published Dates */
/* -----------------*/
div.expired,
div.scheduled 
{
    background-image:url(../gfx/white-50.png);
	background-repeat:repeat;	    
}

div.expired em.date,
div.scheduled em.date
{
    display:block;
    text-align:right;
    font-size:11px;
    color:#cc0000;
}

div.scheduled em.date 
{
    color:green;
}

