@charset "utf-8";
/* CSS Document */
*{
	padding:0px;
	margin:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	font-size:11px;
	background:url(../images/bgR.png) repeat-x center top #EFEFED;
	line-height:17px;
}
.marge {
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
	padding:0px;
	margin:0px;
}
div, img {
	position:relative;
	outline:none;
	border:none;
	border-width:0;
}
a {
	text-decoration:none;
	color:#d41820;
}
div.wrapper {
	width:960px;
	margin:0px auto;
	height:auto;
	background:url(../images/mainBg.jpg) no-repeat center top #EFEFED;
}
.header {
	width:100%;
	clear:both;
}
.logoArea {
	float:left;
	padding:18px 0 0 31px;
	_padding:8px 0 10px 31px;
}
.searchArea {
	float:right;
	padding:16px 31px 0 0;
	width:200px;
}
.searchArea p{
	clear:both;
	padding:0px;
	margin:0px;
}
.topSearchText {
	height:20px;
	width:131px;
	background:url(../images/searchBoxRptr.png) repeat-x;
	border:1px solid #8ca563;
	padding:3px 3px 0 15px;
	color:#000000;
	border-right:none;
	float:right;
}
.submitter {
	background:url(../images/submitBtn.png) no-repeat center;
	border:none;
	height:25px;
	width:31px;
	float:right;
}
.technoBdPlace {
	width:181px;
	height:46px;
	clear:both;
	float:right;
	color:#000000;
	font-weight:700;
	font-size:10px;
	text-align:center;
}
.spacer {
	clear:both;
	height:15px;
}
.topNavContainer {
	clear:both;
	width:100%;
	height:26px;
	padding:4px 0 0 0;
	background:url(../images/navBarRptr.gif) repeat-x;
}
.topNavContainer ul{
	display:block;
	list-style:none;
	padding:0 0 0 50px;
}
.topNavContainer ul li{
	display:inline;
	padding:0 0 0 11px;
	float:left;
	cursor:pointer;
	position:relative;	
}
/*.topNavContainer ul li:hover{
	background:url(../images/slidingDoorLeft.png) no-repeat left;
}*/
.topNavContainer ul li a{
	padding:0 17px 0 6px;
	line-height:26px;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	display:block;
	float:left;
}
.topNavContainer ul li ul a{
	padding:0 17px 0 6px;
	line-height:26px;
	color:#ffffff;
	font-size:13px;
	font-weight:700;
	display:block;
	float:none;
}
/*.topNavContainer ul li a:hover{
	background:url(../images/slidingDoorRight.png) no-repeat right;
}*/
.spacer2 {
	clear:both;
	height:25px;
}
.mainContent {
	clear:both;
	width:940px;
	margin:0px auto;
	margin-top:10px;
	*z-index:-1;
}
.leftSide {
	width:520px;
	float:left;
}
.leftSideCommon {
	width:100%;
	clear:both;
}
.leftSideCommonInner {
	clear:both;
	border:1px solid #ced2c1;
	width:716px;
	background:#f0f1ec;
}
.commonBottomRound {
	width:100%;
	clear:both;
}
.bottomRoundLeft {
	float:left;
	height:29px;
	width:6px;
	display:block;
	background:url(../images/commBottomBarLeftCorner.gif) no-repeat right top;
}
.bottomRoundRight {
	float:right;
	height:29px;
	width:6px;
	display:block;
	background:url(../images/commBottomBarRightCorner.gif) no-repeat right top;
}
.bottomRoundRptr {
	width:706px;
	height:29px;
	float:left;
	background:url(../images/commBottomBarRptr.gif) repeat-x;
}
.commonHeader {
	display:block;
	line-height:34px;
	font-size:18px;
	font-family:"Myriad Pro";
	color:#01522b;
	font-weight:normal;
	padding:0 0 0 15px;
	border:1px solid #ffffff;
	border-bottom:1px solid #ced1c2;
}
.bigSliderContainer {
	width:696px;
	border:1px solid #ffffff;
	padding:10px;
}
.bigSliderLeft {
	float:left;
	height:169px;
	width:170px;
	padding:4px 0 0 4px;
	background:url(../images/templateBg.png) no-repeat center;
}
.bigSliderRight {
	float:right;
	width:510px;
}
.bigSliderRight p{
	clear:both;
	padding:5px 20px 5px 0;
}
.bigSliderRight p a{
	font-size:11px;
	font-weight:700;
}
.sliderBottomLeftLink {
	float:left;
	display:block;
	padding:6px 0 0 10px;
}
.sliderBottomright {
	float:right;
	display:block;
	padding:6px 0 0 10px;
}

.sliderBottomLeftLink a{
	font-size:11px;
	font-weight:700;
}
.sliderBottomArrowLink {
	float:right;
	padding:6px 15px 0 0;
	display:block;
	text-align:right;
}
.slidingpagination {
	float:left;
	display:block;
	padding:0 0 0 130px;
}
.slidingpagination ul{
	list-style:none;
	padding:6px 0 0 0;
}
.slidingpagination ul li{
	float:left;
}
.slidingpagination ul li a{
	float:left;
	display:block;
	height:14px;
	width:14px;
	font-size:11px;
	font-weight:700;
	color:#90927d;
	text-align:center;
	line-height:14px;
	border:1px solid #d5d5d5;
	background:#ffffff;
}
.slidingpagination ul li a:hover{
	color:#ffffff;
	background:#086337;
}
.leftSideSpacer {
	clear:both;
	font-size:0;
	line-height:0;
	height:15px;
}
.fairSummery {
	clear:both;
	padding:10px;
	width:698px;
}
.fairSummery p{
	display:block;
	clear:both;
	padding:7px 0;
}
.fairSummery ul{
	clear:both;
	display:block;
	list-style:none;
	padding:20px 0 15px 30px;
}
.fairSummery ul li{
	clear:both;
	background:url(../images/rightLiBg.gif) no-repeat left;
	padding:0 0 0 15px;
	list-style-type:none;
}
.fairSummery p a{
	font-weight:700;
	font-size:11px;
}
.mediaCaptur {
	clear:both;
	padding:10px;
	width:498px;
}
.mediaCapturLeft {
	float:left;
	width:175px;
	padding:0 10px 0 0;
	border-right:1px solid #e8e6e6;
}
.mediaCapturLeft p{
	clear:both;
	width:165px;
	margin:0px auto;
	padding:15px 0 30px 0;
	border-bottom:1px solid #e8e6e6;
}
.mediaCapturLeft p a{
	color:#302a7d;
	font-size:11px;
	font-weight:700;
}
.mediaCapturLeft p label a{
	color:#D41820;
}
.mediaCapturRight {
	float:right;
	width:295px;
}
.mediaCapturRight h3{
	color:#606060;
	font-size:14px;
	font-weight:normal;
	clear:both;
	display:block;
	line-height:30px;
}
.galleryContainer {
	width:100%;
	height:auto;
	clear:both;
}

.galleryContainerTest {
	width:490px;
	height:auto;
	clear:both;
}
.galleryRptr {
	width:142px;
	height:84px;
	float:left;
	background:url(../images/doubleSquareBox.gif) no-repeat center;
	text-align:center;
	padding-top:17px;
	margin:0 10px;	
	
}
.rightSide {
	float:right;
	width:410px;
}
.rightSideInner {
	clear:both;
	border:1px solid #ced2c1;
	width:408px;
	background:#f0f1ec;
	overflow:hidden;
}
.rightBottomWidthControl {
	width:398px;
}
.brandLogoContainer {
	clear:both;
	padding:10px;
	width:388px;
}
.brandRepeater {
	height:33px;
	width:89px;
	background:url(../images/brandBg.gif) no-repeat center;
	float:left;
	text-align:center;
	padding:3px 0 0 0;
	margin:0 4px;
}
.commonRightSide {
	width:100%;
	clear:both;
	height:auto;
}
.rightLeftRightContainer {
	height:auto;
	clear:both;
	width:199px;
	float:left;
}
.rightSideInnerRight {
	clear:both;
	border:1px solid #ced2c1;
	width:196px;
	background:#f0f1ec;
	overflow:hidden;
}
.randomProduct {
	clear:both;
	padding:10px 0;
	text-align:center;
	width:100%;
	overflow:hidden;
}
.bigSliderContainer_1 {
	width:195px;
	margin:0px auto;
	float:left;
}

.bigSliderContainer_2 {
	width:195px;
	margin:0px auto;
	float:left;
}

.randomProduct label{
	display:block;
	color:#949494;
}
.randomProduct img{
	border:3px solid #cccccc;
}
.rightSmallCorner {
	width:187px;
}
.smallHeade {
	padding:0 0 0 10px;
}
.randomProduct p{
	display:block;
	text-align:center;
	padding:5px 0 5px 0;
}
.randomProduct p img{
	border:none;
}
.latestProducts {
	clear:both;
	background:url(../images/latestRptr.png) repeat-x;
	height:29px;
	line-height:29px;
	color:#606060;
	font-size:11px;
	text-align:center;
}
.rightLeftBar {
	width:199px;
	float:left;
}
.gradianUlLi {
	list-style:none;
	clear:both;
	display:block;
	text-align:left;
}
.gradianUlLi li{
	background:url(../images/prizeItemRptr.gif) repeat-x;
	padding:9px 10px;
}
.gradianUlLi li label{
	background:url(../images/rightLiBg.gif) no-repeat left 7px;
	padding:0 0 0 12px;
	display:block;
}
.gradianUlLi li label span{
	color:#979494;
	display:inline;
	text-align:left;
}
.gradianUlLi li label a{
	color:#393939;
}
.gradianUlLi li label a:hover{
	text-decoration:underline;
}
.randomProduct2 {
	clear:both;
	padding:0px 0;
	text-align:center;
	width:100%;
}
.randomProduct2 span{
	display:block;
	padding:0 5px 0 0;
	text-align:right;
}
.randomProduct3 {
	clear:both;
	padding:15px 0;
	text-align:center;
	width:100%;
	background:url(../images/poolsRptr.png) repeat-x #f0f1ec;
}
.randomProduct3 label{
	clear:both;
	display:block;
	padding:4px 0 4px 15px;
	text-align:left;
}
.rightRightBar {
	width:199px;
	float:right;
}
.gradianUlLiQuick {
	list-style:none;
	clear:both;
	display:block;
	text-align:left;
}
.gradianUlLiQuick li{
	background:url(../images/quickLinkRptr.gif) repeat-x;
	padding:5px 10px;
}
.gradianUlLiQuick li label{
	background:url(../images/rightLiBg.gif) no-repeat left 7px;
	padding:0 0 0 12px;
	display:block;
}
.footeWrapper {
	background:url(../images/footerRptr.png) repeat-x #040304;
	width:100%;
	margin-top:15px;
	clear:both;
}
.footer {
	width:920px;
	padding:20px;
	margin:0px auto;
}
.categories {
	float:left;
	width:200px;
}
.categoriesH2 {
	color:#8fb741;
	font-size:18px;
	clear:both;
	display:block;
}
.categoriesUl {
	list-style:none;
	padding:15px 0;
}
.categoriesUl li{
	display:list-item;
	background:url(../images/categoryItem.png) no-repeat left 7px;
	padding:2px 0 2px 15px;
	display:block;
	clear:both;
	color:#ffffff;
}
.categoriesH2Color {
	color:#f8bd08;
}
.markettingUI {
	list-style:none;
	padding:15px 0;
}
.markettingUI li{
	display:list-item;
	background:url(../images/markettingItem.png) no-repeat left 7px;
	padding:2px 0 2px 15px;
	display:block;
	clear:both;
	color:#ffffff;
}
.sponsorBy {
	float:left;
	width:515px;
	height:auto;
}
.sponsoreColor {
	color:#ffffff;
}
.footerSponsore {
	background:#ffffff;
	clear:both;
	width:100%;
	height:200px;
	margin-top:15px;
}
.organizeBy {
	float:left;
	text-align:center;
	width:165px;
	padding:10px 0;
}
.organizeBy h3{
	clear:both;
	color:#161414;
	font-size:14px;
	margin-bottom:5px;
}
.onlySponsoreContainer {
	clear:both;
	width:100%;
}
.onlySponsoreContainer img{
	clear:both;
	display:block;
	margin:5px 0;
	margin:0px auto;
}
.allFooter {
	display:block;
	clear:both;
	width:100%;
	margin-top:5px;
	padding:5px 0 0 0;
	border-top:1px solid #1f1f1f;
}
.allFooterLeft {
	float:left;
	line-height:20px;
	background:url(../images/bottomLogo.png) no-repeat left;
	padding:0 0 0 45px;
	height:30px;
	line-height:16px;
}
/*.allFooterLeft a{
	margin-right:10px;
	color:#ffffff;
	font-size:10px;
}*/
.allFooterLeft a{
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
	font-size:16px;
	color:#FFFFFF;
	height:23px;
	float:left;
}
.allFooterRight {
	float:right;
	font-size:10px;
	color:#ffffff;
	padding:0 15px 0 0;
}
.allFooterRight a{
	color:#99df03;
}

/*********************************** .PNG Fixed Css *********************************/

.logoArea {
	float:left;
	padding:18px 0 0 31px;
	_padding:8px 0 10px 31px;
}
.technoBdPlace img{
	_margin:-14px 0 0 0px;
	_float:left;
}
.topNavContainer ul li.active {
	background:transparent url(../images/slidingDoorLeft.png) no-repeat scroll left center;
}
.topNavContainer ul li a.active{
	background:url(../images/slidingDoorRight.png) no-repeat right;
	color:#000000;
}
.topNavContainer ul li ul{
	display:none;
	list-style:none;
	padding:0 0 0 0;
	position:absolute;
	top:26px;
	border:1px solid green;
	left:0;
	z-index:999;
	width:152px;
	border-bottom:none;
}
.topNavContainer ul li ul li{
	display:block;
	padding:0;
	float:none;
	cursor:pointer;
	margin:0px;	
}
.topNavContainer ul li ul li a{
	padding:0 5px;
	line-height:26px;
	color:green;
	background:#EFEFED;
	border-bottom:1px solid green;
	font-size:13px;
	font-weight:700;
	height:26px;
	display:block;
	float:none;
	margin:0px;
}
.topNavContainer ul li ul li.active {
	background:#ffffff;
	color:#990000;
}
.topNavContainer ul li ul li a.active{
	background:#ffffff;
	color:#990000;
}

/****** CSS For Slider *************************/

.biGsliderHidden {
	width:518px;
	overflow:hidden;
}
.bigSliderContainer {
	width:696px;
	border:1px solid #ffffff;
	padding:10px;
	clear:none;
	float:left;
}
.biGsliderDvsContainer {
	width:auto;
	height:auto;
}
.slidingpagination ul li a.active{
	color:#ffffff;
	background:#086337;
	visibility:visible
}
.pause {
	cursor:pointer;
}

.gradianUlLiQuick li a{
  text-decoration:none;
  color:#393939;
}

.gradianUlLiQuick li a:hover{
  text-decoration:underline;
  color:#393939;
}

/***************************************** Listing Page ******************************/

.listingLeftSide {
	float:left;
	width:718px;
	height:auto;
}
.listingCommonRightSide {
	width:100%;
	clear:both;
	height:auto;
}
.listingRightSideInner {
	clear:both;
	border:1px solid #ced2c1;
	width:716px;
	background:#f0f1ec;
	overflow:hidden;
}
.listingRightSideInnerNew {
	clear:both;
	border:1px solid #ced2c1;
	width:516px;
	background:#f0f1ec;
	overflow:hidden;
}

.listingWidthBottom {
	width:706px;
}

.listingWidthBottomNew {
	width:508px;
}


.listingTableContainer {
	display:block;
	width:100%;
	padding:25px 0;
}
table {
	border-collapse:collapse;
	border-width:0;
}
.listingTable {
	width:674px;
	margin:0px auto;
}
.listingTable tbody td{
	border:1px solid #dcdcdc;
	padding:10px 15px 10px 15px;
	vertical-align:top;
}
.listingTable tbody td a{
	color:#393939;
}
.listingTable tbody td a:hover{
	text-decoration:underline;
}
.listingTable tbody td.published {
	text-align:center;
	vertical-align:middle;
}
.leftTh {
	font-weight:700;
}
.listingTable tbody td img{
	border:1px solid #dcdcdc;
}
.listingTable th{
	color:#1d1e1d;
	font-weight:700;
	height:26px;
	border:1px solid dcdcdc; 
}
.listingTable .thead{
	background:url(../images/listinTableThGradian.png) repeat-x top;
}
.listingTable .oddRow {
	background:url(../images/listinTableGrayGradian.png) repeat-x #ffffff;
}
.listingTable .evenRow {
	background:url(../images/listinTableGreenGradian.png) repeat-x #ffffff;
}

/*Paging start */
.lisitingPagination {
clear:both;
width:674px;
padding:10px 0 0 0;
margin:0px auto;
height:25px;
}

.lisitingPagination ul{
list-style:none;
padding:6px 0 0 0;
float:right;
}
.lisitingPagination ul li{
float:left;
}
.lisitingPagination ul li a{
float:left;
display:block;
height:14px;
width:14px;
font-size:11px;
margin-left:4px;
font-weight:700;
color:#90927d;
text-align:center;
line-height:14px;
border:1px solid #d5d5d5;
background:#ffffff;
}
.lisitingPagination ul li a:hover{
color:#ffffff;
background:#086337;

}
.lisitingPagination ul li span.active{
float:left;
display:block;
height:14px;
width:14px;
background:#086337;
font-size:11px;
margin-left:4px;
font-weight:700;
color:#ffffff;
text-align:center;
line-height:14px;
border:1px solid #d5d5d5;
}
.lisitingPagination ul li a#prevous{
width:auto;
border:none;
color:#181e1b;
font-weight:700;
line-height:16px;
background:none;
padding:0 10px 0 0;
}
.lisitingPagination ul li span#prevText{
width:auto;
border:none;
color:#999999;
font-weight:700;
line-height:16px;
background:none;
padding:0 10px 0 0;
}
.lisitingPagination ul li a#next{
width:auto;
border:none;
color:#181e1b;
font-weight:700;
line-height:16px;
background:none;
padding:0 0px 0 10px;
}
.lisitingPagination ul li span#nextText{
width:auto;
border:none;
color:#999999;
font-weight:700;
line-height:16px;
background:none;
padding:0 0px 0 10px;
}



/* paging end */


.spacialOfferRptr {
	width:691px;
	margin:0px auto;
	clear:both;
	margin-bottom:15px;
}
.spacialOfferRptrTopShadow {
	clear:both;
	height:4px;
	line-height:0;
	font-size:0;
	background:url(../images/spacialOfferTopshadow.png) no-repeat bottom;
}
.spacialOfferRptrBottomShadow {
	clear:both;
	height:4px;
	line-height:0;
	font-size:0;
	background:url(../images/spacialOfferBottomshadow.png) no-repeat bottom;
}
.spacialMiddleDiv {
	background:url(../images/specialProductshadowRptr.png) repeat-y;
	width:671px;
	clear:both;
	padding:10px;
}
.spacialMiddleDivLeft {
	float:left;
	width:250px;
	font-size:11px;
	padding:0 0 0 10px;
}
.spacialMiddleDivLeft label{
	display:block;
	line-height:25px;
	color:#393939;
}
.spacialMiddleDivRight {
	float:right;
	width:360px;
}
.spacialMiddleDivRightRptr {
	height:99px;
	width:101px;
	float:right;
	margin:0 6px;
	background:url(../images/spacialProductRptr.png) repeat-x;
	border:1px solid #7b7b7a;
	text-align:center;
	padding:5px 0 0 0;
}
.listingSiderightSide {
	float:right;
	width:196px;
}

/* New Exihibition */
.littleExihibition {
	clear:both;
	text-align:center;
	height:auto;
	line-height:22px;
	font-size:11px;
	padding:5px 0;
}
.littleExihibition a{
	color:#393939;
}
.exihibitionLi {
	clear:both;
	display:block;
	list-style:none;
	font-size:11px;
	padding:5px 0 20px 0;
}
.exihibitionLi li{
	display:list-item;
	clear:both;
	padding:0 20px;
	background:url(../images/exihibitionRptr.png) repeat-x;
}
.exihibitionLi li a{
	color:#393939;
	background:url(../images/rightLiBg.gif) no-repeat left 9px;
	padding:0 0 0 10px;
	line-height:24px;
	font-weight:700;
	display:block;
	text-align:left;
}
.exihibitionLi li a:hover{
	text-decoration:underline;
}
.listingTableNarrow {
	
}
.listingTableNarrow tbody td{
	border:1px solid #dcdcdc;
	padding:7px 10px 7px 10px;
	vertical-align:top;
}
.listingTable .oddRow2 {
	background:url(../images/smallListingRptrGray.png) repeat-x #ffffff;
}
.listingTable .evenRow2 {
	background:url(../images/smallListingRptr.png) repeat-x #ffffff;
}
.price {
	font-weight:700;
}
/************************************** All Product Page *******************************/

.allProductRptr {
	height:135px;
	width:232px;
	font-weight:700;
	font-size:11px;
	padding:15px 4px 0 0;
	float:left;
	text-align:center;
	margin:0 1px 8px 1px;
	background:url(../images/allProductBoxBg.png) no-repeat center;
}
.allProductRptr label{
	display:block;
	color:#d90710;
	padding-top:3px;
}
.allProductRptr span a{
	display:block;
	color:#444444;
}
.allProductContainer {
	display:block;
	width:100%;
	padding:10px 0;
}
.categoryLi {
	clear:both;
	display:block;
	list-style:none;
	font-size:11px;
	padding:5px 0 5px 0;
}
.categoryLi li{
	display:list-item;
	clear:both;
	padding:0 10px;
	background:url(../images/exihibitionRptr.png) repeat-x;
}
.categoryLi li a{
	color:#393939;
	background:url(../images/rightLiBg.gif) no-repeat left 9px;
	padding:0 0 0 10px;
	line-height:24px;
	display:block;
	text-align:left;
}
.companyScrollList {
	overflow:scroll;
	overflow-x:hidden;
	height:450px;
}
.companyScrollListLi {
	clear:both;
	display:block;
	list-style:none;
	font-size:11px;
	padding:5px 0 5px 0;
}
.companyScrollListLi li{
	display:list-item;
	clear:both;
	padding:0 10px;
}
.companyScrollListLi li a{
	color:#393939;
	background:url(../images/rightLiBg.gif) no-repeat left 7px;
	padding:0 0 0 10px;
	line-height:20px;
	display:block;
	text-align:left;
}
.companyScrollListLi li a:hover{
	text-decoration:underline;
}
/************************************* All Company CSS **************************************/

.addCompaniesContainer {
	clear:both;
	width:100%;
	height:auto;
	padding:15px 0;
}
.addCompaniesRptr {
	width:495px;
	margin:0px auto;
	clear:both;
	height:auto;
	margin-bottom:15px;
}
.addCompaniesRptrTopShadow {
	clear:both;
	height:5px;
	line-height:0;
	font-size:0;
	background:url(../images/addCompanyTopShadow.png) no-repeat bottom;
}
.addCompaniesRptrBottomShadow {
	clear:both;
	height:5px;
	line-height:0;
	font-size:0;
	background:url(../images/addCompanyBottomShadow.png) no-repeat bottom;
}
.addCompaniesRptrMiddle {
	background:transparent url(../images/addCompanyMIddleShadow.png) repeat-y;
	clear:both;
	padding:15px;
	width:465px;
}
.allcompanyHeader {
	display:block;
	text-align:center;
	line-height:16px;
	padding-bottom:14px;
	clear:both;
	border-bottom:1px solid #e4e6db;
	font-size:13px;
	color:#444444;
}
.addCompaniesRptrContent {
	clear:both;
	height:auto;
	width:100%;
	padding:10px 0 0 0;
	font-size:11px;
	line-height:24px;
}
.addCompaniesRptrContent a:hover{
	text-decoration:underline;
}
.addCompaniesRptrLeft {
	float:left;
	width:70%;
}
.addCompaniesRptrLeft label{
	display:block;
	clear:both;
	color:#444444;
}
.addCompaniesRptrRight {
	float:right;
	width:30%;
}
.addCompaniesRptrRight label{
	display:block;
	font-weight:700;
	clear:both;
	color:#444444;
}
.addCompnayPagination {
	width:475px;
	padding:0;
}

.eventDetailsRight {
	float:right;
	width:310px;
}
.eventDetailsRight h4{
	clear:both;
	display:block;
	font-size:12px;
	color:#413b97;
}
.eventDetailsRight label{
	display:block;
	line-height:18px;
	padding:4px 0;
}
.eventDetailsRight label strong{
	font-size:12px;
}
.eventDetailsRight p{
	clear:both;
	padding:5px 20px 5px 0;
}
.eventDetailsRight p a{
	font-size:11px;
	font-weight:700;
}
.bigEventContainer {
	width:496px;
	border:0px solid #ffffff;
	padding:10px 10px 25px 10px;
	clear:none;
	background:url(../images/allCompanyBottomBg.png) no-repeat bottom center;
}
.allExihibitorWrapper {
	width:516px;
	border:1px solid #ffffff;
	clear:both;
	height:auto;
	padding:0 0 15px 0;
}
label.afterLoginArea a:hover{
	text-decoration:underline;
}
.afterLoginBottmUl li a {
	font-weight:700;
}
/************************************************ Spscial Offer **********************************/

.companyNameTitle {
	display:block;
	clear:both;
	border-bottom:1px solid #e4e6db;
	font-size:13px;
	padding:0 0 10px 0;
	color:#000000;
}
.companyNameTitle a{
	color:#000000;
}
.specialOfferDiv {
	width:100%;
	clear:both;
	display:block;
	padding:10px 0;
}
.companyLogoContainer {
	float:left;
	width:98px;
	height:84px;
	line-height:81px;
	*line-height:84px;
	text-align:center;
	margin:0 10px 10px 0;
	border:3px solid #cfd0cd;
}
.companyLogoContainer img{
	margin-left:-5px;
	vertical-align:middle;
}
.specialOfferHead {
	display:block;
	color:#f15e49;
	font-size:14px;
}
.specialOfferHead a{
	color:#f15e49;
}
.specialOfferDiv p{
	color:#444444;
	font-size:11px;
	line-height:17px;
	padding:3px 0;
}
.spacialOfferMiddleDiv {
	background:url(../images/specialProductshadowRptr.png) repeat-y;
	width:661px;
	clear:both;
	padding:10px 15px;
}
/********************************************** Product details *********************************/

.singleProductContainer {
	width:508px;
	margin:0px auto;
	clear:both;
}
h3.singleProductHeader {
	font-size:14px;
	display:block;
	padding:5px 0 20px 0;
}
.singleProductHeader a{
	color:#413b97;
}
.allProductRptr2 {
	margin:0 12px 10px 0;
}
.sigleDetailsP {
	display:block;
	padding:10px 12px;
	color:#393939;
}
.allProductRptr2 b{
	display:block;
	text-align:center;
	border-top:1px solid #efefed;
	margin-top:2px;
	line-height:18px;
	width:95%;
	margin:0px auto;
	font-weight:normal;
}
.allProductRptr2 b strong{
	color:#08994b;
}
.allProductRptr2 img{
	margin-bottom:2px;
}
.singleProductPagination {
	display:block;
	width:484px;
	padding:20px 12px 10px 12px;
}
.singleProductPagination a{
	width:83px;
	height:26px;
	display:block;
	float:left;
	color:#ffffff;
	line-height:26px;
	font-weight:700;
	text-align:center;
	background:url(../images/singlePaginatonBg.png) no-repeat center;
}
.singleProductPagination a#next{
	float:right;
}
.singleProductPagination a:hover{
	color:#CCCC00
}
.variation{
	color:#302a7d;
	font-weight:normal;
}

/*************************************** Special Product Single *************************************/

.companyNameTitleSingle {
	display:block;
	clear:both;
	font-size:13px;
	padding:0 0 5px 0;
	color:#000000;
}
.companyNameTitleSingle label{
	float:left;
	display:block;
}
.companyNameTitleSingle a{
	color:#000000;
}
.companyNameTitleSingle span{
	float:right;
	display:block;
	width:auto;
}
.companyNameTitleSingle span b{
	font-weight:700;
	width:23px;
	height:21px;
	margin-left:5px;
	display:block;
	float:right;
	color:#ffffff;
	line-height:21px;
	text-align:center;
	background:url(../images/stallIndicator.png) no-repeat center;
}
.companyNameTitleSingle span strong{
	float:left;
	display:block;
}
.spacialSingleBottom {
	clear:both;
	width:100%;
	height:auto;
}
.spacialSingleTop {
	clear:both;
	width:100%;
	height:auto;
	padding:5px 0px 35px 0px;
	background:url(../images/singleProductDetailBottom.png) no-repeat bottom center;
}
h3.h3singleDeatilPorduct {
	display:block;
	font-size:14px;
	padding:10px 0 5px 0px;
}
.specialOfferDivSingle p{
	padding:0 0 3px 0;
}
/********************************** Company Single View *******************************/
.specialOfferSingleDiv p{
	padding:0 0 15px 0;
}
.specialOfferDivBorder {
	border-bottom:1px solid #e4e6db;
	margin-bottom:5px;
}
.singleViewAll {
	display:block;
	width:100%;
	font-weight:700;
	text-align:right;
	line-height:20px;
}
.singleCompanyproductView {
	float:left;
	height:133px;
	width:143px;
	background:url(../images/singleCompnayProductBg.png) no-repeat center;
	padding-top:10px;
	text-align:center;
	margin:0 4px;
}
.singleCompanyproductView label{
	display:block;
	color:#d90710;
	padding-top:5px;
	font-weight:700;
}
.headerWidthNo label{
	display:block;
	float:left;
}
.headerWidthNo span{
	display:block;
	float:right;
	font-size:12px;
	width:auto;
	color:#393939;
	padding:0 5px 0 0;
}
.headerWidthNo span strong {
	display:block;
	float:left;
}
.headerWidthNo span b {
	background:transparent url(../images/stallIndicator.png) no-repeat scroll center center;
	color:#FFFFFF;
	display:block;
	float:right;
	font-weight:700;
	height:21px;
	margin-top:5px;
	line-height:21px;
	margin-left:5px;
	text-align:center;
	width:23px;
}
/***************************************************EventList***************************************/
.time {
float:right;
}
.paging2ndCol {
width:480px;
}
/*************************   listing Event  ***************************/

.specialOfferDivBorder span{
	display:block;
	line-height:22px;
	font-weight:700;
}
.specialOfferDivBorder span strong{
	display:block;
	width:50px;
	float:left;
}
.companyNameTitleWidthDate span{
	float:left;
	display:block;
	font-size:11px;
}
.companyNameTitleWidthDate b{
	float:right;
	display:block;
	text-align:right;
	font-size:11px;
}
.noLine {
	border:none;
}
/****************************** CSS For Form ****************************/

p.formP {
	display:block;
	padding:10px 0;
	clear:both;
	line-height:22px;
	font-size:11px;
}
p.formP label{
	display:block;
	float:left;
	line-height:22px;
	color:#393939;
	width:155px;
	padding:0 5px 0 0;
	text-align:right;
}
p.formP a{
	color:#393939;
	text-decoration:underline;
}
.pFormText {
	float:left;
	height:20px;
	background:url(../images/formTextFieldRepeater.png) repeat-x;
	border:1px solid #c8c8c8;
	width:200px;
	padding:2px 3px 0 3px;
	color:#393939;
}
.formSubmit {
	background:url(../images/actionBtnNor.png) no-repeat center;
	height:26px;
	width:91px;
	border:none;
	float:left;
	color:#101010;
	line-height:25px;
	text-align:center;
	font-weight:700;
	font-size:11px;
	cursor:pointer;
}
.pFormTextSelect {
	float:left;
	height:22px;
	background:url(../images/formTextFieldRepeater.png) repeat-x;
	border:1px solid #c8c8c8;
	width:210px;
	color:#393939;
}
.formTextarea {
	height:159px;
	width:305px;
	float:left;
	padding:3px;
	border:1px solid #c8c8c8;
	background:url(../images/textAreaRptr.png) repeat-x #ffffff;
}
.formPWidth {
	width:130px;
}
.pFormTextSelectWidth {
	width:50px;
	float:none;
	height:24px;
}
/************************************ Login Area *********************************/

.afterLoginBottmUl {
	list-style:none;
	margin:0px auto;
	display:block;
	width:368px;
	padding:10px;
}
.afterLoginBottmUl li{
	display:block;
	float:left;
	width:50%;
}
.afterLoginBottmUl li a{
	background:url(../images/rightLiBg.gif) no-repeat left 7px;
	padding:0 0 0 15px;
	line-height:22px;
	display:block;
	color:#393939;
}
.afterLoginBottmUl li a:hover{
	text-decoration:underline;
}
label.afterLoginArea {
	font-size:11px;
	color:#393939;
	display:block;
	float:right;
	padding:0 10px 0 0;
	text-align:right;
	width:150px;
}
label.afterLoginArea a{
	color:#393939;
}
.loginSpane {
	display:block;
	float:left;
}
/* ********************* articale manager*/

dummyUl {
list-style:none;
clear:both;
padding-left:20px;
}
.dummyUl li{
background:transparent url(../images/rightLiBg.gif) no-repeat scroll left 10px;
display:block;
clear:both;
line-height:18px;
padding-left:12px;
line-height:25px;
}
.noLine {
border-bottom:none
}
.noLine h4{
color:#01522B;
}
.titleEdit {
	color:#01522B;
	font-size:14px;
	display:block;
	line-height:24px;
	font-weight:normal;
}

/*Css for footer*/
.categoriesUl li a{
color:#ffffff;
}
.categoriesUl li a:hover{
color:#8FB741;
}
.markettingUI li a{
color:#ffffff;
}
.markettingUI li a:hover{
color:#F8BD08;
}
/*End of css footer*/

.afterLoginBottmUl li ul{
list-style:none;
margin:0px auto;
display:block;
padding:0px 5px 0 15px;
}
.afterLoginBottmUl li ul li{
display:block;
clear:both;
width:100%;
}
.afterLoginBottmUl li ul li a{
padding:0 0 0 15px;
line-height:22px;
display:block;
color:#393939;
}
.afterLoginBottmUl li ul li a:hover{
text-decoration:underline;
}

/*For the menu*/
.topNavContainer ul li ul{
display:none;
list-style:none;
padding:0 0 0 0;
position:absolute;
top:26px;
border:1px solid green;
border-bottom:none;
left:0;
z-index:999;
width:152px;
}

.topNavContainer ul li ul li{
display:block;
padding:3px 0px;
width:100%;
float:none;
padding-bottom:2px;
clear:both;
height:auto;
background:#EFEFED;
cursor:pointer;
margin:0px;
border-bottom:1px solid green;
}
.topNavContainer ul li ul li:hover{
background:#ffffff;
}
.topNavContainer ul li ul li a{
padding:0 5px;
line-height:18px;
width:142px;
color:green;
font-size:15px;
font-weight:700;
height:auto;
display:block;
border:none;
clear:both;
float:none;
margin:0px;
}
.topNavContainer ul li ul li.active {
background:#ffffff;
color:#990000;
}
.topNavContainer ul li ul li a.active{
color:#990000;
}
.pctDetailsImg {
	float:left;
	padding:0 12px 12px 12px;
}

/***************************************** Bangla ******************************/

.specialOfferHeadExihibitor a{
	color:#000000;
}
.specialOfferHeadExihibitor a:hover{
	color:#F15E49
}
.letterPaginationBangla {
	padding:15px 0 0 0;
}
.letterPaginationBangla ul{
	width:480px;
	margin:0px auto;
}
.letterPagination ul li a.active {
	background:#086337 none repeat scroll 0 0;
	color:#FFFFFF;
}
.companyLogoContainerBangla {
	margin:2px 22px 3px 5px;
}
.exihibitorDetails label{
	display:block;
	line-height:18px;
	padding:0 8px;
}
.exihibitorDetails label span{
	display:block;
	float:left;
	width:100px;
	text-align:left;
	font-weight:bold;
}
.exihibitorDetails p{
	clear:both;
	display:block;
	padding:5px 8px 5px 8px;
	text-align:justify;
}

h3.specialOfferHeadBangla {
color:#444444;
font-size:15px;
padding:3px 0 3px 10px;
margin:0 0 0 5px;
background:url(../images/rightLiBg.gif) no-repeat left 9px;
}
/********************************************** New Event ****************************************/
.bigSliderRightRptr {
	clear:both;
	height:auto;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid #CED2C1;
}
.bigSliderRightRptrLeft {
	float:left;
	width:170px;
}
.bigSliderRightRptrRight {
	float:left;
	width:330px;
}
.bigSliderRightRptrRight p{
	clear:both;
	width:100%;
	padding:0 0 10px 0;
}
.bigSliderRightRptrRight p label{
	font-weight:700;
	clear:both;
	display:block;
	line-height:20px;
}
.eventTitleContainer {
	clear:both;
	height:auto;
	width:100%;
	padding:5px 0;
	border-bottom:1px solid #CED2C1;
}
.eventTitle {
	clear:both;
	height:auto;
	display:block;
	font-size:16px;
	color:#413b97;
	padding:5px 0;
}
.eventTitle span{
	display:block;
	float:left;
	width:80px;
}

/**********************************************ictWorldDetailAnother.php css start here ****************************************/
.banglagdeshChinaFriendShip{
clear:both;
height:auto;
width:100%;
padding:20px 0;
text-align:center;
border:1px solid #CED2C1;
}

/***************************************** *********************************/

.banglaHeaderStyle {
display:block;
text-align:center;
clear:both;
line-height:30px;
}
.eventDate {
clear:both;
height:auto;
width:100%;
padding:5px 0;
border-bottom:1px solid #999999;
}
.eventDate h3{
display:block;
font-size:18px;
line-height:25px;
}
h3.engFont {
font-size:16px;
}
.eventPlace {
display:block;
clear:both;
height:auto;
padding:5px 0;
width:100%;
border:1px solid #999999;
margin:10px 0;
}
.eventPlaceLeft1 {
float:left;
width:175px;
padding:10px;
}
.eventPlaceDescriptipn {
float:right;
width:450px;
padding:5px 10px;
border-left:1px solid #999999;
}

.eventPlaceLeft1 h4{
display:block;
font-size:16px;
line-height:22px;
}
h4.engFont {
font-size:13px;
}
.eventPlaceDescriptipn h4{
display:block;
font-size:16px;
line-height:22px;
}
.eventPlaceDescriptipn h4 span{
display:block;
float:left;
width:75px;
}
.eventPlaceDescriptipn h4 label{
float:right;
display:block;
width:356px;
}
.eventPlaceDescriptipn h4 strong{
display:block;
float:left;
width:2px;
}
h4.engFont {
font-size:13px;
}



/************* ictWorldDetailAnother.php css start here *********************/
.banglagdeshChinaFriendShip{
clear:both;
height:auto;
width:716;
padding:20px 0;
text-align:center;
border:1px solid #CED2C1;
}
.sponsor{
position:relative;
float:left;
border:0px solid;
width:145px;
height:100px;
margin:7px;
}
.sponsor label{
text-align:center;
display:block;
font-weight:bold;
margin-bottom:5px;
font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
font-size:18px;
}


.sponsorMiddle{
position:relative;
float:left;
border:0px solid;
width:382px;
height:100px; ;
}
.sponsorMiddle label{
text-align:center;
display:block;
font-weight:bold;
margin-bottom:5px;
font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
font-size:18px;
}
.sponsorMiddleLeft{
position:relative;
float:left;
width:185px;
height:75px;
border:0px solid red;
margin-top:7px;
}
.sponsorMiddleRight{
position:relative;
float:left;
width:185px;
height:75px;
margin:7px 0 0 7px;
border:0px solid red;"
}

.footerSponsorPerson{
	position:relative; 
	float:left; 
	width:700px; 
	margin:7px;
}

.footerSponsorOne{
position:relative;
float:left;
width:480px;
}
.footerSponsorOne label{
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
	font-size:18px;
	font-weight:bold;
}

.footerSponsorTwo{
	position:relative;
	float: right;
	width:207px;
}
.footerSponsorTwo label{
	font-weight:bold;
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
	font-size:18px;
	display:block;

}
.footer {
width:940px;
padding:15px 0;
margin:0px auto;
}

/********************************pressConference.php start here****************************************/

.listingRightSideInnerTEST h3{
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
	font-size:16px;
	text-align:center;
}
.allProductContainerTEST p{
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
	font-size:16px;
	text-align:justify;
	margin:0px 6px 10px 6px;
}

.allProductContainerTEST h3{
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
	font-size:16px;
	text-align:justify;
	margin:0px 6px 10px 6px;
}

/******************************************************************************/
.plitinumShponsor{
	position:relative; float:left; width:100%;
}

.plitinumShponsor h2{
	width:100%;
	float:left;
	margin-top:5px;
	text-align:center;
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
}	
.grameenPhone{
   float:left;
   border:3px solid #dadada;
   margin-left:30px;
   margin-top:5px;
   margin-bottom:5px;
   width:120px;
   background-color:#FFFFFF;
}   
 
.goldSponsor{
	position:relative;
	float:left;
	width:100%;
}
.goldSponsor h2{
	width:100%;
	float:left;
	text-align:center;
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
}
.microsoft{
	float:left;
	border:3px solid #dadada;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
	width:120px;
	background-color:#FFFFFF;
}
.marcury{
 	position:relative;
	float:left;
	width:100%;
}
.marcury h2{
	width:100%;
	float:left;
	text-align:center;
	font-family: TonnyBanglaMJ-Bold, TonnyBanglaMJ;
}

.marcuryImag{
	float:left;
	border:3px solid #dadada;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:5px;
	width:120px;
	background-color:#FFFFFF;
}		