*
{
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
    font-size: 10pt;
}
body
{
    background-color: #666666;
    /*background-color: #dedede;*/
    margin: 0;
    padding: 0;
}

a, a:visited, a:hover
{
    color: #3786ba;
    text-decoration: none;
}
a[disabled=disabled]
{
    color: #CCCCCC;
}

a img
{
    border: 0;
}

.clear
{
    clear: both;
}

pre, pre *
{
    font-family: monospace;
}

/*
#container
*/
#container
{
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    width: 980px;
}

/*
#top
*/
#top
{
    padding: 10px 10px;
    text-align: right;
}
#top ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#top ul li
{
    color: #ffffff;
    display: inline;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
}
#top a
{
    color: #ffffff;
    font-weight: bold;
}

/*
#leftbar
*/
#leftbar
{
    position: absolute;
    width: 240px;
}

/*
#logo
*/
#logo
{
    position: absolute;
    left: 5px;
    top: -35px;
}
#logo .slogan
{
    color: #ffffff;
    font-weight: bold;
    font-size: 12pt;
    padding-left: 16px;
    padding-top: 4px;
}

#contentContainer
{
    background-color: #dedede;
    padding: 10px;
    width: 980px;
}
#contentContainer td
{
    vertical-align: top;
}
#leftContent
{
    padding-right: 10px;
    width: 218px;
}
#mainContent
{
    width: 100%;
}

/*
#leftMenuContainer
*/
#leftMenuContainer
{
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    padding: 12px 15px 12px 15px;
    width: 180px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/*
#homeHeader
*/
#homeHeader
{
    background: #11251C url('../Images/headerbg2.jpg') no-repeat top right;
    height: 110px;
    padding: 25px 0px 100px 160px;
    position: relative;
}

/*
#siteheader
*/
#siteheader
{
    background: #000000 url('Images/headerbg3.jpg') no-repeat top right;
    height: 62px;
    padding: 35px 0px 0 0;
    position: relative;
}

#printHeader
{
    display: none;
}

/*
#navigationTabs
*/
#navigationTabs
{
    border-bottom: 1px solid #ffffff;
    padding: 2px;
}
#navigationTabs ul
{
    list-style-type: none;
    margin-left: 230px;
    padding: 0;
}
#navigationTabs ul li
{
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
    display: inline;
    padding: 2px 10px 2px 10px;
    text-transform: uppercase;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
}
#navigationTabs ul li.inactiveTab
{
    background-color: #666;
    border-color: #dedede;
}
#navigationTabs ul li a
{
    color: #ffffff;
    font-size: 16pt;
    font-weight: normal;
}

/*
#navigationTabBar
*/
#navigationTabBar
{
    background-color: #074a75;
    height: 30px;
    z-index: -1;
}

/*
.search
*/
#leftMenuContainer .search, #search
{
    position: relative;
}
#mainContent .search input
{
    float: right;
}
.search .overlapButton, #search .overlapButton
{
    border-width: 0px;
    background-color: #3786ba;
    color: #ffffff;
}
input.roundedText
{
    border: 1px solid #dedede;
    height: 25px;
    padding-left: 5px;
    width: 120px;
    border-radius: 6px 0px 0px 6px;
    -moz-border-radius: 6px 0px 0px 6px;
    -webkit-border-radius: 6px 0px 0px 6px;
}
#leftMenuContainer .overlapButton
{
    position: absolute;
    right: 0;
}
#mainContent .overlapButton
{
}
.overlapButton
{
    height: 27px;
    margin: 0;
    width: 60px;
    border-radius: 0px 6px 6px 0px;
    -moz-border-radius: 0px 6px 6px 0px;
    -webkit-border-radius: 0px 6px 6px 0px;
}

/*
.menu
*/
.menu
{
    background-color: #666666;
    border: 1px solid #dedede;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 8px 6px 8px 6px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

.menu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.menu ul li
{
    background-color: #dedede;
    border: 1px solid #ffffff;
    margin: 3px 0 3px 0;
    padding: 3px 10px 3px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.menu ul li a
{
    
}

.menuSection
{
    border-bottom: 1px solid #ffffff;
    font-size: 16pt;
    font-weight: normal;
    margin-bottom: 6px;
    padding-bottom: 4px;
    text-transform: uppercase;
}

.menuInfo
{
    border: 1px solid #dedede;
    margin: 3px 0 3px 0;
    padding: 3px 10px 3px 10px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

/*
.socialLinks
*/
.socialLinks ul
{
    list-style-type: none;
    margin-top: 20px;
}
.socialLinks ul li
{
    display: inline;
}

/*
.headerSectionBox
*/
.headerSectionBox
{
    border: 1px solid black;
    float: left;
    height: 180px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 8px 10px 8px 10px;
    width: 180px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.headerSectionBox 
{
    position: relative;
}
.headerSectionBox h2
{
    border-bottom: 1px solid #ffffff;
    font-size: 16pt;
    font-weight: normal;
    margin-bottom: 6px;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.headerSectionBox p
{
    font-size: 9pt;
    margin-bottom: 8px;
}
.headerSectionBox .sectionButton
{
    border: 1px solid Black;
    float: right;
    font-weight: bold;
    left: 85px;
    padding: 2px 10px 2px 10px;
    position: absolute;
    text-align: center;
    bottom: 8px;
    width: 85px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.headerSectionBox .sectionButton a
{
    font-size: 12pt;
}

.storeSection
{
    background-color: #993300;
    border-color: #db6137;
    color: #ffffff;
}
.storeSection a
{
    color: #ffffff;
}
.storeSection .sectionButton
{
    background-color: #cc6633;
    border-color: #db8163;
}

.leaguesSection
{
    background-color: #336600;
    border-color: #81d234;
    color: #ffffff;
}
.leaguesSection a
{
    color: #ffffff;
}
.leaguesSection .sectionButton
{
    background-color: #99cc33;
    border-color: #97d25e;
}

.vendingServicesSection
{
    background-color: #003366;
    border-color: #3786ba;
    color: #ffffff;
}
.vendingServicesSection a
{
    color: #ffffff;
}
.vendingServicesSection .sectionButton
{
    background-color: #3786ba;
    border-color: #5a94ba;
}

/*
.contentBox
*/
.contentBox
{
    background-color: #ffffff;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.contentBox h3
{
    border-bottom: 1px solid #dedede;
    color: #999999;
    font-weight: normal;
    font-size: 14pt;
    margin-bottom: 8px;
    padding-bottom: 4px;
}
.contentBox h4
{
    border-bottom: 1px solid #dedede;
    color: #999999;
    font-weight: normal;
    font-size: 13pt;
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.contentBox .printLink
{
    position: absolute;
    right: 10px;
    top: 10px
}

/*
.loginBox
*/
.loginBox
{
    width: 98%;
    border: 1px solid #dedede;
    border-radius: 8px;
    padding: 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.loginBox h3
{
    border-bottom: 0px;
}
.loginBox .button
{
    padding-top: 10px;
    text-align: center;
}


/*
.breadcrumb
*/
.breadcrumb
{
    background-color: #ffffff;
    border: 1px solid #dedede;
    display: block;
    margin-bottom: 10px;
    padding: 6px 10px 6px 10px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

.breadcrumb span, .breadcrumb a
{
    color: #999999;
    font-weight: normal;
    font-size: 12pt;
}

/*
.featuredProduct
*/
.featuredProduct
{
    float: left;
    margin-bottom: 15px;
    width: 170px;
}
.featuredProduct .thumbnail
{
    display: table;
    height: 160px;
    overflow: hidden;
    #position: relative;
    width: 100%;
}
.featuredProduct .thumbnail2
{
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle; 
}
.featuredProduct .thumbnail3
{
    #position: relative;
    #top: -50%;
    text-align: center;
}
.featuredProduct .productName
{
    font-weight: bold;
    height: 35px;
    margin-bottom: 4px;
    text-align: center;
}
.featuredProduct .price
{
    margin-bottom: 10px;
    text-align: center;
}
.featuredProduct a.category
{
    display: block;
    margin-top: 10px;
    text-align: right;
}

.price
{
    color: #B72E00;
    font-size: 12pt;
    font-weight: bold;
}

.productShortDescription
{
    padding-top: 10px;
}
.productDetails
{
    border-top: 1px solid #dedede;
    margin-top: 20px;
    padding-top: 10px;
}

a.button
{
    background-color: Black;
    border: 1px solid #999999;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 10px 4px 10px;
    text-align: center;
    width: 70px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

a.addToCartButton
{
    background-color: #B72E00;
    color: #ffffff;
}

div.moreInfo
{
    padding-top: 20px;
}
div.moreInfo a
{
    font-weight: bold;
}

/*
.news
*/
.news
{
    margin: 6px 0 6px 0;
}
.news .title a
{
    font-size: 12pt;
    font-weight: bold;
}
.news .description p
{
    padding-left: 8px;
}
.news .readMore
{
    padding-left: 8px;
}

/*
.event
*/
.event
{
    margin: 6px 0 6px 0;
}
.event .title a
{
    font-size: 12pt;
    font-weight: bold;
}
.event .date
{
    font-weight: bold;
}
.event .description p
{
    padding-left: 8px;
}
.event .readMore
{
    padding-left: 8px;
}

/*
.calendar
*/
table.calendar
{
    border-collapse: collapse;
    width: 100%;
}
table.calendar td
{
    border: 1px solid #EEEEEE;
    height: 100px;
    padding: 5px;
    width: 100px;
    vertical-align: top;
}
table.calendar td div.date
{

}
table.calendar td.otherMonth
{
    background-color: #EEEEEE;
}
table.calendar td.otherMonth div.date
{
    color: #999999;
}

table.cart
{
    margin-bottom: 20px;
    width: 100%;
}

table.cart td.select
{
    text-align: center;
}
table.cart td.qty
{
    text-align: center;
}
table.cart td.price
{
    text-align: center;
}

.formContainer 
{
    margin: auto;
}
.formContainer fieldset
{
    background-color: #ffffff;
    border: 1px solid #dedede;
    margin-bottom: 10px;
    padding: 15px;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.formContainer fieldset legend
{
/*    border-bottom: 1px solid #dedede; */
    color: #999999;
    font-weight: bold;
    font-size: 12pt;
/*    margin-bottom: 8px;
    padding-bottom: 4px;*/
}
.formContainer fieldset ul
{
    list-style: none;
}
.formContainer.labelTop label.inputLabel
{
    display:block;
}
.formContainer td.input 
{
    padding:3px;
}
.formContainer.labelTop td.input .inputText, .formContainer.labelTop td.input .inputCombo 
{
    width:95%;
}
.formContainer input.inputText, .formContainer textarea.inputText 
{
    border:1px solid #626262;
    padding:2px;
}
.formContainer fieldset .instructions 
{
    font-weight:bold;
    margin-left:5px;
    padding:10px 5px 10px 25px;
}

.form .label
{
    width: 140px;
}
.form .input
{
}

/*
Arachnid report styles
*/
.reportcontent
{
}
#report
{
    width: 100%;
}

table.orderList
{
    border-collapse: collapse;
    width: 100%;
}
table.orderList td
{
    border: 1px;
    padding: 3px;
}