/* Global Classes */
* {padding: 0px; margin: 0px;}
.clear         {clear: both; height: 0px;}
.float-left    {float: left; margin-right: 10px; margin-bottom: 10px;}
.float-right   {float: right; margin-bottom: 10px; margin-left: 10px;}
.text-left     {text-align: left;}
.text-right    {text-align: right;}
.text-center   {text-align: center;}
.text-justify  {text-align: justify;}
.bold          {font-weight: bold;}
.italic        {font-style: italic;}
.underline     {border-bottom: 1px solid;}
.highlight     {background: #ffc;}
.img-left      {float: left; margin-right: 10px; margin-bottom: 10px;}
.img-right     {float: right; margin-bottom:10px; margin-left: 10px;}
.nobullet      {list-style: none; list-style-image: none;}

.error, .red {
background:#FFEBE8 none repeat scroll 0%;
border:1px solid #DD3C10;
margin:0px 10px 10px;
padding:10px;
display: block;
}

.correct, .green {
background:#E6FCE6 none repeat scroll 0%;
border:1px solid #84DB12;
margin:0px 10px 10px;
padding:10px;
display: block;
}

.info {
background:#FBFCE6 none repeat scroll 0%;
border:1px solid #D9B411;
margin:0px 10px 10px;
padding:10px;
display: block;
}

.required_fields {color: red;}
/* End Global Classes */

body.editor {}

body {font: 62.5% Arial; background: #ffffff; margin-top: 10px;}

#frame {width:780px; margin: 0px auto;}

#contentheader {
width: 780px;
float: left;
background: url(../images/sce/ballymoney_gov_header_bg.gif) no-repeat;
height: 130px;
}

#topleft {width: 175px; float: left; height: 130px;}

#topcenter {width: 400px; float: left; text-align: right; height: 130px;}

#topright {width:200px; float:left; margin-top: 5px;}

#topright input {height: 18px; width: 120px;}

#topright button {background-color: #003D7E; border: none; color: #FFF; width: 50px; margin-left: 2px;}

#contentnav {height: 120px; width: 300px; text-align: right; float: right;}

#topcontentmenu {width: 780px; padding-bottom: 5px;}

#contentleft {width:180px; float:left; min-height: 400px;}
	
#contentcenter {width:430px; float:left;}

#contentcenterfull {width:580px; float:left;}

#contentright {
width:155px;
padding-left: 10px;
float:left;
background: no-repeat url(../images/sce/side_bg_line.gif) top right;
}

#contentfooter {
margin-top: 10px;
border-top: 1px solid #4860A0;
height: 25px;
width: 780px;
padding-top: 10px;
clear: both;
}

#contentfooter li {
font-size: 1.2em;
color: #003366;
display: inline;
list-style-type: none;
padding-right: 30px;
}

#contentfooter ul {padding-bottom: 5px;}
/* Hidden text */

a.hide {position: absolute; left: -9000px; top: 0;}

a.hide:focus, a.hide:active {left: auto;}

/* Search Area Nav */
#searchnav {display: block; width: 220px; float: right; margin-top: 10px;}

#searchnav li {
display: inline;
list-style-type: none;
padding-right: 20px;
font-size: 1.2em;
color: #FFFFFF;
}

#searchnav li a {color: #FFFFFF;}

#searchnav li a:hover, #searchnav li a:visited {color: #CCFFCC;}

/* Main Nav */
#nav {margin-top: 15px; margin-bottom: 5px;}

#nav ul {list-style: none;}

#nav ul:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#nav li {float: left;}

#nav a {
font-size: 1.2em;
color: #FFFFFF;
display: block;
background: url(../images/sce/tab2-back.gif) repeat-x 0 0;
color: #003366;
text-decoration: none;
}

#nav a span {display: block; background: url(../images/sce/tab2-left.gif) no-repeat 0 0;}

#nav a span span{background: url(../images/sce/tab2-right.gif) no-repeat 100% 0; padding: 10px 17px 15px 17px;}

#nav a:hover, #nav a:active, #nav a:focus {background: url(../images/sce/tab-back.gif) repeat-x; color: #ffffff;}

#nav a:hover span, #nav a:active span, #nav a:focus span {background: url(../images/sce/tab-left.gif) no-repeat 0 0;}

#nav a:hover span span, #nav a:active span span, #nav a:focus span span {background: url(../images/sce/tab-right.gif) no-repeat 100% 0;}

#nav a.current  {background: url(../images/sce/tab-back.gif) repeat-x; color: #ffffff;}

#nav a.current span {background: url(../images/sce/tab-left.gif) no-repeat 0 0;}

#nav a.current span span {background: url(../images/sce/tab-right.gif) no-repeat 100% 0;}

/* Sub Nav */
#navcontainer {display: block; width: 175px; float: left;}

#navcontainer1 {display: block; width: 175px; float: left; margin-top: 5px;}

#navcontainer ul, #navcontainer1 ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-size: 1.2em;
}

#navcontainer li, #navcontainer1 li {text-decoration: none;}

#navcontainer a, #navcontainer1 a {
display: block;
float: left;
padding: 7px 0 7px 10px;
width: 160px;
background: url(../images/sce/sub_nav_bg.gif) no-repeat;
color: #003366;
text-decoration: none;
}

#navcontainer a:hover, #navcontainer1 a:hover {
background: url(../images/sce/sub_nav_bg_over.gif) no-repeat;
color: #fff;
}

#navcontainer a:active, #navcontainer a:focus, #navcontainer1 a:active, #navcontainer1 a:focus {
background: url(../images/sce/sub_nav_bg_over.gif) no-repeat;
color: #fff;
}

/* Text Styles */
h1 {font-size: 1.4em; color: #0099cc; margin-bottom: 10px;}

h2, h3, h4, h5, h6 {font-size: 1.2em; color: #0099cc; margin: 5px 0px;}

p {font-size: 1.2em; color: #003366; margin-bottom: 5px;}

p a {color: #0099cc;}

p a:hover {color: #66CC33;}

p a:visited {color: #339933;}

a:active, a:focus {background-color: yellow;}

#contentcenter ul, #contentcenterfull ul, #contentcenter ol, #contentcenterfull ol {font-size: 1.2em; margin: 10px 0px 10px 30px;}

#contentcenter li, #contentcenterfull li {color: #003366; margin-bottom: 5px;}

#contentcenter li a, #contentcenterfull li a {color: #003366;}

#contentcenter li a:hover, #contentcenterfull li a:hover {color: #0099cc;}

#contentcenter li a:visited, #contentcenterfull li a:visited {color: #339933;}

hr {border: none 0; border-top: 1px dashed #ffcc00; width: 100%; height: 1px;}

img {border: 0px;}

/* Homepage Boxes */
#touristbanner a {
float: left;
display: block;
width: 155px;
height: 28px;
background: url(../images/sce/information_bg.gif) no-repeat top left;
padding: 12px 0px 0px 10px;
margin-top: 5px;
font-size: 1.2em;
text-decoration: none;
font-weight: bold;
color:#fff;
}

#touristbanner h2 a:focus {
color: #ffffff;
text-decoration: none;
background: url(../images/sce/information_bg.gif) no-repeat;
}

#touristbanner h2 {color: #FFF;}

#smokingbanner {
width: 152px;
min-height: 140px;
background: url(../images/sce/space_to_breath_banner_bg.gif) no-repeat 0 0 #00CCFF;
}

#smokingbanner p {
margin: 2px 0 5px 0;
color: #ffffff;
padding: 0px 7px 0 7px;
font-size: 1.1em;
}

#smokingbanner p a {color: #ffffff; text-decoration: none;}

#smokingbanner a:hover {text-decoration: underline;}

#smokingbanner h2 {margin: 2px 0 5px 0; color: #ffffff; padding: 7px 2px 0 7px;}

.box {width: 195px; float: left; margin-right: 10px; margin-bottom: 10px;}

.box ul {margin-left: 30px;}

#azhomecontent, #azhome {min-height: 200px;}

#azhomecontent, #azhome ul {list-style:none;}

#azhomecontent, #azhome li {
display:inline;
float:left;
text-transform:uppercase; 
margin: 2px; 
padding: 5px;
font-size:1.2em;
background: #fff;
width: 1.2em; 
line-height:1.1em;
text-align: center;
}

#azhomecontent, #azhome li a {
text-align: center; 
font-weight:bold; 
display:block;
color: #003366;
}

#azhomecontent, #azhome li a:link, #azhome li a:visited {color: #353E99;}

#azhomecontent, #azhome li a:hover, #azhome li a:active {background: #E6E7F9; text-decoration:none;}

#azbus {min-height: 100px;}

#azbus ul {list-style:none; }

#azbus li {
display:inline;
float:left;
text-transform:uppercase; 
margin: 2px; 
padding: 5px;
font-size:1.2em;
background: #fff;
width: 1.2em; 
line-height:1.1em;
text-align: center;
}

#azbus li a {text-align: center; font-weight:bold; display:block; color: #003366;}

#azbus li a:link, #azhome li a:visited {color: #353E99;}

#azbus li a:hover, #azhome li a:active {background: #E6E7F9; text-decoration:none;}

.infotable {
width: 590px;
border: 1px solid #cccccc;
font-size: 1.2em;
color: #003366;
padding: 1px;
}

.infotable td {
padding: 2px;
height: 50px;
background-color: #E2E2E2;
margin: 2px;
border: 1px solid #ffffff;
}

.infotable th {
padding: 2px;
background-color: #0099CC;
color: #FFFFFF;
font-size: 1em;
text-align: left;
vertical-align: top;
margin: 2px;
border: 1px solid #ffffff;
font-weight: bold;
}

.infotable em {font-size: 0.9em; font-weight: normal; font-style: normal;}

#contactform {font-size: 1.2em; color: #003366; line-height: 130%;}

#contactform div {margin-bottom: 0.5em; width: 330px;}

#contactform .indent {margin:10px 0px 10px 95px;}

#contactform .form_element {padding: 0px 10px 0px 0px; text-align:right; float: left; width: 80px;}

#contactform .form_data {padding: 0px; text-align:left; float: left;}

#contactform .separator {clear: both; padding: 0px; font-size: 0.5px; height: 0.5px;}

.calLink, #calendarView span {font-size: 1.2em; line-height: 130%;}

.minutestable {width: 500px; font-size: 1.2em;}

/* Iconize 0.5 */
/* websites (pictures and movies) */
a[href *="youtube.com/watch?"], a[href *="sevenload.com/videos/"], a[href *="metacafe.com/watch/"] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_film.gif) no-repeat center right;
}

a[href *="flickr.com/photos/"], a[href *="zooomr.com"], a[href *="imageshack.us"], a[href *="bubbleshare.com"], a[href *="sevenload.com/bilder/"] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_pic.gif) no-repeat center right;
}

/* extensions */
a[href$='.docx'], a[href$='.doc'], a[href$='.rtf'] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_txt.gif) no-repeat center right;
}

a[href$='.xls'] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_feed.gif) no-repeat center right;
}

a[href$='.opml'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_opml.gif) no-repeat center right;
}

a[href$='.phps'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_phps.gif) no-repeat center right;
}

a[href$='.phps'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_phps.gif) no-repeat center right;
}

a[href$='.torrent'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_torrent.gif) no-repeat center right;
}

a[href$='.vcard'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_vcard.gif) no-repeat center right;
}

a[href$='.exe'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_exe.gif) no-repeat center right;
}

a[href$='.dmg'], a[href$='.app'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_dmg.gif) no-repeat center right;
}

a[href$='.pps'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_pps.gif) no-repeat center right;
}

a[href$='.pdf'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_pdf.gif) no-repeat center right;
}

a[href$='.xpi'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_plugin.gif) no-repeat center right;
}

a[href$='.fla'], a[href$='.swf'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_flash.gif) no-repeat center right;
}

a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_archive.gif) no-repeat center right;
}

a[href$='.ical'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_ical.gif) no-repeat center right;
}

a[href$='.css'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_css.gif) no-repeat center right;
}

a[href$='.ttf'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_ttf.gif) no-repeat center right;
}

/*a[href$='.jpg'], a[href$='.gif'], a[href$='.png'], a[href$='.bmp'], a[href$='.jpeg'], a[href$='.svg'], a[href$='.eps'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_pic.gif) no-repeat center right;
}*/

a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_film.gif) no-repeat center right;
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_music.gif) no-repeat center right;
}

/* messenger */
a[href ^="aim:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_aim.gif) no-repeat center right;
}

a[href ^="msnim:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_msn.gif) no-repeat center right;
}

a[href ^="xmpp:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_jabber.gif) no-repeat center right;
}

a[href *="icq.com"] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_icq.gif) no-repeat center right;
}

a[href *="edit.yahoo.com/config/send_webmesg?"] { 
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_yim.gif) no-repeat center right;
}

a[href ^="callto:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_call.gif) no-repeat center right;
}

a[href ^="skype:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_skype.gif) no-repeat center right;
}

a[href ^="gg:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_gadugadu.gif) no-repeat center right;
}

/* email */
a[href ^="mailto:"] {
padding: 5px 20px 5px 0;
background: transparent url(../images/sce/icon/icon_mailto.gif) no-repeat center right;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
padding-right: 0px !important;
background: none !important;
}

/*----Text ReSize----*/
#accessOptions {
display: block;
margin: 0px 0px 2px 0px;
padding: 0px;
font-size: 1.1em;
text-align: right;
color: #003366;
}

#accessOptions ul {list-style: none;}

#accessOptions li {display: inline; margin-left: 4px;}

#accessOptions li a {color: #6b5f6d; text-decoration: none;}

#accessOptions li.styles {margin-left: 2em;}

#accessOptions li a:hover {text-decoration: none; color: #0099CC;}

#accessOptions li.switcher {/*float: right;*/}

#accessOptions img {border: none;}
/*----End Text ReSize----*/

#contentcenterfull table {font-size: 1.2em; color: #003366;}

#contentcenterfull td {padding: 2px;}

#contentcenterfull th {text-align: left; padding: 2px;}

/* News Manager Styles */
.VolNewsHeadline .news_date, .VolNewsCategories .news_date, .VolNewsHeadline .news_title, .VolNewsCategories .news_title {color: #003366;}

.VolNewsSearch .clear, .VolNewsHeadline .clear, .VolNewsCategories .clear {padding-bottom: 10px;}

.VolNewsHeadline, .VolNewsCategories {font-size: 1.2em;}

.VolNewsDetail .news_title {font-size: 1.5em; color: #0099cc; font-weight: bold;}

.VolNewsDetail .news_date, .VolNewsCategories .title {display: none;}

.VolNewsCategories a .title {display: block; color: #0099cc; font-weight: bold;}

.new_footer {margin-top: 20px; font-size: 1.2em;}

#contentcenterfull .VolNewsSearch ul {list-style: none; margin-left: 0px;}

#content .VolNewsSearch li {margin-bottom: 10px;}

.VolNewsSearch .search-label {display: block; width: 80px; float: left;}

#ctl00_MainContent_ctl03_key_button, #ctl00_MainContent_ctl03_spsearch_button {
width: 58px;
color: #FFF;
border: 1px solid #FFF;
background-color: #0099CC;
padding: 2px;
}

#ctl00_MainContent_ctl03_archive_list label {margin-right: 10px;}

.VolNewsSearch .news_date, .VolNewsSearch .news_title {font-size: 1.2em; color: #003366;}

.news_article {
margin: 20px 0px;
}
/* End News Manager Styles */

/* Quick Poll Styles */
#quickpollbanner {
display: block;
width: 142px;
height: 260px;
background: url(../images/sce/ballymoney-survey-banner-long.gif) no-repeat top left;
font-size: 1.1em;
color: #FFF;
padding-left: 5px;
padding-right: 5px;
}

.poll_manager {padding-top: 50px;}

.poll_manager input {margin-top: 7px; margin-left: 5px;}

.poll_manager .poll_button {margin-bottom: 5px; padding: 2px; font-size: 1.1em;}

#quickpollbanner p {color: #FFFFFF; font-size: 1.1em; padding-top: 30px;}

#quickpollbanner p a:link, #quickpollbanner p a:visited, #quickpollbanner p a:hover {color: #FFFFFF;}
/* End Quick Poll Styles */

/* FAQ Manager Styles */
.VolFaqCategory .title, .faq_manager .panel a {font-size: 1.4em; color: #0099cc; font-weight: bold; text-decoration: none;} 

.faq_manager .faqlink {font-size: 1.2em; color: #0099cc; font-weight: bold;}

.faq_manager .question {font-size: 1.2em; color: #003366;}

.faq_manager .clear {padding-bottom: 10px;}

.faq_manager .top_link {font-size: 1.2em; color: #003366;}

#ctl01_MainContent_faq_footer_toFaqLink {font-size: 1.2em; color: #003366;}

#contentcenter .faq_manager ul {list-style: none; margin-left: 0px;}
/* End FAQ Manager Styles */

/* Site Search Results */
.SiteSearch {
font-size: 12px;
}

.SiteSearch_titlelink {
font-weight: bold;
text-decoration: none;
color: #0099cc;
}

.SiteSearch_result_item {
margin-bottom: 10px;
}
/* End Site Search Results */

/* Drumaheglis Banner */
.drumaheglis_banner a {
display: block;
width: 142px;
height: 140px;
background: url("../images/sce/drumaheglis-banner-bg.gif") no-repeat top left;
font-size: 1.1em;
line-height: 1.3em;
color: #FFF;
padding: 10px;
text-decoration: none;
}

.drumaheglis_banner a:hover {
color: #003366;
}

.drumaheglis_banner a:visited {
color: #fff;
}

.drumaheglis_banner strong {
float: left;
display: block;
width: 142px;
padding-bottom: 8px;
}

/*.drumaheglis_banner p {font-size: 1.2em; color: #fff; margin-bottom: 3px; line-height: 1.3em;}

.drumaheglis_banner strong {font-size: 1.2em; font-weight: bold; }

.drumaheglis_banner h2 {font-size: 1.2em; color: #fff; margin-bottom: 8px;}*/
/* End Drumaheglis Banner */

