﻿body
{
   background-image:url('img/mainbackground.gif');
   background-repeat:repeat-x;
   width: 100%;
   margin:0px;
   font-family: "Trebuchet MS", Tahoma, Verdana;
   font-size: 11px;
}
.msgerro
{
	font-size: 11px;	
	font-family: Trebuchet MS, Verdana, Arial;
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.Botao
{
    border-right:silver 1px solid; border-top: silver 1px solid; font-size:11px; color:#648EA3; font-weight:bold; border-left: silver 1px solid; border-bottom: silver 1px solid; font-family: Trebuchet MS, Tahoma, Arial; background-color: #ffffff; cursor: hand; width:auto
}
SELECT {background-color: #ffffff; font-family: "Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif"; font-size: 11px; color:#648EA3}

INPUT {font-family: "Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif"; font-size: 10px;}

select.def {background-color: #dbeaf5; font-family: "Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif"; font-size: 11px;}
.text
{
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Verdana;
	color: #534E4E;	
}

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: "Trebuchet MS", Tahoma, Verdana;
   color: #006baf;
   font-size: 12px;
   font-weight: bolder;
}

h3
{
   font-family: "Trebuchet MS", Tahoma, Verdana;
   color: #4190c2;
   font-size: 12px;
   font-weight: bolder;
}

a
{
  border-style: none;
  color: #006baf;
}

img
{
  border-style: none;
}

.ErrorLabel
{
   color: Red;
   font-weight: bold;
}

.searchHeader
{
   font-family: "Trebuchet MS", Tahoma, Verdana;
   color: #006baf;
   font-size: 12px;
   font-weight: bolder;
   margin-bottom: 5px;
}

.SimpleTable
{
   border-collapse: collapse;
   border-color: #dbdbe0;
}

.MainTable
{
   text-align: left;
   background-color: #ffffff;
}

.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('img/topline.gif');background-repeat: no-repeat;
   width: 1024px;
   height: 37px;
   padding-right: 70px;
}

.HeaderTable
{
   width: 100%;
}

.HeaderRightCorner
{
   vertical-align: top;
}

.HeaderRightBorder
{
   background-image:url('img/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 70px 20px 0px;
   color: #a6b3ba;font-size:10px;color:#028ae1;
}

.lnk 
{
    text-decoration:none;
	color:#cccccc;
	font-weight:bold;
	font-size:8px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; 
}
.lnk:link 
{
    text-decoration:none;
	color:#cccccc;
	font-weight:bold;
	font-size:8px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; 
}
.lnk:visited {
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;
	font-size:8px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; 
}
.lnk:hover {
	color:#ff5e00;
	font-weight:bold;
	font-size:8px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;  text-decoration:underline
}

.lnk2 
{
    text-decoration:none;
	color:#cccccc;
	font-weight:bold;
	font-size:8px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; 
}

/* Top menu */

.TopMenu
{
   background-color: #f1f8fb;
}

.MenuRow
{
   vertical-align: middle;
}

.MenuCell
{
   white-space:nowrap;
   padding: 0px 7px 0px 7px;
}

.TopMenuLink 
{ 
   text-decoration: none;
   color: #1e2252;
   background-color: #f1f8fb;
}

.TopMenuLink:hover 
{ 
   text-decoration: underline;
   color: #1e2252;
   background-color: #f1f8fb;
}

.TopMenuLinkSelected 
{ 
   font-weight: bold;
   text-decoration: none;
   color: #006baf;
   background-color: #f1f8fb;
}

.TopMenuMain
{
   background-image:url('img/menubackground.gif');background-repeat: no-repeat;background-position: center;
   height: 33px;
   width: 559px;
}

/* Top right menu */

.TopRightCMSMenu
{
}

.TopRightMenuLink 
{ 
   text-decoration: none;
   color: #ff5e00;
}
.TopRightMenuLink:hover 
{ 
   text-decoration: underline;
   color: #ff5e00;
}

.TopRightMenuLinkSelected
{
   font-weight: bold; 
   text-decoration: none;
   color: #ff5e00;
}

.TopRightMenuMain
{
   background-image:url('img/searchmenubackground.gif');background-repeat: no-repeat;background-position: center;
   height: 33px;
   width: 346px;
}

/* Search */

.TopRightMenuSearch
{
}

.SearchCell
{
   background-image: url('img/searchmenuborderline.gif');background-position: left center;background-repeat:  no-repeat;
   padding-left: 10px;
}

.SearchTextBox
{
   font-size: 11px;
   font-family: "Trebuchet MS", Tahoma, Verdana;
   color: #969696;
   height: 13px;
   width: 86px;	
   margin-bottom: 5px;
   margin-right: 3px;
}

.Gecko3 .SearchTextBox
{
   font-size: 11px;
   font-family: "Trebuchet MS", Tahoma, Verdana;
   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('img/leftborder.gif');background-repeat: no-repeat;
   width: 37px;
   height: 170px;
}

.RightBorder
{
   background-image: url('img/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('img/toprightcorner.gif');background-repeat: no-repeat;background-position: right top;
   width: 368px;
   height: 45px;
}

.TopRightCornerPhone
{
   width: 200px;
}

.TopRightCornerBubble
{
   width: 39px;
}

.TopRightCornerRightBorder
{
   background-image: url('img/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('img/containertop.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

.ContainerWithCornersRow
{
   height: 9px;
   font-size: 8px;
}

.ContainerWithCornersBottom
{
  background-image: url('img/containerbottom.gif');
  background-repeat: repeat-x;
}

.ContainerWithCornersTopLeft
{
  background-image: url('img/containerlefttop.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
}

.ContainerWithCornersTopRight
{
  background-image: url('img/containerrighttop.gif');
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
}

.ContainerWithCornersBottomLeft
{
  background-image: url('img/containerleftbottom.gif');
  background-repeat: no-repeat;
  width: 10px;
}

.ContainerWithCornersBottomRight
{
  background-image: url('img/containerrightbottom.gif');
  background-repeat: no-repeat;
  width: 10px;
}

/* Three butons */
.ThreeButtons
{
  background-image: url('img/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:"Trebuchet MS", Tahoma, Verdana;
	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('img/EditRegionLeftTopCorner.gif'); background-position: right top; background-repeat: no-repeat;
}

.MainCMSListMenuHighlightedLIlast
{
  margin: auto;
  padding: 14px 0px 14px 0px;
  background-image: url('img/ListItemBackground.gif');
  background-position: left top;
  background-repeat: no-repeat;
}

.MainCMSListMenuHighlightedLIfirst
{
  margin: auto;
  padding: 7px 0px 14px 0px;
  background-image: url('img/FirstItemBackground.gif');background-position: left top;background-repeat: no-repeat;
}

.MainCMSListMenuHighlightedLI
{
  margin: auto;
  padding: 14px 0px 14px 0px;
  background-image: url('img/ListItemBackground.gif');background-position: left top;background-repeat: no-repeat;
}

.MainCMSListMenuLink, .MainLink
{
	color: #1E2252; 
	text-decoration: none;
	font-weight:bold;
}
.MainCMSListMenuLink:hover
{
	color: #2280c3; 
	text-decoration: underline;
	font-weight:bold;
}

.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('img/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('img/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('img/ListMenuRightBorder.gif');background-position: 166px 5px;background-repeat: repeat-y;
}

.EditRegionRightTopCorner
{
  width:9px;
  font-size:5px;
  background-image:url('img/EditRegionRightTopCorner.gif');background-position: right top;background-repeat: no-repeat;
}

/* Bottom border*/
.EditRegionLeftBottomCorner
{
  font-size:5px;
  background-image:url('img/EditRegionLeftBottomCorner.gif');background-position: right bottom;background-repeat: no-repeat;
}

.EditRegionRightBottomCorner
{
  width:9px;
  font-size:5px;
  background-image:url('img/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('img/buy/orangeborderleft.gif');
	background-repeat: no-repeat;
}

.OrangeContainerContent
{
        color: White;
        background-color: #fe6c07;
}

.OrangeContainerRight
{
	width: 10px;
	height: 27px;
	background-image: url('img/buy/orangeborderright.gif');
	background-repeat: no-repeat;
}

.KenticoLicenseRepeater
{
        margin: 10px 10px 0px 10px;
}

.KenticoLicenseRepeater .TopLeft
{
	width: 12px;
        background-color: #00a2ff;
	background-image: url('img/buy/bluetopleft.gif');
	background-repeat: no-repeat;
        background-position: top;
}

.KenticoLicenseRepeater .TopRight
{
	width: 12px;
        background-color: #00a2ff;
	background-image: url('img/buy/bluetopright.gif');
	background-repeat: no-repeat;
        background-position: top;
}

.KenticoLicenseRepeater .BottomLeft
{
	width: 12px;
	background-color: #00a2ff;
	background-image: url('img/buy/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('img/buy/blueleft.gif');
	background-repeat: repeat-y;
        overflow: hidden;
}

.KenticoLicenseRepeater .Right
{
	width: 12px;
	background-image: url('img/buy/blueright.gif');
	background-repeat: repeat-y;
        overflow: hidden;
}

.KenticoLicenseRepeater .BottomRight
{
	width: 12px;
	background-color: #00a2ff;
	background-image: url('img/buy/bluebottomright.gif');
	background-repeat: no-repeat;
        background-position: bottom;
}

.KenticoLicenseRepeater .Content
{
        color: White;
        font-family: "Trebuchet MS", Tahoma, Verdana;
	background-color: #00a2ff;
}

.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('img/buy/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('img/buy/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('img/buy/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('img/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('img/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('img/EditRegionLeftTopCorner.gif');
  background-position: right top;
  background-repeat: no-repeat;
}


.TakeATourRightTopCorner
{
  width:9px;
  font-size:5px;
  background-image:url('img/EditRegionRightTopCorner.gif');
  background-position: right top;
  background-repeat: no-repeat;
}


.TakeATourLeftBottomCorner
{
  width:9px;
  font-size:5px;
  background-image:url('img/EditRegionLeftBottomCorner.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

.TakeATourRightBottomCorner
{
  width:9px;
  font-size:5px;
  background-image:url('img/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: "Trebuchet MS", Tahoma, Verdana;
  font-size: 12px;
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 20px;
  background-image:url('img/PreviousStepArrow.gif');
  background-position: left center;
  background-repeat: no-repeat;  padding-right: 10px;
}

.NextStep
{
  font-family: "Trebuchet MS", Tahoma, Verdana;
  font-size: 12px;
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 20px;
  background-image:url('img/NextStepArrow.gif');
  background-position: right center;
  background-repeat: no-repeat;
}


.PreviousStepActive
{
  font-family: "Trebuchet MS", Tahoma, Verdana;
  font-size: 12px;
  color: #ff5e00;
  text-decoration: underline;
  font-weight: bold;
  padding-right: 10px;
  padding-left: 20px;
  background-image:url('img/PreviousStepArrowActive.gif');
  background-position: left center;
  background-repeat: no-repeat;
}

.NextStepActive
{
  font-family: "Trebuchet MS", Tahoma, Verdana;
  font-size: 12px;
  color: #ff5e00;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 20px;
  background-image:url('img/NextStepArrowActive.gif');
  background-position: right center;
  background-repeat: no-repeat;
}


.PageItem
{
  font-family: "Trebuchet MS", Tahoma, Verdana; 
  font-size: 12px; 
  font-weight:bold;
  color: #1E2252; 
  text-decoration:underline;  
  padding: 11px; 
}

.PageItemSelected
{
  font-family: "Trebuchet MS", Tahoma, Verdana; 
  font-size: 12px; 
  font-weight:bold;
  color: #006BAF; 
  text-decoration:none; 
  background-image:url('img/TakeATourSelectedStep.gif');
  background-position: left center;
  background-repeat: no-repeat; 
  padding: 11px; 
}

.TakeATourTitle
{
	background-image: url('img/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('img/bg_banner.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('img/box01.jpg') no-repeat;
}

.group02{
float: left;
width: 291px;
height: 285px;
margin: 0 13px 0 13px;
background: url('img/box02.jpg') no-repeat;
}

.group03{
float: left;
width: 291px;
height: 285px;
background: url('img/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('img/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;
}


/*Download a Demo sekce*/
.downloadIntro .zoneLeft
{
	width: 488px;
	float: left;
	margin: 0px;
}

.downloadIntro .zoneRight
{
	width: 244px;
	float: right;
	margin: 0px;
}

.downloadIntroMain .CMSListMenuBox
{
 	background: none !important;
}

.downloadIntroMain .MainCMSListMenuLIfirst
{
	background: none;
}

.demoIntro .zoneLeft
{
	width: 371px;
	float: left;
	margin: 0px 7px 0px 0px;
}

.demoIntro .zoneRight
{
	width: 371px;
	float: right;
	margin: 0px;
}

.demoIntroMain .CMSListMenuBox
{
 	background: none !important;
}

.demoIntroMain .MainCMSListMenuLIfirst
{
	background: none;
}

/*Boxy*/
.downloadSmallBox
{
	background: url('img/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('img/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('img/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('img/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('img/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;	
}

.boxnews
{
	background: url('img/boxnews.gif') no-repeat top left;
	width: 167px;
	height: 200px;
	margin-bottom: 7px;
	margin-left: 5px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;	
}
.boxnews h3 {
	line-height: 17px;
	font-size: 13px;
	padding: 9px 0px 14px 0px;
	margin: 0px;
	color: #006BAF;
	font-weight: bold;
}


.boxnews img
{
	float: left;
	padding: 3px 6px 0px 6px;
}

.boxnews .virtual img
{
	padding: 3px 16px 0px 17px;
}

.boxnews .personal img
{
	padding: 3px 15px 0px 17px;
}

.boxnews .free img
{
	padding: 3px 18px 0px 8px;
}

.boxnews a
{
	color: #000;
	padding-top: 6px;
	display: block;
	text-decoration:none;
}




.boxmapa
{
	background: url('img/boxmapa.gif') no-repeat top left;
	width: 167px;
	height: 200px;
	margin-bottom: 7px;
	margin-left: 5px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;	
}
.boxmapa h3 {
	line-height: 17px;
	font-size: 13px;
	padding: 9px 0px 14px 0px;
	margin: 0px;
	color: #006BAF;
	font-weight: bold;
}


.boxmapa img
{
	float: left;
	padding: 3px 6px 0px 6px;
}

.boxmapa .virtual img
{
	padding: 3px 16px 0px 17px;
}

.boxmapa .personal img
{
	padding: 3px 15px 0px 17px;
}

.boxmapa .free img
{
	padding: 3px 18px 0px 8px;
}

.boxmapa a
{
	color: #000;
	padding-top: 6px;
	display: block;
	text-decoration:none;
}





.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;
	text-decoration:none;
}


/* Forum group */
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(img/Forums/header.gif);
}

.ForumGroup .Table .Info td
{
	background-color: #00a2ff; /*#5c99e8;*/
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px; /*background-image: url(img/Forums/info.gif);*/
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px; /*text-decoration: underline;*/
	color: #ffffff;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #1e2252;
	font-size: 11px;
}


.ForumGroup .Table .ForumInfo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ForumGroup .Table .Threads
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #2e68bf;
}

.ForumGroup .ForumOdd td
{
	background-color: #f8f8ff;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumGroup .Forum .ForumName
{
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	color: #4190c2;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
	color: #1e2252;
	font-size: 11px;
}


/* Forum flat view */
.ForumFlat *
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	background-color: #00a2ff; /*background-color: #5c99e8;*/
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-image: url(img/Forums/info.gif);*/
	height: 55px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px; /*text-decoration: underline;*/
	color: #ffffff;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #1e2252;
	font-size: 11px;
}

.ForumFlat .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px; /*background-image: url(img/Forums/actions.gif);*/
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #4190c2;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .Table .Posts td
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumFlat .Table .PostsTable
{
	width: 100%;
}

.ForumFlat .Table .PostsTable td
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .Pager td
{
	background-color: #eeeeee;
	border: none;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	background-image: url(img/Forums/pager.gif);
	text-align: center;
}

.ForumFlat .Pager a
{
	font-weight: bold;
	text-decoration: underline;
	color: #65a02f;
}

.ForumFlat .ThreadTable
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(img/Forums/header.gif);
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .Posts
{
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #2e68bf;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .Header .ThreadName
{
	padding: 0px 100px 0px 100px;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;
	color: #ff5e00;/* #65a02f;*/
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/* Flat forum post */
.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .PostIndent
{
	padding-left: 15px;
}

.ForumFlat .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #2e68bf; /*color: #86c74c; 	text-decoration: underline;*/
}

.ForumFlat .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumFlat .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumFlat .PostActionLink
{
	text-decoration: underline;
	color: #ff5e00;/*#65a02f;*/
	padding: 0px 5px 0px 5px;
}

/* New post form */
.ForumNewPost
{
	padding: 5px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.ForumNewPost .PostReply
{
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .FormPadding
{
	/*border: solid 1px #cccccc;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .Title
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.ForumFlat .ForumNewPost .PostForm td
{
	border: none;
}

.ForumNewPost .ItemLabel
{
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.ForumNewPost .Button
{
	width: 100px;
}

.ForumNewPost .TextboxItem
{
	width: 300px;
}

.ForumNewPost .TextboxItemShort
{
	width: 200px;
}

.ForumNewPost .TextareaItem
{
	width: 300px;
	height: 200px;
	font-size: 12px;
}


/* Forum tree view */
.ForumTree *
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
}

.ForumTree .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumTree .Table td
{
	padding: 6px;
}


.ForumTree .Table .Info td
{
	background-color: #00a2ff; /*background-color: #5c99e8;*/
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-image: url(img/Forums/info.gif);*/
	height: 55px;
	vertical-align: top;
}

.ForumTree .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 5px; /*text-decoration: underline;*/
	color: #ffffff;
}

.ForumTree .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #1e2252;
	font-size: 11px;
}

.ForumTree .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
	background-image: url(img/Forums/actions.gif);
}

.ForumTree .Table .Actions .ActionLink
{
	color: #4190c2;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumTree .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree td
{
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.ForumTree .ForumNewPost .PostForm td
{
	border: none;
}

/* Tree forum post */
.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #2e68bf; /*color: #86c74c; 	text-decoration: underline;*/
}

.ForumTree .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumTree .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumTree .PostActionLink
{
	text-decoration: underline;
	color: #ff5e00;/*#65a02f;*/
	padding: 0px 5px 0px 5px;
}

.ForumTree .PostTree .ForumPost
{
	border: solid 1px #cccccc;
	width: 350px;
}

/* Overall */
.HiddenButton
{
	visibility: hidden;
	display: none;
}



/* Tree Items*/
.PostTree img
{
}

.ForumTree .PostTree td
{
	vertical-align: top;
}

.ThreadPost, .SubThreadPost, .RootPostItem, .ThreadPostSelected
{
	padding: 3px 3px 1px 3px;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.ThreadPostSelected
{
	background-color: #cccccc;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	padding: 3px 20px 1px 3px;
}


.textonormal
{
 font-family: "Trebuchet MS", Tahoma, Verdana;
   font-size: 11px;   
}
.lnkhome
{
    text-decoration:none;
	color:#006baf;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.lnkhome:link 
{
    text-decoration:none;
	color:#006baf;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.lnkhome:visited {
	text-decoration:none;
	color:#006baf;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.lnkhome:hover {
	color:#ff5e00;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;  text-decoration:underline;
}
.lnkhome2
{
    text-decoration:none;
	color:#006baf;
	font-weight:bold;
	font-size:10px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.lnkhome2:link 
{
    text-decoration:none;
	color:#006baf;
	font-weight:bold;
	font-size:10px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.lnkhome2:visited {
	text-decoration:none;
	color:#006baf;
	font-weight:bold;
	font-size:10px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; text-decoration:none;
}
.lnkhome2:hover {
	color:#ff5e00;
	font-weight:bold;
	font-size:10px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;  text-decoration:underline;
}

.lnkItem
{
    text-decoration:none;
	color:#029a45;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; 
}
.lnkItem:link 
{
    text-decoration:none;
	color:#029a45;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.lnkItem:visited {
	text-decoration:none;
	color:#029a45;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif; 
}
.lnkItem:hover {
	color:#029a45;
	font-weight:bold;
	font-size:11px;
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;  text-decoration:underline;
}	

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: #e0ecf5;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #4c77a5;
}
