body
{
	font-family: arial;
	text-align: left;
	color:#555555;
	margin: 0px 0px 0px 0px;
	height: 100%;
	min-height: 100%; 
}

p
{
	text-align:justify;
}

ul
{
	margin-left: 2.5em; padding-left: 0;	
}

select, textarea, input
{
	font-size: 11px;
	font-family: arial;
	color:#555555;
}

.PreactorWrapper
{
	background-image: url(../app_themes/Preactor/Images/bg.jpg);
}

a:active,
a:visited,
a:link
{
	color: #006ba9;
   	text-decoration: none;
}
	
a:hover
{
	text-decoration : underline;
}

.LanguageChangeText
{
	color: #006ba9;
   	cursor:pointer;
}

.LanguageSelect 
{
    position: absolute;
    display:none;
    float:none;
    z-index: 100;
    border: solid 1px;
}

.PreactorMainTable
{
	width: 1008px;
	height: 90%;
	background-color: #FFFFFF;
	border-right: #005e94 1px solid;
	border-left: #005e94 1px solid;
}

.CurrentDateText
{
	padding: 10px 4px 0px 0px;
	font-size: 10px;
}

.HeaderPreactor
{
	height: 125px;
	background-image: url(../app_themes/Preactor/Images/logo.gif);
	background-repeat: no-repeat;
}

.HeaderPreactorText
{
	font-size:12px;
	color:#FFF;
	text-align:left;
	margin: 0px 0px 50px 135px;
}

.ContentsBackground
{
	background-color: #FFFFFF;
}


/*#Main Menu#*/

.TopMenuBar
{
	height: 33px;
	background-image: url(../app_themes/Preactor/Images/TopMenu/menubg.gif);
}

.TopMenuActive
{
	width: 87px;
	background: url(../app_themes/Preactor/Images/TopMenu/mainmenubutton_over.gif) no-repeat center;

}

.TopMenuInActive
{
	width: 87px;
	background-image: url(../app_themes/Preactor/Images/TopMenu/mainmenubutton.gif);
}

.TopMenuActiveText
{
	font-size:11px;
	color:#006ba9;
	text-align:center;
	padding: 3px 0px 0px 0px;

}

.TopMenuInActiveText
{
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding: 3px 0px 0px 0px;
}


.mid-TopMenuActiveText a:active,
.mid-TopMenuActiveText a:visited,
.mid-TopMenuActiveText a:link
{
	color:#006ba9;
}

div.mid-TopMenuActiveText a,
div.mid-TopMenuActiveText a:active,
div.mid-TopMenuActiveText a:visited,
div.mid-TopMenuActiveText a:link
{
	color:#006ba9;
	padding:2em 2em 0 1em !important;

}

.TopMenuInActiveText
{
	font-size:11px;
	color:#ffffff;
	text-align:center;
	padding: 3px 4px 0px 0px;
}

.TopMenuInActiveText a:active,
.TopMenuInActiveText a:visited,
.TopMenuInActiveText a:link
{
	color:#ffffff;
}


/*#Side Menu#*/

td.SideMenu
{
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	cursor:pointer;
}

.SideMenuHeader
{
	width: 183px;
	height: 31px;
	background-image: url(../app_themes/Preactor/Images/SideMenu/sidemenuheader.gif);
	background-repeat: no-repeat;
	cursor:pointer;
}

.SideMenuHeaderText
{
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	cursor:pointer;
}

.SideMenuText
{
	font-size: 11px;
	height: 27px;
	cursor:pointer;
}

.SideMenuHover
{
	color:#006ba9;
	font-size:11px;
	cursor:pointer;
}

.SideMenuExpand
{
	color:#006ba9;
	font-size:11px;
	cursor:pointer;
}
.SideMenuSelected
{
	color:#006ba9;
	font-size:11px;
	cursor:pointer;
}


.SideMenuSubText
{
	font-size:10px;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #EFEFEF;
	cursor:pointer;
}

.SideMenuSubHover
{
	color:#006ba9;
	font-size:10px;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #EFEFEF;
	cursor:pointer;
}

.SideMenuSubExpand
{
	color:#006ba9;
	font-size:10px;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #EFEFEF;
	cursor:pointer;
}


/*#Content#*/

td.Content
{
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 10px 0px 0px 0px;
}

td.Homepage
{
	padding: 10px 0px 0px 0px;
}

td.ContentBottomLess
{
	border-left: 1px solid #d6d6d6;
	padding: 10px 0px 0px 0px;
}

.ContentHeader
{
	height: 34px;
	width: 505px;
	background-image: url(../app_themes/Preactor/Images/Content/contentheader.gif);
	background-repeat: no-repeat;
}

.ContentHeaderLong
{
	height: 34px;
	width: 781px;
	background-image: url(../app_themes/Preactor/Images/Content/contentheaderlong.gif);
	background-repeat: no-repeat;
}

.DefaultHeaderText
{
	font-size: 15px;
	padding: 0px 0px 8px 0px;
	text-align: left;
}

.ContentHeaderText
{
	font-size: 15px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.HomepageBorder
{
	border-top: 1px solid #d6d6d6;
	margin: 15px 0px 0px 5px;
}

.HomepageHeaderText
{
	font-size: 15px;
	padding: 20px 0px 0px 5px;
	text-align: left;
}

.ContentTitleText
{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 5px 20px;
}

.ContentText
{
	font-size: 11px;
	text-align: justify;
	padding: 0px 10px 0px 20px;
}

.HomepageText
{
	font-size: 11px;
	text-align: justify;
	padding: 0px 10px 0px 5px;
}

.ContentTextLink
{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
}

.DateText
{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 0px 10px 0px 20px;
}

.BackLink
{
	font-size: 11px;
	font-weight: bold;
	padding: 0px 10px 0px 20px;

}


.HomePageText
{
	font-size: 11px;
	text-align: justify;
	padding: 0px 5px 0px 5px;
}


/*#Member Bar#*/

.MemberBar
{
	height: 38px !important;
	background-image: url(../app_themes/Preactor/Images/TopMenu/memberbar.gif);
	background-repeat: repeat-x;
border-left: 1px solid #cdcdcd;
border-right: 1px solid #cdcdcd;
padding:0;
}


.MemberBarText
{
	font-size: 11px;
}

td.MemberBar table 
{
border:0;

}





/*#Quick Links#*/

td.QuickLinks
{
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 10px 0px 10px 0px;
}

.QuickLinksHeader
{
	height: 34px;
	width: 276px;
	background-image: url(../app_themes/Preactor/Images/quicklinksheader.gif);
	background-repeat: no-repeat;
}

.QuickLinksHeaderText
{
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.QuickLinksText
{
	font-size: 11px;
	text-align: left;
	padding: 1px 0px 1px 20px;
}



/*#Upcoming Events#*/

td.UpcomingEvents
{
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 10px 0px 10px 0px;
}

.UpcomingEventsHeader
{
	height: 34px;
	width: 276px;
	background-image: url(../app_themes/Preactor/Images/quicklinksheader.gif);
	background-repeat: no-repeat;
}

.UpcomingEventsHeaderText
{
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

.UpcomingEventsTitleText
{
	font-size: 11px;
	text-align: left;
	padding: 15px 0px 0px 20px;
}
.UpcomingEventsTextBottom
{
	font-size: 11px;
	text-align: left;
	padding: 5px 0px 0px 15px;
}

.UpcomingEventsText
{
	font-size: 11px;
	text-align: left;
	padding: 0px 0px 0px 20px;
}


/*#Right Panel Boxes#*/

td.RightPanel
{
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

td.RightPanelNoLine
{
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	padding: 0px 20px 0px 20px;
	text-align: left;
}

.RightPanelHeader
{
	height: 31px;
	width: 276px;
	background-image: url(../app_themes/Preactor/Images/rightpanelheader.gif);
	background-repeat: no-repeat;
}

.RightPanelHeaderText
{
	font-size: 12px;
	padding: 0px 0px 0px 20px;
	text-align: left;
}

td.RightPanelBottom
{
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	padding: 6px 0px 6px 0px;
	text-align: left;
}


/*#News Box#*/

.NewsBoxDate,
.NewsBoxTitle
{
	font-size:11px;
	padding: 0px 10px 0px 20px;
}


/*#Testimonials Box#*/

.TestimonialBoxComments,
.TestimonialBoxLink
{
	font-size:11px;
	padding: 0px 15px 0px 20px;
}

.TestimonialBoxCompany
{
	font-style: italic;
	font-size: 11px;
	padding: 5px 10px 0px 20px;
}


/*#Footer#*/

.FooterBackground
{
	height: 50px;
	background-image: url(../app_themes/Preactor/Images/footer.gif);
	background-repeat: no-repeat;
}

.FooterText
{
	text-align:center;
	font-size:10px;
}
/*#FAQ#*/

.FAQTitle
{
	background: url(../App_Themes/Preactor/Images/FAQ/faq_header.gif) no-repeat top left;
	height: 42px;
	width: 615px;
	line-height: 42px;
	padding-left: 15px;
}

.FAQTitle a
{
	text-decoration: none;
	color: #f37331;
	font-size: 14px;
	font-weight: bold;
}

.FAQBody
{
	margin: 0px;
	padding: 15px 15px 15px 15px;
	font-size: 12px;
	width: 600px;
	background: url(../App_Themes/Preactor/Images/FAQ/faq_content.gif) repeat-y top left;


}
.FAQBottom
{
	height: 8px;
	background: url(../App_Themes/Preactor/Images/FAQ/faq_bottom.gif) no-repeat top left;
	margin-bottom: 10px;
	width: 629px;
}

/*#Shopping Cart#*/

.ShoppingCart
{
        font-size:10px;
}

hr.ShoppingCartPreviewLine
{
  color: #d6d6d6;
  background-color: #d8d8d8;
  height: 1px;
  width: 100%;
}

.ShoppingCartTable
{
	border-top: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
}

.ShoppingCartRowHeader
{
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	background-color: #E6E6E6;
	border-bottom: #d6d6d6 1px solid;
}

.ShoppingCartRow
{
	padding: 5px 5px 5px 20px;
}

.ShoppingCartHeader
{
	font-weight: bold;
	border-bottom: #d6d6d6 1px solid;
	
}

.ShoppingCartBasket
{
	border-top: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
}

.ShoppingCartBasketHeader
{

	border-bottom: #d6d6d6 1px solid;
	padding: 2px 2px 2px 2px;
}

.ShoppingCartInfoBox
{

	font-size:12px;
}

.ShoppingCartInfoBoxHighlight
{
	color: #006ba9;
}

.InformationPopup
{
	position: absolute;
	display:none;
	float:none;
	z-index: 100;
	border: solid 1px;
}

.ShoppingCartInformationBox
{ 
	border: solid 1px;
	padding: 2px 2px 2px 2px;
}

.ShopLinkButton
{
	background:url(../app_themes/Preactor/Images/Shop/button.gif) left center no-repeat;
}

.ReturningCustomer
{
	display:none;
}

.BillingAddress
{
	display:none;
}

.ContentImage img
{
 	padding: 10px 10px 10px 10px;
	text-align: left;
}


/*#Case Study#*/

.CaseStudyList img
{
	width:100%; 
	max-width:120px;
}

.CaseStudyIndustryList
{
	line-height: 1.5
}


.CaseStudyTitleText
{
	font-weight: bold;
	padding: 0px 0px 3px 0px;
}

/*#Online Demos#*/

.OnlineVideoButton
{
   	background-image: url(../app_themes/Preactor/Images/button220x45.png);
    	text-align: center;
        height: 25px;
        width: 220px;
        padding-top: 12px;
	valign:middle;
    	color: #000000;
}

.OnlineVideoButton a
{
    color: #000000;
    text-decoration:none;
}

.OnlineVideoButton a:Hover
{
    color: #000000;
    text-decoration:underline;

}

.OnlineDemo img
{
	width:100%; 
	max-width:120px;
}

.OnlineDemoButton
{
   	background: #F2F2F2;
    	border: solid 1px #000000;
    	height:25px;
    	text-align: center;
	valign:middle;
    	color: #000000;
}

.OnlineDemoButton a
{
    color: #000000;
    text-decoration:none;
}

.OnlineDemoButton a:Hover
{
    color: #000000;
    text-decoration:underline;

}



/*#Partner Table#*/

.PartnerSelectTable
{
	padding: 5px 5px 5px 0px;
}

.PartnerTitleText
{
	text-align: left;
}
.PartnerListTable
{
	border-top:#d6d6d6 1px solid;
	border-left:#d6d6d6 1px solid;
}

.PartnerListRowHeader
{
	height:35px;
	background-image: url(../app_themes/Preactor/Images/PartnerTable/headerbg.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 10px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.PartnerListRow1
{
	background-color: #FFFFFF;
	padding: 5px 5px 5px 10px;


	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.PartnerListRow2
{
	background-color: #EFEFEF;
	padding: 5px 5px 5px 10px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

.PartnerPanelSmallHeader
{
	padding: 8px 10px 8px 20px;
	background-image: url(../app_themes/Preactor/Images/Content/smlpartnerbox_top.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.PartnerPanelSmall
{
	padding: 13px 10px 13px 20px;
	background: url(../app_themes/Preactor/Images/Content/smlpartnerbox_bot.gif) 0% 100% no-repeat; 
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	font-size: 10px;
	text-align: left;
}

.PartnerPanelLargeHeader
{
	padding: 8px 10px 8px 20px;
	background-image: url(../app_themes/Preactor/Images/Content/lrgpartnerbox_top.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.PartnerPanelLarge
{
	padding: 13px 10px 13px 20px;
	background: url(../app_themes/Preactor/Images/Content/lrgpartnerbox_bot.gif) 0% 100% no-repeat; 
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
	font-size: 11px;
	text-align: left;
}


/*#Forum#*/

.ForumManage
{
	border: 1px solid #cccccc;
	margin: 0px 5px 5px;
	padding: 2px 5px;
	background-color: #eeeeee;
}

.PostManageEdit table
{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

.ForumTree .PostTree .SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}


/*#Forum Group#*/

.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	font-family: Arial;
}

.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;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
}

.ForumGroup .Table .Info td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #ffffff;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.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: #e36c26;
}

.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: 15px;



	text-decoration: underline;
	color: black;

}

.ForumGroup .Forum .ForumDescription
{




	padding-left: 10px;
}


/*#Forum Flat View#*/

.ForumFlat *
{
	font-family: Arial;


}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;
	height: 55px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumFlat .Table .Informations 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-color: #fffec0;

}

.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;
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #e36c26; 
	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;
	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: #ffffff;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(../App_Themes/CorporateSite/Images/genbackground.gif);
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
	color: #e36c26;
}

.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: #e36c26;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;
	color: #e36c26;
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}


/*#Forum Flat Post#*/

.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .PostIndent
{
	padding-left: 30px;
}

.ForumFlat .PostUser, .ForumFlat .PostUserLink
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumFlat .PostUser
{
	text-decoration: none;
}

.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: #e36c26;
	padding: 0px 5px 0px 5px;
}


/*#New Post Form#*/

.ForumNewPost
{
	padding: 5px;
	font-family: Arial;
}

.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: 17px;
	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: 500px;
}

.ForumNewPost .TextboxItemShort
{
	width: 300px;
}

.ForumNewPost .TextareaItem
{
	width: 500px;
	height: 200px;
}


/*#Forum Tree View#*/

.ForumTree *
{
	font-family: Arial;
}

.ForumTree .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumTree .Table td
{
	padding: 6px;
}

.ForumTree .Table .Info td
{
	background-color: #5c99e8;
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top 

left;
	height: 55px;
	vertical-align: top;
}

.ForumTree .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;

	padding-bottom: 5px;

	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumTree .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.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;
}

.ForumTree .Table .Actions .ActionLink
{
	color: #e36c26;
	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;
}


/*#Forum Tree Post#*/


.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostUser, .ForumTree .PostUserLink
{
	color: #e36c26;
	font-weight: bold;
	white-space: nowrap;
}

.ForumTree .PostUser
{
	text-decoration: none;
}

.ForumTree .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumTree .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumTree .PostActionLink
{
	color: #e36c26;
	padding: 0px 5px;
	text-decoration: underline;
}

.ForumTree .PostTree .ForumPost
{
	 border: solid 1px #cccccc;
	 width: 600px;
}

.HiddenButton
{
	display: none;
}


/*#Tree Items#*/

.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;
}

.PostSeparator
{
	padding: 0 3px;
}

.OfficeName
{
	padding: 2px 0 2px 0;
	font-weight: bold;
}
.ProductDescription 
{
	border:1px solid #ccc;
	background:#ffffcc;
	padding: 3px 3px 3px 3px;
}

/*#My Licenses#*/
.LicenseListTable
{position:relative;float:left;
	border-right:#d6d6d6 1px solid;
	border-top:#d6d6d6 1px solid;
	border-left:#d6d6d6 1px solid;
	border-bottom:#d6d6d6 1px solid;
}

.LicenseNumberRow,
.LicenseSpacerRow
{
	border-bottom:#d6d6d6 1px solid;
	padding: 4px;
}

.LicenseMaintenanceRow
{
	border-bottom:#d6d6d6 1px solid;
	border-right:#d6d6d6 1px solid;
	padding: 4px;
}

.LicenseTimeoutRow
{
	border-bottom:#d6d6d6 1px solid;
	padding: 4px;
}
.LicenseDetails
{
	padding: 4px;
	text-align: center;
}

.ActivationHistory
{
	border:1px solid #ccc;
	padding: 3px 3px 3px 3px;
}

.LicenseActivationHistoryRow
{
	border-bottom:#d6d6d6 1px solid;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
/*#Accomodation#*/
.AccomodationTitle
{
 font-size: 14px;
 font-weight: bold;
}
.AccomodationText
{
 font-size: 12px;
}

/*#Knowledge Base#*/
.KnowledgeTitle
{
 font-size: 14px;
 font-weight: bold;
}

.KnowledgeBase img
{
 	padding: 10px 10px 10px 10px;
}
.KnowledgeBaseArticleTitle
{
  font-size: 11px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #525252;
  text-align: left;
}
.KnowledgeBaseArticleDate
{
  font-size: 10px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #525252;
  text-align: center;
}
.KnowledgeBaseArticleHeaderTitle
{
  font-size: 11px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #525252;
  text-align: left;
}
.KnowledgeBaseArticleHeaderDate
{
  font-size: 10px;
  padding: 3px 3px 3px 3px;
  border: 1px solid #525252;
  text-align: center;
}
.KnowledgeBaseArticlePager
{
  font-size: 10px;
  height: 30px;
}
.KnowledgeBaseArticlePager a
{
  background: #006ba9;
  border: solid 1px #000000;
  padding: 4px 4px 4px 4px;
  height:25px;
  text-align: center;
  color: #ffffff;
}
.KnowledgeBaseArticlePager span
{
  background: #d6d6d6;
  border: solid 1px #000000;
  padding: 4px 4px 4px 4px;
  height:25px;
  text-align: center;
  color: #000000;
}
.KnowledgeBaseCategoryTitle
{
  font-size: 12px;
  padding: 4px 4px 4px 4px;
  font-weight: bold;
  text-align: left;
}

/*#My Licenses#*/
.MyLicensesPanel
{
  border-right: #c9c9c9 1px solid;
  border-left: #c9c9c9 1px solid;
  border-bottom: #c9c9c9 1px solid;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}

/*#My Cases#*/
.MyCasesPanel
{
  border-right: #c9c9c9 1px solid;
  border-left: #c9c9c9 1px solid;
  border-bottom: #c9c9c9 1px solid;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.MyCasesPanelLink
{
   	cursor:pointer;
}

/*#My Profile#*/
.ProfileUpdateError
{
  color: #FF0000;
}

/*#Side Panels#*/
.SideTitle
{
	background-image: url(../app_themes/Preactor/Images/LeftPanel/adleft_top.gif);
 	color: #555555;
	height: 32px;
	padding: 0px 0px 0px 18px;
	font-size: 12px;
	font-weight: bold;
}

.SideBackGround
{
	background: #EDEDED;
	color: #555555;
	font-size: 10px;
	padding: 13px 10px 13px 18px;
}
.SideBackGroundBottom
{
	background: #E2E2E2;
}

/*#Info Panel#*/
.InfoTop
{
	background-image: url(../app_themes/Preactor/Images/LeftPanel/infofor_bg.gif);
	background-repeat: no-repeat;
	color: #555555;
	font-size: 11px;
	padding: 13px 10px 13px 18px;
}

.InfoBottom
{
	background-image: url(../app_themes/Preactor/Images/LeftPanel/infofor_bottom.gif);
        height: 7px;
}
.SearchBar
{
 padding: 0px 0px 0px 0px;
}

.SmallLoginDialog
{
	background: #F2F2F2;
	padding: 5px 5px 5px 5px;
}


/*#Forms#*/
.FormFieldTop
{
	padding: 25px 0 7px 0;
}

.FormField
{
	padding: 0 0 7px 0;
}

textarea#ctl00_PreactorCMSPlaceHolder_CMSEditableRegion2_BizFormControl1_Bizform1_ctl00_pr_welcomebackMsg {
height:200px;
width:250px;
}
/*#PartnerMeeting#*/
.PartnerMeetingGrayBG
{
	background-color: #F2F2F2;
}

/*#Shopping Cart#*/

.CartStepHeader
{
	font-size: 15px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	border-bottom: 1px solid #d6d6d6;
}



/*#User Group#*/

.UserGroupAttendeeTable
{
	border-top: #d6d6d6 1px solid;
	border-bottom: #d6d6d6 1px solid;
	border-right: #d6d6d6 1px solid;
	border-left: #d6d6d6 1px solid;
	font-size: 12px;
}

.UserGroupAttendeeRowHeader
{
	padding: 5px 5px 5px 20px;
	font-weight: bold;
	background-color: #E6E6E6;
	border-bottom: #d6d6d6 1px solid;
}

.UserGroupAttendeeRow
{
	padding: 5px 5px 5px 20px;
}
#ctl00_Header2_TopMenu1_SubMenuContents {
height:32px;text-align:left;
}

/*#Drop Down Menu#*/
#nav {padding:0; margin:0; list-style:none; height:38px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:38px !important;}
#nav li a.top_link {display:block; float:left; height:35px !important; line-height:33px; color:#555555; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px !important;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px !important;}

#nav li:hover a.top_link {}
#nav li:hover a.top_link span {}
#nav li:hover a.top_link span.down {}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:1px; top:38px; background: #e2e2e2; padding:3px; border:1px solid #BDBDBD; white-space:nowrap; width:auto; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative;  width:auto; font-weight:normal; text-align:left; }
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:auto; line-height:18px; text-indent:5px; color:#000; text-decoration:none;float:left;margin:auto;padding-right:15px;}
#nav li ul.sub li a.fly
{background: url(../App_Themes/Preactor/Images/arrow-blue.png) right 6px no-repeat; color:#000; border-color:#bbd37e;} 

#nav li:hover ul.sub li a:hover 
{ color:#006BA9; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover
{color:#006BA9;}


#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul,
#nav ul li:hover > ul
{left:100px; top:-4px; background: #e2e2e2; padding:3px; border:1px solid #006BA9; white-space:nowrap; width:150px; z-index:400; height:auto;text-align:left;}

#nav ul, 
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly,
#nav li:hover > a
{color:#006BA9; border-color:#006BA9;} 

#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly
{background: url(../App_Themes/Default/Images/arrow-blue.png) right 6px no-repeat; color:#000; border-color:#bbd37e;} 

#nav table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

/*#Map Select#*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/solar_map.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#map {position:relative; margin:0; padding:0; width:800px; height:503px;text-align:left;}
#map ul {padding:0; margin:0; list-style:none; position:absolute; top:0; left:0;}
#map ul li {position:absolute;padding:0;margin:0;}
#map ul li#northamerica {width:315px; height:163px; top:25px; left:30px;}
#map ul li#southamerica {width:99px; height:145px; top:172px; left:204px;}
#map ul li#europe {width:135px; height:81px; top:50px; left:315px;}
#map ul li#africa {width:165px; height:155px; top:120px; left:320px;}
#map ul li#asia {width:746px; height:221px; top:18px; left:400px;}
#map ul li#oceania {width:154px; height:98px; top:202px; left:581px;}
/* remove the absolute position from the list items for lte IE6 */
* html #map ul li {position:static;}

/* and give the absolute position to the links for lte IE6 */
* html #map ul li a.tl {position:absolute;}
* html #map ul li#northamerica a.tl {top:25px; left:30px;}
* html #map ul li#southamerica a.tl {top:172px; left:204px;}
* html #map ul li#europe a.tl {top:50px; left:315px;}
* html #map ul li#africa a.tl {top:120px; left:320px;}
* html #map ul li#asia a.tl {top:18px; left:400px;}
* html #map ul li#oceania a.tl {top:202px; left:581px;}

#map ul li a {text-decoration:none;}

#map ul li a.tl {display:block; text-indent:-9999px; background: url(../App_Themes/Preactor/Images/Map/transparent.gif);}

#map ul li a.tl:hover, #map ul li:hover {z-index:500;}

#map ul li#northamerica a.tl {width:315px; height:162px;}
#map ul li#northamerica a.tl:hover, #map ul li#northamerica:hover {background:url(../App_Themes/Preactor/Images/Map/northamerica-show.png) no-repeat;}
#map ul li#southamerica a.tl {width:99px; height:145px;}
#map ul li#southamerica a.tl:hover, #map ul li#southamerica:hover {background:url(../App_Themes/Preactor/Images/Map/southamerica-show.png) no-repeat;}
#map ul li#europe a.tl {width:117px; height:119px;}
#map ul li#europe a.tl:hover, #map ul li#europe:hover {background:url(../App_Themes/Preactor/Images/Map/europe-show.png) no-repeat;}
#map ul li#africa a.tl {width:104px; height:104px;}
#map ul li#africa a.tl:hover, #map ul li#africa:hover {background:url(../App_Themes/Preactor/Images/Map/africa-show.png) no-repeat;}
#map ul li#asia a.tl {width:746px; height:221px;}
#map ul li#asia a.tl:hover, #map ul li#asia:hover {background:url(../App_Themes/Preactor/Images/Map/asia-show.png) no-repeat;}
#map ul li#oceania a.tl {width:154px; height:98px;}
#map ul li#oceania a.tl:hover, #map ul li#oceania:hover {background:url(../App_Themes/Preactor/Images/Map/oceania-show.png) no-repeat;}


#map ul li .xsnazzy,
#map ul li a .xsnazzy
{visibility:hidden;}

/* For IE6 to work */
* html #map ul li a.tl:hover {border:0;}

* html #map ul li a:hover .xsnazzy, 
 {visibility:visible;}

#map ul li:hover .xsnazzy {visibility:visible;}

/* For IE7 to keep the :hover over .xsnazzy - goodness knows why? */
#map ul li:hover .xsnazzy {background:url(../App_Themes/Preactor/Images/Map/transparent.gif);}

.xsnazzy {display:block; position:absolute; height:auto; text-align:center;}

#northamerica .xsnazzy {left:195px; top:0px; width:200px;}
#southamerica .xsnazzy {left:55px; top:-20px; width:200px;}
#europe .xsnazzy {left:-140px; top:-50px; width:200px;}
#africa .xsnazzy {left:-175px; top:10px; width:200px;}
#asia .xsnazzy {left:-70px; top:-160px; width:200px;}
#oceania .xsnazzy {left:-70px; top:-160px; width:200px;}

.xsnazzy h1, .xsnazzy p {margin:0 5px;}
.xsnazzy h1 {font-size:1.0em; color:#555; font-family:Arial, "times new roman", serif; border-bottom:1px solid #fff;}
.xsnazzy p {padding:0.5em; color:#000; font-size:12px; text-align:left;}
.xsnazzy {background: transparent; margin:1em;}


.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; font-size:0; overflow:visible;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #fbfbfb; border-right:1px solid #fbfbfb;}
.xb1 {margin:0 8px; background:#fbfbfb;}
.xb2 {margin:0 6px; background:#fbfbfb;}
.xb3 {margin:0 4px; background:#fff;}
.xb4 {margin:0 3px; background:#f2f2f2; border-width:0 5px;}
.xb5 {margin:0 2px; background:#f2f2f2; border-width:0 4px;}
.xb6 {margin:0 2px; background:#f2f2f2; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#f2f2f2; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#f2f2f2; border:3px solid #fbfbfb; border-width:0 3px;}
.xboxcontent a, .xboxcontent a:visited {display:block; color:#0E649F; font-weight:bold; font-size:11px; text-indent:0; padding:4px; text-align:left;}

#map ul li a:hover .xsnazzy .xboxcontent a:hover {color:#555;}
#map ul li:hover .xsnazzy .xboxcontent a:hover {color:#555;}

.xsnazzy em.point_top {display:block; font-size:0; width:25px; height:14px; background:url(../App_Themes/Preactor/Images/Map/point.gif) center top; position:absolute; left:50px; top:-11px;}
.xsnazzy em.point_bottom {display:block; font-size:0; width:25px; height:14px; background:url(../App_Themes/Preactor/Images/Map//point.gif) center bottom; position:absolute; right:50px; bottom:-11px;}
/* for IE5.5 */
* html .xsnazzy em.point_bottom {bottom:-12px; bo\ttom:-11px;}
* html .xsnazzy em.point_bottom {bottom:-12px; bo\ttom:-11px;}
.xsnazzy em.point_left {display:block; font-size:0; width:14px; height:25px; background:url(../App_Themes/Preactor/Images/Map/point.gif) left center; position:absolute; left:-11px; top:30px;}
.xsnazzy em.point_right {display:block; font-size:0; width:14px; height:25px; background:url(../App_Themes/Preactor/Images/Map/point.gif) right center; position:absolute; right:-11px; top:25px;}
/* for IE5.5 */
* html .xsnazzy em.point_right {right:-12px; ri\ght:-11px;}


.SearchResults a {
font-size:14px;
text-decoration:underline;
}

#ctl00_PreactorCMSPlaceHolder_SearchDialogWithResults1_srchDialog_pnlDialog {
margin-bottom:30px;
}

/*#Exploding Tabs#*/
    #tabsG {
      float:left;
      width:100%;
      background:#fff;
      font-size:93%;
      line-height:normal;
	margin-bottom:20px;
border-bottom: 2px solid #4E799F;
      }
    #tabsG ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url(../App_Themes/Preactor/Images/Tabs/tableftG.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url(../App_Themes/Preactor/Images/Tabs/tabrightG.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 

    #tabsG li.PubTabActive a span {
      color:#FFF;
      }
    #tabsG li.PubTabActive a {
      background-position:0% -42px;
      }
    #tabsG li.PubTabActive a span {
      background-position:100% -42px;
      }
    #tabsG li.TabActive a span {
      color:#FFF;
      }
    #tabsG li.TabActive a {
      background-position:0% -42px;
      }
    #tabsG li.TabActive a span {
      background-position:100% -42px;
      } 

/*#Free Downloads#*/

#downloadwhitepaper, #downloadtutorial {
background: url(/PreactorCMS/media/downloadimages/WhitePaper.jpg) no-repeat;
text-align:left;
color: blue;
font-weight: bold;
font-size:13px;
width:276px;
height:146px;
margin:0;
padding:0;
margin-bottom:15px;
}

#downloadtutorial {
background: url(/PreactorCMS/media/downloadimages/tutorial.jpg) no-repeat;
}

#downloadwhitepaper p, #downloadtutorial p {
padding:30px 30px 20px 20px;
margin-top:0;
}

#downloadwhitepaper a:link,
#downloadwhitepaper a:visited,
#downloadwhitepaper a:active,
#downloadwhitepaper a:hover {
color:#113356;
text-decoration:none;
}

#downloadtutorial a:link,
#downloadtutorial a:visited,
#downloadtutorial a:active,
#downloadtutorial a:hover {
color:#fff;
text-decoration:none;
}

#ctl00_PreactorCMSPlaceHolder_btn_I_Agree {
background: url('http://www.preactor.com/PreactorCMS/media/downloadimages/downback.gif') repeat-x top left;
margin:0;

}

.SessionLeftMargin
{
padding: 8px 8px 8px 100px;
text-align:left;
}

#backlink {
text-align:left;
padding-bottom:20px;
margin-top:-20px;
}

/*#My Events#*/

#ctl00_PreactorCMSPlaceHolder_MyEventsList1_MyBookedEventsList table tr td {
padding:3px;
}
#ctl00_PreactorCMSPlaceHolder_MyEventsList1_MyBookedEventsList a {
font-weight: bold;
text-decoration:underline;
}

#ctl00_PreactorCMSPlaceHolder_SessionSelection_EventSessionInfo table {
margin:15px 0 10px 0;
}

#ctl00_PreactorCMSPlaceHolder_SessionSelection_EventBackLink {
float:left;
padding:10px;
font-size:10px;
}

#ctl00_PreactorCMSPlaceHolder_EventSessionSelection table {
text-align:left;
margin-bottom:5px;
}

#ctl00_PreactorCMSPlaceHolder_EventSessionSelection .dayrow
{
	height:35px;
	background-image: url(../app_themes/Preactor/Images/PartnerTable/headerbg.gif);
	background-repeat: repeat-x;
	padding: 0px 0px 0px 10px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}

#ctl00_PreactorCMSPlaceHolder_EventSessionSelection input,
#ctl00_PreactorCMSPlaceHolder_EventSessionSelection label {
padding: 10px;
}

#ctl00_PreactorCMSPlaceHolder_EventSessionSelection select {
margin: 15px;
}

#ctl00_PreactorCMSPlaceHolder_EventSessionSelection table table td {
padding:10px;
}

#ctl00_PreactorCMSPlaceHolder_EventSessionSelection .sessiondropdown {
margin-top:15px;
}

/*#P11 Download Page#*/

#ctl00_PreactorCMSPlaceHolder_FeatureTable {
clear:right;
clear:left;
margin-top:10px;
}

#PreviousDownloads table {
clear:right;
clear:left;
margin-top:10px;
}

td.featurecell {
width:350px !important;
}