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

* { 
	font-family: Tahoma,Arial;
}

/* body */
body { 
	margin-left:3px;
	margin-right:3px;
	font-size:12px;
	padding: 0px;
	behavior: url('catalog/javascript/png/iepngfix.htc');	
	
}

body, td, th, input, textarea, select, a {
	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:hover {
	text-decoration: none;
}

/* layout */
h1 { 
	display: none;
}
 
#container {
	width: 99%;
	position:absolute;
	margin-left: 3px;
	margin-top:0px;
	/*background: url('../image/background.png') top repeat-x;*/
}

#header {
	height: 70px; 
	clear: both;
	margin:0px;
	padding:0px;
}

#header .a {
	background: url('../image/logo2.gif') no-repeat;
	behavior: url('catalog/javascript/png/iepngfix.htc');
	width: 250px;
	height: 70px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin:0px;
}

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

.tabnormal {
	background: url('../image/tab.png');
	background-repeat:repeat-x;
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 26px;
	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: 0px;
}

#column {
	width: 170px;
	margin-top:1px;
	float: left;
	padding:0px;

}
#columnbg {
	width: 170px;
	margin: 0px; 
	background:#FCF4EA;
}
#columntop {
	width: 170px;
	height:39px;
	margin-top:0px; 

}

#columnbuttom {
	background: url('../image/columnbuttom.png') no-repeat;
	width: 170;
	height:20px;
	margin: 0px; 

}

#content {
	margin: 0px; 
	padding-left: 2px;
	/*border-left: 1px solid #EEEEEE;*/
	width: 100%;
}

#footer {
	clear: both;  
	border-top: 3px solid #EEEEEE;
	padding-top: 3px;
	margin-bottom: 1px;
}

#footer .a {
	float: left;
	margin-top: 2px;
	height:40px;
	width:30%;
	position:relative;
	padding:2px;
}

#footer .b {
	float: right;
	text-align: right;
	height:40px;
	width:20%;
	position:relative;
	padding:2px;
}

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

.heading {
	font-size: 16px;
	font-weight: 600;
	font-family: Tahoma;
	text-transform: uppercase;
	color: #0054A8;
	padding-bottom: 2px;
	border-bottom: 1px solid #EEEEEE;
	clear: both;
	margin-bottom: 10px;
	width: 100%;
	height: 18px;
}

.heading2 {
	font-size: 15px;
	font-weight: 600;
	font-family: Tahoma;
	text-transform: uppercase;
	color: #990000;
	padding-bottom: 2px;
	clear: both;
	margin-bottom: 1px;
	width: 100%;
	height: 18px;
}

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

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

.required {
	font-size:16px;
	margin: 0;
	color: #FF0000;
	display: inline;
}

.warning {
	color: #000000;
	font-size: 14px;  
	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: #0054A8;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #0054A8;
}

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

.price_new {
	color: #FF0000;
}
 
#bar {
	background-color: #006699;
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	height: 30px;
	margin:0px;
}

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

.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;
	border:solid;
	border-width:1;
	border-color:#EEEEEE;
	padding:3;
	background:url(/images/tile-blue-bg.gif);
}

.catlogo {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border:solid;
	border-width:1;
	border-color:#CCE6FF;
	padding:10px;
	text-align:center;
	vertical-align:middle;

}

.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: 0px;
	margin-top:0px;
}

/* 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 {
	padding:3px;
}

.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 10px 5px;*/
	padding: 0px 0px 0px 20px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	color:#663399;
}

.box .category div {
	background: url('../image/bullet_1.png') no-repeat 5px 5px;
	padding: 0px 0px 0px 15px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
	margin-left:-20px;
	font-weight: bold;
	color:#FF0000;
}
.box .category .catcount {	
	padding: 0px;
	text-decoration: none;
	font-size:10px;
	color:#FF0000;


}

/* 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;
	text-align:center;
}

.information {
	width:100%;
	padding:3px;
	text-align:center;
	background: url('../image/background_flip.png') top repeat-x;

}
.information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

/* 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;
}
.olsleft {
	background-color: #0099FF;
	border: 1px solid #0099FF;
	color: #FFFFFF;
}
.olsright {
	background-color: #FFFFFF;
	border: 1px solid #0099FF;
	color: #000000;
}
.tab-cart {
	background: url('../image/tab-cart.png');
	background-repeat:repeat-x;
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 26px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;

}
.cartbutton {
	background: url('../image/cartbutton.png');
	background-repeat:repeat-x;
	behavior: url('catalog/javascript/png/iepngfix.htc');  
	width: 100px;
	height: 26px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;

}
.right {
font-size:16px;
}

#isearch .resultsearch {
padding:1px;
cursor:hand;
width:100%;
}
