
/*stationary_auction */

.st_label {padding-bottom:2px; font-weight:bold;}

.st_separator {border-top:1px solid #DDD; clear:both;padding-bottom:15px;}

.st_auction_label {border-bottom:1px solid #DDD;padding-bottom:15px}


/* stationary_auction/house_list */

.st_house {padding:5px 0 5px 0}

.st_house h3 {margin-bottom:10px}

.st_house_logo {float:left;width:150px;padding-bottom:5px;text-align:center}

.st_house_details {float:right;width:400px;padding-bottom:5px;}


/* stationary_auction/auction_list */

.st_auction {padding:5px 0 5px 0}

.st_auction h3 {margin-bottom:10px}

.st_auction_details {float:left;width:150px;padding-bottom:5px;}

.st_auction_description {float:right;width:400px;padding-bottom:5px;}


/* stationary_auction/promoted_products */

.st_promoted {text-align: center}

.st_promoted .st_product {border:1px solid #CCC;margin-bottom:10px;}

.st_promoted .st_product img {padding:10px 20px;}

.st_promoted .st_product .st_product_desc {color:#7F7A78;padding:0 15px 5px 15px;}


/* stationary_auction/show */

.st_product {padding:5px 0 30px 0;clear:both;}

.st_product_product_row {margin-left:40px}

.st_product_product_row img {float:left;margin:10px 30px 20px 0}

.st_product_table {clear:both;background-color:#F4F1E8;width:100%}

.st_product_table td{padding-top:10px;padding-bottom:10px;}

.st_product_nb {width:60px;padding-left:5px;border-right:1px solid #93A39E;}

.st_product_description {padding-left:10px;border-right:1px solid #93A39E;}

.st_product_condition {width:50px;border-right:1px solid #93A39E;text-align:center}

.st_product_price {width:50px;text-align:center;font-weight:bold}


/* stationary_auction/show_product */

.st_details {float:left}

.st_details tr {height:30px}

.st_details td {width:200px;border-bottom:1px solid #EEEEEE;}

.st_details th {width:130px;border-bottom:1px solid #EEEEEE;font-weight:bold;}

.st_gallery {float:right;width:150px}

.st_gallery img {margin:10px 0}


/* stationary_auction/filters */

.st_filters .form-row {margin-bottom:5px}

.st_filters .form-row input {width:162px}

.st_filters .form-row select {width:168px}

.st_filters .from-to input {width:51px}

.st_filters label {background:transparent url(/images/forms/form_col_bgr.png) repeat-y scroll right top;width:154px;min-height:26px;}

.st_filters_actions {margin-top:10px;text-align:center}

.st_filters_actions input {margin-bottom:5px}