﻿/*OECatalogPage*/
a {border-style:none; text-decoration: none; color: #b11116; font-weight: normal; cursor: pointer; font-family:Verdana, Arial, Helvetica, Sans-Serif;}
.OECatalogPage {background-color:White}
.OECatalogPage a {border-style:none; }
.OECatalogPage img {border-style:none; }
.OECatalogPage .leftMenu{position:absolute; left:5px; top:15px}
.OECatalogPage .main{position:absolute; left:100px; top:15px}
.OECatalogPage .divGroup{position:relative; float:left; margin:15px 15px 15px 15px; }
.OECatalogPage .tGroup{font-size:11px;font-weight:bold}
.OECatalogPage .divMan{position:relative; float:left; font-size:11px;font-weight:bold; vertical-align:middle; text-align:center; height:180px; width:250px; }
.OECatalogPage table{vertical-align:middle;}

/*body a, body .asLink { text-decoration: none; color: #b11116; font-weight: normal; cursor: pointer; }
body a:hover, body asLink:hover { text-decoration: none; color: #b11116; }*/

.OECatalogPage .shadow {
	-moz-box-shadow: 3px 3px 4px #bfcbd6;
	-webkit-box-shadow: 3px 3px 4px #bfcbd6;
	box-shadow: 3px 3px 4px #bfcbd6;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bfcbd6')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#bfcbd6');
	margin:10px 10px 10px 10px;
}

