@import '../default/style.css';


#project-select-window{
	width:265px;
	float:left;
	}

#project-industries{
	width:229px;
	float:left;
	}
#project-list{
	background:url(images/project-select-back.png) repeat-y;
	padding-top:10px;
	height:647px;
	}

#project-list ul li{
	list-style:none;
	margin:0;
	padding:0;
	}
#project-list ul li a{
	color:#ffbf7b;
	font-size:15px;
	display:block;
	width:195px;
	margin-left:5px;
	padding:5px 0 10px 0;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../home/images/dots.gif) repeat-x;
	background-position: bottom;
	}
#project-list ul li a:hover{
	text-decoration:underline;
	}
#project-list ul li{	
	margin-left:15px;
	width:200px;
	}
#project-list ul li ul li a{
	color:#FFF;
	font-size:13px;
	width:180px;
	text-transform:none;
	padding:0 0 6px 0;
	background:none;
	}
#project-list ul li ul li{

	width:180px;
	padding:0;
	margin:0 0 0 8px;
	}

#project-gallery-window{
	background:url(../projects/images/window-projects.png) no-repeat;
	width:710px;
	height:488px;
	float:left;
	margin-left:24px;
	padding-top:8px;
	}
#project-gallery{
	margin-left:9px;
	float:left;
	}
#project-text{
	width:710px;
	float:left;
	margin-left:24px;
	padding-top:20px;

	}
#project-text p{
	font-size:13px;
	
}
#project-logo{
	width:120px;
	float:left;
	}
#project-text-content{
	width:570px;
	margin-left:10px;
	float:left;
	}
.printable-pdf{
	width:150px;
	float:right;
	}
a.tab-international{
	width:31px;
	height:143px;
	background:url(images/tab-international.png);
	display:block;
	text-indent:-9000px;
	}
a:hover.tab-international{
	background:url(images/tab-international-ov.png);
	}
a.tab-commercial{
	width:31px;
	height:129px;
	background:url(images/tab-commercial.png);
	display:block;
	text-indent:-9000px;
	}
a:hover.tab-commercial{
	background:url(images/tab-commercial-ov.png);
	}
a.tab-food-beverage{
	width:31px;
	height:183px;
	background:url(images/tab-food-beverage.png);
	display:block;
	text-indent:-9000px;
	}
a:hover.tab-food-beverage{
	background:url(images/tab-food-beverage-ov.png);
	}
	
ul.top-level-nav{

}
ul.top-level-nav li{
margin:0;
padding:0;
list-style:none;
list-style-position:inside;

}
li a#Food-Beverage{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-food-beverage.png') no-repeat;
height:183px;
width:31px;
text-indent:-9000px;
display:block;
}
li a#Food-Beverage:hover, li a#Food-Beverage.selected{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-food-beverage-ov.png') no-repeat;
}
li a#Commercial{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-commercial.png') no-repeat;
height:129px;
width:31px;
text-indent:-9000px;
display:block;
}
li a#Commercial:hover, li a#Commercial.selected{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-commercial-ov.png') no-repeat;
}
li a#Contracting{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-contracting.png') no-repeat;
height:131px;
width:31px;
text-indent:-9000px;
display:block;
}
li a#Contracting:hover, li a#Contracting.selected{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-contracting-ov.png') no-repeat;
}
li a#International{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-international.png') no-repeat;
height:143px;
width:31px;
text-indent:-9000px;
display:block;	
}
li a#International:hover, li a#International.selected{
background: url('/sites/apolloprojects.co.nz/themes/projects/images/tab-international-ov.png') no-repeat;
}
