/* This file is part of Mura CMS.
Mura CMS is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, Version 2 of the License.
Mura CMS is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Mura CMS. If not, see <http://www.gnu.org/licenses/>.
Linking Mura CMS statically or dynamically with other modules constitutes the preparation of a derivative work based on
Mura CMS. Thus, the terms and conditions of the GNU General Public License version 2 ("GPL") cover the entire combined work.
However, as a special exception, the copyright holders of Mura CMS grant you permission to combine Mura CMS with programs
or libraries that are released under the GNU Lesser General Public License version 2.1.
In addition, as a special exception, the copyright holders of Mura CMS grant you permission to combine Mura CMS with
independent software modules (plugins, themes and bundles), and to distribute these plugins, themes and bundles without
Mura CMS under the license of your choice, provided that you follow these specific guidelines:
Your custom code
â?¢ Must not alter any default objects in the Mura CMS database and
â?¢ May not alter the default display of the Mura CMS logo within Mura CMS and
â?¢ Must not alter any files in the following directories.
/admin/
/tasks/
/config/
/requirements/mura/
/Application.cfc
/index.cfm
/MuraProxy.cfc
You may copy and distribute Mura CMS with a plug-in, theme or bundle that meets the above guidelines as a combined work
under the terms of GPL for Mura CMS, provided that you include the source code of that other code when and as the GNU GPL
requires distribution of source code.
For clarity, if you create a modified version of Mura CMS, you are not obligated to grant this special exception for your
modified version; it is your choice whether to do so, or to make such modified version available under the GNU General Public License
version 2 without this exception. You may, if you choose, apply this exception to your own modified versions of Mura CMS. */@import url("reset.css");@import url("mura.css");body{font-family:"Lucida Grande","Lucida Sans",Helvetica,Arial,sans-serif;font-size:12px;}p,ul,ol,table,blockquote{margin-bottom:1em;line-height:1.5;}p,li,dt,dd,table{font-size:1.2em;}p.intro{font-size:1.5em;}li *,dt *,dd *,td *,th *{font-size:1em!important;}blockquote,q{padding:0 4em;quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}blockquote p{}blockquote div cite{font-style:italic;}strong,b{font-weight:bold;}em,i{font-style:italic;}ins{color:green;}del{text-decoration:line-through;}abbr,acronym{border-bottom:1px dotted;cursor:help;}pre,code{margin:1.5em 0;white-space:pre;}pre,code,tt{font-size:1em;font-family:'andale mono','lucida console',monospace;line-height:1.5;}h1{font-size:3.6em;}h1 a{display:block;}h1 img{display:none;/* hide for screen. Show for printing in print.css */}h2,h3,h4,h5,h6{margin:0 0 .5em;line-height:1.2;font-weight:bold;}h2{margin:0 0 .5em;font-size:2.8em;font-weight:normal;}h3{margin:0 0 .25em;font-size:2.2em;}.sidebar h3{font-size:1.6em;}h4{margin:0 0 .35em;font-size:1.8em;}.sidebar h4{font-size:1.4em;}h5{font-size:1.4em;}.sidebar h5{font-size:1.2em;}h6{font-size:1.2em;}.sidebar h6{font-size:1.1em;}body{font-size:62.5%;}textarea{font-family:"Lucida Grande","Lucida Sans",Verdana,Helvetica,Arial,sans-serif;}ul,ol,dl{margin-bottom:1.5em;}a{text-decoration:none;}a:hover{text-decoration:underline;}#container{width:960px;margin:0 auto;}#content{clear:both;}#primary{float:left;width:728px;padding:0 15px;}.oneCol #primary{width:930px;border:0;}.threeCol #primary{width:528px;}.content,.sidebar{min-height:100px;/* Fixes odd no-content disappearing bug. */}#left{float:left;}#right{float:right;}.sidebar{margin:0 15px;width:170px;}#left.sidebar{}#right.sidebar{}#header{position:relative;}#footer{clear:both;}#navPrimary{float:left;clear:both;width:100%;margin:0;list-style:none;}#navPrimary li{float:left;margin:0 1em 0 0;line-height:1.5;}#navPrimary li ul{/* second-level lists */position:absolute;left:-9999px;z-index:1000;width:12em;margin:0;padding-left:0;list-style:none;}#navPrimary li li{/* all list items */float:left;width:12em;/* width needed for Opera */margin:0;}#navPrimary li li a{display:block;padding:.5em;line-height:1;text-transform:none;}#navPrimary ul li.first,#navPrimary ul li li.first{/* all list items */border:0;}#navPrimary li ul ul{/* third-and-above-level lists */margin:-2.1em 0 0 12em;}#navPrimary li:hover ul ul,#navPrimary li:hover ul ul ul,#navPrimary li.sfhover ul ul,#navPrimary li.sfhover ul ul ul{left:-9999px;}#navPrimary li:hover ul,#navPrimary li li:hover ul,#navPrimary li li li:hover ul,#navPrimary li.sfhover ul,#navPrimary li li.sfhover ul,#navPrimary li li li.sfhover ul{/* lists nested under hovered list items */left:auto;}.navSecondary{margin:0 0 2em;padding:0;list-style:none;}.navSecondary li ul{margin-left:0;list-style:none;}.navSecondary li{position:relative;margin:0 0 1em;padding:0 0 0 1em;line-height:1;}.navSecondary li a{display:block;width:100%;/* play nice in IE6 */padding:0;text-decoration:none;/* IE6 Bug */}.navSecondary li a:hover{color:#000;text-decoration:none;}.navSecondary li.current a{color:#000;font-weight:bold;}.navSecondary li.current ul{margin:10px 0 0;padding:0 0 0 10px;list-style:none;}.navSecondary li.current ul li{position:relative;margin:0 0 6px;padding:0;font-weight:normal;}.navSecondary li.current ul li.last{position:relative;}.navSecondary li.current ul li a{display:block;padding:0;font-weight:normal;text-decoration:none;/* IE6 Bug */}.navSecondary li.current ul li a:hover{color:#333;}.navSecondary li.current li.current a{color:#000;}body,html{margin:0;padding:0;HEIGHT:100%;}html{OVERFLOW:Scroll;}#container{width:924px;PADDING:0 12px 0 12px;MIN-HEIGHT:100%;POSITION:Relative;}#header{WIDTH:900px;}body{min-width:924px;}#footer{CLEAR:Both;WIDTH:900px;POSITION:Relative;BOTTOM:0;}#leftSideBar{float:left;width:180px;CLEAR:None!important;MARGIN:0;PADDING:0;HEIGHT:100%;}#leftSideBar div{PADDING:2px 11px 50px 11px;COLOR:#999;}#navPrimary{PADDING:60px 0 50px 0;}#portfolioThumbs{float:left;width:80px;CLEAR:None!important;HEIGHT:100%;BACKGROUND:Purple;POSITION:Relative;LEFT:-68px;}#content{float:left!important;width:720px!important;CLEAR:None!important;}.content{PADDING:1.5em 25px 10em 25px!important;WIDTH:Auto!important;MIN-WIDTH:600px;}#navPrimary ul{PADDING:0!important;MARGIN:0!important;}#navPrimary li,#navPrimary a{PADDING:0!important;MARGIN:0!important;line-height:1;}#navPrimary a{WIDTH:161px;PADDING:3px 2px 3px 12px!important;DISPLAY:Block;}#navPrimary ul a{WIDTH:145px;PADDING:3px 2px 3px 28px!important;}#navPrimary ul{list-style:none;DISPLAY:Block;}#navPrimary li{DISPLAY:Block;FLOAT:None;WIDTH:180px;}#navPrimary li ul{/* second-level lists */width:auto;position:relative;left:0;z-index:1;}#navPrimary li li{/* all list items */float:none;width:auto;/* width needed for Opera */}#navPrimary li li a{padding:0;line-height:1;text-transform:none;}#navPrimary ul li.first,#navPrimary ul li li.first{/* all list items */border:inherit;}#navPrimary li ul ul{/* third-and-above-level lists */margin:0;}#navPrimary li:hover ul ul,#navPrimary li:hover ul ul ul,#navPrimary li.sfhover ul ul,#navPrimary li.sfhover ul ul ul{left:0;}#navPrimary li:hover ul,#navPrimary li li:hover ul,#navPrimary li li li:hover ul,#navPrimary li.sfhover ul,#navPrimary li li.sfhover ul,#navPrimary li li li.sfhover ul{/* lists nested under hovered list items */left:auto;}#portfolioThumbs ul{PADDING:0!important;MARGIN:0!important;}#portfolioThumbs li,#portfolioThumbs a{PADDING:0!important;MARGIN:0!important;line-height:1;}#portfolioThumbs a{WIDTH:161px;PADDING:3px 2px 3px 12px!important;DISPLAY:Block;}#portfolioThumbs ul a{WIDTH:145px;PADDING:3px 2px 3px 28px!important;}#portfolioThumbs ul{list-style:none;DISPLAY:Block;}#portfolioThumbs li{DISPLAY:Block;FLOAT:None;WIDTH:180px;}#portfolioThumbs li ul{/* second-level lists */width:auto;position:relative;left:0;z-index:1;}#portfolioThumbs li li{/* all list items */float:none;width:auto;/* width needed for Opera */}#portfolioThumbs li li a{padding:0;line-height:1;text-transform:none;}#portfolioThumbs ul li.first,#portfolioThumbs ul li li.first{/* all list items */border:inherit;}#portfolioThumbs li ul ul{/* third-and-above-level lists */margin:0;}#portfolioThumbs li:hover ul ul,#portfolioThumbs li:hover ul ul ul,#portfolioThumbs li.sfhover ul ul,#portfolioThumbs li.sfhover ul ul ul{left:0;}#portfolioThumbs li:hover ul,#portfolioThumbs li li:hover ul,#portfolioThumbs li li li:hover ul,#portfolioThumbs li.sfhover ul,#portfolioThumbs li li.sfhover ul,#portfolioThumbs li li li.sfhover ul{/* lists nested under hovered list items */left:auto;}#svGallery li{width:100%!important;HEIGHT:Auto!important;TEXT-ALIGN:Center;}#svGallery dl{TEXT-ALIGN:Center;}#rightSidebar{WIDTH:200px;FLOAT:Right;BORDER-BOTTOM:1px #ddd solid;BORDER-LEFT:1px #ddd solid;MARGIN:0 0 0 8px;PADDING:0 0 0 8px;}#mainSidebar{FLOAT:Left;WIDTH:440px;}.center{TEXT-ALIGN:Center;MARGIN:Auto;}body,html{FONT-FAMILY:Sans-Serif,Helvetica,Arial;}body{background:#f0f3ed;}td{BORDER:0 none;}#container{BACKGROUND:url(themes/nordpil/images/mainbg.png) repeat-y 0 0;}#content{BACKGROUND:url(themes/nordpil/images/contentbg.png) no-repeat 0 0;}#footer{BACKGROUND:url(themes/nordpil/images/footerbg.png) no-repeat 0 0;HEIGHT:96px;COLOR:White;}#footer div{PADDING:0.5em 2em 0 2em;}#header{BACKGROUND:#ddd;BACKGROUND:url(themes/nordpil/images/header.png) no-repeat 0 0;HEIGHT:91px;}#header h1 a{DISPLAY:block;WIDTH:195px;HEIGHT:91px;TEXT-indent:-999em;}#footer a,#footer a:active,#footer a:link,#footer a:visited{COLOR:#ddd;}#footer a:hover{TEXT-DECORATION:Underline;COlOR:#94adfc;}li.req label{BACKGROUND:none!important}#shadowbox_body{OVERFLOW:Auto!important;}#primary p img[align=right]{PADDING:0 0 1em 1em;}#leftSideBar{BACKGROUND:url(themes/nordpil/images/navbg.png) no-repeat 0 0;OVERFLOW:Hidden;}#navPrimary a,#navPrimary a:active,#navPrimary a:link,#navPrimary a:visited{COLOR:#01632f;}#navPrimary a:hover,#navPrimary li.currentPage li a:hover{BORDER-RIGHT:5px solid #01632f;BACKGROUND:White;COLOR:Black;TEXT-DECORATION:Underline;}#navPrimary li.currentPage a,#homepage #navPrimary #navHome a{CURSOR:Default;BACKGROUND:#01632f;COLOR:White;BORDER-RIGHT:5px solid #21bb69;TEXT-DECORATION:None;}#navPrimary li.currentPage li a{CURSOR:Pointer;BACKGROUND:Transparent;COLOR:#01632f;BORDER:None;FONT-WEIGHT:Normal!important;}#navPrimary{FONT-SIZE:1.2em;}#navPrimary li{BORDER-TOP:1px solid white;BORDER-BOTTOM:1px solid white;FONT-WEIGHT:Bold;MARGIN:0!important;}#navPrimary ul{MARGIN:0!important;}#navPrimary #navHome{BORDER-TOP:2px solid white;}#navPrimary li li{FONT-WEIGHT:Normal;BORDER-TOP:None;BORDER-BOTTOM:None;}#navMapsgraphics ul{DISPLAY:None;}h2{FONT-SIZE:2em;BORDER-BOTTOM:#ddd 1px solid;FONT-WEIGHT:Bold;}h3{FONT-SIZE:1.5em;}a:link,a:active,a:visited{TEXT-DECORATION:None;COLOR:#177f48;}a.visited{COLOR:#2d5942;}a:hover{TEXT-DECORATION:Underline;COLOR:#21bb69;}#homepage div.newsBox{PADDING:0 0 1em 1em;FLOAT:Right;}#homepage .newsBox .image{FLOAT:Left;PADDING:0 0.3em 0.3em 0;}#homepage #sysNewsAndAnnouncementsfp dl{MARGIN:0 0 1em 0!important;}#homepage #sysNewsAndAnnouncementsfp{WIDTH:250px;BORDER-LEFT:1px #ddd solid;BORDER-TOP:None!important;MARGIN:0!important;PADDING:0 0 1em 1em!important;}#homepage #sysNewsAndAnnouncementsfp h2{FONT-SIZE:1em;FONT-WEIGHT:Bold;}#homepage #sysNewsAndAnnouncementsfp dd{FONT-SIZE:1em;}#homepage #sysNewsAndAnnouncementsfp dt.releaseDate{FONT-STYLE:Italic;COLOR:#444;FLOAT:Right;}#homepage #sysNewsAndAnnouncementsfp .readMore{FONT-STYLE:Italic;TEXT-ALIGN:Right;DISPLAY:Block;MARGIN:0;PADDING:0;}#homepage #sysNewsAndAnnouncementsfp p,#homepage #sysNewsAndAnnouncementsfp dt{MARGIN:0;PADDING:0;}.content .releaseDate{FLOAT:Right;FONT-Style:Italic;}.cke_skin_mura textarea.cke_source{FONT-FAMILY:Arial!important;}#svPortal dd.image{FLOAT:Right;POSITION:Relative;DISPLAY:Inline;MARGIN:0 0 5px 5px!important;TEXT-ALIGN:Right;}#svPortal dl.hasImage{min-height:100px!important;}img.imgMed{DISPLAY:None;}#sysNewsAndAnnouncementsfp dd.image{FLOAT:Right!important;POSITION:Relative;DISPLAY:Inline;MARGIN:0!important;}#mainForm{width:90%;padding:5px;margin:0px auto;}#mainForm .row{clear:both;padding-top:10px;width:100%;}#mainForm label{float:left;width:35%;text-align:left;}#mainForm input,#mainForm textarea{float:right;width:55%;text-align:left;FONT-FAMILY:Sans-Serif,Helvetica,Arial;FONT-WEIGHT:Normal;}#mainForm input[type="submit"]{FLOAT:Center;TEXT-ALIGN:Center;}input,textarea{border:2px;border-color:#999;border-style:solid;padding:0.1em!important;background-position:right top;background-repeat:no-repeat;box-shadow:inset 1px 1px 3px #ccc;-moz-box-shadow:inset 1px 1px 3px #ccc;-webkit-box-shadow:inset 1px 1px 3px #ccc;}input[required="true"],textarea[required="true"]{background-image:url(../../../include2/tmt_validator/images/required.gif);background-position:right 4px;background-repeat:no-repeat;MARGIN:Auto!important;COLOR:Black!important;}input:focus,textarea:focus{background-image:none;border:2px;border-color:#7E9FDA;border-style:solid;padding:0.1em!important;}input[type="checkbox"]:focus,input[type="radio"]:focus{border:0;margin:0.1em;}.sysMapsgraphics dt,.sysMapsgraphics .readMore,.sysMapsgraphics #portfolioNav{LEFT:-9999px;POSITION:Absolute;HEIGHT:0;WIDTH:0;DISPLAY:Block;TOP:0;}.sysMapsgraphics div{CLEAR:Both;}.sysMapsgraphics dl{CLEAR:None!important;}.sysMapsgraphics dl.right{FLOAT:Right;}.sysMapsgraphics dl.left{FLOAT:Left;}.sysMapsgraphics .portfolioBottom{CLEAR:Both;}div.portfolio{MARGIN-LEFT:35px;MARGIN-RIGHT:35px;WIDTH:600px;}div.portfolio .bg{FLOAT:Right;WIDTH:192px;PADDING:8px;MARGIN:0 0 0.5em 0.5em;BACKGROUND:#e7e7e7;}div.portfolio .portfolio_image span{DISPLAY:Block;TEXT-ALIGN:Right;FONT-STYLE:Italic;FONT-SIZE:20%!important;MARGIN:0 0 0.3em 0;}#portfolioNav{MARGIN-Bottom:0.3em;TEXT-ALIGN:Center;}#portfolioNav .prev{FLOAT:Left;DISPLAY:Block;}#portfolioNav .next{FLOAT:Right;DISPLAY:Block;}#portfolioNav .gallery{TEXT-ALIGN:Center;WIDTH:300px;MARGIN:Auto;}#portfolioGallery{WIDTH:550px;MARGIN-LEFT:60px;MARGIN-RIGHT:60px;}#portfolioGallery div{CLEAR:Both;}#portfolioGallery img.right{FLOAT:Right;}#portfolioGallery img.left{FLOAT:Left;}#portfolioGallery p{FLOAT:Right;WIDTH:250px;}div.portfolio .leftAd{CLEAR:Both;FLOAT:Left;WIDTH:265px;BORDER-TOP:1px solid #e7e7e7;BORDER-RIGHT:1px solid #e7e7e7;PADDING:1em;MARGIN-TOP:2em;}div.portfolio .rightAd{FLOAT:Right;WIDTH:265px;BORDER-TOP:1px solid #e7e7e7;PADDING:1em;MARGIN-TOP:2em;}dt{MARGIN:0!important;}dd.summary span.readMore,dd.tags{DISPLAY:None;FONT-STYLE:Italic;}#resources dt.releaseDate{DISPLAY:None;}#rightSidebar ul{PADDING:0!important;MARGIN:0!important;}#rightSidebar li,#rightSidebar a{PADDING:0!important;MARGIN:0!important;line-height:1;}#rightSidebar a{DISPLAY:Block;}#rightSidebar ul a{}#rightSidebar ul{list-style:none;DISPLAY:Block;}ul.refList{list-style-type:none;padding-left:1em;text-indent:-1em;}ul.refList li{CLEAR:Right;}img.floatRight{FLOAT:Right;padding-bottom:1em;padding-left:1em;padding-right:0pt;padding-top:0pt}#footer .a2a_dd{FONT-WEIGHT:Bold;}div.floatRight{FLOAT:Right;padding-bottom:1em;padding-left:1em;padding-right:0pt;padding-top:0pt;TEXT-ALIGN:Center;}div#svComments{BORDER-TOP:1px solid #ddd;PADDING-TOP:2em;MARGIN-TOP:2em;}div#svComments legend{FONT-WEIGHT:Bold;}div#svComments label{FONT-WEIGHT:Normal!Important;}#txtComment{FONT-FAMILY:Sans-Serif,Helvetica,Arial!important;}a.discrete:hover{COLOR:Navy!Important:Text-Decoration: Underline!Important;}a.discrete:link,a.discrete:visited{COLOR:Black!Important;TEXT-DECORATION:None!Important;}
