body {
    background-color: #bfe9f4;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

p {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.65;
    color: #333333;
}

td {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

th {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}

h1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #5fac15;
    font-weight: bold;
}

h2 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #006699;
    font-weight: bold;
}

h3 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #5fac15;
    font-weight: bold;
}

td.rev1 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: normal;
}

td.padding {
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 26px;
    padding-right: 26px;
}

p.padding {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
}

a:link {
    color: #3084c0;
    text-decoration: underline;
}

a:visited {
    color: #3084c0;
    text-decoration: underline;
}

a:hover {
    color: #555555;
    text-decoration: underline;
}

a:active {
    color: #333333;
    text-decoration: underline;
}

a.rev:link {
    color: #FFFFFF;
    text-decoration: underline;
}

a.rev:visited {
    color: #FFFFFF;
    text-decoration: underline;
}

a.rev:hover {
    color: #FFFF00;
    text-decoration: underline;
}

a.rev:active {
    color: #FFFFFF;
    text-decoration: underline;
}

a.nav {
    height: 29px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display: block;
}

a.nav:hover {
    background-position: -218px 0px;
}

a.nav:active {
    background-position: -436px 0px;
}

a.nav-active {
    height: 29px;
    background-repeat: no-repeat;
    background-position: -436px 0px;
    display: block;
}

#nav_default {
    width: 119px;
    background-image: url("../images/btn0.jpg");
}

#nav_products {
    width: 140px;
    background-image: url("../images/btn1.jpg");
}

#nav_charactercreator {
    width: 200px;
    background-image: url("../images/btn2.jpg");
}

#nav_about {
    width: 130px;
    background-image: url("../images/btn3.jpg");
}

#nav_press {
    width: 118px;
    background-image: url("../images/btn4.jpg");
}

#nav_faq {
    width: 92px;
    background-image: url("../images/btn5.jpg");
}

#nav_contactus {
    width: 161px;
    background-image: url("../images/btn6.jpg");
}

.leftcol {
    width: 567px;
    vertical-align: top;
    margin: 7px 0px 7px 7px;
    float: left;
    display: inline;
}


.rightcol {
    width: 256px;
    _width: 250px;
    vertical-align: top;
    height: auto;
    float: right;
    display: inline;
}

.yellowbox {
    background-color: #fbfdb8;
    margin: 7px 7px 0px 7px;
    padding: 12px;
}

.newsarea {
    margin: 7px 7px 0px 7px;
    padding: 12px;
    color: #3084c0;
}

a.newsarea {
    color: #3084c0;
    text-decoration: underline;
}

h3.newsarea {
    color: #3084c0;
    font-size: 14px;
}

#clear {
    clear: both;
    height: 1px;
}

div.adminlinks a {
    color: #244C56;
    text-decoration: none;
}

div.adminlinks a:visited {
    color: #244C56;
    text-decoration: none;
}

div.adminlinks a:hover {
    color: #ffffff;
    text-decoration: none;
}

.LWHeader {
    margin-top: 10px;
    margin-bottom: 10px;
}

#flashContainer {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.alignTop {
    vertical-align: top;
}

.bold {
    font-weight: bold;
}

.indent20 {
    margin-left: 20px;
}

.topMargin20 {
    margin-top: 20px;
}

.paddingBottom10 {
    padding-bottom: 10px;
}

.paddingTop10 {
    padding-top: 10px;
}

.floatRight {
    float: right;
}

.noWrap {
    white-space: nowrap;
}

.fillWidth {
    width: 100%;
}

.halfWidth {
    width: 50%;
}

#orderSearchContainer {
    display: inline;
    float: right;
}

#characterInfoTable {
    margin-bottom: 20px;
}

#characterInfoLabel {
    margin-right: 20px;
}

.productListContainer {
    vertical-align: top;
    padding-bottom: 15px;
    width: 478px;
}

.productListTable {
    width: 478px;
}

.productThumbnail {
    width: 125px;
    padding-right: 30px;
}

.productCharacterSelectorContainer {
    padding: 10px 15px 0px 0px;
}

#productAvailableCharacters {
    float: right;
    padding: 5px 26px 5px 26px;
}

.separator {
    height: 1px;
}

.separatorBar {
    height: 1px;
    background-color: #000000;
}

.shippingInfoLabelColumn {
    width: 125px;
}

#shippingInfoNotice {
    padding-bottom: 25px;
}

.orderDetailColumn1 {
    width: 135px;
}

.orderDetailColumn2 {
    width: 160px;
    padding-right: 5px;
}

.orderDetailColumn3 {}

.orderDetailColumn4 {
    width: 50px;
    padding-left: 5px;
}

.orderDetailColumn5 {
    width: 55px;
    padding-left: 5px;
}

.newOrderText {
    margin-bottom: 5px;
}

#emptyCartMessage {
    padding: 10px 0px 0px 10px;
}

.cartDetailColumn1 {
    width: 135px;
    padding-bottom: 10px;
}

.cartDetailColumn2 {
    padding-right: 5px
}

.cartDetailColumn3 {
    width: 400px;
}

.cartDetailColumn4 {
    width: 50px;
    padding-left: 5px;
}

.cartDetailColumn5 {
    width: 60px;
    padding-left: 5px;
}

.cartDetailColumn6 {
    width: 57px;
    padding-left: 5px
}

.dedicationLabel {
    float: left;
    width: 200px
}

.dedicationExample {
    font-size: 80%;
}

.characterLimit {
    float: right;
    width: 125px;
    text-align: right;
    margin-right: 20px;
    font-size: 80%;
}

#spellCheckInstructions {
    font-size: 80%;
    float: left;
}

.checkoutInstructions {
    float: right;
    margin-top: 20px;
    font-weight: bold;
}

#cartNavButtonsContainer {
    float: right;
    margin-top: 20px;
}

#continueShoppingNav {
    padding-right: 15px;
}

.adminOrderListLink {
    padding-top: 5px
}

#orderErrorLinkList {
    padding-top: -10px;
}

/* Carousel styles */

.infiniteCarousel {
    width: 725px;
    height: 195px;
    display: block;
}

.infiniteCarousel .wrapper {
    width: 680px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
    overflow: auto;
    height: 195px;
    margin: 0 40px;
    position: absolute;
}

.infiniteCarousel .wrapper ul {
    width: 9999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    top: 0;
}

.infiniteCarousel ul li {
    display: block;
    float: left;
    padding: 10px;
    height: 175px;
    width: 150px;
}

.infiniteCarousel ul li a {
    cursor: pointer;
    text-decoration: none;
}

.infiniteCarousel ul li a img {
    display: block;
    border-width: 0px;
}

.infiniteCarousel ul li:hover {
    background-color: #99DAEE;
}

.infiniteCarousel ul li.empty:hover {
    background-color: #FFFFFF;
}

.infiniteCarousel .arrow {
    display: block;
    height: 36px;
    width: 37px;
    background: url(../images/arrowsLR.jpg) no-repeat 0 0;
    text-indent: -9999px;
    position: relative;
    top: 70px;
    cursor: pointer;
}

.infiniteCarousel .forward {
    background-position: 0 0;
    right: -37px;
    float: right;
}

.infiniteCarousel .back {
    background-position: 0 -72px;
    float: left;
}

.infiniteCarousel .forward:hover {
    background-position: 0 -36px;
}

.infiniteCarousel .back:hover {
    background-position: 0 -108px;
}

.verticalInfiniteCarousel {
    width: 150px;
    height: 665px;
    display: block;
}

.verticalInfiniteCarousel .wrapper {
    height: 585px; /* .verticalInfiniteCarousel height - (.wrapper margin-top + .wrapper margin-bottom) */
    overflow: auto;
    width: 170px;
    margin: 40px 0px 40px 0px;
    position: absolute;
}

.verticalInfiniteCarousel .wrapper ul {
    height: 9999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    left: 0;
}

.verticalInfiniteCarousel ul li {
    display: block;
    padding: 10px;
    height: 175px;
    width: 150px;
    border: none 0px;
}

.verticalInfiniteCarousel ul li a {
    cursor: pointer;
    text-decoration: none;
}

.verticalInfiniteCarousel ul li a img {
    display: block;
    border-width: 0px;
}

.verticalInfiniteCarousel ul li:hover {
    background-color: #99DAEE;
}

.verticalInfiniteCarousel ul li.empty:hover {
    background-color: #FFFFFF;
}

.verticalInfiniteCarousel .arrow {
    display: block;
    height: 36px;
    width: 37px;
    background: url(../images/arrowsUD.jpg) no-repeat 0 0;
    text-indent: -9999px;
    position: relative;
    top: 44px;
    cursor: pointer;
}

.verticalInfiniteCarousel .up {
    background-position: 0 0;
    right: -67px;
    top: 3px;
}

.verticalInfiniteCarousel .down {
    background-position: 0 -72px;
    right: -67px;
    top: 590px;
}

.verticalInfiniteCarousel .up:hover {
    background-position: 0 -36px;
}

.verticalInfiniteCarousel .down:hover {
    background-position: 0 -108px;
}

.avatarName {
    width: 150px;
    text-align: center;
}

.newAvatarText {
    margin-bottom: 5px;
}

/* End Carousel styles */