html { overflow: -moz-scrollbars-vertical; }
a:link,a:visited { color: #F5EFD9; }


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



/* body */

body { 
	behavior: url('catalog/javascript/png/iepngfix.htc');	
}



b, strong, th {

	color: #000000;

}



form {

	padding: 0;

	margin: 0;

	display: inline;

}



.png {

	behavior: url('catalog/javascript/png/iepngfix.htc');

}
a:hover {
	text-decoration: none;
}



/* layout */

/*#header .b {

	position: relative;

	top: 42px;

	float: right;

}



#header .b a {

	background: url('../image/tab.png');

	behavior: url('catalog/javascript/png/iepngfix.htc');  

	width: 100px;

	height: 19px;

	padding-top: 7px;

	color: #FFFFFF;

	text-align: center;

	text-transform: uppercase;

	text-decoration: none;

	float: left;

	display: block;

	margin-left: 2px;

	cursor: pointer;

}



#header .b a img {

	width: 14px;

	height: 8px;

}*/



#column {
  width: 160px;
  float: left;
}



#content {
  padding-top: 20px;
  float: right;
  width: 401px;
}
#footer .a {
	float: left;
	margin-top: 2px;
}
#footer .b {
	float: right;
	text-align: right;
}
#footer .b a {
	color: #336699;
}
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}
h1 { display: none; }
.heading {
	color: #f5efd9;
	font-size: 1.1em;
	font-weight: bold; 
	text-transform: uppercase;
	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: #0099cc;
}

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

.price_new {
	color: #FF0000;
}
 
#bar {
  position: absolute;
  right: 0;
  bottom: 100px;
	padding: 3px 3px 0px 10px;
	height: 24px;
}

.products, .images, .categories {
	float: left;
	width: 33.3%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 180px;
}

.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;

}



.results .left {

	float: left;

	padding-top: 4px;

}

 

.results .right {

	float: right;

} 

 

.buttons {
	margin: 10px 0px;
	clear: both;
}
.buttons table {
	width: 100%;
}



.buttons table td {

	vertical-align: middle;

}



.box {

	padding-bottom: 5px;

	margin-bottom: 10px;

}



/* 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 {

	float: right;

}



.search div {

	display: inline;

}



/* box cart */

.box .cart .a {
	text-align: right;
	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;

}
body {
  margin: 0;
  padding: 0;
  background: black url('/images/bg.png');
  text-align: center;
  font-family: Helvetica, Verdana, Arial, sans-serif;
  font-size: 10pt;
}
a img { border: 0 }
h1,h3 { color: #f5efd9; }
h3 { font-weight: normal; }
h1,h2 { text-transform: uppercase; font-weight:normal}
#container {
  margin: 0 auto;
  width: 760px;
  text-align: left;
  position: relative;
}
#header {
  height: 238px;
  background: #9f1a1f url('/images/headerBg.png') no-repeat;
  position: relative;
}
#main {
  background: #9f1a1f url('/images/mainBg.png');
  padding-top: 1px;
}
#body {
  margin: 0 auto;
  width: 640px;
  background: #9f1a1f url('/images/mainTexture.png') center top repeat-y;
  min-height: 400px;
  padding-bottom: 40px;
}
#getInto {
  position: absolute;
  top: 0;
  left: 0;
  background: url('/images/getInto.png') no-repeat;
  width: 148px;
  height: 80px;
}
.clr{
  clear:both;
  height:0;
  margin:0;
  padding:0;
  line-height:0;
}
#footer {
  position: absolute;
  bottom: 0;
  margin-top: 32px;
  height: 40px;
  text-align: center;
  font-size: 0.8em;
  color: #f4ebc1;
  width: 632px;
  left: 64px;
}
#menu {
  position: absolute;
  top: 20px;
  left: 262px;
  width: 492px;
}
#menu ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#menu li {
  display: inline;
  margin: 0;
  padding: 0;
}
#menu li a {
  overflow: hidden;
  height: 0;
  padding-top: 52px;
  float: left;
}
li#home a {
  background: url('/images/menu.png') no-repeat;
  width: 79px;
}
li#home a:hover, li#home a:active {
  background: url('/images/menu.png') 0 -52px no-repeat;
}
li#meetTheHost a {
  background: url('/images/menu.png') -79px 0 no-repeat;
  width: 126px;
}
li#meetTheHost a:hover, li#meetTheHost a:active {
  background: url('/images/menu.png') -79px -52px no-repeat;
}
li#composer a {
  background: url('/images/menu.png') -205px 0 no-repeat;
  width: 92px;
}
li#composer a:hover, li#composer a:active {
  background: url('/images/menu.png') -205px -52px no-repeat;
}
li#purchase a {
  background: url('/images/menu.png') -297px 0 no-repeat;
  width: 89px;
}
li#purchase a:hover, li#purchase a:active {
  background: url('/images/menu.png') -297px -52px no-repeat;
}
li#contact a {
  background: url('/images/menu.png') -386px 0 no-repeat;
  width: 95px;
}
li#contact a:hover, li#contact a:active {
  background: url('/images/menu.png') -386px -52px no-repeat;
}
#submenu {
  color: #f4ebc1;
  padding: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 25px;
}
