/* CSS Document */

body
{
	background:url(images/background.jpg) repeat-x;
	margin: 0px auto;
}

#main_container
{
	width:741px;
	height:auto;
	margin:auto;
	margin-top:55px;
}

#header
{
	width:100%;
	height:113px;
	background:url(images/header_image.jpg) no-repeat right;
}

#header #flash
{
	width:182px;
	height:113px;
	float:left;
}

#menus
{
	width:100%;
	height:44px;
	text-align:center;
	background:url(images/menu_background.jpg);
}

.menu_item
{
	width:auto;
	height:auto;
	float:left;
	margin-top:14px;
	padding-left:10px;
	padding-right:10px;
}

.separator
{
	width:5px;
	height:44px;
	float:left;
	background:url(images/seperator.jpg) no-repeat;
}

.menu_item a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.menu_item a:hover
{
	text-decoration:underline;
}

#contents_of_page
{
	width:100%;
	height:507px;
}

#contents_of_page_jw_player
{
	width:100%;
	height:370px;
}

#contents_of_page #row1
{
	width:65%;
	height:154px;
	margin-left:256px;
	padding-top:44px;
}

#contents_of_page #row1 .content_image
{
	width:134px;
	height:154px;
	float:left;
	margin-right:16px;
}

#contents_of_page #row2
{
	width:65%;
	height:154px;
	text-align:center;
	margin-left:256px;
	padding-top:35px;
}

.spring_sale
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#996699;
	font-style:italic;
}

.off_retail
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color:#663366;
	font-style:normal;
}

#contents_of_page #row3
{
	width:60%;
	height:80px;
	margin-left:290px;
	margin-top:30px;
}

#contents_of_page #row3 .footer_images
{
	width:68px;
	height:80px;
	float:left;
}

#contents_of_page #row3 .footer_text
{
	width:250px;
	height:80px;
	float:left;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
}

.now_introducing
{
	font-size:18px;
	font-style:italic;
}

.infinite_option
{
	font-size:16px;
}

#footer
{
	width:100%;
	height:60px;
	text-align:center;
	margin-top:8px;
	border-top:8px #000000 solid;
	padding-top:20px;
}

#footer a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#7B6B46;
	font-style:italic;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer_jw_player
{
	width:100%;
	height:60px;
	text-align:center;
	border-top:8px #000000 solid;
	padding-top:20px;
}

#footer_jw_player a
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#7B6B46;
	font-style:italic;
	text-decoration:none;
}

#footer_jw_player a:hover
{
	text-decoration:underline;
}

#floating_area
{
	width:500px;
	margin: 0 auto;
	top: 0px;
	z-index:1;
	display:none;
}

#floating_area .floating_div
{
	width:500px;
	height:auto;
	position:absolute;
	margin-left:119px;
	top: 176px;
}

#color
{
	width:100%;
	height:800px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}

#list
{
	width:100%;
	height:auto;
	overflow:auto;
	border-top:2px #999999 solid;
}

.close_button
{
	width:490px;
	height:auto;
	overflow:hidden;
	text-align:right;
	padding:5px;
	background:#FFF;
	border:1px #BBB solid;
}

.close_button .title_text
{
	width:auto;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#222;
	font-weight:bold;
	float:left;
	padding-top:3px;
	padding-left:15px;
}

#list .list_item_1
{
	width:480px;
	height:23px;
	padding-top:8px;
	padding-left:20px;
	background-color:#FFFFFF;
	border-bottom:1px #333333 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#list .list_item_1 a
{
	text-decoration:none;
	color:#000000;
}

#list .list_item_1 a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

#list .list_item_2
{
	width:480px;
	height:23px;
	padding-top:8px;
	padding-left:20px;
	background-color:#DDDDDD;
	border-bottom:1px #333333 solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

#list .list_item_2 a
{	
	text-decoration:none;
	color:#000000;
}

#list .list_item_2 a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

img
{
	border:0px;
}