/* 
Victory Joomla! Template for Joomla! 1.5.
Author: Viktor Richardson, Oribium AB - http://www.oribium.net/
Copyright: 2010 Oribium AB
License: Creative Commons Attribution License. http://creativecommons.org/licenses/by/3.0/legalcode 
*/

/* GENERAL */

* {
	margin:0;
	padding:0;
}


body {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
	font-size: 0.81em;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: center;
	position:relative;
}

ul {
	font-family: Arial, Helvetica, sans-serif, Verdana, Tahoma;
}




h1,h2, .contentheading, .componentheading {
	margin: 0.5em 0;
}

h3,h4,h5,h6 {
	margin: 0;
}

p,form,label,ul,ol,dl,fieldset,address {
	margin: 0 0 1.0em 0;
	background-color: transparent;
}

ul{
	margin-left:2em;
}

li {
	list-style-position: inside;	
	list-style-image: url(../images/style1/indent1.png);
}

ul li ul {
	margin-left: 2em;
	
}

td {
	padding: 0;
}

fieldset{
	padding:.5em;
}


div {
	background-color: transparent;
}

pre {
	margin: 5px 10px;
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 0.81em;
	margin-bottom: 20px;
	margin-left: 20px;
}



a {
	text-decoration: none;
}

a img {
	border: none;
}

h1,div.componentheading,td.componentheading,div.contentheading,td.contentheading,div.newsfeedheading,td.newsfeedheading{
	font-family: Optima, Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-decoration: none;
        font-weight: bold;
}

h2 {
	font-family: Optima, Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-decoration: none;
        font-weight: bold;
}

h3 {
	font-family: Optima, Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	text-decoration: none;
        font-weight: bold;
}

h4 { 
	font-family: Optima, Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-decoration: none;
    font-weight: bold;
}

h5 {
	font-family: Optima, Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-decoration: none;
        font-weight: bold;
}

h6 {
	font-family: Optima, Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: none;
        font-weight: bold;
}


/* Logo */

#logo, #logo img {
	width: 280px;
	height: 85px;
}

/* Layout */


/* Sets the page width and centers it */
#wrapper-menu-top, #wrapper-content1, #wrapper-footer, 
#content-bottom, #content-bottom1, #content-top, #content-top1, #bottom-shadow  {
	width: 934px;
	margin: 0 auto;
	text-align: left;
}

#top {
	float:right;
	width:50%;
	text-align: right;
	padding:5px;
}


#header {
	height: 191px;
}


#content-top, #content-top1 {
	max-height:58px;
	overflow:hidden;
}

#content-bottom, #content-bottom1 {
	clear:both;
}

#content-top2, #content-bottom2 {
	padding: 0 26px;
}


* html #wrapper-content { height: 1%; }



#wrapper-content-module-top {
	text-align: left;
}

#wrapper-content-module-bottom {
}

#wrapper-sidebar {
	margin: 20px 30px 3em 2em;
	text-align: left;
	line-height: 1.5em;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,helvetica,sans-serif;
}

* html #wrapper-sidebar { margin-right: 15px; }

#wrapper-footer {
	text-align: center;
}


#footer3 {
	min-height:60px;
	max-height: 191px;
	overflow:hidden;
	clear: both;
	font-size: 0.81em;
	padding: 5px 26px 0;
}

#wrapper-content {
	margin-bottom: 60px;
}

#wrapper-bottom {
	height:70px;
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
}

#bottom-shadow {
	height:10px;
}

#bottom {
	height:20px;
	width: 100%;
}

#bottom1 {
	height:50px;
	font-size: 0.81em;
	line-height:1.5em;
	padding-top: 5px;
}


#wrapper-pathway {
	margin-bottom: 2em;
}

#wrapper-content-page #wrapper-pathway .pathway {
/*	font-size: 90%;*/
}
#wrapper-content-page #wrapper-pathway a.pathway:link, a.pathway:visited {
	font-weight: normal;
}
#wrapper-content-page #wrapper-pathway a.pathway:hover {
	font-weight: normal;
	text-decoration: none;
}



/* Horizontal Menus */

#content-top ul.menu {
	white-space:nowrap;
	margin: 0;
	padding:  16px 0;
	text-align:center;
}

#content-top ul.menu li {
	
	display: inline;
	list-style: none;
	font-family: Optima, Lucida, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#content-top ul.menu li a {
	padding: 5px 16px;
}



#footer ul.menu, #bottom1 ul.menu {
	white-space:nowrap;
	margin: 0;
	padding:  10px 0;
	text-align:center;
}

#footer ul.menu li, #bottom1 ul.menu li {
	display: inline;
	list-style: none;
	font-family: Arial,Helvetica,sans-serif,Verdana,Tahoma;
	font-size: 12px;
}

#footer ul.menu li a, #bottom1 ul.menu li a {
	padding: 5px;
	vertical-align:top;
}


/* Module boxes */
.module {
	margin-bottom: 15px;
}

.module3 {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 0.90em;
	min-height: 60px;
}

.module ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.90em;
}

.module h3, .module .bannerheader, .module thead td,
#content-bottom .contentheading,  #content-bottom .componentheading, #content-bottom h3 {
	font-size: 0.90em;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	font-weight: normal;
	letter-spacing: 0.15em;
	text-align:center;
	font-family: Optima, Lucida, Tahoma, Arial, Helvetica, sans-serif;
}

.module h3, .module .bannerheader, .module thead td {
	margin-top: 0;	
}

.module .banneritem_text {
	font-size: 0.90em;	
}

.module .bannergroup_text, .module form  {
	margin: 15px 20px;	
}

.module ul#mainlevel-nav li, 
.module ul.menu li,
.module ul.latestnews li,
.module ul.mostread li {
	background: transparent url('../images/menuitem_white_cv.png') repeat-x;
	height: 23px;
	position:relative;
	padding-left: 10px;
}

.module ul#mainlevel-nav li:hover, 
.module ul.menu li:hover, 
.module ul.latestnews li:hover,
.module ul.mostread li:hover {
	background: transparent url('../images/menuitem_white_cc.png') repeat-x;
	height: 23px;
}

.module ul#mainlevel-nav li a:hover, 
.module ul.menu li a:hover, 
.module ul.latestnews li a:hover,
.module ul.mostread li a:hover {
	color: #FFFFFF;
}

.m2 ul#mainlevel-nav li a:hover, 
.m2 ul.menu li a:hover, 
.m2 ul.latestnews li a:hover,
.m2 ul.mostread li a:hover {
	color: #888888;
}

.module ul#mainlevel-nav li:hover a, 
.module ul.menu li:hover a, 
.module ul.latestnews li:hover a,
.module ul.mostread li:hover a {
	color: #FFFFFF;
	margin-top:1px;
	width:100%;
}

.m2 ul#mainlevel-nav li, 
.m2 ul.menu li,
.m2 ul.latestnews li,
.m2 ul.mostread li {
	background: transparent url('../images/menuitem_grey_cv.png') repeat-x;
}

.m2 ul#mainlevel-nav li:hover, 
.m2 ul.menu li,
.m2 ul.latestnews li:hover,
.m2 ul.mostread li:hover {
	background: transparent url('../images/menuitem_grey_cc.png') repeat-x;
}

.m2 ul#mainlevel-nav li:hover a, 
.m2 ul.menu li:hover a,
.m2 ul.latestnews li:hover a,
.m2 ul.mostread li:hover a {
	color: #888888;
}




.module a.mainmenu:link,
.module .menu a:link,
.module a.latestnews:link,
.module a.mostread:link {
	text-decoration: none;
	font-weight: normal;
}

.module a.sublevel:link, a.sublevel:visited {
	font-size: 0.81em;
	text-decoration: none;
	font-weight: normal;
	margin-left:0.3em;
}


#wrapper-sidebar .sectiontableentry1, .contentpane {
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#wrapper-sidebar .sectiontableentry2 {
	padding: 0.2em 0.2em 0.2em 0.2em;
}


#banner {
	text-align:center;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}




/* Blocks */
.block {
	float:left;	
	padding: 5px 0 5px 0;
}

.w96 .block {
	width: 100%
}
.w48 .block {
	width: 50%
}
.w32 .block {
	width: 33%
}
.w24 .block {
	width: 25%
}
.tool-title {
	font-weight: bold;	
}

.tool-tip {
	background-color: #EFEFEF;
	border: 1px solid #999;
	line-height:1.1em;
	text-align:left;
	padding: 5px;
	font-size:0.8em;
}

/* Notive styles */

span.alert, span.info, span.download, span.note {
	display:block;
	margin:15px 0;
	padding:10px 10px 10px 45px;
	font-size:0.81em;
	line-height:130%;
}

/* --Default Class Settings-- */

/* Content - Sections & Categories */

#wrapper-content-page table.contentpane {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#wrapper-content-page .contentpaneopen {
	margin-right: 0.5em;
}

#wrapper-content-page td.componentheading,td.contentheading,td.newsfeedheading {
	margin-bottom: 0.6em;
}

#wrapper-content-page .contentpagetitle {
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
}


#wrapper-content-page table.contenttoc td {
        font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.81em;
        font-weight: normal;
        text-align: left;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

#wrapper-content-page table.contenttoc th {
        font-family: Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 0.81em;
        font-weight: normal;
        text-align: left;
	padding-left: 0.2em;
	padding-right: 0.2em;
}

#wrapper-content-page a.toclink:hover, a.toclink:visited, a.toclink:link {
	font-size: 0.81em;
}

#wrapper-content-page .contentdescription {
	font-size: 100%;
	text-align: left;
}

/* Links */
#wrapper-content-page a.blogsection:link, a.blogsection:visited {
	text-decoration: none;
	font-weight: normal;
}

#wrapper-content-page a.blogsection:hover {
	text-decoration: none;
}

#wrapper-content-page a.weblinks:link, a.weblinks:visited {
	text-decoration: none;
	font-weight: normal;
}

#wrapper-content-page a.weblinks:hover {
	text-decoration: none;
}

#wrapper-content-page a.readon:link, a.readon:visited {
	text-decoration: none;
	font-weight: normal;
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.81em;
}

#wrapper-content-page a.readon:hover {
	text-decoration: none;
	font-size: 0.81em;
}

table.searchintro {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}

.searchbox {
	font-size: 0.81em;
	font-weight: bold;
}

.moduletable {
	width: 100%;
}

.moduletable th {
	font-size: 1.2em;
	text-align: left;
	height: 130%;
	line-height: 1.4em;
	white-space: nowrap;
	width: 100%;
}
	
.moduletable td {
	font-size: 0.90em;
	line-height: 130%;
	font-weight: normal;
	vertical-align:top;
}

.moduletable td.contentheading {
	font-size: 100%;
}

	
.moduletable td p {
	margin-top: 0;
}
	
.button {
	font-style: normal;
	font-weight: bold;
}

.inputbox {
	font-size: 0.81em;
	font-weight: bold;
}
	
/** category text format and links **/
#wrapper-content-page .category {
	font-weight: bold;
	text-decoration: none;
}

#wrapper-content-page a.category:link, a.category:visited {
     font-weight: bold;
}

.poll {
	
}

.poll tbody {
	font-size: 0.90em;
	line-height: 130%;
}

#wrapper-content-page .sectiontableentry1, .contentpane {
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#wrapper-content-page .sectiontableentry2 {
	padding: 0.2em 0.2em 0.2em 0.2em;
}

#wrapper-content-page .sectiontableheader {
	font-weight : bold;
}

#wrapper-content-page .frontpageheader {
	font-size: 140%;
	font-weight : bold;
}

.small {
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	font-weight: normal;
}

.smalldark {
        font-family: Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size:0.6em;
        text-decoration: none;
        font-weight: normal;
}

#wrapper-content-page .newsfeeddate {
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
}

#wrapper-content-page .createdate {
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	text-decoration: none;
	font-weight: normal;
}

#wrapper-content-page .modifydate {
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.81em;
	text-decoration: none;
	font-weight: normal;
}


.fase4rdf {
	font-weight: normal;
}

#wrapper-content-page .contentdescription img {
	margin: 1em 1em 1em 1em;
}

#wrapper-content-page .sectiontableentry1 img {
	margin: 0.5em 0.5em 0.5em 0.5em;
}

#wrapper-content-page .sectiontableentry2 img {
	margin: 0.5em 0.5em 0.5em 0.5em;
}


#wrapper-content-page table.contact td.details {
	font-size: 0.90em;
	font-weight: bold;
	font-family: Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 0.90em;
}

.content_vote {
	font-weight: normal;
	font-size:0.90em;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family:  Lucida, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	text-align: center;
}

.mosimage_caption {
	font-size:0.90em;
}

