body
{
   background-image:url('./imagesX/mainbackground.gif');
   background-repeat:repeat-x;
   width: 100%;
   margin:0px;
   font-family: Tahoma;
   font-size: 11px;
}

ul
{
  margin-top:0px;
  margin-bottom:0px; 
  list-style-type:disc; 
  list-style-position:outside;
}

li
{
   margin:0px 0px 0px -20px;
}

h1
{
   font-family: Arial;
   color: #ff5e00;
   font-size: 18px;
   font-weight: bolder;
}

h2
{
   font-family: Tahoma;
   color: #006baf;
   font-size: 12px;
   font-weight: bolder;
}

h3
{
   font-family: Tahoma;
   color: #4190c2;
   font-size: 12px;
   font-weight: bolder;
}


A:link	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333333;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#e9723a;
	}

img
{
  border-style: none;
}

.ErrorLabel
{
   color: Red;
   font-weight: bold;
}

.searchHeader
{
   font-family: Tahoma;
   color: #006baf;
   font-size: 12px;
   font-weight: bolder;
   margin-bottom: 5px;
}

.SimpleTable
{
   border-collapse: collapse;
   border-color: #dbdbe0;
}

.MainTable
{
   text-align: left;
   background-color: White;
}

.ParntersForm .DropDownField, .ParntersForm input[type="text"]
{
	width: 250px;
}

.LaptopCell
{
   width: 336px;
}


.Gecko .Laptop
{
   position:absolute;
   top: 19px;
   width: 336px;
}

.Laptop
{
   position:absolute;
   top: 19px;
   width: 336px;
}


.PortalEditArea .Laptop
{
	display: none;
}


/* Header */

.TopStrip
{
   font-weight: bold;
   background-image:url('./imagesX/topline.gif');
   background-repeat: no-repeat;
   width: 1024px;
   height: 37px;
   padding-right: 70px;
}

.HeaderTable
{
   width: 100%;
}

.HeaderRightCorner
{
   vertical-align: top;
}

.HeaderRightBorder
{
   background-image:url('./imagesX/topline.gif');
   height: 37px;
   width: 1024px;
}

.LogoRow
{
   height: 90px;
   overflow: hidden;
   padding: 0px;
}

.Logo
{
   width: 320px;
   line-height: 1px;
   vertical-align: top;
}

.LogoLink
{
   border-style:none;
}

.LogoImage
{
   border-style:none;
   height: 97px;
   position: absolute;
   z-index: 0;
}

.PortalEditArea .LogoImage
{
	display: none;
}

/* Footer */
.Footer
{
   margin: 0px 0px 20px 70px;
   color: #a6b3ba;
}

.FooterSeparator
{
   width: 910px;	
   height:1px;	
   background-image: url('./imagesX/separator.gif');
   background-repeat:repeat-x;
   margin: 5px 56px 5px 58px;
   font-size:1px
}


/* Top menu */

.TopMenu
{
   background-color: #f1f8fb;
}

.MenuRow
{
   vertical-align: middle;
}

.MenuCell
{
   white-space:nowrap;
   padding: 0px 7px 0px 7px;
}

.TopMenuLink 
{ 
   text-decoration: underline;
   color: #1e2252;
   background-color: #f1f8fb;
}

.TopMenuLinkSelected 
{ 
   font-weight: bold;
   text-decoration: none;
   color: #006baf;
   background-color: #f1f8fb;
}

.TopMenuMain
{
   background-image:url('./imagesX/menubackground.gif');
   background-repeat: no-repeat;
   background-position: center;
   height: 33px;
   width: 559px;
}

/* Top right menu */

.TopRightCMSMenu
{
}

.TopRightMenuLink 
{ 
   text-decoration: underline;
   color: #ff5e00;
}

.TopRightMenuLinkSelected
{
   font-weight: bold; 
   text-decoration: none;
   color: #ff5e00;
}

.TopRightMenuMain
{
   background-image:url('./imagesX/searchmenubackground.gif');
   background-repeat: no-repeat;
   background-position: center;
   height: 33px;
   width: 346px;
}

/* Search */

.TopRightMenuSearch
{
}

.SearchCell
{
   background-image: url('./imagesX/searchmenuborderline.gif');
   background-position: left center;
   background-repeat:  no-repeat;
   padding-left: 10px;
}

.SearchTextBox
{
   font-size: 11px;
   font-family: tahoma;
   color: #969696;
   height: 13px;
   width: 86px;	
   margin-bottom: 5px;
   margin-right: 3px;
}

.Gecko3 .SearchTextBox
{
   font-size: 11px;
   font-family: tahoma;
   color: #969696;
   height: 13px;
   width: 86px;	
   margin-top: 5px;
   float: left;
   margin-right: 3px;
}

.SearchButton
{
	margin:0px;
	padding-top:4px;
}

.Gecko3 .SearchButton
{
	margin:0px;
	padding-top:5px;
	float: left;
}


.SearchButton2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	text-decoration:none;
	color: white;
	margin:0px;
	padding:0px;
	border:0px;
	width:53px;
	height:19px;
        background-color: #19AC00;     
}


/* Side borders */

.LeftBorder
{
   background-image: url('./imagesX/leftborder.gif');
   background-repeat: no-repeat;
   width: 37px;
   height: 170px;
}

.RightBorder
{
   background-image: url('./imagesX/rightborder.gif');
   background-repeat: no-repeat;
   width: 36px;
   height: 299px;
}

.Gecko .RightBorder
{
 width: 37px;
}

/* Top right corner */
.TopRightCornerTable
{
   width: 368px;
   height: 97px;
}

.TopRightCornerImage
{
   background-image: url('./imagesX/toprightcorner.gif');
   background-repeat: no-repeat;
   background-position: right top;
   width: 368px;
   height: 45px;
}

.TopRightCornerPhone
{
   width: 200px;
}

.TopRightCornerBubble
{
   width: 39px;
}

.TopRightCornerRightBorder
{
   background-image: url('./imagesX/toprightcornerright.gif');
   background-repeat: no-repeat;
   width:74px;
   height: 52px;
}

.TopRightCornerPhoneNumber
{
   width: 216px;
}

.TopRightCornerSupportChat
{
   width: 88px;
}

.TopRightCornerPhoneLeftMargin
{
   width: 94px;
}

.TopRightCornerInfoRow
{
   vertical-align: bottom;
   height: 52px;
}

a.SiteMap
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	text-decoration:none;
	color: #006baf;
}

a.Cart
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	text-decoration:none;
	color: white;
}

.SitemapPosition
{
   width: 138px;
   text-align: right;
   padding: 13px 20px 0px 8px;	
}

.CartPosition
{
   text-align: left;
   padding: 13px 0px 0px 7px;			
}

.TopRightCornerTabs
{
   width: 100%;
}

a.ContactText
{
   font-family:Arial;
   font-size:11px;
   font-weight: bold;
   color: #1e2252;
   text-decoration:none;		
}

a.ContactNumber
{
   font-family:Arial;
   font-size:17px;
   font-weight: bold;
   color: #ff5e00;
   text-decoration:none;		
}

a.LiveSupport
{
   font-family:Arial;
   font-size:11px;
   font-weight: bold;
   color: #1e2252;
   text-decoration:underline;		
}

.Menus
{
   font-size: 11px;
   margin: 17px 0px -10px 20px;
   &margin-top: 17px;
   _margin-top: 17px;
}

.Gecko3 .Menus
{
   margin: 16px 0px -10px 20px;
}

.MenusRow
{
}

.Content
{
   width: 951px;
   &width: 950px;
   _width: 950px;
}

/* Container with round corners */

.ContainerWithCorners
{
  margin: 0px 0px 5px 5px;
}

.ContainerWithCornersHome{
  margin: 0px 0px 5px 5px;
}

.ContainerWithCornersLeft
{
  border-left: 1px solid #c9d5e1;
  background-color: #f8fbfd;
}

.ContainerWithCornersRight
{
  border-right: 1px solid #c9d5e1;
  background-color: #f8fbfd;
}

.ContainerWithCornersContent
{
  background-color: #f8fbfd;
  text-align: left;
padding: 0 0 0 7px;
&padding: 7px 0 7px 7px;
_padding: 7px 0 7px 7px;
}

.ContainerWithCornersTop
{
  background-image: url('./imagesX/containertop.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

.ContainerWithCornersRow
{
   height: 9px;
   font-size: 8px;
}

.ContainerWithCornersBottom
{
  background-image: url('./imagesX/containerbottom.gif');
  background-repeat: repeat-x;
}

.ContainerWithCornersTopLeft
{
  background-image: url('./imagesX/containerlefttop.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
}

.ContainerWithCornersTopRight
{
  background-image: url('./imagesX/containerrighttop.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
}

.ContainerWithCornersBottomLeft
{
  background-image: url('./imagesX/containerleftbottom.gif');
  background-repeat: no-repeat;
  width: 10px;
}

.ContainerWithCornersBottomRight
{
  background-image: url('./imagesX/containerrightbottom.gif');
  background-repeat: no-repeat;
  width: 10px;
}

/* Three butons */
.ThreeButtons
{
  background-image: url('./imagesX/buttonsbackground.gif');
  background-repeat: no-repeat;
  padding-top: 55px;
  width: 220px;
  height: 225px;
  text-align: right;
  margin: auto;
}

.LinkButton
{
  padding-bottom: 7px;
}

/* CMSListMenu */

.MainCMSListMenuUL
{
	font-family:Tahoma;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

.MainCMSListMenuUL
{
	list-style-type: none;
}


.MainCMSListMenuUL ul li
{
	list-style-type: none;
}

.MainCMSListMenuLI, .MainCMSListMenuLIfirst, .MainCMSListMenuLIlast
{
        margin: auto;
	padding: 4px 0px 4px 15px;
}

.MainCMSListMenuLIfirst
{
  margin: auto;
  background-image:url('./imagesX/EditRegionLeftTopCorner.gif');
  background-position: right top;
  background-repeat: no-repeat;
}

.MainCMSListMenuHighlightedLIlast
{
  margin: auto;
  padding: 14px 0px 14px 0px;
  background-image: url('./imagesX/ListItemBackground.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

.MainCMSListMenuHighlightedLIfirst
{
  margin: auto;
  padding: 7px 0px 14px 0px;
  background-image: url('./imagesX/FirstItemBackground.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

.MainCMSListMenuHighlightedLI
{
  margin: auto;
  padding: 14px 0px 14px 0px;
  background-image: url('./imagesX/ListItemBackground.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

.MainCMSListMenuLink, .MainLink
{
	color: #1E2252; 
	text-decoration: underline;
}

.MainCMSListMenuLinkHighlighted, .MainLinkHighlighted
{
	font-weight: bold;  
	color: #006BAF; 
	text-decoration: none;
	margin-left:15px;
}

.SubMenuCMSListMenuUL
{
  margin:0px;
  padding:0px;
  padding-bottom:14px;
  background-color:white;
  background-image: url('./imagesX/ItemBottomBackground.gif');
  background-position: left bottom;
  background-repeat: no-repeat;
}

.SubMenuCMSListMenuLI, .SubMenuCMSListMenuLIfirst, .SubMenuCMSListMenuLIlast, .SubMenuCMSListMenuHighlightedLI, .SubMenuCMSListMenuHighlightedLIfirst, .SubMenuCMSListMenuHighlightedLIlast
{
        margin: auto;
	padding: 4px 0px 4px 35px;
	background-image: url('./imagesX/GrayArrow.gif');
	background-position: 17px 9px;
	background-repeat: no-repeat;
	border-left: 1px solid #dbdbe0;
}

.SubMenuCMSListMenuLIfirst, .SubMenuCMSListMenuHighlightedLIfirst
{
        margin: auto;
        padding-top: 8px;
	background-position: 17px 13px;
}

.SubMenuCMSListMenuLink
{
	color: #1E2252; 
	text-decoration: underline;
}

.SubMenuCMSListMenuLinkHighlighted
{ 
	color: #006BAF; 
	text-decoration: none;
}

.CMSListMenuBox
{
  margin:0px;
  padding:0px 0px 0px 3px;
  background-image: url('./imagesX/ListMenuRightBorder.gif');
  background-position: 166px 5px;
  background-repeat: repeat-y;
}

.EditRegionRightTopCorner
{
  width:9px;
  font-size:5px;
  background-image:url('./imagesX/EditRegionRightTopCorner.gif');
  background-position: right top;
  background-repeat: no-repeat;
}

/* Bottom border*/
.EditRegionLeftBottomCorner
{
  font-size:5px;
  background-image:url('./imagesX/EditRegionLeftBottomCorner.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.EditRegionRightBottomCorner
{
  width:9px;
  font-size:5px;
  background-image:url('./imagesX/EditRegionRightBottomCorner.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.EditRegionLeftBorder
{
  font-size:5px;
  border-left: 1px solid #dbdbe0;
}

.EditRegionRightBorder
{
  font-size:5px;
  border-right: 1px solid #dbdbe0;
  height: 350px;
}

.EditRegionTopBorder
{
   font-size:5px;
   border-top: 1px solid #dbdbe0;
}

.EditRegionBottomBorder
{
  font-size:5px;
  border-bottom: 1px solid #dbdbe0;

}

/* Buy */
.BuyDescription
{
   margin: 10px;
   width: 500px;
}

.OrangeContainer
{
   margin: 10px 10px 0px 10px;
   width: 500px;
}

.OrangeContainerLink
{
        font-weight: bold;
        color: #ffe400;
}

.OrangeContainerLeft
{
	width: 10px;
	height: 27px;
	background-image: url('./imagesX/orangeborderleft.gif');
	background-repeat: no-repeat;
}

.OrangeContainerContent
{
        color: White;
        background-color: #fe6c07;
}

.OrangeContainerRight
{
	width: 10px;
	height: 27px;
	background-image: url('./imagesX/orangeborderright.gif');
	background-repeat: no-repeat;
}

.KenticoLicenseRepeater
{
        margin: 10px 10px 0px 10px;
}

.KenticoLicenseRepeater .TopLeft
{
	width: 12px;
        background-color: #00a2ff;
	background-image: url('./imagesX/bluetopleft.gif');
	background-repeat: no-repeat;
        background-position: top;
}

.KenticoLicenseRepeater .TopRight
{
	width: 12px;
        background-color: #00a2ff;
	background-image: url('./imagesX/bluetopright.gif');
	background-repeat: no-repeat;
        background-position: top;
}

.KenticoLicenseRepeater .BottomLeft
{
	width: 12px;
	background-color: #00a2ff;
	background-image: url('./imagesX/bluebottomleft.gif');
	background-repeat: no-repeat;
        background-position: bottom;
}

.KenticoLicenseRepeater .Top
{
        background-color: #00a2ff;
}

.KenticoLicenseRepeater .Bottom
{
        background-color: #00a2ff;
}

.KenticoLicenseRepeater .Left
{
	width: 12px;
	background-image: url('./imagesX/blueleft.gif');
	background-repeat: repeat-y;
        overflow: hidden;
}

.KenticoLicenseRepeater .Right
{
	width: 12px;
	background-image: url('./imagesX/blueright.gif');
	background-repeat: repeat-y;
        overflow: hidden;
}

.KenticoLicenseRepeater .BottomRight
{
	width: 12px;
	background-color: #00a2ff;
	background-image: url('./imagesX/bluebottomright.gif');
	background-repeat: no-repeat;
        background-position: bottom;
}

.KenticoLicenseRepeater .Content
{
        color: White;
        font-family: Tahoma;
	background-color: #00a2ff;
	height:30px;
}

.KenticoLicenseRepeater .License
{
   color: White;
   font-size: 12px;
   font-weight: bold;
}

.KenticoLicenseRepeater .Description
{
   color: #1e2252;
   font-size: 11px;
   line-height: 12px;
   padding-bottom: 5px;
}

.KenticoLicenseRepeater .ProductName
{
}

.KenticoLicenseRepeater .ProductPrice
{
	background-image: url('./imagesX/bluedots.gif');
	background-repeat: repeat-y;
        background-position: right center;
   	font-weight: bold;
	font-size: 11px;
   	text-align: right;
   	padding: 0px 10px 0px 5px;
   	width: 50px;
}


.KenticoLicenseRepeater .ProductEdition
{
   	font-weight: bold;
	font-size: 11px;
   	width: 140px;
	vertical-align: top;
}

.KenticoLicenseRepeater .ProductLicenseType
{
	background-image: url('./imagesX/bluedots.gif');
	background-repeat: repeat-y;
        background-position: right center;
   	font-weight: bold;
	font-size: 11px;
   	text-align: right;
   	padding: 0px 10px 0px 5px;
   	width: 100px;
}

.KenticoLicenseRepeater .ProductPrice1
{
	background-image: url('./imagesX/bluedots.gif');
	background-repeat: repeat-y;
        background-position: right center;
   	font-weight: bold;
	font-size: 11px;
   	text-align: right;
   	padding: 0px 10px 0px 5px;
   	width: 100px;
	vertical-align: bottom;
}

.KenticoLicenseRepeater .ProductPrice2
{
   	font-weight: bold;
	font-size: 11px;
   	text-align: right;
   	padding: 0px 0px 0px 5px;
 	width: 100px;
	vertical-align: bottom;
}

.KenticoLicenseRepeater .ProductPriceNoLine
{
   	font-weight: bold;
	font-size: 11px;
   	text-align: right;
   	padding: 0px 10px 0px 5px;
   	width: 50px;
}

.KenticoLicenseRepeater .AddToCart
{
        padding-left: 10px;
        width: 70px;
}

.KenticoLicenseRepeater .AddToCartLink
{
   color: White;
   font-size: 11px;
   font-weight: bold;
}

/* BreadCrumbs */

.CMSBreadCrumbsLink
{
 	color: #1E2252; 
	text-decoration: underline;
/*
	padding-right:15px; 
	background-image: url('./imagesX/GrayArrow.gif');
	background-repeat: no-repeat;
        background-position: right center;
*/
}

.CMSBreadCrumbsCurrentItem
{
	font-weight: bold;  
	color: #006BAF; 
	text-decoration: none;
}

/* Document name title bottom */

.DocNameTitle
{
	background-image: url('./imagesX/GrayBackgroundDot.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:7px;
	margin: 0px 5px 15px 5px;
}

/* Partners section */
.PartnersHeaderText
{
   font-weight: bold;
   font-size: 12px;
}

/* Clients section */
.LicenseToolBox
{
   background-color: #f1f8fb;
   border: 1px solid #c9d5e1;
   padding: 5px;
   margin-top: 5px;
   margin-bottom: 5px;
}

/* Newsletter subscription */

.shortTextbox input
{
  width: 100px;
}

.Subscription label{
width: 32px;
display: block;
}

.shortTextbox input.SubscriptionTextbox{
width: 100px;
}



/* Take a tour */

.TakeATourLeftTopCorner
{
  width:9px;
  font-size:5px;
  background-image:url('./imagesX/EditRegionLeftTopCorner.gif');
  background-position: right top;
  background-repeat: no-repeat;
}


.TakeATourRightTopCorner
{
  width:9px;
  font-size:5px;
  background-image:url('./imagesX/EditRegionRightTopCorner.gif');
  background-position: right top;
  background-repeat: no-repeat;
}


.TakeATourLeftBottomCorner
{
  width:9px;
  font-size:5px;
  background-image:url('./imagesX/EditRegionLeftBottomCorner.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.TakeATourRightBottomCorner
{
  width:9px;
  font-size:5px;
  background-image:url('./imagesX/EditRegionRightBottomCorner.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.TakeATourLeftBorder
{
  border-left: 1px solid #dbdbe0;
  height: 350px;
}

.TakeATourRightBorder
{
  border-right: 1px solid #dbdbe0; 
}

.TakeATourTopBorder
{

   font-size:5px;
   border-top: 1px solid #dbdbe0;
}

.TakeATourBottomBorder
{
  font-size:5px;
  border-bottom: 1px solid #dbdbe0;
}

.PreviousStep
{
  font-family: Tahoma;
  font-size: 12px;
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 20px;
  background-image:url('./imagesX/PreviousStepArrow.gif');
  background-position: left center;
  background-repeat: no-repeat;  padding-right: 10px;
}

.NextStep
{
  font-family: Tahoma;
  font-size: 12px;
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 20px;
  background-image:url('./imagesX/NextStepArrow.gif');
  background-position: right center;
  background-repeat: no-repeat;
}


.PreviousStepActive
{
  font-family: Tahoma;
  font-size: 12px;
  color: #ff5e00;
  text-decoration: underline;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 20px;
  background-image:url('./imagesX/PreviousStepArrowActive.gif');
  background-position: left center;
  background-repeat: no-repeat;
}

.NextStepActive
{
  font-family: Tahoma;
  font-size: 12px;
  color: #ff5e00;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 20px;
  background-image:url('./imagesX/NextStepArrowActive.gif');
  background-position: right center;
  background-repeat: no-repeat;
}


.PageItem
{
  font-family: Tahoma; 
  font-size: 12px; 
  font-weight:bold;
  color: #1E2252; 
  text-decoration:underline;  
  padding: 11px; 
}

.PageItemSelected
{
  font-family: Tahoma; 
  font-size: 12px; 
  font-weight:bold;
  color: #006BAF; 
  text-decoration:none; 
  background-image:url('./imagesX/TakeATourSelectedStep.gif');
  background-position: left center;
  background-repeat: no-repeat; 
  padding: 11px; 
}

.TakeATourTitle
{
	background-image: url('./imagesX/GrayBackgroundDot.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom:7px;
	margin: 0px 5px 15px 5px;
}

/* Kentico datagrids */

.KenticoDownloadsDatagrid
{
   border-color: #c9d5e1;
}

.KenticoShowcaseDatagrid
{
   border-color: #c9d5e1;
}

.EditingFormErrorLabel
{
   color: red;
}

/* My profile section */
.MyProfile label
{
	font-weight: bold;
}

.MyProfile input[type="text"]
{
	width: 300px;
}

.MyProfile select
{
	width: 200px;
}

.MyProfile input[type="button"]
{
	width: 100px;
}

.MyProfile input[type="submit"]
{
	width: 100px;
}

/* Change password*/
.ChangePassword .InfoLabel
{
}

.ChangePassword .ErrorLabel
{
	font-weight: normal;
	color: Red;
}

.ChangePassword .FieldLabel
{
	font-weight: bold;
}

.ChangePassword .FieldInput
{
}

.ChangePassword .ChangeButton
{
	margin-top: 10px;
}

#bannerTop{
width: 899px;
height: 240px;
background: url('./imagesX/OR01.gif') no-repeat;
margin-left: 6px;
_margin-left: 3px;
float: left;
}

.bannerText{
float: left;
margin-left: 260px;
_margin-left: 130px;
margin-top: 27px;
width: 405px;
}

.bannerButtons{
float: left;
}

.MainText{
margin-top: 8px;
color: #407db2;
font-size: 20px;
}

.SubText{
margin-top: 20px;
color: #eb6c22;
font-size: 18px;
}

.bannerButtons{
margin-top: 27px;
}

.bannerButton{
margin-top: 10px;
margin-left: 20px
}

#bannerDown{
margin-top:12px;
_margin-top: -8px;
&margin-top: -8px;
margin-left: 6px;
_margin-left: 3px;
float: left;
}

.group01{
float: left;
width: 291px;
height: 285px;
background: url('./imagesX/box01.jpg') no-repeat;
}

.group02{
float: left;
width: 291px;
height: 285px;
margin: 0 13px 0 13px;
background: url('./imagesX/box02.jpg') no-repeat;
}

.group03{
float: left;
width: 291px;
height: 285px;
background: url('./imagesX/box03.jpg') no-repeat;
}

.group01 h2{
font-size: 18px;
font-weight: bold;
padding-left: 19px;
padding-top: 5px;
_padding-top: 20px;
&padding-top: 20px;
}

.group02 h2{
font-size: 18px;
font-weight: bold;
padding-left: 19px;
padding-top: 5px;
_padding-top: 20px;
&padding-top: 20px;
}

.group03 h2{
font-size: 18px;
font-weight: bold;
padding-left: 19px;
padding-top: 5px;
_padding-top: 20px;
&padding-top: 20px;
}

.buttonLearn{
padding: 0px 0 0 30px;
}

.boxText{
height: 150px;
padding-left: 0px;
padding-top: 5px;
}

.boxText ul{
}

.boxText li{
list-style-type: none;
background: url('./imagesX/dot01.gif') 0px 9px no-repeat;
padding: 4px 0 4px 20px;
font-size: 11px;
font-weight: bold;
}

#bannerLast{
margin-top: 12px;
_margin-top: -8px;
&margin-top: -8px;
margin-left: 6px;
_margin-left: 3px;
float: left;
}

#bannerLast table{
margin: 0;
padding: 0;
}

.newsBox{
float: left;
width: 180px;
padding-right: 30px;
padding-bottom: 15px;
}

.newsBoxFull{
float: left;
width: 100%;
padding-right: 30px;
padding-bottom: 15px;
}

.newsBox p
{
	margin-top: 5px;
}

.boxText2{
float: left;
width: 240px;
}

.boxText2 p{
margin-top:0;
}

.partnerLogo{
float: right;
}

.orangeHomeBox{
margin: -20px auto -10px;
text-align: center;
float: left;
height: 40px;
}

.Gecko .orangeHomeBox{
margin: -20px auto 10px;
}

.Opera .orangeHomeBox{
margin: -20px auto 10px;
}




/*Boxy*/
.downloadSmallBox
{
	background: url('./imagesX/box_download_small.gif') no-repeat top left;
	width: 243px;
	height: 110px;
	margin-bottom: 7px;	
}

.EditMode .downloadSmallBox
{
	height: 250px;
}

.downloadSmallBox h3
{
	line-height: 17px;
	font-size: 17px;
	padding: 9px 0px 9px 10px;
	margin: 0px;
	color: #006BAF;
	font-weight: normal;
}

.downloadSmallBox img
{
	float: left;
	padding: 3px 12px 0px 6px;
}

.downloadSmallBox .virtualLab img
{
	padding: 5px 14px 0px 14px;
}

.downloadSmallBox .personalDemo img
{
	padding: 5px 14px 0px 14px;
}

.downloadSmallBox a
{
	color: #000;
	padding-top: 6px;
	display: block;
}


.downloadBigBox
{
	background: url('./imagesX/box_download_big.gif') no-repeat top left;
	width: 473px;
	height: 346px;
}

.downloadBigBox .inner
{
	padding: 35px 45px 30px 25px;
	/*font-size: 14px;*/
}

.IE6 .downloadBigBox .inner
{
	padding: 55px 35px 20px 25px;
}

.downloadBigBox .inner img
{
	margin-top: 50px;
}

.downloadBigBox h2
{
	font-size: 30px;
	margin: 0px;
	padding-left: 20px;
	line-height: 52px;
	font-weight: normal;
}

.demoSmallBox
{
	background: url('./imagesX/box_demo_small.gif') no-repeat top left;
	width: 371px;
	height: 121px;
}

.EditMode .demoSmallBox
{
	height: 250px;
}

.demoSmallBox h3
{
	line-height: 17px;
	font-size: 17px;
	padding: 9px 0px 19px 10px;
	margin: 0px;
	color: #006BAF;
	font-weight: normal;
}

.demoSmallBox img
{
	float: left;
	padding: 3px 14px 0px 6px;
}

.demoBigBox
{
	background: url('./imagesX/box_demo.gif') no-repeat top left;
	width: 371px;
	height: 271px;
	margin-bottom: 7px;
}

.EditMode .demoBigBox
{
	height: 400px;
}

.demoBigBox .inner
{
	padding: 5px 15px 30px 25px;
	/*font-size: 14px;*/
}

.demoBigBox .inner img
{
	margin: 10px 12px 0px 0px;
	float: left;
}

.demoBigBox h2
{
	font-size: 30px;
	padding-left: 20px;
	margin: 0px;
	line-height: 52px;
	font-weight: normal;
}

/*Features box*/
.featuresSmallBox
{
	background: url('./imagesX/box_features.gif') no-repeat top left;
	width: 167px;
	height: 127px;
	margin-bottom: 7px;
	margin-left: 5px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;	
}

.EditMode .featuresSmallBox
{
	height: 200px;
}

.featuresSmallBox h3
{
	line-height: 17px;
	font-size: 13px;
	padding: 9px 0px 14px 0px;
	margin: 0px;
	color: #006BAF;
	font-weight: bold;
}

.featuresSmallBox img
{
	float: left;
	padding: 3px 6px 0px 6px;
}

.featuresSmallBox .virtual img
{
	padding: 3px 16px 0px 17px;
}

.featuresSmallBox .personal img
{
	padding: 3px 15px 0px 17px;
}

.featuresSmallBox .free img
{
	padding: 3px 18px 0px 8px;
}

.featuresSmallBox a
{
	color: #000;
	padding-top: 6px;
	display: block;
}

.home_body{
padding:20px 20px 20px;
}


/*  ¿Ø¼þCLASS*/
.widthstyle8 { FONT-SIZE: 8pt; WIDTH: 100%; FONT-FAMILY: Verdana }

.widthstyleX1 { FONT-SIZE: 7pt; WIDTH: 100%; FONT-FAMILY: Verdana }
	
.widthstyle { FONT-SIZE: 9pt; FONT-FAMILY: Verdana
}

.widthstyle1 { FONT-SIZE: 9pt; WIDTH: 80%; Height: 80% ; FONT-FAMILY: Verdana }


