
body
{
	font-family: Arial;
	background-color: #e5e5e5;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

#pagewrapper
{
	width: 950px;
	margin: 0px auto 0px auto;
	background-color: #fff;
	padding: 20px 20px 20px 20px;
}

#topbar
{
	height: 25px;
	overflow: hidden;
}

#logo
{
	width: 111px;
	float: left;
}

#headerwrapper
{
	height: 60px;
}

#menuwrapper
{
	float: right;
	position: relative;
	z-index: 1;
	width: 780px;
}

#menu
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#menu li
{
	margin: 0px 0px 0px 10px;
	padding: 25px 0px 0px 0px;
	font-size: 8pt;
	line-height: 10pt;
	float: right;
	color: #999999;
	position: relative;
}

#menu li a
{
	color: #999999;
	text-decoration: none;
}

#menu li.over
{
	border-bottom: 2px solid #E20004;
}

#menu li ul
{
	position: absolute;
	top: 60px;
	left: 0px;
	margin: 0px;
	padding: 5px 0px 3px 6px;
	background-color: #F2F0F0;
	list-style: none;
}

#menu li ul.last
{
	left: -50px;
}

#menu li ul li
{
	margin: 0px;	
	padding: 0px 0px 3px 0px;
	float: none;
	font-size: 8pt;
	width: 120px;
}

#menu li ul li a:hover
{
	color: #E20004;
	text-decoration: underline;
}

#pictureback
{
	width: 950px;
	height: 258px;
	overflow: hidden;
	position: relative;
}

.home_box
{
	width: 204px;
	height: 304px;
	padding: 12px 12px 0px 12px;
	background-image: url('/images/fade.gif');
	background-repeat: repeat-x;
	float: left;
	margin: 0px 12px 0px 0px;
}

.title
{
	color: #999999;
	font-size: 12pt;
	line-height: 14pt;
	height: 33px;
}

.image
{
	height: 103px;
}

.intro
{
	height: 113px;
	color: #999999;
	font-size: 8pt;
	line-height: 11pt;
}

.button
{
	float: right;
}

#footerwrapper
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 10px 0px 10px 0px;
	font-size: 8pt;
	line-height: 10pt;
	color: #999999;
}

#footerwrapper a
{
	color: #999999;
	text-decoration: none;
}

#maincontent
{
	padding: 5px 0px 20px 0px;
	font-size: 9pt;
	color: #999999;
}

#maincontent a
{
	text-decoration: none;
	color: #ED1A2D;
}

#maincontent p
{
	padding: 0px 0px 11px 0px;
	margin: 0px;
}

#maincontent h1
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #ED1A2D;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
	height: 55px;
}

#nobia
{
	font-size: 8pt;
	color: #999999;
	margin: 0px;	
	padding: 3px 0px 15px 0px;
}

#nobia a
{
	color: #999999;
	text-decoration: none;
}

#nobia a span
{
	color: #ED1A2D;
}

#table_left
{
	font-size: 15pt;
}

#table_left p
{
	font-size: 15pt;
}

.backtotop
{
	background-image: url('/images/button2.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 2px 20px;
}

#maincontent .backtotop a
{
	color: #999999;
}

#maincontent .backtotop a:hover
{
	color: #ED1A2D;
}

#maincontent ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	list-style: none;
}

#maincontent ul li
{
	margin: 0px;
	padding: 0px 0px 3px 30px;
	background-image: url('/images/tick.gif');
	background-repeat: no-repeat;
	background-position: 15px 5px;
}

#leftcolumn
{
	width: 191px;
	float: left;
	font-size: 9pt;
	color: #999999;
	min-height: 1px;
}

#rightcolumn
{
	margin-left: 210px;
	min-height: 1px;
}

#leftcolumn a
{
	text-decoration: none;
	color: #ED1A2D;
}

#leftcolumn p
{
	padding: 0px 0px 11px 0px;
	margin: 0px;
}

#leftcolumn h1
{
	margin: -8px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #999999;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: normal;
}

#codes img
{
	float: right;
	padding: 0px 0px 10px 10px;
}

#block
{
	height: 25px;
	overflow: hidden;
}

#zoom_wrapper
{
	width: 722px;
	height: 623px;
	position: relative;
	float: right;
	background-repeat: no-repeat;
	background-position: 100% 0px;
}

.zoom
{
	position: absolute;
	cursor: pointer;
}

.zoom img
{
	width: 40px;
	height: 36px;
	behavior: url('/style/iepngfix.htc');
}

#log_res
{
	width: 683px;
	height: 683px;
	background-image: url('/images/zoom_back.png');
	position: absolute;
	left: 50%;
	margin-left: -340px;
	top: 70px;
	z-index: 8002;
	display: none;
}

.black_overlay
{
	display: none;
        position: absolute;
        top: 0px;
        left: 0%;
        width: 100%;
        height: 6000px;
        background-color: black;
        z-index: 8001;
        -moz-opacity: 0.6;
        opacity:.60;
        filter: alpha(opacity=60);
}

#inside
{
	width: 602px;
	height: 602px;
	padding: 40px 0px 0px 40px;
	position: relative;
}

#close
{
	position: absolute;
	top: 40px;
	right: 0px;
	cursor: pointer;
}

.download
{
	background-image: url('/images/pdf.gif');
	background-repeat: no-repeat;
	padding: 0px 0px 10px 24px;
}

#maincontent .download a
{
	color: #999999;
	text-decoration: underline;
}

#maincontent .download a:hover
{
	color: #ED1A2D;
}

.fieldname
{
	padding-right: 50px;
	font-size: 9pt;
}

.fieldinput input
{
	width: 230px;
}

.fieldtextarea textarea
{
	width: 230px;
}

#specification
{
	width: 723px;
	height: 595px;
	background-image: url('/images/back.gif');
	float: right;
	position: relative;
}

.square
{
	background-color: #64686B;
	color: #fff;
	font-size: 8pt;
	line-height: 10pt;
	float: left;
	width: 18px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

.other_square
{
	background-color: #64686B;
	color: #fff;
	font-size: 8pt;
	line-height: 10pt;
	position: absolute;
	width: 18px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}

.text
{
	color: #999999;
	font-size: 8pt;
	padding: 0px 15px 0px 30px;
}

.text p
{
	margin: 0px;	
	padding: 0px;
}

.item
{
	cursor: pointer;
	padding: 0px 0px 10px 0px;
	width: 370px;
}

.option
{
	color: #fff;
	background-color: #999999;
	font-size: 8pt;
	padding: 8px 8px 8px 8px;
	width: 160px;
}

#leftcolumn .option p
{
	margin: 0px;
	padding: 0px;
}

#hot
{
	position: absolute;
	right: -15px;
	top: -220px;
}

#maincontent .question a
{
	color: #999999;
	font-weight: bold;
	cursor: pointer;
}

#home_brochure
{
	position: absolute; 
	left: 0px; 
	top: 35px;
}

#home_brochure img
{
	width: 235px;
	height: 157px;
	behavior: url('/style/iepngfix.htc');
}
