/*
---------------------------------------------------------
    name:
	date:


----------------------------------------------------------
*/

/*-------[ clearing default browser ]---------------------------------------*/

form, input, dl, dd, body, ul, li, p, button { margin: 0; padding: 0; }

a img { border: 0; }
button img {display:block; margin: 0; padding: 0; border: 0; cursor: pointer !important; }
button { border: 0; cursor: pointer !important; background-color:Transparent; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 0; padding: 0; }




/*----------[ page layout ]------------------------*/

body  {
   font: small arial, sans-serif;
   text-align: center;     /* center for ie*/
   color: #000;           /* main body text colour*/
   background: #fff;
}

#container  {             
   position: relative;
   margin: 0 auto;
   text-align: left;
   background: #fff;
}



/* ---[ header ]----------------------------------------*/

#header  {
    padding-left: 15px; padding-top: 5px;
    }
    

/* -----------[ navigation menu ]-----------------*/

#nav {
    background:#fff;
}



#nav ul {
    width: 600px;
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 75%;
	border-left: solid 2px #fff;
	border-right: solid 2px #fff;
	margin-left: 10px;

	}



#nav li {
	float: left;
	margin: 0;
	list-style: none; letter-spacing: 1px;
	margin-right: 10px;
		}
	


#nav a {
	float: left;
	width: 58px;
	height: 25px;
	text-indent: -9000px;
	}



#nav a:hover {
	color:#fff;
	}

/* image roll overs  */
#nav #n_home a { background: #fff url(/images/nav/n_home_off.gif) top left no-repeat}
#nav #n_home a:hover,  #nav #n_home a.on {background: #fff url(/images/nav/n_home_on.gif) top left no-repeat}

#nav #n_events a { background: #fff url(/images/nav/n_events_off.gif) top left no-repeat}
#nav #n_events a:hover, #nav #n_events a.on {background: #fff url(/images/nav/n_events_on.gif) top left no-repeat}

#nav #n_news a { background: #fff url(/images/nav/n_news_off.gif) top left no-repeat}
#nav #n_news a:hover, #nav #n_news a.on { background: #fff url(/images/nav/n_news_on.gif) top left no-repeat}

#nav #n_directory a { background: #fff url(/images/nav/n_directory_off.gif) top left no-repeat}
#nav #n_directory a:hover, #nav #n_directory a.on { background: #fff url(/images/nav/n_directory_on.gif) top left no-repeat}

#nav #n_vacancies a { background: #fff url(/images/nav/n_vacancies_off.gif) top left no-repeat}
#nav #n_vacancies a:hover, #nav #n_vacancies a.on { background: #fff url(/images/nav/n_vacancies_on.gif) top left no-repeat}

#nav #n_business a { background: #fff url(/images/nav/n_business_off.gif) top left no-repeat}
#nav #n_business a:hover, #nav #n_business a.on { background: #fff url(/images/nav/n_business_on.gif) top left no-repeat}


#nav #n_contact a {background: #fff url(/images/nav/n_contact_off.gif) top left no-repeat}
#nav #n_contact a:hover, #nav #n_contact a.on {background: #fff url(/images/nav/n_contact_on.gif) top left no-repeat}


/* -------[ main content ]-----------------------------*/

#breadcrumb {
    margin-bottom: 18px;
}

.title {
    margin-bottom: 18px;
}

a {color: #1B649D;}

#content { 
    border-top: 2px solid #000;
    padding-top: 10px; padding-bottom: 10px;
    border-bottom: 2px solid #000;
    position:relative;
clear: both;
width: 100%;
    }
    
#content-bg { 
    background: #fff url(/images/sidebar-bg.gif) top left repeat-y;
    }
    
#main {
    margin-left: 20px;
    width: 455px;
    float:left;
}

#main p, #adminMain p{
   margin-bottom: 5px;
   font-size: 85%;
}

#main h1. #adminMain h1 {
    padding-bottom: 0px;
    font-size: 200%;
    font-family: Verdana;
    margin-bottom: 10px;
}

h3{
    font-size: 14px;
    margin: 10px 0 10px 0;
}

h3 a{
    color: #000;
}

h4{
    font-size: 11px;
    font-weight: bold;
    margin: 10px 0 10px 0;
}

h4 a{
    color: #000;
}


#main  ul, #main  ol, #adminMain  ul, #adminMain  ol{
    margin-left: 20px;
    margin-right: 10px;
        margin-bottom: 10px;
        padding: 0;
}

#main  ol, #adminMain  ol{
    margin-left: 25px;
}


#main  li, #adminMain  li{
    margin-bottom: 5px;
    font-size: 80%;
}

.freeform {
    padding-bottom: 5px;
}

p.rss {
	margin-top: 10px;
}

p.rss img {
	margin-right: 10px;
}

p.rss a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000;
}


/* -------[ featured items ]-----------------------------*/
.featured {
    float:left;
    width: 450px;
    margin-top: 8px;
    border: 1px solid #A7A8AA;
    position:relative;
}

#main h2, #adminMain h2 {
    font-weight: bold;
    font-size:110%;
    margin-top: 5px;
    margin-bottom: 5px
}

.featured h2 {
    font-weight: bold;
    font-size:110%;
    margin: 5px;
}

.item {
    margin-bottom: 10px;
}


#section_1 .item {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

.item img {
    float:left;
    margin: 0 5px;
}



.item h4 {
    margin:0;
    font-weight: bold;
    font-size: 100%;
    color: #000;
    margin-left: 5px;
}

#main h3, #adminMain h3 {
    margin:0;
    font-weight: bold;
    font-size: 100%;
    color: #000;
    margin-top: 10px;
    margin-bottom: 10px;
}

.item p {
    margin-left: 5px; margin-bottom: 5px;
    font-size: 100%;
}

#events h2{
    color: #E56D27;
}

.news h2{
    color: #1B649D;
}


#creative h2{
    color: #A8102E;
}


/* -------[ sidebar ]-----------------------------*/

    
#sidebar {
    float:left;
    width:150px;
   background:#000;
    color:#fff;
   
    position:relative;
    padding-bottom: 20px;
    padding-top: 12px;
}

#sidebar h2 {
    margin: 0px 8px 0 8px;
    font-weight: bold;
    font-size: 90%;
}

.textboxLabel {
    font-size: 80%;
    margin-left: 8px; margin-top: 8px;
    display:block;
}

.textbox {
     margin-left: 8px;
     width: 116px;
}

.password {
     width: 90px;
     margin-right: 3px;
}

#opportunities  {
    margin-bottom: 20px;
}

#opportunities h2 {
    margin: 0px 8px 10px 8px;
    font-weight: bold;
    font-size: 100%;
}

#opportunities h3 {
    margin: 0px 12px 8px 8px;
    font-weight: bold;
    font-size: 90%;
}

#opportunities p {
    margin: 0px 10px 5px 10px;
}

#BusinessHelpSearch label {
    font-size: 80%;
    margin-left: 8px; margin-top: 8px;
    display:block;
}

#BusinessHelpSearch select {
     margin-left: 8px;
     width: 116px;

}

#BusinessHelpSearch button {
     float:right;
     margin: 5px 22px 30px 0px;
}


/* -----[ sign in ]---------------------------------*/

#signIn {
    padding-bottom: 30px;
    
}

#signIn .password {
    float:left;
}

#signIn .btn {
    position:relative;
    top: 2px;
}

#signIn p {
    position:relative;
    margin:0 10px;
         margin-top: 5px;
    color: #fff;
}

#signIn a {
    color: #fff;
     font-size: 80%;

}

#signIn p.links {
    color: #fff;
    margin: 10px 8px 0px 8px;
}

#signIn p.links a {
    color: #fff;
    margin-top: 5px;
    display:block;
     font-size: 80%;
}


/* -------[ sub section navigation ]-----------------------------*/

.subNav { 
  margin: 0 8px;
   float:left; 
    width: 100px; 
    }
  
.subNav h2 { 
   padding: 5px 0;
    }    
    
.subNav p { 
    margin: 0 8px;
    }
   
.subNav ul { 
    margin: 0 8px;
    padding-bottom: 10px;
    }
    
.subNav li { 
    padding-bottom:5px;
    list-style-type:none;
    }

.subNav a { 
    color: #fff;
    font-size: 90%;
    }

/* -------[ footer ]-----------------------------*/

#footer { 
    padding-left: 170px;
    width: 455px;
    text-align: center;
    }
    
 #footer p { 
   font-size: 80%;
    }
    
 #footer a{ 
    color: #000;
    }
    
 #footer .right {
    /*position:absolute; top:0; right:0;*/
    float:right;
    margin-top: 10px;
 }
 
 #footer .left {
    /*position:absolute; top:0; left:150px;*/
    float:left;
    margin-top: 10px;
 }
 
 #footer #logo {
    padding-top: 5px;
    padding-bottom: 10px;
 }
 
 /*----------------[ view detail ]-----------------------*/
 
 h2.viewDetailTitle {
    margin-bottom: 20px;
    font-size: 140%;
    font-weight: bold;
 }

/* ------------------[ form ]----------------------------*/

.form {
    width: 380px;
}

.form .row {
        float:left;
           width:100%;
        margin-bottom: 10px;
        position:relative;
}

.form .formFieldCaption, .form .formFieldCaptionError {
    padding:0; margin:0;
    width: 100px;
    float:left;
    font-weight: bold;
}

form .formFieldCaptionError {
   color: #ff0000;
}

.form .formFieldText, .form .formFieldTextArea, .form .formFieldDropDown {
    padding:0; margin:0;
    float:right;
    width: 246px;

}


.form .formFieldDropDown {
     width: 250px;
}

.form .formFieldHelp 
{
    padding:0; margin:0;
    width: 250px;
    float:right;
    margin-top: 5px;
}

.form .btn {
}

.form .btn .left{
    float:left;
}

.form .btn .right{
    float:right;
}

.form table {
     float:right;
         width: 250px;
                  /*background:pink;*/
}

.form table .formFieldHelp{
     width: auto;
     text-align:left;
}

.form .checkbox table {
     float:right;
         width: 250px;

}

.form .checkbox table .formFieldHelp{
     width: 220px;
}

.form .date {
    float:right;
    margin-right: 20px;
}

.form .formFieldDropDownNonSized {
    display:inline;

    }

.formErrors {
    color: #ff0000;
    margin:0;
    padding: 5px;
    margin-bottom: 10px;
}

.formErrors p {
    margin:0; padding:0;
}

 .formErrors ul {
    margin:0; padding:0;
    margin-left: 20px;
    margin-top: 5px;
}

 .formErrors li {
    font-size: 85%;
}

/* ------[ calendar ]-------------------------*/

.calendar {
    margin:0; padding:0;
    margin-left: 8px;
    margin-bottom: 8px;
}

.calendar td {
font-size: 75%;
}

.calendar td div{
border: 1px solid #fff;
 margin-bottom:2px;
 margin-left: 1px;
 margin-right: 1px;
 background: #000;
     padding: 1px;
}

.calendar .calendarDay0, .calendar .calendarDay1, .calendar .calendarDay2 {

    color:  #8f8f8f;
}

.calendar .calendarDay2 {
    background: #E3672A;
}

.calendar .calendarDay2 a {
    color: #fff;
}

.calendar .calendarDay1 a {
    color: #fff;
}

.calendar a{
text-decoration: none;
}

.calendarMonthSelector {
    margin: 5px 0 8px 8px;
    position:relative;
}

.calendarMonthSelector .dropdown{
    position:relative;
    top: -5px;
    font-size: 90%;
}

/* --------[ paging ]--------------------*/

.pageSizeSelector {
    padding-bottom: 15px;
}

.pageSizeSelector p{
    margin:0;
}

.searchCriteria .objectsCriteriaTitle {
 font-weight: bold;
}

.pageSizeSelector .lhs{
    padding-top: 3px;
    width: 40%;
        float:left;

}

.pageSizeSelector .rhs{
       float:right;
    width: 55%;
}

.pageSizeSelector table, .pageSelector{
    float:right;
}

.pageSizeSelector .templateText, .pageSizeSelector .objectsResultsPageSizeSelector {
    font-size: 75%;
}

#results {
        border: 1px solid #A7A8AA;
    padding: 5px 0;
}

#results p {
margin: 0 5px
}

/* ------- 2 col list ----------------*/
.twoColList h3 {
    float:left;
    clear:both;
}


.twoColList .row {
    float:left;
    width:100%;
    margin-bottom: 5px;
}

.twoColList p.lhs {
float:left; width:43%;
}

.twoColList p.rhs {
float:right; width:43%;
}



/*------------------[ helper classes ]-----------------*/

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
   content: ".";
   display: block;
   visibility: hidden;
   clear: both;
   height: 0;
}

.pkg {
   /* display:inline-block;*/
}

.hide { display:none; }


/* ------------------------------------------------------------------------------------------ */


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR 
text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 5px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
*/

.sIFR-hasFlash h1 {
	letter-spacing: -4px;
	visibility: hidden;
	
}

/* ---------------------- [ News Detail ] -------------------------- */
#imageAndContentWrapper{ 
	display: inline;
}

#pressreleaseContent {
	display: inline;
	float: right;
	width: 338px;
}

#imageAndContentWrapper img {
	display: inline;
	float: left;
}

/* ------------------------- [ Common list elements ] ------------------*/
.listTitle { 
	float: left;
	font-weight: bold;
	width: 55px;
}

.ulListTitle {
	display: block;
	font-weight: bold;
}

.listContent { 
	float: left;
}

#listingContnentWrapper {
	float: left;
	width: 338px;
}

.row_pkg { 
	display: block;
	float: left;
	width: 338px;
}

#EventList {
	font-size: 88%;
}

/*  --------------------------- information list ------------------------*/

.detail_image {
    float:left;
    width: 130px;
}

.detail_text {
    float:right;
    width: 325px;
}


.org_image {
    float:left;
    width: 135px;
}

.org_image img {
    width: 125px;
    height: 125px;
}

.org_text {
    float:right;
    width: 320px;
}


.informationListTwo {
    padding-bottom: 20px;
}

.informationListTwo .row {
     float:left;
    padding-bottom: 5px;
    width: 100%;
}

.informationListTwo .image {
    float:left;
}

.informationListTwo .image img{
    padding-right: 10px;
}

.informationListTwo .text {
    background:pink;
    margin-left: 125px;
    width: 100%;
}


.informationListTwo .text .row {
    width: 280px;
}


 .informationListTwo .text-only p{
    margin-left:0; padding:0;
}

 .informationListTwo .row .listTitle{
    margin:0; padding:0;
   float:left; width:25%;
}

 .informationListTwo .text .row .listTitle{
}

 .informationListTwo .text .row .listContent{
  width:73%;
}



 .informationListTwo .row .listContent{
        margin:0;
    float:left; width:70%;
}

 .coloured .listContent{
  color:#fff;
    background: #630B0C;
    padding: 2px;
}


.infomationList .row {
     float:right;
    margin-bottom: 5px;
}


.informationList .row .listTitle{
   float:left; width:15%;
}

.informationList .row .listContent{
    float:left; width:43%;
}

.informationList img {
    float:left;
}


/* -----------------------[ my profile ]-------------------*/

#orgInfo {
    margin-bottom: 15px;
}

#orgInfo dt, #orgInfo dd{
    width: 85%;
    float:left;
    font-size: 85%;
}

#orgInfo dt{
    width: 15%;
    font-weight: bold;
    clear:left;
}

.orgAssociates {
    margin-bottom: 20px;
}

.orgAssociatesKey td, .orgAssociates td{
    font-size: 85%;
    padding: 2px;
}

.orgAssociates th{
    font-size: 85%;
}

.orgAssociates .formFieldButton {
    margin-top: 10px;
}

.orgAssociatesKey {
    margin-left: 10px;
}

.orgAssociatesKey strong {
    margin-right: 5px;
}


/* ------------------------- [ misc ] ----------------------*/

.more {
    margin-left: 10px;
}

#editarea
{
    font-size: 125%
}

#editarea *
{
    font-family: arial
}

#editarea ul
{
    font-family: verdana
}

div.styleMenuItem, div.styleMenuItemOver
{
    text-align: left
}
