body {
	font-family: Arial, Sans-Serif;
	font-size: 12px !important;
	background: #fff;
	margin-top: 20px;
	}
	
#page {
    background: #fff;
	padding: 0;
    margin: 0 auto !important;
	width: 780px;
       	}	

#header {
	width: 780px;
	background: #fff;
	margin: 0 0 3px 0;
	color: #66CC00!important;
	z-index: auto;
        }
		
#hbar {
	float: left;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0;
	background: #900;
	background-color: #CC6600;
	z-index: -1;
	     }
		 
#hbarHdmi {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #066CAA;
	     }

#hbarMounting {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #78809C;
	     }
		 
#hbarRemote {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #11A2E5;
	     }
		 
#content {
    float: left;
	width: 780px !important;
	margin: 0;
	padding: 0;
	background: #fff;
	display: inline;
	     }

.tm {font-size: 14px}

.logo {
	font-size: 16pt;
	font-weight: bold;
}
.txtregular {
	font-family: Arial, Sans-Serif;
	font-size: 12px !important;
	color: #000000;
	}
	
a:link {
	font-family: Arial, Sans-Serif;
	font-size: 11px!important;
	color: #333;
	text-decoration: none;
	}
a:visited {
	font-family: Arial, Sans-Serif;
	font-size: 11px!important;
	color: #333;
	text-decoration: none;
	}
a:hover {
	font-family: Arial, Sans-Serif;
	font-size: 11px!important;
	color: #333;
	text-decoration: underline;
	}
a:active {
	font-family: Arial, Sans-Serif;
	font-size: 11px!important;
	color: #333;
	text-decoration: none;
	}

/*- top menues -*/

#topmenuleft {
	font-size: 11px !important;
	line-height: 30px
	padding: 0 0 0 0;
	float: left;
	list-style-type: none;
        }

#topmenuleft a {
	line-height: 30px;
	padding: 0 8px 0 8px;
	color: #900;
	text-decoration: none;
	diskplay: block;
	width: auto;
	text-align: center;
        }
#topmenuleft a:link  {
 color:#900; text-decoration:none;
}
#topmenuleft a:visited  {
 color:#900;text-decoration:none;
}
#topmenuleft a:hover {
	text-decoration: underline !important;
	color: #900;
	font-weight: bold;
	background-color: #CCCCCC;
        }

#topmenuright {
	font-size: 11px !important;
	float: right;
	display: block;
	height: 30px;
	margin: 0;
	text-align: left;
	font-weight: bold;
        }

#topmenuright a {
	line-height: 30px;
	padding: 0 25px 0 15px;
	color: #666;
	background-image: url(images/01b.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none !important;
        }

#topmenuright a:hover {
	color: #900;
	background-image: url(images/01a.gif);
	background-repeat: no-repeat;
	background-position: right center;
        }

/*- Homepage -*/
#homecontent {
    font-style: Verdana;
	float: right;
	width: 480px !important;
	font-size: 12px !important;
	line-height: 20px;
	padding: 13px;
	color: #fff;
	     }	
		 	 
#bannerhome {
    float: left;
	width: 780px;
	height: 250px;
    margin: 0 0 3px 0;
	padding: 0;
    background: #fff;
	     }
		 
.bannertitle {
	font-size: 25px !important;
	float: left;
	width: 240px;
	margin: 0;
	padding: 7px 0 0 15px;
	color: #fff;
	     }
		 
.bannertitlesub {
	font-size: 14px !important;
	color: #fff;
	font-weight: bold;
	     }

#subblock {
	float: left;
	width: 258px !important;
	background: #fff;
	padding: 0;
	margin: 0 1px 0 1px;
	     }

#subblockcontent {
	display: block;
	width: 99% !important;
	font-size: 12px !important;
	color: #000;
	background: #fff;
	padding: 0;
	margin: 0 0 3px 0;
	background-color: #FFFFFF;
	}

.subblocktext {
    display: block;
	padding: 5px;
    }
		 
.more a {
    display: block;
	font-size: 11px;
	font-weight: bold;
	color: #66CC00;
	text-align: right !important;
	padding: 0 15px 5px 15px !important;
	text-decoration: none !important;
}

/*- subpages -*/

#bannerpage {
    float: left;
	width: 780px;
    margin: 0 0 5px 0;
	padding: 0;
    background: #c0c0c0;
	     }
		
#bannerleft {
    float: left;
	width: 255px;
    margin: 0;
	padding: 0;
	     }
	 
#sidememu {
    float: left;
	font-size: 11pt !important;
	color: #666;
	text-align: left;
	background: #ddd;
	     }
		 
#sidemenu a {
    float: left;
	display: block;
	width: 245px;
	height: 25px;
	margin: 0 0 1px 0 !important;
	padding-left: 15px !important;
	line-height: 25px;
	text-decoration: none;
	color: #666;
	background: #ddd;
	     }
		 
#sidemenu a:hover {
	color: #fff;
	background: #ccc;
	     }

#currentpage {
    float: left;
	display: block;
	height: 25px;
	width: 245px;
	margin: 0 0 1px 0 !important;
	padding-left: 15px !important;
	line-height: 25px;
	color: #fff;
	background: #900;
        }

.bannerpic {
    display: block;
	float: right;
	width: 525px;
	height: 115px;
	margin: 0;
	padding: 0;
	background: #fff !important;
	     }
		 		 
#pagecontent {
	float: left;
	width: 500px !important;
	background: #fff;
	font-size: 12px !important;
	padding-left: 10px;
	padding-right: 10px;
	color: #666;
	     }	
		 
.paragraphtitle {
	font-size: 16px!important;
	font-weight: bold;
	color: #900;
	padding: 2px;
	     }
		 
.paragraphtitlegrey {
	font-size: 14px!important;
	font-weight: bold;
	color: #666666;
	padding: 10px 0 10px 0;
}
		 
/*- footer -*/

#footer {
    float: left;
	width: 100%;
	height: 30px;
	background: #fff;
	font-size: 10px;
	text-align: center;
	color: #666;
        }

#footer a {
	font-size: 10px;
	color: #900;
	text-decoration: none;
        }

#footer a:hover {
	text-decoration: underline;
        }

/*- Various Tags and Classes */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}

.center {
	text-align: center;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
	
img.noborder {
	border: none !important;
	}

#hr {
    float:  center;
	display: block;
	width: 98%;
	height: 1px;
	background-color: #CCCCCC;
	margin: 15px 0 15px 0;
	}

/* lightbox 2.0 */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	.textSampleblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
#menunav {
	line-height: 30px;
	list-style-type: none;
	background:#900;
	background-color: #FFFFFF;
	margin: 0 10px 0 0;
	z-index: 2;
}
#menunav a {
 display: block; width: inherit; text-align:center;
}
#menunav a:link  {
 color:#900; text-decoration:none;
}
#menunav a:visited  {
 color:#900;text-decoration:none;
}
#menunav a:hover  {
 color:#FFF;text-decoration:none;font-weight:bold;
}
#menunav li {
	float: left;
	width: inherit;
	background:#ffffff;
}
#menunav li a:hover{
 background:#999;
}
#menunav li ul {
 line-height: 30px;  list-style-type: none;text-align:left;
 left: -999em; width: 138px; position: absolute;
}
#menunav li ul li{
 float: left; width: 138px;
 background: #F6F6F6;
}
#menunav li ul a{
 display: block; width: 120px;text-align:left;padding-left:10px;
}
#menunav li ul a:link  {
 color:#900; text-decoration:none;
}
#menunav li ul a:visited  {
 color:#900;text-decoration:none;
}
#menunav li ul a:hover  {
 color:#F3F3F3;text-decoration:none;font-weight:normal;
 background:#900;
}
#menunav li:hover ul {
 left: auto;
}
#menunav li.sfhover ul {
 left: auto;
}
#content {
 clear: left;
}

