﻿/*The Navigational stylesheet of
 Coloryourworld.net.au,
 designed by samybaxy.net*/
 
 				/* ==== Main Menu ==== */
				
#globalNav {
		position: absolute;
		left: 125px;
		bottom: -1px;
		z-index: 1;
}

#globalNav ul {
		list-style: none;
		margin: 0;
		padding: 0;
}

#globalNav li {
		float: left;
		width: 157px;
		margin: 0;
		padding: 0;		
}
				/* ==== Home Nav ==== */
#globalNav li a.home_hom:link, #globalNav li a.home_hom:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: -6px 0px 0px 0px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Hom_active.png) no-repeat left top;
		width: 155px;
		height: 40px;
		text-indent: -1000em;
		border-bottom: 1px solid #3e84f6;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
}
#globalNav li a.abt_hom:link, #globalNav li a.abt_hom:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px 0px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Abt.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #2a5fb6;
		border-bottom: none;
}
#globalNav li a.gal_hom:link, #globalNav li a.gal_hom:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px 0px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Gal.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}
#globalNav li a.rscs_hom:link, #globalNav li a.rscs_hom:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px 0px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Rsc.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}

#globalNav li a.abt_hom:hover, #globalNav li a.abt_hom:active {
		background-position: left -39px;
}
#globalNav li a.gal_hom:hover, #globalNav li a.gal_hom:active {
		background-position: left -39px;
}
#globalNav li a.rscs_hom:hover, #globalNav li a.rscs_hom:active {
		background-position: left -39px;

}
			 /* ==== About Nav ==== */
#globalNav li a.abt_abt:link, #globalNav li a.abt_abt:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: -6px 0px 0px -2px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Abt_active.png) no-repeat left top;
		width: 155px;
		height: 40px;
		text-indent: -1000em;
		border-bottom: 1px solid #3e84f6;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
}
#globalNav li a.home_abt:link, #globalNav li a.home_abt:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px 0px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Hom.png) no-repeat left top;
		width: 155px;
		height: 33px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #2a5fb6;
		border-left: 1px solid #5e5e5e;
		border-bottom: 1px solid #2a5fb6;
}
#globalNav li a.gal_abt:link, #globalNav li a.gal_abt:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px -2px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Gal.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: none;
		border-bottom: none;
}
#globalNav li a.rscs_abt:link, #globalNav li a.rscs_abt:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px -3px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Rsc.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}

#globalNav li a.home_abt:hover, #globalNav li a.home_abt:active {
		background-position: left -39px;
		border-bottom: none;
}
#globalNav li a.gal_abt:hover, #globalNav li a.gal_abt:active {
		background-position: left -39px;
}
#globalNav li a.rscs_abt:hover, #globalNav li a.rscs_abt:active {
		background-position: left -39px;

}
				/* ==== Gallery Nav ==== */
#globalNav li a.gal_gal:link, #globalNav li a.gal_gal:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: -6px 0px 0px -1px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_gal_active.png) no-repeat left top;
		width: 155px;
		height: 40px;
		text-indent: -1000em;
		border-bottom: 1px solid #3e84f6;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
}
#globalNav li a.home_gal:link, #globalNav li a.home_gal:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px 2px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Hom.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}
#globalNav li a.abt_gal:link, #globalNav li a.abt_gal:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px -1px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Abt.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #2a5fb6;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}
#globalNav li a.rscs_gal:link, #globalNav li a.rscs_gal:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px -1px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Rsc.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #2a5fb6;
		border-bottom: none;
}

#globalNav li a.home_gal:hover, #globalNav li a.home_gal:active {
		background-position: left -39px;
}
#globalNav li a.abt_gal:hover, #globalNav li a.abt_gal:active {
		background-position: left -39px;
		border-right: none;
}
#globalNav li a.rscs_gal:hover, #globalNav li a.rscs_gal:active {
		background-position: left -39px;
		border-left: none;
}

				/* ==== Resource Nav ==== */
#globalNav li a.rscs_rscs:link, #globalNav li a.rscs_rscs:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: -6px 0px 0px -1px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Rsc_active.png) no-repeat left top;
		width: 155px;
		height: 40px;
		text-indent: -1000em;
		border-bottom: 1px solid #3e84f6;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-top: 1px solid #ffffff;
}
#globalNav li a.home_rscs:link, #globalNav li a.home_rscs:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px 2px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Hom.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #5e5e5e;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}
#globalNav li a.abt_rscs:link, #globalNav li a.abt_rscs:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px -1px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Abt.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #2a5fb6;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}
#globalNav li a.gal_rscs:link, #globalNav li a.gal_rscs:visited {
		font-family: "Trebuchet MS", sans-serif;
		display: block;
		color: #ffffff;
		padding: 0;
		margin: 0px 1px 0px -1px;
		line-height: 25px;
		background: #3d86ff url(../images/Nav_Gal.png) no-repeat left top;
		width: 155px;
		height: 34px;
		text-indent: -1000em;
		border-top: 1px solid #5e5e5e;
		border-right: 1px solid #2a5fb6;
		border-left: 1px solid #5e5e5e;
		border-bottom: none;
}

#globalNav li a.home_rscs:hover, #globalNav li a.home_gal:active {
		background-position: left -39px;
}
#globalNav li a.abt_rscs:hover, #globalNav li a.abt_gal:active {
		background-position: left -39px;
}
#globalNav li a.gal_rscs:hover, #globalNav li a.rscs_gal:active {
		background-position: left -39px;
}
