﻿.foo
{
}
/****************************************************************************************************/
/* The contents of this file are subject to the nopCommerce Public License Version 1.0 ("License"); you may not use this file except in compliance with the License.
/* You may obtain a copy of the License at  http://www.nopCommerce.com/License.aspx. 
/* 
/* Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. 
/* See the License for the specific language governing rights and limitations under the License.
/* 
/* The Original Code is nopCommerce.
/* The Initial Developer of the Original Code is NopSolutions.
/* All Rights Reserved.
/* 
/* Contributor(s): RetroViz Design. 
/****************************************************************************************************/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER PAGE WRAPPERS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.master-wrapper-page
{
    margin: 0px auto;
    width: 800px;
    background-color: #fff;
}
.master-wrapper-content
{
    float: left;
    width: 800px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    background-color: #ffffff;
    height: 100%;
}
.master-wrapper-side
{
    float: left;
    margin: 0px;
    font-family: arial, helvetica, sans-serif;
    display: inline;
}
.header_shadow
{
    background-image: url('images/header_shadow.jpg');
    background-repeat: no-repeat;
    height: 5px;
    width: 800px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    clear: both;
}
.header_shadow2
{
    background-image: url('images/header_shadow_sm.jpg');
    background-repeat: repeat-x;
    height: 5px;
    width: 800px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    clear: both;
}
.master-wrapper-center
{
    float: left;
    width: 530px;
    margin: 0px 0 0 10px;
    display: inline;
}
.master-wrapper-cph
{
    color: #000;
    min-height: 300px;
    max-height: 100%;
    width: 580px;
}
.master-wrapper-center-1
{
    float: left;
    width: 800px;
    display: inline;
}
.master-wrapper-cph-1
{
    float: left;
    width: 770px;
    color: #000;
    min-height: 300px;
    max-height: 100%;
    padding: 10px 10px 10px 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.header
{
    padding: 0px;
    margin: 0px;
    min-height: 128px;
    max-height: 187px;
    background: url('images/header.jpg');
    background-repeat: no-repeat;
}
.header .icon
{
    vertical-align: bottom;
}
.header .ico-register
{
    padding: 0px 10px;
    border-right: 1px solid #fff;
}
.header .ico-login
{
    padding: 0px 10px;
    border-right: 1px solid #fff;
}

.header .ico-logout
{
    padding: 0px 10px;
    border-right: 1px solid #fff;
}

.header .ico-cart
{
    padding: 0px 0px;
}

.header .ico-wishlist
{
    padding: 0px 10px;
}
.header .ico-admin
{
    padding: 0px 10px;
}

.header-logo
{
    margin-top: 5px;
    margin-bottom: 7px;
    text-align: left;
    float: left;
    position: relative;
    width: 130px;
}

a.logo
{
    display: block;
    width: 120px;
    height: 110px;
    text-decoration: none;
    margin: 5px 0px 0px 10px;
    outline: none;
}

.header-selectors-wrapper
{
    text-align: right;
    float: right;
    width: 100%;
}

.header-currencyselector
{
    float: right;
}

.header-languageselector
{
    float: left;
}

.header-taxDisplayTypeSelector
{
    float: right;
}

.header-links-wrapper
{
    margin-right: 25px;
    font-weight: bold;
}

.header-links
{
    background-image: url('images/account_navigation.jpg');
    background-repeat: no-repeat;
    width: 260px;
    padding: 5px 5px 5px 5px;
    margin: 0px;
    display: inline-table;
    font-size: 11px;
    font-weight: bold;
    height: 45px;
}
.administrator
{
    font: bold 12px arial, helvetica, sans-serif;
    color: #fff;
    padding: 0px;
    margin: 10px 0px 0px 10px;
    height: 10px;
    text-align: right;
    float: left;
}
a.administrator:link, a.administrator:active, a.administrator:visited
{
    font: bold 12px arial, helvetica, sans-serif;
    color: #fff;
    padding: 0px;
    margin: 0px;
    outline: none;
}
a.administrator:hover
{
    font: bold 12px arial, helvetica, sans-serif;
    color: #fff;
    padding: 0px;
    margin: 0px;
    outline: none;
}
.headerinfo
{
    position: absolute;
}
.header-links ul
{
    padding: 0;
    margin: 0;
    color: #FFFFFF;
}

.header-links ul li
{
    list-style: none;
    display: inline;
    padding-right: 10px;
}

.header-links a
{
    color: #FFFFFF;
    text-decoration: underline;
}

.header-links a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.headermenu
{
    /*color: #FFFFFF; 	padding:0px; 	text-align: center; 	height: 80px; 	vertical-align: middle; 	letter-spacing: 1px; 	width:800px;*/
}
.nflteams
{
    background-color: #f0f0f0;
    width: 585px;
    float: left;
    height: 80px;
    position: relative;
}
.email
{
    background-color: #002a5b;
    width: 215px;
    float: right;
    height: 80px;
}
.headermenu ul
{
    padding: 0;
    margin: 0;
}

.headermenu li
{
    list-style: none;
    display: inline;
}

.headermenu a
{
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9em;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MASTER HEADER MENU - SEARCH BOX 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.searchbox
{
    float: left;
    width: 180px;
    display: inline;
    padding-left: 5px;
}

.searchbox ul
{
    margin: 0;
    padding: 0;
}

.searchbox ul li
{
    list-style: none;
    float: left;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CATEGORY NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.category-navigation
{
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left: 0;
    background-color: #f3f2ef;
    border-right: 3px solid #e1e0de;
    border-bottom: 3px solid #e1e0de;
    width: 180px;
    text-align: left;
}

.category-navigation li
{
    list-style: none;
    color: #002a5b;
}

.category-navigation a
{
    color: #002a5b;
    font-weight: bold;
    text-decoration: underline;
}
.category-navigation a:hover
{
    color: #97221b;
    font-weight: bold;
    text-decoration: none;
}

.category-navigation .li_selected a
{
    color: #97221b;
    font-weight: bold;
    text-decoration: none;
}

.category-navigation .title
{
    background-image: url('images/navigation_header.jpg');
    background-repeat: no-repeat;
    height: 26px;
    width: 119px;
    background-color: #f3f2ef;
    margin: 15px 20px;
    color: transparent;
    display: block;
}
.category-navigation .title2
{
    background-image: url('images/customerservice_header.jpg');
    background-repeat: no-repeat;
    height: 26px;
    width: 119px;
    background-color: #f3f2ef;
    margin: 15px 20px;
    color: transparent;
    display: block;
}
.category-navigation .title span
{
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.category-navigation .treeview
{
    font-size: 12px;
    padding: 0px;
    line-height: 20px;
    color: #002a5b;
    margin: 0px;
}

.category-navigation .treeview ul
{
    margin: 0px;
    padding: 0px 20px;
    color: #002a5b;
    background-color: inherit;
}

.category-navigation .treeview ul .li_selected
{
    font-weight: bold;
}

.category-navigation .treeview ul .li_unselected
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MANUFACTURER NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.manufacturer-navigation
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.manufacturer-navigation li
{
    list-style: none;
}

.manufacturer-navigation a.inactive
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.manufacturer-navigation a.active
{
    color: #ff9933;
    font-weight: bold;
    text-decoration: none;
}

.manufacturer-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.manufacturer-navigation .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.manufacturer-navigation .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	RECENTLY VIEWED PRODUCTS BOX

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.RecentlyViewedProductsBox
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.RecentlyViewedProductsBox li
{
    list-style: none;
}

.RecentlyViewedProductsBox a
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.RecentlyViewedProductsBox a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #ff9933;
}

.RecentlyViewedProductsBox .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.RecentlyViewedProductsBox .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.RecentlyViewedProductsBox .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}

.RecentlyViewedProductsBox .separator
{
    height: 1px;
    line-height: 1px;
    background: #ff9933;
    width: 140px;
    font-size: 1px;
    margin: 5px 0 5px 0;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	INFO BLOCK NAVIGATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.infoblock-navigation
{
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-left: 0;
}

.infoblock-navigation li
{
    list-style: none;
}

.infoblock-navigation a
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.infoblock-navigation .title
{
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
    padding: 7px 10px;
    color: #ff9933;
    background: #333 url(images/bg_sidebar_title.gif) no-repeat;
}

.infoblock-navigation .listbox
{
    font-size: 11px;
    padding: 5px 10px 10px;
    line-height: 18px;
    background: #404040 url(images/bg_sidebar_block.gif) no-repeat left bottom;
    margin: 0px;
}

.infoblock-navigation .listbox ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    color: #3664A5;
    background-color: inherit;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.footer
{
    padding: 0px;
    width: 800px;
    height: 144px;
    background: url('images/footer.jpg') no-repeat;
    margin: 0px auto;
}
.footertext
{
    float: left;
    width: 550px;
    margin: 30px 0px 0px 30px;
    font: bold 10px Arial,helvetica,sans-serif;
    color: #fff;
    text-align: left;
}
a.footerlink:active, a.footerlink:visited, a.footerlink:link
{
    font: bold 10px Arial,helvetica,sans-serif;
    color: #fff;
    text-decoration: underline;
}
a.footerlink:hover
{
    font: bold 10px Arial,helvetica,sans-serif;
    color: #fff;
    text-decoration: none;
}
.footer-logo
{
    margin-top: 5px;
    float: left;
    text-align: left;
    width: 130px;
}

.footer a
{
    text-decoration: none;
    color: #FFF;
}

.footer-disclaimer
{
    float: right;
    font-size: 11px;
}

.footer-poweredby
{
    float: left;
    font-size: 11px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISCELLANEOUS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.savedcalendar
{
    background-color: #26644c;
    color: #ffffff;
    padding: 10px 0px;
    font: bold 16px georgia,garamond,serif;
    width: 800px;
    height: 40px;
    float: left;
    text-align: center;
    margin: 0px;
    background-image: url('images/savedcalendars_bg.jpg');
    background-repeat: repeat-x;
}
a.savedcalendars:link, a.savedcalendars:active, a.savedcalendars:visited
{
    text-decoration: underline;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
a.savedcalendars:hover
{
    text-decoration: none;
    color: #fff;
    padding: 0px;
    margin: 0px;
}
.emails
{
    background-color: #f3f2f0;
    color: #000;
    padding: 5px 20px;
    font: bold 12px Arial,helvetica,sans-serif;
    position: relative;
    width: 395px;
    float: right;
    height: 30px;
}
.mainnav
{
    font: bold 10px Arial,helvetica,sans-serif;
    color: #fff;
    width: 215px;
    float: left;
    display: inline;
    position: relative;
    top: 100px;
    list-style-type: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
}
a.mainnavlink:link, a.mainnavlink:visited, a.mainnavlink:active
{
    font: bold 10px Arial,helvetica,sans-serif;
    text-decoration: underline;
    padding: 0px;
    margin: 0px 7px;
    color: #fff;
    float: left;
}
a.mainnavlink:hover
{
    font: bold 10px Arial,helvetica,sans-serif;
    text-decoration: none;
    padding: 0px;
    margin: 0px 7px;
    color: #fff;
    float: left;
}
.container
{
    width: 600px;
    height: 100%;
    margin: 0px 0px;
}
.emailsignup
{
    font: 12px Arial,helvetica,sans-serif;
    color: #fff;
    float: right;
    margin-right: 25px;
    width: 220px;
    position: relative;
    top: 100;
    height: 70px;
}
.JoinNowBtn
{
    width: 58px;
    height: 24px;
    padding: 0px;
    margin: 0px auto;
    outline: none;
    float: right;
    cursor: pointer;
    outline: none;
    background-image: url('images/btn_joinnow.jpg');
    background-repeat: no-repeat;
    border: 0px;
    display:block;
    background-color:Transparent;
}
.calendars
{
    height: 43px;
    width: 580px;
    background-image: url('images/title_bg.jpg');
    background-repeat: repeat-x;
}
.accounts
{
    height: 43px;
    width: 720px;
    font: bold 18px arial, helvetica, sans-serif;
    color: #002a5b;
    text-align: center;
}
h3
{
    font: bold 18px arial, helvetica, sans-serif;
    color: #002a5b;
    text-align: center;
    padding: 10px 0px 20px 20px;
}
h5
{
    font: bold 14px arial, helvetica, sans-serif;
    color: #ab0b0b;
    text-align: left;
    padding: 10px 0px 0px 0px;
}
h6
{
    font: bold 14px arial, helvetica, sans-serif;
    color: #002a5b;
    text-align: center;
    padding: 13px 0px 0px 0px;
}
.nothanks
{
    width: 570px;
    text-align: center;
    font: bold 14px georgia,garamond,serif;
    color: #000;
    background-color: #f9f9f9;
    border: 1px solid #d4d4d4;
    margin: 10px 5px;
    padding: 10px 5px;
    line-height: 150%;
}
a.nothanks:link, a.nothanks:visited, a.nothanks:active
{
    font: bold 14px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #97221B;
    text-decoration: none;
    border: 0px;
}
a.nothanks:hover
{
    font: bold 14px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #97221B;
    text-decoration: underline;
    border: 0px;
}
.calendartitle
{
    font: bold 14px georgia,garamond,serif;
    padding: 5px 5px 0px 5px;
    margin: 0px;
    color: #002a5b;
    text-decoration: none;
}
a.calendartitle:link, a.calendartitle:visited, a.calendartitle:active
{
    font: bold 14px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #002a5b;
    text-decoration: none;
}
a.calendartitle:hover
{
    font: bold 14px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #002a5b;
    text-decoration: underline;
}
.label
{
    color: #787878;
    font: bold 10px georgia,garamond,serif;
    padding: 5px;
}
.calendaredit
{
    font: bold 10px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #002a5b;
    text-decoration: underline;
}
a.calendaredit:link, a.calendaredit:visited, a.calendaredit:active
{
    font: bold 10px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #002a5b;
    text-decoration: underline;
}
a.calendaredit:hover
{
    font: bold 10px georgia,garamond,serif;
    padding: 0px;
    margin: 0px;
    color: #97221B;
    text-decoration: none;
}
.LoginTitle
{
    text-align: center;
    font-weight: bold;
    font: bold 18px Arial,helvetica,sans-serif;
    color: #002a5b;
    text-align: left;
    margin: 0px;
}
.LoginTitle2
{
    text-align: center;
    font-weight: bold;
    font: bold 18px Arial,helvetica,sans-serif;
    color: #002a5b;
    text-align: left;
    margin: 0px;
}
.logintext
{
    font: 14px Arial,helvetica,sans-serif;
    color: #000;
    margin: 0px;
}
.LoginBtn
{
    padding: 0px;
    margin: 0px auto;
    width: 143px;
    height: 25px;
    background-image: url('images/btn_reglogin.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#e4e2df;
}
.LoginBtn:hover
{
    background-position:0px -25px;
}
.LoginBtn2
{
    padding: 0px;
    margin: 0px auto;
    width: 143px;
    height: 26px;
    position: relative;
    background-image: url('images/btn_login.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#fff;
}
.LoginBtn2:hover
{
    background-position:0px -26px;
}
.GuestUser
{
    padding: 0px;
    margin: 0px auto;
    width: 143px;
    height: 25px;
    position: relative;
    background-image: url('images/btn_regcontinue.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#e4e2df;
}
.GuestUser:hover
{
    background-position:0px -25px;
}
a.forgotpassword:link, a.forgotpassword:visited, a.forgotpassword:active
{
    font: bold 12px arial, helvetica, sans-serif;
    padding: 0px 10px;
    margin: 0px;
    color: #000;
    text-decoration: underline;
    border: 0px;
    text-align: center;
}
a.forgotpassword:hover
{
    font: bold 12px arial, helvetica, sans-serif;
    padding: 0px 10px;
    margin: 0px;
    color: #000;
    text-decoration: none;
    border: 0px;
    text-align: center;
}
.registertitle
{
    height: 25px;
    width: 560px;
    background-image: url('images/title_bg.jpg');
    background-repeat: repeat-x;
    font: bold 18px arial, helvetica, sans-serif;
}
.registerbox
{
    background-color: #e3e3e3;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-left: 10px;
    width: 580px;
    height: 100%;
}
.registertext
{
    font: 14px Arial,helvetica,sans-serif;
    color: #000;
    margin: 0px 20px 20px 20px;
}
.RegisterBtn
{
    padding: 0px;
    margin: 0px auto;
    width: 143px;
    height: 25px;
    background-image: url('images/btn_regregister.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#e4e2df;
}
.RegisterBtn:hover
{
    background-position:0px -25px;
}
.RegisterBtn2
{
    padding: 0px;
    margin: 0px auto;
    width: 143px;
    height: 25px;
    position: relative;
    background-image: url('images/btn_register.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#e5e4df;
    
}
.RegisterBtn2:hover
{
    background-position:0px -25px;
}
.GuestCheckoutBtn
{
    padding: 0px;
    margin: 0px auto;
    width: 180px;
    height: 25px;
    position: relative;
    background-image: url('images/btn_guestcheckout.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#fff;
}
.GuestCheckoutBtn:hover
{
    background-position:0px -25px;
}
a.registerlink:link, a.registerlink:visited, a.registerlink:active
{
    font: bold 14px arial, helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    color: #002a5b;
    text-decoration: underline;
    border: 0px;
    text-align: center;
}
a.registerlink:hover
{
    font: bold 14px arial, helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    color: #97221B;
    text-decoration: none;
    border: 0px;
    text-align: center;
}
.logos
{
    float: right;
    width: 170px;
    height: 85px;
    margin-left: 7px;
    position: relative;
}
.nfl_logo
{
    height: 90px;
    width: 61px;
    float: left;
    position: relative;
    padding: 0px;
    margin: 0px;
}
a.nfl_logolink:link, a.nfl_logolink:active, a.nfl_logolink:visited
{
    height: 90px;
    width: 61px;
    float: left;
    padding: 0px;
    margin: 0px;
    outline: none;
}
a.nfl_logolink:hover
{
    height: 90px;
    width: 61px;
    float: left;
    padding: 0px;
    margin: 0px;
    outline: none;
}
.nfl_players
{
    height: 85px;
    width: 85px;
    position: relative;
    padding: 0px;
    margin: 0px;
    float: right;
}
a.nfl_players_logolink:link, a.nfl_players_logolink:active, a.nfl_players_logolink:visited
{
    height: 85px;
    width: 85px;
    float: right;
    padding: 0px;
    margin: 0px;
    outline: none;
}
a.nfl_players_logolink:hover
{
    height: 85px;
    width: 85px;
    float: right;
    padding: 0px;
    margin: 0px;
    outline: none;
}
.personalized_message
{
    width: 321px;
    height: 90px;
    background-image: url('images/personalized_message.jpg');
    background-repeat: no-repeat;
    margin-top: 10px;
}
.personalized_ad
{
    width: 598px;
    height: 100px;
    background-image: url('images/personalized_ad.jpg');
    background-repeat: no-repeat;
    margin-top: 10px;
}
.storyboard
{
    width: 598px;
    height: 599px;
    margin-top: 10px;
    padding: 0px;
}
.clear
{
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0px;
    clear: both;
}
.MasterHeader
{
    padding: 0px;
    margin: 0px;
    min-height: 128px;
    max-height: 187px;
    width: 800px;
    background-image: url('images/header.jpg');
    background-repeat: no-repeat;
}
.ContinueBtn
{
    padding: 0px;
    margin: 0px auto;
    width: 147px;
    height: 26px;
    position: relative;
    background-image: url('images/btn_continue.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#fff;
}
.ContinueBtn:hover
{
    background-position:0px -26px;
}
.left_header
{
    width: 390px;
    margin: 0px;
    padding: 0px;
    float: left;
    position: relative;
}
.right_header
{
    width: 260px;
    margin: 0px;
    padding: 0px;
    float: right;
    position: relative;
}
.nfl_imagery
{
    padding: 0px;
    margin: 5px 0px 5px 0px;
    height: 98px;
    width: 800px;
}
.nflimagery_top
{
    padding: 0px;
    margin: 0px;
    height: 34px;
    width: 800px;
    background-image: url('images/nfl_imagery_top.jpg');
    background-repeat: no-repeat;
    text-align: left;
}
.nflimagery_message
{
    color: #002a5b;
    font: bold 10px Arial, Helvetica, sans-serif;
    padding: 7px 0px 0px 20px;
    margin: 0px;
}
.AddressEditBox
{
    text-align: left;
    padding: 10px;
    margin: 10px;
    border: 1px solid #d7d7d7;
    height: auto;
}
.UpdateAddressBtn
{
    padding: 0px;
    margin: 0px;
    width: 143px;
    height: 26px;
    position: relative;
    background-image: url('images/btn_updateaddress.jpg');
    background-repeat: no-repeat;
    border: 0px;
    cursor: pointer;
    outline: none;
    display:block;
    background-color:#fff;
}
.UpdateAddressBtn:hover
{
    background-position:0px -26px;
}
.ContactUsTitle
{
    text-align: center;
    font-weight: bold;
    font: bold 18px Arial,helvetica,sans-serif;
    color: #002a5b;
    text-align: left;
    margin: 15px 0px 0px 5px;
    width: 560px;
}
.ContactUsBox
{
    text-align: left;
    padding: 10px;
    margin: 20px 0px;
    border: 1px solid #d7d7d7;
    height: auto;
    width: 560px;
}
.sendEmail
{
    width: 560px;
    padding: 0px;
    margin: 0px;
}
.SavedCalendarTtl
{
    height: 43px;
    width: 720px;
    font: bold 18px Georgia, "Times New Roman" , serif;
    color: #002a5b;
    text-align: center;
}
.creditcards
{
    width: 171px;
    height: 31px;
    background-image: url('images/creditcards.jpg');
    background-repeat: no-repeat;
}
.CannotModify
{
    padding: 150px 150px;
    margin: 0px auto;
    font: bold 18px Georgia, "Times New Roman" , serif;
    color: #000;
    text-align: center;
    line-height: 200%;
}
.CalendarCreator
{
    padding: 0px;
    margin: 0px auto;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	AFC & NFC

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.afc
{
    left: 0;
    margin: 0 auto;
    position: relative;
    height: 30px;
    width: 800px;
    z-index: 1;
    background: transparent url('images/nfl_imagery_afc.jpg') no-repeat left top;
    overflow: hidden;
}
.afc a span
{
    background: transparent url('images/nfl_imagery_afc.jpg') no-repeat 0px 0px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.afc a
{
    position: absolute;
    top: 0;
    height: 30px;
    overflow: hidden;
    outline: none;
}
.afc a:hover
{
    border: none;
    outline: none;
}
.afc ul li
{
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
}
.afc a span
{
    background: transparent url('images/nfl_imagery_afc.jpg') no-repeat left top;
    cursor: pointer;
}
.afc .logo_bal
{
    left: 60px;
    width: 35px;
}
.afc .logo_bal span, .afc .logo_bal:hover span
{
    background-position: -60px 0;
}
.afc .logo_buf
{
    left: 103px;
    width: 35px;
}
.afc .logo_buf span, .afc .logo_buf:hover span
{
    background-position: -103px 0;
}
.afc .logo_cin
{
    left: 148px;
    width: 35px;
}
.afc .logo_cin span, .afc .logo_cin:hover span
{
    background-position: -148px 0;
}
.afc .logo_cle
{
    left: 195px;
    width: 35px;
}
.afc .logo_cle span, .afc .logo_cle:hover span
{
    background-position: -195px 0;
}
.afc .logo_den
{
    left: 240px;
    width: 35px;
}
.afc .logo_den span, .afc .logo_den:hover span
{
    background-position: -240px 0;
}
.afc .logo_hou
{
    left: 287px;
    width: 35px;
}
.afc .logo_hou span, .afc .logo_hou:hover span
{
    background-position: -287px 0;
}
.afc .logo_ind
{
    left: 332px;
    width: 35px;
}
.afc .logo_ind span, .afc .logo_ind:hover span
{
    background-position: -332px 0;
}
.afc .logo_jac
{
    left: 379px;
    width: 35px;
}
.afc .logo_jac span, .afc .logo_jac:hover span
{
    background-position: -379px 0;
}
.afc .logo_kc
{
    left: 425px;
    width: 35px;
}
.afc .logo_kc span, .afc .logo_kc:hover span
{
    background-position: -425px 0;
}
.afc .logo_mia
{
    left: 472px;
    width: 35px;
}
.afc .logo_mia span, .afc .logo_mia:hover span
{
    background-position: -472px 0;
}
.afc .logo_ne
{
    left: 517px;
    width: 35px;
}
.afc .logo_ne span, .afc .logo_ne:hover span
{
    background-position: -517px 0;
}
.afc .logo_nyj
{
    left: 564px;
    width: 35px;
}
.afc .logo_nyj span, .afc .logo_nyj:hover span
{
    background-position: -564px 0;
}
.afc .logo_oak
{
    left: 610px;
    width: 35px;
}
.afc .logo_oak span, .afc .logo_oak:hover span
{
    background-position: -610px 0;
}
.afc .logo_pit
{
    left: 656px;
    width: 35px;
}
.afc .logo_pit span, .afc .logo_pit:hover span
{
    background-position: -656px 0;
}
.afc .logo_sd
{
    left: 702px;
    width: 35px;
}
.afc .logo_sd span, .afc .logo_sd:hover span
{
    background-position: -702px 0;
}
.afc .logo_ten
{
    left: 750px;
    width: 35px;
}
.afc .logo_ten span, .afc .logo_ten:hover span
{
    background-position: -750px 0;
}
.nfc
{
    left: 0;
    margin: 0 auto;
    position: relative;
    height: 34px;
    width: 800px;
    z-index: 1;
    background: transparent url('images/nfl_imagery_nfc.jpg') no-repeat left top;
    overflow: hidden;
}
.nfc a span
{
    background: transparent url('images/nfl_imagery_nfc.jpg') no-repeat 0px 0px;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.nfc a
{
    position: absolute;
    top: 0;
    height: 34px;
    overflow: hidden;
    outline: none;
}
.nfc a:hover
{
    border: none;
    outline: none;
}
.nfc ul li
{
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
}
.nfc a span
{
    background: transparent url('images/nfl_imagery_nfc.jpg') no-repeat left top;
    cursor: pointer;
}
.nfc .logo_ari
{
    left: 60px;
    width: 35px;
}
.nfc .logo_ari span, .nfc .logo_ari:hover span
{
    background-position: -60px 0;
}
.nfc .logo_atl
{
    left: 103px;
    width: 35px;
}
.nfc .logo_atl span, .nfc .logo_atl:hover span
{
    background-position: -103px 0;
}
.nfc .logo_car
{
    left: 148px;
    width: 35px;
}
.nfc .logo_car span, .nfc .logo_car:hover span
{
    background-position: -148px 0;
}
.nfc .logo_chi
{
    left: 195px;
    width: 35px;
}
.nfc .logo_chi span, .nfc .logo_chi:hover span
{
    background-position: -195px 0;
}
.nfc .logo_dal
{
    left: 240px;
    width: 35px;
}
.nfc .logo_dal span, .nfc .logo_dal:hover span
{
    background-position: -240px 0;
}
.nfc .logo_det
{
    left: 287px;
    width: 35px;
}
.nfc .logo_det span, .nfc .logo_det:hover span
{
    background-position: -287px 0;
}
.nfc .logo_gb
{
    left: 332px;
    width: 35px;
}
.nfc .logo_gb span, .nfc .logo_gb:hover span
{
    background-position: -332px 0;
}
.nfc .logo_min
{
    left: 379px;
    width: 35px;
}
.nfc .logo_min span, .nfc .logo_min:hover span
{
    background-position: -379px 0;
}
.nfc .logo_no
{
    left: 425px;
    width: 35px;
}
.nfc .logo_no span, .nfc .logo_no:hover span
{
    background-position: -425px 0;
}
.nfc .logo_nyg
{
    left: 472px;
    width: 35px;
}
.nfc .logo_nyg span, .nfc .logo_nyg:hover span
{
    background-position: -472px 0;
}
.nfc .logo_phi
{
    left: 517px;
    width: 35px;
}
.nfc .logo_phi span, .nfc .logo_phi:hover span
{
    background-position: -517px 0;
}
.nfc .logo_sf
{
    left: 564px;
    width: 35px;
}
.nfc .logo_sf span, .nfc .logo_sf:hover span
{
    background-position: -564px 0;
}
.nfc .logo_sea
{
    left: 610px;
    width: 35px;
}
.nfc .logo_sea span, .nfc .logo_sea:hover span
{
    background-position: -610px 0;
}
.nfc .logo_stl
{
    left: 656px;
    width: 35px;
}
.nfc .logo_stl span, .nfc .logo_stl:hover span
{
    background-position: -656px 0;
}
.nfc .logo_tb
{
    left: 702px;
    width: 35px;
}
.nfc .logo_tb span, .nfc .logo_tb:hover span
{
    background-position: -702px 0;
}
.nfc .logo_was
{
    left: 750px;
    width: 35px;
}
.nfc .logo_was span, .nfc .logo_was:hover span
{
    background-position: -750px 0;
}
