body {
    background: #ffffff;
    color: #000000;
    font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    margin: 0px;
    margin-top: 7px;
}

table {
    font-size: inherit;
    font-size: 100%;
}

p, form, input, select, img {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    vertical-align: middle;
}

ul, li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

h1 {
    color: #243659;
    font-weight: bold;
    font-size: 16px;
}

.box li {
    list-style-type: none;
}

a:link, a:visited {
    text-decoration: none;
    color: #28739D;
}

a:hover {
    text-decoration: underline;
    color: #68A3CD;
}

p {
    text-align: justify;
    line-height: 22px;
    text-indent: 10px;
}

input {
    border: 1px solid #000000;
    line-height: 120%;
    vertical-align: middle;
}

select {
    border: 1px solid #000000;
    line-height: 120%;
}

textarea {
    border: 1px solid #000000;
    line-height: 120%;
}

checkbox {
    background-color: #474747;
    border: 0px;
    color: #dddddd;
}

.noborder {
    border: 0px;
}

#container {
    text-align: left;
    margin: 0 auto;
    background: #ffffff;
}

#top {
    text-align: right;
    float: right;
    padding-bottom: 4px;
}

#top td {
    padding-left: 5px;
    color: #a0a0a0;
}

#top a {
    color: #a0a0a0;
    font-size: 12px;
    text-decoration: none;
}

#navbar a {
    color: #ffffff;
    text-decoration: none;
}

#navbar td {
    padding-left: 5px;
    padding-right: 5px;
}


.navbar-separator {
    width: 3px;
    height: 23px;
}

.footer {
    background: #d6070f;
    height: 20px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
    padding-top: 2px;
}

.footer-left {
    height: 20px;
}

.footer-right {
    height: 20px;
}

#quick-search {
    float: right;
}

#quick-search td {
    padding: 0px;
    margin: 0px;
    padding-top: 3px;
    padding-right: 1px;
}

.search_inputs {
    background-color: #e0e0e0;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ffffff;
    height: 20px;
}

.search_inputs-focus {
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    border: 1px solid #ffffff;
    height: 20px;
}

#categories {
    width: 100%;
    background: #fefef3;
    text-align: center;
}

a.categ:active, a.categ:link, a.categ:visited {
    color: #4fb008;
    font-weight: bold;
    text-transform: uppercase;
}

a.categ:hover {
    color: #59d001;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.categ_count {
    font-size: 11px;
    color: #4D4D4D;
    font-weight: bold;
    width: 100%;
    padding: 5px;
}

.categ_description {
    padding: 5px;
}

.categ_button {
    margin: 2px;
    border: 1px solid #547a92;
    height: 14px;
    padding: 1px 7px 1px 7px;
}

a.view_button:active, a.view_button:link, a.view_button:visited {
    font-family: sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

a.view_button:hover {
    font-family: sans-serif;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}

div.categories-top {
    border-top: 1px dotted #555555;
}

td.categories-right {
    border-right: 1px dotted #555555;
    height: 100%;
}

.form {
    text-align: right;
    line-height: 25px;
    padding-right: 10px;
    width: 25%;
}

.form-right {
    text-align: left;
    padding-left: 4px;
}

.form_feature {
    text-align: right;
    line-height: 25px;
    padding-right: 10px;
    width: 50%;
    color: #2a5f9b;
}

.red {
    color: #B00000;
    font-weight: bold;
}

.title {
    color: #243659;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding-top: 10px;
}

td.gray {
    background: #f0f0f0;
    border-bottom: 2px solid #71add0;
    padding-left: 10px;
    padding-top: 10px;
    color: #444444;
    font-weight: bold;
    text-align: left;
}

td.gray1 {
    padding-left: 50px;
    text-align: left;
}

div.gray {
    background: #f0f0f0;
    padding: 10px;
}

div.gray1 {
    background: #f0f0f0;
}

td.submit_info {
    font-size: 12px;
    color: #444444;
    background: #f0f0f0;
    padding: 20px;
}

.details_top {
    background: #ebf2f7;
    color: #444444;
    font-weight: bold;
    padding: 5px;
    text-align: left;
}

.gallery {
    background: #f0f0f0;
    padding: 2px;
    width: 510px;
    text-align: center;
}

.pic {
    border: 1px solid #e5e5e5;
    text-align: center;
    padding: 2px;
}

.pic_over {
    border: 1px solid #80aacd;
    text-align: center;
    padding: 2px;
}

table.details {
    border-collapse: collapse;
    width: 300px;
    text-align: right;
    color: #0479bd;
}

table.details1 {
    border-collapse: collapse;
    width: 100%;
    text-align: right;
    color: #0479bd;
}

td.details {
    height: 25px;
    padding: 2px;
    background: #f9f9f9;
    border: 1px solid #cccccc;
    font-weight: bold;
    text-align: left;
}

td.details_over {
    height: 25px;
    padding: 2px;
    background: #f0f0f0;
    border: 1px solid #cccccc;
    font-weight: bold;
    text-align: left;
}

td.owner_details {
    height: 25px;
    padding: 2px;
    border-bottom: 1px solid #cccccc;
}

.details_left {
    text-align: left;
    float: left;
    font-weight: normal;
}

.details_right {
    text-align: right;
    float: right;
    font-weight: normal;
    color: #000000;
}

.details_title {
    font-weight: bold;
    width: 100%;
    height: 30px;
    text-indent: 10px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/title_bg.gif);
    height: 28px;
    text-align: left;
}

.details_content {
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dedede;
    text-align: left;
    line-height: 22px;
    text-align: justify;
}

.options {
    height: 25px;
    text-align: left;
}

#tab-left {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/tab-left.gif) no-repeat 0px 0;
    width: 18px;
    height: 23px;
}

#tab-right {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/tab-right.gif) no-repeat;
    width: 6px;
    height: 23px;
}

#tab {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/tab-middle.gif);
    height: 23px;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
}


/* dealer page */
.dealer {
    padding: 10px 5px 10px 0;
    line-height: 18px;
    float: left;
    width: 99%;
    border: 1px solid #e0e0e0;
    margin: 5px 0 5px 0;
    padding: 10px;
}

.dealer_photo {
    float: left;
    padding-right: 10px;
}

.dealer_details {
    float: left;
}

.dealer_details span {
    color: #888;
    display: block;
    float: left;
    width: 150px;
}

.dealer_more {
    float: right;
    margin-right: 20px;
}


#short_listing {
    text-align: left;
    width: 100%;
    border: 1px solid #CDCDCD;
}

.short_ad_odd {
    background: #f9f9f9;
}

.short_ad_even {
    background: #e0e0e0;
}

.listing_title {
    font-weight: bold;
}

.listing_description {
}

.listing_make {
    font-weight: bold;
}

#account {
    padding: 0px;
    border: 1px solid #e1e1e1;
}

#welcome {
    padding: 8px;
    background: #999999;
    margin: 10px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
}

td.left_form {
    width: 25%;
    height: 30px;
    padding-right: 10px;
    background: #666e7c;
    color: #ffffff;
    padding-left: 10px;
    border-bottom: 1px solid #dce2ec;
    text-align: left;
}

td.right_form {
    height: 30px;
    background: #dce2ec;
    color: #000000;
    padding-left: 10px;
    border-bottom: 1px solid #ffffff;
    text-align: left;
}

.payment {
    color: #444444;
    background: #f3eec8;
    padding: 20px;
    border-top: 2px solid #777777;
}

#nicetable {
    border-collapse: collapse;
    color: #646464;
    text-align: left;
}

#nicetable td {
    margin: 5px;
    padding: 2px;
    height: 37px;
    text-align: center;
    border: 1px solid #e7e7e7;
}

tr.nicetablerow_even {
    background: #FFFFFF;
}

tr.nicetablerow_odd {
    background: #f0f4f4;
}

tr.nicetablerow_pending {
    background: #fff7d1;
}

tr.nicetablerow_over {
    background: #F5F5F0;
    color: #e82c2c;
}

#tab_header {
    color: #ffffff;
    background: #5a94d5;
    border: 1px solid #667687;
    font-family: sans-serif;
    font-weight: bold;
    text-align: center;
    height: 30px;
}

#tab_header td {
    border: 0;
}

.no_per_page {
    text-align: center;
}

.bottom_side {
    font-size: 10px;
    color: #333333;
    border-bottom: 1px solid #13b2dd;
    text-align: left;
}

.list {
    background: url("/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/arrow.gif") 0 5px no-repeat;
    height: 25px;
    padding-right: 10px;
    padding-left: 10px;
}

.left_side {
    font-size: 10px;
    border-left: 1px solid #cccccc;
    height: 100%;
    width: 2px;
}

.up_side {
    color: #333333;
    border-top: 1px solid #13b2dd;
    padding-top: 4px;
}

.search_sort {
    padding: 6px 0 6px 0;
    text-align: left;
}

a.details_button {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/details_left.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 4px;
    text-decoration: none;
}

a:link.details_button, a:visited.details_button, a:active.details_button, a:hover.details_button {
    color: #ffffff;
    text-decoration: none;
}

a.details_button span {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/details_right.gif') no-repeat top right;
    display: block;
    padding: 4px 20px 4px 6px;
}

a.more_button {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/more_left.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 20px;
    height: 28px;
    padding-left: 4px;
    text-decoration: none;
    width: 100%;
}

a:link.more_button, a:visited.more_button, a:active.more_button, a:hover.more_button {
    color: #ffffff;
    text-decoration: none;
    width: 100%;
}

a.more_button span {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/more_right.gif') no-repeat top right;
    display: block;
    padding: 4px 20px 4px 6px;
}

.buttonwrapper_more {
    width: 250px;
}

.buttonwrapper_details {
    width: 100%;
}

.buttonwrapper {
    width: 100%;
    overflow: hidden;
}

.button {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/button.gif') no-repeat top right;
    display: block;
    padding: 3px 10px 5px 4px;
}

.activebutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/active.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #2ba000;
}

.inactivebutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/inactive.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #777777;
}

.expiredbutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/expired.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #ff2810;
}

.pendingbutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/pending.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #f87704;
}

.featuredbutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/featured.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #268bc2;
}

.pendingfeaturedbutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/pending_featured.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #000000;
}

.soldbutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/sold.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #ff2810;
}

.rentedbutton {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/rented.gif') no-repeat top left;
    display: block;
    float: left;
    line-height: 13px;
    height: 21px;
    padding-left: 20px;
    text-decoration: none;
    color: #ae00da;
}

.sold-left {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/sold-left.gif') no-repeat top left;
    display: block;
    float: left;
    height: 21px;
    padding-left: 21px;
    text-decoration: none;
    color: #bb0000;
    font-weight: bold;
    font-size: 10px;
    font-family: sans-serif;
}

.sold-right {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/sold-right.gif') no-repeat top right;
    display: block;
    height: 21px;
    padding: 5px 10px 0 0px
}

.rented-left {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/rented-left.gif') no-repeat top left;
    display: block;
    float: left;
    height: 21px;
    padding-left: 21px;
    text-decoration: none;
    color: #ae00da;
    font-weight: bold;
    font-size: 10px;
    font-family: sans-serif;
}

.rented-right {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/rented-right.gif') no-repeat top right;
    display: block;
    height: 21px;
    padding: 5px 10px 0 0px
}

.featured-left {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/featured-left.gif') no-repeat top left;
    display: block;
    float: left;
    height: 21px;
    padding-left: 21px;
    text-decoration: none;
    color: #1377b8;
    font-weight: bold;
    font-size: 10px;
    font-family: sans-serif;
}

.featured-right {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/featured-right.gif') no-repeat top right;
    display: block;
    height: 21px;
    padding: 5px 10px 0 0px
}

.priority-left {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/priority-left.gif') no-repeat top left;
    display: block;
    float: left;
    height: 21px;
    padding-left: 21px;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    font-size: 10px;
    font-family: sans-serif;
}

.priority-right {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/priority-right.gif') no-repeat top right;
    display: block;
    height: 21px;
    padding: 5px 10px 0 0px
}

.video-left {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/video-left.gif') no-repeat top left;
    display: block;
    float: left;
    height: 21px;
    padding-left: 21px;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
    font-size: 10px;
    font-family: sans-serif;
}

.video-right {
    background: transparent url('/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/video-right.gif') no-repeat top right;
    display: block;
    height: 21px;
    padding: 5px 10px 0 0px
}


#footer_links {
    padding: 3px;
    line-height: 18px;
    color: 777777;
}

#footer_links a {
    color: 777777;
}

.details_ad_title {
    font-size: 13px;
    line-height: 22px;
    color: #444444;
    font-weight: bold;
}

.details_make {
    line-height: 22px;
    color: #337800;
}

.details_category {
    line-height: 22px;
    color: #006898;
}

.details_price {
    line-height: 22px;
    color: #990000;
}

.options_set {
    background: url("/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/options_sets.gif") 0 15px no-repeat;
    padding: 15px 0 5px 18px;
    font-weight: bold;
    text-align: left;
}

.info {
    background: url("/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/info.gif") no-repeat 5px 5px;
    height: 70px;
    line-height: 70px;
    border: 1px solid #f1f1f1;
    padding-left: 80px;
    color: #4fb008;
    text-align: left;
}

.results {
    background: url("/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/info_bg.gif");
    border: 1px solid #f1f1f1;
    padding: 10px;
    margin: 5px;
    color: #4fb008;
    font-weight: bold;
    text-align: left;
}

.message {
    color: #b00000;
    font-weight: bold;
}

.message_padding {
    color: #b00000;
    font-weight: bold;
    padding: 50px 0 80px 0;
    text-align: center;
}

#error {
    border: 1px solid #f0f0f0;
    color: #ED4D28;
    background: url("/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/error.gif") no-repeat center left;
    padding: 15px;
    padding-left: 50px;
    text-align: left;
}

.search {
    color: #f81d00;
    font-weight: bold;
}

#navigator {
    background: #f0f0f0;
    padding: 3px;
    border: 1px solid #dddddd;
}

.plans {
    border: 1px solid #aaaaaa;
    width: 250px;
    padding: 10px;
}

.package_name {
    color: #049d00;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
}

#packages li {
    color: #444444;
    font-weight: bold;
    background: url("/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/arrow.gif") 5% 1px no-repeat;
    padding-left: 23px;
    margin: 5px;
    line-height: 20px;
    text-align: left;
}

.plan_price {
    color: #c60d0d;
    font-weight: bold;
    text-align: center;
}

.featured {
    color: #c60d0d;
    font-weight: bold;
    text-align: center;
    padding-top: 2px;
}

#stats_box {
    border: 1px solid #dddddd;
    padding: 5px;
    margin-bottom: 10px;
    color: #777777;
    overflow: auto;
    position: relative;
    line-height: 25px;
}

#stats_col {
    padding: 5px;
}

#stats_title {
    text-align: center;
    color: #c41a1a;
}


.t {
    background-color: #ffffff;
}

.b {
}

.l {
    border-left: 1px solid #d0d0d0;
}

.r {
    border-right: 1px solid #d0d0d0;
}

.tleft {
    height: 25px;
}

.tright {
    height: 25px;
}

.tmiddle {
    height: 25px;
    color: #eeeeee;
    text-align: left;
    margin-bottom: 1px;
}

.tdiv {
    padding: 5px 0 0 20px;
}

.tr {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/box-top-middle.gif) 0 0 repeat-x;
    background-color: #ffffff;
    width: 300px;
    float: left;
    margin: 5px;
}

div.box {
    line-height: 25px;
    text-align: left;
    color: #444444;
    padding: 10px;
}

div.box-latest {
    line-height: 20px;
    text-align: left;
    color: #444444;
    padding: 0 0 10px 0;
}

.featured {
    width: 230px;
}

.price {
    color: #45ac00;
    font-weight: bold;
}

a.make {
    color: #555555;
    font-weight: bold;
}

a.location {
    color: #0274bd;
    font-weight: bold;
}

.separator {
    border-bottom: 1px dotted #d0d0d0;
}

.vert_separator {
    border-right: 1px dotted #d0d0d0;
}

/*.quick_search { padding-left: 10px;}*/
.white {
    color: #ffffff;
}

#db_error {
    border: 1px dotted #777777;
    padding: 10px;
    background: #cee8f4;
}

#db_error span {
    color: #db293a;
}

.reg-container {
    margin-left: 50px;
    padding: 20px;
}

.register {
    float: left;
    text-align: center;
    border: 1px solid #d0d0d0;
    width: 300px;
    margin: 5px;
    padding: 10px;
    min-height: 170px;
}

.register_button {
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #d0d0d0;
    padding: 5px;
}

.group_name {
    font-weight: bold;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
}

.group_description {
    padding-bottom: 20px;
    text-align: left;
    line-height: 20px;
}

.mandatory {
    color: #ff0000;
    width: 7px;
    text-align: center;
}

#total {
    color: #b00000;
    font-size: 1.2em;
    border: 1px solid #999999;
    background: #f0f0f0;
    width: 100%;
    font-weight: bold;
    text-align: right;
    margin: 10px 0 10px 0;
    line-height: 30px;
}

#packages_details {
    color: #555555;
    line-height: 25px;
}

#packages_details span {
}

span.info_message {
    color: #999999;
    text-align: left;
}

.paginator {
    padding: 2px;
}

.paginator ul {
    margin: 0;
    padding: 0;
    text-align: right;
    font-size: 12px;
    font-family: sans-serif;
}

.paginator li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}

.paginator a.currentpage {
    border: 0 !important;
    color: #4e4e4d !important;
    font-weight: bold;
    cursor: default;
    background: transparent !important;
}

.paginator a, .paginator a:visited {
    padding: 0 5px;
    border: 1px solid #767676;
    text-decoration: none;
    color: #ffffff;
    background-color: #a5ca6b;
}

.paginator a:hover, .paginator a:active {
    border: 1px solid #767676;
    color: #5e9408;
    background-color: #ffffff; /* change to over */
}

.paginator a.disablelink, .paginator a.disablelink:hover {
    background-color: #ededed;
    cursor: default;
    color: #929292;
    border-color: #929292;
    font-weight: normal !important;
}

.paginator a.prevnext {

    background-color: white !important;
    color: #5e9408 !important;

}

a.form_button {
    border: 1px solid #28739D;
    padding: 4px 10px 4px 10px;
    text-decoration: none;
    font-weight: bold;
}

a.form_button_over {
    border: 1px solid #28739D;
    background: #68A3CD;
    padding: 4px 10px 4px 10px;
    color: #ffffff !important;
    text-decoration: none;
    font-weight: bold;
}


#status {
    background: #f4f4f4;
    border: 5px solid #dddddf;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
    padding: 10px;
    font-size: 1.2em;
    line-height: 20px;
    color: #777f77;
    text-align: left;
}

#table_options {
    border-collapse: collapse;
    color: #888888;
    background: #f9f9f9;
}

#table_options td {
    border: 1px solid #75d96a;
    padding: 10px;
    line-height: 20px;
}

#crumbs {
    border: 1px solid #dedede;
    height: 2.3em;
}

#crumbs li {
    float: left;
    line-height: 2.3em;
    padding-left: .75em;
    color: #777;
    display: block;
    padding: 0 20px 0 7px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/crumbs.gif) no-repeat right center;
}

#crumbs .current {
    color: #45a93a;
}

#bulk {
    margin: auto;
    background: #dddddd;
    border: 3px solid #bbbbbb;
    width: 400px;
    padding: 10px;

}

#help {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/help.gif) no-repeat 3px 3px #fffdcf;
    min-height: 18px;
    border: 1px solid #fff5cf;
    padding: 10px;
    padding-left: 50px;
    text-align: left;
}

.defaultText {
}

.defaultTextActive {
    color: #a1a1a1;
    font-style: italic;
}

#tooltip {
    position: absolute;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    max-width: 150px;
    border: 1px solid #91C2DC;
    z-index: 10000;
    color: #333333;
    padding: 4px;
    background: #e8f8ff;
    margin: 5px;
}

#tree {

}

#tree ul {

    margin-left: 20px;
}

#tree li {
    line-height: 22px;
    color: #1c73af;
    font-weight: bold;
}

.list1 {
    padding-left: 8px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/categories-arrow.gif) no-repeat 0 5px;
}

.list2 {
    padding-left: 20px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/categories-arrow.gif) no-repeat 12px 5px;
}

.list3 {
    padding-left: 32px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/categories-arrow.gif) no-repeat 24px 5px;
}

.list4 {
    padding-left: 44px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/categories-arrow.gif) no-repeat 36px 5px;
}

#tree a {
    color: #1c73af;
    font-weight: bold;
}

.parent {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/categories-bg.gif) repeat-x;
    height: 20px;
    padding: 4px 0 0 10px;
    margin: 5px;
    border: 1px solid #919191;
    color: #373737;
    font-size: 14px;
    font-weight: bold;
}

#refine {
}

#left-col {
    float: left;
    width: 220px;
    margin-right: 5px;
}

.current {
    font-weight: bold;
}

.more {
    color: #ec7b1f;
    font-weight: bold;
    padding-left: 15px;
    cursor: pointer;
}

a.more {
    color: #ec7b1f;
}

.property {
    padding-left: 15px;
}

#email-alert {
    border: 1px solid #e0e0e0;
    margin-top: 20px;
    padding: 10px;
    text-align: left;
}

#email-alert h3 {
    color: #777777;
}

#email-alert h4 {
    color: #444444;
}

#save-search {
    border: 1px solid #e0e0e0;
    margin-top: 10px;
    padding: 10px;
}

#save-search h3 {
    color: #777777;
    text-align: left;
}

#alert_error {
    border: 1px solid #f0f0f0;
    color: #ED4D28;
    padding: 5px;
    text-align: left;
    margin: 4px;
}

#alert_info {
    border: 1px solid #f1f1f1;
    padding: 5px;
    color: #4fb008;
    text-align: left;
    margin: 4px;
}

#comments_form {
    text-align: left;
}

#comments_form li {
    margin: 5px;
}

.comment_odd {
    padding: 5px;
    border: 1px solid #dddddd;
    background: #f0f0f0;
    margin-bottom: 10px;
}

.comment_even {
    padding: 5px;
    border: 1px solid #e4e4e4;
    background: #fdfdfd;
    margin-bottom: 10px;
}


.comments {
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #272727;
    font-family: 'Verdana';
    text-align: left;
}

.comments .cname {
    font-family: "Trebuchet MS";
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

.comments .cdate {
    padding-bottom: 5px;
    font-size: 10px;
    color: #28739D;
}

.comments .clogo {
    float: left;
    text-align: center;
    padding: 5px;
}

.comments .ccontent {
    padding-bottom: 5px;
    line-height: 18px;
    font-size: 11px;
    text-indent: 0;
}

.remove {
    color: #ad1f1f !important;
    text-decoration: none !important;
    font-family: "sans-serif" !important;
    font-size: 11px !important;
}

.alerts {
    padding: 5px;
    margin: 5px;
    border: 1px solid #e0e0e0;
}

.alerts .adate {
    color: #28739D;
    padding-left: 5px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
    text-align: left;
}

#post_button {
    background: #777;
    color: #fff;
    border: 1px solid #555;
    padding: 7px 20px 7px 20px;
    font-weight: bold;
}

.logo {
    margin: 10px 10px 10px 0 !important;
}

#processors {
    padding-left: 80px;
}

#processors span {
    font-weight: bold;
}

/* tag cloud */


#tagcloud {
    padding: 10px;
    text-align: justify;
    text-justify: newspaper;
}

#tagcloud a:link, #tagcloud a:visited {
    color: #777;
    text-decoration: none;
}

#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}

#tagcloud span {
    padding: 4px;
}

.tc_smallest {
    font-size: 80%;
}

.tc_small {
    font-size: 110%;
}

.tc_medium {
    font-size: 130%;
}

.tc_large {
    font-size: 150%;
}

.tc_largest {
    font-size: 180%;
}

.tc_largest a {
    color: #0066ff !important;
}


/* browse locations */

#browse_location {
    padding: 20px;
}

#browse_location li {
    text-align: center;
}

#location_tabnav {
    height: 25px;
    margin: 0;
    padding-right: 10px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/tab_bottom.gif) repeat-x bottom;
    text-align: left;
}

#location_tabnav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#location_tabnav a:link, #location_tabnav a:visited {
    background: #f3f3f3;
    line-height: 26px;
    font-weight: bold;
    padding: 4px 20px 4px 20px;
    margin-right: 4px;
    border: 1px solid #ccc;
    color: #666;
}

#location_tabnav a:link.active, #location_tabnav a:visited.active {
    background: #0184b5;
    color: #ffffff;
    border: 1px solid #004c68;
}

#location_tabnav a:hover {
    background: #fff;
}

/* browse makes */

#browse_make {
    padding: 20px;
}

#browse_make li {
    text-align: center;
}

#make_tabnav {
    height: 25px;
    margin: 0;
    padding-right: 10px;
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/tab_bottom.gif) repeat-x bottom;
    text-align: left;
}

#make_tabnav li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#make_tabnav a:link, #make_tabnav a:visited {
    background: #f3f3f3;
    line-height: 26px;
    font-weight: bold;
    padding: 4px 20px 4px 20px;
    margin-right: 4px;
    border: 1px solid #ccc;
    color: #666;
}

#make_tabnav a:link.active, #make_tabnav a:visited.active {
    background: #444444;
    color: #ffffff;
    border: 1px solid #333333;
}

#make_tabnav a:hover {
    background: #fff;
}

#footer-nav {
    margin-top: 6px;
    line-height: 20px;
    width: 100%;
    text-align: center;
}

#footer-nav a {
    color: #555 !important;
}

#navlinks ul {
    list-style: none;
    list-style-type: none;
    position: absolute;
}

* html #navlinks {
    bottom: -0.3em;
    bo\ttom: -0.2em;
}

#navlinks li {
    list-style-type: none;
    display: inline;
    line-height: 26px;
    float: left;
    position: relative;
    padding-left: 10px;
}

#navlinks li.first {
    background: none;
}

#navlinks li a {
    padding: 3px 10px 3px 10px;
    margin-right: 5px;
    color: #fff;
    text-decoration: none;
}



.clearfix:after {
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
}


/* -------- submenu -------- */
ul.submenu {
    width: 245px;
    display: none;
    position: absolute;
    top: 26px;
    left: 0;
    margin: 0;
    padding: 0;
    float: left;
    background: #656565 !important;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border: 1px solid #656565;
    z-index: 1000;
}

ul.submenu li {
    width: 245px;
    font-weight: normal;
    margin: 0 !important;
    padding: 0 !important;
    clear: both;
    border-bottom: 1px dotted #d9d9d9;
    position: relative;
    z-index: 1000 /*IE6*/;
    background: none !important;
}

ul.submenu ul {
    top: 0 !important;
    left: 100%;
}

ul.submenu li a:hover {
    background: #555 !important;
    width: 225px; /*padding: 0 10px 0 5px !important;*/
    display: inline-block;
    margin: 0 !important;
    color: #fff !important;
}

ul.submenu li a {
    display: block;
    float: left;
    color: #f0f0f0 !important;
    border: 0 !important; /* background: none !important;*/
    /*padding: 0 10px 0 5px !important;*/
    margin: 0 !important;
    background: #656565 !important;
    width: 225px;
    text-transform: none !important;
    letter-spacing: 0 !important;
    font-size: 1em !important;
    font-weight: normal !important;
}

ul.submenu li a.nav-parent {
    width: 225px;
    margin: 0 !important;
}

ul.submenu li a.nav-parent:hover {
}

/* -------- end submenu -------- */


.vert_banners {
    margin: 5px 0 5px 0;
    padding: 0;
}

.hor_banners {
    margin: 2px;
    padding: 0;
    float: left;
    display: inline;
}

.left_banners {
    padding-left: 5px;
}

.right_banners {
    padding-right: 5px;
}

.dcenter {
    display: table;
    margin: auto;
    text-align: center;
}

option.opt_parent {
    font-weight: bold !important;
    font-style: italic;
}

#refine hr {
    border: 0;
    color: #d0d0d0;
    background-color: #d0d0d0;
    height: 1px;
    margin: 10px 0 10px 0;
}

select.levels {
    display: block !important;
    float: none !important;
    margin: 10px;
}

#search_box {
    background: #f5f6f7;
    border: 1px solid #dee5e9;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}

#search_box input, select {
    margin: 3px;
}

.gray-button-left {
    background: #ccc;
    display: block;
    float: left;
    height: 24px;
    padding-left: 10px;
    text-decoration: none;
    color: #e8500d;
    line-height: 24px;
}

.gray-button-right {
    background: #ccc;
    display: block;
    height: 24px;
    padding-right: 10px;
}

.received {
    background-color: #e8ffb8
}

.msg_received {
    border: 1px solid #e0e0e0;
    padding: 10px 0 0 30px;
    margin: 10px 0 10px 0;
    line-height: 22px;
    background: #e8ffb8;
}

.msg_sent {
    border: 1px solid #e0e0e0;
    padding: 10px 0 0 30px;
    margin: 10px 0 10px 0;
    line-height: 22px;
    background: #ccc;
}


#listings_gm p {
    background: #fff;
    display: block;
    border: 1px solid #777;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

#hideMap, #showMap {
    float: right;
    color: #777;
    line-height: 32px;
    cursor: pointer;
}

#hideMap {
    padding-left: 20px;
}

#showMap {
    padding-left: 20px;
}

#show {
    float: right;
    color: #333;
    line-height: 32px;
    margin-right: 10px;
    font-weight: bold;
}

.gmaps_title {
    background-color: #f0f0f0 !important;
    line-height: 40px;
    border-bottom: #c0c0c0 !important;
    text-align: left !important;
    padding-left: 10px;
}

#table_gallery {
    border: 0;
}

#table_gallery td {
    border: 1px solid #e0e0e0;
    padding: 5px;
}

.gallery_classified {
    padding: 0;
    line-height: 18px;
    text-align: center;
}

.gallery_div {
    width: 160px;
    overflow: hidden;
    margin: 0 auto;
}

.gallery_classified h3 {
    text-align: center;
}

.gallery_classified .price {
    color: #444;
}

.featured-icon-gallery {
    float: right;
    margin-top: -5px;
    margin-right: -5px;
    padding: 0;
    height: 52px;
    width: 52px;
    position: relative;
}

#mynav {
    background: #e0e0e0;
    height: 26px;
}

#mynav ul {
    list-style: none;
    list-style-type: none;
    position: absolute;
}

* html #mynav {
    bottom: -0.3em;
    bo\ttom: -0.2em;
    z-index: 1000;
}

#mynav li {
    list-style-type: none;
    display: inline;
    line-height: 26px;
    float: left;
    position: relative;
}

#mynav li a {
    padding: 0 0 0 10px;
    margin-right: 5px;
    color: #787a7c;
    text-decoration: none;
    font-size: 1em;
}

#mynav li a:focus,
#mynav li a:hover,
#mynav li a:active {
    color: #297194;
}

.small {
    color: #929292;
    font-size: 0.9em;
    letter-spacing: 0.2px;
    text-align: left;
}

#choose_location {
    display: block;
    margin-right: 5px;
    font-weight: bold;
    color: #297194;
    float: right;
    line-height: 25px;
}

#location_div {
    display: block;
    position: absolute;
    background: #fff;
    padding: 10px 20px 10px 20px;
    border: 1px solid #abd1f4;
    z-index: 10;
    min-width: 120px;
    color: #333;
}

#location_div ul {
    list-style: none;
    list-style-type: none;
    float: left;
}

#location_div li {
    line-height: 25px;
}

#location_div a {
    color: #28739D;
}

#location_div a .gray {
    color: #b0b0b0;
}

#location_div a .crt_loc {
    color: #76a03a !important;
    text-decoration: underline;
    font-weight: bold;
}

.crt_location {
    font-size: 130%;
    color: #d0d0d5 !important;
}

#small_loc {
    font-size: 0.9em;
    letter-spacing: 0.2px;
}

#location_page {
    position: relative;
    font-size: 120%;
}

#location_page ul {
    list-style: none;
    list-style-type: none;
    float: left;
    width: 220px;
}

#location_page li {
    line-height: 25px;
}

#location_page h1 {
    text-align: center !important;
    color: #444;
}

#location_page h2 {
    font-weight: bold;
    float: left;
    color: #606060;
}

#location_page .delete_location {
    float: right;
}

#location_page hr {
    clear: both;
}

#location_page .clearfix {
    clear: both;
}

.hr1 {
    border: 0 !important;
    color: #e4eef9 !important;
    background-color: #e4eef9 !important;
    height: 1px;
    margin: 5px 0 5px 0;
}

.crt_loc a {
    color: #76a03a !important;
    text-decoration: underline;
    font-weight: bold;
}

#user_left {
    float: left;
    width: 52%;
}

#user_right {
    float: right;
    width: 46%;
}

.comments .cdetails {
    padding-bottom: 5px;
    font-size: 80%;
    font-weight: bold;
}

.buttonwrapper {
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 5px;
    display: block;
}

.button-left {
    background: #ccc;
    display: block;
    height: 31px;
    padding-left: 4px;
    display: block;
    margin-left: 2px;
}

.button-right {
    background: #ccc;
    display: block;
    height: 31px;
    color: #fff;
    font-weight: bold;
    line-height: 31px;
    display: block;
    margin-right: 2px;
    padding-left: 10px;
    padding-right: 14px;
}

#username_available {
    color: #7eb340;
    font-weight: bold;
    padding-left: 20px;
}

#username_error {
    color: #cd2e26;
    font-weight: bold;
    padding-left: 20px;
}

/* file uploader */
#file-uploader {
}

.qq-uploader {
    width: 85px;
    height: 85px;
    margin: 20px auto 0;
    position: relative;
}

.qq-upload-button {
}

.qq-upload-button-hover {
    opacity: 0.8;
}

.qq-upload-button-focus {
}

.qq-upload-drop-area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 85px;
    z-index: 2;
}

.qq-upload-drop-area span {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -8px;
    font-size: 16px;
}

.qq-upload-drop-area-active {
    background: #FF7171;
}

.qq-upload-list {
    display: block;
    list-style: none;
    width: 500px;
    margin: auto;
    margin-top: 10px;
    background: #fafafa;
    border: 1px solid #f0f0f0;
    padding: 10px;
    display: none;
}

.qq-upload-list li {
    line-height: 16px;
    color: #777;
}

.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel {
    margin-right: 7px;
}

.qq-upload-cancel {
    display: inline-block;
    width: 13px;
    height: 16px;
    vertical-align: text-bottom;
}

.qq-upload-status-text {
}

.qq-upload-fail {
    color: #e03838;
    display: none;
}

.qq-upload-fail-text {
    color: #e03838;
    display: none;
}

.qq-upload-success {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    display: none;
}

.qq-upload-size {
    color: #999;
}

.qq-upload-file {
}

.qq-upload-spinner {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
}

.qq-upload-size, .qq-upload-cancel {
}

UL.qq-upload-photo-list {
    background: #f5f7f8;
    border: 1px solid #d2dce1;
    clear: both;
    display: block;
    list-style-type: none;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    position: relative;
    min-height: 128px;
    font-size: 0.825em;
    margin-top: 10px;
}

* html UL.qq-upload-photo-list {
    height: 128px;
}

UL.qq-upload-photo-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

UL.qq-upload-photo-list li {
    width: 160px !important;
    float: left;
    height: 125px;
    margin: 10px 0;
    display: inline !important;
    clear: none !important;
}

.orderUp {
    cursor: pointer;
}

.orderDown {
    cursor: pointer;
}

h2.numFiles {
    color: #45a93a !important;
    font-size: 1em !important;
    font-weight: bold !important;
    text-decoration: none !important;
    border: 0 !important;
    text-transform: none;
}

.uploaded {
    margin: 0 auto;
}

.upload {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.select {
    background: url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/upload.gif) no-repeat;
    width: 60px;
    height: 54px;
    margin: 0px auto 0;
}

.select.waiting {
    background: #FFF url(/web/20130212055817im_/http://www.allinoneshop.in/templates/classic/images/spinner.gif) center center no-repeat;
}

.delete {
    height: 24px;
    left: 105px;
    position: absolute;
    top: 15px;
    width: 24px;
}

.fileInfo {
    height: 70px;
    margin: 10px auto 0;
    position: relative;
    text-align: center;
    width: 70%;
}

UL#ul_files {
    background: #dee6ea;
    border: 1px solid #bec6ca;
    clear: both;
    display: block;
    list-style-type: none;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    position: relative;
    min-height: 128px;
    font-size: 0.825em;
}

* html UL#ul_files {
    height: 128px;
}

UL#ul_files:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

UL#ul_files LI {
    float: left;
    height: 125px;
    margin: 10px 0;
    width: 160px;
    display: inline !important;
    clear: none !important;
}

.delete:hover, input.file:hover {
    cursor: pointer;
}

#maincol h2 {
    text-transform: none !important;
}

/* file uploader */
/*
     FILE ARCHIVED ON 05:58:17 Feb 12, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:07:16 Apr 30, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 2.989
  load_resource: 454.031
  PetaboxLoader3.resolve: 276.883
  PetaboxLoader3.datanode: 151.46
*/