@import "style.css";      /* hidden from nearly all v4 browsers  */
@import url('style.css'); /* IE4 can understand, but not NN4 */

body,img,form,h1 {
	border: none;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 12px;
	text-align: center;
	font-family: Arial;
}
a {
	color: #227AFF;
}

#layout {
	position: absolute;
	top: 158px;
	width: 100%;
}

#layout .main {
	width: 758px;
	margin: auto;
	position: relative;
}

#layout .main .left {
	width: 144px;
	float: left;
	margin-top: 5px;
}

#layout .main .center {
	width: 459px;
	float: left;
}

#layout .main .right {
	width: 154px;
	float: left;
	margin-top: 5px;
}

.box_banner_bottom {
	width: 775px;
	height: 70px;
	margin: 10px auto;
	background-image: url(../images/layout/box_banner_bottom.gif);
	text-align: center;
	padding-top: 10px;
}

#box_bottom {
	width: 773px;
	height: 43px;
	background-image: url(../images/layout/box_bottom.gif);
	margin: 10px auto;
}

#bottom {
	width: 100%;
	height: 81px;
	background: url(../images/layout/top_menu_bg.gif) repeat-x;
	margin-bottom: 10px;
}

#bottom .content {
	width: 771px;
	height: 71px;
	background-image: url(../images/layout/bottom.gif);
	margin: auto;
	padding: 5px;
	text-align: center;
}

.box_white {
	width: 437px;
	margin: 2px auto;
}

.box_white .box_white_top {
	height: 7px;
	overflow: hidden;
	background: url(../images/layout/box_white_top.gif) top;
}

.box_white .box_white_content {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background: #FFFFFF;
	text-align: center;
	padding: 5px;	
}

.box_white .box_white_bottom {
	height: 7px;
	overflow: hidden;
	background-image: url(../images/layout/box_white_bottom.gif);
}

.box_center {
	width: 457px;
	margin: auto;
}

.box_center .top {
	height: 40px;
	text-align: center;
	background-image: url(../images/layout/box_center_top.gif);
}

.box_center .content {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #EFEEEE;
	padding: 0px 5px;
}

.box_center .bottom {
	height: 9px;
	background-image: url(../images/layout/box_center_bottom.gif);
	overflow: hidden;
}

.box_left {
	width: 143px;
	clear: both;
	display: block;
	margin: 5px 0px;
}

.box_left .top_empty {
	width: 143px;
}

.box_left .top {
	width: 143px;
	height: 10px;
	background-image: url(../images/layout/box_left_top.gif);
	overflow: hidden;
}

.box_left .content {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #EFEEEE;
	padding: 2px 8px;
}

.box_left .content a {
	font-size: 11px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
}

.box_left .content a:hover {
	background-image: url(../images/layout/box_link_bg.gif);		
}

.box_left .bottom {
	width: 143px;
	height: 10px;
	background-image: url(../images/layout/box_left_bottom.gif);
	overflow: hidden;
}

.box_right {
	width: 153px;
	clear: both;
	display: block;
	margin: 5px 0px;
}

.box_right .top_empty {
	width: 153px;
}

.box_right .top {
	width: 153px;
	height: 10px;
	background-image: url(../images/layout/box_right_top.gif);
	overflow: hidden;
}

.box_right .content {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #EFEEEE;
	padding: 2px 8px;
}
.box_right .content a {
	font-size: 11px;
	font-family: Arial, Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	display: block;
	line-height: 140%;	
}

.box_right .content a:hover {
	background-image: url(../images/layout/box_link_bg.gif);
}

.box_right .bottom {
	width: 153px;
	height: 10px;
	background-image: url(../images/layout/box_right_bottom.gif);
	overflow: hidden;
}

#top_menu {
	position: absolute;
	top: 88px;
	width: 100%;
	height: 25px;
	background-image: url(../images/layout/top_menu_bg.gif);
}

#top_menu .content {
	position: relative;
	width: 786px;
	text-align: left;
	margin: auto;
	background-color: #FFFFFF;
}

#top_menu .content .home {
	background-image: url(../images/layout/button_home_off.gif);
	width: 61px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .home:HOVER {
	background-image: url(../images/layout/button_home_on.gif);
}

#top_menu .content .dvd {
	background-image: url(../images/layout/button_dvd_off.gif);
	width: 52px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .dvd:HOVER {
	background-image: url(../images/layout/button_dvd_on.gif);
}

#top_menu .content .toys {
	background-image: url(../images/layout/button_toys_off.gif);
	width: 142px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .toys:HOVER {
	background-image: url(../images/layout/button_toys_on.gif);
}

#top_menu .content .video {
	background-image: url(../images/layout/button_video_on_demande_off.gif);
	width: 144px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .video:HOVER {
	background-image: url(../images/layout/button_video_on_demande_on.gif);
}

#top_menu .content .rentals {
	background-image: url(../images/layout/button_dvd_rentals_off.gif);
	width: 110px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .rentals:HOVER {
	background-image: url(../images/layout/button_dvd_rentals_on.gif);
}

#top_menu .content .apparel {
	background-image: url(../images/layout/button_apparel_off.gif);
	width: 77px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .apparel:HOVER {
	background-image: url(../images/layout/button_apparel_on.gif);
}

#top_menu .content .preorders {
	background-image: url(../images/layout/button_preorders_off.gif);
	width: 98px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .preorders:HOVER {
	background-image: url(../images/layout/button_preorders_on.gif);
}

#top_menu .content .valentine {
	background-image: url(../images/layout/button_valentine_off.gif);
	width: 102px;
	height: 25px;
	display: block;
	float: left;
}

#top_menu .content .promotion {
	background-image: url(../images/layout/button_promotionhq.gif);
	width: 102px;
	height: 25px;
	display: block;
	float: left;
}

#top_banner {
	background-color: #1572D0;
	text-align: center;
	position: absolute;
	width: 100%;
}

#top_account {
	width: 100%;
	background-color: #1572D0;
	position: absolute;
	top: 60px;
	text-align: right;
	height: 27px;
}

#top_account .content {
	width: 780px;
	position: relative;
	text-align: right;
	margin: auto;
}

#top_account .content a {
	float: right;
}

#top_submenu {
	width: 100%;
	background-image: url("../images/layout/top_submenu_bg.gif");
	position: absolute;
	top: 114px;
	text-align: right;
	height: 23px;
}

#top_submenu .content {
	width: 780px;
	position: relative;
	margin: auto;
}

#top_submenu .content a {
	float: left;
}

#call_us {
	position: absolute;
	width: 100%;
	height: 20px;
	top: 137px;
	background-image: url("../images/layout/call_us_bg.gif");
	text-align: center;
}

.dvd_home_list{
	width: 212px;
	font-size: 11px;
	font-family: Verdana;
	float: left;
	margin-bottom: 30px;
}
.dvd_home_list a{
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	font-family: Arial;
}
.dvd_home_list img{
	padding: 5px 5px 0px 0px;
}
.dvd_home_list strong{
}
.dvd_home_list span{
}
.dvd_home_list .price{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
