#bodyDiv {
	background-color: transparent;
	width: 1125px;
	min-height: 100px;
	margin: 0px auto;
	
	top: 0px;
	padding: 0px;
	overflow: hidden;
}

#logoDiv {
	height: 94px;
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_logo.png) no-repeat scroll left center transparent;
}

#topMenu {
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_menu_bg.png) repeat-x scroll left top transparent;
	height: 60px;
	border-bottom: 1px solid rgb(63, 63, 63);
}

#header {
	height: 36px;
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_bar_bg.png) repeat-x scroll center top transparent;
	border-bottom: 1px solid rgb(63, 63, 63);
	margin-left: auto;
	margin-right: auto;
}

#content {
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_right_bg.png) repeat-x scroll center top rgb(26, 26, 26);
	border-bottom: 1px solid rgb(63, 63, 63);
	
	width: 100%;
	overflow: hidden;
	position: relative;
}

#contentBody {
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_content_bg.png) repeat-x scroll center top rgb(255, 255, 255);
	height: 600px;
	width: 900px;
	float: left;
	color: #000000;
}

#footer {
	height: 36px;
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_bar_bg.png) repeat-x scroll center top transparent;
	border-bottom: 1px solid rgb(63, 63, 63);
}

#mod_search_searchword {
	border: medium none;
	color: rgb(255, 255, 255);
	font-weight: bold;
	background: none repeat scroll 0% 0% transparent;
	width: 136px;
	padding-left: 10px;
	padding-top: 6px;
	font-size: 13px;
	margin-right: 20px;
}

#rightMenu {
	background: url(../images/s5_bar_bg.png) repeat-x scroll center bottom #000000;
	width: 225px;
	height: 600px;
	float: right;
	z-index: 1004;
	overflow-y: auto;
}

#bottomMenu {
	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_bar_bg.png) repeat-x scroll center top #000000;
	width: 100%;
	height: 100px;
}

#leftMenuButton {
/** Flip the background image, this is so we dont need to use another image **/
  -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipX;
    -ms-filter: "FlipX";
/** End background image flip **/

	background: url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_search.png) no-repeat scroll left top transparent;
	float: left;
	width: 30px;
	height: 100%;
}

#leftMenu {
	background: url(../images/s5_bar_bg.png) repeat-x scroll center bottom #000000;
	position:absolute;
	left: -100px;
	top: 0px;
	width: 100px;
	height: 400px;
	z-index: 1002;
}

#loginIcon {
	background:url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_login.png) no-repeat center left;
	height:33px;
	float:left;
	width:16px;
	margin-right:4px;
	margin-top:1px;
}

#login {
	float: right;
	height: 100%;
	cursor: pointer;
	
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#loginText {
	background: none repeat scroll 0% 0% transparent;
	padding-right: 7px;
	border-right: medium none;
	
	height: 25px;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 7px;
}

#loginBox {
	background: none repeat scroll 0% 0% rgb(106, 105, 105);
	position:absolute;
	left: -200px;
	top: 0px;

	
	width: 180px;
	overflow: hidden;
	z-index: 1003;
}

#usernameBox {
	background:#FFFFFF url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_inputbox.png) repeat-x;
	border: solid 1px #4B4A4A;
	color: #333333;
	margin: 4px;
	padding:4px;
	width:148px
}

#passwordBox {
	background:#FFFFFF url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_inputbox.png) repeat-x;
	border: solid 1px #4B4A4A;
	color: #333333;
	margin: 4px;
	padding:4px;
	width:148px
}

#logout {
	float: right;
	height: 100%;
	cursor: pointer;
	
	margin-right: 10px;
	padding-right: 5px;
	padding-left: 5px;
}

#logoutText {
	background: none repeat scroll 0% 0% transparent;
	padding-right: 7px;
	border-right: medium none;
	
	height: 25px;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 7px;
}

#logoutText a {
	color: #FFFFFF;
	text-decoration: none;
}


#floorInfo {
	background: url(../images/s5_bar_bg.png) repeat-x scroll center bottom #000000;
	position:absolute;
	width: 500px;
	height: 300px;
	top: 0px;
	left: 0px;
	
	overflow: scroll;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
	z-index: 1005;
}

#floorItems {
	white-space: nowrap;
	overflow: auto;
/**	over-flow-x: scoll;**/
	height: 100%;
}

#itemInfo {
	background: url(../images/s5_bar_bg.png) repeat-x scroll center bottom #000000;
	position:absolute;
	width: 500px;
	height: 300px;
	top: 0px;
	left: 0px;
	
	overflow: scroll;
	overflow-x: hidden;
	-ms-overflow-x: hidden;
	z-index: 1003;
}
























#newFloor {
	width: 100px;
	height: 100px;
	background:url(http://boulusconstructions.com.au/templates/emma_smooth/images/s5_button.png) repeat-x top left rgb(253, 40, 83);
	border: 0px solid #ccc;
	text-align: center;
}

#image-list {
	list-style:none;
	margin:0;
	padding:0;
}
#image-list li {
	background: #fff;
	border: 1px solid #ccc;
	text-align:center;
	padding:20px;
	margin-bottom:19px;
}
#image-list li img {
	width: 258px;
	vertical-align: middle;
	border:1px solid #474747;
}
