@import url(base.css);
body
{
	text-align: center;
	background: #f6f6f6;
}

#PageContainer
{
	width: 992px;
	margin: 0px auto;
	background: transparent url(../images/PageContainerBackground.gif) repeat-y top right;
}

#TopMenu
{
	position: absolute;
	left: 266px;
	top: 70px;
	width: 678px;
	height: 21px;
	margin: 0px;
	color: #1a1a1a;
	text-align: left;
}
#TopMenu ul
{
	margin: 0;
	padding: 0;
}
#TopMenu li
{
	float: left;
	height: 21px;
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	background: transparent;
}
#TopMenu li.Separator
{
	width: 4px;
	background: transparent url(../images/TopMenuSeparator.gif) no-repeat top left;
}
#TopMenu li.Separator span
{
	display: none;
}
#TopMenu a
{
	display: block;
	height: 21px;
}
#TopMenu a:hover,
#TopMenu .Active a
{
	border-bottom: 2px solid #f1a102;
}
#TopMenu a span
{
	display: none;
}
#TopMenu #NavHome {	width: 93px; background: transparent url(../images/NavHome.gif) no-repeat top left; }
#TopMenu #NavProducts {	width: 120px; background: transparent url(../images/NavProducts.gif) no-repeat top left; }
#TopMenu #NavNews {	width: 119px; background: transparent url(../images/NavNews.gif) no-repeat top left; }
#TopMenu #NavClients {	width: 111px; background: transparent url(../images/NavClients.gif) no-repeat top left; }
#TopMenu #NavPartners {	width: 108px; background: transparent url(../images/NavPartners.gif) no-repeat top left; }
#TopMenu #NavService {	width: 107px; background: transparent url(../images/NavService.gif) no-repeat top left; }
#TopMenu .Submenu
{
	position: absolute;
	top: 21px;
	width: 100%;
	visibility: hidden;
	font: 12px Arial, Helvetica, sans-serif;
	background: #c6c6c6 url(../images/SubmenuBackground.png) repeat-x top left;
	border-top: 1px solid #d38f08;
	border-bottom: 1px solid #4a4a4a;
	border-left: 1px solid #949494;
	border-right: 1px solid #4a4a4a;
}
#TopMenu .Submenu ul
{
	margin: 8px 0px 4px 0px;
	padding: 0;
}
#TopMenu .Submenu li
{
	display: block;
	float: none;
	padding: 0;
	margin: 0;
}
#TopMenu .Submenu a
{
	padding: 2px 16px;
	font-weight: normal;
	color: #484947;
	height: auto;
}
#TopMenu .Submenu a:hover
{
	border: none;
	color: #805500;
	text-decoration: none;
	background: #d4d4d4;
}
#TopMenu .Active .Submenu a
{
	border: none;
}



#Page
{
	position: relative;
	width: 960px;
	margin: 0px 16px;
	background: transparent url(../images/PageBackground.gif) repeat-y top right;
	text-align: left;
}

#PageTop
{
	background: transparent url(../images/PageTopBackground.gif) no-repeat top right;
}

#PageHeader
{
	height: 110px;
	background: transparent url(../images/FlipchartHeader.jpg) no-repeat top right;
}
#HeaderLogo
{
	position: absolute;
	left: 487px;
	top: 12px;
	width: 190px;
	height: 46px;
	margin: 0px;
}
#HeaderLogo a
{
	display: block;
	height: 46px;
}
#HeaderLogo span
{
	display: none;
}

#PageContent
{
	width: 925px;
	margin: 25px 16px 16px 0px;
}

#PageLeftCol
{
	position: relative;
	width: 226px;
	float: left;
	margin-right: 67px;
	margin-top: -110px;
	background: transparent  url(../images/PageLeftColBack.gif) repeat-y top left; 
	/*border: 1px solid #d9d9ff;*/
}
#PageLeftColTop
{
	height: 7px;
	background: transparent url(../images/PageLeftColTop.gif) no-repeat top left;
}
#PageLeftColBottom
{
	height: 7px;
	background: transparent  url(../images/PageLeftColBottom.gif) no-repeat top left; 
}
#PageLeftColContent
{
	margin: 0 7px;
}
#PageLeftColContent a
{
	color: #fea900;
}
#PageLeftCol .eFlipchartBoxHeader
{
	background: transparent url(../images/eFlipchartBoxHeaderLeftCol.png) no-repeat top left;
}
#PageLeftCol .eFlipchartBoxFooter
{
	background: transparent url(../images/eFlipchartBoxBottomShadowLeftCol.gif) no-repeat top left;
}
#PageLeftCol .NewsBox
{
	margin-bottom: 24px;
	border-left: 1px solid #fea900;
	border-right: 1px solid #fea900;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	padding: 6px;
	background: #fff;
	color: #444;
	min-height: 160px;
}
#PageLeftCol .NewsBox h5
{
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px;
}
#PageMainCol
{
	width: 632px;
	float: left;
}
#PageMainCol .NewsBox
{
	float: right;
	margin: 32px 0px 24px 24px;
	border-left: 1px solid #fea900;
	border-right: 1px solid #fea900;
	border-top: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	padding: 6px;
	background: #fff;
	color: #444;
	min-height: 160px;
	width: 200px;
}
#PageMainCol .NewsBox h5
{
	color: #444;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0px;
}

#PageFooter
{
	position: relative;
	margin-left: 241px;
	clear: both;
	height: 39px;
	background: transparent url(../images/PageFooterBackground.png) no-repeat top left;
	color: #b2b3ff;
	font-size: 10px;
}
#PageFooter ul
{
	margin: 24px 0px 0px 16px;
	padding: 0px;
}
#PageFooter li
{
	margin: 0px 6px 0px 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	background: transparent;
}
#PageFooter a
{
	color: #525280;
}
#PageFooter a:hover
{
	color: #6666ff;
}
#FooterCopyright
{
	position: absolute;
	top: 24px;
	right: 16px;
	width: 300px;
	text-align: right;
}

#PageBottomShadow
{
	margin-left: 241px;
	height: 30px;
	background: transparent url(../images/PageBottomShadow.gif) no-repeat top left;
}


#CreatedBy
{
	text-align: center;
	font-size: 10px;
	color: #fff;
}
#CreatedBy a,
#CreatedBy a:link,
#CreatedBy a:visited
{
	color: #fff;
	text-decoration: none
}

.VSeparator
{
	height: 1px;
	overflow: hidden;
}
.VSpace
{
	height: 16px;
	overflow: hidden;
}

#PageMainCol .Button
{
	float: left;
	width: 100px;
}


.Catalog
{
	margin: 0px;
	padding: 0px;
}
.Catalog li
{
	position: relative; 
	margin: 16px 0px 16px 48px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	background: transparent;
}
.CatalogIcon
{
	position: absolute;
	left: -48px;
	top: 0px;
}
.CatalogSubItems
{
	margin: 0px;
	padding: 0px;
}
.CatalogSubItems li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	font-weight: normal;
	font-size: 10px;
	background: transparent;
}
.Catalog li a,
.CatalogSubItems li a
{
	color: #000;
}
.Catalog li a:hover,
.CatalogSubItems li a:hover
{
	color: #805500;
}

.Indent
{
	position: relative;
	margin-left: 48px;
}
.Indent2
{
	position: relative;
	margin-left: 96px;
}
.Indent2Margin
{
	position: absolute;
	width: 96px;
	left: -96px;
	top: 0px;
}

.ContentTwoCols
{
	width: 632px;
	margin-bottom: 8px;
}
.ContentClear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
.ContentFirstCol,
.ContentSecondCol
{
	float: left;
	width: 308px;
}
.ContentFirstCol
{
	margin-right: 16px;
}
#UserToolbar
{
	position: absolute;
	top: 8px;
	right: 20px;
}
	
#ContentEditToolbar
{
	position: absolute;
	top: 45px;
	right: 20px;
	text-align: right;
	width: 600px;
	background: #666;
}

.FormRow
{
	margin-bottom: 2px;
}
.FieldRow
{
	padding-bottom: 2px;
}
.FieldName,
.FormRow label
{
	font-weight: bold;
	color: #505050;
	margin-right: 8px;
	float: left;
	width: 160px;
}
.FieldHint
{
	font-style: italic;
	font-size: 10px;
}


.MessageBox
{
	margin: 0px 0px 12px 0px;
	position: relative;
}

.MessageBox p
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}
.UserMessageSuccess p
{
	color: green;
}
.UserMessageinfo p
{
	color: #000066;
}
.UserMessageWarning p,
.UserMessageCaution p
{
	color: #e06000;
}
.UserMessageError p
{
	color: #990000;
}
#LoginForm label
{
	float: left;
	width: 120px;
}
#LoginForm input
{
	margin-bottom: 2px;
}
.CheckMark
{
	display: block;
	background: transparent url(../images/CheckMark.gif) no-repeat top left;
	width: 16px;
	height: 16px;
	color: #fff;
	font-size: 1px;
}
.NoMargin
{
	margin: 0;
}

.toolbarElement
{
	padding: 1px;
}

#LiveTestButton
{
	margin: 24px 0px;
}

.ObjectSelectPopUp
{
	text-align: left;
	background: #c6c6c6 url(../images/SubmenuBackground.png) repeat-x top left;
	border-top: 1px solid #d38f08;
	border-bottom: 1px solid #4a4a4a;
	border-left: 1px solid #949494;
	border-right: 1px solid #4a4a4a;
}
.ObjectSelectPopUp ul
{
	margin: 8px 0px 4px 0px;
	padding: 0;
}
.ObjectSelectPopUp li
{
	padding: 2px 16px;
	margin: 0;
	background: transparent;
	color: #484947;
	cursor: pointer;
}
.ObjectSelectPopUp li:hover
{
	border: none;
	color: #805500;
	text-decoration: none;
	background: #d4d4d4;
}

.DeleteButton img,
.EditButton img
{
	width: 16px;
	height: 16px;
	border: 1px solid #e69900;
}
.DeleteButton:hover img,
.EditButton:hover img
{
	
	border: 1px solid #805500;
}
.ObjectListAlternateRow
{
	background: #eee;
}
.BackToTopLink 
{
	padding-left: 20px;
	background: transparent url(../images/BackToTopLink.gif) no-repeat 0px 0px;
}
.ContinueLink 
{
	padding-left: 22px;
	background: transparent url(../images/ContinueLink.gif) no-repeat 0px 2px;
}

#HomeSelector
{
	margin-top: 30px;
	height: 20px;
}
#HomeSelector ul
{
	margin: 0; padding: 0;
}
#HomeSelector .arrow
{
	float:left;
	clear: both;
	height: 33px;
	width: 100%;
	margin: 10px 0;
	position: relative;
}
#HomeSelector .arrow img
{
	position: absolute;
	top: 0px;
	display: none;
}
#HomeSelector li
{
	float: left;
	text-align: center;
	margin: 0 52px 0 0;
	padding: 0;
	width: 118px;
	height: 20px;
	cursor: pointer;
	color: #ff9900;
	font-weight: bold;
	font-size: 14px;
	background: none;

}
#HomeSelector li span
{
/*	display: none; */
}
#HomeSelector li.last
{
	margin-right: 0;
}
#HomeSelector li:hover
{
	color: #e69900;
}
/*
#selbtn-auto { background: transparent url(../images/selbtn-auto.png); }
#selbtn-live { background: transparent url(../images/selbtn-live.png); }
#selbtn-meet { background: transparent url(../images/selbtn-meet.png); }
#selbtn-ln24 { background: transparent url(../images/selbtn-ln24.png); }
*/
#HomeDisplay
{
	clear: both;
	border-top: 1px solid #d9d9ff;
	border-bottom: 1px solid #d9d9ff;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#HomeDisplay2
{
	clear: both;
	border-top: 1px solid #d9d9ff;
	border-bottom: 1px solid #d9d9ff;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#HomeDisplayDetails1,
#HomeDisplayDetails2,
#HomeDisplayDetails3,
#HomeDisplayDetails4,
#HomeDisplayDetails5
{
	position: relative;
	height: 150px;
}
#HomeDisplay2 #HomeDisplayDetails1,
#HomeDisplay2 #HomeDisplayDetails2,
#HomeDisplay2 #HomeDisplayDetails3,
#HomeDisplay2 #HomeDisplayDetails4,
#HomeDisplay2 #HomeDisplayDetails5
{
	position: relative;
	height: 200px;
}
#HomeDisplay2 .HomeDisplayRight
{
	border: none;
}

#HomeDisplayDetails2,
#HomeDisplayDetails3,
#HomeDisplayDetails4,
#HomeDisplayDetails5
{
	display: none;
}
.HomeDisplayLeft
{
	position: absolute;
	left: 0px;
	width: 300px;
}
.HomeDisplayRight
{
	margin-left: 308px;
	padding-left: 16px;
	width: 320px;
	border-left: 1px solid #d9d9ff;
}
.HomeDisplayRight h2
{
	font-weight: bold;
	font-size: 13px;
}
.HomeDisplayRight ul
{
	margin-left: 6px;
}
.HomeDisplayRight li
{
	/*background: transparent url(../images/HomeDisplayBullet.gif) no-repeat 0px 2px;
	padding-left: 20px;*/
}
#HomeSelector2
{
	margin-top: 30px;
	height: 113px;
}
#HomeSelector2 ul
{
	margin: 0; padding: 0;
}
#HomeSelector2 .arrow
{
	float:left;
	clear: both;
	height: 33px;
	width: 100%;
	margin: 10px 0;
	position: relative;
}
#HomeSelector2 .arrow img
{
	position: absolute;
	top: 0px;
	display: none;
}
#HomeSelector2 li
{
	float: left;
	text-align: center;
	margin: 0 64px 0 0;
	padding: 0;
	width: 110px;
	height: 100px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;

}
#HomeSelector2 li span
{
	color: #e69900;
}
#HomeSelector2 li.last
{
	margin-right: 0;
}
#HomeSelector2 li:hover
{
	color: #e69900;
}
#selbtn-sales { background: transparent url(../images/selbtn-sales.png) no-repeat 19px 24px; }
#selbtn-consult { background: transparent url(../images/selbtn-consult.png) no-repeat 19px 24px; }
#selbtn-support { background: transparent url(../images/selbtn-support.png) no-repeat 19px 24px; }
#selbtn-show { background: transparent url(../images/selbtn-show.png) no-repeat 19px 24px; }

#SiteSearch
{
	position: absolute;
	right: 20px;
	top: 106px;
	text-align: right;
	width: 150px;
	vertical-align: middle;
}
#SiteSearch input
{
	width: 100px;
}
#SiteSearch button
{
	height: auto;
	padding: 0;
	border: 1px solid #666;
	margin-left: 2px;
	background: #ebebeb url(../images/ButtonHomeBackground.gif) repeat-x top left;
}
.highlight
{
	background: #ffff30;
}

#ShowPageInLiveDialog
{
	position: absolute;
	top: 118px;
	right: 170px;
	width: 300px;
	text-align: right;
}

#LangSelect {
	font-size: 12px;
	position: absolute;
	margin-top: -19px;
	margin-left: -28px;
}
#LangSelect img {
	vertical-align: middle;
	padding-right: 3px;
}

