body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#828282;
}

body {
	background-color:#bfbfbf;
}

a:link {
	color:#82828b;
}

a:visited {
	color:#82828b;
}

a:hover {
	color:#82828b;
}

a:active {
	color:#82828b;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 {
	font-size:16px;
	color:#bfbfbf;
	margin:10px 0px;
}

h2 {
	font-size:16px;
	color:#828282;
}

h3 {
	font-size:12px;
	color:#828282;
}

p {
	margin-bottom:10px;
}

#wrap {
	width:100%;
	text-align:center;
}

#main {
	width:990px;
	margin:0px auto;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-y;
	text-align:left;
	background-color:#fff;
	margin-bottom:20px;
}

/*
#mainPos {
		padding:5px 20px;
		width:950px;
}*/

#mainPos {
		padding:5px 20px;
		margin-top: 18px\9;	/* IE Hack */
		width:950px;
}

#header {
		width:950px;
		background-color:#000;
		margin-top:6px;
		height:85px;
}
	
	#headerNavi {
		height:31px;
		width:950px;
	}
	
#breadcrump {
	margin:10px 0px;
}

#mainContent {
	width:710px;
	float:left;
	margin-right:10px;
}

.catEven {
	width:690px;
	height:135px;
	padding:10px;
	background-color:#e5e5e5;
	margin-bottom:10px;
	color:#828282;
}

.productEven {
	width:690px;
	height:200px;
	padding:10px;
	background-color:#e5e5e5;
	margin-bottom:10px;
	color:#828282;
}


.productOdd {
	width:690px;
	height:200px;
	padding:10px;
	background-color:#fff;
	margin-bottom:10px;
	color:#828282;
}

	.productText {
		width:580px;
		float:right;
	}
	
	*+html .productText {
		width:578px;
		float:right;
	} 
	
	.productText h2 a:link, .productText h2 a:hover, .productText h2 a:active, .productText h2 a:visited {
		text-decoration:none;
	}
	
	.productImage {
		width:112px;
	}
	
	.productImage img {
		border:1px solid #ccc;
	}
	
	.prodClear {
		width:100%;
		height:0px;
		overflow:hidden;
		clear:right;
	}
	
	.priceRegular {
		font-size:24px;
		color:#828282;
		padding-top:1px;
	}
	
	.priceSale {
		font-size:24px;
		color:#fc0101;
		padding-top:1px;
	}
	
	.priceOld {
		font-size:24px;
		color:#828282;
		text-decoration:line-through;
		padding-top:1px;
	}
	
	.categoryText {
		width:455px;
		margin-right:10px;
		float:left;
	}
	
	*+html .categoryText {
		width:455px;
		margin-right:10px;
		float:left;
	}
	
	.categoryText h2 a:link, .categoryText h2 a:hover, .categoryText h2 a:active, .categoryText h2 a:visited {
		text-decoration:none;
	}
	
	.categoryImage {
		float:left;
	}
	
	.categoryImage img {
		margin-left:10px;
		border:1px solid #ccc;
	}
	
	*+html .categoryImage img {
		margin-left:5px;
		border:1px solid #ccc;
		float:left;
	}

#sidebar {
	width:230px;
	float:left;
}

	.specialInfos {
		margin-bottom:10px;
	}
	
	#sidebar h3 {
		width:224px;
		height:25px;
		background-image:url(../img/h2BG.gif);
		background-position:top left;
		background-repeat:repeat-x;
		font-size:14px;
		font-weight:bold;
		color:#82828b;
		padding-left:5px;
		padding-top:6px;
		margin-bottom:10px;
	}
	
	#sidebar h3 a:link, #sidebar h3 a:hover, #sidebar h3 a:active, #sidebar h3 a:visited {
		text-decoration:none;
	}
	
	#sidebar ul {
		list-style-image:url(../img/arrow.gif);
		margin-left:10px;
		margin-bottom:10px;
	}
	
	*+html #sidebar ul li {
		margin-left:0px;
	}
	
	#sidebar h4 {
		width:224px;
		height:25px;
		background-image:url(../img/h2BG.gif);
		background-position:top left;
		background-repeat:repeat-x;
		font-size:14px;
		font-weight:bold;
		color:#82828b;
		padding-left:5px;
		padding-top:6px;
	}
	
	#sidebar h4 a:link, #sidebar h4 a:hover, #sidebar h4 a:active, #sidebar h4 a:visited {
		text-decoration:none;
	}
	
	#sidebar p {
		margin-bottom:0px;
		margin-top:3px;
	}

#clear {
	width:950px;
	height:30px;
	clear:left;
	background-color:#000;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

#clear_small {
	width:10px;
	height:1px;
	clear:both;
}

#footer {
	padding-top:5px;
	padding-left:5px;
}
