@charset "utf-8";
/* Navigation */
/*begin of main bar*/
.nav_buttons {
	position: absolute;
	height: 30px;
	width: 750px;
	left: 25px;
	top: 10px;
}
.nav_bt {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
#nav_home {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 0px;
	top: 0px;
}
#nav_artwork {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 150px;
	top: 0px;
	background-image: url(/themes/showoff/images/buttons/nav_artwork.png);
}
#nav_artwork:hover {
	background-image: url(/themes/showoff/images/buttons/nav_artwork_hover.png);
}
#nav_services {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 300px;
	top: 0px;
	background-image: url(/themes/showoff/images/buttons/nav_services.png);
}
#nav_services:hover {
	background-image: url(/themes/showoff/images/buttons/nav_services_hover.png);
}
#nav_contact {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 450px;
	top: 0px;
}
#nav_about {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 600px;
	top: 0px;
}
/*nav buttons*/
.nav_home {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/nav_home.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 150px;
}
.nav_home:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/nav_home_hover.png);
	}
.nav_contact {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/nav_contact.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 150px;
}
.nav_contact:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/nav_contact_hover.png);
	}
.nav_about {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/nav_about.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 150px;
}
.nav_about:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/nav_about_hover.png);
	}
.sub_nav_graphic {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_graph_design.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 150px;
}
.sub_nav_graphic:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_graph_design_hover.png);
	}
.sub_nav_website {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_web_design.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 150px;
}
.sub_nav_website:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_web_design_hover.png);
	}
.sub_nav2_nba {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_nba.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 80px;
}
.sub_nav2_nba:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_nba_hover.png);
	}
.sub_nav2_nfl {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_nfl.png);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 80px;
}
.sub_nav2_nfl:hover {
	background-color: transparent;
	background-image: url(/themes/showoff/images/buttons/sub_nav_nfl_hover.png);
	}
/*sub nav*/
.sub_nav {
	position: absolute;
	width: 150px;
	height: 75px;
	left: 25px;
	top: 35px;
	z-index: 10000;
	border: 1px solid #FFF;
	background-image: url(/themes/showoff/images/spacers/4e87be-40%25.png);
}
#sub_nav_artwork {
	visibility: hidden;
}
#sub_nav_art_desk_wall {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 0px;
	top: 5px;
	background-image: url(/themes/showoff/images/buttons/sub_nav_desk_wall.png);
}
#sub_nav_art_desk_wall:hover {
	background-image: url(/themes/showoff/images/buttons/sub_nav_desk_wall_hover.png);
}
#sub_nav_art_signature {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 0px;
	top: 40px;
	background-image: url(/themes/showoff/images/buttons/sub_nav_signatures.png);
}
#sub_nav_art_signature:hover {
	background-image: url(/themes/showoff/images/buttons/sub_nav_signatures_hover.png);
}
#sub_nav_services {
	visibility: hidden;
}
#sub_nav_serv_graphic {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 0px;
	top: 5px;
}
#sub_nav_serv_website {
	position: absolute;
	height: 30px;
	width: 150px;
	left: 0px;
	top: 40px;
}
/*sub nav 2*/
.sub_nav2 {
	position: absolute;
	height: 75px;
	width: 80px;
	left: 155px;
	top: 5px;
	z-index: 20000;
	border: 1px solid #FFF;
	background-image: url(/themes/showoff/images/spacers/4e87be-40%25.png);
}
#sub_nav2_desk_wall {
	visibility: hidden;
}
#sub_nav2_signature {
	visibility: hidden;
}
#sub_nav2_nba {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 0px;
	top: 5px;
}
#sub_nav2_nfl {
	position: absolute;
	height: 30px;
	width: 80px;
	left: 0px;
	top: 40px;
}

