/*
	Copyright David Trewern Design         :: www.dtdesign.com ::
	Unauthorised modification / use is a criminal offence, and
	will be prosecuted to the fullest extent permitted by law.
	All Rights Reserved
*/


*, html {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

body, form, ul, li, p, h1, h2, h3, h4, h5  {
	margin: 0;
	padding: 0;
}

a, a:hover {
	text-decoration: none;
}

body {
	background: #F99D1B;
	border-top: 6px #463D3D solid;
	margin-bottom: 20px;
}
body.popup {
	background: #FFFFFF;
	border-top: 0;
}
ol.space{
	margin-left: -20px;
}
* html ol.space {margin-left: 25px;}
	

#header {
	background: url(header_left.gif) top left no-repeat;
}
#header td {
	padding: 0 29px 0 29px;
	background: url(header_right.gif) top right no-repeat;
}

.header_popup {
	background: url(header_popup_bg.gif) repeat-x;
}

#main_container td.border_l {
	background: url(border_left.gif) repeat-y;
	vertical-align: bottom;
}
#main_container td.content {
	background: #FFFFFF;
	vertical-align: top;
}
#main_container td.border_r {
	background: url(border_right.gif) repeat-y;
	vertical-align: bottom;
}

#footer {
	background: url(footer_bg.gif) repeat-x;
}
#footer div.footer {
	height: 26px;
}
#footer div.footer div {
	height: 25px;
	border: 3px solid #FFFFFF;
	border-width: 0 3px;
}


.home_container {
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
}
.home_container td {
	vertical-align: top;
}
.home_container td.left {
	background: #DEDEDE;
	padding-left: 3px;
}
.home_container td.mid {
	padding: 0 4px;
}
.home_container td.right {
	padding-right: 1px;
}

.home_container .wc td {
	padding: 0;
}
.home_container .wc td div {
	font-size: 1px;
	line-height: 1px;
}
.home_container .wc td.left div {
	width: 177px;
}
.home_container .wc td.mid div {
	width: 418px;
}
.home_container .wc td.right div {
	width: 175px;
}
.home_container .wc td.nonav div {
	width: 710px;
}
.home_container .wc td.internal div {
	width: 533px;
}

.home_module {
	padding-bottom: 8px;
}
.home_module div.title {
	border-top: 1px solid #DBDBDB;
	height: 32px;
}
.home_module h3 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 14px;
}
.home_module .content {
	border: 1px solid #D9D9D9;
	background: #FBFBFB url(home_module_bg.gif) 0 0 no-repeat;
	border-top: 0;
	padding: 5px 6px 0 6px;
}
.home_module .content p {
	color: #000000;
	font-size: 11px;
	padding-bottom: 10px;
}
.home_module .content input.textbox {
	width: 130px;
	font-size: 10px;
	border: 1px solid #D9D9D9;
}
.home_module .content a {
	color: #1474AE;
	font-size: 11px;
}
.home_module .content a:hover {
	color: #000000;
}
.home_module .footer {
	background: #E8E8E8;
	font-size: 1px;
	line-height: 1px;
	border: 1px solid #F8F8F8;
	border-width: 0 1px;
}
.home_module div.clientlogin {
	background: #CF7900 url(home_module_clientlogin.gif) 0 0 no-repeat;
}
.home_module div.clientlogin h3 {
	padding: 10px 0 0 27px;
}
.home_module div.immigrationnews {
	background: #EAAB52 url(home_module_immigrationnews.gif) 0 0 no-repeat;
}
.home_module div.immigrationnews h3 {
	padding: 10px 0 0 36px;
}

.home_module div.immigrationnews h3 a.headerLink, .home_module div.testimonials h3 a.headerLink
{
    color: #fff; 
    font-size:12px; 
    font-family: Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif; 
    text-decoration: none;
}

.home_module .content a.headerLink
{
    color: #000; 
    font-size:12px; 
    font-family: Verdana,Arial,Geneva,Helvetica,sans-serif; 
    text-decoration: none;
}

.home_module div.testimonials {
	background: #E1BC89 url(home_module_testimonials.gif) 0 0 no-repeat;
}
.home_module div.testimonials h3 {
	padding: 10px 0 0 32px;
}

.footercontent {
	padding-top: 5px;
}
.footercontent p {
	text-align: center;
	color: #000000;
	font-size: 11px;
	padding-bottom: 2px;
}
.footercontent a {
	color: #1474AE;
	font-size: 11px;
}
.footercontent a:hover {
	color: #000000;
}
.footercontent p.copyright {
	font-size: 10px;
}


.container_top {
	background: url(container_top1.gif) 0 0 repeat-x;
	height: 26px;
}
.container_top form {
	float: right;
	padding: 2px 8px 0 0;
}
.container_top input.textbox {
	width: 130px;
	font-size: 10px;
	border: 1px solid #D9D9D9;
}

.container_top_blank {
	background: url(1pix_clear.gif) 0 0 repeat-x;
}

/*--------------------------------- Start Nav ------------------------------------------------------------------------------------ */

#subnavigation {
	border-top: 3px solid #fff;
	margin-bottom: 20px;
}
#subnavigation li {
	border-top: 1px solid #DDE1E2;
	border-bottom: 1px solid #FFFFFF;
	background: url(subnav_off.gif) #DDD2BE 15px 9px no-repeat;
	padding: 5px 10px 5px 24px;
	line-height: 13px;
	list-style-type: none;
}
#subnavigation li a {
	color: #140c00;
	font-size: 11px;
	text-decoration:none;
}
#subnavigation li.hover {
	border-top: 1px solid #DDE1E2;
	border-bottom: 1px solid #FFFFFF;
	background: #f68906 url(subnav_hover.gif) 15px 9px no-repeat;
	padding: 5px 10px 5px 24px;
	line-height: 13px;
}
#subnavigation li.hover a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
}

#subnavigation li.top {
	border-top: 1px solid #DEDEDE;
	border-bottom: 0;
	padding: 0;
}
#subnavigation li.top div.outer {
	border: 1px solid #AA9E8D;
	background: #AA9E8D url(subnav_toplevel.gif) repeat-x; /* On hover this background needs to change to this image "subnav_toplevel_hover.gif" */
} 
#subnavigation div.noarrow_outer {
	border: 1px solid #AA9E8D;
	background: #AA9E8D repeat-x;
	padding: 4px 24px 4px 6px;
}

#subnavigation li.top div.outer div {
	background: url(subnav_toplevel_arrow.gif) right 9px no-repeat;
	padding: 4px 24px 4px 6px;
}
#subnavigation li.top a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

#subnavigation li.top_hover a {
	color: #FDF5CB;
}


#subnavigation li.third {
	border-top: 1px solid #DDE1E2;
	border-bottom: 1px solid #FFFFFF;
	background: url(subnav_off.gif) 24px 7px no-repeat;
	padding: 3px 10px 3px 33px;
	line-height: 13px;
	list-style-type: none;
}
#subnavigation li.third_hover {
	background: #F99D1B url(subnav_hover.gif) 24px 7px no-repeat;
}
#subnavigation li.third a {
	color: #000000;
	font-size: 11px;
}
#subnavigation li.third_hover a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
}

#subnavigation li.fourth {
	border-top: 1px solid #DDE1E2;
	border-bottom: 1px solid #FFFFFF;
	background:#EEE1CB;
	padding: 3px 10px 3px 36px;
	line-height: 13px;
	list-style-type: none;
}
#subnavigation li.fourth span {
	color: #EE8300;
	background:url(fourth_off.gif) 24px 7px no-repeat; /* [for attention of LIA] span now needs to have bg of the arrow or just insert the image in between the span tags in the HMTL*/
	font-weight: bold;
}
#subnavigation li.fourth_hover {
	background: #fff;
}
#subnavigation li.fourth_hover span {
	color: #000;
	font-weight: bold;
	background:url(fourth_hover.gif) 24px 7px no-repeat; /* [for attention of LIA], span now needs to have bg of the arrow or just insert the image in between the span tags in the HMTL */
}
#subnavigation li.fourth a {
	color: #623400;
	font-size: 11px;
	
}
#subnavigation li.fourth_hover a {
	color: #000;
	font-size: 11px;
	font-weight:normal;
}

/*--------------------------------- End Nav ------------------------------------------------------------------------------------ */

.stamp_accreditation {
	padding: 0 0 20px 5px;
}
.stamp_affiliateprogram {
}

.pagecontentHomeDefault h1 {
	font-size: 17px;
	color: #000000;
	padding: 5px 0 0 0;
}

.pagecontentHomeDefault h1 .highlight {
	color: #f94c00;
	font-style: italic;
	padding: 0 0 5px 0;
}

.pagecontent {
	padding: 0 8px 40px 8px;
	color: #000000;
	font-size: 11px;
}
.pagecontent h1 {
	font-size: 17px;
	color: #000000;
	padding: 24px 0 20px 0;
}
.pagecontent h1 .highlight {
	color: #f94c00;
	font-style: italic;
}
.pagecontent p {
	color: #000000;
	font-size: 11px;
	padding-bottom: 12px;
}

.popupcontent {
	padding: 0 12px 40px 12px;
}

.home_panels {
	padding: 0px 0 0px 21px;
}
.home_panels div {
	float: left;
	padding: 0 5px 5px 0;
}
