/*
Theme Name: WordPress Theme For IOKON MEDIA, INC
Theme URI: http://www.computercc.com/
Description: A Custom WordPress theme for The Grafix Shop
Version: 1.0
Author: Marc Juneau
Author URI: http://iokonmedia.com/

Bruise Relief v1.0
	 http://kcglassinc.com

	This theme was WP'd by Marc Juneau of the IOKON MEDIA team
	
*/


img{border:0;}

    #sprite {
	width:800px;
	height:43px;
	margin:0;
	padding:0;
	background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
    }

    #sprite span {
    display: none;
    }

    #sprite li, #sprite a {
    height:46px;
    display:block;
    }

    #sprite li {
    float:left;
    list-style:none;
    display:inline;
    }

    .page-item-3 {width: 77px;}
    .page-item-4 {width: 134px;}
    .page-item-5 {width: 122px;}
    .page-item-6 {width: 123px;}
	.page-item-7 {width: 104px;}
	.page-item-8 {width: 123px;}
	.page-item-9 {width: 117px;}

    .page-item-3 a:hover {
	background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
}
    .page-item-4 a:hover {
		background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: -77px -43px;
	}

    .page-item-5 a:hover {
			background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: -211px -43px;
	}
	
    .page-item-6 a:hover {		
	background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: -333px -43px; }

    .page-item-7 a:hover {		
	background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: -456px -43px;}

    .page-item-8 a:hover {
			background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: -560px -43px;
	}

    .page-item-9 a:hover {
			background-image: url(img/sprite-nav.jpg);
	background-repeat: no-repeat;
	background-position: -683px -43px;
	}
