@import'style.css';

/* Listings */
.src_bar_sel, .src_bar_sel:link, .src_bar_sel:visited, .src_bar_sel:active, .src_bar_sel:hover, 
.src_bar a, .src_bar a:link, .src_bar a:visited, .src_bar a:active, .strong_bar{ width:160px; height:auto; float:left; padding:10px 0; border:1px solid #CCC; color:#0E465F; background:#EFEFEF; text-decoration:none; margin:0 3px 0 0; border-bottom:none; text-align:center; }
.src_bar a:hover { background:#1D93C5; color:#FFF; display:block; padding:10px 0; }

.listing{ width:650px; height:auto; float:left; padding:5px; background-color:#1D93C5; color:#FFF;}
.listing_trMain{ background-color:#EFEFEF; color:#333; text-align:center; line-height:20px;}
.listing_trMain td{ font-weight:bold; border-bottom:1px solid #ADC7D6;}
.listing_trMain a { color:#333; text-decoration:underline;} 
.listing_trMain a:hover {text-decoration:none;}

.op_filter { line-height:22px; margin:5px 0;}
.op_search { padding:5px 5px 5px 0; margin-bottom:5px;}
.op_search span, .op_filter span { font-size:13px; color:#FFF; font-weight:bold;}
.op_search select { margin-right:5px;}
.op_search form { width:170px;}
/*.bt_apply {}
.bt_show {}
*/
.total_p { font-size:16px; font-weight:bold; float:right; width:210px; text-align:right; margin-top:3px;}
.total_p span { font-size:11px; font-weight:normal;}

.tp_listing, .tp_listing2 { text-align:center; line-height:24px; font-size:12px;}
.tp_listing td, .tp_listing2 td { border-bottom:1px solid #ADC7D6; text-align:center;}
.tp_listing {background:#FFF !important;}
.tp_listing2 { background:#FBFBFB !important;}
/*.leftpos { text-align:left !important;}*/
/*.tp_listing:hover {background:#42728D !important; color:#FFF;}
.tp_listing2:hover { background:#42728D !important; color:#FFF;}
*/

.op_filter select { margin-right:5px; width:50px;}
.op_filter input { margin:0 5px 0 0; vertical-align:bottom;}

#lview_numbers { border:1px solid #CCC; background-color:#EDF7FF; padding:5px;}

.table_login tr td { text-align:center;}

.sample-list { background-color:#1D93C5; text-align:center; color:#FFF; font-weight:bold; line-height:22px;}
.sample-list a, .sample-list a:visited { text-decoration:underline; color:#FFF;}
.sample-list a:hover { text-decoration:none;}

.bt_apply, .bt_show, .jump_bt { width:60px; height:24px; cursor:pointer;}
