@charset "UTF-8";

img {
	border: none;
}

a:link {
	text-decoration: none;	
}

a:visited {
	text-decoration: none;
}

#pageWrapper {
	background-image: url(images/bannerRepeater.jpg);
	background-repeat: repeat-x;
}

#headerWrapper {
	width: 966px;
	height: 160px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 4px;
}

#divAldbLogo {
	padding: 30px 0 0 0;
	float: left;
}

#divNavigation {
	padding: 68px 0 0 0;
	float: right;
}

#divQuoteTop {
	width: 960px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	background-image: url(images/quoteDesign.png);
	background-repeat: no-repeat;
}

.skyImage {
		   
}

#homeSkyImage {
	height: 320px;
	background-position: center top;
	background-image: url(images/homeSky.jpg);
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#divHomeContent {
	width: 960px;
	margin: 32px auto 0 auto;
}

.largeTitle {
	width: 950px;
	margin: 0 0 4px 10px;
}

.smallTitle {
	width: 950px;
	margin: 20px 0 4px 10px;
}

.pageBreak12 {
	width: 940px;
	height: 2px;
	margin: 0 10px 0 10px;
	background-image: url(images/pageBreakRepeater.gif);
	background-repeat: repeat-x;
}

.homeProject8wrapper {
	width: 640px;
	float: left;
	padding: 20px 0 0 0;
}

.homeProject8title {
	width: 620px;
	height: 23px;
	margin: 0 10px 0 10px;
}

.homeproject8break {
	width: 620px;
	margin: 0 10px 0 10px;
	height: 2px;
	background-image: url(images/pageBreakRepeater.gif);
	background-repeat: repeat-x;
}

.homeProjects4 {
	float: left;
	padding: 10px 0 0 0;
}

.homeProjects4wrapper {
	width: 320px;
	float: left;
	padding: 20px 0 0 0;	
}

.homeProject4title {
	width: 300px;
	height: 23px;
	margin: 0 10px 0 10px;
}

.homeProject4break {
	width: 300px;
	margin: 0 10px 0 10px;
	height: 2px;
	background-image: url(images/pageBreakRepeater.gif);
	background-repeat: repeat-x;
}

#homeSkyImageFooter {
	height: 265px;
	margin: 20px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/homeSkyBottom.jpg);
}

#homeBackgroundImageDiv {
	width: 960px;
	height: 520px;
	margin: 0 auto 0 auto;
	background-image: url(images/homeFooterIllustration.jpg);
	backgrounf-repeat: no-repeat;
}

/* Footer to go in here */

#divFooterWrapper {
	margin: -25px 0 0 0;
}

#divWaves {
	background-image: url(images/wavesRepeater.png);
	background-repeat: repeat-x;
	height: 8px
}

#divFooterContainer {
	background-color: #34312f;
	height: 200px;
}

#divFooterContent {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 30px 0 10px 0;
	font: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font: #ffffff;
	background-color: #34312f;
}

.footerInformation {
	width: 140px;
	padding: 0 10px 0 10px;
	float: left;
}

ul.Footer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.6;
}

li.FooterItem {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;

}

li.FooterItem a {
	text-decoration: none;
	color: #ffffff;
}

.share {
	height: 16px;
	width: 16px;
	padding: 4px 8px 4px 0;
	float: left;
}

.friends {
	float: left;
	padding: 5px 20px 10px 0;
}

#friendsSupport {
	width: 320px;
	float: left;
}

/* Footer ends */
/* Homepage About Aldb */

#divAboutAldb {
	width: 460px;
	padding: 0 0 0 10px;
}

#divAboutTitle {
	padding: 30px 0 0 0;
}

#divAboutAldb .pageBreak12 {
	width: 460px;
	margin: 10px 0 20px 0;
}

#divAboutContent {
	padding: 20px 0 20px 0;
	
}

#divAboutImages {
	
}

 /* Nav Item */
 
li.NavItem {
	list-style-type: none;
	float: right;
	padding: 0px;
	margin: 0px;
	height: 38px;
	overflow:hidden;
}

ul.Nav {
	padding: 40px 0 0 0;
	margin: 0px;	
}

/* Nav Item end*/
/*Sprites work from this bit*/


.menuNotVisible {
	visibility: hidden;	
}

#Menu_home {
	background-repeat: no-repeat;
	height: 38px;
	width: 56px;
	background-position: 0px 0px;
	display: block;
	background-image: url(images/menusprites/btn_home.png);
}
#Menu_home:hover {
	background-position: 0px -38px;	
}

#Menu_webDesign {
	background-image: url(images/menusprites/btn_webDesign.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 94px;
	background-position: 0px 0px;
	display: block;
}
#Menu_webDesign:hover {
	background-position: 0px -38px;
}


#Menu_graphicDesign {
	background-image: url(images/menusprites/btn_graphicDesign.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 113px;
	background-position: 0px 0px;
	display: block;
}
#Menu_graphicDesign:hover {
	background-position: 0px -38px;
}

#Menu_photography {
	background-image: url(images/menusprites/btn_photography.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 100px;
	background-position: 0px 0px;
	display: block;
}
#Menu_photography:hover {
	background-position: 0px -38px;
}

#Menu_illustration {
	background-image: url(images/menusprites/btn_illustration.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 86px;
	background-position: 0px 0px;
	display: block;
}
#Menu_illustration:hover {
	background-position: 0px -38px;
}

#Menu_updates {
	background-image: url(images/menusprites/btn_updates.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 72px;
	background-position: 0px 0px;
	display: block;
}
#Menu_updates:hover {
	background-position: 0px -38px;
}

/*Sprites end*/

/* Web Design Start*/

#webSkyImageFooter {
	height: 375px;
	margin: 20px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/web_design/footerEasterIsland.jpg);
}

#webSkyImage {
	width: 960px;
	height: 250px;
	margin: 0 auto 0 auto;
	background-position: right top;
	background-image: url(images/web_design/webSkyTop.jpg);
	background-repeat: no-repeat;
}

#divInnerContent {
	width: 960px;
	margin: 0 auto 0 auto;
}

#divInnerContent .pageBreak12 {
	width: 940px;
	margin: 10px 0 20px 10px;
}

.projectLarge {
	padding: 0 0 10px 0;
	width: 960px;
	height: 230px;
}

.projectMedium {
	padding: 0 0 10px 0;
	width: 480px;
	height: 180px;
	float: left;
}

/* Web Design End */

/* Graphic Design Start*/

#graphicImageFooter {
	height: 360px;
	margin: 20px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/graphic_design/footerDesertIsland.jpg);
}

/* Graphic Design End */

/* Photography Start*/

#photographyImageFooter {
	height: 360px;
	margin: 20px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/photography/footerIsleWhite.jpg);
}

/* Photography End */

/* Updates Start*/

.updateWrapper {
	margin: 0 auto 0 auto;
	height: 458px;
	width: 960px;
}

.updatePicture {
	float: left;
	padding: 0 0 0 10px;
	height: 458px;
}

.updateText {
	float: left;
	padding: 0 10px 0 10px;
	width: 187px;
}

#updatesImageFooter {
	height: 360px;
	margin: 20px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/updates/footerUpdates.jpg);
}

/* Updates End */

/* Updates Start*/

#vikingImageFooter {
	height: 285px;
	margin: 20px 0 0 0;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(images/illustration/footerViking.jpg);
}

/* Updates End */