body {
	background-image:URL(../images/bg-grey.jpg);
	background-repeat:repeat-x;
	background-color:#666666;
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	margin-top: 0px;
	background-color:#cccccc;
	color:#666666;
}
tr {
	margin:0px;
	padding:0px;
}
td {
	vertical-align:top;
}
h1 {
	font-size:125%;
	color:#cc3333;
	margin:0px;
	padding:10px 0px 10px 0px;
}
h2 {
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#666666;
	font-size:100%;
}
h3 {
	color:#003366;
	font-size:11px;
	margin:5px 0px 5px 16px;
	padding:0px;
}
h4 {
	color:#ff9900;
	font-size:12px;
	margin:0px;
	margin-bottom:5px;
	margin-left:16px;
	padding:0px;
	font-style:italic;
}
p {
	vertical-align:top;
	text-align:left;
	line-height:1.4;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
}
ul {
	padding-top:0px;
	margin:0px;
	font-weight:bold;	
}
li {
	padding-top:3px;
	margin:0px;
	font-weight:normal;
}
form td {
	padding-top:3px;
	padding-bottom:3px;
}
input, textarea {
	font-family:arial, tahoma, verdana;
	font-size:12px;
}	
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #cc3333;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	font-weight:normal;
	color: #990000;
}
a:hover {
	color: #cc3333;
	text-decoration:underline;
	font-weight:normal;
}
a:active {
	text-decoration: none;
}
#main {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid #000000;
}
#header {
	width:100%;
	clear:both;
	height:35px;
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
	text-align:right;
	padding-top:10px;
	background-image:URL(../images/head-bg.jpg);
	background-repeat:no-repeat;
}
#banner {
	width:100%;
	clear:both;
	padding-bottom:0px;
}
#container {
	width: 100%;
	position: relative;
	top:-3px;
	padding-top:10px;
	border-top:5px solid #990000;
	float:left;
	clear:both;
	height:100%;
}
#menu {
	width:210px;
	font-size:100%;
	float:left;
	background-image:URL(../images/menu-bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	text-align:left;
	padding-left:15px;
}
#content {
	width:700px;
	float:left;
	height:100%;
}
#maincontent {
	width:100%;
	height:100%;
	padding-left:10px;
	padding-right:0px;
}
#filmbg {
	position:absolute;
	left:0px;
	bottom:-2px;
	width:95px;
	height:79px;
}
#vicki {
	float:right;
	position: relative;
	right:-25px;
	bottom:-23px;
	padding-top:0px;
}
#vicki2 {
	float:right;
	position: relative;
	right:-25px;
	bottom:-41px;
	margin-top: 0px;
	margin-bottom:1px;
}
#outermenu {
	width:100%;
	height:35px;
	padding:0px;
	font-weight:bold;
	color:#000000;
	font-size:12px;	
	text-align:center;
	margin:0px;
	vertical-align:middle;
}
#menu a:link {
	font-weight:bold;
	color:#999999;
}
#menu a:visited {
	font-weight:bold;
	color:#999999;
}
#menu a:hover {
	color:#333333;
	text-decoration:none;
}
#menu ul {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#menu li {
	list-style-type:none;
	padding-top:2px;
	padding-bottom:4px;
	margin-left:0px;
	padding-left:0px;
}
#content ul {
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-type:square;
}
#footer {
	background-image:URL(../images/bg/banner.jpg);
	background-repeat:repeat-x;
	width:100%;
	margin:0 auto;
	border-top:1px solid #cccccc;
	color:#999999;
	text-align:center;
	font-size:11px;
	clear:both;
}
#footer a:link {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#footer a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	color:#666666;
	text-decoration:underline;
	font-weight:normal;
}
#footer_div {
	color:#ffffff;
	font-size:11px;
	width:960px;
	margin:0 auto;
}
#footer_div a:link {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#footer_div a:visited {
	color:#ffffff;
}
#footer_div a:hover {
	color:#ffffff;
	text-decoration:underline;
	font-weight:normal;
}
#cart {
	margin:0 auto;
	width:80%;
	background-color:#e9e9e9;
	border:1px solid #cc3333;
	padding:2px;
	margin-top:10px;
}
#cart a:link {
	color:#cc3333;
}
#cart a:visited {
	color:#cc3333;
}
#cart a:hover {
	text-decoration: underline;
}
#cart_tbl {
	width:100%;
	border:1px solid #999999;
}	
#cart_tbl td {
	padding:4px;
}

.aaa {
	color:#ffffff;
}
.aaa a:link {
	color:#ffffff;
	text-decoration:none;
}
.aaa a:hover {
	text-decoration:none;
}
.h2_a {
	font-weight:bold;
}
.ol_li {
	font-weight:bold;
	padding-top:10px;
	color:#666666;
}
.now {
	clear:both;
	padding-top:10px;
	font-size:140%;
	text-align:center;
	color:#cc3333;
}
.float_right {
	float:right;
	margin-top:0px;
	margin-left:10px;
	border:1px solid #333333;
}
.img_brd {
	border:1px solid #000000;
}
.status {
	width:100%;
	border-top:1px dashed #999999;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
}
.prod_title {
	float:left;
	vertical-align:bottom;
	color: #cc3333;
	font-size:110%;
	font-weight:bold;
	padding-bottom:4px;
}
.prod_price {
	text-align:right;
	float:right;
	vertical-align:top;
}
.arial11 {
	font-family:arial;
	font-size:11px;
}
.category {
	width:30%;
	margin:10px;
	text-align:center;
	float:left;
}
.row {
	width:100%;
	clear:both;
	padding:5px 0px 5px 0px;
}
.cart {
	vertical-align:bottom;
}
.cart_submit {
	border:1px solid #666666;
	color:#ffffff;
	background-color:#990000;
}
.cart_submit:hover {
	border:1px solid #666666;
	color:#ffffff;
	background-color:#cc3333;
}
