@charset "utf-8";
/* CSS Document */
body{ 
	background-color:#ffca08;
	background-image:url(mybg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
.maintbl{ 
	width:990px;
}
.maintblpanes-cell{ width:763px;}
.maintblpanes{ 
	border:9px solid #4b86c8; 
	width:763px;
	margin-bottom:5px;
	margin-right:5px;
	background-color:#FFFFFF;
}
/*******************************************panes begins here***********************************************************/
.contentpane{ padding:5px;}
.rightpane{ width:227px; padding:0px 0px 0px 3px}
.navpane{ padding:10px 0px 10px;}
.insideleftpane{width:375px; padding:3px}
.insiderightpane{width:375px; padding:3px}
.footerpane{ padding:3px;}
/*******************************************panes Ends   here***********************************************************/
/*******************************************OLD CSS BEHINS HERE*********************************************************/
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: trebuchet ms,verdana,arial,helvetica,sans-serif
   font-size:  16px;
   font-weight: normal;
   color: #333333;
}


/* CSS FOR BOTTOM LINK TO SOFTDIME */
.softdime-cell{ padding-top:30px; text-align:center}
.softdime {color:#999999;font-family:Arial, Helvetica, sans-serif;font-size:11px; padding-top:30px; text-align:center}
.softdime a:link, .softdime a:visited {color:#999999;font-family:Arial, Helvetica, sans-serif;font-size:11px;text-decoration:underline}
.softdime a:hover {color:#999999;font-family:Arial, Helvetica, sans-serif;font-size:11px;text-decoration:none}
/* CSS FOR BOTTOM LINK TO SOFTDIME */



.StandardButton {
background:#000000 none repeat scroll 0 0;
color:#FFFFFF;
font-family:Arial,verdana,sans-serif;
font-size:11px;
font-weight:bold;border:0
}


.toExhibitdiv {
margin:10px 0 10px 0;
background:#ffffff;
width:350px;
height:210px;
border:0px #CCCCCC solid;
padding: 10px 5px 0px 5px;
}


/* GLOBAL CSS BEGINS HERE */

.NormalTextBox {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:14px;}
a:link, a:visited{font-family:Verdana, Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px;text-decoration:underline}
a:hover{text-decoration:none}

p {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px;}
.myfont2 {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:14px;}
.myfont {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px;}
.myfont a:link, .myfont a:visited{font-family:Verdana, Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px;text-decoration:underline}
.myfont a:hover{text-decoration:none}

.myfontsmall {font-family:Arial,Helvetica;font-size:10px;font-weight:normal;color:#424242;line-height:16px;}
.myfontbold {font-family:Arial,Helvetica;font-size:12px;font-weight:bold;color:#424242;line-height:22px;}
.myfontitals {font-style:italic;}
.myh1 {font-family:Arial,Helvetica;font-size:22px;font-weight:bold;color:#146dd0;margin:5px 0;padding:0}
.myh1_B {font-family:Arial,Helvetica;font-size:22px;font-weight:bold;color:#146dd0;;margin:5px 0;padding:0}

.myh2 {font-family:Arial,Helvetica;font-size:18px;line-height:22px;font-weight:bold;color:#386f00;;margin:5px 0;padding:0}
.myh3 {font-family:Arial,Helvetica;font-size:16px;line-height:20px;font-weight:bold;color:#386f00;;margin:5px 0;padding:0}
.myh4 {font-family:Arial,Helvetica;font-size:14px;line-height:18px;font-weight:normal;color:#386f00;;margin:5px 0;padding:0}

.myul {margin:0 0 0 10px;padding:0;list-style:inside}
.myul li {margin-bottom:20px;font-family:Verdana, Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px;}
.myfontTD {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px; padding:2px}
.myfontpad {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#424242;line-height:22px; padding:2px 2px 2px 10px}
img {border:0}
.mytblsked{ border-bottom:1px #CCCCCC solid; width:100%; margin-bottom:7px}
.mythumbdiv{ padding-bottom:5px;}
#dnn_dnnCOPYRIGHT_lblCopyright{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; font-weight:  bold; text-decoration: none;}
/* GLOBAL CSS ENDS HERE */

/*MEDIA PARTNERS CSS BEGINS HERE*/
.logo_ul {width:484px;padding:0;margin:0 auto;}
.logo_ul li {margin:0 5px 0 5px}

.logo_01 {background-image:url(/portals/0/logo_alta_small_GRAY.jpg);width:146px;height:41px;list-style:none;float:left;cursor:pointer;}
.logo_01 a span {float:left;display:block;background:url(/portals/0/logo_alta_small_GRAY.jpg) no-repeat;}
.logo_01 a:hover span {float:left;display:block;background:url(/portals/0/logo_alta_small.jpg) no-repeat;}

.logo_02 {background-image:url(/portals/0/logo_21_small_GRAY.jpg);width:146px;height:41px;list-style:none;float:left;cursor:pointer;}
.logo_02 a span {float:left;display:block;background:url(/portals/0/logo_21_small_GRAY.jpg) no-repeat;}
.logo_02 a:hover span {float:left;display:block;background:url(/portals/0/logo_21_small.jpg) no-repeat;}

.logo_03 {background-image:url(/portals/0/logo_asiafood_small_GRAY.jpg);width:146px;height:41px;list-style:none;float:left;cursor:pointer;}
.logo_03 a span {float:left;display:block;background:url(/portals/0/logo_asiafood_small_GRAY.jpg) no-repeat;}
.logo_03 a:hover span {float:left;display:block;background:url(/portals/0/logo_asiafood_small.jpg) no-repeat;}

/*MEDIA PARTNERS CSS ENDS HERE*/

/* BUSINESS MATCHING CSS */
.bus_name {font-family:Arial,Helvetica;font-size:14px;line-height:20px;font-weight:bold;color:#386f00;;margin:5px 0;padding:0;border-right:1px solid #cccccc;padding:5px 5px 5px 0}
.bus_nature {font-family:Arial,Helvetica;font-size:12px;line-height:14px;font-weight:normal;color:#7e7e7e;padding:5px 0 5px 5px}
.match_btn {font-family:Arial,Helvetica;font-size:12px;font-weight:normal;color:#7e7e7e;border-left:1px solid #cccccc;padding:5px 0 5px 5px}
/* BUSINESS MATCHING CSS */


/************sponsor logos begins here*******************/
.logo-div { width:750px; margin:0 auto;}
.logo-div img{ padding:5px}
/************sponsor logos ENDS   here*******************/

/********************************************OLD CSS ENDS    HERE************************************************************/
