﻿/* -- required legal gubbins for installed fonts - do not remove --
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

/*-------------------------------------------------------
 GENERICS
---------------------------------------------------------*/
body, table, td, th, input, select, textarea { font-size: 1em; font-family: "Frutiger LT W01_55 Roma1475738", Helvetica, sans-serif; }
body { font-size: 1em; line-height: normal; text-decoration: none; color: #3b3b3b; }
#-ux-content { line-height: 1.85em; }
strong { font-weight: bold; }
em { font-style: italic; }
body, form { margin: 0; padding: 0; }
p { margin: 0 0 1em 0; }
ul p, ol p { margin: 0; }
ul, ol, dl { margin-top: 0; }
img { border: 0; }
.fl { float: left; }
.fr { float: right; }
.clear, .cls { clear: both; overflow: hidden; width: 100%; }
.invisible, .hide { display: none; }
a:link, a:visited { color: #e54125; text-decoration: none; }
a:hover, a:active, a:focus { color: #aa321e; text-decoration: underline; }
/* asset links */
a.download-doc:link { background: url("/EasySiteWeb/EasySite/SupportFiles/images/AssetManager/AssetIcon_smlDoc.gif") no-repeat left top; padding-left: 23px; }
a.download-pdf:link { background: url("/EasySiteWeb/EasySite/SupportFiles/images/AssetManager/AssetIcon_smlPdf.gif") no-repeat left top; padding-left: 23px; }
a.download-sheet:link { background: url("/EasySiteWeb/EasySite/SupportFiles/images/AssetManager/AssetIcon_smlXls.gif") no-repeat left top; padding-left: 23px; }
#style-content .sep { display: none; }

/* alignment */
.oAssetLeft, .justify-left  { float: left; margin: 0 10px 10px 0; }
.oAssetRight, .justify-right { float: right; margin: 0 0 10px 10px; }
.justify-centre { text-align: center; margin: 0; clear: both; float: none; width: auto; }
.justify-centre .asset-width { margin: auto auto 10px; }
.oAssetCentre .clear, .justify-centre .clear { margin: auto; text-align: center; }
/* remove default list styling & ensure float correctly in all browsers */
.oAssetAttachmentOuter .oAssetAttachmentInner ul { padding-left: 0px; margin-left: 0px; }
.oAssetAttachmentOuter .oAssetAttachmentInner ul li { list-style-type: none; }
.oAssetAttachmentOuter .oAssetAttachmentInner ul li.icon { float: left; }
.oAssetAttachmentOuter .oAssetAttachmentInner ul li.details { float: left; clear: none; }

.results-pagination-outer { clear: both; overflow: hidden; margin-bottom: 1em; }

#-ux-content .oDataFormButtonContainer input, #-ux-content .buttons .button, #-ux-content input[type="submit"] { background: #e54125 !important; }