.main {margin: 2px auto 0;width:1083px}

.imageLeft, .imageMiddle, .imageRight {
    float:left;
    width: 383px;
    height: 405px;
    background-image: url(../assets/images/img_left.jpg);
    background-repeat: no-repeat;
}

.imageMiddle {
    width: 358px;
    background-image: url(../assets/images/img_center.jpg);
}
.imageRight {
    width: 342px;
    background-image: url(../assets/images/img_right.jpg);
}

#banner div.link {display:block; position: absolute; width:130px; top: 317px; }
#banner div.link span {display:block; height:28px;cursor: pointer;}
#order_1 {margin-left:103px}
#order_2 {margin-left:254px}
#order_3 {margin-left:28px}
#order_3:hover {background-repeat: no-repeat; background-position: top center;background-image: url(../assets/images/movie_hover.jpg);}
#banner #order_4 {margin-left:185px; width: 136px;}
#banner #order_4 span {height:32px}

.border {clear:both; height:0px; border: 1px solid #ffffff;}
.content {padding-left:20px;color: #fff;font-family: Verdana; font-size: 14px; padding-left: 20px;}
.content h1 {font-size: 10px; color: #000}
.content h2 {font-size: 18px; font-weight: bold;}
.content p.title {font-size: 18px; font-weight: bold; font-style: italic;}
.content p.title2 {font-size: 18px;padding-left: 20px;}
.content ul li {line-height:28px;margin-left:30px}
span.italic {font-style: italic}
span.bold {font-weight: bold}
.content p {margin: 0px;padding-left: 20px;}

.submenu {
    width: 130px;
    height: 52px;
    display: none;
    background-image: url(../assets/images/submenu.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.submenu a { width: 70px; height: 20px; display:block; margin-top: 1px; margin-left: 30px;background-repeat: no-repeat;background-position: center right;}
.submenu a.amazon:hover {background-image: url(../assets/images/amazon_hover.png);padding-left:1px;padding-top:3px;}
.submenu a.bestBuy:hover {background-image: url(../assets/images/best_buy_hover.png);padding-left:1px;padding-top:5px;}

#navigate {position: absolute; top: 320px; display: none;}

.menu .anchor {float: left; background-repeat: no-repeat; background-position: top center;padding:0 11px;}
.menu .anchor span {cursor:pointer;display:block; height: 32px;}
.menu .anchorEnter {background-image: url(../assets/images/menuText/enter.jpg); width: 85px; background-position: top left;padding-left:0;height:52px}
.anchorEnter:hover {background-image: url(../assets/images/menuText/enter_active.jpg);}
.anchorView {background-image: url(../assets/images/menuText/view.jpg); width: 118px;height:52px}
.anchorView:hover {background-image: url(../assets/images/menuText/view_active.jpg);}
.anchorMovie {background-image: url(../assets/images/menuText/movie.jpg); width: 150px;height:52px}
.anchorMovie:hover {background-image: url(../assets/images/menuText/movie_active.jpg);}
.anchorOrder3 {background-image: url(../assets/images/menuText/order_3.jpg); width: 230px}
.anchorOrder3:hover {background-image: url(../assets/images/menuText/order_3_active.jpg);}
.anchorOrder2 {background-image: url(../assets/images/menuText/order_2.jpg); width: 230px}
.anchorOrder2:hover {background-image: url(../assets/images/menuText/order_2_active.jpg);}
.menu .anchorOrder1 {background-image: url(../assets/images/menuText/order_1.jpg); width: 160px;padding-right:0}
.anchorOrder1:hover {background-image: url(../assets/images/menuText/order_1_active.jpg);}

.subitems {
    width: 130px;
    height: 52px;
}

.subitems a { width: 70px; height: 20px; display:block; margin-top: 1px; margin-left: 70px;background-repeat: no-repeat; background-position: top center;}
.menu .anchorOrder1 .subitems a {margin-left: 30px;}
.subitems a.amazon { background-image: url(../assets/images/menuText/amazon.png);}
.subitems a.amazon:hover { background-image: url(../assets/images/menuText/amazon_active.png);}
.subitems a.bestBuy { background-image: url(../assets/images/menuText/best_buy.png);}
.subitems a.bestBuy:hover { background-image: url(../assets/images/menuText/best_buy_active.png);}

.anchorMovie:hover {background-image: url(../assets/images/menuText/movie_active.png);}
#available {top:205px;position:absolute;display:none}
