@charset "utf-8";
/* CSS Document */

.BlockMainTitleTXT {
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
	font-size: 14px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 5px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #900;
}
.BlockMainTitleImage {
	margin: 3px;
	float: right;
	height: auto;
	width: auto;
	-moz-border-radius: 5px 5px;
	-webkit-border-radius: 5px 5px;
	border-radius: 5px 5px;
}
.BLblockMain {
	height: 450px;
	width: 940px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border: solid 1px #CCC;
	margin-top: 10px;
	background-color: #EFEFEF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.BLblockMainTop {
	height: 370px;
	width: 940px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border: solid 1px #CCC;
	margin-top: 10px;
	background-color: #EFEFEF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

.BLblockMain1 {
	float: left;
	height: 280px;
	width: 700px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border: solid 1px #CCC;
	margin-top: 10px;
}

.blockMainTitle {
	float: left;
	height: auto;
	width: 940px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	background-image: url(../images/titlebg.png);
}
.activitiTXT {
	float: right;
	height: auto;
	width: 720px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	direction: inherit;
	text-align: justify;
	line-height: 20px;
}
.productHolder {
	float: left;
	height: auto;
	width: 920px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	direction: rtl;
	text-align: justify;
	line-height: 16px;
}

.activitiIMG {
	float: right;
	width: 190px;
	margin-top: 20px;
	height: auto;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	box-shadow: 0px 0px 10px #000;
	margin-left: 10px;
}
.activitiList {
	clear: both;
	float: left;
	height: auto;
	width: 400px;
	margin-top: -90px;
	margin-right: 10px;
	margin-left: 130px;
	direction: rtl;
	line-height: 16px;
}
.proThumb2 {
	float: left;
	height: 180px;
	width: 190px;
	margin-left: 50px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border: solid 1px #F60;
	text-align: center;
	background-color: #CCC;
	box-shadow: 0px 0px 10px #000;
}
.proThumb2Top {
	float: left;
	height: 180px;
	width: 190px;
	-moz-border-radius: 10px 10px;
	-webkit-border-radius: 10px 10px;
	border-radius: 10px 10px;
	border: solid 1px #F60;
	text-align: center;
	background-color: #CCC;
	box-shadow: 0px 0px 10px #000;
}
.proThumb2Bottom {
	float: left;
	height: 200px;
	width: 90px;
	text-align: center;
}


.proTitle {
	float: left;
	height: auto;
	width: 190px;
	direction: rtl;
	background-color: #F60;
	color: #000;
	padding-top: 5px;
	padding-bottom: 7px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-image: url(../images/thumbTitleBG.png);
}
.productThumbnail {
	float: left;
	height: auto;
	width: 130px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
