@charset "utf-8";
#scroll {
	position:relative;
	height:460px;
	overflow:hidden;
	border:1px solid #262626;
	width:948px;
	padding:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#tools {
	width:9999em;
	position:absolute;
	height:460px;
}

.tool {
	float:left;
	width:1000px;
	height:400px;
}

.details {
	color:#FFFFFF;
	float:left;
	font-size:14px;
	width:550px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.bndiv {
	margin-top: 10px;
	clear: both;
}


.viewcart {
	
	width: 86px;
	height: 23px;
	margin-left: 465px;
}


.buynow
{
	display: block;
	width: 88px;
	height: 23px;
	background-image: url(../images/buynow.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 495px;
}

.buynow:hover
{ 
  background-position: 0 -23px;
}

.buynow span
{
  display: none;
}



.detailsIntr {
	color:#cecece;
	float:left;
	font-size:14px;
	width:930px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	text-align: justify;
	line-height: 1.6em;
	margin-top: 0px;
	padding-top: 0px;
}


.demos {
	float:right;
	min-height:365px;
	width:350px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 5px;
}

.demos h2 {
	color:#CCCCCC;
	font-size:16px;
	display:block;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}

.demos a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

#thumbs {
	height:90px;
	position:absolute;
	top:410px;
	width:990px;
	left:-8px;
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
}

.t a {
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
	background-attachment: scroll;
	background-image: url(../images/navi.jpg);
	background-repeat: no-repeat;
	background-position: -21px -90px;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:314px;
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }

