/* CSS FOR NORDINA PTY LTD
©2006 2ROOMS INTERACTIVE */

html, body {
 background-color: #001C5B;
 background: url(../images/bg.jpg) top left repeat-x;
 color: #000;
 margin: 0;
 padding: 0;
 text-align: center;
 background-color: #001C5B;
 height: 100%;
}

#container {
 position: relative;
 height: 100%;
 width: 812px;
 margin: 0 auto;
 padding: 0;
 top: 0;
 left: 0;
 text-align: left;
}
 
#top {
 width: 812px;
 height: 188px;
 background: url(../images/content_top.jpg) top left no-repeat;
 }

#content {
 position: relative;
 top: 0px;
 left: 0px;
 width: 812px;
 background: url(../images/content_contentbg_leftblue.jpg) top left repeat-y;
}

#content_left {
 width: 246px;
 height: 100%;
 float: left;
 background: url(../images/home_contentbg_left.jpg) top left no-repeat;
 mix-height: 100%;
}

#content_right {
 width: 564px;
 float: right;
 text-align: left;
 background: url(../images/content_contentbg_right.jpg) top right no-repeat;
 font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
 font-size: 11px;
}

#accom {
 width: 535px;
 padding: 5px 5px 5px 5px;
}
 
#swirl {
 position: relative;
 width: 227px;
 height: 465px;
 margin-left: 18px;
 background: url(../images/swirl.jpg) top right no-repeat;
 z-index: 3;
}

#currentpage {
 position: absolute;
 top: 0px;
 left: -20px;
 z-index: 4;
}

#swirl ul {
 font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
 size: 16px;
 font-weight: 600;
 position: absolute;
 top: 50px;
 left: 10px;
 text-align: left;
 margin: 0;
 padding: 0;
 list-style: none;
}

#swirl ul li {
 height: 30px;
}

#swirl ul a:link, a:visited {
 text-decoration: none;
 color: #fff;
}

#swirl ul a:hover {
 text-decoration: none;
 color: #1442A5;
}

#footer {
 clear: both;
 position: relative;
 top: 0px;
 left: 0px;
 width: 812px;
 height: 20px;
 background: url(../images/content_footer.jpg) top left no-repeat;
}

/* TOP NAV */

#topnav {
 z-index: 3;
 width: 100%;
}

#topnav ul {
 font-family: "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
 font-size: 10px;
 text-align: left;
 position: absolute;
 top: 170px;
 right: 22px;
 padding: 0;
 margin: 0;
 list-style: none;
 text-align: right;
}

.red {
 color: #cc0000;
 font-weight: bold;
}

#topnav ul li {
 display: inline;
}

a.nav:link {
color: blue;
}
a.nav:visited {
color: blue;
}
#nav a:link {
color: blue;
}
#nav a:visited {
color: blue;
}
#topnav ul a:link {
 margin: 0 10px 0 0;
 text-decoration: none;
 color: #fff;
}
#topnav ul a:visited {
 margin: 0 10px 0 0;
 text-decoration: none;
 color: #fff;
}
#topnav ul a:hover {
 text-decoration: none;
 color: #A1CAF0;
}
.credits {
display: none;
}
a.breadcrumb:link {
	color: #FFFFFF;
	font-size: 80%;
}
a.visited:link {
	color: #FFFFFF;
	font-size: 80%;
}
