.Homepage-content
{
	width:700px;
}


.Homepage-content a
{

	color:#6699CC;
	text-decoration:none;
	font-weight:bold;
}


.Homepage-block p
{
font-size:12px;
line-height:14px;
color:#666666;
}



.Homepage-block
{
	width:220px;
	height:266px;
	position:relative;
	float:left;
	background-repeat: no-repeat;
}

.Homepage-block span
{
position:absolute;
top:138px;
left:31px;
z-index:1;
width:150px;
font-size:13px;
line-height:15px;
color:#999999;
}

.validation
{
background-image: url(../img/homepage/cytometer-validation.png);
}

.online-catalog
{
background-image: url(../img/homepage/online-catalog.png);
}

.knowledge-base {
background-image: url(../img/homepage/knowledge-base.png);
}*/


/* new home page */


div.Featured {float:left;width:583px;height:441px;}
.Featured {float:left;width:583px;height:441px;margin-top:1px;}

.Featured #image-container {height:410px;width:100%;float:left;overflow:hidden;}
.Featured #nav {float:left;width:583px;padding:0px;vertical-align:middle;background-color:#EBECEC;height:27px;}
.Featured #nav h1.products {font-family:Arial, Helvetica, sans-serif;font-variant:small-caps;color:#61A2B3;letter-spacing:1px;font-size:13px;font-weight:bold;display:inline;}
.Featured #nav img {margin-right:15px;margin-top:10px;display:inline;}
.Featured #nav span.home-left {float:left;vertical-align:middle;height:25px;padding-left:10px;padding-top:7px}
.Featured #nav span.home-right {float:right;height:25px;width:90px;padding-right:0px;padding-top:7px}
.Featured #nav a {display:block;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#333333;text-decoration:none;font-size:12px;width:20px;height:20px;text-indent:4px;}

.Featured #nav li.current a {display:block;font-weight:bold;font-family:Arial, Helvetica, sans-serif;color:#ffffff;text-decoration:none;font-size:12px;background:transparent url(http://www.cytekdev.com/templates/CytekNew/img/homepage/circle.png) no-repeat scroll 0 0;width:20px;height:20px}

.Featured #nav ul {
padding:0px;
margin:0px;
list-style-image:none;
list-style-position:outside;
list-style-type:none; }

.Featured #nav ul li { vertical-align:middle;text-align:left;display:block;float:left;padding-left:5px;padding-right:5px;width:20px;height:20px;} 




#home-nav {width:312px;float:right;}

#home-nav ul {width:312px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;}
	
#home-nav a.home {
background:transparent url(http://www.cytekdev.com/templates/CytekNew/img/homepage/home-buttons-sprite.png) no-repeat scroll 0 0;
display:block;
height:147px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
text-indent:-1000em;
position:relative;
text-decoration:none;
}


#home-nav a.home span {

left:152px;
line-height:15px;
position:absolute;
top:25px;
width:136px;
z-index:1;
text-indent:0em;
}

p.buttoncopy {margin:0px;padding:0px;font-size:12px;color:#666666;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic }
p.buttontitle {margin:0px;padding:0px;font-size:16px;font-family:"Arial Narrow", Arial, Helvetica, sans-serif;line-height:18px;color:#61A2B3;font-weight:bold}

#shop a.home {
background-position:-15px 0px;

}

#validate a.home {
background-position:-15px -148px;
}

#kb a.home {
background-position:-15px -295px;
}

#main_content.home_mat{width:900px;}
#main_content_padding.home_padding_mat{width:900px;}



/* new product overview page css */

.ProductOverviewItem {
	float:left;
	overflow:hidden;
	height:204px;
	background-color:#E7F5F9;
    width:204px;
}

.ProductOverviewItem a, .ProductOverview a:visited {
	display:block;
	height:115px;
	width:204px;
	border:0px;
	text-decoration:none;
	
}


.ProductOverviewItem img {
	display:block;
	height:115px;
	width:204px;
}

.ProductOverviewItem span {
	color:#666;
	font-size:12px;
	line-height:15px;
}

.ProductOverviewItem h3.overlay {

	position:relative;
	top:90px;
	left:0px;
	display:block;
	width:204px;
	height:24px;
	font-size:12px;
	padding-top:6px;
  font-weight:bold;
  color:white;
  background-color:#3EB1CC;
  font-family:Arial, Helvetica, sans-serif;
  
}



