@charset "utf-8";
/* CSS Document */
/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}


.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
.kwicks a{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 166px;
	height: 78px;
	margin-bottom: 0px;
	outline: none;
}


/* example3 */

#sample3 { width: auto; height: auto}

#nright-dark .kwicks li{
	width: 166px;
	height: 35px;
	margin-bottom: 0px !important;
}


#nright-dark #kwick1 { background: url(/assets/images/kwicks-menu/homeowners-bg.jpg) no-repeat;}
#nright-dark #kwick1:hover {  background: url( /assets/images/kwicks-menu/homeowners-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick2 { background: url( /assets/images/kwicks-menu/cabinet-maker-bg.jpg) no-repeat;}
#nright-dark #kwick2:hover {  background: url(/assets/images/kwicks-menu/cabinet-maker-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick3 { background: url(/assets/images/kwicks-menu/achitecture-bg.jpg) no-repeat; }
#nright-dark #kwick3:hover {  background: url(/assets/images/kwicks-menu/achitecture-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick4 { background: url(/assets/images/kwicks-menu/avpros-int-bg.jpg) no-repeat; }
#nright-dark #kwick4:hover {  background: url(/assets/images/kwicks-menu/avpros-int-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick5 { background: url(/assets/images/kwicks-menu/interior-designers-bg.jpg) no-repeat; margin-bottom: none; }
#nright-dark #kwick5:hover {  background: url(/assets/images/kwicks-menu/interior-designers-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick6 { background: url(/assets/images/kwicks-menu/home-builders-bg.jpg) no-repeat; margin-bottom: none; }
#nright-dark #kwick6:hover {  background: url(/assets/images/kwicks-menu/home-builders-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick7 { background: url(/assets/images/kwicks-menu/boat-builders-bg.jpg) no-repeat; margin-bottom: none; }
#nright-dark #kwick7:hover {  background: url(/assets/images/kwicks-menu/boat-builders-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }

#nright-dark #kwick8 { background: url(/assets/images/kwicks-menu/rv-builders-bg.jpg) no-repeat; margin-bottom: none; }
#nright-dark #kwick8:hover {  background: url(/assets/images/kwicks-menu/rv-builders-bg.jpg) no-repeat; width: 166px; height: 78px; background-position: -166px 0; }