/* $Id: default.css 113 2010-07-09 09:48:41Z ylari $ */

/* This file is available as resource using the ${contextPath}/docroot/noracon/styles/default.css URL. */

body {
	margin: 0px;
	padding: 0px;
	background: #f2f2f2 url(../gfx/head_bg.png) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
}

img {
	border: 0px;
}

.wrapper {
	width: 890px;
	margin: 0px auto;
}

.header {
	height: 65px;
	position: relative;
}

h1.logo {
	margin: 14px 0px 0px 16px;
	_margin: 14px 0px 0px 8px;
	padding: 0px;
	float: left;
}

h1.logo a {
	display: block;
	width: 107px;
	height: 36px;
	background: url(../gfx/logo.png) top left no-repeat;
	text-indent: -9999px;
}

.cicles {
	position: absolute;
	top: 59px;
	right: 120px;
	width: 60px;
	height: 10px;
}

ul.mainmenu {
	float: left;
	margin: 25px 0px 0px 30px;
	padding: 0px;
	font-size: 12px;
	color: #00467b;
	font-weight: bold;
}

ul.mainmenu li {
	display: inline;
	margin: 0px 13px 0px 0px;
	padding: 0px;
	float: left;
}

ul.mainmenu li a.act {
	text-decoration: none;
	color: #fff;
	background: url(../gfx/act_btn.png) top left no-repeat;
	display: block;
	height: 17px;
	float: left;
	margin: 0px;
}

ul.mainmenu li a.act span {
	text-decoration: none;
	color: #fff;
	background: url(../gfx/act_btn.png) top right no-repeat;
	display: block;
	height: 16px;
	float: left;
	margin: 0 0 0 5px;
	padding: 1px 5px 0 0;
	cursor: pointer;
}

ul.mainmenu li a:hover.act {
	text-decoration: none;
	color: #fff;
	background: url(../gfx/act_btn.png) top left no-repeat;
	display: block;
	height: 17px;
	float: left;
	margin: 0px;
}

ul.mainmenu li a:hover.act span {
	text-decoration: none;
	color: #fff;
	background: url(../gfx/act_btn.png) top right no-repeat;
	display: block;
	height: 16px;
	float: left;
	margin: 0 0 0 5px;
	padding: 1px 5px 0 0;
	cursor: pointer;
}

ul.mainmenu li a {
	text-decoration: none;
	color: #00467b;
	display: block;
	height: 17px;
	float: left;
	margin: 0px;
}

ul.mainmenu li a span {
	text-decoration: none;
	color: #00467b;
	display: block;
	height: 16px;
	float: left;
	margin: 0 0 0 5px;
	padding: 1px 5px 0 0;
	cursor: pointer;
}

ul.mainmenu li a:hover {
	text-decoration: underline;
	color: #00467b;
	display: block;
	height: 17px;
	float: left;
	margin: 0px;
}

ul.mainmenu li a:hover span {
	color: #00467b;
	display: block;
	height: 16px;
	float: left;
	margin: 0 0 0 5px;
	padding: 1px 5px 0 0;
	cursor: pointer;
}

.search {
	float: right;
	margin: 21px 13px 0 0; *
margin:21px7px00;
_margin:21px5px00;
}

.search .txt {
	border: 1px solid #a9a9a9;
	font-size: 12px;
	background: #f6f6f5 url(../gfx/txt_bg.png) top left repeat-x;
	height: 17px;
	width: 120px;
	padding: 1px 0 0 0;
}

.search input.srcbtn {
	border: none;
	background: url(../gfx/srch_btn.png) top left no-repeat;
	width: 22px;
	height: 22px;
	vertical-align: bottom;
}

.search input.srcbtn:hover {
	border: none;
	background: url(../gfx/srch_btn.png) bottom left no-repeat;
	width: 22px;
	height: 22px;
	cursor: pointer;
}

.secLogo {
	float: right;
	margin: 10px 20px 0 10px;
}

.content {
	overflow: hidden;
	margin: 18px 0 16px 0;
	overflow: hidden;
}

.content-sub {
	padding: 0px 10px 0px 10px;
}

.content-sub h2 {
	font-size: 20px;
	font-weight: normal;
}

.content-sub p {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.content-sub a {
	color: #00457b;
	text-decoration: underline;
}

.content-sub a:hover {
	color: #00457b;
	text-decoration: none;
}

.content-sub blockquote {
	border-left: 3px solid #00457b;
	background: #fff;
	padding: 8px 10px;
	margin: 0px 20px 0px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.content-sub ul {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
}

.content-sub ul li {
	background: url(../gfx/bullet.png) 2px 6px no-repeat;
	padding: 0px 0px 0px 14px;
}

.img-fl-l {
	float: left;
	margin: 1px 15px 0 0;
}

.img-fl-r {
	float: right;
	margin: 1px 0 0 15px;
}

.welcome {
	width: 572px;
	height: 356px;
	background: url(../gfx/frontpic.png) top left no-repeat;
	float: left;
}
.welcome .txt {
	width: 239px;
	height: 286px;
	margin: 14px 0 0 14px;
	padding: 7px 20px;
}
.welcome .txt h2 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.welcome .txt p {
	font-size: 12px;
	color: #fff;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align: justify;
	line-height: 17px;
}
.welcome .txt a {
	color: #006;
	text-decoration: underline;
}
.welcome .txt a:hover {
	color: #006;
	text-decoration: none;
}

.news {
	width: 302px;
	background: url(../gfx/newsbox_c.png) top left repeat-x;
	float: right;
}
.news .l {
	background: url(../gfx/newsbox_l.png) top left no-repeat;
}
.news .l .r {
	background: url(../gfx/newsbox_r.png) top right no-repeat;
	height: 315px;
	padding: 21px 26px;
}
.news h2 {
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}
ul.newslist li {
	margin: 14px 0px 0px 0px;
	padding: 0px;
}
ul.newslist li a {
	color: #fff;
	text-decoration: underline;
}
ul.newslist li a:hover {
	text-decoration: none;
}
ul.newslist li .date {
	color: #c5c5c5;
}

dl.searchResults {
	font-size: 12px;
}

dl.searchResults dt {
	margin: 0px 0px 4px 0px;
}

dl.searchResults dt a {
	font-size: 14px;
	font-weight: bold;
}

dl.searchResults dd {
	line-height: 18px;
	margin: 0px 0px 25px 0px;
}

.logos {
	background: url(../gfx/logobox_mid.png) top left repeat-y;
	clear: both;
}

.logos .top {
	background: url(../gfx/logobox_top.png) top left no-repeat;
}

.logos .top .bot {
	background: url(../gfx/logobox_bot.png) bottom left no-repeat;
	text-align: center;
	padding: 10px 0 12px 0;
}

.logos .top .bot a {
	margin: 0 7px 0 7px;
}

.logos .top .bot img {
	vertical-align: middle;
}

.foot-txt {
	font-size: 12px;
	color: #707070;
	padding: 2px 7px 25px 10px;
}

.foot-txt a {
	color: #707070;
	text-decoration: none;
}

.foot-txt a:hover {
	color: #707070;
	text-decoration: underline;
}

.fl-l {
	float: left;
}

.fl-r {
	float: right;
}

.clear1 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 1px;
}

.clear3 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 3px;
}

.clear5 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 5px;
}

.clear7 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 7px;
}

.clear10 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 10px;
}

.clear15 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 15px;
}

.clear20 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 20px;
}

.clear25 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 25px;
}

.clear30 {
	line-height: 0px;
	font-size: 1px;
	clear: both;
	height: 30px;
}

