﻿body {
	overflow-y:auto; overflow-x: hidden;
}
body.ms-backgroundImage {
	 background:url(../IMAGES/elegant.png);
}
#s4-bodyContainer { padding-bottom:0px !important}
#aspnetForm { background:url(../IMAGES/shadow.png);background-repeat:repeat-y;background-position:center}
#s4-workspace {width:100% !important; min-width:1000px !important; height:auto; min-height:800px !important;height:auto !important;  margin-left:auto;margin-right:auto;background: transparent; overflow:hidden;overflow-x:auto;}
.ms-core-overlay { background: transparent !important}
#s4-titlerow {
	display:none !important;
}
#contentBox {
	margin-left:0px;min-width:1000px;margin-right:0px;
}
#contentRow {
	 padding-top:0px !important; width:1000px;margin-left:auto;margin-right:auto;
}
/* left Nav */

#sideNavBox {
	display:none;
}
* a { text-decoration:none !important}
#globalNavBox { background:#666666}
#suiteBar { background:#505050}

/*custom added to clear bold on menu*/
.ms-bold {
	font-weight:normal;
}


/* Top_main_menu */
.Top_main_menu { width:100%;height:20px;float:left;background:url(../images/Top_main_menu_bg.png) repeat-x;border-bottom:1px solid #160000}
.Top_main_menu_sub { width:1000px;height:20px;max-height:20px; margin-left:auto;margin-right:auto}
p.vessions_links { width:200px;height:20px;float:left;margin:0px;margin-top:1px; color:#e5e5e5;font-size:10px;text-shadow: 0.1em 0.1em 0.01em #333}
p.vessions_links A:link, P.vessions_links A:visited { color:#e5e5e5 !important; text-decoration:none;line-height:18px;font-size:11px;margin:0px;padding:0px;font-family:"Segoe UI";font-size:11px; margin-right:5px;margin-left:5px;text-shadow: 0.1em 0.1em 0.01em #333}
P.text_sizes { color:#e5e5e5;font-size:11px;margin-right:3px;float:left;margin:0px;padding:0px;line-height:18px;text-shadow: 0.1em 0.1em 0.01em #333}
.headerright_sub_link_top {  text-align:right;width:80px; height:20px;min-height:20px;max-height:20px;background: transparent;float:left; color:#e5e5e5;font-size:11px;padding-top:1px}
.topmainmanu_links { float:right;width:390px;height:20px;font-size:11px!important;margin-right:0px}

ul.dropdown,ul.dropdown li,ul.dropdown ul {list-style: none;margin: 0;padding: 0}
ul.dropdown A,ul.dropdown li A { color:#e5e5e5;text-decoration:none;text-shadow: 0.1em 0.1em 0.01em #333}
ul.dropdown ul A { color:#e5e5e5;text-decoration:none;text-shadow: 0.1em 0.1em 0.01em #cdcdcd}

ul.dropdown {position: relative;z-index: 597;float: left;background: transparent;}
ul.dropdown li {float: left;line-height:5px;vertical-align: middle;zoom: 1;}
ul.dropdown li.hover, ul.dropdown li:hover {position: relative;z-index: 599;cursor: default;}
ul.dropdown ul {visibility: hidden;position: absolute;top: 100%;left: 0;z-index: 598;width:auto; min-width:220px;background:#fff; border:1px solid #666666;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.47);padding-bottom:10px;padding-top:10px;color:#333 }
ul.dropdown ul A{ color:#662e0f !important;text-decoration:none !important;white-space:nowrap}
ul.dropdown ul A:hover{ color:#333 !important;text-decoration:none !important}
ul.dropdown ul li {
 float: none; padding-bottom:2px;padding-top:2px;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
ul.dropdown li a { /* Moved from 'custom' section */
 display: block;
 padding: 7px 12px;
}


/* ------------- Override default */

ul.dropdown li {
 padding: 0;
}


/* ------------- Reinitiate default: post-override activities  */

ul.dropdown li.dir {
 padding: 7px 20px 7px 12px;
}

ul.dropdown ul li.dir {
 padding-right: 15px;
}


/* ------------- Custom */

ul.dropdown li {

}


/* Especially for IE6 or lower */

ul.dropdown ul a {
 padding: 4px 5px 4px 12px;
 /*width: 139px;*/
}

ul.dropdown ul a:hover {
 padding: 3px 5px 3px 11px;
 border: solid 1px #ddd;
 background-color: #eee;
 font-weight:normal;
}

ul.dropdown ul a.dir {
 /*width: 129px;*/
}




.top_maincontainer { width:100%; min-width:1000px; height:155px; min-height:155px; background:url(../IMAGES/header_bg1.png) repeat-x;float:left;border-top:1px solid #7e3b3b}
.top_maincontainer_sub { width:1000px; min-width:1000px; height:155px; min-height:155px; background:url(../IMAGES/logo_large.png) no-repeat left bottom;margin-left:auto;margin-right:auto}
.sitelogo {float:left; width:400px;height:155px;margin-left:3px;background: transparent}
.headerright{ width:500px;float:right; height:185px;min-height:155px;max-height:155px;background:url(../IMAGES/header_bg2.png) no-repeat top right}
	.headerright_sub { /*width:340px;*/ width: 310px; height:40px;min-height:40px;max-height:40px;background: transparent;/*margin-left:auto;margin-right:auto */ float:left;}
	.headerright_sub_link { width:110px; height:40px;min-height:40px;max-height:40px;background: transparent;margin-left:50px; position:relative;top:1px;float:left}
	.headerright_sub_link p.headerright_sub_link A:link, .headerright_sub_link p.headerright_sub_link A:link { font-family:"Segoe UI";font-size:11px;color:#808080;margin-left:10px;margin-right:0px; text-decoration:none}
	.headerright_sub_link p.headerright_sub_link A:hover { font-family:"Segoe UI";font-size:11px;color:#e6e6e6;margin-left:10px;margin-right:10px; text-decoration:none}
	
	.headerright_sub .ms-mpSearchBox {width: 250px;}
	.headerright_sub_under #govbn-logo {float: right; padding: 30px 30px 0 0; margin: 0px;width:15%;}
	.headerright_extralink {float: left; width: 47px;}
	.headerright_extralink p {font-size: 8px; font-weight: normal; color: #ffffff; font-family: verdana, tahoma, arial, sans-serif; margin-top:10px;}
	.headerright_extralink p a {color: #ffffff;}
	.headerright_extralink p a:hover {color: #a1a1a1; text-decoration: none;}
	
.social_icons{ width:110px;float:left;margin-top:0px;margin-right:0px }
.social_icons_sub { padding:0px !important;margin:0px !important}
.social_icons_sub p { width:22px; height:15px;margin-right:5px;float:left }
	.social_icons_sub p.mail{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) 0px 0px }
	.social_icons_sub p.rss{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) -22px 0px }
	.social_icons_sub p.twitter{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) -44px 0px }
	.social_icons_sub p.fbook{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) -66px 0px }
	
	.social_icons_sub p.mail:hover{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) 0px -15px }
	.social_icons_sub p.rss:hover{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) -22px -15px}
	.social_icons_sub p.twitter:hover{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) -44px -15px}
	.social_icons_sub p.fbook:hover{ width:22px; height:15px;float:left;background:url(../IMAGES/soc_icons.png) -66px -15px}

/* search */
.ms-srch-sb-border {border:1px solid #8d1a1a !important}
.ms-srch-sb-border:hover {border:1px solid #841f1f !important;box-shadow: 0.08em 0.08em 0.1em #341010}
.search {float: left; margin-top:10px;width:260px; margin-left:auto;margin-right:auto}
.ms-srch-sb > input {/*width:230px*/ width: 220px !important; color: #fff !important;text-shadow: 0.05em 0.05em 1px #101010}



/* top navigation  */

.top_navigation_container_main{ width:100%; min-width:1000px; height:31px; min-height:31px; background: transparent;border-bottom:1px solid #111111;float:left}
.top_navigation_container{ width:100%; min-width:1000px; height:30px; min-height:30px; background:url(../IMAGES/top_nav_bg.png) repeat-x;border-bottom:1px solid #b0b0b0}
.top_navigation_container_sub{ width:1000px; min-width:1000px; height:30px; min-height:30px; background:url(../IMAGES/top_nav_bg.png) repeat-x;margin-left:auto;margin-right:auto;}

 .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:link, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected:visited, .ms-core-listMenu-horizontalBox .ms-core-listMenu-selected, .ms-tv-selected:link {
	color:#fff; font-size:16px !important;
}
.ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item, .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover {
	color:#fff; font-size:14px !important; margin-right:20px; padding-top:5px;
}

.ms-breadcrumb-top {
	position:relative;top:0px; 
}
.ms-core-listMenu-horizontalBox UL.static {
	min-height:30px;
}
.ms-core-listMenu-horizontalBox UL.static LI.static{
	min-height:30px;background:url(../IMAGES/nav_sep.png) no-repeat; background-position:right;
}
.ms-listMenu-editLink { margin-top:5px} .ms-listMenu-editLink a:link, .ms-listMenu-editLink a:visited { color:#fff !important}
LI.ms-listMenu-editLink {
	background:none !important;
}
UL.dynamic {list-style:none !important;min-width:165px;width:auto !important;white-space:nowrap;background-color:#7d8182 !important;border:1px solid #7d8182;padding-left:0px !Important ;padding-right:0px !Important}
li.dynamic {list-style:none !important;width:100%}
li.dynamic A {list-style:none !important; margin-bottom:10px;padding:5px; color:#fff !important;padding-left:10px;text-shadow: 0.1em 0.1em 0.1em #535353}
li.dynamic A:hover {list-style:none !important; margin-bottom:10px;/*background:url(../IMAGES/top_menu_bg.png) */ background:#666666 !important;/* box-shadow:0px 0px 7px 0px rgba(0,0,0,0.47) */;padding:5px; padding-left:10px; color:#fff !important;text-shadow: 0.1em 0.1em 0.1em #535353}

li.dynamic span.additional-background{width:100% !important}

.additional-background.dynamic-children { display:block}
.ms-core-listMenu-verticalBox .ms-core-listMenu-item, ul.dynamic .ms-core-listMenu-item{ display:block;padding-right:35px}
/*
.ms-core-listMenu-item, .ms-core-listMenu-item:link, .ms-core-listMenu-item:visited, .ms-tv-item:link, .ms-tv-item:visited, .ms-tv-header:link, .ms-tv-header:visited {color:#fff;text-shadow: 0.1em 0.1em 0.1em #535353}
.ms-core-listMenu-horizontalBox a.ms-core-listMenu-item:hover, .ms-core-listMenu-horizontalBox a.ms-core-listMenu-selected.ms-core-listMenu-item:hover, a.ms-tv-item:hover, a.ms-tv-header:hover {color:#fff;text-shadow: 0.1em 0.1em 0.1em #535353}

.ms-core-header .ms-core-listMenu-item, .ms-core-header .ms-core-listMenu-item:link, .ms-core-header .ms-core-listMenu-item:visited, .ms-core-header .ms-tv-item:link, .ms-core-header .ms-tv-item:visited, .ms-core-header .ms-tv-header:link, .ms-core-header .ms-tv-header:visited

*/
/* END top navigation  */

/* Slider -------------------------------------- */


.Slider_container { width:1000px; min-width:1000px; height:400px; min-height:400px; background: transparent}

.slider_line {width:1000px; min-width:1000px; height:2px !important; min-height:2px !important; background:#272727;float:left}
.slider_middle {width:1000px; min-width:1000px; height:400px; min-height:400px;max-height:400px; background: transparent;float:left}
.slider_middle_slider {width:660px; min-width:660px; height:400px; min-height:400px;max-height:400px; background:transparent;float:left}

.slider_middle_latest {width:340px; min-width:340px; height:400px; min-height:400px;max-height:400px; background: transparent;float:left}
.slider_middle_latest_sub{width:330px; min-width:330px; height:390px; min-height:390px;max-height:390px; background: transparent;float:left;margin:5px;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.50);background:url(../IMAGES/slider_middle_bg.png);
}
	

.slider_middle_slider .ms-webpart-zone.ms-SPZone { padding:0px !Important}
.ms-SPZone > .s4-wpcell, .ms-SPZone > .s4-wpcell-plain, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpcell, .ms-rtestate-write > .ms-rte-wpbox > div > .s4-wpcell-plain { padding:0px !important}

/*  Site Map */

.sitemap_middle_latest {width:960px; min-width:960px; height:auto; min-height:600px; background: transparent;float:left; margin-left:15px;margin-top:15px; margin-bottom:15px}
.sitemap_middle_latest_sub{width:960px; min-width:960px; height:auto; min-height:600px; background: transparent;float:left;margin:5px;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.50);background:#fff; padding-top:30px;padding-bottom:20px
}

.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox { width:100%}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox > ul { width:auto;margin-left:28px}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item{ color:#3b3b3b !important;font-weight:bold}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item:hover { color:#4aa2df !important}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox UL.static LI.static > A, .sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox UL.static LI.static > span { width:150px;display:block;text-align:left;padding:0px !important; margin-top:0px !important;}

.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static { min-height:10px !important;background:none}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static span.menu-item-text{font-size:14px !important}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static span.menu-item-text{font-size:13px !important}

.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static span.ms-core-listMenu-item, .sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static a.ms-core-listMenu-item { margin-bottom:10px !important;text-shadow:0.05em 0.05em 0.05em #f5f5f5}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static span.ms-core-listMenu-item:hover, .sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static a.ms-core-listMenu-item:hover { color:#4aa2df !important}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static a.ms-core-listMenu-item, .sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static a.ms-core-listMenu-item span {font-size:13px !important;margin-bottom:0px !important; font-weight:normal;color:#537125 !important;padding-top:2px !important;text-shadow:0.05em 0.05em 0.1em #f5f5f5}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static a.ms-core-listMenu-item span:hover { color:#4aa2df !important}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static span.ms-core-listMenu-item { font-size:13px !important;color:#7ca150 !important;margin-bottom:0px !important;padding-top:2px !important}

.sitemap_middle_latest_sub .ms-listMenu-editLink { display:none !important}
.sitemap_middle_latest_sub ul.ms-core-listMenu-root li.static {display:inline-block;vertical-align:top;min-width:80px}
.sitemap_middle_latest_sub ul.ms-core-listMenu-root li.static ul.static, .sitemap_middle_latest_sub ul.ms-core-listMenu-root li.static ul.static li.static { display:list-item;list-style:none;padding-left:0px !Important}
.sitemap_middle_latest_sub ul.ms-core-listMenu-root li.static ul.static li.static { display:list-item;list-style:disc;padding-left:0px !Important}

.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static ul.static li.static { list-style:none}
.sitemap_middle_latest_sub .ms-core-listMenu-horizontalBox ul.static li.static ul.static li.static ul.static li.static span.menu-item-text { color:#83a353 !important; font-weight:normal;margin-left:10px;display:block;text-shadow: 0.05em 0.05em 0.05em #ececec}
	



.row_top_sub1 {width:330px; min-width:330px; height:95px; min-height:95px;max-height:98px; background:url(../IMAGES/row_top_bgs.png) no-repeat -990px 0px;float:left;}
	.row_top_sub1_content{ width:320px;max-width:320px;height:85px;min-height:85px;margin:5px;overflow:hidden}
	.row_top_sub1_content p { margin:0px;padding:0px}
	.row_top_sub1_content A:link { text-decoration:none;width:100%;height:80px;min-height:85px;float:left}
		p.row_top_sub_title1{ width:320px;max-width:320px;height:30px;min-height:30px;text-decoration:none !important;background: transparent; color:#171717;text-shadow:0.05em 0.05em 0.1em #707070;font-size:22px;text-align:center;margin-top:0px;margin-bottom:0px}
		p.row_top_sub_dis1{ width:320px;max-width:320px;height:50px;min-height:50px;background: transparent;text-align:justify;padding-left:2px !important;font-size:10pt;color: #303030;padding-top:0px !important;padding-bottom:0px;line-height:18px;text-align:center}
		p.row_top_sub_click1{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat 0px 0px;float:right}

.row_top_sub2{ width:330px; min-width:330px; height:85px; min-height:98px;max-height:85px;background:url(../IMAGES/row_top_bgs.png) no-repeat -330px 0px;float:left;}
	p.row_top_sub_title2{ width:320px;max-width:320px;height:20px;min-height:20px;text-decoration:none !important;background: transparent; color:#ffde00;text-shadow:0.05em 0.05em 0.1em #2e2e2e;font-size:22px;text-align:center;margin-top:0px;margin-bottom:5px}
	p.row_top_sub_dis2{ width:320px;max-width:320px;height:20px;min-height:20px;background: transparent;text-align:justify;padding-left:2px !important;color:#ffe53a;font-size:10pt;padding-top:3px !important;padding-bottom:5px;line-height:18px;text-align:center}
	p.row_top_sub_click2{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat 0px 0px;float:right}
	
.row_top_sub3{ width:330px; min-width:330px; height:85px; min-height:98px;max-height:85px;background:url(../IMAGES/row_top_bgs.png) no-repeat 0px 0px;float:left;}
	p.row_top_sub_title3{ width:320px;max-width:320px;height:20px;min-height:20px;text-decoration:none !important;background: transparent; color:#464646;text-shadow:0.05em 0.05em 0.1em #b0b0b0;font-size:22px;text-align:center;margin-top:12px;margin-bottom:5px}
	p.row_top_sub_dis3{ width:320px;max-width:320px;height:20px;min-height:20px;background: transparent;text-align:justify;padding-left:2px !important;color:#474747;font-size:10.5pt;padding-top:10px !important;padding-bottom:5px;line-height:18px;text-align:center}
	p.row_top_sub_click3{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat 0px 0px;float:right}

.row_top_sub4{ width:330px; min-width:330px; height:85px; min-height:100px;max-height:85px;background:url(../IMAGES/row_top_bgs.png) no-repeat -660px 0px;float:left;}
	p.row_top_sub_title4{ width:320px;max-width:320px;height:20px;min-height:20px;text-decoration:none !important;background: transparent; color:#fff;text-shadow:0.05em 0.05em 0.1em #333;font-size:22px;text-align:center;margin-top:12px;margin-bottom:5px}
	p.row_top_sub_dis4{ width:320px;max-width:320px;height:20px;min-height:20px;background: transparent;text-align:justify;padding-left:2px !important;color:#fff;font-size:10.5pt;padding-top:10px !important;padding-bottom:5px;line-height:18px;text-align:center}
	p.row_top_sub_click4{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat 0px 0px;float:right}


/* silder styles  */

	#slider {
    width: 650px; /* important to be same as image width */
    height: 390px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	margin:5px;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.47);
}
#sliderContent {
    width: 650px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0; padding:0px;margin:0px;
}
.sliderImage {
    float: left;
    position: relative;
	display: none; margin:0px;padding:0px;
}
.sliderImage span {
    position: absolute;
	 font-family:"Segoe UI"; font-size:12px;
    padding: 10px 13px;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none; white-space:normal;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

.nivo-controlNav {
	padding:5px !important;position:relative !important;top:-30px; float:right;width:auto;min-width:130px; z-index:100;
}
.nivo-caption {
	padding-bottom:20px !important; height:60px !important;
}

	/* .slider_middle_latest p { margin:0px;padding:0px}
	p.slider_middle_latest_title1{ width:175px;max-width:175px;height:40px;min-height:40px;background:url(../IMAGES/titles_latest.png) no-repeat 0px 10px;margin-left:auto;margin-right:auto} 
	.slider_middle_latest_contents{width:320px; min-width:320px; height:232px; min-height:232px;max-height:232px; background: transparent;margin-left:auto;margin-right:auto;overflow:auto;overflow-x: hidden !important}
		.slider_middle_latest_contents .title A:link {  text-align:justify !important;color:#ffb448;font-size:11pt;margin-bottom:10px;text-shadow: 0.1em 0.1em 0.2em black}
		.slider_middle_latest_contents .title A:visited { text-align:justify !important;color:#ffb448;font-size:11pt;margin-bottom:10px;text-shadow: 0.1em 0.1em 0.2em black}
		.slider_middle_latest_contents .Description {text-align:justify;color:#fff;font-size:13px; padding-top:15px;text-shadow: 0.1em 0.1em 0.2em black}
		
		.readmore {width:80px;height:20px; float:right;}
		.readmore A P {width:80px;height:20px; position:relative;top:10px;background:url(../IMAGES/readmore.png) no-repeat; float:right;}
	*/

	/* .slider_middle_latest_readmore{width:340px; min-width:340px; height:40px; min-height:40px;max-height:40px; background: transparent;float:left}
	p.slider_middle_latest_readmore{width:80px; min-width:80px; height:40px; min-height:40px;max-height:40px;background:url(../IMAGES/readmore.png) no-repeat 0px 0px;margin-right:20px;float:right} */

/* row top  
.row_top {width:1000px; min-width:1000px; height:170px; min-height:170px;max-height:170px; background:url(../IMAGES/top_row_bg.png) repeat-x;float:left}
.row_top_sub1 {width:330px; min-width:330px; height:170px; min-height:170px;max-height:170px; background:url(../IMAGES/row-top_single.png) no-repeat 0px 0px;float:left;}
	.row_top_sub1_content{ width:306px;max-width:306px;height:160px;min-height:140px;margin:5px;overflow:hidden}
	.row_top_sub1_content p { margin:0px;padding:0px}
	.row_top_sub1_content A:link { text-decoration:none}
		p.row_top_sub_title1{ width:306px;max-width:306px;height:20px;min-height:20px;text-decoration:none !important;background: transparent; color:#333;text-shadow:0.05em 0.05em 0em #fff, 0.06em 0.05em 0.05em #000;font-size:25px}
		p.row_top_sub_dis1{ width:306px;max-width:306px;height:80px;min-height:80px;background: transparent;text-align:justify;padding-left:2px !important;font-size:10.5pt;padding-top:20px !important;line-height:20px}
		p.row_top_sub_click1{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat -250px 0px}
		p.row_top_sub_click1:hover{background:url(../IMAGES/click.png) no-repeat -125px 0px}


.row_top_sub2{ width:330px; min-width:330px; height:170px; min-height:170px;max-height:170px;background:url(../IMAGES/row-top_single.png) no-repeat 0px 0px;float:left;}
	p.row_top_sub_title2{ width:306px;max-width:306px;height:20px;min-height:20px;text-decoration:none !important;background: transparent; color:#333;text-shadow:0.05em 0.05em 0em #fff, 0.06em 0.05em 0.05em #000;font-size:25px}
	p.row_top_sub_dis2{ width:306px;max-width:306px;height:80px;min-height:80px;background: transparent;text-align:justify;padding-left:2px !important;color:#333;font-size:10.5pt;padding-top:20px !important;line-height:20px}
	p.row_top_sub_click2{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat -250px 0px}
	p.row_top_sub_click2:hover{background:url(../IMAGES/click.png) no-repeat -125px 0px}

	
.row_top_sub3{ width:340px; min-width:340px; height:170px; min-height:170px;max-height:170px;background:url(../IMAGES/row-top_single.png) no-repeat 0px 0px;float:left;}
	p.row_top_sub_title3{ width:306px;max-width:306px;height:20px;min-height:20px;text-decoration:none !important;background: transparent; color:#333;text-shadow:0.05em 0.05em 0em #fff, 0.06em 0.05em 0.05em #000;font-size:25px}
	p.row_top_sub_dis3{ width:306px;max-width:306px;height:80px;min-height:80px;background: transparent;text-align:justify;padding-left:2px !important;color:#333;font-size:10.5pt;padding-top:20px !important;line-height:20px}
	p.row_top_sub_click3{ width:125px;max-width:125px;height:27px;min-height:27px;background:url(../IMAGES/click.png) no-repeat -250px 0px}
	p.row_top_sub_click3:hover{background:url(../IMAGES/click.png) no-repeat -125px 0px}

*/
/* row middle  */
.row_middle  { width:1000px; min-width:1000px; height:auto; min-height:500px; background-color:transparent;background:url(../IMAGES/row_middle_bg.jpg) no-repeat 0px 0px;float:left}
.content_container { width:970px; min-width:970px; height:auto; min-height:450px; background:transparent;float:left;margin-left:15px}
.content_container_sub {width:970px; min-width:970px; height:auto; min-height:450px; background:transparent;float:left;margin-top:10px}
.content_container_sub p { margin:0px;padding:0px}
	
	
/* announcements  */
.content_container_ann { width:630px; min-width:630px; height:320px; min-height:320px; max-height:320px; background:transparent;float:left}
	.content_container_ann_contents { width:615px; min-width:615px; height:320px; min-height:320px; max-height:320px; background: transparent;float:left;margin-right:15px}
		.content_container_ann_contents_title{ width:615px; min-width:615px; height:40px; min-height:40px; max-height:40px;background: transparent;float:left;display:none}
			p.content_container_ann_title { width:256px; min-width:256px; height:40px; min-height:40px; max-height:40px;background:url(../IMAGES/titles.png) no-repeat 0px 0px;margin-left:auto;margin-right:auto}
			span.title_blue A:link, span.title_blue A:visited{ font-family:"Segoe UI";color:#018bb9 !important;font-size:18pt;float:left;margin-left:15px;text-decoration:none}
			span.title_black A:link, span.title_black A:visited{ font-family:"Segoe UI";color:#000000 !important;font-size:18pt;float:left;margin-left:15px;text-decoration:none}
					
		.content_container_ann_contents_box{ width:615px; min-width:615px;max-width:615px; height:260px; min-height:260px; max-height:260px; background:transparent;float:left;padding-top:0px; margin-top:30px;overflow:hidden}
			.content_container_ann_contents_box .title A:link, .content_container_ann_contents_box .title A:visited { font-family:"Segoe UI";text-align:justify !important;color:#333;font-size:17px;margin-bottom:10px;text-shadow: 0em 0.1em 0.1em #fff}
			.content_container_ann_contents_box .Description {text-align:justify;color:#333;font-size:13px; padding-top:15px;padding-left:10px;text-shadow: 0em 0.1em 0.1em #fff;overflow:auto;overflow-x: hidden !important}
			.content_container_ann_contents_box .image img  {width:250px !important;height:164px !important; border:1px solid #333}
			.content_container_ann_contents_box .readmore {width:80px;height:20px; float:right;}
			.content_container_ann_contents_box .readmore A P {width:80px;height:20px; position:relative;top:10px;background:url(../IMAGES/readmore2.png) no-repeat; float:right;}
				
			/* table.high_content_tbl { empty-cells:hide !important} */
			.event_banner img { width:608px !important;height:225px !important;border:0px solid transparent !important;margin:0px !important;padding:0px !important;margin-top:0px !important;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.47)}
			.event_banner P { margin:0px !important;padding:0px !Important}

/* Events */		
.content_container_right{ width:340px; min-width:340px; height:320px; min-height:320px; max-height:320px; background:transparent;float:left}
    .content_container_right_contents { width:325px; min-width:325px; height:320px; min-height:320px; max-height:320px; background:transparent;float:left;margin-left:15px;text-shadow: 0em 0.1em 0.1em #fff}
    	.content_container_right_contents_title1 { width:325px; min-width:325px; height:30px; min-height:30px; max-height:30px;background: transparent;float:left}
    		p.content_container_right_title{ width:200px; min-width:200px; height:30px; min-height:30px; max-height:30px;/*background:url(../IMAGES/titles.png) no-repeat -256px 0px */;margin-left:auto;margin-right:auto}
    		
    		
    	.content_container_right_contents_events { width:310px; min-width:310px; height:290px; min-height:290px; max-height:290px; overflow:hidden; background: transparent; margin-left:15px;padding-top:0px;float:left}
    	.content_container_right_contents_events .event_title {padding-left:18px;padding-right:10px;text-align:justify}
		.content_container_right_contents_events .event_title A:link, .content_container_right_contents_events .event_title A:visited {color:#666666 !important;line-height:20px;text-decoration:none !important;text-align:justify !important;text-shadow: 0em 0.1em 0.1em #fff}
		.content_container_right_contents_events .event_title A:hover { color:#35a44c !important;text-shadow: 0em 0.1em 0.1em #fff}
		.content_container_right_contents_events .event_time {font-family:"Segoe UI";text-shadow: 0em 0.1em 0.1em #fff}
		.content_container_right_contents_events .event_bullet {width:10px;height:10px;background:url(../IMAGES/bullet.png) no-repeat; display:inline-block;margin-right:8px;}

		body .mediaPlayerContainer .mediaPlayerControl { display:none !important}
		.TitahTitle { font-size:12px;text-align:justify}
		.Titahreadmore .readmore { width:100%;height:20px}
		.Titahreadmore .readmore A P.readmore {width:91px;height:20px; position:relative;top:0px;background:url(../IMAGES/viewmore.png) no-repeat; float:right; text-indent:-9999px}

    	
/* Shadow  */    	
.shadow1 { width:970px; min-width:970px; height:8px; min-height:8px; background: transparent;float:left}

/* News  */
.content_container_news { width:630px; min-width:630px; height:auto; min-height:570px; background: transparent;float:left;margin-top:15px}
	.content_container_news_contents { width:615px; min-width:615px; height:auto; min-height:570px; background:#fff;float:left;margin-right:15px}
		.content_container_news_contents_title{ width:615px; min-width:615px; height:40px; min-height:40px; max-height:40px; background:#fff;float:left}
			p.content_container_news_title{ width:500px; min-width:500px; height:40px; min-height:40px; max-height:40px;background:url(../IMAGES/titles_latest.png) no-repeat 0px 0px; float:left}
			/* span.title_blue A:link, span.title_blue A:visited{ font-family:"Segoe UI";color:#018bb9 !important;font-size:18pt;float:left;margin-left:15px;text-decoration:none}
			span.title_black A:link, span.title_black A:visited{ font-family:"Segoe UI";color:#000000 !important;font-size:18pt;float:left;margin-left:15px;text-decoration:none} */
		.content_container_news_contents_box{ width:615px; min-width:615px; height:auto; min-height:570px;background: transparent;float:left}
			.content_container_news_contents_box .title { min-height:40px !important;height:40px}
			.content_container_news_contents_box .title A:link, .content_container_news_contents_box .title A:visited {  font-family:"Segoe UI";text-align:justify !important;color:#333;font-size:13px;margin-bottom:10px;font-weight:bold;}
			.content_container_news_contents_box .Description {text-align:justify;color:#333;font-size:13px !important; padding-top:0px;padding-left:0px;text-shadow: 0em 0.1em 0.1em #b5b5b5}
			.content_container_news_contents_box .image img  {width:295px !important;height:200px !important; border:1px solid #333 !Important;margin:0px !Important;padding:0px !Important}
			.content_container_news_contents_box .image P { white-space:nowrap;padding:0px !important;margin:0px !important}
			.content_container_news_contents_box .readmore {width:80px;height:20px; float:right; margin-bottom:10px;position:relative;top:5px}
			.content_container_news_contents_box .readmore A P {width:80px;height:20px; position:relative;top:0px;background:url(../IMAGES/readmore2.png) no-repeat; float:right;}
			
			.Majesty_title { width:100%;height:25px;float:left;background:#CCCCCC}
				p.ptitle { font-family:"Segoe UI";font-size:14px; font-weight:bold;text-transform:uppercase;color:#333;text-shadow: 0em 0.1em 0.1em #b5b5b5;padding-left:5px; margin:3px}
			.Majesty_contents{ width:100%;height:auto;min-height:200px;float:left}
			.SeniorMinister_title{ width:49%;height:25px;min-height:25px;float:left;background:#CCCCCC}
			.othermin_title{ width:49%;height:25px;min-height:25px;float:left;background:#CCCCCC;margin-left:9px}

			
			.SeniorMinister_contents{ width:50%;height:auto;min-height:200px;float:left}
			.othermin_contents{ width:50%;height:auto;min-height:200px;float:left}


			
		
		
		

/* IOTM */		
.content_container_IOTM{ width:340px; min-width:340px; height:380px; min-height:380px; max-height:380px; background: transparent;float:left;margin-top:15px}
    .content_container_IOTM_contents { width:325px; min-width:325px; height:340px; min-height:340px; max-height:340px; background:#fff;float:left;margin-left:15px}
    	.content_container_IOTM_contents_title1 { width:325px; min-width:325px; height:40px; min-height:40px; max-height:40px; background:#fff;float:left}
    		p.content_container_IOTM_title{ width:325px; min-width:325px; height:40px; min-height:40px; max-height:40px;background:url(../IMAGES/titles.png) no-repeat -262px -40px; float:left}
    		/* .title_blue_IOTM A:link, span.title_blue_IOTM A:visited{ font-family:"Segoe UI";color:#018bb9 !important;font-size:18pt;float:left;margin-left:15px;text-decoration:none} */
    		
    	.content_container_IOTM_contents_IOTM { width:325px; min-width:325px; height:300px; min-height:300px; max-height:300px; background: transparent;float:left}
    		.content_container_IOTM_contents_IOTM p{ margin:0px;padding:0px}
    		.content_container_IOTM_contents_IOTM .title A:link, .content_container_news_contents_box .title A:visited {  font-family:"Segoe UI";text-align:justify !important;color:#333;font-size:14px;margin-bottom:10px;}
			.content_container_IOTM_contents_IOTM .Description p {text-align:justify;color:#333;font-size:12px !important; padding-top:0px;padding-left:10px; width:300px;max-width:300px;max-height:25px}
			.content_container_IOTM_contents_IOTM .image img  {width:300px !important;height:220px !important; border:0px solid transparent;margin-left:10px !important}
			  
/* QL */		
.content_container_QL{ width:340px; min-width:340px; height:300px; min-height:300px; max-height:300px; background: transparent;float:left;margin-top:15px}
    .content_container_QL_contents { width:325px; min-width:325px; height:340px; min-height:340px; max-height:340px; background:#fff;float:left;margin-left:15px}
    	.content_container_QL_contents_title1 { width:325px; min-width:325px; height:40px; min-height:40px; max-height:40px; background:#fff;float:left;margin-bottom:10px}
    		.title_blue_QL A:link, span.title_blue_QL A:visited{ font-family:"Segoe UI";color:#018bb9 !important;font-size:18pt;float:left;margin-left:15px;text-decoration:none}
    		p.content_container_QL_title{ width:100%; min-width:280px; height:40px; min-height:40px; max-height:40px;background:url(../IMAGES/titles2.png) no-repeat 50% 50%; float:right;margin-right:3px}
    	.content_container_QL_contents_QL { width:325px; min-width:325px; height:300px; min-height:300px; max-height:300px; background: transparent;float:left}
    	.content_container_QL_contents_QL .ql_link A:link, .content_container_QL_contents_QL .ql_link A:visited {  font-family:"Segoe UI";text-align:center !important;color:#333;font-size:13px !important;margin-bottom:10px; line-height:25px;font-weight:bold}
    	.content_container_QL_contents_QL .ql_link A:hover { color:#666666}
    	.content_container_QL_contents_QL .ms-vb {text-align:center !important} 
    	/*.content_container_QL_contents_QL td.ms-rteTableEvenCol-0 { padding:0px !important;margin:0px !important;height:55px !important;padding-bottom:3px !important}
  		.content_container_QL_contents_QL .ms-rteTableEvenCol-0 img, .content_container_QL_contents_QL .ms-rteTableOddRow-0 img { border:0px solid transparent;width:220px !Important}  */
/* Shadow  */    	
.shadow2 { width:970px; min-width:970px; height:8px; min-height:8px; background:url(../IMAGES/shadow2_bg.png) no-repeat;float:left;display:none}




/* bottom contents ------------------------------------- */

.bottom_container{ width:1000px; min-width:1000px; height:auto; min-height:350px; background:#fff;float:left}
.bottom_title { width:1000px; min-width:1000px; height:38px; min-height:38px; background:#fff;float:left}
.upcomming_title { width:400px; min-width:400px; height:38px; min-height:38px; background:url(../IMAGES/upcomming_bg.png) no-repeat 15px;float:left}

  /*upcomming */
p.upcomming_title_link {width:215px;height:20px;clear:both; background:url(../IMAGES/upcomming_bg_text.png) no-repeat; margin-left:75px; margin-top:10px}

.upcoming_maincontainer { width:400px; min-width:400px; height:260px; min-height:260px; background:#fff;float:left}
.upcoming_maincontainer_sub { width:340px; min-width:340px; height:280px;margin-left:15px; min-height:280px;max-height:280px;overflow-x:auto; background:#fff;float:left;padding-top:10px}
.event_title {padding-left:18px;padding-right:10px;text-align:justify}
.event_title A:link, .event_title A:visited {color:#666666 !important;line-height:20px;text-decoration:none !important}
.event_title A:hover { color:#35a44c !important}
.event_time {
 font-family:"Segoe UI"
}
.event_bullet {
	width:10px;height:10px;background:url(../IMAGES/bullet.png) no-repeat; display:inline-block;margin-right:8px;
}


  /* news  */

p.news_title_link {width:202px;height:21px;clear:both; background:url(../IMAGES/news_title_text.png) no-repeat; margin-left:25px; margin-top:9px}
.news_title { width:600px; min-width:600px; height:38px; min-height:38px; background:url(../IMAGES/news_bg.png) no-repeat;float:left}
.news_head_maincontainer { width:600px; min-width:600px; height:260px;min-height:260px; background:#fff;float:left}
.news_head_contents { width:550px; min-width:550px; height:260px;min-height:260px; background:#fff;float:left;margin-left:20px;padding-top:10px}

.news_bullet {width:535px;height:auto;min-height:22px;background:url(../IMAGES/bullet_news.png) no-repeat 0px 2px; padding-left:25px; display:inline-block;margin-right:8px;margin-bottom:3px}
.news_bullet A:link, .news_bullet A:visited { line-height:20px;color:#666666 !important;text-decoration:none !important}
.news_bullet A:hover { line-height:20px;color:#070707 !important}

/* readmore  */

.bottom_readmore  { width:1000px; min-width:1000px; height:20px; min-height:20px; background:#fff;float:left}

.upcomming_readmore { width:400px; min-width:400px; height:20px; min-height:20px; background: transparent;float:left}
.news_readmore { width:600px; min-width:600px; height:20px; min-height:20px; background:transparent;float:left}

.event_readmore {width:105px;height:22px; float:right; margin-right:40px}
.innewsreadmore {width:105px;height:22px; float:right;margin-right:15px}

.event_readmore A P {width:105px;height:22px; position:relative;top:-15px;background:url(../IMAGES/readmore.png) no-repeat; float:right;}
.innewsreadmore A P {width:105px;height:22px; position:relative;top:-15px;background:url(../IMAGES/readmore.png) no-repeat; float:right;}











/* footer ------------------------------------- */

/*.footer_container { width:1000px; min-width:1000px; /*height:auto;*/ /*height: 179px; min-height:150px; background:url(../IMAGES/footer-bg.png) repeat-x top;float:left;background-color:#e8e7e7;}
.footer_sub_container { width:1000px;min-width:1000px; /*height:auto;*/ /*height: 149px; min-height:auto; background: transparent;float:left}
.footer_sub_container_content { width:970px; min-width:970px;margin-left:15px;margin-right:15px; height:auto; min-height:30px; margin-top:85px; background: transparent;float:left} */

.footer_container { width:1000px; min-width:1000px; height:auto; min-height:150px; background-color:#e8e7e7;overflow:hidden}
.footer_container * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} /*ADDED*/
.footer_sub_container { width:1000px;min-width:1000px; /*height:auto;*/ height: auto; min-height:auto; background: transparent;float:left}
.footer_sub_container_content { width:100%; height:auto; min-height:250px; background: transparent; margin-top:5px; background:url(../IMAGES/footer-bg.png) repeat-x bottom;float:left;background-color:#e8e7e7; float:left}


/*new-container*/

.footer_item_box { min-height:200px;float:left;padding-top:16px}
		.box_overview {width:32%;height:auto;margin-left:2%}
		.box_resources { width:18%;height:auto;margin-left:2%}
		.box_hotlinks {width:18%;height:auto;margin-left:2%}
		.box_last_update {width:22%;height:auto;margin-left:2%;margin-right:2%}



.line {
    padding: 0px 0px 5px;
    margin: 0 0 20px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.7);
    font-size:18px;
}

/*end*/




	P.footer_subtitle {width:90%;height:30px;background:url(../IMAGES/foo_title_border.png) no-repeat 0px 27px;margin-top:6px}
	span.foo_1st { font-size:18px;color:#fff;width:auto;margin-left:10px}
	span.foo_2nd { font-size:18px;color:#c50000;width:auto;margin-left:10px}
	.footer_sub_container_contentbox{width:303px; min-width:303px; height:auto;min-height:200px;max-height:200px;overflow-x:auto;margin-top:-14px; background: transparent;overflow:hidden}
	.footer_sub_container_content .ms-webpartzone-cell { margin-bottom:0px !important;margin-top:0px !important; color: #000000 !important;}
	.footer_sub_container_content A:link, .footer_sub_container_contentbox A:visited { font-family:"Segoe UI";font-size:13px; color:#000000 !important; text-decoration:none !important;margin-left:8px}
	.footer_sub_container_content A:hover {color:#000000 !important; margin-left:8px; text-decoration: underline;}
	.footer_sub_container_content A:visited{color:#000 !important}
	.footer_sub_container_contentbox .ms-vb {padding:0px !important;margin:0px !important; height:5px}
	
	.footer_sub_container_contentbox_AU{width:270px; min-width:270px; height:auto;min-height:200px;line-height:20px;max-height:200px;margin-top:-25px; background: transparent;overflow:hidden}
	.footer_sub_container_contentbox_AU P{ color:#c1c1c1;font-size:11px;font-family:"Segoe UI";text-align:justify}
	.footer_sub_container_contentbox_AU P:hover {color:#fff !important}
	
	.footer_sub_container_contentbox_CU {width:270px; min-width:270px; height:auto;min-height:200px;line-height:18px;max-height:200px;margin-top:-12px; background: transparent;padding-left:10px;padding-top:-10px;overflow:hidden;font-size:8pt !Important; line-height:16px}
	.footer_sub_container_contentbox_CU P{ color:#c1c1c1;font-size:11px;font-family:"Segoe UI";text-align:left;margin:0px !important}
	.footer_sub_container_contentbox_CU P:hover {color:#fff !important}
	.footer_sub_container_contentbox_CU P A { color: #c67813}


.footer_bottomline { width:1000px; min-width:1000px; height:30px; min-height:30px; background: transparent;float:left;background: #ba2c19; /*url(../IMAGES/footer_bottomline_bg.png) repeat-x;*/ line-height:22px}
.footer_sub_container_content span { font-size:9pt !important}
.footer_sub_container_content P.footer_links1 { 
	 font-family:"Segoe UI";font-size:9pt;color:#000000; margin-top:5px;margin-left:0px; float:left;max-width:550px;text-align:left;line-height:22px;
}
.footer_sub_container_content p.footer_links1 span {color: #000000 !important;}

.footer_sub_container_content P.footer_links2 { 
	 font-family:"Segoe UI";font-size:9px;color:#000000; margin-top:5px;margin-left:15px; float:right;margin-right:0px;
}
.footer_sub_container_content p.footer_links2 span {color: #000000 !important;}
.footer_sub_container_content p.footer_links2 a:hover {text-decoration: underline !important;}
P.footer_links2 A:link, P.footer_links2 A:visited{ 
	 font-family:"Segoe UI";font-size:9px;color:#484848; margin-right:5px;margin-left:5px
}

/* firefox */
.footer_sub_container_content .ms-webpartzone-cell {
	margin:0px !important;padding:0px !important;
}







