﻿html { 
min-height: 100%; margin-bottom: 1px;

/* overflow-x:hidden; */


}
body {
    background-color: #e1e4ec;
    color: #666;
    margin: 0;
    padding: 0;
    background-image: url(/images/background.jpg);
    background-repeat: repeat-x;
    font: 11px Arial, Helvetica, sans-serif;
	
}
img {
    border: none;
}
#Table_Main {
    margin: auto;
}
#NavCell {
    background: url(/images/bg_nav_metal.jpg);
    white-space: nowrap;
}
#dvCalloutLayer {
    visibility: hidden;
    padding-top: 15px;
    padding-left: 15px;
    width: 248px;
    height: 276px;
    background: transparent;
    position: absolute;
    z-index: 100;
}
#dvCalloutLayerLeft {
    visibility: hidden;
    padding-top: 15px;
    padding-left: 280px;
    width: 248px;
    height: 276px;
    background: transparent;
    position: absolute;
    z-index: 100;
}
#dvCalloutLayerBig {
    visibility: hidden;
    padding-top: 13px;
    padding-left: 12px;
    width: 445px;
    height: 464px;
    background: transparent;
    position: absolute;
    z-index: 100;
}
#dvCalloutCaption 
{
	width:400px;
	padding-top:2px;
	font-size:10.5px;
	.padding:0; /* IE7 only */
	_padding:0; /* IE6 only */
}

#PageLabel  {color:#333}
.h1metal {
    background: url(/images/h1_metalbg.gif);
    font: bold 11px Helvetica, sans-serif;
    color: #000000;
}
a.sidepromo {
    color: #c00;
    font: bold 11px Arial;
    display: block;
}
.footer, .copyright {
    font: 9px Verdana, Arial, Helvetica, sans-serif;   
    padding-right: 15px;
}
.footer, .footer a {
    color: #666 !important;
}
a:link, a:visited {
    text-decoration: none;
    color: #c00;
}
a:hover, a:active {
    text-decoration: underline;
}
.copyright {
    color: #999;
}
div.Promo {
    width: 161px;
    cursor: pointer;
    float: left;
}
.promotxtbox {
    background: url(/images/bg_promotxt.gif) no-repeat;
}
.promotxtbox_on {
    background: url(/images/bg_promotxt_on.gif) no-repeat;
}
td.sidepromo, td.sidepromo_on {
    width: 316px;
    height: 54px;
    padding-left: 14px;
    cursor: pointer;
}
td.sidepromo {
    background: url(/images/bg_sidepromo.jpg);
}
td.sidepromo_on {
    background: url(/images/bg_sidepromo_on.jpg);
}
.submenu {
    position: relative;
    float: left;
    padding: 3px 2px;
    width: 149px;
    height: 40px;
    background: url(/images/nav/bg_subnav.gif) no-repeat;
}

.submenu2 {
    position: relative;
    float: left;
    padding: 3px 2px;
    width: 160px;
    height: 40px;
    background: url(/images/nav/subnav_asimotv_BG.gif) no-repeat;
}

.submenuDownloads {
    position: relative;
    float: left;
    padding: 3px 2px;
    width: 160px;
    height: 40px;
    background: url(/images/nav/bg_subnav.gif) no-repeat;
}

.submenu_3item {
    position: relative;
    float: left;
    padding: 3px 2px;
    width: 149px;
    height: 70px;
    background: url(/images/nav/bg_subnav3.gif) no-repeat;
}
.bodytxt {
    font: 11px/18px Arial, Helvetica, sans-serif;
}
.dblspctxt {
    font: 12px/24px Arial, Helvetica, sans-serif;
}
.redlnk {
    color: #c00;
    font-weight: bold;
}

#redlnkbold {
    color: #c00;
    font-weight: bold !important;
	font: 12px/18px Arial;
	cursor: pointer;
}




#sample2 a:link { color:green }
#sample2 a:visited { text-decoration:line-through; }
#sample2 a:hover { font-weight:bold;text-decoration:underline overline; }
#sample2 a:active { font-weight:bold;text-transform: uppercase; }


#redlnkbold a:link { 
	text-decoration: none;
	color: #c00;
	font: 12px Arial;
    font-weight: bold;

 }
#redlnkbold a:visited { text-decoration:line-through; }
#redlnkbold a:hover { 



}
#redlnkbold a:active { 



}



.tnEvent {
    width: 60px;
    height: 55px;
    padding: 6px 3px;
    display: block;
    float: left;
    border-style: solid;
    border-width: 1px;
    margin: 1px 2px;
}
a.tnEvent:link, a.tnEvent:visited {
    border-color: #fff;
    background-color: #fff;
}
a.tnEvent:hover, a.tnEvent:active {
    border-color: #c00;
    background-color: #ccc;
}
.pop_h1 {
    font: bold 16px Arial;
    color: #999;
}

.h1_hidden {
color:#000000;
top:-50px;
/*right:-100px;*/
position:absolute;
}

.pop_spec {
    padding: 2px 0px 2px 10px;
    font-family: Arial;
    font-size: 10px;
    color: #666666;
    font-weight: bold;
}
tr.alternateTableDarkRow td {
	background-color: #DDDDDD; 
	color: 999;
	height: 20px;
	padding: 0px 8px 0px 5px;
}
tr.alternateTablelightRow td {
	background-color: Transparent; 
	color: 999;
	height: 20px;
	padding: 0px 8px 0px 5px;
}


.error  { color:#f00; font-style:italic; font-size:12px; font-weight: bold}

/* hide from ie on mac \*/
#flashcontent  {width: 960px;height: 290px;}

