body {
    text-align:center;
    margin:0;
    padding:0;
    background: url(images/body_bg.png) #213c5a repeat-x top left;
}

/* page layout */
.headerFrame {
    height: 122px;
    /*background: #000000;*/
}

div.navBarFrame {
}

.navTopFrame {
    height: 41px;
/*    background: url(images/header_nav_bg.png) repeat-x top left; Does not exst */
}


.headerNavSep {
    padding-left:16px;
    padding-right:16px;
}

.headerSearch {
    padding-top: 8px;
    padding-right: 26px;
    float:right;
}

/* Infoboxes */
div.infoBoxFL {
    width: 217px;
    vertical-align:top;
    background: none;
    position: relative;
    margin-top: 7px;
    margin-bottom: 3px;
    padding: 0px;
}

.infoBoxHeadingFL {
    width: 100%;
    height: 26px;
    padding: 0px;
    text-align: left;
    color: #ffffff;
}

.infoboxContentsFL {
    width: 100%;
    padding: 0px;
    margin: 0px;
    border: none;
}

.infoBoxHeadingText, .infoBoxHeadingText a, .infoBoxHeadingText a:hover {
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana;
    font-size: 14px;
    padding-left: 5px;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none;
}

.infoBoxContentsText {
    text-align: left;
    padding:3px;
    color: #bcc6d8;
}

.infoBoxContentsText a {
    color: #bcc6d8;
    display: block;
    /*margin-top: -15px;*/
    padding: 0px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    margin-bottom: 0px;
    padding-left:5px;
    padding-top:1px;
    padding-bottom:1px;
}

.infoBoxContentsText a:hover {
    background: #363636;
    color: #bcc6d8;
    text-decoration: none;
}

div#whats_newBox .infoBoxContentsText, 
div#searchBox .infoBoxContentsText, 
div#reviewsBox .infoBoxContentsText, 
div#shopping_cartBox .infoBoxContentsText, 
div#rental_queueBox .infoBoxContentsText, 
div#tell_a_friendBox .infoBoxContentsText, 
div#specialsBox .infoBoxContentsText {
    text-align: center;
}

/* Content Boxes */
div.contentBoxFL {
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
}

.contentBoxHeadingFL {
    width: 100%;
    height: 28px;
    text-align: left;
    color: #ffffff;
}

.contentboxContentsFL {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
}

.contentBoxHeadingText {
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana;
    font-size: 14px;
    padding-left: 14px;
    vertical-align: middle;
}

.contentBoxContentsText {
    text-align: center;
    background:#e3e1e1;
}

.productListing-heading {
    height: 28px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
    color: #ffffff;
    white-space: nowrap;
}
.productListing-heading2 {
    height: 28px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    white-space: nowrap;
}

a.productListing-heading, a.productListing-heading:hover {
    color: #ffffff;
    background: none;
    height: 16px;
}

.footer {
    width:100%;
    margin:0;
    padding:0;
    background: url(images/footer_bg.png) repeat-x top left;
    height: 90px;
}

.footerText {
    font-family: Verdana;
    font-weight: normal;
    font-size: 15px;
    color: #222527;
}
.footerText a {
    font-family: Verdana;
    font-weight: normal;
    font-size: 15px;
    color: #222527;
}

/* Product Carousel's */
.carousel  {
    padding:15px;
}

.carousel a.carouselPrevButton, .carousel a.carouselNextButton {
    display: block;
    width: 30px;
    height: 143px;
    text-decoration: none;
}

.carousel a.carouselPrevDisabled {
    background: url("images/carousel_left_disabled.png") left 40px no-repeat;
}

.carousel a.carouselNextDisabled {
    background: url("images/carousel_right_disabled.png") right 40px no-repeat;
}

.carousel a.carouselNextEnabled {
    background: url("images/carousel_right.png") right 40px no-repeat;
}

.carousel a.carouselPrevEnabled {
    background: url("images/carousel_left.png") left 40px no-repeat;
}

.carousel a.next:hover {
    /*background-image: url("image/imageNavRightHover.gif");*/
    cursor: pointer;
}

.carousel a:hover, .carousel a:active {
    border: none;
    outline: none;
    cursor: pointer;
}                 

.carousel .jCarouselLite {
    /* Needed for rendering without flicker */
    position: relative;
    /*visibility: hidden;
    left: -5000px;*/
}

.carousel ul {
    margin: 0;
}

#extButtons {
    padding-top:10px;
    padding-bottom:20px;
}

.extButton {
    width: 10px;
    min-width: 10px;
    height: 10px;
    min-height: 10px;
    margin: 3px;
    display: inline;
    background: url("images/carousel_page_off.png") left top no-repeat;
}

.extButton_on, .extButton_active {
    background: url("images/carousel_page_on.png") left top no-repeat;
}

a.extButton_on:hover, a.extButton_on:hover, a.extButton_active:hover {
    text-decoration: none;
}

	
div#layoutHeader {position:relative}
div#layoutLeftColumn {}
div#layoutRightColumn {}
div#layoutFooter {}

div#layoutWrapper {
    float:left;
    width:100%;
    margin-top: -10px;
}
div#layoutContent {
    margin: 0 273px;
    padding-right:12px;
    margin-bottom: 100px;
}
div#layoutLeftColumn {
    float:left;
    width:229px;
    margin-left:-100%;
    margin-top: -16px;
    padding-left: 28px;
    margin-bottom: 100px;
}
div#layoutRightColumn {
    float:left;
    width:229px;
    margin-top: -16px;
    margin-left: -257px;
    margin-bottom: 100px;
}
div#layoutFooter{
    padding-top:13px;
    height: 90px;
    clear:left;
    width:100%;
    background: url(images/footer_bg.png) repeat-x top left;
}

.clear {
    clear: both;
}

