﻿body
{
   margin: 0;
   padding: 0;
   font-family: tahoma, Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-align: left;
   background-color: #EDEDED; 
   background-image: url('../../Images/backgrounds/mainbackground.png');
   background-repeat: repeat-x;
}

a
{
    color: #6699cc;
    text-decoration:none;
}

a:Hover
{
    text-decoration:underline;
}

.Clear
{
	clear: both;
    width: auto;
}

.floatleft
{
    float: left;
    width: auto;
    height: auto;
}

.SimpleBackground
{
    width: auto;
    height: auto;
    padding: 8px;
    margin-left: 0px;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    text-align: justify;
}

.SimpleBackgroundFront
{
	width: auto; height: auto; margin-left: 0px; border: 1px solid #FFFFFF; background-color: #FFFFFF;
}	

.MainBorder
{
	border: 1px solid #000000; 
	width: 1000px;
	margin: 0 auto;
}

.MainMenuArea
{
	height: 135px;
	background-color: Black;
	width:auto;
	position:relative;
	color:#FFFFFF;
}

.MainLogoArea
{

	width:325px;
}

.LoginArea
{
	position:absolute;
	
	color: #FFFFFF;         
    font-size: px;
    font-weight: bold;
    top:10px;
    right:10px;
    text-align: center;
    height: 30px;
}

.LoginArea a
{
    color: #FFFFFF;
    text-decoration:none;
}

.LoginArea a:Hover
{
    text-decoration:underline;
}

.LoggedInArea
{
	position:absolute;
	
	color: #FFFFFF;         
    font-size: px;
    font-weight: bold;
    top:10px;
    right:10px;
    text-align: center;
    height: 30px;
}

.LoggedInArea a
{
    color: #FFFFFF;
    text-decoration:none;
}

.LoggedInArea a:Hover
{
    text-decoration:underline;
}

.MainMenuButtonContainer
{
	background: transparent url('../../Images/Menus/Menu_BG.png');
	height: 50px;
	position:absolute;
	bottom: 0px;
	right:0px;
	width:680px;
}

a.MainMenuButton
{
	background: transparent url('../../Images/Menus/MenuButton_BG_A.png') no-repeat scroll top right;
	color: White;
	display: block;
	float: left;
	font: normal 18px arial, sans-serif;
	height: 50px;
	padding-right: 18px;
	text-decoration: none;
	vertical-align: text-top;
}

a.MainMenuButton span
{
	background: transparent url('../../Images/Menus/MenuButton_BG_Span.png') no-repeat;
    display: block;
    line-height: 50px;
    padding-left: 18px;
}

a.MainMenuButton:Hover
{
	background: transparent url('../../Images/Menus/MenuButton_BG_A_Hover.png') no-repeat scroll top right;
	color: White;
	display: block;
	float: left;
	font: normal 18px arial, sans-serif;
	height: 50px;
	padding-right: 18px;
	text-decoration: none;
	vertical-align: text-top;
}

a.MainMenuButton:Hover span
{
	background: transparent url('../../Images/Menus/MenuButton_BG_Span_Hover.png') no-repeat;
    display: block;
    line-height: 50px;
    padding-left: 18px;
}

a.MainMenuButtonLast
{
	background: transparent url('../../Images/Menus/MenuButtonLast_BG_A.png') no-repeat scroll top right;
	color: White;
	display: block;
	float: left;
	font: normal 18px arial, sans-serif;
	height: 50px;
	padding-right: 18px;
	text-decoration: none;
	vertical-align: text-top;
}

a.MainMenuButtonLast span
{
	background: transparent url('../../Images/Menus/MenuButton_BG_Span.png') no-repeat;
    display: block;
    line-height: 50px;
    padding-left: 18px;
}

a.MainMenuButtonLast:Hover
{
	background: transparent url('../../Images/Menus/MenuButtonLast_BG_A_Hover.png') no-repeat scroll top right;
	color: White;
	display: block;
	float: left;
	font: normal 18px arial, sans-serif;
	height: 50px;
	padding-right: 18px;
	text-decoration: none;
	vertical-align: text-top;
}

a.MainMenuButtonLast:Hover span
{
	background: transparent url('../../Images/Menus/MenuButton_BG_Span_Hover.png') no-repeat;
    display: block;
    line-height: 50px;
    padding-left: 18px;
}

.LoginLogoutLink
{
	cursor: pointer;
	color: #FFFFFF;
	padding-top: 4px;
}

.PageBottomBorder
{
	height: 20px; 
	background-image: url('../../Images/Menus/menuspacer.jpg');
    background-repeat: repeat-x
}

.Footer
{
	height: 45px; 
	background-color: #000000;
}

.DebugModeText
{
	float: left; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.InfoContainer
{
	margin-top: 12px;
	margin-right: 12px; 
	float: right; 
	width: 400px; 
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-align:center;
}

.InfoLink
{
   color: white;
   text-decoration: none;
}

.InfoLink:hover
{
   text-decoration: none;
   color: #D20000;
}

.LoginBorder
{
	border: 1px solid #666666; 
	width: 320px; 
	background-color: #F3F3F3;
    font-size: 16px; 
    color: #000000; 
    font-weight: normal;	
}

.LoginHeader
{
	width: 320px; 
	height: 20px; 
	background-image: url('../../Images/Menus/20pinSpacer.jpg');	
}

.LoginBody
{
	padding: 4px;
}

.ButtonClear
{
    overflow: hidden;
    width: 100%;
}


repeat
{
    padding: 0px 20px 0px 20px;    
    width: 603px;
    height: 250px;
}


.slide
{
    background-image: url('../../images/slides/03_innovate.png');
    background-position: top;
    background-color: red;
    width: 1000px;
    height: 325px;
    background-repeat: no-repeat;
}

.Section1
{
    margin-left: 0px; 
    clear: both; 
    font-family:  tahoma, Arial, Helvetica, sans-serif; 
    font-size: 16px;
}


.SectionIndented1
{
    margin: 0px 0px 0px 0px;
    font-family: Georgia, Times New Roman;
}


.featuredivcontainer
{
    width: 960px;
    height: auto;
    padding: 10px 20px 0px 20px;
}

.videobox
{
    width: 290px;
    height: 165px;
    background-image: url('../../images/backgrounds/tutorial290x162.png');
}

.divbox
{
    margin: 0px 0px 0px 0px;
    width: 290px;
    height: 481px;
    float: left;
    
}

.divbox1
{
    float: left;
    width: 5px;
    height: 450px;
    border-right: 1px solid black;
}

.featurediv1-c
{
    width:auto;
    height: auto;
    background-image: url('../../images/backgrounds/dentition_back290x120.png');
    background-repeat: no-repeat;
}

.featuretext
{
   margin-left: 18px;
   text-align:justify;
}

    
.featurediv1
{
    width: 299px;
    height: auto;
    float: left;
    padding: 0px 10px 10px 10px;
       
}


.introdivcontainer
{
    width: 960px; 
    height: 260px;
    margin: 0px 20px 20px 20px;
    background-color: #FFFFFF;
         
}

.introtextdiv
{
    
    width: 960px;
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid black;      
}

.downloadbuttoncontainer
{
   width: 300px;
   height: 100px;
   margin-top: 0px;
   margin-left: 75px;
   background-image: url('../../images/buttons/freedownload300x100.png');
   background-repeat: no-repeat;
    
}


.downloadbuttoncontainer:hover
{
    background-image: url('../../images/buttons/freedownload_rollover300x100.png');
    width: 300px;
    height: 100px;
    margin-top: 0px;
    margin-left: 75px;
    background-repeat: no-repeat;
}
    
a.BigButton
 {
	background: transparent url('../../Images/Buttons/RedButton_A.png') no-repeat scroll top right;
	color: White;
	display: block;
	float: left;
	font: normal 25px arial, sans-serif;
	height: 53px;
	padding-right: 18px;
	padding-bottom: 10px;
	text-decoration: none;
	vertical-align: text-top;
}

a.BigButton span
{
	background: transparent url('../../Images/Buttons/RedButton_Span.png') no-repeat;
    display: block;
    padding-bottom: 10px;
    line-height: 53px;
    padding-left: 18px;
}

.Title
{
    color: #E30A04;
    font-size: 22px;
    font-weight: bold;
    vertical-align: middle;
}
        
.TitleIcon
{
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    }

.TitleIndented
{
	margin-left: 18px;
}

.Section
{
    margin-left: 18px; 
    clear: both; 
    font-family:  tahoma, Arial, Helvetica, sans-serif; 
    font-size: 16px;
}
        
.SectionIndented
{
    margin-left: 18px;
    text-align:justify;
    font-family: Georgia, Times New Roman, Garamond;

}

.ErrorMessage
{
	color: Red; 
	font-size: 12px;
}
        
.Indented
{
	margin-left: 18px;
}

.LinkIndented
{
	margin-left: 25px;
}

.ErrorMessage
{
	color: Red; 
	font-size: 12px;
}
        
.PriceLabel
{
	padding: 10px;
	color: #6699CC;
	font-weight: bold;
	font-size: 18px;
}
       
.StoreSeparator
{
    border-bottom: solid #c3c3c3 1px;
    clear: both;
}

.StoreSection
{
    margin-left: 18px; 
    font-family: Arial; 
    font-size: 16px;
}
       
.BrandingImage
{
    float: left;
    padding: 15px;
}

.LeftTableColumn
{
    width: 130px;
    text-align: right;
}

.RightTableColumn
{
    width: 170px;
    text-align: right;
}

li.FaqListColor
{
	color: #3366CC;	
}

a.FaqAnchor
{
   color: #000000;
   text-decoration: none;
}

.stepbox
{
    padding: 0px 0px 0px 0px;
    margin: 50px 0px 10px 250px;
}

.RedSpacer
{
    background-color: Red;
    height: 5px;
}

.GraySpacer
{
    background-color: Gray;
    height: 2px;
}

.IntroContainer
{
   
    width: auto;
    height: auto;
}

.IntroText
{
    line-height: 25px;
    font-family: georgia;
    font-size: 14px;
    text-align: justify;
    margin-right: 10px;
       
}

.Border
{
    border-top: 1px solid black;
    margin: 0px 20px 0px 20px;
}

.FeaturesContainer
{
    height: auto;
    width: auto;
}

.FeatureDiv1
{
  padding-left: 19px;
  width: 310px;
  height: auto;
  float: left;  
}

.FeatureDiv1a
{
    
    width: 290px;
    height: 150px;
    Margin-bottom: 10px;
    background-image: url('../../images/backgrounds/featurepic290x137.png');
    background-repeat: no-repeat;
    background-position: bottom;
    border-bottom: 1px dotted black;    
}

.FeatureDiv1aText
{
  margin-top: 0px;
  padding: 0px 100px 10px 0px;
  line-height: 15px;
}

.FeatureDiv1b
{
    width: 290px;
    height: auto;
    padding-top: 10px;
    Margin-bottom: 10px;    
    border-bottom: 1px dotted black;
    background-image: url('../../images/backgrounds/premiumfeatures_back290x150.png');
    background-repeat: no-repeat;
    background-position: bottom;    
}

.FeatureDiv1bText
{
    padding: 0px 10px 10px 130px;
    line-height: 15px;
}

.FeatureDiv1c
{
    width: 290px;
    height: auto;
    padding-top: 10px;
    Margin-bottom: 10px;
    border-bottom: 1px dotted black;
    background-image: url('../../images/backgrounds/dentalsim_back290x150.png');
    background-repeat: no-repeat;
    background-position: bottom;
}

.FeatureDiv1cText
{
    padding: 20px 130px 10px 10px;
    line-height: 15px;
  
}

.FeatureBorder
{
    border-top: 1px dotted black;
    margin: 0px 20px 10px 0px;
}

.FeatureBorderVert
{
    height: 731px;
    border-right: 1px solid black;
    float: left;    
}

.FeatureDiv2
{
    float: left;
    width: 310px;
    height: auto;
    padding-left: 19px;
}

.FeatureDiv2a
{
    margin: 10px 10px 5px 0px;
    font-family: Georgia, Times New Roman; 
    line-height: 25px; 
    font-size: 14px;
    font-style: normal;
    text-align: left;
}

.FeaturePicDiv1
{
    height: 100px;
    width: 100px;
    margin-right: 10px;
    float: left;
    background-image: url('../../images/backgrounds/testpic.png');   
}

.FeatureDiv3
{
    float: left;
    width: 290px;
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
}

.FeaturePicDiv3
{
    background-image: url('../../images/backgrounds/tutorial290x162.png');
    width: 290px;
    height: 162px;
}

.FeatureDiv3a
{
    padding: 20px 10px 5px 10px;
    line-height: 15px;
}

.Spacer25
{
    height: 25px;
    background-color: Black;
}

.FeatureSection
{
    margin-left: 0px; 
    clear: both; 
    font-family:  tahoma, Arial, Helvetica, sans-serif; 
    font-size: 16px;
    color: Gray;
}

.FeatureText
{
    line-height: 15px;
    font-family: Georgia, Times New Roman;
}

.tutorialpadding
{
    padding:0px 185px 0px 185px;
}


.AnomalousStore
{  
   float: left;
   width: 300px;
   height: 100px;
   margin-left: 50px;
   background-image: url('../../images/buttons/AnomalousStore.png');
   background-repeat: no-repeat;
    
}

.AnomalousStore:hover
{
   float: left;
   width: 300px;
   height: 100px;
   background-image: url('../../images/buttons/AnomalousStore_rollover.png');
   background-repeat: no-repeat;
}

.LearningCenter
{
   float: left;
   width: 300px;
   height: 100px;
   margin-left: 250px;
   background-image: url('../../images/buttons/LearningCenter.png');
   background-repeat: no-repeat;
}


.LearningCenter:hover
{
   float: left;
   width: 300px;
   height: 100px;
   background-image: url('../../images/buttons/LearningCenter_rollover.png');
   background-repeat: no-repeat;
}

.downloadicons
{
    margin-left: 50px;
}

.StoreNavContainer
{
    width: 178px;
    padding: 1px 1px 1px;
    height: auto;
    float: left;
}

.StoreNavBox
{
   padding: 5px 5px 5px 5px; height: 290px; 
}

.StoreColumnContainer1
{
   width: 180px; height: 500px; padding: 5px 6px 10px 0px; float: left;
}

.StoreColumnContainer2
{
    width: 260px; height: 500px; padding: 5px 0px 10px 5px; float: left;
}


.StoreColumnBox
{
    background-color: blue; margin: 5px 0px 5px 0px; height: 250px;
}

.StoreFeatureContainer
{
    width: 789px; height: 300px; padding: 0px 0px 0px 11px; height: 300px; 
float: left;
}

.BrowseColumn
{
    padding: 5px; 
    float: left; 
    width:200px;
}

.ListingColumn
{
    width: 760px; 
    float: right;
    padding-left:10px;
    border-left:solid #c3c3c3 1px;
}

ul.StoreBrowseList
{
    list-style-type: none;
}

ul.StoreBrowseList li
{
    padding-bottom: 3px;
}

ul.StoreBrowseList a
{ 
    text-decoration:none;
    color:#6699CC
}

ul.StoreBrowseList a:Hover
{ 
    text-decoration:underline;
}

a.StoreProductLink
{
    text-decoration:none;
    color:#6699CC
}

a.StoreProductLink:Hover
{
    text-decoration:underline;
}

.StoreBreadcrumbs
{
    
}

.StoreBreadcrumbs a
{
    text-decoration:none;
    color:#6699CC
}

.StoreBreadcrumbs a:Hover
{
    text-decoration:underline;
}

.ScreenshotContainer
{
    float:left;
    width:150px;
    height:100px;   
}
