@CHARSET "UTF-8";

@import url(top_block.css);

html { /* Always show Firefox scrollbar */
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #666666;
	vertical-align: middle;
	text-align: center;
	margin: 30px 0 0 0;
	font: 11px verdana,sans-serif;
}

img,
a img {
	border-wodth: 0px;
}
a {
	color: #FFFFD9;
}

#all {
	background: #363437; 
	width: 909px; 
	min-height: 100% !important; 
	height: auto !important; 
	height: 100%;
	_height: 5%;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

#content,
#content_home {
	width: 909px;
	padding: 0px;
	text-align: left;
}
#content_home {
	height: 364px;
}

#bottom_content {
	width: 908px;
}

#home_news {
	width: 255px;
	margin-left: 15px;
	color: #FFFFFF; 
	float: left;	
}

#homeNews {
		
}
#homeNews td {
	font-size: 10px;
	vertical-align: top;
}
#homeNews td img {
	border-width: 0px;
}
#homeNews tr.dataNl td {
	padding: 15px 0 0 0;
}
#homeNews td.txt,
#homeNews tr.dataNl td.txt
{
	padding-left: 7px;
}
#homeNews td.contNl {
	padding: 0 0 5px 0;
	font-size: 1px;
	border-bottom: 1px solid #DBDBDB;
}

#home_flash {
	float: right;
	margin-left: 15px;
}

.clear {
	 clear: both;
	 height: 15px;
	 width: 908px;	
}

.content_wrapper {

}
#internal_news,
#internal_content {
	float: left;	
	padding: 0; margin: 0;
	color: #FFF; 
}
#internal_news {	
	width: 282px;
}
#internal_content {
	width: 618px;
	_width: 610px;
}

#internal_news .in_content {
	padding: 5px 5px 15px 15px;
}
#internal_content .in_content {
	padding: 5px 7px 15px 7px;
}

/* original (smartvision) design 
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}
.style3 {font-size: 10px}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style5 {font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; }
.style6 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {font-size: 11px}
.style8 {
	padding-right:10px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
*/
#flash_home span {display: block; color: #999; padding: 5px; }
#flash_home span a { color: #C0C0C0; }
/* #flash_home a img { border-width: 0px; } */

#view_products {
	text-align: center;
	color: #FFF;
	padding: 11px;
	background: transparent;
	line-height: 120%;
}

.sectionMenuHolder {
	margin: 0 auto 25px auto;
	text-align: center;
	width: 700px;
}
.floatbox {
	float: left;
	width: 154px;
	height: 140px;
	margin: 10px;
	text-align: center;
}
.floatbox p {
	margin-bottom: 10px;
}
.floatbox img {
	border: 2px solid #8D8D8D;
}
.floatbox a {
	color: #000;
}

.kws {
	background-image: url(../images/site/kwback.jpg);
}
.azevs {
	background-image: url(../images/site/azev.jpg);
	/* background-image: url(../images/site/kwback.jpg); */
	
	padding-bottom: 25px;
}
.azevs .floatbox a:link,
.azevs .floatbox a:visited
 {
	color: #FFF !important; 
}

.footer_credits {
	width: 909px; 
	height: 24px; 
	background-color: #000000;
	text-align: right;
}
.footer_credits .righted {
	margin-right: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}
a.credits {
	text-decoration: none; 
	color: #CCCCCC;
}

.silver_back {
	background: #000 url(../images/site/kwback.jpg);
}
.prod_body {
	color: #000;
}
.prod_body a {
	color: #000;
}
.prod_body .inner_content {
	margin: 0 150px 0px 150px;
	line-height: 140%;
	padding-bottom: 25px;
}

.newsTbl {
	background: #000;
	width: 95%;
	margin-bottom: 25px;
}
.newsTbl th {
	background: #000;
}
.newsTbl td {
	background: #666;
}
.newsTbl th,
.newsTbl td {
	color: #FFF;
	padding: 7px;
	vertical-align: top;
}
.newsTbl td.img {
	text-align: center;
}

.products_home_bottom {
	height: 170px;
	background: transparent url(../images/site/products_bgr.gif);
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
* html .clearfix { height: 1px; }