/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* Whole page */
.pagemaster {
	width: 100%;
	height: 100%;
}
.skinmaster {
	width: 940px;
}
.controlpanel {
	background-color: #FFFFFF;
}
Body {
	background-image: url(Bg_Body.jpg);
	background-repeat: repeat-x;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
}
.Bg_Master {
	background-image: url(Bg_Body.jpg);
	background-repeat: repeat-x;
	height: 547px;
}
.SkyBanner {
	background-image: url(banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 294px;
	width: 900px;
}
.Bg_Logo {
	background-image: url(Bg_Logo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 87px;
}
.Bg_Search {
	background-image: url(Bg_Search.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 64px;
}
.Bg_Cloud {
	background-image: url(Bg_Cloud.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 271px;
}
.Bg_Menu {
	background-image: url(Bg_Menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
	background-color: #FFFFFF;
}
.Bg_Footer {
	background-image: url(Bg_Footer.jpg);
	background-repeat: repeat-x;
	height: 80px;
}
h4 {
	color:#005596;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
H2 {
	color:#005596;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
H3 {
	color:#005596;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight: bold;
	color: #666666;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
ul {
	list-style-image: url(bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fbf262;
	text-decoration: none;
}
/* Layout */
.main900 {
	width:100%;
	padding:0 0 0 0;
	height:100%;
}
.mainFull {
	width:98%;
	padding:0 0 0 0;
	height:100%;
}
.HeaderPane {
	width:100%;
}
.toppane {
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.contentpane {
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
.leftpane {
	padding: 5px;
	width: 10px;/*	width:200px; */
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.leftpane_bottom {
	padding: 5px;
	width: 10px;/*	width:200px; */
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rightpane {
	padding: 5px;
	width: 10px;/*	width:200px; */
	font-size: 11px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottompane {
	padding: 0px 0px;
	height: 45px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdb;
	border-left-color: #dcdcdb;
}
/* GENERAL */
.Head {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SubHead {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.SubSubHead {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.Normal {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.NormalTextBox {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.NormalRed {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000
}
.NormalBold {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold
}
.CommandButton {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}
.Login {
	font-family: verdana, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
}
.BarText {
	font-weight: normal;
	font-size: 11px;
	color: #4294c4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Footer {
	font-weight: normal;
	font-size: 10px;
	color: #4294c4;
	font-family: Verdana;
	text-decoration: none;
}
/* Module Menus ------------------------ */
#MainMenu {
	margin: 0px;
	padding: 0px;
	height: 45px;
}
/* Main Menu */

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 40px;
}
.MainMenu_TabMenuItemHover TD {
	color:  #4294c4;
	height: 40px;
}
.MainMenu_MenuItem {
	font-family: verdana, sans-serif;
	height: 40px;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background: #ffffff;
	border: #f8f8f8 1px solid;
	padding: 3px 5px 4px 5px;
}
.MainMenu_MenuItemSel {
	font-family: verdana, sans-serif;
	height: 40px;
	font-size: 11px;
	font-weight: normal;
	color: #4294c4;
	background: #ffffff;
	border: #4294c4 1px dotted;
	padding: 3px 5px 4px 5px;
}
.MainMenu_SubMenu {
	z-index: 1000;
	margin: 3px 5px 4px 5px;
	text-align:left;
	border: 1px solid #dddddd;
	padding: 0px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);
}
.MainMenu_MenuArrow {
	padding: 0px 1px 0px 1px;
	border: 0;
	text-align: left;
	background-color: #F3F3F3;
}
.MainMenu_RootMenuArrow, .MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	width: auto;
	border: 0;
}
/* Menu */

#login a:hover, #login a:active {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
#login a:link, #login a:visited {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.Menu_bar {
	background-image: url(Menu_bar.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 64px;
	width: 654px;
}
/* PHV */

#PHV a:link, #PHV a:visited, #PHV a:active, #PHV a:hover, #PHV a.CommandButton:link, #PHV a.CommandButton:visited, #PHV a.CommandButton:active, #PHV a.CommandButton:hover, #PHV a.Normal:link, #PHV a.Normal:visited, #PHV a.Normal:active, #PHV a.Normal:hover {
	color: #4898c6;
}
#PHV .Head, #PHV .SubHead, #PHV .SubSubHead {
	color: #4898c6;
}
.PHV_submenu {
	border-left: 2px solid #4898c6;
	margin: 1px 0px 0px -5px;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3)
}
#PHV .BottomBar a:link, #PHV .BottomBar a:visited, #PHV .BottomBar a:active, #PHV .BottomBar a:hover, #PHV .TopBar a:link, #PHV .TopBar a:visited, #PHV .TopBar a:active, #PHV .TopBar a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.PHVMainMenu_TabRootMenuItem TD {
	background-image: url(PHV_Btn_M_Up.png);
	height: 38px;
	text-align:center;
	font-weight: normal;
	color: #FFF;
}
.PHVMainMenu_TabRootMenuItemSel TD {
	background-image: url(PHV_Btn_M_Over.png);
	color: White;
	height: 38px;
	text-align:center;
	font-weight: normal;
}
.PHVMainMenu_TabMenuItemSelHover TD {
	background-image: url(PHV_Btn_M_Up.png);
	color: White;
	height: 38px;
	text-align:center;
	font-weight: normal;
}
/* Customised Styles */
.Vline_Left {
	background-image: url(PHV_Vline_L.png);
	background-repeat: repeat-y;
	background-position: right;
}
.Vline_Right {
	background-image: url(PHV_Vline_R.png);
	background-repeat: repeat-y;
	background-position: left;
}
.PHVLogo_T {
	background-image: url(PHV_Banner_MLT.png);
	background-repeat: repeat-x;
	background-position: top;
}
.Menu_Margin {
	background-image: url(MBar_M.png);
	background-repeat: repeat-x;
	width: 100%;
	color: #4898c6;
	height: 34px;
}
.Menu_PT {
	background-image: url(PHV_Btn_M_Up.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.Green_LR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #98D435;
	border-left-color: #98D435;
}
.Breadcrumb {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Bar_BC_Text {
	font-weight: normal;
	font-size: 10px;
	color: #4898c6;
	font-family: Verdana;
	text-decoration: none;
}
/* Note RightPane */

.Today {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.OpenHour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4478b3;
	font-weight: bold;
}
.Bg_Note_Top {
	background-image: url(ContactUs_Note_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 65px;
	width: 176px;
	line-height: 16px;
	font-size: 12px;
	color: #4478b3;
	text-decoration: none;
}
.Bg_Note_Bottom {
	background-image: url(ContactUs_Note_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 65px;
	width: 176px;
	font-size: 12px;
	line-height: 12px;
	color: #4478b3;
	text-decoration: none;
}
#PHV .Bar_BC_Text a:link, #PHV .Bar_BC_Text a:active, #PHV .Bar_BC_Text a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4478b3;
	text-decoration:none;
}
#PHV .Bar_BC_Text a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.SkinObject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
#Footer .SkinObject {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #4898c6;
	text-decoration: none;
}



