/******* Main Body Styles *******/
body
{
	font-size: 0.8em;
    color: #000;
    font-family: Arial , Verdana, Sans-Serif;
    margin-left:0;
    margin-top:5px;
    margin-right:0;
    margin-bottom:0;
    background-color: #fff;
    text-align: center;
    
}
#container
{
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header
{
	height: 140px;
	background-color: #000;
	color: #fff;
	background-image: url(/images/sites/main/headers/index_top.jpg);
	position: relative;
	overflow: hidden;
}
#headerlogo
{
	width: 300px;
	height: 90px;
	left: 30px;
	top: 20px;
	position: absolute;
	text-indent: -500px;
	overflow: hidden;
}
#header #searcharea
{
	position: absolute;
	top: 15px;
	right: 30px;
	width: 225px;
}
#header #searcharea p
{
	font-size: 120%;
	margin-top: 20px;
}
#footer
{
	text-align:left;
	margin-top: 5px;
	font-size: 90%;
	clear: both;
	margin-bottom: 10px;
}
#footer a
{
	text-decoration: none;
	color: #3e3e3e;
}
#footer a:hover
{
	text-decoration: underline;
}
/******* Home page specific styles *******/
#homeimages
{
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 314px;
}
#homecontent
{
	background-color: #3e3e3e;
	color: #fff;
	text-align: left;
	font-size: 130%;
	padding: 5px 5px 5px 5px;
	clear: both;
	background-image: url(/images/sites/main/homepage/index_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#homecontent table, #homecontent p
{
	margin: 0px;
	padding: 0px;
}
#homecontent table
{
	text-align: center;
}
#homecontent #homered
{
	margin-bottom: 10px;
}
#homered td
{
	padding-top: 0px;
	padding-bottom: 0px;
}
#homecontent a
{
	color: #fff;
	text-decoration: underline;
}
#homecontent a:hover
{
	text-decoration: none;
}
#homeSalesTraining
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_salest.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homeSalesTraining:hover
{
	background-image: url(/images/sites/main/homepage/index_salest_over.jpg);
}
#homeSalesManagement
{
	position: absolute;
	left: 321px;
	top: 0px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_salesm.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homeSalesManagement:hover
{
	background-image: url(/images/sites/main/homepage/index_salesm_over.jpg);
}
#homePublishing
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_educ.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homePublishing:hover
{
	background-image: url(/images/sites/main/homepage/index_educ_over.jpg);
}
#homeDiploma
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_diploma.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homeDiploma:hover
{
	background-image: url(/images/sites/main/homepage/index_diploma_over.jpg);
}
#homeSoftwareSolutions
{
	position: absolute;
	left: 0px;
	top: 162px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_software.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homeSoftwareSolutions:hover
{
	background-image: url(/images/sites/main/homepage/index_software_over.jpg);
}
#homeProfessionalServices
{
	position: absolute;
	left: 321px;
	top: 162px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_professional.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homeProfessionalServices:hover
{
	background-image: url(/images/sites/main/homepage/index_professional_over.jpg);
}
#homeOnlineAcademy
{
	position: absolute;
	right: 0px;
	top: 162px;
	width: 312px;
	height: 152px;
	background-image: url(/images/sites/main/homepage/index_academy.jpg);
	overflow: hidden;
	text-indent: -500px;
}
#homeOnlineAcademy:hover
{
	background-image: url(/images/sites/main/homepage/index_academy_over.jpg);
}
/******* Content template styles *******/
#topNav
{
	
}
#topNav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
#topNav ul li
{
	display: inline;
	width: 133px;
	height: 29px;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
#topNav ul li a
{
	width: 100%;
	height: 29px;
	float: left;
	text-indent: -500px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#topNav ul li a.selected, #topNav ul li a:hover
{
	background: none;
}
#navAbout, #navSalesTraining, #navSalesManagement, #navPublishing, #navSoftwareSolutions, #navProfessionalServices
{
	margin-right: 4px;
}
#navAbout
{
	background-image: url(/images/sites/main/menu/menu_aboutus_over.gif);
}
#navSalesTraining
{
	background-image: url(/images/sites/main/menu/menu_salest_over.gif);
}
#navSalesManagement
{
	background-image: url(/images/sites/main/menu/menu_salesm_over.gif);
}
#navPublishing
{
	background-image: url(/images/sites/main/menu/menu_diploma_over.gif);
}
#navSoftwareSolutions
{
	background-image: url(/images/sites/main/menu/menu_softw_over.gif);
}
#navProfessionalServices
{
	background-image: url(/images/sites/main/menu/menu_professional_over.gif);
}
#navOnlineAcademy
{
	background-image: url(/images/sites/main/menu/menu_academy_over.gif);
	width: 132px !important;
}
#navAbout a
{
	background-image: url(/images/sites/main/menu/menu_aboutus.gif);
}
#navSalesTraining a
{
	background-image: url(/images/sites/main/menu/menu_salest.gif);
}
#navSalesManagement a
{
	background-image: url(/images/sites/main/menu/menu_salesm.gif);
}
#navPublishing a
{
	background-image: url(/images/sites/main/menu/menu_diploma.gif);
}
#navSoftwareSolutions a
{
	background-image: url(/images/sites/main/menu/menu_softw.gif);
}
#navProfessionalServices a
{
	background-image: url(/images/sites/main/menu/menu_professional.gif);
}
#navOnlineAcademy a
{
	background-image: url(/images/sites/main/menu/menu_academy.gif);
}
#breadCrumbs
{
	padding-left: 150px;
	font-size: 95%;
	color: #777;
}
#breadCrumbs a
{
	color: #777;
	text-decoration: none;
}
#breadCrumbs a:hover
{
	text-decoration: underline;
}
#navColumn
{
	width: 133px;
	float: left;
}
#mainColumn
{
	width: 816px;
	float: right;
	position: relative;
}
.mainTitle h1, .mainTitle h2.seoenabled
{
	margin-top: 0px;
	padding-top: 9px;
	margin-left: 10px;
	color: #781228;
	font-size: 290%;
	font-weight: normal;
	line-height: 105%;
	
}
.mainTitle p
{
	
	left: 0px;
	top: 0px;
	width: 500px;
	font-size: 130%;
	color: #666666;
	margin-top: 10px;
	margin-left: 10px;
}
.mainTitle
{
	min-height: 175px !important;
	height: 175px;
	background-image: url(/images/sites/main/titleblock/banner_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 5px;
	position: relative;
}
.divPanel
{
	min-height: 175px;
	height: auto !important;
	height: 175px;
	background-repeat: no-repeat;
	background-position: top right;
}
.mainPromo
{
	position: absolute;
	width: 133px;
	right: 0px;
	top: 180px;
}
.mainPromo p
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.promoSmaller
{
	top: 0px !important;
}
.titleSmaller
{
	width: 657px;
	background-image: none !important;
	min-height: 5px !important;
	height: auto !important;
	height: 5px;
}
.titleSmaller p
{
	position: relative !important;
}
#mainContent
{
	width: 657px;
	float: left;
	
	background-color: #f1e5e9;
	padding: 10px 10px 20px 10px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	border: solid 0px #000;
}
#mainContent p
{
	margin-top: 0px;
}
#mainContent a
{
	color: #781228;
}
#callus
{
	width: 133px;
	height: 180px;
	background-image: url(/images/sites/main/numbers/number_aboutus.gif);
	text-indent: -500px;
	overflow: hidden;
	clear: both;
	cursor:hand;
}
.triallink
{
	display: block;
	width: 133px;
	height: 127px;
	background-image: url(/images/sites/main/trial/trial_standard.gif);
	text-indent: -500px;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
}
.booklink
{
	display: block;
	width: 133px;
	height: 127px;
	background-image: url(/images/sites/main/freebook/book_standard.gif);
	text-indent: -500px;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
}
.promoPhoto
{
	width: 133px;
	height: 232px;
	background-image: url(/images/sites/main/rhsphoto/rhs_about.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
/******* Main Form styles *******/
#mainContent label
{
	font-size: 85%;
}
#mainContent input
{
	font-size: 85%;
}
#mainContent textarea
{
	font-size: 85%;
	font-family: arial, verdana, sans-serif;
}
#mainContent select
{
	font-size: 85%;
}
.shortbox
{
	width: 142px;
	margin-right: 10px;
}
html > body .shortbox
{
	width: 143px;
}
.longbox
{
	width: 300px;
}
.longlist
{
	width: 306px;
}
html > body .longlist
{
	width: 304px;
}
/******* Search engine float text styles *******/
.forsearch_textfloat
{
	text-align: left;
	width: 954px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #cccccc;
	padding: 10px;
	position: absolute;
	top: 1000px;
	left: 50%;
	margin: 0px auto 30px -477px;
	background-color: #eeeeee;
	color: #070304;
	font-size: 90%;
}
.forsearch_textfloat a
{
	color: #e94c9b;
}
.forsearch_textfloat a:hover
{
	color: #666666;
}
.forsearch_textfloat h1
{
	color: #e94c9b;
	border-bottom: solid 1px #e94c9b;
	font-size: 150%;
}
.forsearch_textfloat h2
{
	color: #000000;
	border-bottom: solid 1px #000000;
	font-size: 140%;
}
.forsearch_textfloat h3
{
	color: #666666;
	border-bottom: solid 1px #666666;
	font-size: 130%;
}
/******* Menu Styles *******/
/* When the Menu control's Orientation property is Vertical the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Vertical. */
.PrettyMenu .AspNet-Menu-Vertical
{
    position:relative;
    top: 0em;
    left: 0;
    z-index: 300;
    font-size: 95%;
    min-height: 180px;
	height: auto !important;
	height: 180px;
}
/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.PrettyMenu ul
{
    background:#fff;
}
/* Top tier */
.PrettyMenu .AspNet-Menu-Vertical ul.AspNet-Menu
{
    width: 133px;
}
/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.PrettyMenu ul.AspNet-Menu ul
{
    width: 125px;
    left: 133px;
    top: 0em;
    z-index: 400;
}
.PrettyMenu ul.AspNet-Menu ul ul
{
    width: 125px;
    left: 124px;
}
/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.PrettyMenu ul.AspNet-Menu li
{
    background:#fff;
    text-align: left;
}
/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined it's */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.PrettyMenu ul.AspNet-Menu li a,
.PrettyMenu ul.AspNet-Menu li span
{
    color: #000;
    padding: 4px 2px 4px 2px;
    border-top:solid 1px #fff;
    border-left:solid 1px #fff;
    border-right:solid 1px #fff;
    border-bottom: dotted 1px #ccc;
}
/* Only the top level ul's li items should have this border! */
.PrettyMenu ul.AspNet-Menu li ul li a,
.PrettyMenu ul.AspNet-Menu li ul li span
{
	border-bottom: none;
}
/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}
/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.PrettyMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}
/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.PrettyMenu ul.AspNet-Menu li:hover, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover
{
    background:#fff;
  
}
.PrettyMenu ul.AspNet-Menu li:hover a, 
.PrettyMenu ul.AspNet-Menu li:hover span, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover span,
.PrettyMenu ul.AspNet-Menu li:hover li:hover a, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover span, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a:hover, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    color: #781228;
    background-color: #f1e5e9;
    border-bottom:1px solid #fff;
}
.PrettyMenu ul.AspNet-Menu li:hover li:hover a, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover span, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a:hover, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{
    color: #781228;
    background-color: #ddd;
}
.PrettyMenu ul.AspNet-Menu li:hover ul a, 
.PrettyMenu ul.AspNet-Menu li:hover ul span, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul span,
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a, 
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul span, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span
{
    color: #000;
    background-color: #f1e5e9;
}
/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.PrettyMenu ul.AspNet-Menu li a:hover,
.PrettyMenu ul.AspNet-Menu li span.Asp-Menu-Hover
{
    color: #781228;
    background-color: #f1e5e9;
}
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    background-image: none;
}
/*Selected menu item style*/

.PrettyMenu ul.AspNet-Menu li a.AspNet-Menu-Selected, 
.PrettyMenu ul.AspNet-Menu li:hover ul a.AspNet-Menu-Selected, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a.AspNet-Menu-Selected,
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a.AspNet-Menu-Selected, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a.AspNet-Menu-Selected,
.PrettyMenu ul.AspNet-Menu li a.AspNet-Menu-ChildSelected, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-ChildSelected li a.AspNet-Menu-ChildSelected
{
	color: #781228;
	background-color: #f1e5e9;
}
.PrettyMenu ul.AspNet-Menu li:hover ul a.AspNet-Menu-Selected, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover ul a.AspNet-Menu-Selected,
.PrettyMenu ul.AspNet-Menu li:hover li:hover ul a.AspNet-Menu-Selected, 
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a.AspNet-Menu-Selected,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-ChildSelected li a.AspNet-Menu-ChildSelected
{
	color: #781228;
	background-color: #ddd;
}

/******* TreeView Styles For SiteMap *******/
div.AspNet-TreeView ul
{
    list-style: none;
}

.PrettyTree div.AspNet-TreeView ul li
{
    padding: 3px 0 0px 17px; 
    background-image: url(/images/sites/main/file.gif);
    background-repeat: no-repeat;
    vertical-align: top;
    margin-bottom: 2px;
}