div#leftbar {
    width: 170px;
    float: left;
    margin-top: -26px;
    display: inline;
}

div#leftbar ul { text-align: left;}
div#leftbar ul li a {font-size: 14px; color: #fff; line-height: 2em; text-decoration: none; display: block; width: 190px; padding: 0 0 0 12px; height: 29px; background: url("../media/images/sidenav/sidenav_item.png") no-repeat;}
div#leftbar ul li a:hover {text-decoration: underline;}
div#leftbar ul li a.in {font-weight: bold;}
div#leftbar ul li.top a {font-size: 20px; padding-top:10px; padding-bottom:4px; text-decoration: none; background: url("../media/images/sidenav/sidenav_top.png") no-repeat;}
div#leftbar ul li.bottom a {height: 33px; background: url("../media/images/sidenav/sidenav_bottom.png") no-repeat;}
div#leftbar ul li.twoline a {height: 56px;}
div#leftbar ul li.bottom.twoline a {height: 60px; background: url("../media/images/sidenav/sidenav_bottom_twoline.png") no-repeat;}

div#content {
    background: url("../media/images/backgrounds/background_content_top.png") no-repeat;
    display: inline;
    float: left;
    width: 485px;
    min-height: 375px;
    margin: -26px 0 0 33px;
    text-align: left;
}

div#fullcontent {
    background: url("../media/images/backgrounds/background_content_full_top.png") no-repeat;
    float: left;
    width: 867px;
    min-height: 375px;
}

div#rightcontent {
    background: url("../media/images/backgrounds/background_content_right_top.png") no-repeat;
    display: inline;
    float: left;
    width: 657px;
    min-height: 375px;
    margin: -26px 0px 0px 33px;
    text-align: left;
}

div#content_inner {margin-top: 8px; padding:10px;min-height: 375px;}
div#content_inner a {color: #8a5799; text-decoration: none;}
div#content_inner a.bttn {color: #FFFFFF; text-decoration: none;}
div#content_inner a.bttnbig {color: #FFFFFF; text-decoration: none;}

div#content_bottom {height: 8px;}

div#content #content_inner {background: url("../media/images/backgrounds/background_content_middle.png") repeat-y;}
div#content #content_bottom {background: url("../media/images/backgrounds/background_content_bottom.png") no-repeat;}
div#content_front #content_inner {background: url("../media/images/backgrounds/background_content_middle.png") repeat-y;}
div#content_front #content_bottom {background: url("../media/images/backgrounds/background_content_bottom.png") no-repeat;}

div#fullcontent #content_inner {background: url("../media/images/backgrounds/background_content_full_middle.png") repeat-y;}
div#fullcontent #content_bottom {background: url("../media/images/backgrounds/background_content_full_bottom.png") no-repeat;}

div#rightcontent #content_inner {background: url("../media/images/backgrounds/background_content_right_middle.png") repeat-y;}
div#rightcontent #content_bottom {background: url("../media/images/backgrounds/background_content_right_bottom.png") no-repeat;}

div#rightbar {
    background: url("../media/images/backgrounds/background_rightbar_top.png") no-repeat;
    display: inline;
    float: left;
    width: 169px;
    min-height: 375px;
    margin: -26px 0 0 8px;
}

div#rightbar_inner {
    margin-top: 8px;
    padding-top: 1px;
    background: url("../media/images/backgrounds/background_rightbar_middle.png") repeat-y;
    min-height: 394px;
}

div#rightbar_inner_front {
    width: 165px;
    height: 400px;
    overflow: auto;
    position: relative;
}

div#rightbar_inner_front_text {
    overflow: none;
    text-align: center;
}

div#rightbar_bottom {
    height: 8px;
    background: url("../media/images/backgrounds/background_rightbar_bottom.png") no-repeat;
}

div.collection {
    text-align: center;
}

div#styles {
    text-align: center;
}

div.style {
    display: inline;
    float: left;
    width: 150px;
}

div.style_details {
    float: left;
    width: 225px;
    display: inline;
}

div.choose_pants {
    float: left;
    width: 225px;
    display: inline;
}

table#basket {
    margin-left: 10px;
    padding: 5px;
    white-space: nowrap;
}

table#basket a {
    text-decoration: none;
    color: #000000;
}

table#basket th {
    font-weight: bold;
    padding: 5px;
}

table#basket td {
    padding-left: 5px;
}

table#basket td.item_desc {
    width: 260px;
    text-align: left;
}

table#basket th.quantity {
    width: 50px;
    text-align: center;
}

table#basket td.quantity {
    width: 50px;
    text-align: center;
}

table#basket th.itemcost {
    width: 100px;
    text-align: center;
}

table#basket td.itemcost {
    width: 100px;
    text-align: center;
}

table#basket th.cost {
    width: 75px;
    text-align: right;
}

table#basket td.cost {
    width: 75px;
    text-align: right;
}

table#basket td.totals {
    text-align: right;
    font-weight: bold;
}

table#basket td.tinytext {
    color: #FF0000;
    font-size: 10px;
}

table#account td {
    width: 175px;
}

#carouselmain {
    text-align: center;
    align: center;
}

img#big_pic {
    border: black solid 1px;
}

.carouselinner {
    text-align: center;
    align: center;
}

#carouselinnerbriefs #carousellt {
    width: 450px;
}

#carouselinnerbriefs a.prev {
    margin-top: 17px;
    margin-left: 10px;
}

#carouselinnerbriefs a.next {
    margin-top: 17px;
}

#carouselinnerthong #carousellt {
    width: 250px;
}

#carouselinnerthong a.prev {
    margin-top: 25px;
    margin-left: 60px;
}

#carouselinnerthong a.next {
    margin-top: 25px;
}

#carouselinnershorts #carousellt {
    width: 450px;
}

#carouselinnershorts a.prev {
    margin-top: 15px;
    margin-left: 10px;
}

#carouselinnershorts a.next {
    margin-top: 15px;
}

#carouselmain a.prev {
    width: 30px;
    display: inline;
    float: left;
}

#carouselmain #carousellt {
    display: inline;
    float: left;
}

#carousellt img {
    border: black solid 1px;
}

#swatches img {
    border: black solid 1px;
}

#carouselmain a.next {
    width: 30px;
    display: inline;
    float: left;
}

a.bttn {
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    padding-top: 4.5px;
    text-decoration: none;
    display: block;
    color: #FFFFFF;
    width: 114px;
    height: 32px;
    background: url("../media/images/graphics/form_button.png") no-repeat;
}

a.bttnbig {
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    padding-top: 4.5px;
    text-decoration: none;
    display: block;
    color: #FFFFFF;
    width: 128px;
    height: 32px;
    background: url("../media/images/graphics/form_button_big.png") no-repeat;
}

a.wblylnk {
    text-weight: bold;
    font-size: 22px;
}

.alerttxt {
    color: #FF0000;
}

ul.bulleted {
    font-size: 13px;
    color: #333;
    margin: 0 0 0 35px;
    list-style-type: disc;
}

div#friends_left {
    margin-left: 10px;
    display: inline;
    float: left;
    width: 225px;
}

div#friends_right {
    margin-top: 10px;
    display: inline;
    float: left;
    width: 225px;
    text-align: right;
}

#buypantspanel {
    float:right;
    width:209px;
    margin:1em;
}

#buypantspanel h2 {
    margin-left: 0px;
}

#buypantspanel p {
    margin-left: 0px;
}

div.collbttn {
    display: inline;
    float: left;
    margin: 15px;
}

p.soldout {font-size: 16px; margin: 0 0 0 13px; color: #FF0000}

div.tinytext {
    color: #FF0000;
    font-size: 10px;
}

