/* CSS Document */

#touch-and-feel-banner {
	background: url(../images/touch-and-feel/banner.jpg) top left no-repeat;
	width: 850px;
	height: 260px;
	float: left;
}

#touch-and-feel-banner h1, #touch-and-feel-banner p{
	display: none;
}

#touchDetails {
	float: left;
	margin: 0px;
	width: 850px;
}

#touchDetails h2{
	color: #00adee;
	margin: 25px 0 10px 35px;
	font-size: 1.25em;
}

#touchFeatures h2{
	color: #00adee;
	font-size: 1.25em;
	margin: 0px;
}

#touchFeatures ul{
	font-size: .9em;
	margin: 0px 0 20px 18px;
	padding: 0px;
	color: #666;
	line-height: 1.6em;
}


#touchDetails p{
	margin: 15px 50px 30px 35px;
	font-size: .95em;
	line-height: 1.6em;
	color: #666;
}

.touchFeature{
	width: 340px;
	float: left;
	padding: 0 30px;
	margin-left: 10px;
	display: inline;
}

.touchFeatures{
	float: left;
	width: 850px;
	display: inline;
}

#rightFeature {
	border-right: 2px #959595 solid;
	padding-right: 40px;
	display: inline;
	margin-left: 20px;
}


#touch-product-container {
	float: left;
	width: 850px;
	padding: 30px 0px;
	margin-top: 30px;
	background-color: #f7f7f7;
	border-top: 2px #959595 solid;
}

.touch-product {
	width: 245px;
	height: 340px;
	float: left;
	overflow: hidden;
	margin: 0px 15px 0px;
	display: inline;
	text-align: center;
}

.touch-product img{
	border: 0px;
}

.touch-product h2 a { color: inherit; text-decoration: none; }

.touch-product h3{	
margin: 0;
padding: 0px;
color: #00adee;
font-size: 18px;
font-weight: bold;
font-family: Arial;
}

.touch-product h4{	
margin: 0;
padding: 0px;
color: #111;
font-size: 14px;
font-weight: bold;
font-family: Arial;
}

.touch-product p{
margin: 0px 0 10px 0;	
padding: 0px;
color: #666;
font-size: 14px;
font-family: Arial;
text-align: center;
}

#let-us-know p{
  color: #444;
  text-align: left;
  width: 140px;
  margin: 10px 0 0 66px;
  padding-top: 10px;
  border-top: #333 dashed 1px;
  line-height: 1.6em;
}

#let-us-know img{
  margin: 30px 0 0 0;
}

#let-us-know h3{
  margin: 30px 0 0 0;
  color: #333;
}

#touch-retail-ready{
	width: 850px;
	height: 212px;
	background: url(../images/touch-and-feel/retail-ready.png) top center no-repeat;
	float: left;
}

#touch-retail-ready h2{
	margin: 30px 0 0 318px;
	font-size: 20px;
	color: #00adee;	
}

#touch-retail-ready ul{
	margin: 5px 0 0 295px;
	width: 400px;
	color: #444;
	line-height: 26px;
	padding-left: 40px;
}

#touch-visit{
	float: left;
	width: 850px;
	margin: 20px auto;
	color: #999999;
	font-family: Arial;
	font-size: .9em;
	text-align: center;
}

#touch-visit h2{
	width: 418px;
	margin: 0px auto;
}

#touch-visit img{
	margin: 20px auto 0 auto;
	border: none;
}
