* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

a img {
    border-width: 0px;
}

a {
    color: #931317;
    text-decoration: underline;
}

a:hover {
    color: #0066FF;
    text-decoration: underline;
}

table {
    border-collapse: collapse;
}

.bordered td, .bordered th {
    vertical-align: top;
    text-align: left;
    padding: 10px 10px 10px 0px;
    border-bottom: 1px #CCCCCC solid;
}

.error_box, .error {
    font-weight: bold;
    font-size: 16px;
    border: 1px #FF0000 solid;
    padding: 10px;
    width: 925px;
    margin: auto;
    background-color: red;
    color: white;
    clear: both;
}

.notification {
/*color:#009900;*/
    color: white;
    background-color: green;
    font-size: 16px; /*border:1px #009900 solid;*/
    padding: 10px;
    width: 925px;
    margin: auto;
    clear: both;
}

.notification a {
    color: white;
    font-weight: bold;
    font-size: 16px;
}

.notification_auto_width {
/*color:#009900;*/
    color: white;
    background-color: green;
    font-size: 16px;
    padding: 10px;
    width: auto;
    margin: auto;
}

.notification_auto_width a {
    color: white;
    font-weight: bold;
    font-size: 16px;
}

.sms_text_box {
    border: 1px gray solid;
    background-color: #DDD;
    padding: 10px;
}

.sms_text_box b {
    font-size: 150%;
}

.not_paid {
    font-weight: bold;
    color: red;
}

.paid {
    font-weight: bold;
    color: green;
}

ol {
    padding: 0px 0px 0px 20px;
}

li {
    padding: 3px 5px 3px 0px;
}

h1 {
    font-size: 18px;
}

a h1, h1 a {
    text-decoration: underline;
    font-size: 18px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}
.unconfirmed_order, .order_not_confirmed {
    font-weight: normal;
    font-size: 1em;
}

.confirmed_order, .order_confirmed {
    font-weight: bold;
    font-size: 1em;
}

.canceled_order, .order_cancelled {
    text-decoration: line-through;
    font-size: 1em;
}

.order_finished {
    color: #555;
}

.hided_purchase {
    text-decoration: line-through;
}

table .my-orders-index {
    width: 0px;
}

.my-orders-index td {
    padding: 10px 3px 10px 3px;
    border: 1px #CCCCCC solid;
}

.layout {
    border: 0px;
}

.layout_tbl {
    border-collapse: collapse;
    width: 948px;
    margin: auto;
    clear:both;
}

.layout_tbl td, .layout_tbl th {
    border: none;
    vertical-align: top;
    text-align: left;
}

.td1 {
    width: 170px;
}

.td2 {
    width: 500px;
}

.head-tbl {
    border: 1px solid #750000;
    border-collapse: collapse;
    background-color: #931317;
    background-image: url(/img/page/headtbl_bkg.gif);
    background-repeat: repeat-x;
    color: white;
    width: 948px;
}

.head-tbl td {
    border-width: 0px;
    padding: 5px 5px 10px 0px;
    vertical-align: bottom;
}

.head-tbl a {
    color: white;
}

.head-tbl small {
    color: white;
}

a.nav {
    color: white;
}

#authForm {
    color: white;
}

#authForm input {
    color: black;
}

table .fp_purchase_list {
    border-collapse: separate;
    border-spacing: 5px;
    margin: 0px;
}

table .fp_purchase_list td {
    padding: 5px;
    border: 0px;
    vertical-align: top;
}

table td .purchase_pic {
    border: 0px solid #EEE;
    padding: 5px;
}

.fp_purchase_list .purchase_name a {
    font-weight: bold;
}

.fp_purchase_list .purchase_org_city a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}

.fp_purchase_list .purchase_info {
    color: #666666;
    font-weight: bold;
}

table .fp_purchase_list.popular {
    border: 1px solid #eeeea0;
    background-color: #ffffd0;
}

.fp_main_layout_tbl {
    width: 948px;
}

.fp_main_layout_tbl td {
    border: 0px;
    padding: 0px;
}

.signup_up {

}

.fp_signup_tbl {
    width: 350px;
    border: 1px #CCCCCC solid;
    background: #EEE;
    padding: 0px 20px 10px 20px;
}

.fp_signup_tbl td, .fp_signup_tbl th {
    border: 0px;
    padding: 10px;
}

.fp_login_box {
    width: 300px;
    border: 1px #CCCCCC solid;
    padding: 0px 20px 10px 20px;
    background: #EEE;
    margin: 30px auto;
}

.fp_login_box td {
    padding: 10px;
    background-color: #EEEEEE;
}

.remember_password {
    border: 1px #CCCCCC solid;
    padding: 20px;
    width: 300px;
    background-color: #EEE;
    margin: auto;
}

.remember_password td, .remember_password th {
    padding: 5px;
}

.fp_news td {
    padding: 10px;
}

.menu_user {
    border-bottom: #eee solid 1px;
    background-color: #ffffcc;
    background-color: #ffffd0;
}

table .menu_user {
    width: 160px;
}

table .menu_org {
    width: 160px;
}

.menu_user th {
    font-weight: bold;
    padding: 0px;
    text-align: left;
    border: none;
    color: #777;
    font-size: 0.8em;
}

.menu_org th {
    font-weight: bold;
    padding: 5px;
    text-align: left;
    border: none;
    color: #777;
}

.menu_user td {
    padding: 4px;
    font-size: 0.8em;
}

.menu_org td {
    padding: 5px;
}

.order_good_tbl td,
.order_good_tbl th {
    padding: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 13px;
}

.order_org_tbl {
    background-color: #EEE;
}

.order_org_tbl td,
.order_org_tbl th {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
}

.goods_list th {
    padding: 10px;
    background-color: #eee;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.goods_list td {
    padding: 10px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

.sizes_orders td {
    padding: 10px;
    border: 1px solid #DDD;
}

.user_purchases {
    border: 1px solid #eeeea0;
    margin-left: 5px;
}

.user_purchases .purchase_name td {
    padding-top: 7px;
    padding-bottom: 0px;
    padding-left: 5px;
}

.user_purchases .purchase_data td {
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 5px;
}

.user_purchases th {
    padding: 5px;
}

.edit_purchase_tbl td {
    padding: 5px 10px 5px 10px;
    background: #EEE;
}

.edit_purchase_tbl th {
    padding: 10px 5px 5px 10px;
    background: #EEE;
}

.report {
    width: 100%;
}

.report th {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    background-color: #eee;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

.report td {
    padding: 10px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

span .purchase_status {
    font-weight: inherit;
    color: #777;
}

.order_status {
    font-weight: bold;
    color: #777;
}

h1.index_purchases_header {
    margin-bottom: 0px;
}

h2.index_status_city {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: bold;
    color: rgb(153, 153, 153);
}

.top-box {
    width: 948px;
}

.top-box td {
    padding: 0px;
    margin: 0px; /*width:948px;*/
    border: none;
}

.top-box h1, .top-box h2 {
    padding: 0px 0px 2px 0px;
    margin: -3px 0px 0px 0px;
    font-family: sans-serif, serif;
    font-size: 0.7em;
    font-weight: bold;
    text-transform: uppercase;
}

.purchase_properties td, .purchase_properties th {
    vertical-align: top;
    text-align: left;
    padding: 5px 5px 5px 0px;
    border-bottom: 1px #EEE solid;
}

.add_collection_box {
    padding: 15px 10px 15px 10px;
    background-color: #FFFFCC;
    border: 1px #DDD solid;
}

.add_collection_box input {
    font-size: 1.1em;
    font-weight: bold;
}

.wrong_login_password_box {
    padding: 15px 10px 15px 10px;
    background-color: #FFBBBB;
    border: 1px #DDD solid;
    width: 928px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.1em;
    font-weight: bold;
}

.site_header {
    font-size: 2em;
    font-family: serif;
    font-weight: bold;
    color: #fef8c1;
}

td.site_header_box {
    vertical-align: middle;
}

span.my_orders_purchase_status {
    color: #777777;
    font-size: 0.8em;
    font-weight: bold;
}

.my_orders_userpayment_status a {
    color: #777777;
    font-size: 0.8em;
}

.my_orders_userpayment_status#confirmed {
    font-weight: bold;
}

.my_orders_userpayment_status#paid {
    font-weight: normal;
}

.my_orders_userpayment_status#not_paid {
    font-weight: bold;
}

.my_orders_distributor_status a {
    color: #777777;
    font-size: 0.8em;
}

.my_orders_distributor_status#onsite {
    font-weight: normal;
}

.my_orders_distributor_status#onsite {
    font-weight: bold;
}

.my_orders_distributor_status#onhand {
    font-weight: normal;
}
.collection_param_box {
    padding: 5px;
    background-color: #FFFFCC;
    border: 1px #DDD solid;
}
.collection_param_box td, .collection_param_box th {
    padding: 5px;
}
.purchase_categories, .colection_categories {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-size: 1em;
    font-weight: bold;
    color: #555;
}

.collection_categories_box {
    border-top: 1px #ccc solid;
    padding-top: 7px;
}

.collection_categories_box strong {
    color: #931317;
}

/* sell.iammother.ru styles */

.first-level a {
    color: #931317;
}

.menu_user a:visited {
    color: #931317;
    text-decoration: underline;
}

.plate_user_profile div {
    background-color: #ffffd0;
}

#index-dirs a:visited {
    color: gray;
    text-decoration: underline;
}

#index-dirs ul.first-level li {
    margin-top: 10px;
}

#index-dirs ul.first-level ul li a {
    text-decoration: none;
}

#index-dirs ul.first-level li a {
    font-size: 120%;
    color: #931317;
}

#index-dirs ul.first-level ul li:after {
    content: ", ";
}

#index-dirs ul.first-level ul li:last-child:after {
    content: "";
}

#index-dirs ul.first-level ul a {
    font-size: 12px;
}

.addbulletin_box {
    margin: 3px 10px 3px 10px;
}

.addbulletin_box a {
    font-size: 1.2em;
}

.smallbutton {
    background-color: #CC0000;
    color: black;
}

.no_markers li {
    list-style-type: none;
}

.good_description {
    font-size: 10px;
    color: #999;
}

.order_confirm_button {
    background-image: url(/img/icons/thumb_up.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 200px;
    margin: 2px;
}

.order_not_confirm_button {
    width: 200px;
    margin: 2px;
}

.order_org_cancel_button {
    background-image: url(/img/icons/user_delete.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 200px;
    margin: 2px;
}

.order_restore_button {
    background-image: url(/img/icons/user_delete.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 200px;
    margin: 2px;
}

.order_is_paid_button {
    background-image: url(img/icons/money.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 200px;
    margin: 2px;
}

.order_is_not_paid_button {
    width: 200px;
    margin: 2px;
}

.order_is_finished_button {
    background-image: url(img/icons/accept.png);
    background-position: left;
    background-repeat: no-repeat;
    width: 200px;
    margin: 2px;
}

.order_is_not_finished_button {
    width: 200px;
    margin: 2px;
}

.collectionHided {
    background-color: #EEE;
}

.pager {
    clear: both;
    margin: 10px 0px 5px 0px;
    font-weight: bold;
    font-size: larger;
    color: #555;
}

.pid {
    font-size: 8px;
    color: #555;
}

td.pid {
    width: 0px;
}

table .vertical_form {
    border: 1px #DDD solid;
    padding: 5px;
}

.vertical_form td, .vertical_form th {
    padding: 5px;
}

.category_list {
    margin: 0px 0px 20px 0px;
    padding: 10px 3px 10px 3px;
    border: 0px solid #555;
    color: #555;;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.category_list a {
    color: #931317;
    font-size: 16px
}

.collection_category_box {
    margin-top: 10px;
    margin-bottom: 30px;
}

.collection_category_box p {
    margin-top: 5px;
    margin-bottom: 5px;
}
.collection_category_box p span {
    font-weight: normal;
}
a#citySelector {
    font-size: larger;
    text-decoration: none;
    border-bottom: 1px dashed;
}
#list_city {
    padding-top: 5px;
}
#listCityFooter {
    width: 948px;
    margin: auto;
}
#listCityFooter a {
    text-decoration: none;
    font-size: 10px;
}
#shamora img {
    padding-top: 20px;
    width: 100px;
    height: auto;
}
#shamora a {
    font-weight: bold;
}
.top_message {
    background-color: green;
    font-size: 16px;
    font-weight: bold;
    color: white;
    margin: auto;
    width: 948px;
    padding: 5px;
    border: 1px solid white;
    clear:both;
}
.top_error {
    font-weight: bold;
    font-size: 16px;
    border: 1px #FF0000 solid;
    padding: 10px;
    width: 925px;
    margin: auto;
    background-color: red;
    color: white;
}
fgggg .purchase_type_sp a, .purchase_type_shop a {
    position: relative;
    float: left;
}
fgggg .purchase_type_sp .purchase_pic a span {
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 48px;
    height: 48px;
    background-image: url(/img/icons/small_red_corner.png);
    background-repeat: no-repeat;
}
fggg .purchase_type_shop .purchase_pic a span {
    display: block;
    position: absolute;
    top: -2px;
    left: -2px;
    width: 48px;
    height: 48px;
    background-image: url(/img/icons/small_corner.png);
    background-repeat: no-repeat;
}
.top-line {
    width: 948px;
    margin: 0px auto;
    padding: 0px;
}
.top-line h2 {
    margin: 0px;
    font-weight: normal;
    font-size: 11px;
}
.header-main-block {
    width: 948px;
    margin: auto;
    background: url(/img/page/headtbl_bkg.gif) repeat-x #931317;
    height: 126px;
    padding-top: 7px;
}
.header-main-block a {
    color: #ffffd0;
}
.header-main-block .sp-logo-block {
    background: url(/img/page/women_header_img.gif) no-repeat;
    overflow: visible;
    height: 106px;
    width: 128px;
    margin-left: 0px;
    float: left;
}
.header-main-block .sp-textlogo-block {
    background: url(/img/page/logo.gif) no-repeat;
    overflow: visible;
    height: 106px;
    width: 200px;
    margin: 10px 10px 10px 10px;
    float: right;
}
.header-main-block .text-header-block {
    color: #ffffd0;
    padding: 5px 30px 30px 140px;
}
.shop-org-details {
}
.org-name {
    font-size: 11px;
    font-weight: bold;
    font-family: "Arial";
    text-transform: capitalize;
}
.org-rating {
    background: url(/img/icons/star-small.png) no-repeat left center;
    font-weight: bold;
    padding: 1px 1px 1px 14px;
    color: black;
    margin: 0px 0px 0px -3px;
}
.org-rating.full {
    background: url(/img/icons/star-small.png) no-repeat left center;
    color: #eec327;
}
.org-rating.half {
    background: url(/img/icons/star-small-half.png) no-repeat  left center;
    color: #555;
}
.org-rating.empty {
    background: url(/img/icons/star-small-empty.png) no-repeat  left center;
    color: #1daa2f;
}
.user-rating {
    font-weight: bold;
    padding: 1px 1px 1px 14px;
    color: #931317;
    margin: 0px 0px 0px -3px;
}
.user-rating.full {
    background: url(/img/icons/star-small.png) no-repeat;
}
.user-rating.half {
    background: url(/img/icons/star-small-half.png) no-repeat;
}
.user-rating.empty {
    background: url(/img/icons/star-small-empty.png) no-repeat;
}
.collect_money {
    background: #feffdf;
}
.collect_money#not_paid {
    font-weight: bold;
}
.distribute_goods1 {
    background: #B2D281;
}
.orders_purchase_megaorder {
    background: none repeat scroll 0 0 #FEFFDF;
    border: 1px solid #EEEEA0;
}
.orders_purchase_megaorder td {
    padding: 0px 5px 10px 10px;
}
#user_distributor_report .onsite {
    font-weight: bold;
}
.big_button {
    font-size: large;
    padding: 10px 20px;
}
input.big {
    font-size: 150%;
}
#add_distributor {
    border: 1px dashed #888;
    padding: 10px;
    margin-top: 10px;
}
.checked td {
    background: #FFFFD0;
    border: #EEEEA0 solid 1px;
}
.jsLink {
    text-decoration: underline;
}
#user_payment_table .rejected td {
    color: red;
}
#user_payment_table .not_paid td {
    color: black;
    font-weight: normal;
}
#user_payment_table .paid td {
    color: green;
    font-weight: normal;
}
#user_payment_table .confirmed td {
    font-weight: bold;
}
.order_notifications {
    border: 1px solid #EEEEA0;
    width: 250px;
}
.order_notifications .notifier {
    padding: 5px;
}
.notifier .purchase_status {
    font-weight: bold;
    color: #555;
    padding: 1px 3px;
    background: #ddd;
    font-size: 9px;
}
.notifier .orders {
    color: #777;
    padding: 1px 1px;
}
.notifier .sum {
    font-weight: bold;
    color: #777;
    padding: 1px 1px;
}
.notifier .user_payment a {
    font-size: 10px;
    padding: 3px 5px;
}
.notifier .distributor a {
    font-size: 10px;
    padding: 3px 5px;
}
.user-feedback {
    background: #999;
    color: white;
    padding: 0px 2px;
}
.selected td {
    background: #5B5;
}
form .example {
    color: #555;
    font-size: 10px;
}
.form_table2 {
    width: 100%;
}
.form_table2 td {
    padding: 10px 7px;
    text-align: left;
    vertical-align: top;
    background-color: #eee;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.form_table2 th {
    padding: 10px;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}
.dialog {
    border: 1px solid #E0E0E0 !important;
    height: 300px;
    overflow: auto;
    padding: 10px;
    width: 500px;
    border-bottom:1px solid #E0E0E0;
    margin-bottom:15px;
    padding-bottom:5px; 
}
.message {
    margin: 0px 0px 15px 0px;
}
.message .created {
    font-size: 10px;
    font-color: #555;
}
/***********************************************************************************************************************
New header && styles
*/
.round_corner {
    position: relative;
}
.round_corner .corner {
    width: 10px;
    height: 10px;
    position: absolute;
    background-image: url("/img/decorate/corners4.png");
}
.round_corner .lt {
    float: left;
    background-position: 0px 0px;
    left: -1px;
    top: -1px;
}
.round_corner .rt {
    float: right;
    background-position: -20px 0px;
    right: -1px;
    top: -1px;
}
.round_corner .lb {
    float: left;
    background-position: -40px 0px;
    left: -1px;
    bottom: -1px;
}
.round_corner .rb {
    float: right;
    background-position:-60px -20px;
    right: -1px;
    bottom: -1px;
}
.category {
    background: #FEFFDF;
    /*border: 1px solid #931317;*/
    border: 1px solid #DBDBDB;
    width: 686px;
    clear: both;
    padding: 0 0 10px 0;
}
.category .column {
    padding: 0 10px;
    line-height: 23px;
    /*width: 330px;*/
}
.category .column a {
    font-size: 12px;
}
.category .column h2, .category .column h2 a {
    font-size: 14px;
}
.popular,.sticked,.subscription,.news {
    postion: relative;
    clear: left;
}
.purchases {
    width: 690px;
    clear: both;
}
.purchases .block_name {
    font-family: 'Trebuchet MS';
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0px 0px 0px;
    margin: 3px 0px;
}
.purchases .block_name a {
    font-size: 16px;
    font-family: 'Trebuchet MS';
    /*text-decoration:none;*/
}
.purchases .purchase {
    width: 160px;
    height: 200px;
    overflow: hidden;
    /*border: 1px solid #931317;*/
    border: 1px solid #DBDBDB;
    float: left;
    margin: 0px 0px -1px -1px;
    padding: 5px 5px 6px 6px;
    /*background: #f9f9f9;*/
    /*background: #FFF;*/
    /*background: #FEFFDF;*/
    position: relative;
}
.purchases .purchase.big {
    width: 217px;
}
.purchases .purchase .picture {
    width: 100px;
    height: 100px;
    overflow:hidden;
}
.purchase.sticker {
    background: #FEFFDF;
}
.purchases .purchase .picture img {
    width: 100px;
}
.purchases .purchase .properties {
    padding: 0px;
}
.purchases .purchase .properties .name {
    font-size: 14px;
    font-family: 'arial';
    /*height: inherit;*/
    overflow: hidden;
    color: #fff;
    color: #000;
    padding: 5px 0px 0px 0px;
}
.purchases .purchase .properties .org {
    font-size: 14px;
    font-family: 'arial';
    /*height: inherit;*/
    overflow: hidden;
    color: #fff;
    color: #555;
}
.purchases .purchase .properties .time {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-size: 11px;
    color: #555;
    float: right;
}
.purchases .purchase .properties .name a {
    font-size: 14px;
}
.purchases .purchase .properties .marks {
    font-size: 14px;
    font-family: 'arial';
    color: red;
    font-weight: bold;
}
/**********************************************************************************************************************
* Purchase list patches
*/
.purchases .purchase.list {
    width: 675px;
    height: 100px;
}
.purchases .purchase.list .picture {
    float: left;
}
.purchases .purchase.list .properties {
    float:left;
    padding-left: 10px;
    width: 550px;
}
.purchases .purchase.list .properties .name {
    float: left;
    width: 400px;
}
.purchases .purchase.list .properties .org {
    float: right;
}
.purchases .bottom-links {
    1font-family: 'Trebuchet MS';
    1font-size: 16px;
    1text-transform: uppercase;
    1font-weight: bold;
    padding: 30px 0px 30px 0px;
    margin: 3px 0px;
}
.purchases .bottom-links a {
    font-size: 14px;
    1font-family: 'Trebuchet MS';
    padding: 0px 10px 0px 0px;
    /*text-decoration:none;*/
}

.nav3 {
    clear:both;
    padding: 0px 0px 0px 0px;
    width: 948px;
    margin: auto;
    height: 20px;
    /*overflow: hidden;*/
}
.nav3 .wrapper {
    margin: 0px 8px 15px 8px;
    width: 545px;
    float:left;
}
.nav3 .wrapper span {
    float: left;
    display: block;
    padding: 3px 4px;
}
.nav3 a {
    font-size: 14px;
}
.nav3 .org-my-purchases {
    background: #FEFFDF;
    padding: 3px 5px;
    width: 120px;
    float: right;
}
.nav3 .org-my-purchases .add {
    background: #fff;
    padding: 1px 3px;
}
.nav3 .org-my-purchases a.add {
    text-decoration: none;
    font-size: 15px;
    line-height: 13px;
}
nav3 .wrapper2 {

}
.nav3 .wrapper2 .user-orders {
    background: #FEFFDF;
    padding: 3px 5px;
    width: 230px;
    float:left;
    padding: 3px 5px 3px 5px;
    margin: 0px 0px 9px 0px;
    font-size: 10px;
}
.nav3 .user-orders .name {
    float:left;
    font-size:14px;
    padding: 0px 5px 0px 0px;
    background: inherit;
}
.nav3 .user-orders .name a {
    font-size:inherit;
}
.nav3 .user-orders span {
    padding: 2px 3px 2px 3px;
    float: left;
    background: #fff;
    font-size: 10px;
}
.nav3 .user-orders span a {
    font-size: 10px;
}
.nav3 .user-orders span.current {
    font-weight: bold;
}
/**
Decorate city chooser
*/
.nav3 .city-selector {
    margin: 3px 0px 15px 0px;
    width: 135px;
    float: left;
    position: relative;
}
.nav3 .city-selector span a{
    /*font-size: 14px;*/
    text-decoration:none;
    border-bottom: #931317 dashed 1px;
}
.nav3 .list_city {
    position: absolute;
    left: -5px;
    width: 200px;
    background: #fff;
    padding: 5px;
    border: 1px solid #DBDBDB;
    z-index: 1000;
}
.nav3 .list_city p {
    margin: 3px;
}
.nav3 .list_city p a {
    font-size: 13px;    
}
/**
Decorate right column on the main page
*/
.user-orders .user-purchases {
    border: 1px solid #EEEEA0;
    border: 1px solid #931317;
    border:1px solid #DBDBDB;
}
.user-orders .megaorder {
    padding: 5px;
    clear: left;
}
.user-orders .megaorder .name {
}
.user-orders .megaorder .detail {
    position: relative;
    height: 57px;
}
.user-orders .megaorder .detail .column1,
.user-orders .megaorder .detail .column2,
.user-orders .megaorder .detail .column3 {
    padding: 3px 3px 3px 0px;
    position: absolute;
}
.user-orders .megaorder .detail .column1 {
    left: 0px;
    top: 0px;
    width: 69px;
}
.user-orders .megaorder .detail .column2 {
    width: 100px;
    left: 70px;
    top: 0px;
}
.user-orders .megaorder .detail .column3 {
    left: 179px;
    top: 0px;
}
/**
Decorate login line on the header
*/
.login {
    float: right;
    width: 420px;
    font-size: 12px;
    text-align: right;
    padding: 0px 0px 3px 0px;
}
.login a {
    font-size: 12px;
}
.login img {
    margin-bottom: -4px;
}
.login .user-name {
    float: left;
    padding-right: 5px;
    width:230;
    overflow: hidden;
}
.login .messages {
    float: left;
}
.login .signin {
    float: right;
    padding-right: 15px;
}
.login .signup {
    float: right;
    padding-right: 5px;    
}
.login .signout {
    float: right;
    padding-right: 5px;
}
/**
Decorate main red header bar: logo & navigation
*/
.nav {
    width: 948px;
    height: 50px;
    margin: auto;
    clear: both;
    position: relative;
}
.nav .logo {
    border: solid 0px #931317;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 50px;
    width: 137px;
    padding: 0px;
    background: #931317;
    text-align: center;
    vertical-align: baseline;
    margin: 0px 5px 0px 0px;
    background: #931317 url(/img/page/headtbl_bkg50.png) repeat-x;
}
.nav .logo span {
    position: absolute;
    top: 9px;
    left: 25px;
}
.nav .logo span a {
    font-size: 22px;
    font-family: "Segoe UI";
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.nav .logo img {
    width: 85px;
}
.nav .name {
    color: white;
    width: 260px;
    height: 14px;
    clear: left;
    padding: 12px 0px 9px 15px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.nav .name h1{
    font-size: 22px;
    font-family: "Arial";
    font-weight: bold;
    color: white;
    text-decoration: none;
    border: none;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
}
.nav .menu {
    height: 50;
    width: 546px;
    vertical-align:middle;
    position: absolute;
    top: 0px;
    left: 260px;
}
.nav .menu span {
    float: left;
    padding: 16px;
    display: block;
}
.nav .menu span a {
    color: white;
    font-size: 13px;
}
.nav2 {
    width: 806px;
    height: 50px;
    background: #931317 url(/img/page/headtbl_bkg50.png) repeat-x;
    position: absolute;
    top: 0px;
    left: 145px;
}
/**
Decorate rounded corners for filled box
*/
	.round_corner_fill {
		position: relative;
	}
	.round_corner_fill .corner {
		overflow: hidden;
		width: 5px;
		height: 5px;
		position: absolute;
		background-image: url("/img/decorate/corners6.png");
	}
	.round_corner_fill .lt {
		float: left;
		background-position: 0px 0px;
		left: 0px;
		top: 0px;
	}
	.round_corner_fill .rt {
		float: right;
		background-position: -5px 0px;
		right: 0px;
		top: 0px;
	}
	.round_corner_fill .lb {
		float: left;
		background-position: 0px -5px;
		left: 0px;
		bottom: 0px;
	}
	.round_corner_fill .rb {
		float: right;
		background-position:-5px -5px;
		right: 0px;
		bottom: 0px;
	}
/**********************************************************************************************************************/
.layout-main {
    width:948px;
    margin:auto;
    overflow: hidden;
}
.layout-column1 {
    float:left;
    width: 140px;
    padding: 0px 0px 0px 0px;
}
.layout-column2 {
    float:left;
}
.layout-column2 .purchases {
    margin: 0px 0px 0px 5px;
}
.layout-column1 .categories {
    /*border: 1px solid #ddd;*/
    /*-moz-border-radius: 5px;*/
    /*padding: 5px;*/
    /*background: #FEFFDF;*/
}
.layout-column1 .categories span {
    display: block;
    padding: 4px 2px;
    font-size: 10px;
}
.layout-column1 .categories h2 {
    margin: 1px 0px 0px 0px;
    color: #931317;
    /*background: #FEFFDF;*/
    font-weight: bold;
    font-size: 11px;
    padding: 6px 2px;
    /*text-transform:uppercase;*/
    /*border: 1px solid #ddd;*/
}
.layout-column1 .categories h2 a {
    color: #931317;
    font-size: 11px;
}
/**********************************************************************************************************************/
.date {
    width: 80px;
}
.hour, .minute {
    width: 25px;
}