/* ================================
	CSS STYLES FOR SBD ASIA Skin
   ================================
   by Syncrony (Pty) Ltd.
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
	text-align:center;
	background-color: #E9E4E9;
	/*scrollbar-face-color: #F0A31F;
	scrollbar-3dlight-color: #FFD58D;
	scrollbar-arrow-color: #A42539;
	scrollbar-base-color: #5C1520;
	scrollbar-highlight-color: #FFD58D;
	scrollbar-track-color: #5C1520;
	scrollbar-shadow-color: #563A0B;
	scrollbar-darkshadow-color: #000000;*/
	margin: 0px;
}
#SearchContainer input{	MARGIN: 0px 0px 0px 0px;	padding:0px 0px 0px 0px;	BORDER:1px solid #333;	font-size:9px;	color:#000;	BACKGROUND:#fff;	WIDTH: 120px;	HEIGHT: 15px;}
#LanguageContainer select{MARGIN: 0px 0px 0px 0px; padding:0px 0px 0px 0px; BORDER:1px solid #4B6B7C; font-size:9px; color:#4B6B7C; BACKGROUND: #ffffff;  WIDTH: 120px; HEIGHT: 15px;}
/* background/border colors for the selected tab */
.search{	font-size: 9pt;
	color: #A42539;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left:10px;
	font-weight: bold;
	padding-top: 15px;
	}
	#date {

	color: #FFFFFF;
		text-decoration: none;

	font-size: 8pt;
	font-weight: bold;

}
	.currentdate{
	color: #FFFFFF;
		text-decoration: none;
	padding-left:10px;
	font-size: 8pt;
	font-weight: bold;
}
.TabBg {
}

.HeaderPane{}

.LeftPane  { 
}

.ContentPane  {
}

.RightPane  { 
}

.FooterPane {}

/* text style for the selected tab */
.SkinObject, .SelectedTab {
	font-size: 7.5pt;
	color: #353236;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#footer .SkinObject{
	color:#FFFFFF;
}
/* hyperlink style for the selected tab */
A.SkinObject:link, A.SkinObject:visited {
    text-decoration:    none;
    color:#FFFFFF;
}
A.SkinObject:hover, A.SkinObject:active   {
    text-decoration:    underline;
    color:#FFFFFF;
}
/* text style for the unselected tabs */

#footer .SkinObject {
	font-size: 7.5pt;
	text-transform:none;
}
/* hyperlink style for the unselected tabs */
#breadcrumbs A.SelectedTab:link, #breadcrumbs A.SelectedTab:visited {
	text-decoration:    none;
	color:#353236;
}
#breadcrumbs A.SelectedTab:hover, #breadcrumbs A.SelectedTab:active{
    text-decoration:    underline;
    color:#353236;
}

#footer A.SkinObject:link, #footer A.SkinObject:visited  {
    text-decoration:    none;
    color:#FFFFFF;
}
#footer A.SkinObject:active, #footer A.SkinObject:hover    {
    text-decoration:    underline;
    color:#FFFFFF;
}
/* GENERAL */
/* style for module titles */
.Head   {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  18px;
	font-weight:    bold;
	color: #A42539;
	font-style: normal;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: #A42539;
	font-style: normal;
	font-weight: bolder;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #A42539;
	font-weight: bold;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #EC0023;
}

.NormalBold
{
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}
/*Custom class for higlighting text with a soft background colour - can be used for an alternating row style in large tables*/
.NormalHighlight{
	background-color:#FCEED8;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link, A.CommandButton:visited {
	text-decoration:    none;
	color: #A42539;
	border: 1px solid #A42539;
	background-color: #F9DAA6;
}
A.CommandButton:hover, A.CommandButton:active   {
	text-decoration:    none;
	color: #5C141F;
	border: 1px solid #5C141F;
	background-color: #FCEED8;
}
    
/* GENERIC */
p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	color:#000000;
}
td {
	color:#000000;
	font-size:10px;
}
H1  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  18px;
	font-weight:    bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 3px;
}

H2  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight:    bold;
    color: #000000;
	margin-top: 4px;
	margin-bottom: 3px;
}

H3  {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight:    bold;
    color: #000000;
	margin-top: 4px;
	margin-bottom: 3px;
}

H4  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  13px;
	font-weight:    bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 3px;
}

H5, DT  {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  12px;
	font-weight:    bold;
	color: #000000;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 3px;
}

H6  {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	font-weight:    bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 3px;
}

TFOOT, THEAD    {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #A42539;
}

TH  {
    vertical-align: baseline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:  11px;
	color: #FFFFFF;
	font-weight: bold;
}

A:link, A:visited  {
    text-decoration:   underline;
    color:  #A4253A;
}

A:hover, A:active    {
    text-decoration:    underline;
    color:  #A4253A;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  12px;
}

BLOCKQUOTE, PRE {
	font-style: italic;
	color: #6225A4;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 40px;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
	color: #A42539;
	height:1px;
	text-align:left;
	background-color: #A42539;
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	border-bottom: 1px solid #F0A31F;
	border-top: 1px solid #F0A31F;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #A42539;
	border-left: 1px solid #A42539;
	border-bottom: 1px solid #A42539;
	border-top: 1px solid #A42539;
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #F0A31F;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=3) ;
	border: 0px solid #F0A31F;
}

.ModuleTitle_MenuBreak {
	border-bottom: 1px solid #F0A31F; 
	border-top: 1px solid #F0A31F;  
	background-color: White; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {
	background-color: #A42539;
	cursor: hand;
	color: #FFFFFF;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	border-top: 1px solid #F0A31F;
	border-bottom: 1px solid #F0A31F;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: 1px solid #F0A31F;
	border-bottom: 1px solid #F0A31F;
	color: #FFFFFF;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: #A42539;
	height:16px;
	clear: both;
	float: right;
	width: 585px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16px ;
}

.MainMenu_MenuItem {
	cursor: hand;
	cursor: hand;
	color: #000000;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	border-bottom: 1px solid #F0A31F;
	border-top: 1px solid #F0A31F;
	height: 22px;

}
.MainMenu_RootItem, .MainMenu_RootItem td {
	height: 16px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 1px;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #F0A31F;
	border-left: 1px solid #F0A31F;
	border-bottom: 1px solid #F0A31F;
	border-top: 1px solid #F0A31F;
	text-align: center;
	width: 15px;
	height: 15px;
}

.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #F0A31F;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=135, Strength=3) ;
	border: 5px solid #F0A31F;
}

.MainMenu_MenuBreak {
	border-bottom: 1px solid #F0A31F; 
	border-top: 1px solid #F0A31F;  
	background-color: White; 
	height: 1px;
}

.MainMenu_MenuItemSel, .MainMenu_MenuItemSel td {
	background-color: #A42539;
	cursor: hand;
	color: #FFFFFF;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-style: normal;
	border-top: 1px solid #F0A31F;
	border-bottom: 1px solid #F0A31F;

}
.MainMenu_RootItemSel, .MainMenu_RootItemSel td {
	background-color: #A42539;
	cursor: hand;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight:bold;
	text-transform: uppercase;
	border-top: 0px solid #A42539;
	border-bottom: 0px solid #A42539;
	letter-spacing: 1px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 7.5pt;
	cursor: pointer;
	cursor: hand;
	border-right: 1px solid #F0A31F;
	border-bottom: 1px solid #F0A31F;
	color: #FFFFFF;
}

.MainMenu_RootMenuArrow {
	font-size: 7.5pt;
	cursor: pointer;
	cursor: hand;

}

/* CSS Layout elements */
#header {
	clear: both;
	height: 180px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#container {
	width: 765px;
	margin:10px auto 0px;
	text-align:center;
	padding:0px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #9C879A;
	background-attachment: scroll;
	background-image: url(images/bakRepeat.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	height: 23px;
	display: block;
	padding: 0px;
	clear: both;
	text-align: left;
	margin: 0px;
	background-color: #A42539;
}
#panes {
	padding: 0px;
	margin: 0px;
}

#logo {
	height: 90px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	background-attachment: scroll;
	background-image: url(images/topTitle3.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#loginBox {
	height: 67px;
	text-align: left;
	margin-top: 3px;
	padding: 0px;
	width: 585px;
	float: right;
}
#menuBar {
	height: 90px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 635px;
	background-color: #A42539;
	float: right;
	background-attachment: scroll;
	background-image: url(images/menuBarFeet.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu {
	float: left;
	margin-left: 0px;
	clear: none;
	width: 450px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 16px;
}

#lablfooter {
	display: inline;
	width: 300px;
	height: 20px;
	margin-left: 5px;
	text-align: left;
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: left;
}
#footerinfo {
	margin-right: 5px;
	display: inline;
	height: 20px;
	width: 400px;
	text-align: right;
	float: right;
}
#copyright {
	/*text-align: center;
	padding-bottom: 10px;*/
	display:none;
}

#copyright a, #copyright a:link, #copyright a:visited {
	color: #846C82;
}

#copyright a:active, #copyright a:hover {
	color: #3A3039;
}
#user {
}
#signinGroup {
	color: #FFFFFF;
	font-size: 7.5pt;
	font-weight: bold;
}
#Table2{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner {
	display: none;
}
#breadcrumbs {
	color:#353236;
	text-align: center;
	margin-bottom: 3px;
}



