/* Copyright (c) 2009 concrete5studio.com */



html, body {height: 100%;  }

body {/* customize_background */ background-color:#ffffff; /* customize_background */ text-align: center; padding: 0px; margin: 0px;ondragstart:="return false"; onselectstart:="return false";}

img {border: 0px}

a { cursor: pointer}



#page {

    width: 926px;

    margin: auto;

    text-align: left;

}



#page #header {

    background: #e8e8e8 url(http://rosburns.com.au/packages/theme_floating/themes/floating/images/header.jpg) no-repeat;

    height: 206px;

    width: 926px;

    margin-bottom: 10px;

    overflow: hidden;

}



#page #logo {

    float: left;

    padding: 150px 0 0 100px;

}

#page #logo a {

    text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size:36px;

}



#page #nav {

    background: url(http://rosburns.com.au/packages/theme_floating/themes/floating/images/navbar.jpg) no-repeat;

    height: 46px;

    width: 926px;

    overflow: hidden;

}



/* main navigation menu */



#page #nav ul.nav-header {list-style: none; margin: 0px 0px 0px 16px; padding: 0px; width: auto; float: left}

#page #nav ul.nav-header li{float: left; padding: 10px 15px 7px 15px; margin-left: 0px; color: #9999ff; font-size:14px; border-right: 1px solid #99cccc}

#page #nav ul.nav-header li a{text-decoration: none; color: #3333ff; font-family:Arial, Helvetica, sans-serif}

#page #nav ul.nav-header li a:hover{text-decoration: none; color: #ccccff; font-family:Arial, Helvetica, sans-serif}



/************************/



#page #sidebar {

    float: right;

    width: 200px;

    margin-top: 10px;
	padding-left:5px;
	padding-right:5px;

    overflow: hidden;

}



#page #sidebar #side-top{

    background:  #848687 url(http://rosburns.com.au/packages/theme_floating/themes/floating/images/sidebar-top.jpg) no-repeat;
	height:27px;
    width: 200px;

}

#page #sidebar #side-middle{

    background:  #848687 url(http://rosburns.com.au/packages/theme_floating/themes/floating/images/sidebar-middle.jpg) repeat-y;

    height: 100%;

    margin: 0;

    padding: 7px;

}

#page #sidebar #side-bottom{

    background:  #848687 url(http://rosburns.com.au/packages/theme_floating/themes/floating/images/sidebar-bottom.jpg) no-repeat;
	height:17px;
	width: 100%;

}



#page .no-sidebar #main{

    float: none !important;

    width: auto !important;

    overflow: hidden;    

}



#page #contain.left-sidebar #sidebar{

    float: left !important;

}



#page #contain.left-sidebar {

    float: right !important;

}



#page #main {

    float: left;

    width: 630px;

    padding: 10px;

}



#page #footer {

    background: #848687 url(http://rosburns.com.au/packages/theme_floating/themes/floating/images/footer.jpg) no-repeat;

    height: 57px;

    width: 926px;

    overflow: hidden;

    clear: both;

}





#page #footer span.powered-by {

    float: right;

}



#page #footer span.copyright {

    float: left;

}



/* customize_miscellaneous */ #gallery {width:650px; height:650px; position:relative; margin-bottom:20px;}
#gallery b.default {position:absolute; left:0px; top:0px; width:auto; height:auto; text-align:left;}
#gallery b.default img {display:block; margin:0px; width:300px;}
#gallery b.default span {display:block; color:#333; font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; width:300px; margin:0px auto; padding-top: 10px}
/* Thumbnail size and position */
#gallery ul {list-style:none; padding:0; margin:0; width:300px; position:relative; float:right;}
#gallery ul li {
	display:inline;
	width:52px;
	height:52px;
	float:left;
	margin:0 0 5px 5px;
	overflow: hidden;
}
#gallery ul li a {display:block; width:50px; height:50px; text-decoration:none;}
#gallery ul li a span {display:none;}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
/* Hover on image */
#gallery ul li a:hover {white-space:normal; background-color: #E4E4E4;}
#gallery ul li a:hover b {position:absolute; left:-350px; top:0; width:300px; height:auto; text-align:left; background:#FFF; z-index:3;}
#gallery ul li a:hover span {display:block; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:300px; margin:0px auto; padding-top: 10px; font-weight: normal; height:350px; background-color: #FFF; z-index: 4;}
#gallery ul li a:hover img {margin:0px auto 0px auto; width:300px; height:auto;}
/* Click on image */
#gallery ul li a:active, #gallery ul li a:focus {white-space:normal; background:#FFF;}
#gallery ul li a:active b, #gallery ul li a:focus b {position:absolute; left:-350px; top:0; width:300px; height:auto; text-align:left; background:#FFF;}
#gallery ul li a:active span, #gallery ul li a:focus span {display:block; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:11px; width:300px; margin:0 auto; font-weight: normal; height:350px; padding-top: 10px; background-color:#FFF; z-index:1;}
#gallery ul li a:active img, #gallery ul li a:focus img{margin:0px auto 0px auto; width:300px; height:auto; z-index:2;} /* customize_miscellaneous */

