@charset "utf-8";

.productImages{
	width:94px;
	float:left;
	padding:0 10px 0 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

* html .productImages{
	width:102px;
	float:left;
	padding:0 6px 0 6px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.productSelectArrow{
	float:left;
}

.nonLine{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

* html .nonLine{
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#productIntro_milano {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_milanoBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_77 {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_77Bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_always {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_alwaysBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_wafer {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_waferBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_tapal {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_tapalBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_chofens {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_chofensBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_other {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_otherlBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#productIntro_sense {
	height: 542px;
	width: 1000px;
	background-image: url(../../images/showroom/productIntro_senseBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#productIntroBoard {
	width: 698px;
	padding:55px 0 0 302px;
}

#productIntro_info {
	float:left ; 
	width:300px;
	padding:20px 0 0 30px;
}

#productIntro_infoTitleBar {
	height: 30px;
	width: 582px;
	margin: 0 0 0 50px;
	background-image: url(../../images/showroom/productIntro_board_line.jpg);
	background-repeat: repeat-x;
}

#productSmallAll{
	width:628px;
	min-height:115px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	}

#productIntroBoard_topfooter {
	width: 671px;
}

#productIntroBoard_content {
	min-height:405px;
	width: 671px;
	background-image: url(../../images/showroom/productIntro_board_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#productIntroBoard_pic {
	height: 260px;
	width: 260px;
	float: left;
	padding:0 0 0 50px;
}

#productIntroBoard_titleBar {
	height: 41px;
	width: 258px;
	float: left;
	padding: 18px 0 0 30px;
	background-image: url(../../images/showroom/productIntro_board_titleBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.productIntroBoard_contentBar {
	float: left;
	width: 232px;
	margin: 0 0 0 20px;
	padding: 5px 8px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #957154;
}

/************* for ie7 start *************/
*+html .productIntroBoard_contentBar {
}
/************* for ie7 end *************/

/************* for ie6 start *************/
* html .productIntroBoard_contentBar {
	font-size: 12px;
	margin: 0 0 0 10px;
}
/************* for ie6 end *************/


.clear{
	clear:both;
}

