/*		GLOBAL		*/

HTML, BODY
{	height: 100%;
	margin: 0px !important;
	overflow: hidden;
}

BODY
{	background-color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
}

BODY A
{	color: #CCCCCC;
	text-decoration: none;
	display: block;
}

BODY A:hover
{	color: #FFFFFF;
}

BODY A.selected
{	/*background: url(/static/digiplant.se/site_mainGraphics/global/selected_option.gif) no-repeat 0px 5px;
	padding-left: 15px;*/
	color: #FF9900;
}

FORM
{	margin: 0px;
}

IMG
{	border: none;
}

IFRAME
{	width: 100%;
	height: 100%;
	border: none;
	background-color: #FFFFFF;
}

/*		SITE SEARCH		*/

DIV#search_outer_container
{	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #666666;
	font-size: 11px;
}

DIV#search_outer_container DIV#search_container
{	position: relative;	
	width: auto;
	background: #E6E6E6 url(/static/digiplant.se/site_mainGraphics/global/site_search/container_background.gif) repeat-x left center;
	border: solid 1px #CCCCCC;
	border-top: none;
	border-right: none;
	margin-right: 40px;
	float: right;
}

DIV#search_outer_container DIV#search_container FORM A
{	height: 24px;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	float: left;
}

DIV#search_outer_container DIV#search_container FORM INPUT
{	background: #FFFFFF url(/static/digiplant.se/site_mainGraphics/global/site_search/form_background.gif) no-repeat left top;
	border: none;
	margin: 3px 5px 4px 10px;
	width: 250px;
	height: 15px;
	float: left;
}

DIV#search_outer_container DIV#fast_search_result_container
{	position: absolute;
	top: 24px;
	left: -1px;
	width: 290px;
	background: url(/static/digiplant.se/site_mainGraphics/global/site_search/result_background.png) no-repeat left bottom;
	display:block;
	opacity:.9;
	padding: 5px 20px 30px 20px;
	text-align: left;
}

DIV#search_outer_container DIV#fast_search_result_container H3
{	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px !important;
	background: url(/static/digiplant.se/site_mainGraphics/navigation_frame/background.jpg) repeat-x left top;
	display: block;
}


DIV#search_outer_container DIV#fast_search_result_container A
{	display: block;
	line-height: 15px;
}

DIV#search_outer_container DIV#fast_search_result_container A.title
{	color: #FF6600;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 3px;
}

DIV#search_outer_container DIV#fast_search_result_container P
{	margin: 0px 0px 0px 10px;
	line-height: 15px;
	color: #CCCCCC;
}

DIV#search_outer_container DIV#fast_search_result_container P A
{	display: block;
	background: url(/static/digiplant.se/site_mainGraphics/global/plus.gif) no-repeat left center;
	margin-top: 5px;
	padding: 5px 0px 5px 18px;
	line-height: normal;
	font-weight: bold;
}

DIV#search_outer_container DIV#fast_search_result_container ADDRESS
{	margin: 0px 0px 10px 20px;
	font-style: normal;
	display: none;
}

/*		NAVIGATION		*/

DIV#navigation_container
{	height: 100px;
	background: #000000 url(/static/digiplant.se/site_mainGraphics/navigation_frame/background.jpg) repeat-x top left;
	padding: 0px 30px 0px 20px;
}

DIV#navigation_container FORM INPUT
{	width: 170px;
	height: 26px;
	background: #000000 url(/static/digiplant.se/site_mainGraphics/navigation_frame/background_forms.gif) no-repeat 0px 0px;
	border: none;
	margin-left: 2px;
	float: right;
	color: #333333;
	font-size: 11px;
}

DIV#navigation_container FORM INPUT.right
{	background-position: right top;
}

DIV#navigation_container LABEL
{	width: 170px;
	height: 26px;
	margin-left: 2px;
	float: right;
	color: #333333;
	font-size: 11px;
	display: block;
}

DIV#navigation_container DIV.logo_container
{	width: 160px;
	height: 80px;
	float: left;
	margin-top: 10px;
}

DIV#navigation_container DIV.navigation_container
{	width: 110px;
	height: 80px;
	float: left;
	border-left: solid 1px #333333;
	padding: 0px 0px 0px 10px;
	margin-top: 10px;
}

DIV#navigation_container DIV.login_container
{	position: relative;
	width: 370px;
	height: 50px;
	float: right;
	margin-top: 10px;
}

DIV#navigation_container DIV.login_container DIV.titles
{	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 370px;
	height: auto;
}

DIV#navigation_container DIV.login_container DIV.form
{	position: absolute;
	z-index: 2;
	top: 20px;
	left: 0px;
	width: 370px;
	height: auto;
}

DIV#navigation_container DIV.login_container DIV.submit
{	position: absolute;
	top: 52px;
	left: 202px;
	width: auto;
	height: auto;
	color: #666666;
	cursor: pointer;
}

/*		SITE MAP	*/

DIV#site_map_container
{	position: absolute;
	z-index: 1000;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
}

DIV#site_map_container DIV#structure_container
{	text-align: center;
}

DIV#site_map_container DIV#structure_container TABLE
{	width: auto;
	margin: 0 auto;
}

DIV#site_map_container DIV#structure_container TABLE TD
{	vertical-align: top;
}

/*		SITE MAP TEXT FORMATS		*/

DIV#site_map_container A
{	color: #0099FF;
	text-decoration: none;
}

DIV#site_map_container A:hover
{	color: #999999;
	text-decoration: underline;
}

DIV#site_map_container A.selected
{	color: #FF6600;
}

DIV#site_map_container H1
{	font-family: "Big Caslon", Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 25px;
	line-height: 30px;
	color: #333333;
	text-align: left;
	padding-left: 0px;
}

DIV#site_map_container H3
{	font-family: "Big Caslon", Georgia, "Times New Roman";
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	padding: 0px 0px 0px 20px;
	text-align: left;
	margin: 0px 0px 10px 0px !important;
}

DIV#site_map_container UL LI
{	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	padding-right: 20px;
}

DIV#site_map_container DIV
{	color: #FFFFFF;
	padding: 0px !important;
	background-color: #000000;
	vertical-align: top;
}

DIV#site_map_container IMG
{	margin: 0px !important;
}

DIV#site_map_container DIV#functions
{	background: url(/static/digiplant.se/site_mainGraphics/navigation_frame/background.jpg) repeat-x left top;
	height: auto;
	overflow: hidden;
	margin: 0 30px;
}

DIV#site_map_container DIV#functions A
{	color: #999999;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #333333;
	border-right: solid 1px  #000000;
	line-height: 20px;
	float: left;
	font-size: 11px;
	text-decoration: none;
}

DIV#site_map_container DIV#functions A:hover
{	color: #FFFFFF;
}

DIV#site_map_container DIV#navigation_container
{	height: 10%;
	vertical-align: bottom;
	background-image: none;
}

DIV#site_map_container H1
{	color: #CCCCCC;
}

DIV#site_map_container H3
{	color: #CCCCCC;
}

DIV#site_map_container A
{	color: #CCCCCC;
}