/* 
------------------
stylesheet 
Firepro Monitor
------------------
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height:100%;
}
body {
	background: #fff url(../images/bg.png) repeat-x top;
	font: 76%/1.3  Arial, Verdana, Helvetica, Tahoma, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
}
/* --------All--------- */
a {
	color: #0066cc; /* a link color */
	/*text-decoration: none;*/
}
a:hover {color: #e47e05} /* a link over color */
img, fieldset {border: 0;}
.clear {clear: both}
.hide {display: none;visibility: hidden;}
address {font-style: normal}
h1, h2, h3, h4, h5, h6 {font-size: 110%}
fieldset legend {display: none}
.setleft {float: left}
.setright {float: right}
img.setleft {margin: 0 10px 0 0}
img.setright {margin: 0 0 0 10px}
p {margin-bottom: 15px}
ol {padding-left: 25px}
table {border-collapse: collapse;}
/*-------End--------*/
#frame { 
	background-color: #fff;
	width: 730px; 
	margin: 0 auto;
	position: relative;
	
}
#top-bg {
	background: url(../images/bg_top.png) no-repeat top center;
	height: 34px;
}
#bottom-bg .s {
	background: url(../images/bg_bottom2.png) no-repeat bottom center;
	height: 28px;
	width: 100%;	
}
#bottom-bg {
	background: url(../images/bg_bottom.png) repeat-x top;
	width: 100%;
}
#shadowL, #shadowR {
	width: 13px;
	height: 155px;
	position: absolute;
}
#shadowL {
	background: url(../images/shadow_left.png) no-repeat top right;
	right: 100%;
}
#shadowR {
	background: url(../images/shadow_right.png) no-repeat top left;
	left: 100%;
}
#top {
	padding: 23px 0 17px;
	overflow: hidden;
	width: 100%;
}
#top a {
	margin-left: 25px;
	float: left;
}
#top p {
	width: 50%;
	display: block;
	float: right;
	margin: 0;
	padding-right: 20px;
	text-align: right;
}
/* menu style */
#nav {
	background: #d9d8d2 url(../images/nav_bg.gif) repeat-x bottom;	
	width: 690px;
	margin: 0 auto;	
	/*position: relative;*/
	margin-bottom: 13px;
}

#nav ul {
	list-style: none;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 999;
}
#nav li {
	background: url(../images/nav_line.gif) no-repeat bottom left;
	float: left;
}
#nav li:first-child {
	background: url(../images/nav_curve.gif) no-repeat top left;
}
#nav li * {
	float: left;
	display: block;
}
#nav a {
	padding: 0 10px;
	line-height: 28px;
	text-decoration: none;
	color: #000;
}
#nav a:hover {color: #e47e05}
#nav .on {
	background: url(../images/nav_on.gif) repeat-x top !important;	
}
#nav .on strong {
	background: url(../images/nav_on1.gif) no-repeat top left;
}
#nav li.on:first-child strong {
	background: url(../images/nav_on_left.gif) no-repeat top left;
}
#nav .on strong a {
	background: url(../images/nav_on2.gif) no-repeat top right;
	color: #fff !important;
}
#img1 {
	background: url(../images/img_shadow-trans.png);
	width: 301px;
	height: 310px;
	position: absolute;
	top: 60px;
	left: 390px;	
	text-align: center;
}
#img1 img {
	margin: 10px 17px;
}
#img2, #img2-small, #img3-small {
	position: absolute;	
	z-index: 1;
}
#img2 {
	background: url(../images/firepro-trans.png);
	width: 157px;
	height: 219px;
	top: 70px;
	left: 240px;
}
#img2-small {
	background: url(../images/firepro_small-trans.png);
	width: 165px;
	height: 225px;
	top: 105px;
	left: 230px;
}
#img3-small {
	width: 165px;
	height: 225px;
	top: 105px;
	left: 230px;
}
#img3 {
	background: url(../images/blue_img.jpg) no-repeat top left;
	margin: 0 auto;
	width: 690px;
	height: 125px;
}
#img3 strong {
	background: url(../images/QualityPerformance.png) no-repeat top left;	
	display: block;
	width: 300px;
	height: 55px;
	position: relative;
	top: 20px;
	left: 10px;
	text-indent: -9000px;
}
#shadow-img {
	background: url(../images/shadow_imghome.gif) repeat-x bottom;
	height: 145px;
}
#shadow-img2 {
	background: url(../images/shadow_imghome.gif) repeat-x bottom;
	height: 85px;
}
#shadow-img span {
	width: 50%;
	height: 120px;
	float: left;
	color: #767676;
	font-size: 90%;
	display: block;
	padding: 10px 0 5px 20px;
}
#shadow-img h2 {
	color: #434343;
	font-size: 170%;
}
#shadow-img ul {
	padding: 0 0 15px 22px;
}
#shadow-img > h2 + p {
	color: #434343;
}
#footer {
	clear: both;
	padding: 5px 0 15px 0;
	margin: 0;
	text-align: center;
	color: #001c3c;
}
#footer a {
	color: #001c3c;
	font-size: 90%;
}
#footer a:hover {
	color: #e47e05;
	text-decoration: none;
}
#product-home{
	width: 98%;
	text-align: center;
	float: left;
	padding-left: 15px;
}
#nav-home {
	width: 100%;
	margin-left: 12px;
	list-style: none;
	margin-top: 25px;
	overflow: hidden;
}
#nav-home a img {
	position: absolute;
	top: 0;
	left: 0;
}
#nav-home li * {
	display: block;
	float: left;
}
#nav-home li {
	background: url(../images/bg_navhome.jpg) no-repeat top right;	
	float: left;
	position: relative;
}
#nav-home li span {
	background: url(../images/nav2_bg.gif) repeat-x bottom;
}
#nav-home li strong {
	background: url(../images/nav2_line.gif) no-repeat top left;
}
#nav-home li:first-child strong {
	background: url(../images/nav2_curve1.gif) no-repeat bottom left;
}
#nav-home a {
	padding-top: 148px;
	width: 125px;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	color: #444444;
	font-size: 110%;
}
#nav-home li:last-child a {
	background: url(../images/nav2_curve2.gif) no-repeat bottom right;	
}
#nav-home li:hover {
	background: url(../images/nav2_on_bg.gif) repeat-x bottom;		
}
#nav-home li:hover span {
	background: url(../images/nav2_line.gif) no-repeat top left;
}
#nav-home > li:first-child:hover span {
	background: none;
}
#nav-home li:hover a {
	background: url(../images/nav2_on_curve2.gif) no-repeat bottom right;
	line-height: 36px;	
	color: #fff !important;
}
#nav-home li:hover strong {
	background: url(../images/nav2_on_curve1.gif) no-repeat bottom left;
}
.boxleft {
	width: 158px;
	float: left;
	margin-top: -208px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
	padding-left: 17px;
	display: inline;/* fix ie6 */
	padding-bottom: 200px;
}
.boxright {
	width: 552px;
	float: right;
	padding-bottom: 50px;
}
#navleft h2 {
	font-size: 150%;
}
#navleft h2 a {
	height: 36px;
	line-height: 35px;
	background: url(../images/bg_nav_left.png) no-repeat top left;
	display: block;
	padding-left: 10px;
	width: 100%;
	text-decoration: none;
	color: #fff;
}
#navleft h2 a:hover, #navleft h2.on a {
	background-position: bottom left;
}
#navleft h3 {
	font-size: 145%;
}
#navleft h3 a {
	height: 50px;
	background: url(../images/bg_nav_left2.png) no-repeat top left;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	width: 100%;
	text-decoration: none;
	color: #fff;
}
#navleft h3 a:hover, #navleft h3.on a {
	background-position: bottom left;
	color: #fff;
}
#navleft ul {
	width: 100%;
	padding: 3px 0 5px;
	list-style: none;
}
#navleft ul li a {
	display: block;
	width: 100%;
	padding: 3px 0 3px 30px;
	font-size: 90%;
	color: #1a417c;
}
#navleft ul li a:hover, #navleft ul li.on a {color: #e47e05 ;}
#navpage {
	width: 100%;
	margin: 0;
	border-bottom: 2px solid #e1e1e1;
	position: relative;
	z-index: 1;
	float: left;
	clear: left;
	margin-bottom: 15px;
}
#navpage * {
	display: block;
	float: left;
}
#navpage strong {
	display: inline;
	position: relative;
	z-index: 999;
	top: 2px;
}
#navpage strong.on {
	background-color: #fff;
	border-top: 2px solid #e1e1e1;	
	border-right: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-bottom: 2px solid #fff;
}
#navpage strong.on a {
	color: #000 !important;
}
#navpage strong {	
	border-bottom: 0;	
}
#navpage strong.on:first-child {
	border-left: 2px solid #fff;
}
#navpage a {
	padding: 5px 30px;
	color: #8d8b85;
	text-decoration: none;
}
#navpage span{
	text-align: right;
	float: right;
}
.settext {
	width: 100%;
	/*overflow: hidden;*/
}
.pro-icon {
	width: 100%;
	overflow: hidden;
	list-style: none;
	font-size: 90%;
}
.pro-icon a {
	background: url(../images/shadow_product.png) no-repeat top center;
	width: 138px;
	height: 160px;
	text-decoration: none;
	text-align: center;
	color: #000;
	padding-top: 8px;
}
.pro-icon a img {
	margin: 0 auto;
}
.pro-icon li {
	float: left;
	margin-bottom: 10px;
	height:	
}
.pro-icon li * {
	display: block;
}
.pro-icon li .b {
	background: url(../images/nav2_bg.gif) repeat-x bottom;	
	margin: 8px;
	margin-bottom: 0;
	margin-top: 0;
	width: 122px;
}
.pro-icon li .b span {
	background: url(../images/nav2_curve1.gif) no-repeat bottom left;
}
.pro-icon li .b strong {
	background: url(../images/nav2_curve2.gif) no-repeat bottom right;
	padding: 7px 0;
	cursor: pointer;
}
.pro-icon li:hover .b {
	background: url(../images/nav2_on_bg.gif) repeat-x bottom;	
}
.pro-icon li:hover .b span {
	background: url(../images/nav2_on_curve1.gif) no-repeat bottom left;
}
.pro-icon li:hover .b strong {
	background: url(../images/nav2_on_curve2.gif) no-repeat bottom right;
	padding: 10px 0;
	color: #fff !important;
}
/* product main */
.pro-icon-main {
	width: 100%;
	overflow: hidden;
	list-style: none;
	font-size: 90%;
}
.pro-icon-main a {
	background: url(../images/shadow_product_main.png) no-repeat top center;
	width: 138px;
	height: 188px;
	text-decoration: none;
	text-align: center;
	color: #000;
	padding-top: 8px;
}
.pro-icon-main a img {
	margin: 0 auto;
}
.pro-icon-main li {
	float: left;
	margin-bottom: 10px;
	height:	
}
.pro-icon-main li * {
	display: block;
}
.pro-icon-main li .b {
	background: url(../images/nav2_bg.gif) repeat-x bottom;	
	margin: 8px;
	margin-bottom: 0;
	margin-top: 0;
	width: 122px;
}
.pro-icon-main li .b span {
	background: url(../images/nav2_curve1.gif) no-repeat bottom left;
}
.pro-icon-main li .b strong {
	background: url(../images/nav2_curve2.gif) no-repeat bottom right;
	padding: 7px 0;
	cursor: pointer;
}
.pro-icon-main li:hover .b {
	background: url(../images/nav2_on_bg.gif) repeat-x bottom;	
}
.pro-icon-main li:hover .b span {
	background: url(../images/nav2_on_curve1.gif) no-repeat bottom left;
}
.pro-icon-main li:hover .b strong {
	background: url(../images/nav2_on_curve2.gif) no-repeat bottom right;
	padding: 10px 0;
	color: #fff !important;
}
/* product main */

.detail-pro {
	width: 100%;
	/*overflow: hidden;*/
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #a3a29d;
}
.detail-pro h4 {
	font-size: 110%;
	margin-bottom: 5px;
}
.detail-pro .img {
	display: block;
	/*background: url(../images/shadow_small.png) no-repeat center top;*/
	border: 1px solid #7F9DB9;
	width: 80px;
	height: 92px;
	text-align: center;
	float: left;
	padding: 5px;
	/*margin-right: 10px;*/
	position: relative;
}
/*
.detail-pro a .bigpics {
	background-color: #fff;
	position: absolute;
	left: 100%;
	top: 5px;
	display: none;
}
.detail-pro a:hover .bigpics {
	display: block;
	border: 1px solid #7F9DB9;
	padding: 5px;
}
*/
.detail-pro .text {
	width: 77%;
	float: left;
	padding-left: 25px;
}
.detail-pro .text {
	font: 100%  Arial, Verdana, Helvetica, Tahoma, sans-serif;
}
.detail-pro .text .f {
	color: #999999;
	text-align: right;
}
.detail-pro .text .f a {
	color: #999999;
	text-decoration: none;
	font-size: 90%;
}
.detail-pro .text .f a:hover {
	color: #e47e05;
}
#text-downloads h2 {
	background: #d9d8d2 url(../images/nav_bg.gif) repeat-x bottom;
	height: 28px;
	width: 100%;
	overflow: hidden;
	line-height: 27px;
	color: #fff;	
	margin-bottom: 10px;
}
#text-downloads h2 * {
	display: block;
	float: left;
}
#text-downloads h2 span {
	background: url(../images/nav_on.gif) repeat-x top;
}
#text-downloads h2 span span {
	background: url(../images/nav_on_left.gif) no-repeat top left;
}
#text-downloads h2 span span span {
	background: url(../images/nav_on2.gif) no-repeat top right;
	padding: 0 20px;
}
.table-downloads {
	width: 100%;
	margin-bottom: 10px;
}
.table-downloads td {
	padding: 3px;
}
.table-downloads th {
	border-bottom: 1px solid #a3a29d;
}
.table-downloads tr:first-child + tr td {
	/*padding-top: 10px; border-top: 1px solid #a3a29d;*/
}
.table-downloads th, .table-downloads strong {
	font-size: 110%;
}
.table-downloads strong {
	padding-left: 10px;
}
.table-downloads a img {
 	vertical-align: middle;
}
.table-downloads a {
	color: #9f9f9f;
}
.table-downloads span a {
	text-decoration: none;
}
.table-downloads span a span {
	text-decoration: underline;
}
.table-downloads .green td {
	background-color: #efeeea;
}


.table-family td {
	padding: 10px 0 10px 5px;
}
.table-family td {
	border-bottom: 1px solid #a3a29d;
}


.cline { margin-bottom: 30px; }
.cline span{
	width: 50px;
	display: block;
	float: left;
}	
.hed{
	border-bottom: 1px solid #e1e1e1;
	font-weight: bold;
	margin-bottom: 20px;
}
.formline{
	width: 100%;
	padding-bottom: 5px;
}
.formline span{
	display: block;
	width: 120px;
	padding-right: 10px;
	text-align: right;	
	float: left;
}
.formline em{
	display: block;
	color: #f00;
	text-indent: 130px;
}
.nextbox { margin-top: 35px; }
.txt { width: 250px; }
.txts { width: 240px; }
.rowbttn{ padding: 20px 0 50px 130px; }
.bttn, .bttns{
	background: url(../images/button.jpg) no-repeat;
	border: 0;
	width: 88px;
	height: 28px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.bttns { 
	background: url(../images/button_s.jpg) no-repeat; 
	width: 64px;
	height: 21px;
	font-size: 80%;
	padding-bottom: 2px;
}
.search{
	margin: 50px 0; text-align: center;
}
.emimg{
	display: block; width: 120px; height: 116px; margin: 0 auto;
}
/* Image on the top - Tum Original */
/*.textmiddle {
	display: table;
	width: 165px;
	height: 225px;
	#position: relative;
}
.textmiddle .a {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: bottom;
	left: 0;
	width: 100%;
	text-align: left;
}
.textmiddle .b {
	#position: relative;
	#top: -50%;
}*/

/* Image on the top */
.textmiddle {
	display: table;
	width: 165px;
	height: 225px;
	#position: relative;
	/*border: 1px solid red;*/
}
.textmiddle .a {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: bottom;
	left: 0;
	width: 100%;
	text-align: left;
	padding-bottom: 15px;
	/*border: 1px solid yellow;*/
}
.textmiddle .b {
	#position: relative;
	#top: -45%;
	/*border: 1px solid green;*/
}
.cnt-contact{
	text-align: center;
}
.homephone{
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
.homephone strong{
	font-size: 120%;
}
/* For IE6 */
.tophide { visibility: hidden; }
.topshow { positon: absolute; display: block; visibility: visible;}
.topheight { height: 1px; }

/* LIGHTBOX CONTROL */
#lightbox { background-color:#000;padding:10px 10px 5px 10px; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; color:#fff; font-size:11px; font-weight:bold;}
#keyboardMsg { float:right; }
#keyboardMsg a { font-size:10px; color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase;  }
#lightbox img { border:none; } 
#overlay img { border:none; }