﻿/* RESETS */
/* ----------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Main */
/* ----------------------------------------------------------------- */
body
{
    background-image: url(sprite1.png);
    background-position: 20px -290px;
    background-repeat: repeat-x;
    font-family: Arial;
}

strong
{
    font-weight: bold;
}

#main
{
    
    left: 50%;
    margin-left: -480px;
    position: relative;
    width: 960px;
}

#header
{
    height: 121px;
    padding: 0px 19px 0px 19px;
    position: relative;
}
    #header h1
    {
        background-image: url(sprite1.png);
        background-position: -486px -77px;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 67px;
        margin: 0px 0px 0px 25px;
        width: 717px;
    }
        #header h1 span
        {
            display: none;
        }
    #header h2
    {
        display: none;
    }
        #header h2 span
        {
        }
    #header #menu2
    {
        position: absolute;
        right: 19px;
        top: 37px;
    }
        #header #menu2 a.first
        {
        }
        #header #menu2 a.last
        {
            border-right: none;
            padding-right: 0px;
        }
        #header #menu2 a
        {
            border-right: solid 1px #5b84b2;
            color: #5b84b2;
            font-size: 11pt;
            padding: 0px 6px 0px 3px;
            text-decoration: none;
        }
            #header #menu2 a:hover
            {
                text-decoration: underline;
            }
        #header #menu2 #betaManagementSystem
        {
            border: 0px;
            padding: 0px;
            position: absolute;
            top: -27px;
            right: 0px;
        }

    #header #menu
    {
    }
        #header #menu a.home
        {
            background-position: -20px -20px;
            width: 131px;
        }
            #header #menu a.home.selected
            {
                background-position: -322px -20px;
            }
            #header #menu a.home:hover
            {
                background-position: -171px -20px;
            }
        #header #menu a.aboutUs
        {
            background-position: -473px -20px;
        }
            #header #menu a.aboutUs.selected
            {
                background-position: -777px -20px;
            }
            #header #menu a.aboutUs:hover
            {
                background-position: -625px -20px;
            }
        #header #menu a.services
        {
            background-position: -929px -20px;
        }
            #header #menu a.services.selected
            {
                background-position: -1233px -20px;
            }
            #header #menu a.services:hover
            {
                background-position: -1081px -20px;
            }
        #header #menu a.packages
        {
            background-position: -1385px -20px;
        }
            #header #menu a.packages.selected
            {
                background-position: -1689px -20px;
            }
            #header #menu a.packages:hover
            {
                background-position: -1537px -20px;
            }
        #header #menu a.partners
        {
            background-position: -1841px -20px;
        }
            #header #menu a.partners.selected
            {
                background-position: -2145px -20px;
            }
            #header #menu a.partners:hover
            {
                background-position: -1993px -20px;
            }
        #header #menu a.support
        {
            background-position: -2297px -20px;
        }
            #header #menu a.support.selected
            {
                background-position: -2601px -20px;
            }
            #header #menu a.support:hover
            {
                background-position: -2449px -20px;
            }
        #header #menu a.contactUs
        {
            background-position: -2753px -20px;
            width: 131px;
        }
            #header #menu a.contactUs.selected
            {
                background-position: -3055px -20px;
            }
            #header #menu a.contactUs:hover
            {
                background-position: -2904px -20px;
            }
        #header #menu a
        {
            background-image: url(sprite1.png);
            display: block;
            float: left;
            height: 50px;
            line-height: 36px;
            text-align: center;
            text-decoration: none;
            width: 132px;
        }
            #header #menu a span
            {
                display: none;
            }
#content
{
    padding: 0px 19px 0px 19px;
}
    #content .location
    {
        font-size: .9em;
        padding: 0px 0px 10px 0px;
    }
        #content .location span
        {
            color: #5b84b2;
            padding: 0px 5px 0px 5px;
        }
        #content .location a
        {
            color: #5b84b2;
            text-decoration: none;
        }
        #content .location a.last
        {
            color: #00a651;
            text-decoration: underline;
        }
    #content .bars
    {
        position: relative;
    }
    #content .bar1
    {
        left: 0px;      
        position: absolute;
        top: 0px;
        width: 213px;
    }
        #content .bar1 .menu h3
        {
            background: url(sprite1.png);
            background-position: -253px -90px;
            color: white;
            font-size: 14pt;
            height: 40px;
            line-height: 40px;
            padding: 0px 0px 5px 10px;
        }
        #content .bar1 .menu ul
        {
            background: #dee6f0;
            font-size: .95em;
        }
            #content .bar1 .menu ul li
            {
                color: #5b84b2;
                padding: 7px 0px 7px 10px;
                vertical-align: middle;
            }
                #content .bar1 .menu ul li a
                {
                    color: #5f7aa5;
                    text-decoration: none;
                }
                    #content .bar1 .menu ul li a:hover
                    {
                        color: #7d7d7d;
                    }
            #content .bar1 .menu ul li.selected
            {
                color: #7d7d7d;
            }
                #content .bar1 .menu ul li.selected span.quote
                {
                    color: #00a651;
                    display: block;
                    float: left;
                    font-size: 1.2em;
                    padding: 0px 7px 0px 7px;
                    position: relative;
                    top: -2px;
                }
        #content .bar1 .menu div.footer
        {
            background: url(sprite1.png);
            background-position: -253px -134px;
            height: 10px;
            position: relative;
            top: 0px;
        }
    #content .bar1 div.quote
    {
        color: White;
        margin: 15px 0px 0px 0px;
        text-align: center;
    }
        #content .bar1 div.quote .header
        {
            background: url(sprite1.png) no-repeat;
            background-position: -20px -90px;
            height: 6px;
        }
        #content .bar1 div.quote .footer
        {
            background: url(sprite1.png) no-repeat;
            background-position: -20px -264px;
            height: 6px;
        }
        #content .bar1 div.quote h1, #content .bar1 div.quote p, #content .bar1 div.quote span
        {
            background: url(sprite1.png);
            background-position: -20px -100px;
        }
        #content .bar1 .quote h1
        {
            font-family: Arial Narrow;
            font-size: 1.2em;
            font-weight: bold;
            padding: 3px 0px 4px 0px;
        }
        #content .bar1 .quote p
        {
            font-size: 12pt;
            line-height: 20pt;
            padding: 0px 4px 0px 4px;
        }
        #content .bar1 .quote p.quote
        {
            font-style: italic;
        }
        #content .bar1 .quote span
        {
            display: block;
            font-size: 10pt;
            font-weight: bold;
            padding: 5px 0px 7px 0px;
        }
    #content .bar2
    {
        margin: 0px 248px 0px 213px;
        min-height: 549px;
        padding: 8px 26px 0px 26px;
    }
        #content .bar2 h1
        {
            color: #00a651;
            font-size: 24pt;
            font-weight: bold;
            margin-bottom: 10px;
        }
        #content .bar2 h2
        {
            color: #5b84b2;
            font-weight: bold;
        }
        #content .bar2 p
        {
            line-height: 24pt;
            margin-bottom: 10px;
        }
            #content .bar2 p a
            {
                color: Blue;
            }
            #content .bar2 p a.more
            {
                color: #00a651;
                text-decoration: none;
            }
                #content .bar2 p a.more:hover
                {
                    text-decoration: underline;
                }
    #content .bar3
    {
        padding: 61px 0px 0px 0px;
        position: absolute;
        right: 0px;
        top: 0px;
        width: 248px;
    }
        #content .bar3 img
        {
            margin: 0px 0px 15px 0px;
        }
#content.The_Auction_Source_Difference .bar2
{
    margin-right: 120px;
}
#content.The_Auction_Source_Difference .bar2 p
{
    margin: 0px 0px 17px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 23px;
}
#content.The_Auction_Source_Difference .bar3
{
    display: none;
}
#content.Schedule h2
{
    margin-bottom: 4px;
}
#content.Schedule .bar2 p
{
    line-height: 1.3em;
    margin-bottom: 20px;
    padding: 0px 0px 0px 10px;
}

#content.Team_Login h1
{
    color: #00a651;
    font-size: 24pt;
    font-weight: bold;
    margin-bottom: 20px;
}

#content.Team_Login h2
{
    color: Red;
    font-weight:bold;
    margin: 10px 0px 20px 0px;
}

#content.Team_Login form p
{
    margin-bottom: 10px;
}

#content.Team_Login form label
{
    display: inline-block;
    width: 100px;
    padding-right: 20px;
    text-align: right;
}

#content.Team_Login form input.field
{
    width: 200px;
}

#content.Team_Login form input.login
{
    margin: 0px 0px 60px 249px;
    width: 80px;
}
#content.Team_Login form a
{
    display: inline-block;
    margin: 0px 0px 160px 20px;
}
#content.Error h1
{
    color: #00a651;
    font-size: 24pt;
    font-weight: bold;
    margin-bottom: 20px;
}

#content.Error p
{
    margin-bottom: 10px;
}

#footer
{
    padding: 10px 0px 0px 0px;
}
    #footer div.menu
    {
        background: url(sprite1.png);
        background-position: -1203px -90px;
        font-size: 10pt;
        height: 19px;
        line-height: 19px;
        padding: 0px 0px 0px 10px;
        vertical-align: middle;
    }
        #footer div.menu span
        {
            color: White;
            margin: 0px 6px 0px 6px;
            position: relative;
            top: -1px;
        }
        #footer div.menu a
        {
            color: White;
            text-decoration: none;
        }
             #footer div.menu a:hover
            {
                text-decoration: underline;
            }
        #footer div.menu a.last
        {
            border-right: none;
        }
    #footer div.copyright
    {
        font-size: .7em;
        margin: 4px 0px 0px 5px;
    }

/* Home */
/* ----------------------------------------------------------------- */
#homePage
{
    clear: both;
}
#homePage .bar
{
    clear: both;
}
    #homePage .bar div.first
    {
        width: 130px;
    }
        #homePage .bar div.managementSoftware.hover
        {
            background-position: -962px -1028px;
        }
    #homePage .bar div.last
    {
        margin: 0px;
    }
    #homePage .bar div
    {
        background-image: url(sprite2.jpg);
        cursor: pointer;
        display: block;
        float: left;
        font-size: 13pt;
        font-weight: bold;
        height: 73px;
        margin: 0px 1px 0px 0px;
        text-align: center;
        width: 131px;
    }
        #homePage .bar div h3
        {
            color: White;
            margin: 18px 0px 0px 0px;
        }
        #homePage .bar div ul
        {
            display: none;
        }
    #homePage .bar div.barCode
    {
        background-position: -20px -20px;
    }
        #homePage .bar div.barCode.hover
        {
            background-position: -170px -20px;
        }
        #homePage .bar div.barCode h3
        {
            display: none;
        }
    #homePage .bar div.eventPackage1
    {
        background-position: -320px -20px;
    }
        #homePage .bar div.eventPackage1.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.eventPackage1 h3
        {
        }
    #homePage .bar div.touchScreen
    {
        background-position: -622px -20px;
    }
        #homePage .bar div.touchScreen.hover
        {
            background-position: -773px -20px;
        }
        #homePage .bar div.touchScreen h3
        {
            display: none;
        }
    #homePage .bar div.eventPackage2
    {
        background-position: -320px -20px;
    }
        #homePage .bar div.eventPackage2.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.eventPackage2 h3
        {
        }
    #homePage .bar div.iPod
    {
        background-position: -924px -20px;
    }
        #homePage .bar div.iPod.hover
        {
            background-position: -1075px -20px;
        }
        #homePage .bar div.iPod h3
        {
            display: none;
        }
    #homePage .bar div.eventPackage3
    {
        background-position: -320px -20px;
    }
        #homePage .bar div.eventPackage3.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.eventPackage3 h3
        {
        }
    #homePage .bar div.creditCard
    {
        background-position: -1226px -20px;
    }
        #homePage .bar div.creditCard.hover
        {
            background-position: -1377px -20px;
        }
        #homePage .bar div.creditCard h3
        {
            display: none;
        }
    #homePage .bar div.managementSoftware
    {
        background-position: -20px -1028px;
        height: 36px;
        line-height: 36px;
        margin: 1px 0px 1px 0px;
        font-size: 16pt;
        font-weight: bold;
        width: 922px;
    }
        #homePage .bar div.managementSoftware h3
        {
            margin: 0px;
        }
    #homePage .bar div.onlineCatalog
    {
        background-position: -20px -113px;
    }
        #homePage .bar div.onlineCatalog.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.onlineCatalog h3
        {
        }
    #homePage .bar div.oneOnOneTraining
    {
        background-position: -170px -113px;
    }
        #homePage .bar div.oneOnOneTraining.hover
        {
            background-position: -321px -113px;
        }
        #homePage .bar div.oneOnOneTraining h3
        {
            display: none;
        }
    #homePage .bar div.onlineRegistration
    {
        background-position: -472px -113px;
    }
        #homePage .bar div.onlineRegistration.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.onlineRegistration h3
        {
        }
    #homePage .bar div.checkinCheckout
    {
        background-position: -623px -113px;
    }
        #homePage .bar div.checkinCheckout.hover
        {
            background-position: -774px -113px;
        }
        #homePage .bar div.checkinCheckout h3
        {
            display: none;
        }
    #homePage .bar div.eventProduction
    {
        background-position: -925px -113px;
    }
        #homePage .bar div.eventProduction.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.eventProduction h3
        {
        }
    #homePage .bar div.barCodeAdvantage
    {
        background-position: -1076px -113px;
    }
        #homePage .bar div.barCodeAdvantage.hover
        {
            background-position: -1227px -113px;
        }
        #homePage .bar div.barCodeAdvantage h3
        {
            display: none;
        }
    #homePage .bar div.eventStaffing
    {
        background-position: -1378px -113px;
    }
        #homePage .bar div.eventStaffing.hover
        {
            background-position: -471px -20px;
        }
        #homePage .bar div.eventStaffing h3
        {
        }
#homePage #info
{
    background-image: url(sprite2.jpg);
    background-position: -20px -648px;
    clear: both;
    height: 360px;
    position: relative;
    top: 1px;
    width: 922px;
}
    #homePage #info div
    {
        background-image: url(sprite3.jpg);
        display: block;
        height: 201px;
        left: 146px;
        position: absolute;
        top: 14px;
        width: 248px;
        
    }
    #homePage #info h4
    {
        font-size: 14pt;
        font-weight: bold;
        left: 413px;
        position: absolute;
        top: 10px;
        z-index: 3;
    }
    #homePage #info p
    {   
        left: 413px;
        line-height: 1.5em;
        position: absolute;
        width: 360px;
        top: 32px;
        z-index: 3;
    }
    #homePage #info span
    {
        background: white;
        display: block;
        height: 200px;
        right: 133px;
        position: absolute;
        width: 300px;
        z-index: 2;
    }
    #homePage #info a.videos
    {
    display: none;
        position: absolute;
        left: 0px;
        top: 5px;
    }
    #homePage #info a.demo
    {
        position: absolute;
        left: 649px;
        top: 5px;
        width: 137px;
        z-index: 1;
    }
#homePage #logo
{
    background-image: none;
    background-position: -962px -648px;
    cursor: pointer;
    display: block;
    height: 107px;
    left: 404px;
    position: absolute;
    top: 551px;
    width: 141px;
    z-index: 1;
}
    #homePage #logo.hover
    {
        background-image: url(sprite2.jpg);
    }
    #homePage #logo h3
    {
        display: none;
    }
    #homePage #logo ul
    {
        display: none;
    }
#homePage #footer
{
    position: relative;
    top: -100px;
}
    #homePage #footer a.bbb
    {
    }
    #homePage #footer p
    {
        font-size: 7pt;
        padding: 4px 0px 0px 0px;
    }
    #homePage #footer #contact
    {
        bottom: 0px;
        color: #5b84b2;
        font-size: 10pt;
        position: absolute;
        right: 0px;
        text-align: right;
    }
        #homePage #footer #contact:hover
        {
            color: Black;
        }
        #homePage #footer #contact:hover div.email a
        {
            color: Blue;
        }
        #homePage #footer #contact h5
        {
        }
        #homePage #footer #contact div
        {
        }
            #homePage #footer #contact div.name
            {
                font-size: 12pt;
                font-weight: bold;
            }
            #homePage #footer #contact div.title
            {
                margin: 0px 0px 8px 0px;
            }
            #homePage #footer #contact div.phone
            {
            }
            #homePage #footer #contact div.email
            {
            }
                #homePage #footer #contact div.email a
                {
                    color: #5b84b2;
                }

#homePage #navigation
{
    left: 725px;
    position: absolute;
    top: 545px;
}

    #homePage #navigation span
    {
        background-image: url(sprite2.jpg);
        cursor: pointer;
        display: inline-block;
        height: 26px;
        width: 26px;
    }

    #homePage #navigation #btnNext
    {
        background-position: -1268px -648px;
    }
        #homePage #navigation #btnNext:hover
        {
            background-position: -1294px -648px;
        }
    #homePage #navigation #btnPrevious
    {
        background-position: -1196px -648px;
        margin: 0px 15px 0px 0px;
    }
        #homePage #navigation #btnPrevious:hover
        {
            background-position: -1222px -648px;
        }

/* contactPage */
/* ----------------------------------------------------------------- */
#content.Contact_Us
{
    position: relative;
}
    #content.Contact_Us div.group
    {
        line-height: 26px;
        padding: 20px 0px 0px 0px;
        position: relative;
        top: -10px;
    }
        #content.Contact_Us div.group h1
        {
            color: #5b84b2;
            font-size: 13pt;
            font-weight: bold;
            
        }
        #content.Contact_Us div.group div
        {
        }
            #content.Contact_Us div.group div span
            {
                display: inline-block;
                width: 16px;
            }
    #content.Contact_Us #map
    {
        height: 500px;
        position: absolute;
        right: 19px;
        top: 33px;
        width: 600px;
    }

/* SiteMap */
/* ----------------------------------------------------------------- */   
#content.SiteMap
{
    line-height: 20pt;
}
    #content.SiteMap a
    {
        color: Blue;
    }
    #content.SiteMap ul
    {
        list-style-type: disc;
        margin: 0px 0px 30px 30px;
    }

/* Software Training Videos */
/* ----------------------------------------------------------------- */   
#content.Software_Training_Videos small
{
    font-size: .8em;
}

/* Touch System Videos */
/* ----------------------------------------------------------------- */   
#content.Touch_System_Videos_and_Interactive_Demo small
{
    font-size: .8em;
}
#content.Touch_System_Videos_and_Interactive_Demo a.demo
{
    font-size: 1.1em;
}

/* privacyPolicy */
/* ----------------------------------------------------------------- */
#content.Privacy_Policy
{
}
    #content.Privacy_Policy h1
    {
        color: #00a651;
        font-size: 24pt;
        font-weight: bold;
        margin-bottom: 10px;
    }
    #content.Privacy_Policy h2
    {
        border-bottom: solid 1px #5b84b2;
        color: #5b84b2;
        font-size: 16pt;
        font-weight: bold;
        margin: 0px 0px 10px 0px;
    }
    #content.Privacy_Policy p
    {
        line-height: 1.6em;
        margin: 0px 0px 20px 0px;
    }
    #content.Privacy_Policy ul
    {
        padding: 0px 0px 20px 40px;
    }
    #content.Privacy_Policy ul li
    {
        list-style: disc;
        padding: 5px 0px 5px 0px;
    }
    
/* Assist */
/* ----------------------------------------------------------------- */
#content.Assist
{
}
    #content.Assist h1
    {
        color: #00a651;
        font-size: 24pt;
        font-weight: bold;
        margin-bottom: 20px;
    }
    #content.Assist ol
    {
        list-style-type: decimal;
        margin: 0px 0px 20px 40px;
    }
        #content.Assist ol li
        {
            padding: 0px 0px 6px 0px;
        }
    #content.Assist a.host
    {
        color: Blue;
        display: block;
        padding: 0px 0px 60px 40px;
    }