body {
border:0;
font-size:100%;
vertical-align:baseline;
color:#FFF;
background:#000;
margin:0;
padding:0;
}

a:link {
color:#FFF;
text-decoration:none;
}

a:hover {
text-decoration:none;
color:#09C;
}

#bg {
background:transparent url(../images/back.jpg) no-repeat scroll center top;
overflow:hidden;
}

.hd {
background:url(../images/topheader.jpg) repeat-x;
height:111px;
overflow:hidden;
}

.search {margin-top:40px; margin-left:170px; height:25px; width:350px; float:left;}

#hdcontent {
background:transparent;
width:900px;
height:auto;
margin:auto;
}

.ic-logo {
background:transparent url(../images/bird-icon.jpg) no-repeat scroll 0 0;
float:right;
overflow:hidden;
text-indent:-9999px;
height:80px;
width:80px;
margin-right:10px;
}

.ic-logo:hover {
background:transparent url(../images/bird-icon-hover.jpg) no-repeat scroll 0 0;
}

.luct-logo {
background:transparent url(../images/luct-logo.jpg) no-repeat;
margin-top:6px;
height:77px;
width:167px;
float:right;
overflow:hidden;
text-indent:-9999px;
}

.luct-net {
background:transparent url(../images/student_portal.jpg) no-repeat;
height:56px;
width:126px;
float:left;
overflow:hidden;
text-indent:-9999px;
}

#nav li {
display:block;
float:right;
color:#FFF;
}

#nav ul {
margin:0;
padding:0;
}

#nav li ul { /*put the subnav below*/
display: none;
position: absolute;
padding: 3px 0 5px;
margin: 0;
text-align:right;
}

#nav li ul li {
background: none;
float: none;
display: block;
}

#nav li ul li a {
background: none;
display: block;
width: auto;
margin: 0;
padding: 5px 12px;
}

* html #nav li ul li a { /* resolves the gap in lists (white space bug) when using display:block */
height: 1%;
width: 160px;
}

#nav li:hover ul, #global_nv li.over ul {
/*background: #0e0e0e;*/
background: transparent url(http://www.limkokwing.net/graphics/nv_transparent_bg.png) no-repeat 0 0;
display: block;
left: auto;
z-index: 6000;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

#nav li:hover, #global_nv li.over {
background: #111 url(http://www.limkokwing.net/graphics/nv_bg.gif) repeat-x 0 -60px;
}

#nav li a:hover,
#nav li:hover a,
#nav li.over a {
/*background: #0099cc;*/
color: #fff;
}

#nav li ul a:hover,
#nav li:hover ul a,
#nav li.over ul a {
background: none;
color: #fff;
}

#nav li a:hover, #global_nv li ul a:hover { color: #fff; }
#nav li ul a:hover { background: #0099cc; padding: 7px 12px; margin: -2px 0; }


#nav a:hover {
display:block;
background:url(../images/nav-hover.jpg) repeat-x;
color:#09C;
padding:7px 9px 10px;
}

#nav a {
background:transparent;
cursor:pointer;
display:block;
padding:7px 9px 10px;
}

#nav {
clear:both;
width:900px;
height:27px;
font-family:tahoma;
font-size:12px;
margin:-31px auto auto;
}

.selected {
background:url(../images/nav-selected.jpg) repeat-x;
color:#fff;
cursor:default;
padding:7px 9px 10px;
}

.contentname {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:700;
float:right;
padding-right:15px;
padding-top:11px;
}

#frame {
background:transparent;
width:900px;
margin:auto;
}

.billboard {
	border-top:1px solid #444;
}

#blank {
background-attachment:scroll;
width:900px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
overflow:hidden;
background:#222 url(../images/courses/faculty_of_architecture_the_built_environment.jpg) no-repeat top center;
}

#contenthd2 {
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-top-left-radius:5px;
background:#000 none repeat scroll 0 0;
cursor:default;
height:50px;
overflow:hidden;
text-align:right;
width:900px;
}

.pagehead {
color:#fff;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:24px;
text-align:right;
direction:rtl;
font-weight:700;
padding:15px 40px 0;
}

#container {
background:transparent;
width:900px;
height:auto;
margin:20px auto auto;
}

.logo {
color:#999999;
direction:rtl;
unicode-bidi:normal;
text-align:right;
line-height:19px;
font-family:Tahoma;
font-size:12px;
overflow:hidden;
padding:15px 30px;
}

.extras {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
background: #222;
height:93px;
width:900px;
}

.footertext {
background:trasparent;
float:right;
direction:rtl;
}

.footerlogo {
height:35px;
width:200px;
float:left;
}

#footer {
background:transparent;
width:900px;
height:50px;
font-family:Tahoma;
font-size:10px;
color:#666;
padding-top:12px;
}

.extrastext {
color:#C7B299;
direction:rtl;
float:right;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:700;
text-align:right;
padding:13px;
}

.extrastext p {
font-size:12px;
font-family:Tahoma;
font-weight:400;
line-height:16px;
color:#fff;
}

a:visited,a:active {
text-decoration:none;
color:#FFF;
}
