﻿#regular_content{
    padding:10px 0px 0px 0px;
}
#regular_content_left{
    float:left;
    width:255px;
    margin-bottom:20px;
}
#regular_content_right{
    float:left;
    width:689px;
    margin-left:25px;
}
#bread_crumbs{
    padding:8px 0px 20px 18px;
    color:#666666;
    font-size:11px;
}
#bread_crumbs a{
    color:#666666;
    font-size:11px;
    text-decoration:none;
}
#bread_crumbs a:hover{
    text-decoration:underline;
}

/*### SUB NAV ###*/
#subnav ul{
    margin-bottom:32px;
}
#subnav ul ul{
    margin-bottom:0px;
}
#subnav li{
    list-style:none;
}
#subnav li a{
    width:209px;
    height:13px;
    display:block;
    text-decoration:none;
    background-color:#EDE9E8;
    color:#000000;
    font-size:13px;
    margin-bottom:1px;
    padding:9px 23px 11px 23px;
}
#subnav li a:hover{
    text-decoration:underline;
}
#subnav ul ul li a{
    background-color:#68B749;
    color:#ffffff;
}
#subnav #subnav_selected{
    background-image:url('../images/subnav_bullet.jpg');
    background-repeat:no-repeat;
    background-position:right center;
}
#subnav #subsubnav_selected{
    text-decoration:underline;
}
/*### IMAGES ###*/
#images, #images2{
    float:right;
    background-color:#ffffff;
}
#images img{
    width:280px;
    padding:5px;
    border:1px solid #E4DFDE;
    display:block;
    margin-bottom:10px;
    margin-left:20px;
}
#images2 img{
    padding:5px;
    border:1px solid #E4DFDE;
    display:block;
    margin-bottom:10px;
    margin-left:20px;
}

/*### CONTENT ###*/
#regular_content_right h1, #regular_content_right h4{
    font-family:Arial;
    font-size:19px;
    font-weight:bold;
    color:#4A4A4A;
    border-top:1px dotted #999999;
    border-bottom:1px dotted #999999;
    padding:5px 5px 5px 5px;
    margin-bottom:20px;
}
#regular_content_right h2, #regular_content_right h3, #regular_content_right h5, #regular_content_right h6{
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    color:#4C831D;
    margin-bottom:20px;
}
#regular_content_right h3, #regular_content_right h4{
    font-size:14px;
}
#regular_content_right h5, #regular_content_right h6{
    font-size:12px;
}
#regular_content_right p{
    line-height:1.8;
    color:#333333;
    margin-bottom:20px;
}
#regular_content_right a{
    color:#50871D;
}
#regular_content_right a:hover{
    text-decoration: none;
}
#regular_content_right table{
    border:1px solid #EDE9E8;
    margin-bottom:20px;
	width: 680px;
	line-height: 16px;
}
#regular_content_right table tr {
    border:1px solid #ffffff;
    padding:10px;
    text-align:left;
}
#regular_content_right table th{
    border:1px solid #ffffff;
    padding:10px;
    text-align:left;
	background-color: #666;
	color: #FFFFFF;
}
#regular_content_right table th p{
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#regular_content_right table td p{
	margin: 0px 0px 15px 0px;
	padding: 0;
	line-height: 16px;
}
#regular_content_right table td li{
	margin: 3px 0px 3px 23px;
	padding: 0;
}
#regular_content_right table td li{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}
#regular_content_right table tr td {
     border:1px solid #ffffff;
     padding:10px;
     text-align:left;
	 background-color: #f0f0f0;
}
#regular_content_right ul{
    margin-bottom:20px;
	margin-left: 15px;
}
#regular_content_right ul li{
    list-style: none;
	background-image: url(../images/regular_page_bullet_point_new.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    line-height:1.9;
    padding-left:15px;
}
#regular_content_right form{
   margin-bottom:20px;
}
#regular_content_right .inputtext{
    border:1px solid #7C7561;
    width:400px;
    height:18px;
    text-align:left;
    font-size:11px;
    color:#000000;
    padding:4px 0px 0px 5px;
    margin-top:5px;
}
#regular_content_right .inputtext_area{
    border:1px solid #7C7561;
    width:400px;
    text-align:left;
    font-size:11px;
    color:#000000;
    padding:4px 0px 0px 5px;
    margin-top:5px;
}
#regular_content_right .inputsubmit{
    border:1px solid #7C7561;
    font-size:11px;
    color:#000000;
    background-color:#ffffff;
    padding:5px;
}

/*### FURTHER INFO - EXTRA NAV ###*/
#further_info{
    margin-top:50px;
    margin-bottom:20px;
    border:1px solid #CEC6C4;
}
#further_info ul{
    padding:20px;
    margin:0px 0px 0px 0px;
}
#further_info span{
    float:right;
    padding:5px 10px 5px 10px;
    border:1px solid #CEC6C4;
    margin-right:20px;
    color:#7C7561;
    background-color:#FCFCFC;
    font-weight:bold;
    margin-top:-14px;
}

/*### News Archive Styling ###*/
#regular_content_right #news_archive{
    float:right;
    padding:15px 15px 15px 15px;
    background-color:#FCFCFC;
    border:1px dotted #CEC6C4;
}
#regular_content_right .news_item a{
    display:block;
    font-size:14px;
    margin-bottom:5px;
    text-decoration:none;
    font-weight:bold;
}
#regular_content_right .news_item a:hover{
    text-decoration:underline;
}
#regular_content_right .news_item b{
    font-size:10px;
    font-style:italic;
}

/*### Events main page news summary boxes ###*/
#regular_content_right .event_news_item_box{
    width:710px;   
    margin-left:-10px;
    border:none; 
    background:none;
}
#regular_content_right .event_news_item_box td{
    background-color:#FCFCFC;
    border:1px dotted #CEC6C4;
}
#regular_content_right .event_news_item_box h2{
    color:#4a4a4a;
}
#regular_content_right .event_news_item_box .news_item a{
    display:block;
    font-size:12px;
    margin-bottom:5px;
    text-decoration:none;
    font-weight:bold;
}

/*### Document Library Styling ###*/
#regular_content_right .doc_lib_item{
    margin-bottom:20px;
}
#regular_content_right .doc_lib_item a{
    display:block;
    font-size:14px;
    margin-bottom:5px;
    text-decoration:none;
    font-weight:bold;
}
#regular_content_right .doc_lib_item a:hover{
    text-decoration:underline;
}
#regular_content_right .doc_lib_item a[href*='.pdf'], #regular_content_right .doc_lib_item a[href*='.PDF']{
    background-image:url('../images/pdf.gif');
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:38px;
    height:38px;
}
#regular_content_right .doc_lib_item a[href*='.doc'], #regular_content_right .doc_lib_item a[href*='.DOC']{
    background-image:url('../images/doc.gif');
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:38px;
    height:38px;
}
#regular_content_right .doc_lib_item a[href*='.jpg'], #regular_content_right .doc_lib_item a[href*='.jpeg'], #regular_content_right .doc_lib_item a[href*='.gif'], #regular_content_right .doc_lib_item a[href*='.bmp']{
    background-image:url('../images/image.gif');
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:38px;
    height:38px;
}

/*### SITEMAP ###*/
#sitemap ul{
    padding-left:25px;
}

/*### member search results ###*/
#regular_content_right .member_item{
    padding:10px;
    background-color:#FCFCFC;
    border:1px dotted #CEC6C4;
    margin-bottom:15px;
}
#regular_content_right .member_item a{
    display:block;
    margin-bottom:5px;
    text-decoration:none;
    font-size:14px;
    font-weight:bold;
}
#regular_content_right .member_item a:hover{
    text-decoration:underline;
}

/*### MEMBER DETAILS ###*/
#regular_content_right #member_details p{
    margin-bottom:10px;
}
#regular_content_right #member_details b{
    color:#50871d;
}

/*### Enquiry form for job enquiry ###*/
#regular_content_right .alert_box{
    padding:10px;
    background-color:#FCFCFC;
    border:1px dotted #CEC6C4;
    margin-bottom:15px;
}
#regular_content_right .alert_box b{
    color:Red;
}

/*### special event calendar legend ###*/
#regular_content_right #cal_legend{
    margin-bottom:20px;
}
#regular_content_right #cal_legend span{
    color:#ffffff;
    padding:10px;
    width:150px;
    border:1px solid #ffffff;
    text-decoration:none;
}
#regular_content_right #cal_legend span.general_colour{
    background-color:#3367cc;
}
#regular_content_right #cal_legend span.consumer_colour{
    background-color:#e77933;
}
#regular_content_right #cal_legend span.trade_colour{
    background-color:#548a1c;
}

#regular_content_right span.general_colour2{
    display:block;
    padding:3px;
}
#regular_content_right span.consumer_colour2{
    display:block;
    padding:3px;
}
#regular_content_right span.trade_colour2{
    display:block;
    padding:3px;
}
#regular_content_right span.general_colour2 a{
    color:#3367cc;
    width:auto;
    display:inline;
}
#regular_content_right span.trade_colour2 a{
    color:#548a1c;
    width:auto;
    display:inline;
}
#regular_content_right span.consumer_colour2 a{
    color:#e77933;
    width:auto;
    display:inline;
}
/*** dagan added css for JQuery public-zone-links.asp slides ***/
#links_slideshow div.slidediv{
    Border:1px solid #68b849; 
    padding:10px;
    background-color:#eeeeee;
    margin-bottom:10px;
    width:658px;
}
#links_slideshow div.slidediv ul{
    padding:0px;
    margin:0px;
}
#links_slideshow div.slidediv ul li{
    background-image:none;
    padding-left:0px;
}

