/* Default Theme CSS Document */

/* GLOBAL SECTION */
body {
	background-color: #FFFFFF;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
	margin: 10px 0px 0px 0px;
}


/* NAVIGIATION BAR */
.navigation-background { 
	background-image: url('allsection/alllanguage/nav-bg.gif');
	background-repeat: repeat-x; 
}


/* FOOTER */
.footer			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : normal; color : #CCCCCC; padding-top: 5px; padding-bottom: 5px; }


/* TEXT SIZE */
.text-small		{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.text-normal	{ font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
.text-big		{ font-family: Arial, Helvetica, sans-serif; font-size: 13pt; }

.heading-small	{ font-family: Arial, Helvetica, sans-serif; font-size: 18pt; }
.heading-normal	{ font-family: Arial, Helvetica, sans-serif; font-size: 22pt; }
.heading-big	{ font-family: Arial, Helvetica, sans-serif; font-size: 30pt; }
.heading-v-big	{ font-family: Arial, Helvetica, sans-serif; font-size: 36pt; }

/* COLOR */
.color-1		{ color: #4F6290; } /* medium blue */
.color-2		{ color: #000066; } /* dark blue */
.color-3		{ color: #000000; } /* black */
.color-4		{ color: #FF0000; } /* red */

/* TEXT ALIGN */
.r				{ text-align: right; }
.c				{ text-align: center; }
.l				{ text-align: left; }
.j				{ text-align: justify; }

/* PADDING */
.padding-10		{ padding: 10;}
.padding-10-l	{ padding-left: 10;}
.padding-10-r	{ padding-right: 10;}
.padding-10-t	{ padding-top: 10;}
.padding-10-b	{ padding-bottom: 10;}

/* IMAGE POSITION */
.leftimage		{ float: left;  padding: 2px 10px 2px 0px; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #AAAAAA; text-align: justify; }
.rightimage		{ float: right; padding: 2px 0px 2px 10px; background-color: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #AAAAAA; text-align: justify; }

/*FOOTER */
.footer			{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight : normal; color : #CCCCCC; padding-top: 5px; padding-bottom: 5px; }

/* LINKS */
A:visited		{ color: #000066; text-decoration: none;  font-weight: bold; }
A:link			{ color: #000066; text-decoration: none;  font-weight: bold; } 
A:hover			{ color: #DD0000; text-decoration: none;  font-weight: bold; } 
A:active		{ color: #000066; text-decoration: none;  font-weight: bold; }

/* CELL BACKGROUNDS */
.cell-markets	{ background: transparent url('http://www.mongooseasia.com/images/markets-bg.gif') no-repeat center center; }

/* DIV PARAMETERS */
.us-news-bloc-1	{float: left;}
.us-news-bloc-2	{float: right;}
/*.bloc-3		{background-color: red; height: 50px;  float: right; margin-left: 20px;}*/
.bloc-left		{float: left;}
.bloc-right		{float: right;}
.bloc-center	{float: center;}

.clear			{ clear: both; }


/* Required field asterisk */
.required-field	{ align: right; color: #FF0000 }



/* GLOSSARY */
.center-tab				{ background-color: #4F6290; }
.center-tab-selected	{ background-color: #7DC0F6; }
.glossary-highlight		{ color: #000000; background-color: #7DC0F6; }
.sub-nav :visited		{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: bold; font-size: 9pt; color: #FFFFFF; }
.sub-nav :link			{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: bold; font-size: 9pt; color: #FFFFFF; }
.sub-nav :hover			{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: bold; font-size: 9pt; color: #7DC0F6; }
.sub-nav :active		{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: bold; font-size: 9pt; color: #7DC0F6; }
.sub-nav-sel :link		{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: bold; font-size: 9pt; color: #945294; }
.sub-nav-sel :hover		{ text-decoration: none; font-family: Verdana,Arial,sans-serif; font-weight: bold; font-size: 9pt; color: #945294; }



/* END OF GLOBAL STYLE */




