@charset "UTF-8";
/* CSS Document */

/* ------------- Home Page Slider BEGIN --------------- */
#homePageSlider {
	background-repeat: no-repeat;
	/*background-image: url(/template/nova/media/images/homeSlider/homePageSlider_bg.png);*/
	list-style: none;
	position: relative;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 960px;
	height:167px;

}

#homePageSlider_bg {
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/homePageSlider_bg.png);
	list-style: none;
	position: absolute;
	top:0px;
	left: 0px;
	margin: 0;
	padding: 0;
	height:167px;
	width: 954px;
}

.kwicks {
	margin: 0;
	padding: 0;
	width: 954px;
	position: relative;
	left: 2px;
}		
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}
#homePageSlider li {
	float: left;
	width: 120px;
	height: 167px;
}
#homePageSlider .tabPrintCreativity {
	background-position: -32px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabDigitalPhotography {
	background-position: -97px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabHomeDesign {
	background-position: -157px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabFamilyTree {
	background-position: -396px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabLanguageLearning {
	background-position: -217px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabKidsCorner {
	background-position: -277px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabOfficeUtility {
	background-position: -337px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabOfficeUtility_right {
	background-position: -337px -217px;
	background-repeat: no-repeat;
	background-image: url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	width: 42px;
	height: 167px;
	margin-top: 3px;
}
#homePageSlider .tabMacProducts {
	background-image:url(/template/nova/media/images/homeSlider/tabs.png);
	_background-image: url(/template/nova/media/images/homeSlider/tabs.gif);
	background-position:-339px -47px;
	background-repeat:no-repeat;
	height:167px;
	margin-top:3px;
	position:absolute;
	right:3px;
	width:42px;
}
#homePageSlider .innerContent {
	display: none;
	width: 682px;
	float: left;
}
#homePageSlider li .innerContent {
	position: absolute;
	/*display: block;*/
	top: 8px;
	left: 0px;
}
#homePageSlider li.active .innerContent {
	display: block;
	position: absolute;
	top: 8px;
	left: 0px;
}
#homePageSlider li.active .innerContent_first {
	/*display: block;*/
	position: absolute;
	top: 8px;
	left: 5px;
}
.last .active {
	right: 16px !important;
}
.last {
	right: 17px !important;
}
	
/* ------------- Home Page Slider END --------------- */

.minorProduct_imgStyle {
	width: 236px;
}
.minorProductBG {
	width: 236px;
        height: 274px;
	background-image: url(/template/nova/media/images/homePage_minorProductBG88.png);
	background-repeat:no-repeat;
}

.minorProductBox {
	height:140px;
	margin:20px auto auto;
	width:140px;
}

.minorProductDescription {
	font-size:13px;
	margin:8px 0 0 -12px;
	width:230px;
}
.minorProductTitle {
	color: #1589e1;
	font-weight: bold;
	float: left;
	margin-bottom: 7px;
	margin-top: 5px;
	display: block;
	clear: both;
	width:100%;
	text-align:center;
}
.minorProductDescriptionTxt {
	float: left;
	display: block;
	clear: both;
	padding-left:12px;
}
.minorProductDescription .learnLink {
	color: #ff6d00;
	float: left;
	display: block;
	clear: both;
	width: 150px;
	margin-left:12px;
}

.minorProductDescription .learnLink a {
	color: #ff6d00;
}
.minorProductDescription .learnLink a:hover {
	color: #ff6d00;
	text-decoration: underline;
}

.minorProductTitle a {
	color:#0074CD;
	text-decoration:none;
}

.minorProductTitle a:hover {
	color:#0074CD;
	text-decoration:underline;
}
