/* @override http://www.ub.se/main/templates/ub/css/template.css */

body {
	margin: 0;
	padding: 0;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #555555;
	background: #000 url(images/bgBody.png) repeat-x;
}

#CustomBack {
	position: absolute;
	width: 1220px;
	z-index: -1;
	margin: 0 auto auto;
	right: 0;
	left: 0;
	height: 349px;
	background-image: url(images/bgFire.jpg);
}

table {
	border-collapse: collapse;
}

td, th {
margin: 0;
padding: 0;
}

#ubContainer {
	width: 1020px;
	margin: 0 auto auto;
	background: url(images/bgContainer.png) no-repeat;
}

#ubContainerInner {
	width: 900px;
	margin-left: 60px;
	margin-right: 60px;
}

#page h3 {
	font-size: 14px;
	font-weight: bold;
}

.fpss-introtext div.slidetext h1 {
}

.fpss-introtext div.slidetext h1 a {
	color: #FFF;
	text-decoration: none;
	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.fpss-introtext div.slidetext h1 a:hover {
	color: #d95e08;
	text-decoration: none;
	font: 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
}

.fpss-introtext div.slidetext h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	border-top-style: none;
	border-bottom-style: none;
	padding-bottom: 5px;
	color: #b7baba;
}

#fpss-outer-container {
	border-style: none;
	margin: 0;
	padding: 0;
}

.fpss-introtext div.slidetext a.readon {
	background-color: #a13504;
}

#page ul li {
	line-height: 1.3;
	font-size: 12px;
	color: #888;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* @group Left */

/* @group searchbox */

#ubLeftPane div.moduletable_searchbox form.search_searchbox label {
	display: none;
}

#ubLeftPane div.moduletable_searchbox {
	padding: 15px;
}

#ubLeftPane div.moduletable_searchbox h3 {
	margin-top: 0;
}

#ubLeftPane div.moduletable_products h3 {
	margin-top: 0;
}

#ubLeftPane div.moduletable_products {
	padding: 15px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

#ubLeftPane div.moduletable_searchbox form.search_searchbox {
	margin-bottom: 0;
}

#mod_search_searchword {
	width: 165px;
	border: 1px solid #c6c7c7;
	color: #c6c7c7;
	height: 16px;
	padding-left: 4px;
}

/* @end */

#ubLeft {
	width: 200px;
}

#ubLeftHeader {
	display: block;
	width: 200px;
	height: 148px;
}

#ubLeftMenu {
}

.moduletable_menu ul.menu {
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.moduletable_menu ul.menu li {
	border-bottom: 1px solid #eaeaea;
}

.moduletable_menu ul.menu li a {
	color: #555;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 8px 10px 8px 20px;
}

.moduletable_menu ul.menu li a:hover {
	color: #000;
	text-align: left;
}

.moduletable_menu ul.menu li.active a {
	font-weight: bold;
	background: url(images/bgMenuActive.png) repeat-y;
}

.moduletable_menu ul.menu li.active ul {
	border-bottom: 2px solid #f3f4f4;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.moduletable_menu ul.menu li.active ul li {
	border-bottom-style: none;
	border-bottom-color: #fff;
}

.moduletable_menu ul.menu li.active ul li a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: normal;
	font-style: normal;
	background-image: none;
	text-transform: none;
}

.moduletable_menu ul.menu li.active ul li.active a {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-weight: bold;
	text-transform: none;
	color: #c16e0f;
	text-decoration: underline;
}

#ubLeftPane {
	
}

/* @end */

/* @group Right */

#ubRight {
	width: 700px;
}

#ubRightContentPane div.moduletable div.info {
	padding: 10px;
}

#ubRightContentPane div.moduletable span.info_name {
	font-size: 16px;
	font-weight: bold;
}

#ubRightContentPane div.moduletable span.info_name a {
	text-decoration: none;
	color: #555;
}

#ubRightContentPane div.moduletable span.info_position {
	font-size: 11px;
	font-weight: bold;
	color: #c6c7c7;
}

#ubRightContentPane div.moduletable span.info_mobile {
	font-size: 14px;
	font-weight: bold;
	color: #c6c7c7;
}

#ubRightContentPane div.moduletable span.info_email {
	color: #c6c7c7;
	font-size: 12px;
}

#ubRightContentPane div.moduletable span.info_email a {
	text-decoration: none;
	color: #c16e0f;
}

#ubRightContentPane div.moduletable span.info_email a:hover {
	color: #555;
}

#ubRightHeader {
	width: 700px;
	height: 349px;
	background-color: #fff;
}

#ubRightContent {
	width: 700px;
}

#ubRightContent #ubRightContentPage {
	min-height: 100px;
	width: 440px;
	float: left;
	background: url(images/bgShadingPage.png) repeat-x 0 top;
	padding: 30px;
}

img {
	border-style: none;
}

#ubRightContentPane div.moduletable {
	
}

#page {
	position: relative;
}

#page div.results h3 {
	display: none;
}

#page p.buttonheading {
	position: absolute;
	right: 0;
	top: 0;
	margin: 5px 0 0;
}

#ubRightContentPane div.moduletable {
	background: url(images/bg_moduleBox.png) no-repeat center bottom;
	width: 176px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 12px;
	margin: 10px 0 0;
	position: relative;
}

#ubRightContentPane div.moduletable h3 {
	height: 21px;
	padding-top: 10px;
	padding-left: 10px;
	color: #fff;
	background: url(images/bgModuleBoxHeader2.png) no-repeat;
	position: relative;
	top: -7px;
	margin-bottom: -7px;
	font-size: 13px;
}

#page p {
	line-height: 1.3;
	font-size: 12px;
	color: #888;
}

#page div.searchintro p {
	margin: 0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#ubRightContent #ubRightContentPane {
	background: url(images/bgShadingPage.png) repeat-x 0 top;
	width: 200px;
	float: left;
}

#ubRightContent_wide #ubRightContentPage {
	min-height: 100px;
	width: 640px;
	float: left;
	background: #fff url(images/bgShadingPage.png) repeat-x 0 top;
	padding: 30px;
}

h1.componentheading {
	margin-top: 0;
	letter-spacing: -1px;
	font-size: 22px;
	border-bottom: 1px solid #c6c7c7;
}

h2.contentheading, h2.componentheading {
	margin-top: 0;
	letter-spacing: -1px;
	font-size: 22px;
	border-bottom: 1px solid #c6c7c7;
}

#page div.results ol.list li h4 a {
	font-size: 16px;
	color: #555;
}

#page div.results ol.list {
	padding-left: 22px;
}

div.searchintro {
	position: absolute;
	top: -38px;
	right: 0;
}

#page div.results ol.list li p {
	display: none;
}

#page div.results ol.list li span.highlight {
	font-size: 12px;
	font-weight: bold;
	color: #a13504;
}

#page div.searchintro p a {
	display: none;
}

#page h2 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
}

#ubRightContent_wide #ubRightContentPane {
	background-color: #efefef;
	width: 200px;
	float: left;
	display: none;
}

#ubRightContent #ubRightContentPage #page {
}

div.ModuleBox {
	padding-left: 10px;
	padding-right: 10px;
}

#ubRightContent_wide #ubRightContentPage #page {

}

/* @end */

/* @group Footer */

#ubFooter {
	height: 60px;
	background: url(images/bgFooter.png) 0 bottom;
	padding-left: 60px;
	padding-right: 60px;
	width: 900px;
	margin: 0 auto auto;
}

#ubFooter div.FooterText {
	text-align: center;
	padding-top: 42px;
	padding-bottom: 20px;
}

#ubFooter div.FooterText a {
	text-decoration: none;
	color: #555;
}

#ubFooter div.FooterText a:hover {
	text-decoration: underline;
	color: #555;
}

/* @end */

#page form.search_result {
	padding: 20px;
	margin-bottom: 0;
	border: 1px solid #d0d0d0;
	margin-top: 30px;
}

fieldset.word {
	border-style: none;
	padding: 10px;
	background: url(images/bgShadingPage.png) repeat-x 0 top;
	margin: 0;
}

.search_result fieldset legend {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #fff;
}

fieldset.phrase {
	border-style: none;
	margin: 10px 0 0;
	padding: 10px;
	background: url(images/bgShadingPage.png) repeat-x 0 top;
}

fieldset.only {
	border-style: none;
	margin: 10px 0 0;
	padding: 10px;
	background: url(images/bgShadingPage.png) repeat-x 0 top;
	
}

#page form.search_result h3 {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 0;
}

#ubContainerFooter center div.moduletable, #ubContainerFooter center div.moduletable a {
	text-transform: uppercase;
	letter-spacing: 0;
	text-decoration: none;
	color: #b7b7b7;
}

#ubContainerFooter center div.moduletable a:hover {
	color: #e5870b;
}

