﻿body
{
    margin: 0px;
    min-width: 750px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
}

#header
{
    background-color: #2b2b2b;
    color: #F2F2F2;
    height: 70px;
    position: relative;
}
#logo
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 20px 10px 10px 10px;
    font-weight: bolder;
    float: left;
    width: 242px;
    height: 32px;
    background-image: url('images/logo.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#tagline
{
    font-style: italic;
    font-family: "Times New Roman" , Times, serif;
    margin: 0px 0px 0px 10px;
    padding-top: 20px;
    text-indent: -9999px;
}
.centerdiv
{
    height: 154px;
    background-image: url('images/bluegradient.png');
    color: #F7F7F7;
    margin-right: 30px;
}
.centerouterdiv
{
    position: relative;
    margin: 16px;
    top: 0px;
    left: 0px;
    height: 160px;
}
.screenshots
{
    position: absolute;
    right: 8px;
    float: right;
    margin-top: 5px;
    top: 0px;
    height: 170px;
    width: 337px;
}
.middleh1
{
    font-family: Calibri, Tahoma , Arial, Helvetica, sans-serif;
    font-size: xx-large;
    padding: 0px;
    margin: 0 0 10px 0;
    text-indent: -9999px;
    background-image: url('images/make_your_own_bots.png');
    background-repeat: no-repeat;
    height: 34px;
}

.middletext
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-style: italic;
    font-weight: bold;
    padding: 0px;
    margin-left: 10px;
    max-width: 350px;
}
.greypanel1
{
    background-image: url('images/greygradient.png');
    height: 119px;
    float: left;
    width: 99%;
    position: relative;
}

.greypanel2
{
    background-image: url('images/greygradient.png');
    height: 119px;
    float: right;
    width: 99%;
    position: relative;
}
.innergreypanel1
{
    width: 50%;
    float: left;
}

.outergreypanel
{
    margin-left: 16px;
    margin-right: 46px;
}
.footer
{
    font-family: Tahoma , Arial, Helvetica, sans-serif;
    font-size: small;
    clear: both;
    background-color: #2b2b2b;
    color: #a7a9ac;
    height: 100px;
    margin-top: 16px;
}
.footer a
{
    color: #a7a9ac;
    text-decoration: none;
}

.footer ul
{
    float: left;
    margin-right: 8%;
    margin-top: 10px;
    list-style-type: none;
}
.footer span
{
    font-size: large;
    font-weight: bold;
}
.centertext
{
    padding-top: 20px;
    padding-left: 30px;
}
.greypanellink
{
    color: #F7F7F7;
    position: absolute;
    bottom: 0px;
    margin: 10px;
    right: 0px;
    font-family: Tahoma , Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: x-large;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: Black;
    border: 1px solid #FFFFFF;
    padding: 5px;
}
.pic
{
    background-image: url('images/bot.png');
    background-repeat: no-repeat;
    margin-left: 10%;
    width: 83px;
    height: 119px;
}
.spacer
{
    float: right;
    width: 319px;
    height: 100px;
}

.innerpage
{
    margin: 16px 36px 16px 16px;
    clear: both;
}
#learnmore
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/learn_more.png');
    background-repeat: no-repeat;
}
#downloads
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/downloads.png');
    background-repeat: no-repeat;
}
#privacypolicy
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/privacy_policy.png');
    background-repeat: no-repeat;
}
#resources
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/resources.png');
    background-repeat: no-repeat;
}
#tutorials
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/tutorials.png');
    background-repeat: no-repeat;
}
#visualscripting
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/visual_scripting.png');
    background-repeat: no-repeat;
}
#whatsabot
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/whats_a_bot.png');
    background-repeat: no-repeat;
}
#contact
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/contact.png');
    background-repeat: no-repeat;
}
#thankyou
{
    height: 34px;
    text-indent: -9999px;
    background-image: url('images/thank_you.png');
    background-repeat: no-repeat;
}
.innerpageheader
{
    background-image: url('images/blueinnerheader.png');
    background-repeat: repeat-x; /*height: 77px;*/ /*padding-bottom: 5px;*/
    padding-top: 42px;
    padding-left: 10px;
    font-family: Calibri, Tahoma , Arial, Helvetica, sans-serif;
    font-size: small; /*color: #F7F7F7;*/
    margin-bottom: 10px;
}
.innerpage h2
{
    margin: 0px;
    padding: 0px 0px 10px 0px;
    color: #FFFFFF;
}

.innerpage ul
{
    font-family: Arial, Helvetica, sans-serif;
    list-style-type: square;
}
.innerpage li
{
    margin: 10px;
}
.innerpage a
{
    color: #5C5C5C;
    text-decoration: none;
}
.innerpagetext
{
    margin-left: 40px;
    color: #575757;
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    margin-right: 40px;
}
.innerpage a:hover
{
    text-decoration: underline;
}

.salesheader
{
    padding: 0px;
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    font-weight: normal;
        margin-bottom: 20px;

}
.redtext
{
    color: #FF0000;
}
.salesleft
{
    font-family: Arial, Helvetica, sans-serif;
padding-right: 380px;
    margin-right: 16px;
    margin-left: 16px;
    width: auto;
}
.salesleft p
{
}
.blurb
{
    font-size: 19px;
    margin-bottom: 20px;
}
.blueheader
{
    padding: 0px;
    margin: 0px;
    color: #08368C;
    font-weight: normal;
    font-size: 20px;
}
.infoblock
{
    background-color: #EDEEEE;
    padding: 20px;
    margin-bottom: 20px;
}
.infoblockheader
{
    padding: 5px 20px 5px 20px;
    font-size: 20px;
    color: #333333;
    border: 1px solid #999999;
    background-image: url('images/smallgrad.png');
}
.salesright
{
    float: right;
    margin-left: 20px;
    width: 380px;
}
.demovideo
{

}
.mariaimg
{
    background-image: url('images/maria.png');
    width: 379px;
    height: 146px;
}
.buynowbox
{
    background-position: center top;
    border: thin dashed #FF0000;
    width: 323px;
    background-image: url('images/box.png');
    background-repeat: no-repeat;
    margin-top: 20px;
    text-align: center;
    height: 309px;
}
.buynowbutton
{
    margin: 200px auto 20px auto;
    width: 125px;
}

.salespage
{
    margin-left: 16px;
    margin-right: 46px;
}
.buynowbuttontop
{
    margin-top: 0px;
}
.innersales
{
   
    float: left;
}
.topnav
{
    float: right;
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 400px;
}
.topnav li
{
    float: left;
    margin-left: 20px;
    list-style-type: none;
}
.topnav a
{
    color: #F0F0F0;
    text-decoration: none;
}
#dateh3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-bottom: 20px;
}
.newStyle1
{
    color: #000000;
}
