*
{
	margin: 0;    /* Sets everything to 0 */
	padding: 0;
	text-decoration: none;
}

body {
	background-color: #fff;
	text-align: center; /* this is important if you have center alignment in body tag */
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #424242;
}

img {
	border: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a, a:link, a:active, a:visited{
	color: #7faa17;
	text-decoration: none;
}

a:hover {
	color: #7faa17;
	text-decoration: underline;
}

h1 {
	font-size: 27px;
	font-weight: normal;
	color: #99cc01;
	line-height: 1em;
	margin: 0 23px 0 0;
	padding: 0 0 5px 0;
}

.home_title {
	width: 545px;
	float: left;
}


h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #99cc01;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #7faa17;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	color: #7faa17;
}

.spacer {
	height: 14px;
}


/* CLEAR STYLES
----------------------------------------------- */

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}


.float {
	float: left;
}


/* CONTAINER STYLES
----------------------------------------------- */


#main_container {
	width: 954px;
	margin: 0px auto 0px;
	margin: 0px auto; /* auto = centre align page */
	background-color: #fff;
	text-align: left;
}

#site_container {
	padding: 9px 25px 6px;
	margin: 0px 0;
	background: url(../images/main_tile_bg.gif) 0px 0 repeat-y;
	clear: both;
	
	width: 954px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 904px; /* Modern Browser */
}

#site_container #middle_container {
	margin: 14px 0 0 0;
	padding: 0;
	width: 904px;
	background: #fff;
	background:url(../images/hc_top_panels_tile.gif) left bottom no-repeat;
}

#main_content_container p{
	margin: 0px 0px 1em 0px;
	font-size: 1em;
}


/* TOP MENU STYLES
----------------------------------------------- */


#top_menu_container {
	padding: 0 25px 0 0;
	margin: 0 0 0 0;
	clear: both;
	background:url(../images/menu_bar_bg.gif) 0 0 no-repeat;
	
	width: 904px;
	height: 27px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	width: 879px; /* Modern Browser */
}

#top_menu_container #top_menu_left {
	float: left;
	padding: 0 0 0 0;
}

#top_menu_container #top_menu_right{
	float: right;
}


/*left*/


ul#top_menu_left li {
	display: inline;
	float: left;
	text-indent: -10000px;
	overflow: hidden;
	height: 27px;
}


ul#top_menu_left li.media a {
	background: url(../images/btn_menu_media.gif) 0 0;
	height: 27px;
	width: 122px;
	display: block;
}

ul#top_menu_left li.media a:hover, ul#top_menu_left li.media a.selected {
	background: url(../images/btn_menu_media.gif) 0 bottom;
}

ul#top_menu_left li.contact a {
	background: url(../images/btn_menu_contact.gif);
	height: 27px;
	width: 99px;
	display: block;
}

ul#top_menu_left li.contact a:hover, ul#top_menu_left li.contact a.selected {
	background: url(../images/btn_menu_contact.gif) 0 bottom;
}


ul#top_menu_left li.friend a {
	background: url(../images/btn_menu_friend.gif) 0 0;
	height: 27px;
	width: 107px;
	display: block;
}

ul#top_menu_left li.friend a:hover, ul#top_menu_left li.friend a.selected {
	background: url(../images/btn_menu_friend.gif) 0 bottom;
}


/*right*/



ul#top_menu_right li {
	display: inline;
	float: right;	
}

ul#top_menu_right li.rss a {
	background: url(../images/btn_menu_rss.gif) 0 0;	
	height: 27px;
	width: 18px;
}

ul#top_menu_right li.rss a:hover, ul#top_menu_right li.rss a.selected {
	background: url(../images/btn_menu_rss.gif) 0 bottom;	
}


ul#top_menu_right li input.search_btn {
	width: 34px;
	height: 27px;
	border: 0;
	margin: 0 5px 0 0;	
}

ul#top_menu_right li label {
	background: url(../images/menu_search.gif) 0 0 no-repeat ;
	width: 48px;
	height: 27px;
	float: left;
	margin: 0 12px 0 0px;
	font-size: .8em;
	overflow: hidden;
	text-indent: -10000px;
}

ul#top_menu_right li input.search_box {
	height: 20px;
	border: 1px solid #c6c6c6;
	font-size: 1em;
	padding: 1px 2px;
	margin: 3px 5px 0 0;
	float: left;
	background: #f3f3f3;
	width: 114px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 16px;
	width: 112px;/* Modern Browser */
}

#site_container #right_container {
	float: left;
	width: 151px;
}

ul#top_menu_right
{
    width:235px;
    height:27px;
    display:block;
}

li.search
{
    list-style-type:none;
    float:left;
}


/* HEADER STYLES
----------------------------------------------- */


#header {
	width: 904px;
	height: 114px	
}

.logo {
	float: left;
	padding: 0;
	height: 104px;
}

#header .right_header_links {
	width: 435px;
	margin: 5px 0 0 0;
	float: right;
	color:#99CC01;
}
#header .right_header_links a
{
	color:#99CC01;
}
ul.languages_links
{
	list-style-type:none;	
	float:right;
}
ul.languages_links li
{	
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0 0 35px 20px;
}
a.english, a.croatian, a.elenico, a.italian, a.spanish, a.turkish
{		
	width:26px;
	height:24px;
	display:block;
}

a.english:hover, a.croatian:hover, a.elenico:hover, a.italian:hover, a.spanish:hover, a.turkish:hover
{
	background-position:bottom center;	
}

a.english
{
	margin:0 0 2px 9px;
	background: url(../images/btn_english.gif) top center no-repeat;		
}
a.croatian
{
	margin:0 0 2px 13px;
	background: url(../images/btn_croatian.gif) top center no-repeat;		
}
a.elenico
{
	margin:0 0 2px 15px;
	background: url(../images/btn_elenico.gif) top center no-repeat;		
}
a.italian
{
	margin:0 0 2px 11px;
	background: url(../images/italian.gif) top center no-repeat;		
}
a.spanish
{
	margin:0 0 2px 9px;
	background: url(../images/btn_spanish.gif) top center no-repeat;		
}
a.turkish
{
	margin:0 0 2px 8px;
	background: url(../images/btn_turkish.gif) top center no-repeat;		
}


a.newsletter
{
	background: url(../images/btn_newsletter.gif) top right no-repeat;			
	width:100px;
	height:14px;
	text-align:left;
	display:block;
}
a.newsletter:hover
{
	background-position:bottom right;	
}
a.rss
{
	background: url(../images/btn_rss.gif) top right no-repeat;			
	width:45px;
	height:17.5px;
	text-align:left;
	display:block;
}
a.rss:hover
{
	background-position:bottom right;	
}

ul.languages_links li.no_bottom_padding
{
	padding: 0 0 0 10px;
	height:25px;
	vertical-align:bottom;
}

#header .right_header_links h2 {
	width: 150px;
	height: 14px;
	background: url(../images/infoline1.jpg) 0 0 no-repeat;
	overflow: hidden;
	display: block;
	float: left;
	clear: both;
	margin: 0 0 0 0;
}
/*
#header .right_header_links a:link,  #header .right_header_links a:visited{
	width: 67px;
	height: 20px;
	background: url(../images/btn_languages.gif) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	display: block;
	float: right;
}

#header .right_header_links .world_icon {
	width: 20px;
	height: 20px;
	background: url(../images/world_icon.gif) 0 0 no-repeat;
	display: block;
	float: right;
}*/

#splash {
	width: 608px;
	background: #fff;
	height: 140px;
	float: left;
}

#column_a {
	float: left;
	margin: 0 6px 10px 0;
	width: 195px;
	display: inline;
}

#column_b {
	float: left;
	width: 702px;
}


/* HOMEPAGE CONTENT STYLES
----------------------------------------------- */

#content_container_home {
	padding: 10px 14px 0;
	
	width: 701px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 673px;	
}

#content_container_home p{
	margin: 0 0 2em 0;
	line-height: 1.4em;
}


/* PANEL STYLES STYLES
----------------------------------------------- */


.panel {
	width: 228px;
	background: url(../images/panel_top.gif) 0 0 no-repeat;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	float: left;
}

.panel_spacer {
	margin: 0 9px 0 0;
}


.panel .panel_content{
	background: url(../images/panel_bottom.gif) 0 bottom no-repeat;
	padding: 0 7px 11px;
}

.panel p{
	font-size: 1em;
	margin: 0 2px 1em;
}

.panel .panel_image{
	margin: 0 0 1em 0;
}

.panel .more_btn{
	float: right;
	margin: 0 2px 0 0;
}

.page_title {
	width: 568px;	
}

.interior_style {
	width: 300px;
}


/* FUNCTION PANEL STYLES
----------------------------------------------- */


#function_panel {
	background: url(../images/function_panel_bg.gif) 0px bottom no-repeat;
	float: left;
	margin: 0 0 2px 0;
	padding: 0 0 0 2px;
	overflow: visible;
	
	width: 103px;
	height: 34px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 101px;
	height: 34px;
}

ul#function_panel li {
	display: inline;
	float: left;
	text-indent: -5000px;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding: 6px 0 0 0;	
}

ul#function_panel li.print a {
	background: url(../images/btn_print.gif) 0 0;
	height: 22px;
	width: 26px;
	display: block;
}

ul#function_panel li.print a:hover {
	background: url(../images/btn_print.gif) 0 bottom;
}

ul#function_panel li.normal_txt a {
	background: url(../images/btn_normal_txt.gif) 0 0;
	height: 22px;
	width: 26px;
	display: block;
}

ul#function_panel li.normal_txt a:hover {
	background: url(../images/btn_normal_txt.gif) 0 bottom;
}

ul#function_panel li.large_txt a {
	background: url(../images/btn_large_txt.gif) 0 0;
	height: 22px;
	width: 26px;
	display: block;
}

ul#function_panel li.large_txt a:hover {
	background: url(../images/btn_large_txt.gif) 0 bottom;
}




/* LEFT MENU STYLES
----------------------------------------------- */


#left_menu_container {
	font-size: 1em;
	width: 195px;
	background: url(../images/left_menu_top.gif) 0 0 no-repeat;
	padding: 12px 0 0 0;
	overflow: hidden;
}

#left_menu{
	margin-bottom: 0;
	background: url(../images/left_menu_bottom.gif) 0 bottom no-repeat;
	padding: 0 0 14px 0;
}

#left_menu li{
	margin: 1px 0 0px 0;
	list-style: none;
	padding: 0;
	height: 100%;
}


#left_menu li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 0 0 8px 0;
	background: url(../images/L2_separator.gif) 15px 99% no-repeat;
}

#left_menu li ul li ul {
	background: none;
	padding: 0 0 2px 0;
}

#left_menu li a {
	height: 100%;
	text-decoration: none !important;
}

#left_menu li a:link, #left_menu li a:visited {
	color: #434343;
	padding: 5px 15px;
	display: block;
	font-weight: bold;	
}

#left_menu li a:hover {
	color: #7a7a7a;
	background: none;
	padding: 5px 15px;
}

/* Second level nav*/

#left_menu li ul li#_1_0 {
	margin: 0;
}


#left_menu li ul li a{
	height: 100%;
	font-size: .9em;
}

#left_menu li ul li a:link, #left_menu li ul li a:visited{
	color: #434343;
	font-weight: normal;
	padding: 4px 10px 4px 24px;
	display: block;
}

#left_menu li ul li a:hover {
	color: #7a7a7a;
	background: none;
	padding: 4px 10px 4px 24px;
	display: block;
}

/* Third level nav*/

#left_menu li ul li ul li#li_1_0 {
	margin: 0;
}


#left_menu li ul li ul li a {
	height: 100%;
	font-size: .9em;
}

#left_menu li ul li ul li a:link, #left_menu li ul li ul li a:visited{
	color: #434343;
	padding: 4px 10px 4px 34px;
	display: block;
}

#left_menu li ul li ul li a:hover {
	color: #7a7a7a;
	background: none;
	padding: 4px 10px 4px 34px;
	display: block;
}






/* LEVEL 1 SELECTED */

#left_menu li span.selected a{
	color: #fff;
	background: url(../images/selected_bar.gif) 11px top no-repeat;
	padding: 8px 10px 8px 22px;
	font-weight: bold !important;
}

#left_menu li span.selected a:link, #left_menu li span.selected a:visited, #left_menu li span.selected a:hover{
	color: #fff;
	background: url(../images/selected_bar.gif) 11px top no-repeat;
	padding: 8px 10px 8px 22px;
	font-weight: bold !important;
}



/* LEVEL 2 SELECTED  */


#left_menu li ul li span.selected a
{
	color: #424242;
	background: url(../images/menu_arrow.gif) 14px 9px no-repeat;
	padding: 4px 10px 4px 24px;
	font-weight: bold !important;
}

#left_menu li ul li span.selected a:link, #left_menu li ul li span.selected a:visited, #left_menu li ul li span.selected a:hover
{
	color: #424242;
	background: url(../images/menu_arrow.gif) 14px 9px no-repeat;
	padding: 4px 10px 4px 24px;
	font-weight: bold !important;
}


/* LEVEL 3 SELECTED */


#left_menu li ul li ul li span.selected a
{
	color: #424242;
	background: url(../images/menu_arrow.gif) 24px 9px no-repeat;
	padding: 4px 10px 4px 44px;
	font-weight: bold !important;
}

#left_menu li ul li ul li span.selected a, #left_menu li ul li ul li span.selected a:link, #left_menu li ul li ul li span.selected a:visited, #left_menu li ul li ul li span.selected a:hover
{
	color: #424242;
	background: url(../images/menu_arrow.gif) 24px 9px no-repeat;
	padding: 4px 10px 4px 34px;
	font-weight: bold !important;
}

#SiteContainer #TopContainerInterior {
	margin: 0 14px 0 0;
	padding: 0;
	width: 760px;
	background: #fff;
}



/* INSIDA BUTTON STYLES
----------------------------------------------- */



div.insiDA_btn {
	margin: 10px 0 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

div.insiDA_btn a{
	background: url(../images/btn_insiDA.gif) 0 0;
	height: 84px;
	width: 196px;
	display: block;
}

div.insiDA_btn a:hover, div.insiDA_btn a.selected {
	background: url(../images/btn_insiDA.gif) 0 bottom;
}

/* NDSSpace BUTTON STYLES
----------------------------------------------- */



div.NDSSpace_btn {
	margin: 10px 0 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

div.NDSSpace_btn a{
	background: url(../images/btn_insiDA.gif) 0 0;
	height: 84px;
	width: 196px;
	display: block;
}

div.NDSSpace_btn a:hover, div.NDSSpace_btn a.selected {
	background: url(../images/btn_insiDA.gif) 0 bottom;
}

div.DANAS_btn {
	margin: 10px 0 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

div.DANAS_btn a{
	background: url(../images/btn_DANAS_login.jpg) 0 0;
	height: 78px;
	width: 196px;
	display: block;
}

div.DANAS_btn a:hover, div.DANAS_btn a.selected {
	background: url(../images/btn_DANAS_login.jpg) 0 bottom;
}

/*Logout*/

div.NDSSpace_logout_btn {
	margin: 10px 0 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

div.NDSSpace_logout_btn a{
	background: url(../images/NDSSpace_logout.jpg) 0 0;
	height: 82px;
	width: 193px;
	display: block;
}

div.NDSSpace_logout_btn a:hover, div.NDSSpace_btn a.selected {
	background: url(../images/NDSSpace_logout.jpg) 0 0;
}

div.DANAS_logout_btn {
	margin: 10px 0 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

div.DANAS_logout_btn a{
	background: url(../images/DANAS_logout.jpg) 0 0;
	height: 82px;
	width: 193px;
	display: block;
}

div.MESC_logout_btn a:hover, div.MESC_btn a.selected {
	background: url(../images/mesc_logout.gif) 0 0;
}

div.MESC_logout_btn {
	margin: 10px 0 0 0;
	text-indent: -10000px;
	overflow: hidden;
}

div.MESC_logout_btn a{
	background: url(../images/mesc_logout.gif) 0 0;
	height: 82px;
	width: 193px;
	display: block;
}

div.MESC_logout_btn a:hover, div.MESC_btn a.selected {
	background: url(../images/mesc_logout.gif) 0 0;
}

/* NDSSpace nav*/
#ndss_space_nav{
	background: url(../images/NDSSpace_menu_brd.jpg) repeat-y;
	padding: 6px 5px 6px 15px;
}

#ndss_space_nav a{
	color: #424242;
	font-weight: bold;
	line-height: 25px;
}
#ndss_space_nav_wrap{
	padding-bottom: 10px;
	background: url(../images/NDSSpace_menu_footer.jpg) no-repeat left bottom;
}

#ndss_space_nav .selected a
{
	background: url(../images/NDSSpace_menu_bg.gif) no-repeat;
	color: #FFFFFF;
	text-decoration:none;
	display:block;
	padding: 0px 6px 5px 7px;		
}

#ndss_space_nav .break{
	border-top: 1px solid #ececec;
	width: 160px;
	margin-top: 5px;
}

#ndss_space_nav ul ul
{
	margin-left:10px;
	font-weight:normal;
}
#ndss_space_nav ul ul a
{
	font-weight:normal;
}
#ndss_space_nav ul ul .selected a
{
	background: transparent url(../images/menu_arrow.gif) no-repeat scroll 0px 7px;
	color: #424242;
	font-weight: bold;
	line-height: 20px;
}

/* FOOTER STYLES
----------------------------------------------- */


#footer_container {
	width: 954px;
	height: 100px;
	margin: 0px auto;
	font-size: 1em;
	color: #424242;
	padding: 10px 0 0 0;
	background: url(../images/footer.gif) 0px top #fff no-repeat;
}

#footer_container_left a, #footer_container_left a:link, #footer_container_left a:active, #footer_container_left a:visited  {
	color: #424242;
	font-weight: normal;
}

#footer_container_left a:hover {
	color: #7faa17;
	font-weight: normal;
}

#footer_container_left {
	float: left;
	padding: 15px 0 0 25px;
}

#footer_container_right {
	padding: 15px 25px 0 0;
	float: right;
}

#footer_container #ndss_disclaimer{
	padding: 20px 0 0 25px;
	width: 929px;
	height: 1em;
	font-size: .9em;
	clear: both;
}



/* INTERIOR STYLES
----------------------------------------------- */

#column_c {
	float: left;
	width: 192px;
}


/* INTERIOR CONTENT STYLES
----------------------------------------------- */

#content_container_interior {
	padding: 10px 23px 10px 14px;
	float: left;
	background-color: #fff;
	
	width: 510px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 473px;	
}





#content {
	clear: both;
	padding-top: 5px;
}

#content p{
	margin: 0 0 2em 0;
	line-height: 1.4em;
}

#content img{
	margin: 0 0 1em 15px;
}

#content h2{
	margin: 0 0 .6em 0;
	line-height: 1.4em;
}

#content h3{
	margin: 0 0 .6em 0;
	line-height: 1.4em;
}

#content ul{
	padding: 0 0 1em 0;
	margin-left: 1.5em;
	line-height: 1.4em;
}

#content ul li{
	padding: 0 0 0 .8em;
	font-size: 1em;
	background: url(../images/bullet_green.gif) 0px .6em no-repeat;
}

#content ul li ul{
	padding: 0 0 0 0;
}

#content a:link, #content a:visited{
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline !important;
}




/* TABLE STYLES
----------------------------------------------- */



table.paragraph_table {
	border-spacing: 0;
	border-top: 1px solid #99cc01;
	border-collapse: collapse;
	width: 100%;
	margin: .5em 0 1.3em 0;
	font-size: 1em;
}

table.paragraph_table th, table.paragraph_table td {
	padding: 4px 4px 7px 4px;
	border-style: solid;
	border-color: #444;
	background:url(../images/formdivider.gif) repeat-x bottom;
	vertical-align: top;
	text-align: left;
}

table.paragraph_table th {
	border-width: 0px 0px 0px 0px;
	background-color: #fff;
}

table.paragraph_table td {
	border-width: 0px 0px 0px 0px;
}

table.paragraph_table tr.odd td {
	background-color: #f2f2f2;
}

table.paragraph_table tr.even td {
	background-color: #fff;
}

table.paragraph_table tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #ccc;
	font-weight: bold;
}

table.resources_table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin: .5em 0 1.3em 0;
	font-size: 1em;
}

table.resources_table th, table.resources_table td {
	padding: 4px 4px 7px 4px;
	border-style: solid;
	border-color: #444;
	background: none;
	vertical-align: top;
	text-align: left;
}

/* RIGHT HAND COLUMN STYLES
----------------------------------------------- */


#rh_links {
	width: 192px;
	background: url(../images/rh_links_top.gif) 0 top no-repeat;
	padding: 14px 0 0 0;
}

#rh_links ul{
	background: url(../images/rh_links_bottom.gif) 0 bottom no-repeat;
	padding: 0 0 14px 0;	
}

#rh_links ul li{
	padding: 0 13px 0 13px;
	margin: 0;
	text-align: left;
	
	width: 192px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 166px;	
}

#rh_links ul li a {
	height: 33px;
	display: block;
	text-indent: -10000px;
}

#rh_links ul li.btn_01 a:link, #rh_links ul li.btn_01 a:visited{
	background: url(../images/btn_rh_whatIsDiabetes.gif) 0 top no-repeat;
	color: #333333;
	text-decoration: none;
}

#rh_links ul li.btn_01 a:hover{
	background: url(../images/btn_rh_whatIsDiabetes.gif) 0 bottom no-repeat;
	color: #333333;
	text-decoration: underline;
}

#rh_links ul li.btn_02 a:link, #rh_links ul li.btn_02 a:visited{
	background: url(../images/btn_rh_areYouAtRisk.gif) 0 top no-repeat;
	color: #333333;
	text-decoration: none;
}

#rh_links ul li.btn_02 a:hover{
	background: url(../images/btn_rh_areYouAtRisk.gif) 0 bottom no-repeat;
	color: #333333;
	text-decoration: underline;
}

#rh_links ul li.btn_03 a:link, #rh_links ul li.btn_03 a:visited{
	background: url(../images/btn_rh_justBeenDiagnosed.gif) 0 top no-repeat;
	color: #333333;
	text-decoration: none;
}

#rh_links ul li.btn_03 a:hover{
	background: url(../images/btn_rh_justBeenDiagnosed.gif) 0 bottom no-repeat;
	color: #333333;
	text-decoration: underline;
}

#rh_links ul li.btn_04 a:link, #rh_links ul li.btn_04 a:visited{
	background: url(../images/btn_rh_indigenous.gif) 0 top no-repeat;
	color: #333333;
	text-decoration: none;
}

#rh_links ul li.btn_04 a:hover{
	background: url(../images/btn_rh_indigenous.gif) 0 bottom no-repeat;
	color: #333333;
	text-decoration: underline;
}

#rh_links ul li.btn_05 a:link, #rh_links ul li.btn_05 a:visited{
	background: url(../images/btn_rh_recipes.gif) 0 top no-repeat;
	color: #333333;
	text-decoration: none;
}

#rh_links ul li.btn_05 a:hover{
	background: url(../images/btn_rh_recipes.gif) 0 bottom no-repeat;
	color: #333333;
	text-decoration: underline;
}

.rh_missing_related_links{
	margin: 0 0 10px 0;
}
.rh_missing_related_links ul{
	background: url(../images/rh_missing_relatedlinks_bottom.bmp) 0 bottom no-repeat !important;
}


#rh_related_links {
	width: 192px;
	background: url(../images/rh_relatedlinks_top.gif) 0 0 no-repeat;
	padding: 11px 0 0 0;
	margin: 0 0 10px 0;
}

#rh_related_links ul{
	background: url(../images/rh_relatedlinks_bottom.gif) 0 bottom no-repeat;
	padding: 0 0 20px 0;
}

#rh_related_links ul li{
	padding: 2px 13px 2px 13px;
	background: url(../images/bullet_arrow.gif) 0 center no-repeat;
	margin: 0 0 0 16px;
	text-align: left;
}

#rh_related_links ul a:link, #rh_related_links ul a:visited{
	color: #434343;
	text-decoration: none;
}

#rh_related_links ul a:hover{
	color: #7a7a7a;
	text-decoration: none;
}


#rh_related_links h2{
	background: url(../images/related_links.gif) 0 0 no-repeat;
	width: 106px;
	height: 16px;
	padding: 0 0 0 0;
	margin: 0 0 8px 15px;
	text-indent: -10000px;
	overflow: hidden;
}

.rh_separator {
	background: url(../images/L2_separator.gif) 15px 0 no-repeat;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 0 0 9px 0;
}



/* PANEL STYLES STYLES
----------------------------------------------- */


.rh_panel {
	width: 192px;
	background: url(../images/rh_panel_top.gif) 0 0 no-repeat;
	padding: 7px 0 0 0;
	margin: 0 0 10px 0;
	float: left;
}

.rh_panel_spacer {
	margin: 0 9px 0 0;
}


.rh_panel .panel_content{
	background: url(../images/rh_panel_bottom.gif) 0 bottom no-repeat;
	padding: 0 7px 11px;
}

.rh_panel p{
	font-size: 1em;
	margin: 0 2px 1em;
}

.rh_panel .panel_image{
	margin: 0 0 1em 0;
}

.rh_panel .more_btn{
	float: right;
	margin: 0 2px 0 0;
}


#bread_crumb{
	margin: 7px 15px 1em 0;
	font-size: .9em;
	width: 355px;
	background: #fff;
	float: left;
}

#bread_crumb li{
	float: left;
	background: url(../images/arrow_grey.gif) 0 7px no-repeat;
	padding: 0 8px 0 9px;
	line-height: 1.6em;
}





/* TEMPLATE 3 STYLES
----------------------------------------------- */



#content_container_interior_wide {
	padding: 10px 14px 10px 14px;
	float: left;
	background-color: #fff;
	
	width: 702px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 670px;	
}

.bread_crumb_wide{
	width: 552px !important;	
}


/* ------ IMAGE POSITIONS ------ */


.img_left {
  padding: 4px 15px 1em 0px;
  margin: 0;
  float: left;
  clear: left;
}

.img_left a:link, .img_left a:hover {
  text-decoration: none;
}

.img_right {
  padding: 4px 0px 1em 15px;
  margin: 0;
  float: right;
  clear: right;
}

.img_below {
  padding: 4px 0px 1em 0px;
  margin: 0;
  text-align: center;
  clear: both;
}

.img_below p, .img_right p, .img_left p{
  font-size: 1em;
  padding: .6em 0 0;
  margin: 0;
}


/* NEWS STYLES
----------------------------------------------- */


.news_item  {
	clear: both;
	background: url(../images/formdivider.gif) repeat-x bottom;
	padding: .2em 0 1.4em 0;
  	margin: 1em 0 0;
}

.news_date {
	font-size: 1em;
 	padding: 0 0 1em;
  	margin: 0;
	color: #7faa17;
}

.news_author {
	font-size: 1em;
	padding: 0 0px 0 0;
  	margin: 0 0px 0 0;
}

.news_title a:link, .news_title a:visited{
	color: #7faa17 !important; 
	font-weight: bold;
}

.news_title a:hover {
	text-decoration: underline;
}



.news_item h3 {
	display: inline;
	font-size: 1em;
}

.news {
	clear: both;
}

.news h2 {
	padding: 0px 0 10px 0;
	margin: 0 3px 0 0;
}

.back_btn a:link, .back_btn a:visited {
	padding: 0px 10px 0 12px;
	background: url(../images/arrow_grey.gif) no-repeat 2px .4em;
}

.back_btn{
	padding: 0;
	margin: 0;
	float:right;
}


a.docExtension, a.docxExtension {background: url(../images/doc.gif) no-repeat; padding: 2px 0 2px 20px; line-height: 2em;}
a.pdfExtension {background: url(../images/pdf.gif) no-repeat; padding: 2px 0 2px 20px; line-height: 2em;}
a.xlsExtension, a.xlsxExtension {background: url(../images/xls.gif) no-repeat; padding: 2px 0 2px 20px; line-height: 2em;}


/* EVENT STYLES
----------------------------------------------- */

.state_list {
	margin: 10px 0;
}

/* FAQ STYLES
----------------------------------------------- */


.faq_answer h3 a:link, .faq_answer h3 a:visited {
	color: #7faa17 !important;
}

.faq_answer h3 a:hover {
	text-decoration:underline;
}
	
.qa_category h3 a:link, .qa_category h3 a:visited {
	color: #7faa17 !important;	 
}

.qa_category h3 a:hover {
	text-decoration:underline;
}

.faq .qa_category h3 {
	color: #7faa17;
	padding: 0;
	margin: 0;
	font-size: 1em !important;
}

.qa_category {
	color: #7faa17;
	padding: 0 0 1em 0;
}

.faq_answer {
	width: 100%;
	margin: 0px auto;
	background-color: #fff;
	border-top: 1px dotted #CCCCCC;
	padding: 1em 0 2em;
}

.faq_answer .question_title_Q {
	float: left;
	width: 15px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #7faa17;
}

.faq_answer .question_title_A {
	float: left;
	width: 15px;
	margin: 0;
	padding: 0;
}

.faq_answer .question_title {
	margin-left: 15px;
	padding: 0;
}

.faq_answer .question_answer {
	margin-left: 15px;
	padding: 0;
}

.faq_answer .question_title h3{
	margin: 0;
	padding: 0;
	font-size: 1em !important;
}

.faq_answer p {
	padding: 0px 0 1em 0;
	margin: 0 0 0 0;
}


.faq_answer .backTop_btn {
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
}

.faq_answer .backTop_btn a{
	padding: 0 0 0 10px;
	background: url(../images/arrow_grey.gif) no-repeat left .4em;
}

.faq_answer .question_title a:hover{
	background: none;
}

.faq_list {
	margin: 0 0 10px 0;
}

/* DOCUMENT LIBRARY STYLES
----------------------------------------------- */


.doc_item  {
	clear: both;
	background: url(../images/formdivider.gif) repeat-x bottom;
	padding: .2em 0 1em 0;
  	margin: 1em 0 0;
}

.doc_date {
	font-size: 1em;
  	margin: 0;
	color: #7faa17;
}

.doc_item .backTop_btn {
	padding: 0 0 0 10px;
	background: url(../images/arrow_grey.gif) no-repeat left 5px;
	float:right;
}

/* IMAGE GALLERY STYLES
----------------------------------------------- */


.gallery_table {
	width: 650px;
	
}

.gallery_table .r1c2 {
	width: 20px;
}


.image_gallery h2 {
	padding: 0 0 1em 0;

}


.image_gallery_table {
	width: 650px;
	margin: 0;
	padding: 0;	
	font-size: 1em;
}


.image_gallery_table td {
	vertical-align: top;  
	text-align: center;
	margin: 0;
	padding: 0 0 1em 0;
	border-left: 1px solid #fff;
	/*border-bottom: 1em solid #fff;*/
}

.image_gallery_table p {font-size: .9em !important; margin: 6px 0 0 2px !important; text-align: center;}
.image_gallery_table td {vertical-align: top;  text-align: left;}
.image_gallery_table td a:link, .image_gallery_table td a:visited {background: #f2f2f2; padding: 5px 0 5px 10px;; border: solid 1px #f3f3f3; display: block; text-align: left; /*width: 214px;*/}
.image_gallery_table td a:hover {background: #f2f2f2; padding: 5px 0 5px 10px;; border: solid 1px #dcdcdc; display: block; text-decoration: none !important; text-align: left;}



/* IMAGE GALLERY POPUP STYLES
----------------------------------------------- */


#image_body {
	text-align: center;
	margin: 40px 0 0 0;
}

.download_instructions {
	font-size: .9em;
	color:#999999;
}



.popup_image_container {
	padding: 0 25px;
	margin: auto;
	background: url(../images/popup_tile.gif) 0 0 repeat-y #fff;
	text-align: center;
	
	width: 650px; /* ie 5 */
	voice-family: "\"}\"";
	voice-family:inherit;
 	width: 600px; /* Modern Browser */
}

.popup_top {
	width: 650px;
	padding: 0;
	margin: 0 -25px 0 -25px;
	height: 22px;
	background: url(../images/popup_top.gif) 0 0 no-repeat #fff;
}

.popup_bottom {
	width: 650px;
	padding: 0;
	margin: 0 -25px 0 -25px;
	height: 22px;
	background: url(../images/popup_bottom.gif) 0 bottom no-repeat #fff;
}

.popup_logo {
	width: 100px;
	height: 23px;
	float: left;
}

.popup_image_container p{
	padding: 1em 0;
}

#nav_container {
	padding: 0 0 20px 0;
	height: 12px;
	width: 105px;
	margin: auto;
}

.previous {
	padding: 0 0 0 10px;
	background: url(../images/arrow_grey_back.gif) 0 .4em no-repeat;
	margin: 0 10px 0 0;
	height: 12px;
	float: left;
	
	width: 60px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 50px;
}

.next {
	margin: 0;
	padding: 0 10px 0 0;
	height: 12px;
	background: url(../images/arrow_grey.gif) 100% .4em no-repeat;
	float: right;
	
	width: 35px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 25px;
}



.close {
	float: right;		
}

.close a:link, .close a:visited {
	background: url(../images/btn_close.gif) 0 0 no-repeat;
	padding: 0 0 0 0px !important;
	margin: 0 !important;
	overflow: hidden;
	height: 23px;
	width: 17px;
	display: block;
	text-align: left;
	text-indent: -5000px;
	float: right;
}

.close a:hover {
	background: url(../images/btn_close.gif) 0 -23px no-repeat;
}


#image_body a:link, #image_body a:visited{
	padding: 1em 0;
	color: #7faa17;
}

#image_body a:hover {
	color: #7faa17;
	text-decoration:underline;
}

/***** Postcode search *****/

/* Search form */
#pc_search{
	margin: 10px 0px 0 0;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	
}
#free_search{
	margin: 10px 0px 0 0;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	
}
#free_search #search_contents{
	/*padding: 22px 30px 0 30px !important;*/
	height: 64px;
	line-height: 60px;
	text-align: left;
	padding-left: 25px;
}
#s
#request_resource{
	margin: 0 0 10px 0px;
}
#search_contents{
	/*padding: 22px 30px 0 30px !important;*/
	height: 64px;
	line-height: 60px;
	text-align: center;
}
#search_contents h3{
	display: inline;
	padding: 0 10px 0 0;
}
.css_btn{
	background-image: url(../images/css_btn.gif);
	background-repeat: no-repeat;
	border: 0;
	width: 100px;
	height: 20px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}

.search_text{
	height: 20px;
	border: 1px solid #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 2px;
	margin: 0px 5px 2px 0;
	background: #f3f3f3;
	width: 164px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 16px;
	width: 162px;/* Modern Browser */
}

.my_story{
	height: 300px;
	border: 1px solid #c6c6c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 2px;
	margin: 0px 5px 0 0;
	background: #f3f3f3;
	width: 524px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 522px;/* Modern Browser */
}
.drop_down{
	border: 1px solid #c6c6c6;
	font-size: 12px;
	padding: 1px 2px;
	margin: 3px 5px 0 0;
	background: #f3f3f3;
	width: 295px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 292px;/* Modern Browser */
}


.PagingContainer
{
    margin-top:1em;
    margin-bottom:1em;
    float:right;
    clear:left;
    font-size:0.8em;    
}

.search-result-list li
{
	clear: both;
	background: url(../images/formdivider.gif) repeat-x bottom;	
	padding: .2em 0 1.4em 0;
  	margin: 1em 0 0;    
}

.SelectedPagingItem
{
    font-size:1.4em;
    font-weight:bold;
    padding-right:0.4em;
}

.UnselectedPagingItem
{
    padding-right:0.4em;   
}

.search-hints
{
    width:100%;
    clear:both;
}

.search-hints ul{
	padding: 0 0 1em 0;
	margin-top: 1.0em;
	line-height: 1.4em;
}

.search-hints ul li{
	padding: 0 0 0 .8em;
	font-size: 1em;
	background: url(../images/bullet_green.gif) 0px .6em no-repeat;
}


.bold
{
    font-weight:bold;
}

/*
.upload_file{
	border: 1px solid #c6c6c6;
	font-size: 1em;
	padding: 1px 2px;
	margin: 3px 5px 0 0;
	background: #f3f3f3;
	width: 264px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 262px; 
}
*/
/***** My Story *****/
#upload_photo_note{
	margin: 10px 0;
}
/***** Poll Results *****/
.poll_result{
	margin: 0 !important;
}

.margin_btm{
	margin: 0 0 0px 0 !important;
}
.thanks_for_voting{
	margin: 0 0 1em 0 !important;
}
.inline_h_tag{
	display: inline;
	margin-bottom: 5px !important;
	padding-right: 5px;
}

/* Mandatory fields warning */
#mandatory{
	text-align: right;
}
.ast{
	
}
/**** Pagination ****/
.pagination{
	float: right;
	color: #ccc;
	font-weight: bold;
}
.pagination .left, .pagination .right{
	margin: 3px 3px 0 3px !important;
}
.pagination a{
	padding: 3px;
	font-size: 0.7em;
}

/* Site Map */

#site_map{
	list-style: none !important;
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}
#site_map li{
	padding: 0px !important;
	background:none !important;
	font-weight: bold !important;
}
#site_map .selected a{
	color: #424242;
}
#site_map li ul{
	padding: 4px 10px 4px 20px;
	margin: 5px 0 10px 10px;
}
#site_map li ul ul{
	padding: 4px 10px 4px 20px;
	margin: 0px 0 10px 0px;
}

#site_map li ul li a {
	color: #424242;
	padding: 4px 10px 4px 34px;
	font-weight: normal !important;
	background: url(../images/menu_arrow.gif) 24px 9px no-repeat !important;
	
}


/************Login*******************/
fieldset {
	border: solid 0 transparent;
	border-top: solid 1px #7faa17;
	padding-top: 5px;
}

#login_form p{
	margin: 0;
	padding: 5px;
	line-height: 30px;
	background:transparent url(../images/formdivider.gif) repeat-x scroll center bottom;
	clear: left;
}

#login_form label{
	width: 130px;
	float: left;
	margin-bottom: 3px;
}


/********* Image Gallery ************/
.image_gallery_wrapper{
	float: left;
	text-align: center;
	font-size: 0.9em;
	margin: 0 1px 0 0;
	padding: 0;
	display: inline;
	list-style: none !important;
}
.image_gallery_wrapper li{
	background: none !important;
	float: left;
	width: 213px;
	padding: 0 3px 0 0 !important;
}
.image_gallery_wrapper a{
	background-color: #F2F2F2;
	display: block;
	border: 1px solid #F2F2F2;
	margin-bottom: 3px;
}
.image_gallery_wrapper a:hover{
	border: 1px solid #DCDCDC;
}

.image_gallery_wrapper a img{
	margin: 10px 0 !important;
}
.image_gallery_wrapper li p{
	margin: 0 0 10px 0 !important;
}

/* @group Colour Test */

#colour1 h1, #colour1 h2 {
	color: #99cc01;
	margin: 0;
}

#colour2 h1, #colour2 h2, #colour2 h3, #colour2 a {
	color: #7da21b;
	margin: 0;
}

#colour3 h1, #colour3 h2, #colour3 h3, #colour3 a {
	color: #949494;
	margin: 0;
}


.pg_col{
	float: left;
	margin-right: 10px;
	display: inline;
	width: 210px;
}

.backToTop
{
	padding: 0 0 0 10px;
	background: url(../images/arrow_grey.gif) no-repeat left 5px;
	float:right;
	margin-bottom:10px;
}

/****forum****/

#MainContentArea
{
	float: left;
	width: 690px;
	height: 250px;
    min-height: 250px;
    margin-left: 10px;
    display: inline;
}

/* IE 6 doesn't understand the > selector and ignores it */
html>body #MainContentArea {height: auto;}

#MainBodyArea
{
    width: 435px;
	float: left;
	overflow: hidden;
	background: url(../../images/PageMainBodyBg.png) no-repeat;
}

#MainBodyWideArea, .mainBodyWideArea
{
    width: 665px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
	background: url(../../images/PageMainBodyWideBg.png) no-repeat;
}

#MainBodyNarrowArea, .mainBodyNarrowArea
{
    width: 325px;
	overflow: hidden;
	margin-bottom: 15px;
	background: url(../../images/PageMainBodyColumnBg.png) no-repeat;
}

#MainBodyArea #MainBody, #MainBodyWideArea #MainBody,
#MainBodyNarrowArea #MainBody
{	
    width: 368px;
    margin-top: 2px;
	padding: 16px 40px 15px 25px;
	border: 1px solid #dcdcdc;
	border-top: 0;
	overflow: hidden;
}

#MainBodyWideArea #MainBody
{	
    width: 598px;
}

#MainBodyNarrowArea #MainBody
{
	width: 258px;
}

#MainBodyNarrowArea #MainBody textarea
{
	width: 258px;
}

#MainBodyArea .pageList
{
	padding: 0;
}

#MainBodyArea .pageList ul, #MainBodyArea .documentList ul
{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#SecondaryBodyArea
{
	width: 215px;
	margin-left: 15px;
	float: left;
	background: url(../../images/PageSecondaryBodyBg.png) no-repeat;
}

#SecondaryBodyArea #SecondaryBody
{
	padding: 10px 20px 20px 20px;
	margin-top: 8px;
	min-height: 200px;
	border: 1px solid #dcdcdc;
	border-top: 0;
	overflow: hidden;
}

.contentAreaFull, .contentAreaWide, .contentAreaHalf, .contentAreaNarrow
{
	width: 665px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
}

.contentAreaFull    { margin-left: 0; }
.contentAreaWide    { width: 435px; }
.contentAreaHalf    { width: 325px; }
.contentAreaNarrow  { width: 215px; }

.contentAreaFirst 
{
    margin-left: 0;
}

.container 
{
    padding: 3px 0;
    margin-bottom: 15px;
}

.contentAreaFull .container     { background: url(../../images/PageMainBodyWideBg.png) no-repeat; }
.contentAreaWide .container     { background: url(../../images/PageMainBodyBg.png) no-repeat; }
.contentAreaHalf .container     { background: url(../../images/PageMainBodyColumnBg.png) no-repeat; }
.contentAreaNarrow .container   { background: url(../../images/PageSecondaryBodyBg.png) no-repeat; }

.container textarea 
{
    width: 90%;
    height: 12em;
}

.container .containerCaption
{
	padding: 0 10px 2px 10px;
}

.container .containerCaption h1
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
    line-height: 1.6em;
}

.container .containerContent
{
	border: 1px solid #dcdcdc;
	padding: 4px;
	background-color: White;
}

.container .containerContentText
{
	
	padding: 10px;
}

.container .containerToolbar
{
	float: right;
	padding: 0 10px;
	font-family: Verdana, Helvetica, Sans-Serif;
}

.container .containerCaption .containerToolbar 
{
    padding: 0;
}

.containerContent .validation ul
{
	font-family: Verdana, Helvetica, Sans-Serif;
    font-style: normal;
    font-size: 0.8em;
	background-color: #eeeeee;
	margin: 1em 2em;
	padding: 1em;
}

.containerContent .validation li
{
	margin-left: 1.4em;
	list-style-image: none;
    padding: 0;
} 

.forumTable 
{
	width: 100%;
}
.forumTable th.title
{
	width: 50%;	
}
.forumTable th
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding:4px 8px;
}
.forumTable th.replies, .forumTable td.replies
{
	text-align: center;
}
.forumTable td
{
	padding: 4px 4px 7px 4px;
	background:url(../images/formdivider.gif) repeat-x bottom;
	text-align: left;
}
.forumTable th
{
	border-width: 0px 0px 0px 0px;
	background-color: #fff;
}
.forumTable a 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.forumTable tr.even td, .forumTable tr.uneven td
{
	padding: 4px 8px;
}

.forumTable tr.even td
{
	background-color: #fff;
}

.forumTable tr.uneven td
{
	background-color: #f5f5f5;
}

.forumTable a:hover
{
	background-color: Transparent;
}

.forumTable a.default 
{
    display: block;
    background-image: url(images/forum/default.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 0px;
}

.forumTable a.information 
{
    display: block;
    background-image: url(images/forum/Information.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 32px;
}

.forumTable a.auction 
{
    display: block;
    background-image: url(images/forum/Auction.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 0px;
}

.forumTable a.bomb 
{
    display: block;
    background-image: url(images/forum/bomb.png); 
    background-repeat: no-repeat;
    background-position: left center;
    padding: 8px 0px 8px 8px;
}

.forumTable a.sticky
{
    background-image: url(images/forum/sticky.png); 
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 24px 0px 0px;
}

.forumTable a.locked
{
    background-image: url(images/forum/lock.png); 
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 24px 0px 0px;
}

.forumTable a.stickylocked
{
    background-image: url(images/forum/stickylocked.png); 
    background-repeat: no-repeat;
    background-position: right center;
    padding: 0px 40px 0px 0px;
}

.createForum label, .createThread label, .createReply label
{
    display: block;
    float: left;
    width: 180px;
    text-align: right;
    margin-right:10px;
    line-height: 2em;
}

.createThread label 
{
    width: 120px;
}

.createReply label
{
    width: 80px;
}

.createForum div, .createThread div, .createReply div
{
    margin-bottom: 0.8em;
}

.createForum input.title
{
   width: 300px;
}

.createThread input.title, .createThread textarea
{
   width: 400px;
}

.createReply textarea
{
    width: 460px;
}

.createForum div.buttons
{
    margin-left: 190px;
}

.createThread div.buttons 
{
    margin-left: 130px;
}

.createReply div.buttons 
{
    margin-left: 90px;
}

.replyList
{
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

.reply
{
    margin: 0 0 10px 0;
    padding: 10px 0;
    overflow: hidden;
}

.reply .content 
{
    background-image: url(images/forum/replyBg.png);
    background-repeat: repeat-y;
    background-position: 485px;
    width: 100%;
    overflow: hidden;
}

.reply .text 
{
    float: left;
    width: 460px;
    padding: 3px 15px;
    overflow: hidden;
}

.reply .info 
{
    float: left;
    width: 120px;
    padding: 3px 15px;
    overflow: hidden;
}

/*************************/
/* BUTTONS               */
/*************************/

.buttonToolbar 
{
    float: right;
	padding: 0 10px 6px 10px;
}

.createButton,
.editButton,
.deleteButton,
.stickyButton,
.lockButton,
.upButton
{
    padding: 0 4px 4px 18px;
    background-repeat: no-repeat;
    line-height: 1.4em;
    font-family: Verdana, Helvetica, Sans-Serif;
}

.createButton
{
    background-image: url(../../Images/Add.png);
}

.editButton
{
    background-image: url(../../Images/Edit.png);
}

.deleteButton
{
    background-image: url(../../Images/Delete.png);
}

.stickyButton
{
    background-image: url(../../Images/forum/sticky.png);
}

.lockButton
{
    background-image: url(../../Images/forum/lock.png);
}

.upButton
{
    background-image: url(../../Images/forum/up.png);
}

/***vote***/
.statistics-wrap
{
    margin-bottom:10px;
}

.statistics-wrap h3
{
    margin:0pt 0pt 0.6em;
}

.statistics-wrap table
{
	border: solid 0 transparent;
	border-top: solid 1px #99CC01;
	margin-top:5px;
    width:650px;
}

.statistics-wrap td
{
    height:30px;
    padding-right:50px;
}

.statistics-wrap tr
{
    background-image: url(../Images/formdivider.gif);   
    background-repeat: repeat-x;
    background-position: left bottom;   
}

.statistics-wrap b
{
    display:none;
}

.statistics-wrap h3
{
    display:none;
}

.statistics-wrap br
{
    display:none;
}

.vote_switch_btn{
	margin-left:6px;
}

.options
{
    float:left;
    clear:left;
    margin-top:10px;    
    margin-top:8px !ie;
}

.xForm
{
 
}

.xForm table
{
	border: solid 0 transparent;
	border-top: solid 1px #99CC01;
	margin-top:5px;
    width:100%;
}

.xForm label
{
    float:left;
    display:block;
    padding-top:10px;
    padding-left:5px;
}

.xForm td
{
	padding: 4px 4px 7px 4px;

	background:url(../images/formdivider.gif) repeat-x bottom;
	
	vertical-align: top;
	text-align: left;    
}

.xForm fieldset
{
	border: solid 0 transparent; 
}

.xForm span
{
 
}

.xForm .heading
{
    display:block;
    height:25px;
}

.select-resource
{
    width:243px;
}

span.xformvalidator
{
    color:Red;
    font-weight:normal;
    display:block;
    padding-top:10px;
}

.form-header
{
    width:100%;
    border-spacing: 0;
	border-bottom: 1px solid #99cc01;
	border-collapse: collapse;
}

.form-header-noborder
{
    width:100%;
}

.poll-caption
{
    color:#7faa17;
    font-weight:bold;
    display:block;
    padding-top:5px;
    padding-bottom:15px;
}

.ask-expert-caption
{
    display:block;
    width:150px;
}


.cb-term label
{
    margin-right:1em;
}

.forum-login
{
	float: left;
	margin: 5pt 0pt 2pt 0;
	padding: 0 0 0 2px;
	overflow: visible;
	font-size: 1.1em;
	font-weight:bold;
	
	width: 50px;
	height: 36px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 50px;
	height: 36px;
}

.no-padding-image
{
	margin: 0pt !important;
}

table.rbl-amount td
{
    padding-top:5px;
    padding-bottom:5px;
}

table.rbl-amount td input
{
    margin-right:5px;
}

/*Survey*/
.survey-question-level1
{
    color:#7FAA17;
    font-size:1.5em;
    padding-top:0.5em;
    padding-bottom:0.5em;
    display:block;
}

.survey-question-other-levels
{
    font-weight:bold;
    padding-top:0.3em;
    padding-bottom:0.3em;
    display:block;    
}

.survey-answer
{
    padding-top:0.1em;
    padding-bottom:0.1em;    
    display:block;  
    width:470px;    
}

.survey-answer td
{
    width:470px;      
}

.survey-answer td label, .survey-answer td span
{
    width:440px;      
    display:block;
    float:left;
}

.survey-answer td input
{
    float:right
}

.survey-validation-error
{
    color:Red;
}

.survey-divider
{
    display:block;
    height:20px;
    width:100%;
	background:url(../images/divider.gif) repeat-x center left;    
}

.lbBack-click
{
    float:right;
}

/*Geospacial Map*/
#main_container_geo {
	width: 1014px;
	margin: 0px auto 0px;
	margin: 0px auto; /* auto = centre align page */
	background-color: #fff;
	text-align: left;
}

#main_container_geo a:hover, #main_container_geo a:active
{
    cursor:pointer;
    cursor:hand;
}

#header_geo {
	width: 964px;
	height: 130px	
}

#site_container_geo {
	padding: 9px 25px 6px;
	margin: 0px 0;
	clear: both;
	
	width: 1014px;
	voice-family: "\"}\"";
    voice-family: inherit;
	width: 964px; /* Modern Browser */
}

#site_container_geo #middle_container_geo {
	margin: 14px 0 0 0;
	padding: 0;
	width: 964px;
	background: #fff;
}

#footer_container_geo {
	width: 964px;
	height: 65px;
	margin-top:20px;
}

.donate, .donate input, .donate select
{
	font-size: 0.95em;	
}

.donate span
{
	font-style:italic;
	color:Gray;
}

.color_red
{
	color:Red;
}

.donate-error
{
	color:Red;
	font-style:normal;
	padding-left:50px;
}

.donate-error ul
{
	padding:5px;
	color:Red;
}

.textbox_small
{
	width:50px;
}

.textbox_large
{
	width:200px;
}

.donate_help
{
	padding-left:10px;
	vertical-align:bottom;
}

