﻿.callRight
{
	background:#ccc;
}
.showPhoto
{	float:left;
	width:657px;
	background:url('../images/advertiseBackground.gif') no-repeat;
	padding-top:12px;
	
}
.imgshow
{
	border-style: solid;
	border-width: 2px 2px 0px 2px;
	border-color: #FFFFFF;
	width: 620px;
	height: 450px;
	margin-left: 17px;
}
.showPhoto img
{
	width:620px;
	height:450px;
	position:absolute;
	display:none;
}
.photoNav
{
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #82ad2a;
	width: 657px;
	height: 64px;
	background: #486910;
	padding-top: 16px;
	margin-bottom:24px;
}
.navImg
{
	margin-left:90px;
	margin-right:auto;
	width:485px;
	height:48px;
	overflow:hidden;
}
#inner {
	width: 100000px;
	overflow:hidden;
}
.new_photo
{
	margin-left:-2px !important;
	margin-left:-19px;
	margin-top:-467px;
	
	background: url('../images/new.png') no-repeat;
	position: absolute;
	height: 80px;
	width: 79px;
	z-index:100;
}
#round
{
	background-position: 0 0;
	margin-top: 404px;
	margin-left: -19px;
	width: 657px;
	height: 46px;
	position: absolute;
	background: url(/images/ad/slide-bg.png) 0 0;
	line-height: 46px;
	color: #333333;
	text-indent: 48px;
	font-size: 12px;
	
}
.play
{
	background: url('../images/play.png') no-repeat left bottom;
	position: absolute;
	height: 149px;
	width: 149px;
	margin-left:254px;
	*margin-left:240px;
	margin-top:150px;
	z-index:100;
	display:block;
}
.playhover
{
	background: url('../images/play.png') no-repeat left top;
	cursor:pointer;
}
.imgHover
{
	background: url('../images/border.gif') no-repeat;
	position: absolute;
	height: 52px;
	width: 90px;
	margin-left: 90px;
	margin-top: 15px;
	z-index:1000;
}
.prev
{
	background:url('../images/ArrowLeft.gif') no-repeat left top;
	position:absolute;
	margin-left:28px;
	margin-top:20px;
	cursor:pointer;
	height:30px;
	width:30px;
}
.prev:hover
{
	background:url('../images/ArrowLeft.gif') no-repeat left -30px;
}
.next
{
	background:url('../images/ArrowRight.gif') no-repeat;
	position:absolute;
	margin-left:600px;
	margin-top:20px;
	cursor:pointer;
	height:30px;
	width:30px;
}
.next:hover
{
	background:url('../images/ArrowRight.gif') no-repeat left -30px;
}
.link
{
	margin-right:7px;
}
.link ,.link div
{
	height:48px;
	width:90px;
	display:block;
	background:#000000;
	float:left;
	
	cursor:pointer;
}
.link div:hover
{
	-moz-opacity:1;
    opacity:1;
	filter:alpha(opacity=100);
}
.addAlpha
{
	-moz-opacity:.5;
    opacity:0.5;
	filter:alpha(opacity=50);
}
.removeAlpha
{
	-moz-opacity:1;
    opacity:1;
	filter:alpha(opacity=100);
}
.leftShadow
{
	margin-left :70px;
	width : 10px;
	height : 83px;
	position : absolute;
	background : url(/images/productsShadow.png) 0 0;
}
.rightShadow
{	margin-left :577px;
	width : 10px;
	height : 83px;
	position : absolute;
	background : url(/images/productsShadow.png) 10px 0;
}
.video
{
	background-color:#739E2D;
	margin:2px auto 2px auto;
	height:130px;
	width:159px;
}

