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

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

body, td, th, input, textarea, select {
	font-size: 12px;
	color: #000000;
}
 
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 {
	color: #0055CC;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	color: #FF6F00;

}

/* layout 
h1 { 
	display: none;
}

#container {
	width: 779px;
	position: relative;
	left: 50%;
	margin-left: -389px;
}
*/


#header {
	height: 40px; 
	clear: both; 
}

 #header .a {
//	width: 161px;
	height: 40px;
	float: left;
	position: absolute;
//	top: 5px;
//	left: 25px;
}

#header .b {
	position: relative;
//	top: 42px;
//	float: right;
}

#header .b a {
	font-size: 12px;
//	background: url('../image/tab.png');
//	behavior: url('catalog/javascript/png/iepngfix.htc');  
//	width: 70px;
	padding-right: 20px;
	height: 19px;
	color: #FF6F00;
//	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: 167px;
//	margin: 10px 15px 15px 0px; 
//	float: left;
//}

//#content {
//	line-height: 18px;
//	margin: 10px 0px 15px 0px; 
//	float: right;
//	padding-left: 15px;
//	border-left: 1px solid #EEEEEE;
//	width: 581px;
//}
/*
#footer { 
	font-size: 11px;
	color: #919191;
	clear: both;  
	border-top: 3px solid #E9E9E9;
	padding-top: 10px;
	padding-bottom: 30px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	font-size: 11px;
	color: #919191;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}
*/
.heading {
	font-size: 170%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #999999;
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	height: 18px;
}

.heading .left {
	float: left;
	text-align: left;
}
 
.h2 .right {
	color: #FF6F00;

}

.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 {
	font-size: 10px;
	color: #999999;
	margin: 0px 0px 15px 0px;
}

.breadcrumb a {
	font-size: 10px;
	color: #999999;
}

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

.price_new {
	color: #FF0000;
}
 
#bar {
	padding-bottom: 3px;
//	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
//	background-color: #000000;
//	border-top: 1px solid #E9E9E9; 
//	border-left: 1px solid #E9E9E9;
//	border-right: 1px solid #E9E9E9; 	
//	border-bottom: 1px solid #E9E9E9;
//	height: 28px;
}

.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 {
//	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;
}*/

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

.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;
	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 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26522;
//	padding: 0px 0px 0px 5px;
	display: block;
	text-decoration: none; 
	margin-bottom: 8px;
}

/* box information 
.box .information a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F26522;
	line-height: 20px;
//	padding: 0px 0px 0px 5px;
	display: block;
/*	text-decoration: none; */


/* box review 
.box .review div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.box .review a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
/*	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: 80px;
	_height: 128px;
	min-height: 80px;
}

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

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