html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* body */
body { 

/*	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/background.png') top repeat-x; */
	margin-top: 20px;
	padding: 0;
	text-align: center;
	background-color: #BE0000;
}

body, td, th, input, textarea, select, a {
	font-size: 11px;
	color: #000000;
}

#subscribe{
text-align: centre;
background-color: grey;
margin: 0;
padding: 0;
width: 760px;
z-index: 100;
}

#pagewidth
{
	
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
/*	padding-bottom: 20px; */
/*	margin-bottom: 20; */
	background-color: #FFFFFF;
}

#content_wrap
{
 	display: block;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px; 

}
 
b, strong, th {
	color: #000000;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
/*	width: 760px; */
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;
/*	margin-left: auto; 
	margin-right: auto;
	padding-bottom: 20px; 
	background-color: #FFFFFF; */
}

#header {
	clear: both; 
}

#header .a {
	background: url('../img/header_full.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc'); 
	display: block;
	width: 760px;
	height: 120px;
	float: left;
	position: relative;
	margin-bottom: 1px;
}

#header .b {
	position: relative;
	width: 760px;
	float: left;
}

#header .b a {
	background: url('../img/button_up.gif') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 152px;
	height: 20px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 2px;
	float: left;
	display: block;
	cursor: pointer;
}

#header .b a:hover {
	background: url('../img/button_down.gif') no-repeat;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 140px;
	margin-top: 10px;
	float: left;
}
#celeb_banner
{
	display: block;
	height: 210px;
	width: 600px;
	position: relative;
	margin: 0;
	padding: 0;
}
#content {
	margin-top: 10px;
	float: right;
/*	padding-left: 10px;
	border-left: 1px solid #EEEEEE; */
	width: 600px;
	margin-bottom: 5px;
	
/*	background: #00FFFF; */
}
#sale_button
{
	margin-bottom: 5px;
}
#sale_button a
{
	display: block;
	height: 30px;
	width: 140px;
	background: url('../img/sale.gif') no-repeat;
}
#sale_button a:hover
{
	background: url('../img/sale_i.gif') no-repeat;	
}
#red_carpet_button
{
	margin: 0;
	padding: 0;
}
#red_carpet_button a
{
	display: block;
	height: 60px;
	width: 140px;
	background: url('../img/red_carpet.gif') no-repeat;	
}
#red_carpet_button a:hover
{
	background: url('../img/red_carpet_i.gif') no-repeat;		
}

#btm_movie
{
display: block;
height: 237px;
width: 590px;
float: right;
background: url('../img/carpet2.jpg') no-repeat bottom;
padding: 0;
margin: 0;
}

#movie{
position: relative;
float: right;
height: 220px;
display: block;
margin: 0;
margin-top: 7px;
margin-right: 152px;
}

#footer { 
	display: block;
	clear: both;
	height: 25px;  
/*	border-top: 3px solid #EEEEEE; 
	padding-top: 3px;
	margin-bottom: 1px; */
	background: url('../img/footer.gif');

}

/* #footer .a {
	float: left;
	margin-top: 6px;

} */

#footer .b {
 	color: #FFFFFF;
	float: right;
	text-align: right;
	margin-top: 6px;
	margin-right: 5px;

}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
 	display: block;
 	position: relative;
	font-size: 12px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF0000;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.heading .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 10px;
	display: block;
	clear: both;
}

.required {
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #000000;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
/* #bar {
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	height: 24px;
} */

.products, .images {
	float: left;
/*	width: 33.3%; 
	width: 140px; */
	width: 150px;
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 210px;
	/*background-color: #FF0000; */
	margin-bottom: 45px;
}

.categories {
	float: left;
	font-size: 12px;
	font-weight: 600;
	width: 33.3%; 
/*	width: 140px; */
	text-align: center;
	text-decoration: underline; 
	cursor: pointer;
	font-size: 10px; 
/*	height: 140px;
	background-color: #FF0000; */
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 10px;
}

.images img, .categories img {
	border: 0px;
	margin-bottom: 10px;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
/*	background: #00FF00;  here is pagination */
}

.results .left {
	float: left;
}
 
.results .right {
	float: right;
} 
 
.buttons {
	border: 1px solid #EEEEEE;
	margin: 10px 0px;

	clear: both;
}

.buttons input {
	height: 20px;
	margin: 3px;
}

.buttons table {
	width: 100%;
}

.buttons table td {
	vertical-align: middle;
}

.box {
	padding-bottom: 5px;
	margin-bottom: 10px;
/*	background: #FF0000; */
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 20px;
	margin-top: 1px;  
}

.currency div {
	display: inline;
}

/* box search */
.search {
 	width: 220px;
 	height: 26px;
 	display: block;
 	text-align: center;
 	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/search.png') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #EEEEEE;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding-top: 5px;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px solid #EEEEEE;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}