/* index */

/* */
.thumbwrap { border: none; padding: 0; margin: 0; }
.thumbwrap li { display: block; float: left; /*\*/ vertical-align: top; /**/ margin: 0 20px 0 0; padding: 0; border: none; width: 102px; }
.thumbwrap li>div { /*\*/ display: table; /**/ width: 102px; }
.thumbwrap li div a { text-decoration: none; }
/*\*/
.thumbwrap>li .wrimg { display: table-cell; vertical-align: middle; width: 102px; height: 102px; margin: 0; padding: 0; border: none; }
/**/
.thumbwrap img { vertical-align: middle; }
/*\*//*/
html .thumbwrap li .wrimg {	display: block; }
html .thumbwrap .wrimg span { display: inline-block; vertical-align: middle; height: 102px;	width: 0; }
/*/
.thumbwrap .caption { display: block; padding: 0; width: 102px;  /* Moz, IE6 */}
/* top ib e hover Op < 9.5 */
@media all and (min-width: 0px) {
	html:first-child .thumbwrap a { display: inline-block; vertical-align: top; }
	html:first-child .thumbwrap { border-collapse: collapse; display: inline-block; }
}

/* images list */
ul#companies-list { padding-top: 10px; padding-left: 20px; z-index: 0; }
#companies-list li { height: 150px; text-align: center; }
#companies-list li div a { display: block; float: left; margin: 0; width: 102px; height: 150px; font-size: 12px; color: #dcecf7; }
#companies-list img { max-height: 100px; max-width: 100px; border: 1px solid #ccc; cursor: pointer; }

/* index top listing */
.idxtop { position: relative; float: left; width: 360px; height: auto; margin: 0 0 10px 0; padding: 0; }
.idxtop ul li { clear: both; width: 100%; min-height: 60px; height: auto !important; height: 57px; margin: 0; padding: 0; }
.idxtop ul li div { position: relative; float: left; min-height: 50px; height: auto !important; height: 50px; margin: 0; padding: 0; background: none; }
.idxtop ul li div.image { width: 55px; margin-top: 3px; padding-left: 2px; }
.idxtop ul li div.image img { max-width: 50px; max-height: 50px; padding: 1px; border: 1px solid #eff2ff; }
.idxtop ul li div.content { width: 290px; margin: 0; padding: 1px 2px 3px 3px; /*background: #c10000;*/ }
.idxtop ul li div.content h1 { margin: 0; padding: 0; font-size: 12px; color: #000; }

/* idxinner - stats */	
.idxinner { position: relative; float: left; width: 252px; height: 320px; margin: 14px 0 5px 0; padding: 0; border: 1px solid #c4c0e2; background: #fff; }
* html .idxinner { margin-top: 13px; }
.idxinner ul { margin: 0; padding: 0; border: 1px solid #eee; border-bottom: 0 solid #fff; list-style: none; }
.idxinner ul li {
	clear: both; min-height: 60px; height: auto !important; height: 60px; margin: 0; padding: 0; border-bottom: 1px solid #eee; text-align: center;
}
.idxinner ul li.idxinon { border-bottom: 0; }
.idxinner ul li big { font: bold 32px Georgia, Tahoma; color: #1064ea; }
.idxinner ul li big sup { font: bold 14px Georgia, Tahoma; color: #000;}
.idxinner ul li h2 { margin: 5px 0; padding: 0; font-weight: normal; font-size: 12px; }
	
	/* box margin right */
	.boxl { margin-right: 5px; }

/* index listing */
.idxbottom { position: relative; width: 972px; height: auto; margin: 0 0 5px 0; padding: 5px 5px 0; border: 1px solid #c4c0e2; background: #f4f6ff; }

.idxbtm { position: relative; float: left; width: 476px; height: auto; margin: 0; padding: 5px; }
.idxbtm h2 { width: auto; padding: 3px 5px; background: #51b0ef; font: bold 13px/16px Arial, Tahoma; color: #fff; }
.idxbtm ul { min-height: 202px; height: auto !important; height: 202px; margin: 0; padding: 5px; background: #fff; list-style: none; }
* html .idxbtm ul { padding-bottom: 0; }
.idxbtm ul li {
	clear: both; margin: 0; padding: 3px 2px 2px 22px; border-bottom: 1px solid #ddd; background: url("../img/arrows/arrow-subcategory.gif") no-repeat 3px 2px;
}
.idxbtm ul li.alternate { background-color: #f2f7f7; }
.idxbtm ul li h1 { margin: 0; padding: 0 0 5px; font-size: 12px; color: #000; }
.idxbtm ul li a { line-height: 12px; text-decoration: none; color: #000; }
.idxbtm ul li a:hover { text-decoration: underline; color: #2c4ed7; }

