/*****************************
	Copyright Altruism Technologies Sdn Bhd
*****************************/

/*****************************
	BACKGROUNDS
*****************************/
body {
	font-family: verdana, arial, sans-serif;
}
.border-bg {
    background-color: #000;    
}
.body-bg {
    background-color: #000;
    /*background-image: url(/atweb/site/altruism/v3/images/wall_image.jpg);*/
    background-image: url(/atweb/site/altruism/images/wall_image.jpg);
    background-repeat: repeat-y repeat-x;
   
}
.body-bg-welcomescreen {
    background-color: #FFFFFF;     
}
/* same color as body-bg */
.footerpane-bg-welcomescreen {
    background-color: #FFFFFF;
}

/*****************************
	PANES
*****************************/
.headerpane-bg {
    background-color: #FFFFFF;
}
.toppane-bg {
    background-color: #FFFFFF;
}
.bottompane-bg {
    background-color: #FFFFFF;
}
.leftpane-bg {
    background-color: #FFFFFF;
}
.contentpane-bg {
    background-color: #FFFFFF;
}
.rightpane-bg {
    background-color: #FFFFFF;
}
.footerpane-bg {
    background-color: #FFFFFF; 
}
.column1pane-bg {
    background-color: #FFFFFF;
}
.column2pane-bg {
    background-color: #FFFFFF;
}
.menuhpane-bg {
    background-color: #FFFFFF;
}
.menuvpane-bg {
    background-color: #FFFFFF;
}

/*****************************
	LINKS
*****************************/
.link-menu-h {
    font-weight: normal; font-style: normal; font-size: 11px; color: #0066CC; text-decoration: none
}
.link-menu-h:hover {
    font-weight: normal; font-style: normal; font-size: 11px; color: #de0d0d; text-decoration: none
}
.link-menu-h-selected {
    font-weight: normal; font-style: normal; font-size: 11px; color: #de0d0d; text-decoration: none
}


.link-menu-v {
    font-weight: normal; font-style: normal; font-size: 11px; color: #0066CC; text-decoration: none
}
.link-menu-v:hover {
    font-weight: normal; font-style: normal; font-size: 11px; color: #de0d0d; text-decoration: none
}
.link-menu-v-selected {
    font-weight: normal; font-style: normal; font-size: 11px; color: #de0d0d; text-decoration: none
}


.link-text {
    font-weight: normal; font-style: normal; font-size: 11px; color: #0066CC; text-decoration: none
}
.link-text:hover {
    font-weight: normal; font-style: normal; font-size: 11px; color: #de0d0d; text-decoration: underline
}

.link-footer {
    font-weight: normal; font-style: normal; font-size: 10px; color: #9E8989; text-decoration: none
}
.link-footer:hover {
    font-weight: normal; font-style: normal; font-size: 10px; color: #FBB5B5; text-decoration: none
}

.link-header-core {
    font-weight: normal; font-style: normal; font-size: 10px; color: #0066CC; text-decoration: none
}
.link-header-core:hover {
    font-weight: normal; font-style: normal; font-size: 10px; color: #9ebf02; text-decoration: none
}

.link-welcome-screen {
    font-weight: normal; font-style: normal; font-size: 11px; color: #335EB6; text-decoration: none
}

.link-top-nav {
    font-weight: normal; font-style: normal; font-size: 9px; color: #0066CC; text-decoration: underline
}
.link-top-nav:hover {
    font-weight: normal; font-style: normal; font-size: 9px; color: #9ebf02; text-decoration: none
}
.link-top-nav-selected {
    font-weight: normal; font-style: normal; font-size: 9px; color: #9ebf02; text-decoration: none
}
.link-top-nav-divider {
    font-weight: normal; font-style: normal; font-size: 11px; color: #0066CC; text-decoration: none; line-height: 20px 
}

/*****************************
	TEXT
*****************************/
.text-page-title {
    font-weight: bold; font-style: normal; font-size: 16px; color: #BF0000; text-decoration: none
}
.text-paragraph-title {
		font-weight: bold; font-style: italic; font-size: 12px; color: #3b3b3b; text-decoration: none; line-height: 20px
}
.text-fineprint-core {
    font-weight: normal; font-style: normal; font-size: 10px; color: #7a796f; text-decoration: none
}
.text-footer {
    font-weight: normal; font-style: normal; font-size: 10px; color: #7a796f; text-decoration: none
}
.text-body {
		font-weight: normal; font-style: normal; font-size: 11px; color: #555555; text-decoration: none; line-height: 20px 
}

/*****************************
	MODULE
*****************************/
.module-summary-text {
    font-weight: normal; font-style: normal; font-size: 11px; color: #555555; text-decoration: none; line-height: 20px 
}
.module-summary-link {
    font-weight: normal;  font-style: normal;font-size: 11px; color: #0066CC; text-decoration: none
}
.module-summary-link:hover {
    font-weight: normal; font-style: normal; font-size: 11px; color: #de0d0d; text-decoration: underline
}

.module-text {
    font-weight: normal; font-style: normal; font-size: 11px; color: #555555; text-decoration: none; line-height: 20px 
}

.module-link {
    font-weight: normal;  font-style: normal;font-size: 11px; color: #0066CC; text-decoration: none
}
.module-link:hover {
    font-weight: normal;  font-style: normal;font-size: 11px; color: #de0d0d; text-decoration: underline
}


/*****************************
	MENU
*****************************/
.text-menu-v-title {
    font-weight: bold; font-style: normal; font-size: 11px; color: #1D6298;  text-decoration: none
}
.menu-item {
		text-align: left;
		text-valign: bottom;
		border-bottom:1px dashed #EFF084;
}


/*****************************
	CONTACT US
*****************************/
.contact-table-header {
    background-color: #C4C9CF; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none
}
.contact-table {
    background-color: #E9ECF0; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none
}


/*****************************
	FORM
*****************************/
.form-table-header {
    background-color: #A9D7F7; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none;
}
.form-table {
    background-color: #CCE7FA; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none;
   
}

/*****************************
	CUSTOM
*****************************/
.menu-bg
{
	background-color: #ffffff;
}
.menu-details
{
	background-color: #ffffff;
}
.menu-line-separator {
	border-bottom:1px solid #ffffff;
}

