@charset "UTF-8";
/* CSS Document */





 html {
font-size:100%;
}
body {
background:none repeat scroll 0 0 #333333;
color:#777777;
font-family:Verdana,Arial,Helvetica;
font-size:0.62em;
margin:0;
}


img {
border-style:none;
}







.carousel-component {
background-color:#FFFFFF;
height:105px;
margin:10px auto;
padding:4px;
}

.carousel-clip-region {
float:left;
}
.carousel-component ul.carousel-list {
float:left;
line-height:0;
margin:0;
padding:0;
}
.carousel-component ul.carousel-list li a {
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:105px;
margin:0 2px;
overflow:hidden;
text-indent:-9999px;
width:200px;
}
.carousel-component ul.carousel-list li a:hover {
background-position:0 -105px;
}
.carousel-component ul.carousel-list li a.current {
background-position:0 -105px;
cursor:default;
}
.carousel-component ul.carousel-list li a.cnav3 {
background-image:url(tnav_ent.gif);
}


.carousel-component ul.carousel-list li a.cnav6 {
background-image:url(tnav_golf.gif);
}
.carousel-component ul.carousel-list li a.cnav1 {
background-image:url(tnav_marketing.gif);
}
.carousel-component ul.carousel-list li a.cnav4 {
background-image:url(tnav_lead.gif);
}

.carousel-component ul.carousel-list li a.cnav2 {
background-image:url(tnav_sales.gif);
}


.carousel-component ul.carousel-list li a.cnav5 {
background-image:url(tnav_growth.gif);
}



#categories {
	background:none repeat scroll 0 0 #FFFFFF;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
	width:987px;
}
#categories #carousel {
	height:105px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	width:987px;
}
#categories #carousel li {
float:left;
}
#categories li a {
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:105px;
margin:0 5px 0 0;
overflow:hidden;
text-indent:-9999px;
width:200px;
}
#categories li a:hover {
background-position:0 -105px;
}
#categories li a.current {
background-position:0 -105px;
cursor:default;
}
#categories li a.cnav3 {
background-image:url(tnav_ent.gif);
}


#categories li a.cnav6 {
background-image:url(tnav_golf.gif);
}
#categories li a.cnav1 {
background-image:url(tnav_marketing.gif);
}
#categories li a.cnav4 {
background-image:url(tnav_lead.gif);
}

#categories li a.cnav2 {
background-image:url(tnav_sales.gif);
}


#categories li a.cnav5 {
background-image:url(tnav_growth.gif);
}


#categories a.spoolnext {
background:url(butt_carousel_right.gif) no-repeat scroll 0 0 transparent;
color:#000000;
height:105px;
right:0;
top:0;
width:25px;
}
#categories a.spoolprev {
background:url(butt_carousel_left.gif) no-repeat scroll 0 0 transparent;
color:#000000;
height:105px;
top:0;
width:25px;
}
#categories a.spoolnext:hover, #categories a.spoolprev:hover {
background-position:0 -105px;
}
#categories a.buyspoolprints {
left:90px;
position:absolute;
top:90px;
}
