﻿body 
{
    font-family:Trebuchet MS;
    font-size: .80em;
    margin: 0;
    padding: 0;
}
    
label 
{
    font-weight: bold;
}    

.clear 
{
    clear: both;     
    content: ".";
    display: block;
    font-size: 1px;  
    line-height: 1px;
}

h1, h2, h3, h4, h5, h6 
{
    margin: 0;
    padding: 0;
}

a>img 
{
    border: 0;
}

div#page 
{
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: center;
}

/* div#header Specific Rules */
div#header 
{
    text-align: left;
    height: 54px;
}

#logoLink
{
    float: left;
}

#topLinks
{
    margin-top: 30px;
    text-align: right;
    float: right;
}

#bottomLinks
{
    border-top: dotted 1px grey;
    margin-top: 40px;
    text-align: center;
    width: 600px;
    margin: 0 auto;
}

#footer
{
    padding-top: 20px;
    padding-bottom: 10px;
}

.navLinks a
{
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    margin-right: 10px; 
    color: #ff7c00;
}

.navLinks a:hover
{
    text-decoration: underline;
}

/* Main Page Styles */

#MainDisplay 
{
    /*height: 342px;*/
    width: 1000px;
    margin: 0;
    padding: 0;
    position: relative;
    clear: both;
    margin-bottom: 30px;
}

#bodyWrapper     
{
    margin-top: 20px;
    position: relative;
	width: 1000px;
	text-align: left;
}

#AboutAQPanel 
{
	float: left;
	width: 500px;
	padding-left: 20px;
}


#AQNewsPanel 
{
	float: right;
	width: 400px;
}

div#tourVideo 
{
    border: solid 1px black;
    width: 500px;
    height: 375px;
    text-align: left;
    margin-left: 20px;
}

#tourLink, #tourImage
{
    height:125px;
    width:400px;
}

.preload
{
    position: absolute;
    left: -3000px;
    top: -2000px;
}

#supportBlurb
{
    float: left;
    margin-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    width: 425px;   
}

#supportBlurb p
{
    font-size: 1.0em;    
}


#contactInfo
{
    float: right;
    margin-top: 20px;
    width: 550px;
}

#contactInfo h2
{
    margin-bottom: 8px;
}

#contactInfo label
{
}

.inputform
{
    border: solid 4px black;    
    background-color: #666666;
    background-image: url('../Content/img/inputbg.png');
    background-repeat: repeat-x; 
    color: White;
    margin-top: 20px;
    padding: 20px;
}

.inputform label
{
    width: 150px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
    font-size: 1.2em;
}

.inputform input
{
    width: 250px;
    font-size: 1.3em;
    margin-bottom: 10px;    
}
.inputform #supportemailbutton
{
    margin-top: 2px; 
    margin-left: 140px; 
    width: 260px;
    height: 50px;
}

.inputform #message
{
    margin-top: 5px;
    width: 490px;
}

.inputform select
{
    font-size: 1.3em;
    width: 260px;
    margin-bottom: 5px;
}
.inputform #message
{
    height: 10em;
}

#remoteLogin
{
    background-position: bottom !important;
}

#remoteLogin h4
{
    margin-left: 20px;
    margin-bottom: 30px;
}

#contactUsWrapper
{
    text-align: center;
}

#contactTable
{  
    text-align: left;    
    width: 1000px;
}

#contactTable td
{
    width: 50%;
   	margin: 0;   	
}

.contactEntry
{
    float: left;
    text-align: left;
    width: 490px;
    margin-bottom: 15px;
    border: solid 2px Black;
    margin-left: 3px;
    margin-right: 3px;
}

.contactPhoto
{
    float: left;
    margin-right: 10px;  
    border-right: solid 2px Black;
}

.contactInfo
{
    background: url('../Content/img/contactinfobg.png') repeat-x bottom;   
    float: left; 
    width: 100%;
}

.contactName, .contactTitle
{    
    font-weight: bold;
    display: block;
    font-size: 1.2em;
    padding: 0 8px;    
}

.contactName
{
    border-bottom: solid 2px Black;    
    color: White;
    background-color: #333333;
}

.contactTitle
{
    margin-bottom: 1.2em;
}


.supportPage
{
    
}

.NewsPostPreview
{
    margin-bottom: 30px;
}

#ContactPageInfo
{
    text-align: left;
    font-size: 1.0em;
    background: black;
    color: White;
    height: 100%;
    
}

#ContactPageInfo h2
{
    padding: 20px;
    padding-bottom: 0;
}

#ContactPageInfo p
{    
    margin-left: 20px;
}

#mapContainer
{
    width: 1000px;
    height: 342px;
}

#Testimonials
{
    position: relative;
    width: 1000px;
    color: White;
    margin-bottom: 20px;
    font-size: 0.9em;
}

#Testimonials a, #Testimonials a:visited
{
    color: White;
}

.testimonialBlurb
{
    text-align: left;   
    font-size: 1.1em;
    width: 270px;
    height: 257px;
    background-color: #666666;
    background-image: url('../Content/img/testimonialbg.png');    
    background-repeat: repeat-x;
    border: solid 4px black;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 5px 18px;
    background-position: left;
}

.testimonialBlurb a
{
    margin: 0 4px;
}

.testimonialVideo, .testimonialBlurb
{
    float: left;
}

.testimonialVideo
{
    width: 330px;
    height: 267px;
    border: solid 4px black;
}

.customerListing
{
    float: left;
    text-align: left;    
    margin: auto 15px;
    width: 220px;
}

#downloadsWrapper
{
    margin-bottom: 30px;
}

.DownloadSection
{
    border-top: solid 2px black;
    min-height: 200px;
    text-align: left;  
    margin-top: 30px;
}

.DownloadSection h2
{
    background: url('../Content/img/inputbg.png') repeat; 
    background-color: #666666;   
    border: solid 3px black;
    color: White;
    display: block;
    height: 150px;
    float: left;
    text-align: right;
    width: 285px;
    padding-right: 15px;
    padding-top: 50px;
}

.DownloadSection a
{
    color: #ff7c00;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
    width: auto;
    margin-bottom: 2px;
    margin-top: 10px;
}

.Download
{
    border-bottom: dotted 2px #CCCCCC;
    margin-left: 350px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#QuickStartWrapper
{
    margin-top: 10px;
    text-align: center;
}

#QuickStartMainFeature
{
    float: left;
    width: 400px;
}

#QuickStartDisplay
{
    background: url('../Content/img/blurkitchenimage.png') no-repeat;    
}

.OldVideoDetails
{
    background-color: Gray;      
    text-align: center;
    padding: 10px; 
    margin-bottom: 10px;   
    border: dashed 1px #CCCCCC;
    color: #333333;    
    background: url('../Content/img/videodetailsbg.png') repeat-x top;         
    width: 300px;   
    float: left;
    margin: 5px 5px;
}

.VideoDetails
{
    background-color: Gray;      
    text-align: center;
    padding: 2px; 
    background: url('../Content/img/videodetailsbg.png') repeat-x top;         
    border: solid 1px #CCCCCC;
    color: #333333;    
    float: left;
    margin: 2px 2px;
    width: 190px;
    height: 40px;
}

.VideoDetails:hover
{
    background: url('../Content/img/videodetailsbg.png') repeat-x center;                 
}

.VideoDetails a.videoLink 
{
    margin: auto;
}

.VideoDetails a
{
    color: #333333;
    /* text-decoration: none;  */
    font-size: 1.0em;  
}

.VideoDetails a:hover
{
    text-decoration: underline;
}

.VideoDetails p
{
    margin: 2px 5px;
    font-size: 0.9em;
}

.VideoPreview
{
    height: 32px;
    width: 32px;   
    float: right;
    position: relative;
}

#QuickStartVideoPanel, #VideoList
{
    height: 480px;
}

#QuickStartVideoPanel
{
    width: 640px;
    float: left;   
}

#ListingPanel
{
    margin-left: 20px;
    float: left;
    width: 340px;
}

#VideoList
{     
    overflow: scroll;
}

.BodyWrapper
{
    margin: 10px;
}

#DemoBlurb
{
    text-align: left;
    float: left;
    width: 400px;
    font-size: 1.1em;
}

#DemoRegForm
{
    float: right;
    width: 500px;
}

#DemoForm h3
{
    margin-left: 30px;
    margin-bottom: 30px;
}

#demoemailbutton
{
    width: 265px;
    margin-left: 155px;
}

#DemoDisplay
{
    background: url('../Content/img/fireimage.png') no-repeat;
}

#CommunityWrapper
{
    text-align: left;
    margin: 30px auto;
}

#HomeTrainingInfo
{
    margin: 0 auto;
}

#tourLink
{
    background: url('../Content/img/tourro.png') no-repeat;
}

#tourImage
{
    background: url('../Content/img/tour.png') no-repeat;    
}


#tourImage:hover
{
    background: none;    
}

#IndustryLinks
{
    margin: 0 auto;
    width: 800px;
    text-align: left;
}

#completeTestimonialDisplay
{
    text-align: left;
    width: 900px;
    margin: 0 auto;
}

.customerTestimonial
{
    margin-bottom: 50px;
    border-bottom: dotted 2px #CCCCCC;
}

#Testimonials>#Consultant
{
    margin-bottom: -20px;
}

#techListing
{
    width: 1000px;
    border-bottom: dotted 2px #CCCCCC;
    text-align: center;
}

#techListing *
{
    margin: 0 auto;
}

#techListing>td>img
{
    margin: 0 auto;
}

#linkTable
{
    text-align: center;
    width: 100%;        
}

#linkTable a
{
    color: Black;
    display: block;
}

#linkTable tr.underlined
{
    margin-bottom: 20px;
}

#linkTable tr.underlined td
{
    border-bottom: dotted 2px #CCCCCC;
}

.linkTitle
{
    color: #ff7c00;    
}

#ThankYouMsg
{
    text-align: left;
    font-size: 1em;
}

#ThankYouMsg p
{
    font-size: 1.1em;
}

#ThankYouMsg a, #ThankYouMsg a:visited
{
    color: White;
}

a.mylink
{
    display: block;
    height: 100px;
}

#ComparisonChart
{
    margin: 0 auto;
    width: 600px;
    font-size: 1.2em;
}

#ComparisonChart .Header
{
    background-color: Black;     
    color: White;
    font-size: 1.3em;   
}

#ComparisonChart .Header th
{
    /*text-align: left; */   
}

#ComparisonChart .Header th
{
    border-top: solid 1px #ff7c00;
    border-bottom: solid 1px #ff7c00;
}

.lc
{
    border-left: solid 1px #ff7c00;
}

.rc
{
    border-right: solid 1px #ff7c00;
}

#ComparisonChart td.Feature
{
    background: url('../Content/img/inputbg.png') repeat-x;
    background-position: center;
    border-left: solid 1px #ff7c00;
    border-right: solid 1px #ff7c00;
    border-bottom: solid 1px #ff7c00;
    color: White;
    text-align: right;
}

#ComparisonChart td
{   
    border-right: solid 1px #ff7c00;
    border-bottom: solid 1px #ff7c00;
    background: url('../Content/img/versionattributebg.png') repeat-x;
    background-position: bottom;
    text-align: center;
    min-height: 36px;
}