﻿@charset "UTF-8";
@import url(../content.css);

/*## Default color theme ##*/
@media all
{
	body 
	{
		font-family:'Arial'; 
		background:#ccc  repeat-x top left fixed; 
		padding: 0px 0;
		margin:0px; 
	}
		
	h1
	{
		color:#8f1a1a;
		font-size:18px;
	}
	
	#col3 h1
	{
		color:#8f1a1a;
		font-size:17px;
		font-family: verdana;
		font-weight:normal;
	}
	
	#col3 h2
	{
		color: #000;
		border-bottom: none;
		font-size:15px;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	
#col3 .objectHeader{
		margin-bottom:10px;
	}
	
#col1 .objectHeader {
		margin-bottom:10px;
	}
	
#col2 .objectHeader{
		margin-bottom:10px;
	}
	
	#col3 h3{color:#666;}
	
	.titleOuter
	{
		border-bottom:2px solid #E0E0E0;
		margin-bottom:15px;
		padding:4px 0 5px 0px;
	}
	
	#col3 .objectHeader h2, .objectHeader h2 
	{
		color: #8f1a1a;
		border-bottom: none;
		font-weight:normal;
		font-family:verdana;
		font-size:17px;
	}
	
	#col3 #SiteMap
	{
		margin-left:25px;
	}
	
	#col3 .articledownloaddoc ul li
	{
		background:none;
		padding:0;
	}
	
	h2{
		border:none;
	}
	
	.titleOuter .icons
	{
		float:right;
		ma2rgin-top:-25px;
		margin-right:0px;
		margin-top:-18px;
	}
	
	.titleOuter .icons a
	{
		text-decoration:none;
	}
	
	.titleOuter span
	{
		padding-left:6px;
		padding-right:0px;
	}
	
	a.bulletarrow
	{
		text-decoration:none;
	}
	
	#footer
	{
		border-top:none;
		b1ackground:#EFEFEF;
		padding:0px;
	}

	#footer .sb-inner
	{
		background:#EFEFEF url(../../images/footerSeparator.png) no-repeat;
		background-position:292px 8px !important;
	}
	
	#footer a, 
	#footer a:focus, 
	#footer a:hover,
	#footer a:active {color: #666;text-decoration:underline; }
	
	#powered a:link,
	#powered a:visited,
	#powered a:hover 
	{
		text-decoration:none;
	}

	#footerInner
	{padding:7px 8px 6px 8px;}
	
	#topnav a {color: #000; }
	#topsearchbox
	{
		color: #000;
		padding:7px 0px;
	}
		
	#topsearchbox #text 
	{
		width:230px;
		background-color:#fff;
		color: #000;
		height:20px;
		float:left;
		padding:5px 5px 0px 5px;
	}

	#topsearchbox #search
	{
		background-color:#a01d1d;
		margin-left:3px;
		color: #fff;
		height:27px;
		float:left;
		padding:2px 3px 4px 3px;
		cursor: pointer;
	}
	
	.langSelect
	{text-align:right;}
	
	.footerLinks
	{
		color:#8f1a1a;
	}
	
	
	span.bulletarrow
	{
		background:url(../../images/colour_theme_red/arrow_links.png);
		background-position:0px 2px;
		background-repeat:no-repeat;
		padding-left:15px;
	}

		
	#col3 table.fullwidthtable,
	table.fullwidthtable
	{
		margin:1px;
		border:1px solid #961B1B;
		margin-top:15px;
		width: 100%;
		margin-bottom:10px;
	}
		
	#col3 table.fullwidthtablenoborder,
	table.fullwidthtablenoborder
	{
		margin:1px;
		border:none;
		margin-top:15px;
		width: 100%;
		margin-bottom:10px;
		border-collapse: separate;
	}
	
	#col3 table.fullwidthtablenoborder td,
	table.fullwidthtablenoborder td
	{
		white-space:normal;
		border:none!important;
	}
	
	#col3 ul, ul, ol
	{
		list-style-type:none;
		margin:0;
	}
	
	#col3 ul li, ul li
	{
		background-image:url(../../images/bullet/bullet_grey.png);
		background-repeat:no-repeat;
		background-position:0px 7px;
		padding-left:2em;
	}
	
	.secondaryMenuPrefix
	{
		padding:20px;
	}
	
	
			
	.featured_section_item
	{
		color:#838383;
		background-color:#e3e3e3;
		padding:0 !important; 
		ma2rgin:1px 0px;	
	}
	
	.featuredSectionBox{
		padding:5px 0px 0px 0px;
		margin-bottom:5px;
		color:#fff;
		background-position:top;
		background-repeat:repeat-x;
	}
	.featuredSectionBox.colour_theme_yellow{
		background-color:#a79223;
	}
	.featuredSectionBox.colour_theme_orange{
		background-color:#c23c00;
	}
	.featuredSectionBox.colour_theme_green{
		background-color:#50592f;
	}
	.featuredSectionBox .titleOuter
	{
		padding:0;
		font-size:14px;
		margin:0;
		border:none;
	}
	.featured_section_item_content{background-color:#e3e3e3;}
	
	.featured_section_item_content_inner
	{
		height:104px;
		h3eight:118px;
		overflow:hidden;
		padding-left:10px;
		padding-right:10px;
		padding-top:4px;
	}
	
	.featured_section_item_content_inner li
	{
		line-height:14px;
		padding:2px 12px;
	}
	
	#f1.featured_section_item
	{
		margin-top:-8px;
	}
	#f3.featured_section_item
	{
		margin-bottom:-5px;
	}
	
	.featured_section_item_content ul{padding:2px 4px 4px 4px;}

	.featured_section_item h2, .featured_section_item a
		{color:#fff;}
					
					
	.featured_section_item ul li a
		{color:#8F1A1A;
		
		}
		
	.titleText{line-height:28px;}
	.titleText h2, .morelink
	{
		font-size:12px;
		font-weight:normal;
	}
	
	.morelink a
	{
		text-decoration:none;
		
	}
	
	#featured_colour_theme_yellow 
	{
		background:url(../../images/colour_theme_red/arrow_yellow_right.png) no-repeat scroll 5px 6px;
	}
	
	#featured_colour_theme_yellow_content ul li
	{
		background-image:url(../../images/bullet/bullet_yellow.png);
	}
	
	#featured_colour_theme_yellow_content .morelink
	{
		background:url(../../images/colour_theme_red/arrow_yellow_right.png) no-repeat scroll 5px 2px;
		
	}
		
	.x-accordion-hd {
		background-image:none!important;
	}
	
	#featured_colour_theme_yellow, #featured_colour_theme_yellow_content .morelink{
		background-color:#a79223;
		color:#666;
		padding:3px 0px 3px 25px;
	}
	
	#featured_colour_theme_orange_content ul li
	{
		background-image:url(../../images/bullet/bullet_orange.png);
	}
	#featured_colour_theme_orange{background:url(../../images/colour_theme_red/arrow_orange_right.png) no-repeat scroll 5px 8px;}
	#featured_colour_theme_orange_content .morelink{background:url(../../images/colour_theme_red/arrow_orange_right.png) no-repeat scroll 5px 2px;}
	
	#featured_colour_theme_orange, #featured_colour_theme_orange_content .morelink{
		background-color:#c23c00;
		color:#666;
		padding:3px 0px 3px 25px;
	}
	
	#featured_colour_theme_green_content ul li
	{
		background-image:url(../../images/bullet/bullet_green.png);
	}
	#featured_colour_theme_green{background:url(../../images/colour_theme_red/arrow_green_right.png) no-repeat scroll 5px 8px;}
	#featured_colour_theme_green_content .morelink{background:url(../../images/colour_theme_red/arrow_green_right.png) no-repeat scroll 5px 2px;}

	#featured_colour_theme_green, #featured_colour_theme_green_content .morelink{
		background-color:#50592f;
		color:#666; 
		padding:3px 0px 3px 25px;
	}
	
	#featured_colour_theme_green_content .morelink,
	#featured_colour_theme_yellow_content .morelink,
	#featured_colour_theme_orange_content .morelink
	{
		padding-top:3px;
		padding-bottom:3px;
	}
	
	#f1{
		padding-top: 0px;
		margin: 0px 0px 1px 0px!important;
		background-color:#a79223;
	}
	
	#f1 #featured_colour_theme_yellow{
		padding-top: 0px!important;
	}
	
	#f2{
		background-color:#c23c00;
	}

	#f3{
		margin: 1px 0px 0px 0px!important;
		background-color:#50592f;
	}
	
	#f3 #featured_colour_theme_green{
		padding-bottom: 0px!important;
	}
	
	#ext-gen17{
		margin-top: 0px!important;
	}
	
	#breadcrumbInner
	{
		color:#666;
	}
	#breadcrumbInner a
	{
		color:#666;
	}
	#breadcrumbInner .current
	{
		color:#999;
	}
	
	#searchObjectInner
	{
	}
	
	#searchBox
	{float:left;}
	
	#searchObjectInner input
	{
		width: 220px;
		padding:2px 0px;
	}
	#searchObjectInner .imgButton
	{
		float:left;
	}
	
	#searchObjectInner .imgButton
	{
		margin-left:5px;
	}
	#searchObjectInner .imgButton button
	{
		margin:0;
		h1eight:20px;
		background:url(../../images/go_arrow.png);
	}
	
	#helpObjectInner .imgButton
	{
		float:left;
	}
	
	#helpObjectInner select
	{
		float:left;
		width: 220px;
		padding: 2px 0px;
	}
	
	#helpObjectInner .imgButton
	{
		margin-left:5px;
	}
	
	#helpObjectInner .imgButton button
	{
		margin:0;
		he3ight:20px;
	}
	
	button, #button input 
	{
		margin: 4px 0 4px 0;
		background-color: #EFF0EA;
		background-image:url(../../images/go_arrow.png);
		color: #848494;
		border: 1px solid #DFDFDF;
		padding: 1px 2px;	

	}

	.custom_prom_links_left{
		padding-right:5px;
	}
	
	.custom_prom_links_left img{
		padding:1px;
		b2order:1px solid #999;
	}
	
	.custom_prom_links_right .title{
		line-height:14px;
		padding-bottom:7px;
	}
	.custom_prom_links_right .title a
	{
		text-decoration:none;
	}
	.custom_prom_links_right p{
		font-size:12px;
	}

	.accordion{
		padding:0px;		
	}



	
}

