body {
	margin: 0px;
}
.oShell {
	height: 100%;
	width: 100%;
}
.quantity {
	font-size:19px;
}
.quantity input{
	background-color: #FFD3A8;
	font-size:17px;
}
.prdTitle {
	font-size:23px;
	padding-bottom: 8px;
	color: #711808;
	font-weight: bold;
}

.movieLogo {
	background-image: url(images/movieLogo.jpg);
	height: 249px;
	width: 950px ;
    margin-left: auto ;
    margin-right: auto ;
}
.nav {
	margin:0 auto 5px;
	height: 26px;
	width: 950px;
	background-color: #711808;
	text-align: center;
	padding-top: 8px;
	border-bottom-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.nav a{
	color: #FFCC00; 
	font-size:17px;
}

.nav .current{
	color: #CCFF99; 
	font-size:17px;
}
.nav a:hover{
	color: #FFCC00; 
	font-size:17px;
	text-decoration:none;
}

.content {
	/*height: 100%;*/
	width: 950px;
	margin-left: auto;
	margin-right: auto;

}
.itemWeek {
	background-image: url(images/home/item_week.jpg);
	height: 211px;
	width: 700px;
}
.itemWeekDesc {
	width: 255px;
	padding-left: 210px;
	padding-top: 60px;
}
.productListTitle {
	font-size: 36px;
	height: 60px;
	font-weight: bold;
	color: #993300;
	text-align: center;
	background-image: url(images/productsTitleBk.gif);
}
.articleTitle {
	font-size: 36px;
	height: 60px;
	font-weight: bold;
	color: #993300;
	text-align: center;
	background-image: url(images/articleRule.gif);
}
.ltContent {
	/*height: 670px;*/
	width: 200px;
	float:left;
	padding: 25px;
}
.rtContent {
	/*height: 100%;*/
	width: 700px;
	background-color: #ffffff;
	float:right;
}
.rtContentArticle {
	width: 200px;
	background-color: #ffffff;
	float:right;
}
.ltContentArticle {
	width: 675px;
	float:left;
	padding: 25px;
}

.recipe {
	height: 100%;
	width: 400px;
	padding-top:115px;
	background-image: url(images/recipe.jpg);
	background-repeat: no-repeat;
}
.recipe_title {
	color: #993300;
	font-size: 18px;
}
.b {
	padding-left: 40px;
	background-image: url(images/bullet.gif);
	color: #FFFFFF;
}
.footer {
	height: 69px;
	width: 950px;
    float:right;
	background-image: url(images/footer.gif);
}
.movie {
	height: 200px;
	width: 244px;
	margin-left: 15px;
	padding-top: 44px;
	top: 25px;

}
.addToCart {
	cursor: pointer;
	background: white url('images/addToCart.gif') no-repeat top;
	background-repeat: no-repeat;
	height: 42px;
	width: 208px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ltContentPrd {
	width: 400px;
	/*height: 238px;*/
	float:left;
	padding: 25px;	


}
.buyContent {
	height: 100%;
	width: 340px;
	float:right;
	text-align: center;
}
.priceBtn {
	font-size: 30px;
	font-style: italic;
	width: 340px;
	color: #990000;
	padding-top: 3px;
	padding-bottom: 10px;
}

.clear{
	line-height:0;
	padding:0;
	margin:0;
	height:0;
	font-size:0;
	clear:both;
}
.product_sm {
	height: 288px;
	width: 160px;
	float: left;
	text-align: center;
}
.lock {
	background-image: url(images/lock_sm.gif);
	height: 86px;
	width: 340px;
	text-align: right;
}
b {
	color: #711808;
}
.freeShipping {
	height: 213px;
	width: 375px;
	background-image: url(images/freeShipping.gif);
	text-align: right;
	background-repeat: no-repeat;
}
.rate {
	float: right;
	text-align: left;
	width: 660px;
}
