﻿/* ************************* */
/* Main */
html, body
{
    margin: 0;
    padding: 0;
}
body
{
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

p
{
    margin-top: 20px;
    margin-bottom: 20px;
}

p.TopP
{
    margin-top: 40px;
}

a
{
    text-decoration: none;
}

/* Text */
.SuperScript 
{
    font-size: 0.75em; 
    line-height: 0.5em;
    vertical-align:top
}

.BodyCopy
{
    font-size: 13px;
    color: #333333;
}

.NewsBodyCopy
{
    font-size: 13px;
    color: #333333;
    padding-bottom: 8px;
}

.Italic
{
    font-style: italic;
}

.BoxTitle
{
   font-size: 17px;
   font-weight: bold;
   text-align: left;
   color: #3C92EB;
}

.NewsTitle
{
   font-size: 17px;
   font-weight: bold;
   text-align: left;
   color: #3C92EB;
   padding-top: 30px;
}

.NewsSubtitle
{
    font-size: 14px;
    text-align: left;
    color: #333333;
}

.NewsDate
{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #333333;
    padding-top: 8px;
    padding-bottom: 8px;
}

.TopTitle
{
   font-weight: normal;
   color: #00BB00;
   font-size: 28px;
   text-align: left;
   padding-left: 0px;
}

.MainTitle
{
    font-weight: bold;
    color: #3C92EB;
    font-size: 42px;
    text-align: left;
    padding-left: 0px;
}

.MainTitle.Wide
{
    width: 700px;
}

.Link
{
    color: #008000;
    cursor: pointer;
}

.LinkSmall
{
    color: #008000;
    cursor: pointer;
    font-size: 11px;
}

.CopyLeft
{
    text-align: left;
}

.CopyRightMargin
{
    margin-right: 30px;    
}

.AlignLeft
{
    float: left;
}

.AlignLeftResearch
{
    float: left;
    min-width: 280px;
}

.AlignRight
{
    float: right;
}

.Indent
{
    padding-left: 10px;
}

.IndentRight
{
    padding-right: 10px;
}

.IndentStrong
{
    padding-left: 30px;
}

.IconImage
{
    border-width: 0px;
    vertical-align: middle;
    padding-right: 10px;
}

.DownloadContainer
{
    background-position: 10px 10px;
    padding-top: 10px;
    text-align: left;
    clear: left;
    background-image: url("../../Content/Images/pdf-icon.png");
    background-repeat: no-repeat;
}

/* NavItems */
.NavItem
{
    font-size: 17px;
}

.NavOn
{
    color: #00BB00;
    font-weight: bold;

}
.NavOff
{
    color: #68696C;
}
.NavHover
{
    color: #3C92EB;
}

#MainContainer
{
    width: 1001px;
    margin: 0 auto;
}

/* Header */
#HeaderContainer
{
    background-position: bottom;
    background-repeat: no-repeat;
}

#HeaderContainer.HomeHeader
{
    height: 418px;
    background-image: url("../../Content/Images/index-header-bg.png");
}

#HeaderContainer.AuxHeader
{
    height: 227px;
    background-image: url("../../Content/Images/aux-header-bg.png");
}

#NavContainer
{
    border-style: none;
    border-width: 0px;
    height: 86px;
}

.NavItem
{
    float: left;
    height: 86px;
    cursor: pointer;
}

.NavItem .NavText
{
    padding-top: 0px;
    margin-top: 54px;
    padding-bottom: 12px;
}

.NavItem.NavHome
{
    padding-left: 247px;
    width: 107px;
}

.NavItem.NavSoftware
{
    width: 131px;
}

.NavItem.NavConsulting
{
    width: 145px;
}

.NavItem.NavResearch
{
    width: 136px;
}

.NavItem.NavAbout
{
    width: 134px;
}

#ContentWrapper
{
    float: left;
    width: 100%;
}

#ContentContainer
{
    padding: 20px 0px 0px 0px;
    background-position: left top;
    margin: 0 247px;
    background-repeat: no-repeat;
    width: 456px;
}

#ContentContainer h2
{
    margin-top: 0px;
    padding-top: 18px;
}

#SideContainer
{
    float: left;
    width: 247px;
    height: 369px;
    margin-left: -1001px;
    background-repeat: no-repeat;
}

#ExtraContainer
{
    float: left;
    width: 300px;
    margin-left: -300px;
}

.BoxContainer
{
    margin: 20px 0px 0px 0px;
    border: 1px solid #3C92EB;
    width: 284px;
    height: 28px;
    text-align: left;
    padding-top: 10px;
    padding-left: 10px;
}

#FooterContainer
{
    clear: left;
    width: 100%;
    color: #333333;
    padding-top: 55px;
    padding-bottom: 50px;
}

#FooterContainer hr 
{
	height: 1px;
	border-width:0;
	color:gray;
	background-color:gray
}

#FooterContent
{
    font-size: 11px;
    text-align: center;
}
   
#FooterContainer HR
{
    color: #B1B1B1;
    height: 1px;
}

/* ContactUs */
#ContactUsContainer
{
    border: 1px solid #3C92EB;
    height: 137px;
    width: 180px;
    padding-bottom: 16px;
    float: left;
}

#ContactUsContainer.ContextSideTop
{
    margin: 20px 30px 0px 33px;
}

#ContactUsContainer.ContextSideMiddle
{
    margin: 134px 30px 0px 33px;
}

#ContactUsContainer.ContextSideDown
{
    margin: 206px 0px 0px 33px;
}

#ContactUsContainer.ContextSideBottom
{
    margin: 30px 0px 0px 33px;
}

#ContactUsHeader
{
    padding: 4px 0px 6px 20px;
    background-color: #3C92EB;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    font-size: 17px;
}
#ContactUsBody
{
    padding: 10px 10px;
    text-align: left;
}
#ContactUsButton
{
    background-image: url("../../Content/Images/contact-us-btn.png");
    background-repeat: no-repeat;
    width: 103px;
    height: 34px;
    margin: 0px 20px 0px 0px;
    cursor: pointer;
    float: right;
}

/* Software Services */
.ProductBoxWrapper
{
    clear: left;
    cursor: pointer;
}

.ProductBoxWrapper.ContextExtra
{
    margin-left: -90px;
}

.ProductBoxWrapper.TopItem
{
    margin-top: 98px;
}

.ProductBoxViewDetailsContainer
{
    height: 20px;
}

.ProductBoxContainer
{
}

.SoftwareServicesImageContainer
{
    margin-top: 206px;
    cursor: pointer;
}

.ProductBoxViewDetails
{
    display: none;
    background-color: #3C92EB;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    width: 100px;
    height: 18px;
    clear: left;
    margin-left: 262px;
    padding-top: 2px;
}

.ProductBox
{
    margin: 0px 0px 0px 0px;
    padding: 8px 30px 8px 30px;
    border: 1px solid #FFFFFF;
    width: 300px;
    float: left;
}

.ProductBoxHover
{
    border: 1px solid #3C92EB;   
}

#ProductQuickSelectorContainer
{
    float: left;
}

#ProductQuickSelectorContainer.ContextSideDown
{
    margin-top: 206px;
    margin-left: 33px;
}

#ProductQuickSelectorContainer.ContextSideBottom
{
    margin-top: 30px;
    margin-left: 33px;
}

#ProductQuickSelectorContainer.ContextSideTop
{
    margin: 20px 30px 0px 33px;
}

#ProductQuickSelectorContainer.ContextSideMiddle
{
    margin: 134px 30px 0px 33px;
}

#ProductQuickSelectorContainer.ContextSideMiddlePlus
{
    margin: 144px 30px 0px 33px;
}

#ProductQuickSelector
{
    width: 183px;    
}

.BreadCrumbContainer
{
    font-size: 11px;
    margin-bottom: 50px;
}

.BreadCrumbLink
{
    color: #00BB00;
}

.BreadCrumbNonLink
{
    color: #333333;
}

.ScreenShotImageContainer
{
    padding: 16px;
    background-position: right top;
    cursor: pointer;
    background-color: #FFFFFF;
    background-image: url("../../Content/Images/close-icon.png");
    background-repeat: no-repeat;
}

/* Contact Form */
#ContactFormContainer
{
    padding-top: 10px;
}

.FormItemContainer
{
    /*padding-top: 20px;*/
}

#ContactFormSubmitMessage
{
    padding: 10px;
    text-align: left;
    margin-right: 30px;
    display: none;
}

#ContactFormSubmitMessage.Success
{
    border: 1px solid #3C92EB;
}

#ContactFormSubmitMessage.Fail
{
    border: 1px solid #FF0000;
}

#ContactUsSubmitButton
{
    background-image: url("../../Content/Images/send-btn.png");
    background-repeat: no-repeat;
    width: 76px;
    height: 34px;
    margin: 10px 0px 0px 250px;
    cursor: pointer;
}

.FormItemLabel
{
    font-weight: bold;
    text-align: left;
    font-size: 13px;
}

.FormItemLabelLight
{
    text-align: left;
    font-size: 13px;
}

.FormItemValueContainer
{
    text-align: left;
}

.FormItemInput
{
    border: 1px solid #3C92EB;
}

/* Research */
#TableTopImageContainer
{
    margin-top: 95px;
}

.ResearchFileDownloadContainer
{
    background-position: 10px 0px;
    padding-top: 0px;
    text-align: left;
    background-image: url("../../Content/Images/pdf-icon.png");
    background-repeat: no-repeat;
}

.ResearchTableContainer
{
    width: 732px;
    background-color: #333333;
}

.ResearchTableFilterContainer
{
    width: 726px;
    font-size: 13px;
    padding-left: 6px;
    padding-top: 10px;
    color: #FFFFFF;
    text-align: left;
}

.ResearchTableFilter.SpaceLeft
{
    margin-left: 20px;
}

.ResearchInnerContainer
{
    margin: 10px 10px 0px 10px;
}

.ResearchTable
{
    width: 712px;
    font-size: 13px;
    background-color: #FFFFFF;
}

.ResearchTable thead tr th.header
{
    cursor: pointer;
}

.ResearchTable thead tr th.headerSortUp
{
    cursor: pointer;
    background-position: right center;
    background-image: url("../../Content/Images/col-sort-asc.gif");
    background-repeat: no-repeat;  
}

.ResearchTable thead tr th.headerSortDown
{
    cursor: pointer;
    background-position: right center;
    background-image: url("../../Content/Images/col-sort-desc.gif");
    background-repeat: no-repeat;  
}

.ResearchTable th.TitleCol
{
    width: 296px;    
}

.ResearchTable tbody tr td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding: 10px 7px 10px 7px;
}

.ResearchTable th.CategoryCol
{
    width: 159px;    
}

.ResearchTable th.DateCol
{
    width: 80px;    
}

.ResearchTable th.PaperCol
{
    width: 177px;    
}

.ResearchTable th
{
    background-color: #C0C0C0;
    color: #333333;
}

.ResearchTable hr
{
    color: #C0C0C0;
}

.OrderedList li
{
  margin-top: 1em;
}