/* Copyright 2009 Xsevo */
/* Index */
.idx-header { width: 776px; height: 250px; margin-top: 4px; margin-bottom: 1px; }
.idx-cont { padding: 2px 12px 12px 12px; font-family: arial, helvetica, sans-serif; }
.idx-cells {  }

/* Top Promo */
.idx-promo-t { background: url(../images/index/idx-promo-top.jpg) no-repeat; width: 100%; position: relative; }
/* Hack IE z-index bug */
*:first-child+html .idx-promo-t, * html .idx-promo-t { z-index:3; }
/* End Hack */
.idx-promo-t-signup { display: block; height: 74px; width: 345px; float: right; outline: none; }
.idx-promo-t-about { display: block; height: 74px; width: 400px; float: left; outline: none; }

.idx-box {  background-color: #ddd; float: left; overflow: hidden; }
.idx-l { width: 346px; }
.idx-r { width: 394px; margin-left: 12px; }
.idx-box-header { height: 10px; text-transform: uppercase; padding: 8px 10px; background: url(../images/index/bar3.png) no-repeat; }
.idx-box-header a { font-weight: normal;}
.idx-box-title { display: block; float: left; color: #d4d6d7; font-family: impact; font-size: 12px; line-height: 12px;}
.idx-box-title:hover { color: #0100ca;}
.idx-box-va { display: block; float: right; text-align: right; height: 12px; color: #f00; font-size: 8px; line-height: 10px;}
.idx-box-va:hover { color: #fff;}
.idx-box-cont { margin: 18px 27px 0 27px; font-size: 9px;}
.idx-box { font-size: 10px; line-height: 10px; }
.idx-box a { text-decoration: none; }

/* Products */
.idx-prod { height: 900px; background-color: #aaa; }
.idx-prod .idx-item { margin-bottom: 23px; }
.idx-prod .idx-item-img { width: 293px; height: 220px; }
.idx-prod .idx-item-img img { width: 100%; height: 100%; }
.idx-prod .idx-item-img a { display: block; width: 100%; height: 100%; outline: none; }
.idx-prod .idx-item-cont { height: 35px; padding: 5px; overflow: hidden; text-align: justify; color: #888; font-size: 10px; }
.idx-prod .idx-item-title { color: #002480; font-weight: bold; font-size: 11px; }
.idx-prod .idx-item-title:hover { color: #fff; }
.idx-prod .idx-item-summ { color: #eee;}
.idx-prod .idx-item-summ a { color: #fff; font-weight: bold; }
.idx-prod .idx-item-summ a:hover { color: #f00; }

/* Videos */
.idx-videos { height: 348px; margin-bottom: 13px; }
.idx-videos .idx-box-cont { margin: 18px 16px 0 16px; }

/* Blogroll */
.idx-blogs { height: 263px; margin-bottom: 13px; }
.idx-blogs .idx-box-cont { margin: 4px 16px; }
.idx-blogs .idx-item { width: 361px; height: 111px; overflow: hidden; margin-bottom: 1px;  }
.idx-blogs .idx-item img { display: block; width: 100%; height: 100%; }
.idx-blogs .idx-item a { display: block; width: 100%; height: 100%; outline: none; }

/* News & Articles */
.idx-news { height: 263px;  }
.idx-news .idx-item { margin-bottom: 5px; }
.idx-news .idx-item-img { float: left; width: 63px; height: 45px; border: 1px solid #868785; }
.idx-news .idx-item-img img { width: 100%; height: 100%; }
.idx-news .idx-item-img a { display: block; width: 100%; height: 100%; outline: none; }
.idx-news .idx-item-cont { float: left; height: 45px; width: 259px; padding: 0 0px 0px 12px; overflow: hidden; text-align: justify; }
.idx-news .idx-item-title { margin-top: 2px; }
.idx-news .idx-item-title a { color: #002480; font-weight: bold; font-size: 10px;}
.idx-news .idx-item-title a:hover { color: #f00; }
.idx-news .idx-item-summ { color: #888; }
.idx-news .idx-item-summ a { color: #444; }
.idx-news .idx-item-summ a:hover { color: #f00; }