/* ------------------------------------------------------------------------------------------------------------- */ /* ------------------------------------------------ XMLEDITOR -------------------------------------------------- */ /* ------------------------------------------------------------------------------------------------------------- */ /* -------------- pagetitle -------------- */ .Heading1, h1{ /* USEINHTMLEDITOR name="Title 1" */ color:#006CA7; font-family: Arial, Verdana; font-size: 24px; font-weight: bold; text-decoration: none; } .Heading1 a, h1 a { font-size:15px; color:#ff9900; font-weight:bold; text-decoration:none; } h1 a:hover, .heading1 a:hover { color:#ff9900; text-decoration:none; } /* -------------- section -------------- */ .sectioncolored { margin-top:5px; padding:5px 10px 5px 10px; background-color:#D4EDF2; } .sectionuncolored { } .sectioncoloredIndent { margin-top:5px; background-color:#D4EDF2; padding: 5px 10px 5px 50px; } .sectionuncoloredIndent { background-color:white; padding-left: 50px; } /* -------------- section/paragraph -------------- */ .ParagraphNospacing { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#2c2c2c; } .ParagraphNospacingIndent { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#2c2c2c; padding-left:25px; } .Paragraph { /* USEINHTMLEDITOR name="Paragraph" */ color:#2c2c2c; font-family: Arial, Verdana; font-size: 12px; font-weight: normal; line-height: 19px; text-decoration: none; padding-bottom: 11px; } .ParagraphIndent { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#2c2c2c; padding-left:25px; padding-bottom:10px; } /* -------------- sectiontitle -------------- */ .Heading2, h2 { /* USEINHTMLEDITOR name="Title 2" */ color:#006CA7; font-family: Arial, Verdana; font-size: 14px; font-weight: bold; text-decoration: none; padding-left:3px; padding-bottom:5px } h2 a, .Heading2 a { font-size:12px; color:#ff9900; font-weight:bold; text-decoration:none; } h2 a:hover, .heading2 a:hover { color:#ff9900; text-decoration:none; } .coloredsectiontitle { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#51A0D6; font-weight:bold; margin-top:10px; margin-bottom:10px; padding-left:10px; } /* -------------- subtitle -------------- */ .Heading1, h3 { /* USEINHTMLEDITOR name="Title 3" */ color:#006CA7; font-family: Arial, Verdana; font-size: 12px; font-weight: bold; line-height: 19px; text-decoration: none; } h3 a, .Heading3 a { font-size:11px; color:#ff9900; font-weight:bold; text-decoration:none; } h3 a:hover, .Heading3 a:hover { color:#ff9900; text-decoration:none; } /* -------------- textlist - list -------------- */ .txtlist { color:#2c2c2c; font-family: Arial, Verdana; margin-left:3px; margin-bottom:10px; } .txtlistnospacing { color:#2c2c2c; font-family: Arial, Verdana; margin-left:3px; margin-bottom:0px; } .txtlistIndent { color:#2c2c2c; font-family: Arial, Verdana; margin-left:15px; margin-bottom:10px; } .txtlistnospacingIndent { color:#2c2c2c; font-family: Arial, Verdana; margin-left:15px; margin-bottom:0px; } .bullet { /*padding-top:2px;*/ padding-right:3px; } .bulletspacing { padding-top:5px; padding-right:3px; padding-left:20px; } /* -------------- picture -------------- */ .noborder { border: 0px; } .imageborder { border: solid 1px #003266; } .alignright { width:100%; text-align:right; } .aligncenter { width:100%; text-align:center; } .alignleft { width:100%; text-align:left; } .floatright { padding-left:10px; float:right; } .floatleft { padding-right:10px; float:left; } /* -------------- video - flash -------------- */ .flashvideoborder { border:1px solid #000000; } .flashvideonoborder { border:0px; } .videoalignright { width:100%; text-align:right; } .videofloatright { padding-left:10px; float:right; text-align:right; } .videoaligncenter { width:100%; text-align:center; } .videoalignleft { width:100%; text-align:left; } .videofloatleft { padding-right:10px; float:left; text-align:left; } /* -------------- file -------------- */ .linkfile { font-family: Arial, Verdana; font-size:12px; color:#E36B00; cursor:hand; text-decoration:underline; text-align:top; } .fileIcon { height:25px; } .fileName { height:25px; margin-left:5px; } .linkfile:hover { font-family: Arial, Verdana; font-size:12px; color:#E36B00; cursor:hand; text-decoration:underline; height:25px; } /* -------------- hyperlink -------------- */ .hyperlink, a { /* USEINHTMLEDITOR name="HyperLink" */ color:#E36B00; font-family: Arial, Verdana; font-weight: normal; text-decoration: none; } .hyperlink, a:hover { color:#E36B00; font-family: Arial, Verdana; font-weight: normal; text-decoration: underline; } /* -------------- horizontalline -------------- */ .horizontallinecolored { background-color:#9ACCCD; } .horizontallineuncolored { background-color:#fffff0; } /* ------------ linkmore - linktop ------------ */ .linktop { } .linkmore { padding-right:30px; } /* -------------- Style Rules -------------- */ .bold { /* USEINHTMLEDITOR name="Bold" */ font-weight:bold; } .italic { /* USEINHTMLEDITOR name="Italic" */ font-style: italic; } .highlight { /* USEINHTMLEDITOR name="Highlight" */ color:#006CA7; font-style : bold; } .important { /* USEINHTMLEDITOR name="Important" */ color:#E36800; font-style : bold; } /* -------------- summary -------------- */ .summary { /* USEINHTMLEDITOR name="Summary" */ color:#fffff0; font-style: italic; font-weight: bold; font-size:12px; } /* ----------------------------------------------- */ /* ------------------ FORM STYLES ---------------- */ /* ----------------------------------------------- */ .ddlRecipient { background-image:url(/Images/Form/dropdownBG.gif); background-repeat:no-repeat; padding:0px; spacing:0px; margin:0px; height:22px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:12px; color:#fffff0; } .form { padding:4px; vertical-align:top; } .forminput { border: solid 1px #7B9CBD; background-color: #ffffff; } .forminput2 { border: Inset 3px #ffffff; background-color: #ffffff; padding:0px; spacing:0px; margin:0px; } .formtext { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; padding-top:2px; padding-right:5px; padding-left:5px; padding-bottom:2px; font-size:12px; color:#fffff0; text-decoration: none; } .radiobuttontext { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; padding-top:1px; padding-right:5px; padding-left:2px; padding-bottom:2px; font-size:12px; color:#fffff0; text-decoration: none; } .formtextselected { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; padding-top:2px; padding-right:5px; padding-left:5px; padding-bottom:2px; color:#fffff0; background-color:#0A246A; text-decoration: none; } .formlabel { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; margin-top:0px; margin-right:0px; margin-left:0px; margin-bottom:0px; font-size:12px; color:#fffff0; text-decoration: none; } .hiddenelement { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style:italic; font-size:11px; margin-top:5px; margin-right:5px; margin-left:5px; margin-bottom:5px; color:#fffff0; text-decoration: none; } /* ----------------------------------------------- */ /* --------------- GALLERY STYLES ---------------- */ /* ----------------------------------------------- */ .galleryContent { } /* ----------------------------------------------- */ /* ----------------- FAQ STYLES ------------------ */ /* ----------------------------------------------- */ .faqContent { } .FaqLabelQuestion { } .FaqLabelAnswer { } /* ----------------------------------------------- */ /* ----------------- EVENT STYLES ---------------- */ /* ----------------------------------------------- */ .Eventcontent { } .eventTable { } .dateEvent { } .eventpagetitle { } .eventText { } /* ------------------------------------------------------------------ */ /* ------------------------- TEXT STYLES --------------------------- */ /* ------------------------------------------------------------------ */ .Empty { } .Normal { font-size:12px; color:#fffff0; font-weight:normal; } p , div{ font-size:12px; font-weight:normal; } li { font-size:12px; color:#red; padding-bottom:3px; } li div { font-size:12px; color:#blue; padding-bottom:0px; margin-bottom:0px; } li a { list-style-type:circle; font-size:12px; color:#red; .footerLink { font-size:10px; border-right:1px solid #ffffff; border:1px solid red; } .footerLastLink { font-size:10px; } /*//////////////////////////////////////////////////////////////// .framedcontent { border:1px solid grey; padding:5px; } .eventsTitleSummary { height:50px; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#282830; font-weight:bold; margin-top:10px; margin-bottom:10px; padding-left:20px; background-position:left; background-repeat:no-repeat; } .eventsPictureSummary { width:100px; } .eventsSummary { padding-left:15px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#282830; } .linkmoreSummary { height:20px; border-bottom:1px dotted grey; } .newspictureevents { padding-left:5px; width:60px; background-image:url(/Images/news_background.jpg); cursor:hand; background-position: top; background-position: repeat-x; } .newsparagraphevents { width:170px; background-image:url(/Images/news_background.jpg); horizontal-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; cursor:hand; background-position: top; background-position: repeat-x; } .newsparagraphevents p { padding-top:5px; padding-left:5px; width:170px; background-image:url(/Images/news_background.jpg); background-position: repeat-x; background-position: top; horizontal-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; cursor:hand; } .newslinkmoreevents { width:20px; padding-right:2px; padding-bottom:3px; background-image:url(/Images/news_background.jpg); background-position: top; background-position: repeat-x; cursor:hand; } ////////////////////////////////////////////////////////////////*/