html {
	overflow: -moz-scrollbars-vertical;
}

* { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button {
	background: url('../image/body_button.gif');
	border: 0;
	width: 92px;
	height: 18px;
}

.toggler {
	display: block;
	cursor: pointer;
}

.toggler:hover {
	text-decoration: underline;
}

.element {
	display: block;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;	
	padding-top: 20px;
	background: #000 url('../image/bg.gif');
}

body, td, th, textarea, a {
	font-size: 11px;
	color: #fff;
}
 
b, strong, th {
	color: #f44c71;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

.png {
	behavior: url('catalog/javascript/png/iepngfix.htc');
}

a {
	color: #f44c71;
}
  
a img {
	border: none;
}

a:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 928px;
	position: relative;
	left: 50%;
	margin-left: -464px;
}

#allcontent {
	background-color: #000;
	border: 4px #333 solid;
	width: 860px;
	margin-left: 30px;
	margin-top: -20px;
	padding-top: 30px;
}

#header {
	behavior: url('catalog/javascript/png/iepngfix.htc');
	background: url('../image/header.png') top no-repeat;
	height: 261px;
	clear: both; 
}

#header .acct_mgmt {
	position: relative;
	float: right;
	left: -20px;
	top: -15px;
}

#header .b {
	position: relative;
	float: left;
	top: 245px;
	left: 45px;
}

#header .b a {
	background: url('../image/tab_button.gif') top no-repeat;
	width: 137px;
	height: 38px;
	color: #eee;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font: 15px AvantGarde Bk Bt, Century Gothic, Helvetica, Arial, sans-serif;
	line-height: 35px;
	float: left;
	display: block;
	cursor: pointer;
}

#header .b a:hover {
	background: url('../image/tab_button.gif') 0 -38px;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 174px;
	margin: 10px 15px 15px 10px; 
	float: left;
}

#my_cart {
	width: 169px;
	height: 38px;
	padding: 10px;
}



.cart {
	background: url('../image/my_cart.gif') top no-repeat;
}

#my_cart a {
	font-weight: bold;
	color: #fff;
}


#content {
	position: relative;
	float: left;
	margin: 23px 0px 15px 0px; 
	
	width: 620px;
}

#footer { 
	clear: both;  
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/footer.png') top no-repeat;
	height: 45px;
	width: 647px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #999;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer:hover {
	color: #fff;
}

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

#footer a:hover {
	text-decoration: none;
	color: #f44c71
}

#footer .a {
	float: left;
	margin-top: 12px;
	padding-left: 24px;
}

#footer .b {
	float: right;
	margin-top: 5px;
	margin-right: 14px;
	text-align: right;
}
  
#time {
	color: #fff;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 2px;
	border-bottom: 1px solid #666;
	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: #fff;
	font-size: 10px;  
	background-color: #FFB3B5;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.message {
	color: #fff;
	font-size: 10px;
	background-color: #99FF00;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #f44c71;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #f44c71;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #f44c71;
}
 
#bar {
	padding: 6px 10px 0px 10px;
	height: 28px;
}

.products, .images, .categories {
	float: left;
	width: 25%; 
	text-align: center; 
	cursor: pointer;
	font-size: 10px; 
	height: 200px;
	margin-bottom: 2em;
}

.products {
	color: #f44c71;
}

.products a {
	color: #fff;
}

.products img {
	width: 120px;
	height: 160px;
	overflow: hidden;
}

.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;
}

#content input {
	margin-bottom: 5px;
} 
 
.buttons {
	
	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;
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	float: left;
	margin-left: 4px;
}

.currency div {
	display: inline;
}

/* box search */
.search {
	position: relative;
	float: right;
	top: 20px;
}

.search div {
	display: inline;
}

/* box cart */
.box .cart .a {
	text-align: right;
	border-top: 1px solid #333;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	border-top: 1px solid #333;
	margin-top: 5px;
	text-align: center;
}

.box .category a {	
	background: url('../image/menu_button.gif') top no-repeat;
	color: #eee;
	display: block;
	width: 164px;
	height: 36px;
	text-decoration: none;
	font: 15px AvantGarde Bk Bt, Century Gothic, Helvetica, Arial, sans-serif;
	line-height: 35px;
	
}

.box .category a:hover {
	background: url('../image/menu_button.gif') no-repeat 0 -36px;
	text-decoration: underline;
}

/* box information */
.box .information a {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/bullet_off.png') no-repeat 14px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

.box .information a:hover {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/bullet_on.png') no-repeat 15px 5px;
	font-weight: bold;
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review a:hover {
	font-weight: bold;
}

.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;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}
.boxHead {
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	background: url('../image/boxhead.png') top no-repeat;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	height: 20px;
	width: 176px;
	color: #FFFFFF;
	padding-top: 5px;
}
.boxList {
	width: 164px;
	padding: 5px;
}

td .g {
	color: #000;
}

.m {
	position: relative;
	top: -20px;
}