@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	top:0px;
	margin:0px;
	padding:0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-style: italic;
	font-weight:500;
	line-height:1.5em;
	text-decoration: none;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.nav {
	background-color:#000;
	height:960px;
	margin-right:40px;
	top:0px;
	width:220px;
	padding-top: 0px;
	padding-bottom: 300px;
	font-size: 24px;
	text-align:right;
	font-style: normal;
	border-right:1px solid #fff;
	float:left;}

.logoimg {
	padding-bottom:50px;}
	


.main {
	width:500px;
	padding-top: 130px;
	top:0;
	float:left;
}

.main2 {
width:auto;
padding-top: 150px;
margin-left:300px;
top:0;
float:left;

}


.info {
color:#FFFFFF;
font-family:Arial;
font-size:12px;
font-weight:500;
line-height:22px;
width:441px;
}



.navimg {margin-left:20px;
margin-bottom:10px;
}

ul#menu li ul li{margin-bottom:-5px;
margin-left:-40px;}

ul#menu li {
margin-left:-18px;
}

ul#menu li ul{margin-bottom:-15px;}

.thumb {
background-color:#000000;
float:left;
font-size:10px;
height:200px;
margin:12px 25px 12px 0;
width:200px;
}






  /* image replacement */

        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{

            margin:0;

            padding:0;

            display:block;

            overflow:hidden;

            text-indent:-8000px;

            }

    /* // image replacement */

			

	#container{	

		margin:0 auto;

		position:relative;

		text-align:left;

		width:650px;

		background:#fff;		

		margin-bottom:2em;

		}	

				

	#content{

		position:relative;

		}			



/* Easy Slider */



	#slider ul, #slider li,

	#slider2 ul, #slider2 li{

		margin:0;

		padding:0;

		list-style:none;

		}

	#slider2{margin-top:1em;}

	#slider li, #slider2 li{ 

		/* 

			define width and height of list item (slide)

			entire slider area will adjust according to the parameters provided here

		*/ 

		width:650px;

		height:500px;

		overflow:hidden; 

		}	

	#prevBtn, #nextBtn,

	#slider1next, #slider1prev{
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:306px;
	top:596px;
	z-index:1000;
		}	

	#nextBtn, #slider1next{
	left:923px;
		}														

	#prevBtn a, #nextBtn a,

	#slider1next a, #slider1prev a{  

		display:block;

		position:relative;

		width:30px;

		height:77px;

		background:url(http://www.umbrellacs.com.au/work/wp-content/themes/work/images/btn_prev.png) no-repeat 0 0;	

		}	

	#nextBtn a, #slider1next a{ 

		background:url(http://www.umbrellacs.com.au/work/wp-content/themes/work/images/btn_next.png) no-repeat 0 0;	

		}	

		

	/* numeric controls */	



/* // Easy Slider */


h1 {
	font-size: 16px;
	color: #CCC;
}

#about{
	padding-left:21px;}
	
	
.glossymenu{
	margin: 5px 0;
	width: 220px; /*width of menu*/
	border-bottom-width: 0;
	list-style-type: none;
}

.glossymenu a.menuitem{
	color: #FFF;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-shadow:2px 5px 5px #000;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
list-style-type: none;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 0px;
	right: 0px;
	border: none;
	list-style-type: none;
}

.glossymenu a.menuitem:hover{
	background-color: #FFF;
	color: #000;
	list-style-type: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
	background: black;
	list-style-type: none;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
	padding: 0px;
}

.glossymenu div.submenu ul li a{
	display: block;
font: font-family: Georgia, "Times New Roman", Times, serif;;
	color: black;
	text-decoration: none;
	padding-left: 10px;
	background-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}

.menuitem submenuheader{list-style-type:none;}


.glossymenu div.submenu ul li a:hover{
	background: #fff;
	color: black;
}


.gallerycontainer{
	position: relative;
	height:60px;
	text-decoration: none;
	width: 260px;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
margin: 0 5px 5px 0;
text-decoration: none;
}

.thumbnail:hover{
background-color: transparent;
text-decoration: none;
}


.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: -1000px;
visibility: hidden;
color: white;
text-decoration: none;

}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
text-decoration: none;

}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: -9px;
left: 240px;
top:0px;/*position where enlarged image should offset horizontally */
z-index: 50;

}

p a{color:#fff;
border-bottom:1px dotted;
text-decoration: none;
}

p a:hover:visited{text-decoration: none;
border-bottom:0px dotted;}

.facebook{padding-left:25px;
background-image:url(images/facebook.png);
background-repeat:no-repeat;
background-position:0px 2px;
margin-right:10px;
float:left;}

.facebook a{color:white;}

.myspace{padding-left:25px;
background-image:url(images/myspace.png);
background-repeat:no-repeat;
background-position:0px 2px;
float:left;
}

.myspace a{color:white;}