/**********************************************
	Screen Stylesheet for FrontPage 
	- ATLANTA 
		
	Designed by eSkill
	www.eskill.is
	21.10.2004
**********************************************/
/*Css fyrir forsíđu*/



/*LINKS*/
a{
	color: #3D638D;
	font-size: 1em;
	text-decoration: none;
}
a:hover{
	color: #3D638D;
	text-decoration: underline;
}
/*IMAGES*/
img{
	border: none;
}
input
{
	border: 1PX SOLID #CCC;
}
div.PostList
{
	
	margin:0 0 25px 2px;
}
div.PostList span.cModuleHeadline
{
	display:none;	
}
div.PostList div.history
{
	display:none;	
}
#HeaderSection
{
	position:relative;
}
#HeaderSection div.Logo
{
	margin: 0 0 0 10px;
}

#HeaderThemeSection
{
	background: url(../Images/avion_bak.gif) repeat-x;
	margin: 3px 0 0px 0 !important;
	margin: 0 0 0px 0;
	
}
html>body #HeaderThemeSection
{
	
}
/*Large flash*/
#HeaderThemeSection div.HeaderThemeFlash
{

	/*width:981px; 
	height:160px; */
	
}
#HeaderThemeSection div.HeaderThemeFlash img
{

	
}
div.HeaderKort
{
	width:300px;
	height:294px;
	position:absolute;
	top:91px !important;
	left:493px !important;
	
	top:94px;
	left:494px;
}



#HeaderThemeSection div.SubPageHeaderTheme
{
	display: none;
}
/*****************************************
	Top navigation
******************************************/

#TopBar
{
	background: url(../Images/TopMenu/topmenu_bg.gif) repeat-x;
	margin: 0px 0 0px 0 !important; 
	margin: 1px 0 1px 0;
	
	height: 29px;
	padding: 0 0 0 1px;
	z-index:1;
	position:relative;
	
}
html>body #TopBar
{
	/*overflow:auto;*/ /*fixes firefox float problem*/
}

#WSsearch
{
	z-index:2;
	position:absolute;
	top: 1px;
	left: 755px;
	background: url(../Images/TopMenu/topline_grad_bg.gif) top left no-repeat;
	/*width: 185px;*/
	width:215px;
		
}
#WSSearchBackground
{
	background: url(../Images/TopMenu/search_background.gif) repeat-x; 
	margin: 1px 0 0 0 ;
}
#WSsearch input
{
	margin: 3px 0 0 0px !important;
	margin: 2px 0 0 0px ;
}
#WSsearch TD.WSSEARCHBUTTON INPUT
{
	BORDER: NONE;
	margin: 3px 14px 0 6px;
}
html>body #WSsearch
{
	
}
#TopBar div.Nav
{
	margin: 0 0 0px 0;
	
}

#TopBar div.Nav ul, #TopBar div.Nav li
{
	margin:0;
	padding:0;
}
#TopBar div.Nav li
{
	list-style: none;
	
	float: left;
	
}
#TopBar div.Nav li.Active, #TopBar div.Nav li.InPath
{
	background: url(../Images/TopMenu/topmenu_active.gif) top left repeat-x;
	/*padding: 5px 40px 7px 15px;
	margin: 1px 0 0px 0;*/
	margin:0;
}
#TopBar div.Nav li a
{
	color: #fff;
	display: block;
	
	background: url(../Images/TopMenu/topline_grad_bg.gif) top left no-repeat;
	
	padding: 5px 40px 7px 15px;
	margin: 1px 0 0px 0;
}
#TopBar div.Nav li a:hover
{
	text-decoration: underline;
}
#TopBar div.Nav li.Active a, #TopBar div.Nav li.InPath a
{

	/*background: url(../Images/TopMenu/topmenu_active.gif) top left repeat-x;*/
	background: url(../Images/TopMenu/topline_grad_bg.gif) top right no-repeat;
	padding: 5px 40px 7px 15px;
	margin: 1px 0px 0px 0px;
	color: #17375C;
	
	
}
#TopBar div.Nav li a:active
{
	
}
html>body #TopBar div.Nav li
{
	display:inline; /*Display inline & overflow: auto fixes ff float problem*/
}

#TopBar div.Nav div.NavItem
{
	
}
div.leftDivider
{
	background: url(../Images/TopMenu/left_border.gif) left top no-repeat;
	padding: 0 0 2PX 0;

}
div.rightDivider
{
	background: url(../Images/TopMenu/blue_left_border.gif) right top no-repeat;
	padding: 0 0 2PX 0;
}



/*****************************
	-> Footer

******************************/

#FooterRight 
{

	
	
}
#FooterTopBorder
{

	WIDTH: 985PX;
	HEIGHT: 63PX;
	
	background: url(../Images/footer_transparent.gif) right top no-repeat;
	
}

#Footer{
	margin: 0px 0px 0 0;
	
	padding: 4px 0px 0 0;
	text-align: right;
	background: #fff;
	
	width: 985px;
	font-size:0.95em;
	
}
#Footer, #FooterTopBorder 
{
	
}
html>body #Footer{
	
}
#Footer a
{
	font-weight:bold;	
}

.FooterImage
{
	position: relative;
	left: 500px;
	top: 20px;	
	float: left;
}

/*************************************************
	-> Panes

**************************************************/
/*******************************
* MIDDLESECTION
********************************/
#MiddleSection{
	margin: 0px 0 0 0; 
	padding: 0 0 1px;
	height: auto;
	min-height: 260px;
	font-size: 0.9em;
	
	position: relative;

}
html>body #MiddleSection{
	height: auto;
	/*overflow:auto;*/
}
/*Curve on the midpane on frontpage*/
div.midPaneCurve
{
	position:absolute;
	top:174px;
	left:1px;
	
	width:164px;
	height:139px;
	
	background: url(../Images/frontpage_curve_bg.gif) no-repeat;
	z-index:-1;
	
}
div.contentPaneCurve
{
	position:absolute;
	top:174px;
	left:500px;
	
	width:164px;
	height:139px;
	
	background: url(../Images/frontpage_curve_bg.gif) no-repeat;
	z-index:-1;
	
}
div.rightPaneCurve
{
	position:absolute;
	top:174px;
	left:735px;
	
	width:164px;
	height:139px;
	
	background: url(../Images/frontpage_curve_bg.gif) no-repeat;
	z-index:-1;
}

/* MiddlePanes */
#MiddleSection{
	
	/*IE*/
	height:0;
}
html>body #MiddleSection
{
	height:auto;
	
}
#MiddleSection div.MidPanes{
	
	float: none;
	margin: 10px 0 10px 0;
	width:1020px;
	
}
html>body #MiddleSection div.MidPanes{
	height:auto;
	

}
div.MidPane, 
div.ContentPane
{
	padding: 0px 20px 5px 5px;
	margin: 0px;
}
div.MidPane
{
	width: 470px;
	float: left;
	/*background: url(../Images/frontpage_curve_bg.gif) 10% left no-repeat;*/

}
html>body div.MidPane
{
	height:auto;
	
}

div.ContentPane{
	width: 225px;
	padding: 0 0 0 10px;
	float: left;
	/*background: url(../Images/frontpage_curve_bg.gif) 10% left no-repeat;*/
	
}

/* RightPanes */
div.RightPanes{
	float: left;
	
}


div.RightPane{
	float: left;
	text-align: left;
	
	padding: 0px 20px 5px 15px;
	/*margin: 0 300px 0 0;*/
	
	width:240px !important;
	width:210px;
	/*background: url(../Images/frontpage_curve_bg.gif) 10% left no-repeat;*/
	
}



div.TopPane 
{
	background: #dddddd url(../Images/topPane_bg.gif) repeat-x;
	height: 134px;
	padding: 0px 5px 5px 5px;
	
	width:988px;
	
}
div.TopPaneBg
{
	background: #dddddd url(../Images/topPane_bg.gif) repeat-x;
	border-bottom: 2px solid #ccc;
}
div.TopPane .cModuleHeadline
{
	display:none;	
}

div.BottomPane{
	clear: both;
	padding: 5px;
	margin: 0 220px 0 0;	
	
}
div.BottomPane h3{
	color: #148F2D;
	margin: 0;
	
	font-size: 1em;
}
div.BottomPane p{
	padding-top: 5px;
	margin-top: 0;
}

/*
	default content editor styles
*/
 span.cModuleHeadline{
	font-size: 1.1em;
	font-weight: bold;
	color: #3D638D;
	background: transparent;
 	
 }
 
/****************************
* TOP CONTENT DISPLAY
*****************************/
div.TopPane div.ContentDisplay
{
	padding: 0px 0 0 0;
	margin: 0px 0px 0px 0px;
	width: 245px;
	height:134px;
	float: left;
	/*border-right: 1px solid #DDD;*/
	background: #ddd url(../Images/flokkar_bak.jpg) no-repeat;
	
	display: inline;
	position: relative;
	
	
}
div.TopPane div.ContentDisplay div.ContentDispCont
{
	padding: 5px;
}

div.TopPane div.ContentDisplay span.cModuleHeadline{
	/*
	font-size: 1.1em;
	font-weight: bold;
	*/
	color: #666;
	padding: 0 0 0 0px;
	
	line-height: 1.1em;
	
}

div.TopPane div.ContentDisplay span.cModuleBody{
	
	margin: 0;
	padding: 0;
	color: #666;
}
div.TopPane div.ContentDisplay span.cModuleBody img
{
	
	float:left;
	margin: 0px 12px 0 0;
	
}
div.TopPane div.ContentDisplay span.cModuleBody li
{
	margin: 0 0 0 50px;
}
html>body div.TopPane div.ContentDisplay span.cModuleBody li
{
	margin: 0 0 0 15px;
}
div.TopPane h1
{
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
}


/*
	NEWS
*/
div.NewsContainer
{
	margin:16px 0 0 10px;
	
}
div.NewsTitle
{
	color: #3D638D;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 10px 0px 0;

	width: auto;
	float:left;
	
}
html>body div.NewsTitle
{
	
}
div.NewsTitle a
{
	color: #3D638D;
}
div.NewsDate
{
	color: #ccc;
	margin: 0 0px 0px 0px;
	padding: 0 0 0 0px;
	width:120px;

	
}
/*Firefox*/
html>body div.NewsDate
{
	border-left: none;
	margin:5px 0 0 0;
	padding: 0 0 0 10px;
	width:auto;
}
div.NewsBody
{
	float:none;
	margin: 8px 0 8px 0;
}
html>body div.NewsBody
{
	
}
div.NewsFooter
{
	margin:0 0 15px 0;
	
	
}
div.NewsFooter a
{
	
	display:block;
	background:	url(../Images/meira_btn.gif) no-repeat;
	width:59px;
	height:13px;
	/*font-size:0.9em;*/
	font-size:7.8pt;
	font-weight:bold;
	padding: 0 2px 0 8px;
	
}
div.NewsFooter a:hover
{
	text-decoration:none;	
}
.Hidden
{
	visibility: hidden;
}


/***************************
* TOPLINKS
***************************/
div.topLinks
{
	position:absolute;
	top: -8px;
	left: 760px;
	/*margin: 0px 190px 0 0;*/
	float: right;
	background: url(../Images/topLinks_spacer.gif) top right no-repeat;
}

div.topLinks ul
{
        margin:0;
    padding:0;
	list-style: none;
}

div.topLinks ul li
{
        margin:0;
    padding:0;
 	float: lefT;
}
 
div.topLinks a
{
    padding: 0 8px 12px 10px;
	background: url(../Images/topLinks_spacer.gif) top left no-repeat;
	font-size:0.9em;
	color: #666;
}
 



/*
	LOGIN
*/

table.FrontPageLogin td
{
	height:35px;
	width:60px;
}
table.FrontPageLogin td.loginButton input
{
	border: none;
}

#waterMark
{
	position: absolute;
	left: 700px;
	bottom: 30px;	

	width: 241px;
	height:174px;
	background: url(../Images/logo_watermark.gif) no-repeat; 
	z-index:-2;
}






.clear
{
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

/* Top Image
-------------------------------------
*/

.TopImage
{
	position: absolute; 
	left: 485px; 
	top: -7px;
}