@charset "UTF-8";
/* CSS Document */
/* hide from ie on mac \*/

html {

height: 100%;

overflow: hidden;

}



#swfcontents {

height: 100%;

}

/* end hide */



body {

margin: 0;

padding: 0;

height: 100%;

background-color: #FFFFFF;

}


#container {
	background:#ffffff url(../../images/bg_index_cotntents2.gif) repeat-y;
}
#stylelabs {
	font-size:92%;
	_line-height:1.3em;
}
#productsInfo #stage {
	height:94px;
	background:#000000 url(../../images/img_std.jpg) no-repeat;
}
#productsInfo #stage2 {
	height:94px;
	background:#000000 url(../../images/img_wed.jpg) no-repeat;
}
#productsInfo #stage, #productsInfo #stage2 {
	font-size:1px;
	text-indent:-9999px;
	line-height:1px;
}
#stylelabs #mainCol {
	float: left;
	width: 600px;
	margin:10px 0px 4px 0px;
}
#stylelabs #subCol {
	float: right;
	width:179px;
}
#productsInfo #contents h2 {
	font-size:1px;
	text-indent:-9999px;
	line-height:1px;
	height:22px;
	margin-top:16px;
	margin-bottom:10px;
	clear:both;
}
#localNav a {
	text-decoration:none;
	color:#FFFFFF;
	line-height:36px;
	font-size:10px;
	display:block;
	padding-left:22px;
	height:36px;
	background:#3F68FF url(../../images/bg_localnav.jpg) no-repeat;
}
#localNav a:hover {
	background-position:-179px;
}
#localNav ul {
	background:#808080;
	padding-bottom:12px;
}
.summary {
	font-weight:bold;
	color:#666666;
	margin-bottom:2em;
}
#stylelabs h1 {
	_letter-spacing:-0.2em;
	line-height:2em;
	color:#999999;
	font-size:2em;
	margin-bottom:20px;
}
#stylelabs h4 {
	height:26px;
	background:#808080;
}
#stylelabs #localNav h4 {
	background:#808080 url(../../images/box_title_localNav_style.gif) no-repeat;
}
#navBtn {
	text-align:center;
	margin-bottom:20px;
}
#stylelabs h3 {
	color: #3F68FF;
	font-weight: bold;
	margin-top:6px;
	margin-bottom:6px;
}
#stylelabs .sysreq {
	margin-top:10px;
	margin-bottom:20px;
	font-size:90%;
	color:#666666;
}
#stylelabs dl {
	clear:both;
	padding-bottom:8px;
	margin-bottom:16px;
	background:url(../../images/line_dots.gif) repeat-x bottom;
}

#stylelabs dt {
	float:left;
	margin-right:10px;
	margin-bottom:16px;
}

#stylelabs .styleName {
	font-weight:bold;
	color:#003399;
	margin-bottom:2px;
}

.titleImg{
	margin-bottom:12px;
}