

:link,:visited {text-decoration:none}
ul,ol {list-style:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img {border:none}
address {font-style:normal}


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	background:#336699;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color:black;
	}
	
body#home {background:#E3E3E3;}
	
#container {
	background:#ffffff url(../images/site-bg.png) repeat-x;
	padding-left: 10px;
	}

#pagecontainer {
	background:#ffffff url(../images/page-bg.gif) repeat-x;
	padding-left: 10px;
	}
	
	#bg-container {
		background:url(../images/contentbg.png) 46% 112px no-repeat;
		margin:0 auto;
		text-align:center;
		}


	#bgbox-container {
	background:url(../images/greybarbg.gif) repeat-x;
	padding-left: 10px;
		margin:0 auto;
		text-align:center;
		}
		
#about #container,
#work #container,
#team #container,
#contact #container,
#blog #container,
#error #container  {
	background:#F3F3F3 url(http://www.wakeinteractive.com/images/wakeface/site-bg-blue.png) repeat-x;
	}
	
#bg-services {background:url(../images/services-head.jpg) 46% 112px no-repeat;
		}
#bg-software {background:url(../images/software-head.jpg) 46% 112px no-repeat;
		}
#bg-opensource {background:url(../images/opensource-head.jpg) 46% 112px no-repeat;
		}
#bg-contact {background:url(../images/contact-head.jpg) 46% 112px no-repeat;
		}
#bg-solutions {background:url(../images/solutions-head.png) 46% 112px no-repeat;
		}
		
#header {
	position:relative;
	height:66px;
	width:750px;
	margin:0 auto;
	text-align:left;
	}


#navbar {
	position:relative;
	height:45px;
	line-height: 45px;
	background: #E6E6E6;
	width:750px;
	margin:0 auto;
	text-align:left;
	}



#content-container {
	width:750px;
	padding:0;
	margin:0 auto;
	padding:33px 0;
	padding-bottom: 27px;
	text-align:left;
	}

	#page-content-container {
	width:750px;
	padding:0;
	margin:0 auto;
	height: 27px;
	padding:33px 0;
	padding-bottom: 27px;
	text-align:left;
	}


#box-container {
	width:750px;
	padding:0;
	margin:0 auto;
	padding:0px 0;
	text-align:left;
	}

#solution-row {
	padding: 15px;
	padding-bottom: 10px;
	display: block;
	background: #DEDEDE;
	}
	

#main-content {
	float:left;
	width: 480px;
	}

#leftcolumn { width: 436px; float: left; }

#rightcolumn { width: 259px; float: right; padding-right: 0px;}

#leftbox { width: 436px; float: left;}
#softwareleftbox { width: 355px; float: left; padding-right: 20px; border-right: 1px solid #CACACA;}

#rightbox { 
	width: 310px;
	height: 309px;
	float: right;
	background: url(../images/boxshadow.gif) no-repeat 10px 0px;

	}

#rightboxtest { 
	width: 310px;
	margin: 0px;
	height: 309px;
	float: right;
	background: url(../images/boxshadow.gif) no-repeat 10px 0px;

	}


.ptoptest {
	width: 223px;
	margin-left: 47px;
	margin-top: 0;
	padding-top: 0;
	}

	#softwarerightbox { 
	width: 354px;
	padding-left: 20px;
	float: right;

	}

#rightbox-askus { 
	width: 216px;
	height: 309px;
	margin-left: 25px;
	padding-right: 5px;
	text-align:left;
	padding-top: 12px;

	}

#leftbox-featured { 
	width: 436px;
	height: 309px;
	padding-top: 15px;

	}

#leftbox-software { 
	width: 355px;
	padding-top: 15px;

	}

#rightbox-software { 
	width: 355px;
	padding-top: 75px;

	}

#page {
	padding-top: 58px;
	}

#softwarepage {
	padding-top: 70px;
	}











	
/* $2 - Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

.header-logo {
	position:absolute;
	top:20px;
	left:0;
	}

.header-australian {
	position:absolute;
	top:14px;
	right: 50px;
	float: right;
	}

#header-nav-ul li {
	display:inline;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 11px;
	}

#header-nav-ul li {
	padding-top:9px;
	margin-right:20px;
	}

#header-nav-ul li a {
	color:#163366;
	font-weight:normal; 
	text-transform: uppercase;
	display: inline-block;
	}

#header-nav-ul li a.selected {
	background-position:50% 28px;
	color:#003F8E;
	}
	
#header-nav-ul li a:hover {color:#0743A3;}


	
/* $3 - List Styles ///////////////////////////////////////////////////////////////////////////////////*/


	
.what-we-do-list {
	font-size: 12px;
	margin-left:5px;
	}


.what-we-do-list li {
	background:url(../images/icon-check.png) 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:20px;
	}



.grey-bullet {
	font-size: 12px;
	margin-left:5px;
	}


.grey-bullet li {
	background:url(../images/ticklink.png) 0% 50% no-repeat;
	padding-left:25px;
	margin-bottom:20px;
	}



.page-list {
	font-size: 12px;
	width: 200px;
	padding-top: 10px;
	margin-left: 80px;
	}


.page-list li {
	background:url(../images/ticklink.png) 0% 50% no-repeat;
	padding-left:30px;
	margin-bottom:20px;
	}


.page-list li a:link {
	color: #ff0000;
	text-decoration: underline;
	}

.bullets li {
	list-style-type: disc;
	line-height: 1.6em;
	margin-left: 16px;
	}

/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/





	
#home #content-container a,
#home #content-container a:link,
#home #content-container a:visited {
	color: #EEC600;
	text-decoration: underline;
	}

#home #content-container a:hover {
	color: #EEC600;
	text-decoration: none;
	}

#home #box-container a,
#home #box-container a:link,
#home #box-container a:visited {
	color: #0000EC;
	text-decoration: underline;
	}

#home #box-container a:hover {
	color: #0000EC;
	text-decoration: none;
	}





#home #side-links a,
#home #side-links a:link,
#home #side-links a:visited {
	color: #14438E;
	text-decoration: underline;
	}

#home #side-links a:hover {
	color: #14438E;
	text-decoration: none;
	}


	
	


h1,h2,h3,h4,h5,h6 {margin-bottom:10px;}
	
h1 {margin-bottom:15px;}




p {
	color: #000;
	margin-bottom:10px;
	line-height:1.8;
	}

ol {
	list-style: decimal;
	margin: 10px 30px;
}

ol li {
	margin: 10px;
	line-height: 1.6em;
}

#home p,
#home li {
	color: #FFF;
	}

#box-container p,
#box-container li {
	color: #404040;
	}

#software table, td {
	line-height: 1.8em;
	color: #404040;
	}

#rightbox p {
	width: 190px;
	margin-left: 63px;
	}


.ptop {
	padding-top: 0px;
	}

img {border:none;}



a.squarebutton{
background: transparent url('../images/square-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../images/square-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}




	







/* $6 - Image Replacements //////////////////////////////////////////////////////////////////////////////////*/


#ask-us {
    padding:35px 0 0 0;
    overflow:hidden;
    background:url(../images/askus.gif) no-repeat;
    
    height:0px !important;
    height /**/:35px;
	margin-top: 14px;
	margin-left: 60px;
	margin-bottom:10px;
	/*float:right;*/
	width:180px;
}

#follow-us {
    padding:35px 0 0 0;
    overflow:hidden;
    background:url(../images/followus.gif) no-repeat;
    
    height:0px !important;
    height /**/:35px;
	margin-top: 14px;
	margin-left: 60px;
	margin-bottom:10px;
	/*float:right;*/
	width:180px;
}





#brushtail {
    padding:42px 0 0 0;
    overflow:hidden;
    background:url(../images/brushtailheading.gif) no-repeat;
    
    height:0px !important;
    height /**/:42px;

	margin-bottom:16px;
	/*float:right;*/
	width:260px;
}














#contact-us {
    padding:35px 0 0 0;
    overflow:hidden;
    background:url(../images/contactus.gif) no-repeat;
    
    height:0px !important;
    height /**/:35px;
	margin-top: 14px;
	margin-left: 60px;
	margin-bottom:16px;
	/*float:right;*/
	width:180px;
}



#what-we-do {
    padding:34px 0 0 0;
    overflow:hidden;
    background:url(../images/whatwedo.gif) no-repeat;
    
    height:0px !important;
    height /**/:34px;

	margin-bottom:16px;
	/*float:right;*/
	width:210px;
}

#who-we-are {
    padding:34px 0 0 0;
    overflow:hidden;
    background:url(../images/whoweare.gif) no-repeat;
    
    height:0px !important;
    height /**/:34px;

	margin-bottom:16px;
	/*float:right;*/
	width:365px;
}


#featured-product {
    padding:42px 0 0 0;
    overflow:hidden;
    background:url(../images/featuredproducticon.gif) no-repeat;
    
    height:0px !important;
    height /**/:42px;

	margin-bottom:16px;
	/*float:right;*/
	width:260px;
}

#pd-demo {
    padding:35px 0 0 0;
    overflow:hidden;
    background:url(../images/pddemo.gif) no-repeat;
    
    height:0px !important;
    height /**/:35px;
	margin-top: 14px;
	margin-left: 60px;
	margin-bottom:16px;
	/*float:right;*/
	width:180px;
}



#pd-manager {
    padding:42px 0 0 0;
    overflow:hidden;
    background:url(../images/pdmanagericon.gif) no-repeat;
    
    height:0px !important;
    height /**/:42px;

	margin-bottom:16px;
	/*float:right;*/
	width:260px;
}

#netloan-pcbookings {
    padding:42px 0 0 0;
    overflow:hidden;
    background:url(../images/netloanbookingsicon.gif) no-repeat;
    
    height:0px !important;
    height /**/:42px;

	margin-bottom:16px;
	/*float:right;*/
	width:260px;
}

#netloan-wifi {
    padding:42px 0 0 0;
    overflow:hidden;
    background:url(../images/netloanwifiicon.gif) no-repeat;
    
    height:0px !important;
    height /**/:42px;

	margin-bottom:16px;
	/*float:right;*/
	width:380px;
}



#services {
    padding:34px 0 0 0;
    overflow:hidden;
    background:url(../images/services.gif) no-repeat;
    
    height:0px !important;
    height /**/:34px;
	margin-top: 13px;
	margin-left: 68px;
	margin-bottom:16px;
	/*float:right;*/
	width:160px;
}

.pdcustomers {
	background:url(../images/pdcustomers.gif) no-repeat;
	width: 223px;
	height: 200px;
	margin-left: 48px;

}





.topmenu {padding:0 0 0 0px; margin:0; list-style:none; height:45px; background:#E9E8E8 url(../Icons/pro_15_0.gif); border:0px solid #000; border-width:0 0px; border-bottom:0px solid #000; border-top:0px solid #000;}
.topmenu li {float:left;}
.topmenu li a {display:block; float:left; height:45px; line-height:45px; background:url(../Icons/pro_15_0.gif); color:#585858; text-decoration:none; font-size:1.0em; font-family:verdana, sans-serif; text-align:center; padding:0 0 0 10px; cursor:pointer;}
.topmenu li a b {float:left; display:block; background:url(../Icons/pro_15_0.gif) right top; padding:0 14px 0 7px; font-weight: normal;}
.topmenu li.current a {color:#000000; background:url(../Icons/pro_15_2.gif);}
.topmenu li.current a b {background:url(../Icons/pro_15_2.gif) no-repeat right top;}
.topmenu li a:hover {color:#000000; background: url(../Icons/pro_15_1.gif);}
.topmenu li a:hover b {background:url(../Icons/pro_15_1.gif) no-repeat right top;}
.topmenu li.current a:hover {color:#000000; background: url(../Icons/pro_15_2.gif); cursor:default;}
.topmenu li.current a:hover b {background:url(../Icons/pro_15_2.gif) no-repeat right top;}
.topmenu li a em {display:block; float:left; width:5px; height:45px;}


.topmenu li a em.home {background:url(../images/navarrow.gif) no-repeat center center;}
.topmenu li a em.home a:hover {background:url(../images/navarrow2d.gif) no-repeat center center;}
.topmenu li a em.librarybookings {background:url(../Icons/bibliographyicon.gif) no-repeat center center;}
.topmenu li a em.searchcatalogue {background:url(../Icons/searchcatalogue.gif) no-repeat center center;}
.topmenu li a em.asklibrarian {background:url(../Icons/asklibrarianicon.gif) no-repeat center center;}
.topmenu li a em.suggestpurchase {background:url(../Icons/suggestpurchaseicon.gif) no-repeat center center;}
.topmenu li a em.libraryinfo {background:url(../Icons/libraryinfoicon.gif) no-repeat center center;}
.topmenu li a em.admin {background:url(../Icons/adminicon.gif) no-repeat center center;}


.topmenu li a em.researchstudy {background:url(../Icons/assignmenticon.gif) no-repeat center center;}
.topmenu li a em.onlinedatabases {background:url(../Icons/onlinedatabaseicon.gif) no-repeat center center;}
.topmenu li a em.learningareas {background:url(../Icons/learningicon.gif) no-repeat center center;}
.topmenu li a em.careers {background:url(../Icons/careersicon.gif) no-repeat center center;}
.topmenu li a em.teaching {background:url(../Icons/teachingicon.gif) no-repeat center center;}







.urbangreymenu{
margin: 0px 0px 0 47px;
border: 1px solid #bcbcbc;
border-bottom-width: 0;
border-right-width: 0;
border-left-width: 0;
width: 223px;

/*width of menu*/
}


.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a:link{

color: black;
background: #FFFFFF url(../images/urbanbg.gif) repeat-x bottom left;
display: block;
padding: 7px 0;
padding-top: 15px; /*shift text down 1px for selected and active item*/
padding-bottom: 15px; /*shift text down 1px for selected and active item*/
padding-left: 7px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: black;
background: #FFFFFF url(../images/urbanbghover.gif) repeat-x bottom left;
padding-top: 15px; /*shift text down 1px for selected and active item*/
padding-bottom: 14px; /*shift text down 1px for selected and active item*/
text-decoration: none;
border: 1px solid #bcbcbc;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-width: 0px;
border-right-width: 0px;
}



/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* END
	Creator: Damien Huze
	Copyright: 2007 Wake Interactive, Inc.
*/
