
body
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    background: #e9e9e9;
    color: #000;
    margin: 0; padding: 0;
}

.divHeaderContainer
{
    width: 100%;
    height: 154px;
    background: url(img/sprite.png) repeat-x;
}

.divInnerHeader
{
    margin: 0 auto;
    width: 990px;
    height: 154px;
    background: #fff url(img/sprite.png) 0 -172px no-repeat;
}


.divMainContainer
{
    margin: 0 auto;
    width: 980px;
    height: auto; min-height: 300px;
    background: #f8f8f8 url(img/sprite.png) 0 -685px no-repeat;
    border: solid 1px #e0e0e0; border-top: 0;
    padding-right: 10px;
}

.divLeft
{
    float: left;
    width: 215px;
    margin-right: 10px;
    height: auto;
}

.divLeftInner
{
    background: url(img/sprite.png) 0 -328px no-repeat;
    padding: 40px 4px 0 8px;
    height: 190px;
}

.divLeftInner a:link, .divLeftInner a:visited 
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    text-decoration: none;
    border: solid 1px transparent;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #f8f8f8;
    padding: 4px 4px 4px 15px;
    margin: 0 2px 0 2px;
}

.divLeftInner a:hover, .divLeftInner a:active 
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border: solid 1px #ccc;
    background: url(img/sprite.png) -622px -516px no-repeat;
}

.divContact-off
{
    margin-left: 15px;
    width: 202px;
    height: 68px;
    background: url(img/sprite.png) -371px -404px no-repeat;
    cursor: pointer;
}

.divContact-on
{
    margin-left: 15px;
    width: 202px;
    height: 68px;
    background: url(img/sprite.png) -371px -489px no-repeat;
    cursor: pointer;
}

.divOptions
{
    width: auto;
    float: right;
    margin: 24px 10px 0 0;
}

.topOption
{
    display: block;
    width: 23px;
    height: 23px;
    float: right;
    z-index: 10;
    margin-left: 5px;
}

a:link.aFontL, a:visited.aFontL { background: url(img/sprite.png) -794px -377px no-repeat; }
a:hover.aFontL, a:active.aFontL { background: url(img/sprite.png) -794px -407px no-repeat; }

a:link.aFontS, a:visited.aFontS { background: url(img/sprite.png) -761px -377px no-repeat; }
a:hover.aFontS, a:active.aFontS { background: url(img/sprite.png) -761px -407px no-repeat; }

a:link.aFlagEN, a:visited.aFlagEN { background: url(img/sprite.png) -728px -377px no-repeat; margin-right: 5px}
a:hover.aFlagEN, a:active.aFlagEN { background: url(img/sprite.png) -728px -407px no-repeat; margin-right: 5px}

a:link.aFlagIS, a:visited.aFlagIS { background: url(img/sprite.png) -695px -377px no-repeat; margin-right: 5px}
a:hover.aFlagIS, a:active.aFlagIS { background: url(img/sprite.png) -695px -407px no-repeat; margin-right: 5px}

.divHeaders
{
    float: left;
    width: 990px;
    margin-top: 80px;
}

.divNewsHeader
{
    margin-left: 240px;
    float: left;
    width: 380px;
    font-family: "Arial Narrow", Arial;
    font-size: 18px;
    text-indent: 20px;
    letter-spacing: 2px;
    color: #fff;
    background: url(img/sprite.png) -975px -333px no-repeat;
}

.divPublishHeader
{
    float: left;
    width: auto;
    font-family: "Arial Narrow", Arial;
    font-size: 18px;
    text-indent: 20px;
    letter-spacing: 2px;
    color: #fff;
    background: url(img/sprite.png) -975px -333px no-repeat;
}

.divFooter
{
    clear: both;
    color: #999;
    width: 990px;
    margin: 0 auto;
    margin-top: 15px;
}

.fDiv
{
    float: left;
    width: 40px;
    height: 40px;
}

.divCopyright { background: url(img/sprite.png) -694px -455px no-repeat; }
.divJafnretti { background: url(img/sprite.png) -750px -457px no-repeat; }
.divAnd { background: url(img/sprite.png) -806px -457px no-repeat; }
.divD10 { background: url(img/sprite.png) -874px -457px no-repeat; width: 60px; margin-left: 10px;}
.divESB { background: url(img/sprite.png) -956px -462px no-repeat; width: 30px; height: 30px; margin-left: 40px; margin-top: 6px }

.divFooterText
{
    float: left;
    width: 700px;
    padding: 0 10px 0 10px;
}

.divMainTitle
{
    font-family: "Arial Narrow", Arial, Verdana, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #333;
    font-weight: bold
}

.divMain
{
    float: left;
    clear: none;
    width: 750px;
}


/* facebook */
html .fb_share_link { color: #ff6600 !Important; padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; }



.textbox, .TextBox { border: solid 1px #ccc; background: #f8f8f8; width: 100px; vertical-align: top; margin-top: 1px }
.Contact { width: 400px; }
.MultiLine, .multiline { height: 200px; vertical-align: top }
.Short, .short { width: 100px }
.Normal, .normal { width: 200px }
.Long, .long { width: 300px }
.Req, .req { border: solid 1px #666 !Important }
.center { text-align: center }
.right { text-align: right }
.hidden { display: none }
.medium { width: 150px }
.button { font-size: 11px }

/* global classes */

.divGoBack { padding-top: 5px; margin-bottom: 10px }
.divGoBack a { color: #ff6600 !Important; }

/***********************************************


                    NEWS PAGE
                    
***********************************************/                    

.divHypeNews
{
	border: solid 1px #e2e2e2;
	padding: 8px;
	background: #f8f8f8;
}

.divNews
{
	border-bottom: solid 1px #fff;
	border-top: solid 1px #e9e9e9;
	padding: 4px 0 4px 0;
	width: 100%;
	margin: 0 auto;
}


.divNews img,
.divHypeNews img
{
	float: left;
	margin-right: 5px;
	width: auto;
	max-width: 200px;
	text-align: left;
}

a:link.hplHeadline, a:visited.hplHeadline
{
	font-weight: bold;
	font-size: 14px;
	color: #00519e !Important;
	text-decoration: none;
}

a:hover.hplHeadline, a:active.hplHeadline
{
	color: #ff6600 !Important;
	text-decoration: underline;
}


a:link.hplSubHeadline, a:visited.hplSubHeadline
{
	font-weight: bold;
	font-size: 12px;
	color: #666 !Important;
	text-decoration: none;
}

a:hover.hplSubHeadline, a:active.hplSubHeadline
{
	color: #333 !Important;
	text-decoration: underline;
}

.divNews a:link, .divNews a:visited
{
    color: #000099;
    text-decoration: none;
}

.divNews a:hover, .divNews a:active
{
    color: #ff6600;
    text-decoration: underline;
}

.contentAuthor { color: #999 }
.contentAuthor a:link, .contentAuthor a:visited
{
	color: #999;
	text-decoration: none;
}

.contentAuthor a:hover, .contentAuthor a:active
{
	color: #000099;
	text-decoration: underline;
}
.smaller { font-size: 10px }


/***********************************************


                   NEWS DOUBLE PAGE

***********************************************/    


.divDouble
{
	float: left;
	width: 365px;
	max-width: 365px;
	margin: 5px;
}

                   READ NEWS PAGE
                    
***********************************************/    


/* facebook */
a:link.fb_share_link, a:visited.fb_share_link 
{ 
    color: #ff6600 !Important;
    text-decoration: none;
    padding:2px 0 0 20px; 
    height:16px; 
    background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top left; 
}

a:hover.fb_share_link, a:active.fb_share_link 
{
    color: #000000 !Important;
    text-decoration: underline;
}

.lblHeadline
{
	color: #333; font-weight: bold; font-size: 14px 
}

/***********************************************


                     COMMENTS
                    
***********************************************/    

.divCommentsLinks
{
	padding: 5px;
	border: solid 1px #e6e6e6;
	background: #f8f8f8;
	color: #666;
}

.divCommentsLinks a
{
	color: #666 !Important;
	text-decoration: none !Important;
}

.divCommentsLinks a:hover
{
	color: #ff6600 !Important;
	text-decoration: underline Important;
}

.divCommentHeader { padding: 5px; margin-bottom: 5px; border-bottom: solid 1px #e2e2e2}
.divFormRight { padding: 20px; text-align: right; float: right; }
.divDate { float: right; width: auto; color: #999 }
.divAuthor { font-weight: bold; font-size: 12px; float: left; width: auto }
.divCommentContent { padding: 5px; margin-top: 10px; padding-bottom: 5px; margin-bottom: 30px;}

.regItem 
{ 
	display: block; 
	width: 100%; 
	padding-left: 2px; 
}

.altItem 
{ 
	display: block; width: 100%;
	background: url(img/sprite.png) 0 -685px repeat-x;
	padding-left: 2px;
}

.contentAuthor { color: #999 }
.smaller { font-size: 10px }


.divAuthor a, .divAuthor a:hover
{
	color: #000;
	text-decoration: none;
}

.divAuthor a.website 
{
	color: #ff6600;
}

.divAuthor a.website:hover
{
	color: #003366;
	text-decoration: underline;
}

.lblCommentCount
{
	display: block;
	float: left;
	width: auto;
}

/***********************************************


                     PAGER

***********************************************/    

.divPager
{
	margin-top: 10px;
	background: #f0f0f0;
	border: solid 1px #e6e6e6;
	padding: 5px;
}

.divPager a
{
	float: right;
	display: block;
}

.hrefFirst
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -275px -483px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefFirst:hover
{
	background: #fff url(img/sprite.png) -275px -503px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefPrev
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -295px -483px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefPrev:hover
{
	background: #fff url(img/sprite.png) -295px -503px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefNext
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -315px -483px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefNext:hover
{
	background: #fff url(img/sprite.png) -315px -503px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

.hrefLast
{
	display: block; width: 20px; height: 16px; margin-right: 5px;
	background: url(img/sprite.png) -335px -483px no-repeat !Important;
	border: solid 1px transparent;
}

.hrefLast:hover
{
	background: #fff url(img/sprite.png) -335px -503px no-repeat !Important;
	border: solid 1px #e2e2e2;
}

/***********************************************


                     EVENTS

***********************************************/    

.divEvent
{
    float: left;
    background: #fff url(img/sprite.png) 0px -606px repeat-x;
    padding: 5px; width: 160px;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #e9e9e9;
}

a:link.hplEventHeadline, a:visited.hplEventHeadline 
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

a:hover.hplEventHeadline, a:active.hplEventHeadline 
{
	color: #ff6600;
	text-decoration: underline;
}

.divRightTopLinks
{

	float: right; text-align: right; color: #999
}
