body {
	margin: 0px;
	background-color: #FFFFFF;
}

.clear {
	clear: both;
}

#main_container {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 800px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

/* - [header section (classes and ids)] ------------------------------------ */
#header {
	margin-bottom: 10px;
	width: 800px;
	height: 68px;
	background-image: url(../images/bg_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#logo {
	position: absolute;
	margin-left: 17px;
	margin-top: 7px;
}

#intranet_login {
	position: absolute;
	margin-left: 470px;
	margin-top: 7px;
}

.login_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #4d4d4d;
	text-align: left;	
}

.login_text a:link, .login_text a:active, .login_text a:visited {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

.login_text a:hover {
	color: #00b4e6;
	font-weight: bold;
	text-decoration: none;
}

.textfield_10px {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	line-height: normal;
	border: 1px solid #00b4e6;
	width: 70px;
}

#awm_navi {
	position: absolute;
	margin-left: 194px;
	margin-top: 33px;
}
/* ------------------------------------------------------------------------- */



/* - [middle section (classes and ids)] ------------------------------------ */
#middle {
	margin-bottom: 10px;
}

#home_top {
	width: 800px;
	height: 430px;
	background-image: url(../images/home_top_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#vr_tour_top {
	width: 800px;
	height: 430px;
	background-image: url(../images/vr_tour_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#gallery_top {
	width: 800px;
	height: 430px;
	background-image: url(../images/gallery_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


#about_putrajaya_top {
	width: 800px;
	height: 430px;
	background-image: url(../images/about_putrajaya.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#sub_top_bg {
	width: 800px;
	background-image: url(../images/content_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#text_scroller_youtube {
	width: 652px;
	height: 33px;
	background-image: url(../images/text_scroller_youtube_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#icon_links {
	height: 52px;
	background-image: url(../images/icon_links/icon_links_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;		
}

#tooptip1 {
	position: absolute;
	width: 200px;
	z-index: 1;
	visibility: hidden;
}

#tooptip2 {
	position: absolute;
	width: 200px;
	z-index: 2;
	visibility: hidden;
}

#tooptip3 {
	position: absolute;
	width: 200px;
	z-index: 3;
	visibility: hidden;
}

#tooptip4 {
	position: absolute;
	width: 200px;
	z-index: 4;
	visibility: hidden;
}
/* ------------------------------------------------------------------------- */



/* - [footer section (classes and ids)] ------------------------------------ */
#footer {
	margin-bottom: 5px;
	width: 800px;
	height: 60px;
	background-image: url(../images/footer_bg.gif);
	position: top left;
	background-repeat: repeat-y;
}

.footer_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: left;
}
/* ------------------------------------------------------------------------- */



/* - [subpages (classes and ids)] ------------------------------------------ */
.boxborder {
	border: 1px #00b4e6 solid;
	margin: -1px;
}

.h_seperator {
	height: 15px;
	background-image: url(../images/h_seperator.gif);
	background-repeat: repeat-x;
}

.h_seperator_our_staff {
	height: 31px;
	background-image: url(../images/h_seperator_our_staff.gif);
	background-repeat: repeat-x;
}

#sub_banner_area {
	width: 800px;
	height: 300px;
	margin-bottom: 10px;
}

.content_text {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #000000;
	text-decoration: underline;
}

.content_text a:hover {
	color: #666666;
	text-decoration: underline;
}

.content_title {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #000000;
}

.content_title a:link, .content_title a:visited, .content_title a:active {
	color: #000000;
	text-decoration: none;
}

.content_title a:hover {
	color: #000000;
	text-decoration: underline;
}

.text_link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
}

.text_link a:link, .text_link a:visited, .text_link a:active {
	color: #000000;
	text-decoration: none;
}

.text_link a:hover {
	color: #000000;
	text-decoration: underline;
}

.items_title {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.items_title a:link, .items_title a:visited, .items_title a:active {
	color: #000000;
	text-decoration: none;
}

.items_title a:hover {
	color: #000000;
	text-decoration: underline;
}

.caption_link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: normal;
	text-align: left;
}

.caption_link a:link, .caption_link a:visited, .caption_link a:activ e{
	color: #666666;
	text-decoration: none;
}

.caption_link a:hover {
	color: #666666;
	text-decoration: underline;
}

.assignment_download {
	background-image: url(../images/assignment_download_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	text-align: right;
}

.assignment_download a:link, .assignment_download a:visited, .assignment_download a:active {
	color: #666666;
	text-decoration: none;
}

.assignment_download a:hover {
	color: #666666;
	text-decoration: underline;
}

.newsletter_download {
	margin-left: 8px;	
	padding-left: 15px;
	background-image: url(../images/news_download_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	text-align: left;
}

.newsletter_download a:link, .newsletter_download a:visited, .newsletter_download a:active {
	color: #666666;
	text-decoration: none;
}

.newsletter_download a:hover {
	color: #666666;
	text-decoration: underline;
}
/* ------------------------------------------------------------------------- */



/* - [items listing (classes and ids)] ------------------------------------- */
.dropdown_combo
{
	font-size: 11px;
	background-color: #FFFFFF;
}

.gallery_title {
	font-size: 16px;
	color: #00b4e6;
	font-weight: bold;
}

.gallery_title_small {
	font-size: 13px;
	color: #00b4e6;
	font-weight: bold;
}

.gallery_items_block {
	display: inline;
	float: left;
	width: 125px;
	margin-left: 17px;
	margin-right: 16px;
}

.gallery_items_thumb_bg {
	background-image: url(../images/thumb_bg1_gallery_items.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#player_container1 {	
	margin-left: 133px;
	margin-top: 25px;
	width: 533px;
}

.showcase_items_block {
	display: inline;
	float: left;
	width: 125px;	
	margin-right: 18px;
}

#player_container2 {
	margin-left: 19px;
	width: 572px;
	text-align: left;
}

#player_container_our_staff {
	margin: 20px 0px 20px 22px;
	width: 533px;
	text-align: left;
}
/* ------------------------------------------------------------------------- */


/* - [left navigation (classes and ids)] ----------------------------------- */
.link_tier1 {
	padding: 3px 0px 3px 5px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-weight: bold;
}

.link_tier1 a:link, .link_tier1 a:visited {
	color: #000000;
	text-decoration: none;
}

.link_tier1 a:hover {
	color: #666666;
	text-decoration: none;
}

.link_tier1 a:active {
	color: #666666;
	text-decoration: none;
}

.link_tier2 {
	padding: 2px 0px 3px 5px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	text-align: left;
}

.link_tier2 a:link, .link_tier2 a:visited {
	color: #000000;
	text-decoration: none;
}

.link_tier2 a:hover {
	color: #00b4e6;
	text-decoration: none;
}

.link_tier2 a:active {
	color: #00b4e6;
	text-decoration: none;
}
/* ------------------------------------------------------------------------- */


/* - [columns (classes and ids)] ------------------------------------------- */
.cal_col1_top {
	background-image: url(../images/calendar/cal_col1_top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px #7fd9f2 solid;
}

.cal_col2_top {
	background-image: url(../images/calendar/cal_col2_top.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}

.cal_col1 {
	border-left: 1px #7fd9f2 solid;
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 20px;
	padding-right: 15px;
	padding-top:2px;
	padding-bottom: 2px;
	vertical-align:middle;
}

.cal_col2 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 20px;
	padding-right: 15px;
	padding-top:2px;
	padding-bottom: 2px;
	vertical-align:middle;
}

.cal_col1_btm {
	background-image: url(../images/calendar/cal_col1_btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.cal_col2_btm {
	background-image: url(../images/calendar/cal_col2_btm.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.yeargroup_col1_top {
	background-image: url(../images/year_group/yg_col1_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 1px #7fd9f2 solid;
}

.yeargroup_col2_top {
	border-right: 1px #7fd9f2 solid;
}

.yeargroup_col3_top {
	border-right: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.yeargroup_col4_top {
	border-right: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.yeargroup_col5_top {
	background-image: url(../images/year_group/yg_col5_top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.yeargroup_col1 {
	border-left: 1px #7fd9f2 solid;
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top:2px;
	padding-bottom: 2px;
	vertical-align: middle;
}

.yeargroup_col2 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.yeargroup_col3 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.yeargroup_col4 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.yeargroup_col5 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.yeargroup_col1_btm {
	background-image: url(../images/year_group/yg_col1_btm.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.yeargroup_col5_btm {
	background-image: url(../images/year_group/yg_col5_btm.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.fees_text {
	font-family: Verdana;
	font-size: 14;
	line-height: 24px;
	color: #FFFFFF;
	background: #00B4E6;
	text-align: left;
	font-weight: bold;
	text-decoration: none; padding: 3px;
}
/* ------------------------------------------------------------------------- */


/* - [News & Events (classes and ids)] ------------------------------------- */
.news_col1_top {
	border-right: 1px #7fd9f2 solid;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	background-color: #00b4e6;
	text-align: left;
}

.news_col2_top {
	border-right: 1px #7fd9f2 solid;
	padding: 3px 10px 3px 10px;
	color: #FFFFFF;
	background-color: #00b4e6;
	text-align: left;
}

.news_col3_top {	
	padding: 3px 8px 3px 8px;
	color: #FFFFFF;
	background-color: #00b4e6;	
}

.news_col1 {
	border-left: 1px #7fd9f2 solid;
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding: 3px 0px 3px 10px;
	text-align: left;
}

.news_col2 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding: 3px 10px 3px 10px;
	text-align: left;
}

.news_col3 {
	border-right: 1px #7fd9f2 solid;
	border-bottom: 1px #7fd9f2 solid;
	padding: 3px 8px 3px 8px;
}
/* ------------------------------------------------------------------------- */