/*
    CONTENT OVERRIDE CSS FOR NDF 
    DEC 2006 ar AT ez
*/



hr { margin: 0 0 0.1em 0;}


/* BOX GENERAL DESIGN */

div.box
{
    border: 1px solid #d1d1d1;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

div.box div.box-content
{
	padding: 3px 5px 3px 5px;
}

div.box, div.box div.tl, div.box div.tr, div.box div.br, div.box div.bl
{
    position: relative;
}

div.box div.tl
{
    top: -1px;
    left: -1px;
    background: url(../images/box_tl.gif) top left no-repeat;
}

div.box div.tr
{
    right: -2px;
    background: url(../images/box_tr.gif) top right no-repeat;
}

div.box div.br
{
    bottom: -2px;
    background: url(../images/box_br.gif) bottom right no-repeat;
}

div.box div.bl
{
    left: -2px;
    background: url(../images/box_bl.gif) bottom left no-repeat;
    padding: 5px;
}

/* BOX CATEGORY SETUP */


div.box-category, div.box-category-half
{
    background-position: -6px 12px;
    background-repeat: no-repeat;
    background-attachment: scroll;
}

span.box-category
{
    height: 8px;
    width: 0;
    padding-left: 4px;
    line-height: 8px;
    font-size: 8px;
    overflow: hidden;
    background-position: -1px -1px;
    background-repeat: no-repeat;
    background-attachment: scroll;
}


/* BOX LIGHT */

div.box-light
{
	border: 1px solid #e8e8e8;
}

div.box-light div.tl
{
    background-image: url(../images/box_light_tl.gif);
}

div.box-light div.tr
{
    background-image: url(../images/box_light_tr.gif);
}

div.box-light div.br
{
    background-image: url(../images/box_light_br.gif);
}

div.box-light div.bl
{
    background-image: url(../images/box_light_bl.gif);
}



/* BOX SOLID */

div.box-solid
{
	background-color: #f3f3f3;
	border: 1px solid #f3f3f3;
}

div.box-solid div.tl
{
    background-image: url(../images/box_solid_tl.gif);
}

div.box-solid div.tr
{
    background-image: url(../images/box_solid_tr.gif);
}

div.box-solid div.br
{
    background-image: url(../images/box_solid_br.gif);
}

div.box-solid div.bl
{
    background-image: url(../images/box_solid_bl.gif);
}

div.box-solid ul
{
    background: url(../images/box_solid_hr.gif) top left no-repeat;
    padding: 1em;
    padding-left: 2em;
    margin: 0px;
    display: block;
}



/* BOX HEADSOLID */

div.box-headsolid
{
    background:#fff url('../images/box_headsolid_header.gif') top left repeat-x;
    border-top: 0px;
}

div.box-headsolid div.sidebar_head
{
    margin-bottom: 1em; position:relative; top: -3px;
}

div.box-headsolid div.tl
{
    top: 0px;
    background-image: url('../images/box_headsolid_header.gif');
}

div.box-headsolid div.tr
{
    background-image: url('../images/box_headsolid_header.gif');
}

div.box-headsolid div.br
{
    bottom: -1px;
}



/* BLOCK XTRA STYLES */
div.block-head
{
    margin: 2em 0 1em 0;
    padding-bottom: 0.2em;
    height: 18px;
    border-bottom: 1px solid #d1d1d1;
}

div.block-head h5
{
    margin-left: 1em;
    font-size: 0.95em;
}

div.block-list ul
{
    margin-left: 1em;
}


div.block-list ul a
{
    display: block;
    font-weight: bold;
    font-size: 0.9em;
}

div.block-list ul span
{
    font-size: 0.8em;
}



/* EZXML STYLES */

table.ndf_center { border-collapse: collapse; }
table.ndf_center td { text-align: center; border: 1px solid #ddd; padding: 1px; }
table.ndf_center td * { margin: auto; }




/* PATH BG SETUP */

div.content-view-full-path-bg
{
    background: #fff url('../images/path_bg.gif') left top repeat-x;
    padding-top: 33px;
    margin-top: -22px;
}



/* WEB_PAGE CLASS*/
 
div.attribute-news-folder
{
   font-size: 90%;
   margin-top: 0.8em;
}

div.attribute-news-folder div.block div.left
{
    width: 49%;
    float: left;
    border-right: 1px solid #d1d1d1;
    clear: left;
}

div.split-line-top
{
    border-top: 1px solid #d1d1d1;
    padding-top: 1em;
    margin: 1em 0 1em 0;
}

/*div.block div.left div.split-line-top div.content-view-line div.class-ndf-article
{
    margin-right: 0.9em;
}*/

div#attribute-sponsorer-head
{
    margin-top: 2em;
}

div#attribute-banner object
{
}

div#attribute-sponsorer, div#attribute-sponsorer p, div#attribute-sponsorer div
{
    padding:0;
    margin:0;
}



/* NDF_ARTICLE override */
div.attribute-fact-box, div.attribute-image-content, div.attribute-image-alt-text
{
    width: 200px;
    clear: both;
	left: 8px;
	position: relative;
}

div.attribute-image-alt-text, div.attribute-fact-box { width: 198px; top: 1px; margin-bottom: 6px; }
div.attribute-image-alt-text div.box-content { padding: 0.1em 0.2em 0.1em 0.3em; color: #555; font-size: 85%; }

div.attribute-byline, div.attribute-header h1
{
	background-image: none!important;
	padding-bottom: 5px!important;
	margin: 0!important;
}

div.attribute-byline-specialstyle
{
    padding-top: 10px;
    border-top: 1px solid #444;
    width: 260px;
    margin-top: 0.4em!important;
}

div.class-ndf-article div.attribute-byline p.date, p.date
{
	color: #888!important;
	font-size: 90%!important;
	margin: 0 0.2em 0 0.2em!important;
    display: inline;
}

.attribute-tipafriend a, .attribute-pdf a, .attribute-print a, .attribute-rss a
{
    padding-left: 22px;
    background-position: left top;
    background-repeat: no-repeat;
}

.attribute-tipafriend a
{
    background-image: url('../images/icons/tip_icon.jpg');
}

.attribute-pdf a
{
    background-image: url('../images/icons/pdf_icon.jpg');
}

.attribute-print a
{
    background-image: url('../images/icons/print_icon.jpg');
}

.attribute-rss a
{
    background-image: url('../images/icons/rss_icon.jpg');
}

div.class-ndf-article div#attribute-news-control
{
    margin-bottom: 0;
}

div#attribute-keywords-meta
{
    margin-top: 1em;
}



/* AGENDA */

div#ezagenda_calendar_left, div#ezagenda_calendar_today
{
	width: 216px;
}

div#ezagenda_calendar_container
{
	background: #fff;
	border: 0px;
	width: 216px;
	background-image: none;
}

div.class-event-calendar div.box div.box-content, div.class-event-calendar div.box div.bl
{
    padding: 0 2px 1px 2.5px;
}

div#ezagenda_calendar_container div.box div.box-content, div#ezagenda_calendar_container div.box div.bl
{
	padding: 0;
}


div#ezagenda_calendar_container table
{
	background-color: #f3f3f3;
	background-image: none;
}

th.calendar_heading_date
{
    text-align: left!important;
    padding-left: 3px;
}

tr.calendar_heading_days th
{
    background: #fff url('../images/calender_th_bg.gif') left top repeat-x;
    border-left: 1px solid #e4e4e4;;
    border-right: 1px solid #fafafa;
}

div#ezagenda_calendar_container table td
{
    border-color: #e4e4e4 #fafafa #fafafa #e4e4e4;
    padding: 6.8px;

}

div#ezagenda_calendar_container table td.ezagenda_selected
{
	background-color: #e0e0e0;
}
div#ezagenda_calendar_container table .first_col {border-left: 0px; }
div#ezagenda_calendar_container table .last_col {border-right: 0px; }
div#ezagenda_calendar_container table tr.first_row td { border-top-color: #fafafa; }
div#ezagenda_calendar_container table tr.last_row td { border-bottom: 0px; }

div#ezagenda_calendar_right
{
    margin-left: 214px;
}

div#ezagenda_calendar_right td.ezagenda_month_head h2
{
	color:#999;
	width: 39px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	background-image: url('../images/cal_date_bg.gif');
}

div#ezagenda_calendar_right td.ezagenda_month_head h2 span.ezagenda_month_head_date
{
    font-size: 1.6em;
    margin-left: -1px;
}

div#ezagenda_calendar_right table
{
	border: 0px;
	margin-bottom: 0;
}

div#ezagenda_calendar_today div.ezagenda_day_event
{
	border: 0px;
	margin-bottom: 0;
	min-height: 36px;
	padding: 6px 0px 6px 8px;
}

div#ezagenda_calendar_today h2 { background: #fff url('../images/cal_today_bg.gif') left bottom repeat-x; }
div#ezagenda_calendar_today div.attribute-short p { margin-top: 0!important; }

span.ezagenda_category, span.ezagenda_keyword, span.ezagenda_date
{
	color: #888;
	font-size: 90%;
	display: block;
}

/* SIDEBAR CALENDAR OVERRIDE */

div#sidebar_calendar div#ezagenda_calendar_container { width: 188px; }
div#sidebar_calendar div#ezagenda_calendar_container table td { padding: 5.1px; }
div#sidebar_calendar div#ezagenda_calendar_container table tr.last_row td { border-bottom: 1px solid #e4e4e4; }



/* POLL RESULT STYLE */

div.poll-result td.poll-resultbar td.poll-percentage, div.poll-result td.poll-resultbar td.poll-votecount
{  
    font-style: italic;
    font-size: 85%;
}

div.poll-result td.poll-resultbar td.poll-percentage
{  
    text-align: left;
}

div.poll-result td.poll-resultbar td.poll-votecount
{  
    text-align: right;
}

div.poll-result p
{  
    font-weight: bold;
}

div.poll-result div.chart-bar-resultbox
{
    margin: 0.5em 0 0.5em 0;
    width: 100%;
}

div.poll-result div.chart-bar-resultbar
{
    height: 14px;
}

div.poll-result td.poll-resultname
{
    padding-right: 5px;
}

div.poll-result td.poll-resultbar
{
    padding-left: 5px;
}

div.poll-result td.poll-resultbar table
{
    width: 300px;
}

div.poll-result div.chart-bar-resultbox
{
    background-color: #eeeeee;
}

div.poll-result div.chart-bar-resultbar
{
    background-color: #444;
}


div.content-poll-results
{
    width: 100%;
}

div.content-poll-results ul
{
    margin-left: 0;
}

div.content-poll-results li
{
    list-style-type: none;
}

div.content-poll-results span.option
{
    font-weight: bold;
    float: left;
}

div.content-poll-results span.votes
{
    font-weight: normal;
}

div.content-poll-results span.value
{
    font-weight: bold;
    margin-top: 1.7em;
    float: right;
}

div.content-poll-results div.resultblock
{
    width: 100%;
    margin: -1.2em 0 0.5em 0;
    float: left;
}

div.content-poll-results div.resultedge-start
{
    padding-right: 4em;
}

div.content-poll-results div.resultedge-end
{
    border: 1px solid black;
}

div.content-poll-results div.resultbox
{
    background-color: #bcbbaf;
    width: 100%;
}

div.content-poll-results div.resultbar
{
    background-color: #4b7198;
    height: 20px;
}

div.content-poll-results div.result-divider
{
    height: 20px;
}

