/* Menu style */
#ei_menu {
width: 959px;
height: 369px;
border-left: 1px solid #d3d3d3;
margin-bottom: 16px;
margin-left: 21px;
overflow:hidden;
}
.ei_menu{
	background:#000;
	width:100%;
	overflow:hidden;
}
.ei_menu ul{
	margin: 0;
    padding: 0;
    height:369px;
	margin-left:0;
	position:relative;
	display:block;
	width:960px;
	overflow:hidden;
}
.ei_menu ul li{
	float:left;
	width:159px;
	height:369px;
	position:relative;
	overflow:hidden;
	border-right:1px solid #d3d3d3;
}
.ei_preview{
	width:159px;
	height:369px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
/*	background:transparent url(../images/bw.jpg) no-repeat top left; */
}
.ei_image{
	position:absolute;
	left:159px;
	top:0px;
	width:283px;
	height:369px;
	cursor:pointer;
/*	background:transparent url(../images/color.jpg) no-repeat top left; */
}
.ei_image div.overlay {
margin: 0; 
padding: 0; 
position: absolute; 
bottom: 0; 
right: 0; 
padding: 10px 12px; 
background-color: #0099ff; 
opacity: .9;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
filter: alpha(opacity=90);
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
opacity: 0.9;
}
.ei_image div.overlay > div {
margin: 0;
padding: 0;
font: 11px Arial; 
font-weight: bold; 
color: #fff;
text-decoration: none;
}
.ei_image div.overlay > div > p {
margin: 0;
padding: 0;
font: 11px Arial; 
font-weight: bold; 
color: #fff;
text-decoration: none;
}
a:hover .ei_image {
text-decoration: none;
}
.pos1 .ei_menu ul li {
}
.pos1 .ei_preview {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos2 .ei_preview {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos3 .ei_preview {
background:transparent url(/images/sample3.png) no-repeat top left;
}
.pos4 .ei_preview {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos5 .ei_preview {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos6 .ei_preview {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos1 .ei_image {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos2 .ei_image {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos3 .ei_image {
background:transparent url(/images/sample3.png) no-repeat top left;
}
.pos4 .ei_image {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos5 .ei_image {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
.pos6 .ei_image {
background:transparent url(/images/sample_gray.png) no-repeat top left;
}
