body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.MainBody
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_body.gif) repeat-x top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.MainBodyCT
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/mainbodyct_bg.gif) repeat-x top;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.BodyTable
{
	height: 100%;
	width: 950px;
}
.Normal { font-size: 12px; }
#MainMenus
{
	position:relative;
	width:329px;
	height:115px;
	z-index:2;
	top: 0px;
}
#CotentTable
{
	z-index: 1;
	position: relative;
	width: 100%;
	display: block;
	height: 100%;
}
.OutsideBody
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_body.gif) repeat-x bottom;
	display: block;
	top: 0px;
	z-index: 5;
	position: relative;
}
.LoginBar { height: 60px; }
.HomeInsertPane
{
	height: 370px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
.ContentPane
{
	height: 100%;
	padding-top: 10px;
}
.TopMenus { height: 30px; }
.TopMenuCT
{
	height: 131px;
	background: url(images/topmenu_bg.jpg) no-repeat center top;
}
.TopMenuBG { background: url(images/Menus/topmenu_bg.png) repeat-x; }
.LeftPane { padding-top: 285px; }
.Headings
{
	padding-top: 15px;
	padding-bottom: 15px;
}
.Footer
{
	background: #7bc0f0;
	height: 70px;
	width: 100%;
	border-top: 4px solid #accfe8;
}
.FooterTable
{
	width: 950px;
	height: 82px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.FooterDIV
{
	background: url(images/footer_bg.gif) repeat-x;
	padding-top: 6px;
	display: block;
	height: 82px;
}
.ScrollTable
{
	font: 12px/20px Arial, Helvetica, sans-serif;
	height: 180px;
}
.ScrollTable th
{
	border-bottom: 1px dotted #CCC;
	height: 70px;
}
#NewsVertical
{
	width: 455px;
	height: 180px;
	display: block;
	overflow: hidden;
	position: relative;
}
#TickerVertical
{
 width: 300px height: 300px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li
{
	display: block;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 4px;
	float: left;
	width: 450px;
}
.news_style { display:none; }
.news_show
{
	color:black;
	width:470px;
	height:350px;
	font: normal 100% Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.news_mark
{
	background-color:white;
	font: normal 70% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	width:450px;
	height:35px;
	color:black;
	text-align:center;
}
.news_title
{
	font: bold 120% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
	width: 450px;
}
.news_show img
{
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv
{
	position: absolute;
	/*float: left;*/
/*top: 169px;*/
padding: 5px;
	background-color:white;
	border: 1px solid gray;
	/*border-top-color: white;*/
border-top:none;
	height:20px;
	width: 80px;
	left: 656px;
}
/*   TABS  */
.Head
{
	font: bold 12pt Arial, Helvetica, sans-serif;
	color: #21c5dd;
	text-decoration: none;
}
ol#TabsHolder
{
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 3px solid #EBEBEB;
}
ol#TabsHolder li
{
	background: #bdf url(images/tabs.png);
	float: left;
	margin: 0 1px 0 0;
	padding-left: 10px;
	list-style: none;
}
ol#TabsHolder a
{
	background: url(images/tabs.png) 100% 0;
	color: #666;
	display: block;
	float: left;
	height: 30px;
	padding-right: 10px;
	text-decoration: none;
	font: normal 11px/30px Arial, Helvetica, sans-serif;
	outline: none;
}
ol#TabsHolder li.CurrentTab
{
	background-color: #48f;
	background-position: 0 -60px;
	text-decoration: none;
}
ol#TabsHolder li.CurrentTab a
{
	background-position: 100% -60px;
	color: #FFF;
	font-weight: normal;
	outline: none;
}
div.TabContent
{
	clear: left;
	padding: 0px;
	margin: 0px;
	width: 590px;
}
/*   FORMS DESIGN  */
.FormTable
{
	font: 11px Geneva, Arial, Helvetica, sans-serif;
	width: auto;
}
.FormDropDownList,
.FormMultipleSelect { font: 11px Geneva, Arial, Helvetica, sans-serif; }
.FormLabel { font: bold 11px Geneva, Arial, Helvetica, sans-serif; }
.FormLabelCell
{
	vertical-align: top;
	padding-top: 5px;
}
.FormTextBox,
.FormDropDownList
{
	width: 100%;
	border: 1px solid #999999;
}
.FormSubmit
{
	margin-left: 200px;
	width: 100px;
	height: 30px;
}
#ScrollWrapper
{
	width: 470px;
	height: 280px;
	margin: 0px;
	padding: 0px;
}
#ScrollWrapper.CaesarStone { background: url(/Portals/DigitalMedia2009/Images/News/Clients/Caesarstone.jpg) no-repeat 192px 16px; }
#ScrollWrapper.ChatoyerEnv { background: url(/Portals/DigitalMedia2009/Images/News/Clients/Chatoyer_Env.jpg) no-repeat 192px 16px; }
#ScrollWrapper.BlueFire { background: url(/Portals/DigitalMedia2009/Images/News/Clients/BlueFire.jpg) no-repeat 192px 16px; }
#ScrollWrapper.KaroonGas { background: url(/Portals/DigitalMedia2009/Images/News/Clients/Karoon-Gas.jpg) no-repeat 192px 16px; }
#ScrollWrapper.Recovre { background: url(/Portals/DigitalMedia2009/Images/News/Clients/Recovre.jpg) no-repeat 192px 16px; }
#ScrollWrapper.XcellerateIT { background: url(/Portals/DigitalMedia2009/Images/News/Clients/XcellerateIT.jpg) no-repeat 192px 16px; }
#ScrollWrapper .ScrollText
{
	width: 170px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	float: left;
	margin: 0px;
	height: 275px;
}
#ScrollWrapper .Website
{
	float: left;
	width: 300px;
	margin-top: 240px;
	text-align: center;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
.MonitorICO { background: #FFF url(/Portals/DigitalMedia2009/Images/icons/Monitor.jpg) no-repeat right top; }

