/* CSS STYLES FOR RIVERCHELLES-PERFORMANCE.COM.SG */

/* BODY TEXT COLORS */

body {

background-color: #FFFFFF;

margin: 0px;

font-family:Arial, Helvetica, sans-serif;

}

.bodytext { font-size: 12px;  font-color: #333333;}

.body_grey_txt { font-size: 11px; color: #4B4B4B; }

.body_orange_txt {font-size: 11px; color: #FF6600;}

.title_darkorange { font-size: 11px;	color: #FF6600; font-weight: bold;}

.title_green { font-size: 11px; color: #009933; font-weight: bold;}

.title_red { font-size: 12px; color: #CC0000; font-weight: bold;}

.contactus_txt_title { font-size: 14px; color: #000000; font-weight: bold; }

.title { font-size: 12px; font-weight: bold; color:#4B4B4B;}

.upcomingprograms { font-size: 11px; color: #5A5A5A;}

.upcomingprograms a:link { font-size: 11px; color: #5A5A5A; text-decoration: none;}

.upcomingprograms a:visited { font-size: 11px; color: #4B4B4B; text-decoration: none; }

.upcomingprograms a:hover { font-size: 11px; color: #FF6600; text-decoration: underline;}



.footer_txt { font-size: 10px; color: #999999; }

.footer_txt a:link { font-size: 10px; color: #999999; text-decoration: none;}

.footer_txt a:visited { font-size: 10px; color: #999999; text-decoration: none;}

.footer_txt a:hover{ font-size: 10px; color: #999999;text-decoration: underline; }

/* TABLE SHADOWS */

.side_shadow_left {

	background-image:  url(footer_n_repeat_Bg/side_shadow_left.jpg);

	background-repeat: repeat-y;

	background-position: right;

}

.side_shadow_right {

	background-image:  url(footer_n_repeat_Bg/side_shadow_right.jpg);

	background-repeat: repeat-y;

	background-position: left;

}



.side_shadow_bottom { background-image:  url(footer_n_repeat_Bg/side_shadow_bottom.jpg); background-repeat: repeat-x; }



/* LINK COLORS */

a:link { color: #FF6600; text-decoration: none; }

a:visited {	color: #FF6600; text-decoration: none; }

a:hover { color: #666666; text-decoration: underline; }



/* BORDERS ON TABLES */

.table_border {

	border-right-style: solid;

	border-right-color: #F1FF6B;

	border-right-width: 1px;

	

	border-left-width: 1px;

	border-left-color: #F1FF6B;

	border-left-style: solid;

}



.table_borderright {

border-right-width: 1px;

border-right-color: #F1FF6B;

border-right-style: solid;

}



/* DIV LAYOUTS */

#Contents { padding-left: 7px; padding-right: 7px; text-align: justify;}

#course_details {padding-left: 7px; padding-right: 7px; }

#LeftDiv { padding-left: 15px; padding-right: 10px; padding-top: 15px; }

#Partners { padding-left: 15px; }

#CatalogueWrapper { width: 95%; padding: 15px;}

#Contents ul li{display: inline;}

#Title { padding: 5px; background-color:#FFF4CA; color: #4B4B4B; font-size: 12px; font-weight: bold; text-transform:uppercase; }

#Title a:link { color:#4B4B4B; text-decoration: none;}

#Title a:visited { color: #4B4B4B; text-decoration: none;}

#Title a:hover { color: #FF6600; text-decoration: underline;}

#YellowTitle { padding: 5px; background-color: #FFCC00;; color: #333333; font-size: 14px; font-weight: bold; text-transform: uppercase; }

.ProgramsTitleDetails { font-size: 18px; font-weight: bold; color: #000000;}

.ProgramsTitle { font-size: 14px; font-weight: bold; color: #000000;}

.Details a:link { font-size: 11px; color: #666666; text-decoration: underline; }

.Details a:visited { font-size: 11px; color: #666666; text-decoration: underline;}

.Details a:hover {font-size: 11px; color: #FF9900; text-decoration: underline; }

h2 { padding: 5px; background-color: #FFCC00;; color: #333333; font-size: 14px; font-weight: bold; text-transform: uppercase; }
h3 { padding: 5px; background-color:#FFF4CA; color: #000; font-size: 14px; font-weight: bold; text-transform:uppercase; margin: 0; padding-bottom: 0;}

.box {
	margin:  0 35px;
}

.caption {
	font-size: 11px;
}