
/**********************************************
	Screen Stylesheet for SubPage 
	- ATLANTA Group
		
	Designed by eSkill
	www.eskill.is
	21.10.2004
**********************************************/
/*Css fyrir undirsķšu*/

/*

html, body{
	width: 100%;
	height: 98%;
}

body{
	font-family: Tahoma, sans-serif;
	color: #333;
	font-size: 80%;
	background: #fff; 
	margin: 0;
	padding: 0;
	
}

#Page{

	margin: 10px 1px 0 1px; 
	padding: 0 0px 40px 0; 
	background: #FFF;
	
	position: relative;
	
	height: 300px;
	min-height: 200px;
	
	
	
}
html>body #Page{
	height: auto;
}*/

/*LINKS*/
a{
	color: #17375C;
	font-size: 1em;
	text-decoration: none;
}
a:hover{
	color: #3D638D;
	text-decoration: underline;
}
/*IMAGES*/
img{
	border: none;
}


input
{
	border: 1px solid #ccc;
}
TD.WSSEARCHBUTTON INPUT
{
	BORDER: NONE;
}
#HeaderSection
{
	background: #fff;
}
#HeaderSection div.Logo
{
	margin: 0 0 0 10px;
}


#HeaderThemeSection
{
	background: #153359 url(../Images/sub_page_bg.gif) repeat-x;
	margin: 3px 0 0px 0 !important;
	margin: 0px 0 0px 0;
	
}

/*Large flash*/
#HeaderThemeSection div.HeaderThemeFlash
{
	display: none;
		
}
#HeaderThemeSection div.SubPageHeaderTheme
{
	padding:0;		
	
}
html>body div#HeaderThemeSection div.SubPageHeaderTheme
{
	/*background: #f2f3f0 url(../Images/sub_page_bg.gif) repeat-x;*/
}
#HeaderThemeSection div.SubPageHeaderTheme img
{
	/*width: 727px;
	height: 80px;
	visibility:hidden;*/
	
}
/*
	Top navigation

*/
#TopBar
{
	background: url(../Images/TopMenu/topmenu_bg.gif) repeat-x;
	margin: 1px 0 1px 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;
}


#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
{
	/*border-left:1px solid #fff;
	width:1px;
	height: 26px;*/
	
}

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;
}



/*******************************************
	-> LEFT NAVIGATION
********************************************/
#Left {
	background: #fff;
	
	float: left;
	width: 195px;
	
	margin: 10px 0 0 2px ;
	padding: 4px 0 0 0 ;
}

#Left div.LeftNav,
#Left #LeftPane {
	margin: 0 ;
	padding: 0 ;
}

#Left div.LeftNav div.rightDivider, #Left div.LeftNav div.leftDivider {
	background: none ;
}

#Left div.LeftNav ul li a {
	float: left ;
	clear: both ;
}

#Left .LeftNav ul {
	margin: 0 ;
	padding: 0 ;
	
	float: left ;
}

#Left div.LeftNav ul li {
	list-style-type: none ;

	float: left ;
	
	padding: 0 ;
	margin: 0 ;
}

#Left div.LeftNav ul li a {
	background: url(../Images/LeftNav/default_lvl1_bg.gif) left bottom no-repeat ;
	
	display: block ;
	padding: 0 0 0 20px;
	
	width: 158px ;
	height: 20px;
	
	border-bottom: 1px solid white ;
}

#Left div.LeftNav ul li a:hover {
	text-decoration: none;
}

#Left div.LeftNav ul li.Active a,
#Left div.LeftNav ul li.InPath a {
	background: url(../Images/LeftNav/lvl1_bg_active3.gif) no-repeat ;
	font-weight: bold ;
}

/**********************
	LEVEL 2
***********************/
#Left div.LeftNav ul li ul {
	margin: 0 ;
	padding: 0 ;
}

#Left div.LeftNav ul li.Active ul li a,
#Left div.LeftNav ul li.InPath ul li a {
	display: block ;
	width:148px ;
	padding: 2px 0px 2px 30px ;
	
	background: rgb(246, 246, 246) ;
	border-bottom: 1px solid white ;
	
	font-weight: normal ;
}

#Left div.LeftNav ul li.InPath ul li.Active a {
	font-weight: bold ;
}

/*
	LEVEL 3
*/
#Left div.LeftNav ul li ul li ul li a
{
}
#Left div.LeftNav ul li.InPath ul li.Active ul li a,
#Left div.LeftNav ul li ul li ul li a:active
{
	padding: 2px 0px 2px 40px;	
	background:none;
	border:none;
}
#Left div.LeftNav ul li.InPath ul li.InPath ul li.Active a
{
	padding: 2px 0px 2px 40px;	
	background:none;
	border:none;
}
/*
	end of header top
*/

#BreadCrumbs
{
	background: url(../Images/breadcrumbs_bg.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	height: 19px;
	margin: 0 0 2px 0;
	padding: 2px 0 0 10px;
	
	color:#3D638D; 
	
}
#MiddleSection{
	margin: 10px 0 0 200px; 
	padding: 0 0 1px;
	height: 400px;
	min-height: 300px;
	font-size: 0.9em;
	background: #FFF;
	
	
	
}
html>body #MiddleSection{
	height: auto;
	
}

/*
	-> Footer

*/
/*
#FooterTopBorder
{
	
	WIDTH: 985PX;
	HEIGHT: 48PX;
	
	background: url(../Images/footer_transparent_subpage.gif) right top no-repeat;
	
}
*/
#FooterTopBorder
{

	WIDTH: 985PX;
	HEIGHT: 63PX;
	
	background: url(../Images/footer_transparent.gif) right top no-repeat;
	
}
#Footer{
	margin: 0px 0px 0 0;
	/*border-top: 1px solid #DADADA;*/
	padding: 4px 0 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 div.MidPanes{
	
	float: none;
	margin: 10px 0 10px 0;
	
}
html>body #MiddleSection div.MidPanes{
	

}


div.MidPane, 
div.ContentPane
{
	padding: 0px 20px 5px 5px;
	margin: 0px;
}
div.MidPane
{
	width: 450px;
	float: left;

}
html>body div.MidPane
{
	
}

div.ContentPane{
	width: 450px;
	
	float: left;
}

/* RightPanes */
#Right{
	

}


div.RightPane{
	/*float: left;
	text-align: left;
	width: 200px;
	margin:0;
	padding: 0px 20px 5px 5px;*/
	padding: 0 15px 0 5px;
	
}
div.LeftPane
{
	padding: 5px;
}
html>body div.LeftPane
{
	margin-right:10px;
	float:left;
}

div.TopPane
{
	padding: 0 15px 0 5px;
	
}


div.BottomPane{
	
	padding: 5px;
	margin: 0 150px 0 0;
	padding: 0 15px 0 5px;
	clear: both;
}
html>body div.BottomPane
{
	
	margin: 0px 150px 0 5px;
	
	/*width: 800px;
	*/
	clear:none;
	float:none;
}
div.BottomPane h3{
	color: #148F2D;
	margin: 0;
	
	font-size: 1em;
}
div.BottomPane p{
	padding-top: 5px;
	margin-top: 0;
}

/********************************
	default content editor styles
*********************************/
.cModuleHeadline{
	font-size: 1.2em;
	font-weight: bold;
	color: #636363;
}

.cModuleBody{
	
}

.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;
}
 


/************************************
	NEWS
*************************************/
div.NewsContainer
{
	margin:0 0 0 10px;
	
	
}
div.NewsTitle
{
	color: #3D638D;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 10px 0px 0;

	width: auto;
	float:left;
	
}

div.NewsTitle a
{
	color: #3D638D;
}
div.NewsDate
{
	color: #ccc;
	/*margin: 0 10px 0px 90px;*/
	padding: 0 0 0 6px;
	width: 55px;
	border-left: 1px solid #ccc;
	
}
div.NewsFooter
{
	margin:0 0 15px 0;
	
	
}
div.NewsFooter a
{
	
	display:block;
	background:	url(../Images/meira_btn.gif) no-repeat;
	width:59px;
	height:13px;
	color: #3D638D;
	/*font-size:0.9em;*/
	font-size:7.8pt;
	font-weight:bold;
	padding: 0px 2px 0 6px;
}
div.NewsFooter a:hover
{
	text-decoration:none;	
}
/*
	Firefox
*/
html>body div.NewsDate
{
	border-left: none;
	margin:5px 120px 0 0;
	padding: 0 0 0 10px;
	width:auto;
}
div.NewsBody
{
	float:none;
	margin: 8px 0 8px 0;
}
html>body div.NewsBody
{
	
}

/*
	sitemap hack - > ef settir eru listar ķ ContentPane žį verša žeir default eins og sitemap-iš
*/
div.ContentPane ul li
{
	font-size:1.0em;
	font-weight:bold;
	line-height:1.6em;
}
div.ContentPane ul li ul li
{
	font-size:1.0em;
	font-weight:bold;
	line-height:1.8em;
}
div.ContentPane ul li ul li ul li
{
	font-size:1.0em;
	font-weight:normal;
	line-height:1.4em;
}

.clear
{
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

/* Top Image
-------------------------------------
*/

.TopImage
{
	position: absolute; 
	left: 485px; 
	top: -7px;
}
