body
{
    margin: 0px;
    background-image: url(http://www.marcusgreen.com/skin_images/body.gif);
    background-color: #e2e2e2;
    background-repeat: repeat-x;
    background-position: top left;
    background-attachment: scroll;
}

html
{
    height: 100%;
    margin-bottom: 1px;
}

.logoprint
{
    display: none;
}

#container
{
    margin-top: 15px;
    height: 95%;
    border-collapse: inherit;
    border-collapse: collapse;
}

/*---------LOGO-----------*/
#logoleft
{
    /*background: #B9B9B9;*/
    background-image: url(http://www.marcusgreen.com/skin_images/logo_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#logoright
{
    /*background: #B9B9B9;*/
    background-image: url(http://www.marcusgreen.com/skin_images/logo_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

/*---------HEADER-----------*/
#header
{
    width: 760px;
    height: 150px;
    background: transparent;
    background-image: url(http://www.marcusgreen.com/skin_images/header.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#headerleft
{
    background-image: url(http://www.marcusgreen.com/skin_images/left_bg.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#headerright
{
    background-image: url(http://www.marcusgreen.com/skin_images/right_bg.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

/*---------MENU-----------*/
#menu
{
    height: 25px;
    width: 760px;
    background-image: url(http://www.marcusgreen.com/skin_images/menu.gif);
}

#menuleft
{
    height: 25px;
    background-image: url(http://www.marcusgreen.com/skin_images/menu_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#menuright
{
    height: 25px;
    background-image: url(http://www.marcusgreen.com/skin_images/menu_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

.menuitem
{
    position: relative;
}

a.menulink, a.menulink:link, a.menulink:active, a.menulink:visited
{
    text-align: center;
    font-weight: normal;
    line-height: 25px;
    height: 25px;
    text-decoration: none;
    padding: 0px 5px;
    display: block;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #cacaca;
    width: 100%;
}

a.menulink:hover
{
    color: #ffffff;
}

.submenuitem
{
    position: absolute;
    padding: 0px;
    left: 0;
    z-index: 10000;
}

a.submenulink, a.submenulink:link, a.submenulink:active, a.submenulink:visited
{
    display: block;
    text-align: center;
    line-height: 25px;
    height: 25px;
    padding: 0px 3px 0px 3px;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    color: #000000;
    background-color: #c7c7c7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

a.submenulink:hover
{
    text-decoration: none;
    display: block;
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/*---------BODY AREA-----------*/
#content
{
    padding: 0px 0px 0px 0px;
    margin: 0px;
    background-image: url(http://www.marcusgreen.com/skin_images/cont_bg.gif);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #ffffff;
    background-position: top left;
}

#contentleft
{
    background-image: url(http://www.marcusgreen.com/skin_images/content_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#contentright
{
    background-image: url(http://www.marcusgreen.com/skin_images/content_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

/*---------SIDEBAR BOXES-----------*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    /* Margin dictates distance between each box*/
    margin: 0px 10px 10px 10px; /*width: 17.6em;  ems so it will grow */
    font-size: 100%;
    background-image: url(http://www.marcusgreen.com/skin_images/middle.gif);
    background-position: top left;
    background-repeat: repeat-y;
}

.boxhead
{
    margin: 0px 0px 0px 0px;
    padding: 0;
    text-align: left;
    background-image: url(http://www.marcusgreen.com/skin_images/top.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 33px;
}

.boxhead h2
{
    margin: 0px 0px 0px 0px;
    padding: 4px 10px 3px 10px;
    font-weight: bold;
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: @BoxHeadH2FWeight;
    line-height: 25px;
    text-transform: none;
    text-decoration: none;
}

.boxbody
{
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    background-image: url(http://www.marcusgreen.com/skin_images/bottom.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #000000;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13px;
    padding: 10px 10px 15px 10px;
}

.boxmiddle
{
    margin: -10px -10px -5px -10px;
    padding: 10px;
    background-repeat: repeat-y;
    background-image: url(http://www.marcusgreen.com/skin_images/middle.gif);
}

.boxbody a
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 13px;
    text-decoration: underline;
}

.boxbody a:link, .boxbody a:visited, .boxbody a:active
{
    color: #000000;
    text-decoration: underline;
}

.boxbody a:hover
{
    color: #000000;
    text-decoration: underline;
}

/*---------BODY CONTENT-----------*/
#navcontainer
{
    width: 215px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px 0px;
    background-image: url(http://www.marcusgreen.com/skin_images/nav_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#bodyarea
{
    width: 494px;
    margin: 25px 25px 0px 24px;
    padding: 0px 0px 25px 0px;
    border: solid #333333 0px;
}

#secnavcontainer
{
    width: 215px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 0px 0px;
    background-image: url(http://www.marcusgreen.com/skin_images/nav_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    background-color: #ffffff;
}

/*---------FOOTER-----------*/
#footer
{
    width: 760px;
    height: 22px;
    background-image: url(http://www.marcusgreen.com/skin_images/footer_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
    font-weight: normal;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
    color: #00000;
}

#footerleft
{
    height: 22px;
    background-image: url(http://www.marcusgreen.com/skin_images/footer_left.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 10px;
}

#footerright
{
    height: 22px;
    background-image: url(http://www.marcusgreen.com/skin_images/footer_right.gif);
    background-position: left;
    background-repeat: repeat-y;
    width: 10px;
}

#footer a:link, #footer a:visited, #footer a:active
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    line-height: 10px;
    color: #000000;
    text-decoration: none;
}

#footer a:hover
{
    text-decoration: underline;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #000000;
}

.lefttext
{
    float: left;
    padding: 4px 20px 0px 20px;
}

.righttext
{
    float: right;
    padding: 4px 20px 0px 20px;
}

/*---------2nd FOOTER-----------*/
#secondfooter
{
    font-weight: normal;
    font-size: 9px;
    line-height: 10px;
    width: 760px;
    height: 37px;
    font-family: Verdana, Geneva, sans-serif;
    background-image: url(http://www.marcusgreen.com/skin_images/2ndfooter.gif);
    background-position: top;
    color: #000000;
}

#secondfooterleft
{
    height: 37px; /*background: #B9B9B9;*/
    background-image: url(http://www.marcusgreen.com/skin_images/2ndfooter_left.gif);
    background-position: top right;
    background-repeat: repeat-y;
    width: 10px;
}

#secondfooterright
{
    height: 37px; /*background: #B9B9B9;*/
    background-image: url(http://www.marcusgreen.com/skin_images/2ndfooter_right.gif);
    background-position: top left;
    background-repeat: repeat-y;
    width: 10px;
}

#secondfooter a:link, #secondfooter a:visited, #secondfooter a:active
{
    line-height: 10px;
    text-decoration: none;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 9px;
    color: #000000;
}

#secondfooter a:hover
{
    line-height: 10px;
    text-decoration: underline;
    font-size: 9px;
    font-family: Verdana, Geneva, sans-serif;
    color: #000000;
}

/*----------------------------------*/
/*---------GENERAL STYLES-----------*/
/*----------------------------------*/

img
{
    border-color: #ffffff;
}

/*---------CONTACT FORM BUTTON-----------*/
.sendbutton
{
    text-align: center; /*width: 60px;*/
    height: 18px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 0px 3px 0px 3px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;
}

/*---------PRODUCT SEARCH BUTTON-----------*/
.searchbutton
{
    text-align: left; /*width: 65px;*/
    height: 16px;
    margin-top: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 1px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/*---------E NEWSLETTER SUBMIT BUTTON-----------*/
.submitbutton
{
    text-align: center; /*width: 37px;*/
    height: 16px;
    margin-top: 0px;
    margin-left: 10px;
    padding: 0px 3px 0px 3px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #f6f6f6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    cursor: hand;
}

/*---------SEARCH AND E NEWSLETTER INPUT BOXES-----------*/
.inputbox
{
    text-align: left;
    height: 16px;
    padding-top: 0px;
    padding-top: 0px;
    padding-left: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    width: 105px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/*---------PAGE TITLE ON LISTING PAGE------------*/
a.arttitle
{
    color: #000000;
}

a.arttitle:link, a.arttitle:visited, a.arttitle:active
{
    text-decoration: underline;
}

a.arttitle:hover
{
    text-decoration: none;
}

.arttitle
{
    color: #000000;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------HEADLINE TEXT FOR THOSE LISTING PAGES THAT HAVE THIS------------*/
a.artheadline
{
    text-decoration: underline;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
}

a.artheadline:link, a.artheadline:visited, a.artheadline:active
{
    color: #333333;
}

a.artheadline:hover
{
    color: #000000;
}

/*---------LISTING PAGE PAGING-----------*/
.paging
{
    color: #333333;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Geneva, sans-serif;
}

a.paging
{
    text-decoration: underline;
}

a.paging:link, a.paging:visited, a.paging:active
{
    color: #333333;
}

a.paging:hover
{
    color: #000000;
}

/*---------FULL STORY LINK ON LISTING PAGES-----------*/
a.fullstory
{
    text-decoration: underline;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

a.fullstory:link, a.fullstory:visited, a.fullstory:active
{
    color: #333333;
}

a.fullstory:hover
{
    color: #000000;
}

/*---------COPYRIGHT TEXT AND LINK STYLE-----------*/
.imagetag
{
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

a.imagetag
{
    text-decoration: underline;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

a.imagetag:link, a.imagetag:visited, a.imagetag:active
{
    color: #333333;
}

a.imagetag:hover
{
    color: #000000;
}

/*---------DATE STYLE-----------*/
.displaydate
{
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------IMAGE ALBUM STYLE-----------*/
.imgcaption
{
    font-weight: normal;
    font-size: 11px;
    line-height: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333333;
}

.imgtitle
{
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333333;
}

/*---------SUMMARY TEXT ON LISTING PAGES-----------*/
.artsummary
{
    color: #000000;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------Alternate Rows---------*/
.even
{
    background-color: #ffffff;
    color: #000000;
}

.odd
{
    background-color: #ffffff;
    color: #000000;
}

/*---------FOR TEXT IN CONTACT PAGE AND REPLY PAGE-----------*/
label
{
    font-weight: normal;
    line-height: 16px;
    color: #006a9f;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
}

td object, td embed
{
    display: block;
}

.artdate
{
    color: #333333;
    font-weight: normal;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

/*---------PAGE CONTENT TITLE-----------*/
.pagetitle h1
{
    text-align: left;
    font-weight: bold;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 13px;
    text-transform: none;
    letter-spacing: 0.0px;
    padding: 0px 3px 0px 3px;
    text-align: left;
}

/*---------PAGE CONTENT TEXT-----------*/
.pagebody
{
    font-weight: normal;
    margin-top: 0px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

/*---------CONTENT TEXT LINKS-----------*/
a:link, a:visited, a:active
{
    text-decoration: underline;
    color: #006a9f;
}

a:hover
{
    text-decoration: none;
    color: #006a9f;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.tableheading
{
    font-weight: bold;
    background-color: #000000;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
}

a.tableheading
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 13px;
}

a.tableheading:link, a.tableheading:visited, a.tableheading:active
{
    text-decoration: underline;
    color: #ffffff;
}

a.tableheading:hover
{
    text-decoration: none;
    color: #ffffff;
}

/*---------FORM STYLES-----------*/
textarea, select
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

input
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

input[type='image']
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 0px;
    color: #333333;
    background-color: Transparent;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.contactform
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.contactformtext
{
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

.sectionheading
{
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/*---------CALENDAR / SITE MAP LINKS-----------*/
.calcontainer
{
    width: 170px;
    border: solid #C102C1 1px;
}

.caltable
{
    width: 166px;
    background-color: #ffafff;
}

.top
{
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    font-size: 10px;
    width: 20px;
    height: 15px;
    background-color: #FFFFFF;
}

.hl
{
    width: 20px;
    height: 15px;
    font-size: 10px;
    text-align: right;
    padding: 1px 1px 1px 1px;
    margin: 1px 1px 1px 1px;
    background-color: #FFAFFF;
    border: solid #FF8FFF 1px;
}

.non
{
    width: 20px;
    height: 15px;
    font-size: 11px;
    text-align: right;
    background-color: #FFDFFF;
    color: #C102C1;
}

a.noevent
{
    font-weight: normal;
    font-size: 11px;
}

a.noevent:link, a.noevent:visited, a.noevent:active
{
    text-decoration: underline;
    color: #C102C1;
}

a.noevent:hover
{
    text-decoration: none;
    color: #C102C1;
}

a.event
{
    font-weight: bold;
    font-size: 11px;
}

a.event:link, a.event:visited, a.event:active
{
    text-decoration: underline;
    color: #C102C1;
}

a.event:hover
{
    text-decoration: none;
    color: #C102C1;
}

/*---------PRODUCT MODULE BUTTONS-----------*/
.shoppingbutton
{
    margin: 0px;
    text-align: center;
    height: 18px;
    padding-top: 2px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    font-weight: bold;
    border: solid #000000 1px;
    color: #333333;
    background-color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a.shoppingbutton
{
    text-decoration: none;
    font-size: 10px;
}

a.shoppingbutton:link, a.shoppingbutton:visited, a.shoppingbutton:active
{
    color: #333333;
}

a.shoppingbutton:hover
{
    color: #000000;
}

.compulsory
{
    color: #1e5890;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    line-height: 19px;
}

.error
{
    color: #ff0000;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    line-height: 19px;
}

/* Style for show information of the search, results and etc.. */
.infoRed
{
    font: normal 11px Verdana, Geneva, sans-serif;
    color: #CD0180;
}

.infoBlue
{
    font: normal 11px Verdana, Geneva, sans-serif;
    color: #0C5CB4;
}

#tooltip
{
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}
#tooltip h3, #tooltip div
{
    margin: 0;
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}

/**** Toolbar OLD *****/
/*
#navbar-container
{
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 12222222222;
}

#navbar-outer
{
    display: block;
    height: 40px;
    position: relative;
    text-align: center;
    width: 100%;
    background: url("../siteincludes/images/navshadow.png") repeat-x scroll 0 35px transparent;
}

#navbar-bg
{
    background: url("../siteincludes/images/navbarbg.png") repeat-x scroll 0 0 #ECEDEE;
    height: 35px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#navbar-links
{
    margin: 0 auto;
    width: 600px;
    text-align: center;
}

#navbar-close
{
    position: absolute;
    top: 5px;
    right: 10px;
}

.navbar-section
{
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    vertical-align: top;
    white-space: nowrap;
}

a.navbar-link, a.navbar-link:link, a.navbar-link:visited, a.navbar-link:active
{
    display: block !important;
    float: left !important;
    margin: 0 !important;
    position: relative !important;
    cursor: pointer;
    font-family: helvetica;
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px;
    text-decoration: none;
}

a.navbar-link:hover
{
    text-decoration: underline;
}
*/

/**** Toolbar New *****/

.socialbarcontainer
{
    background: -moz-linear-gradient(center top , #45484D 0pt, #000000 100%) repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E53B3B;
    height: 30px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999999999;
}

.sidebarinner
{
    margin: 0 auto;
    padding-top: 6px;
    width: 960px;
}

ul.links
{
    display: inline;
    padding-left: 0;
    text-decoration: none;
}

ul.links li, ul.links li a:link, ul.links li a:visited, ul.links li a:active, ul.links li a:hover
{
    color: #FFFFFF;
    display: inline;
    font-family: 'PT Sans';
    font-size: 13px;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 5px;
    text-decoration: none;
}

#edit, #support, #portfolio, #webmail, #remotehelp, #emailmarketing
{
    border-right: 1px solid #5E5E5E;
}

#telno
{
    display: inline;
    float: right;
    padding-right: 15px;
}

#telnolink
{
    color: white;
    font-family: 'PT Sans';
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
}

#navbar-close
{
    position: absolute;
    top: 5px;
    right: 10px;
}

a.navbar-link, a.navbar-link:link, a.navbar-link:visited, a.navbar-link:active
{
    display: block !important;
    float: left !important;
    margin: 0 !important;
    position: relative !important;
    cursor: pointer;
    font-family: helvetica;
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px;
    text-decoration: none;
    color: #FFFFFF;
}

a.navbar-link:hover
{
    text-decoration: underline;
}

/* SEARCH SHORTCUTS */
ul.sp-results, .sp-results
{
    width: 178px;
    margin: 0px;
    padding: 0px;
    background: #E4E4E4;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_mid_grey.png) repeat-y 0 0);
    margin-top: 5px;
    border: 1px solid #919191;
}

.sp-results .resultCat
{
    border-style: none;
    width: 178px;
    margin: 0px;
    padding: 0px;
    color: #f6f6f6;
    background: #919191;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_head_grey.png) no-repeat left top;
}

.sp-results .firstCat
{
    width: 178px;
    margin: 0px;
    padding: 0px;
    color: #f6f6f6;
    background: #919191;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_head_grey.png) no-repeat left top;
    border-style: none;
}

.sp-results .firstCat h5
{
    margin: 0px;
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    font-weight: bold;
    padding: 8px 5px 2px 5px;
}

.sp-results .resultCat h5
{
    margin: 0px;
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    font-weight: bold;
    padding: 8px 5px 2px 5px;
}

ul.sp-results li
{
    width: 178px;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

ul.sp-results li h4
{
    width: 178px;
    padding: 0px;
    margin: 0;
}

ul.sp-results li a
{
    padding: 8px 10px 8px 5px;
}

ul.sp-results li h4 a, ul.sp-results li h4 a.sp-result-anchor
{
    display: block;
}

ul.sp-results li h4 a, ul.sp-results li h4 a:link, ul.sp-results li h4 a:active, ul.sp-results li h4 a:visited, ul.sp-results li h4 a.sp-result-anchor, ul.sp-results li h4 a.sp-result-anchor:link, ul.sp-results li h4 a.sp-result-anchor:active, ul.sp-results li h4 a.sp-result-anchor:visited
{
    font-weight: normal;
    color: #606060;
    text-decoration: underline;
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    text-align: left;
}

ul.sp-results li h4 a:hover, ul.sp-results li h4 a.sp-result-anchor:hover
{
    font: 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    background: #b7b7b7;
    color: #fff;
    cursor: pointer;
}

ul.sp-results li.viewall
{
    width: 180px;
    height: 35px;
    text-align: right;
    color: #000;
    position: relative;
    bottom: -3px;
    bottom: -3px;
    left: 0px;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_foot_grey.png) no-repeat left bottom;
    border-style: none;
}

ul.sp-results li.viewall a
{
    color: #fff;
    padding-right: 23px;
    position: relative;
    bottom: -8px;
    bottom: -8px;
    left: -10px;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_arrow.gif) no-repeat 99% 50%;
    padding-top: 3px;
    padding-bottom: 3px;
    font: bold 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li.viewall.hover
{
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_foot_grey.png) no-repeat bottom left;
}

ul.sp-results li.viewall
{
    width: 180px;
    height: 35px;
    text-align: right;
    color: #000;
    position: relative;
    bottom: -4px;
    bottom: -4px;
    left: -1px;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_foot_grey.png) no-repeat left bottom;
    border-style: none;
}

ul.sp-results li.viewall a
{
    color: #fff;
    padding-right: 23px;
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_arrow.gif) no-repeat 99% 50%;
    padding-top: 3px;
    padding-bottom: 3px;
    font: bold 11px "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

ul.sp-results li.viewall.hover
{
    background: url(http://www.marcusgreen.com/skin_images/siteincludes/images/search_bg_foot_grey.png) no-repeat bottom left;
}

.asterisk
{
    font-size: 12px;
    color: #006A9F;
    display: block;
    display: inline;
}

#frmLogged
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 10px;
    text-decoration: none;
}

#frmLogged:hover
{
    color: #000000;
}

.MainTable
{
    border: 0px;
    padding: 2px;
    border-collapse: collapse; /* 'cellspacing' equivalent */
    width: 100%;
}

.MainTable td, table.MainTable td
{
    padding: 0px; /* 'cellpadding' equivalent */
}

.MainTableGallery
{
    border: 0px;
    padding: 2px;
    border-collapse: collapse; /* 'cellspacing' equivalent */
    width: 100%;
}

.MainTableGallery td, table.MainTableGallery td
{
    padding: 0px; /* 'cellpadding' equivalent */
}

#age_container
{
    width: 500px;
    margin: 0 auto;
    position: relative;
}

div.age_forms, .age_forms
{
    background: none;
    line-height: 1.4em;
    padding: 18px;
    border: 1px solid gray;
}

.age_forms p
{
    margin: 0 0 15px;
}

.form_row
{
    overflow: hidden;
}

.form_column
{
    float: left;
    width: 50%;
}

.form_column span
{
    color: #D71432;
    display: block;
}

div.form_btns, .form_btns
{
    border: 1px solid gray;
    background: none;
    margin-top: 3px;
    padding: 5px 10px;
}

.boldtext
{
    font-weight: bold;
    font-size: 12px;
    color: #414141;
}

.simpletext
{
    font-size: 12px;
    color: Gray;
}

.productbaskettext, a.productbaskettext, a:visited.productbaskettext, a:active.productbaskettext, a:link.productbaskettext
{
    font-weight: bold;
    font-size: 13px;
    color: #2E6E6D;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    text-decoration: none;
}

.productbasketitem, a.productbasketitem, a:visited.productbasketitem, a:active.productbasketitem, a:link.productbasketitem
{
    font-weight: normal;
    font-size: 11px;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
    text-decoration: none;
}

.subtotal
{
    font-weight: normal; 
    font-size: 11px;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

.total
{
    font-weight: normal; 
    font-size: 11px;
    font-family: "Lucida Grande" , Geneva, Arial, Verdana, sans-serif;
}

@charset "utf-8";

/* Container */
.verticalslider {border: 1px solid #666666; overflow: hidden; width: 750px; margin: 0 auto; margin-top: 25px;}

/* Tabs */
.verticalslider_tabs {float: left;width: 250px;}
.verticalslider_tabs, .verticalslider_tabs li{margin: 0px; padding: 0px;}
.verticalslider_tabs li{list-style-type: none;}
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{display: block; width: 230px; height: 29px; padding: 14px 10px 6px 10px; background: url(http://www.marcusgreen.com/siteassets/icons/tabBG.jpg) bottom repeat-x;  background-color: #eeeeee;font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: bold;color: #333333;  border-right: 1px solid #666666; border-top: 1px solid #666666; text-decoration: none;}
.verticalslider_tabs a:hover, .verticalslider_tabs a:active{ background: url(http://www.marcusgreen.com/siteassets/icons/tabHoverBG.jpg) bottom repeat-x; background-color: #fcfcfc;}
.verticalslider_tabs li:first-child a:link, .verticalslider_tabs li:first-child a:visited{border-top: none; height: 30px;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{background: #ffffff; border-right: 1px solid #ffffff;}
.verticalslider .arrow {background: url(http://www.marcusgreen.com/siteassets/icons/arrow.png); width: 27px; height: 60px; position: absolute; z-index: 1000; margin-left: 250px; margin-top: -55px; }

/* Contents */
.verticalslider_contents li{margin: 0px; padding: 0px;width: 500px; overflow: hidden; padding: 0px; }
.verticalslider_contents li h2{font-family: Georgia, "Times New Roman", Times, serif, font-size: 15px; color: #333333;margin: 5px 20px; padding: 0px;}
.verticalslider_contents li p{ margin: 5px 20px; padding: 0px;color: #333333;font-family: Tahoma, Geneva, sans-serif; font-size: 13px; }
.verticalslider_contents{float: left;width: 500px;display: inline; margin: 0px; padding: 0px;}
.verticalslider_contents li{display: none;position: absolute;list-style-type: none;}
.verticalslider_contents .activeContent{display: inline;}

/* Play Pause*/
.verticalslider .playPause a{display:block;width: 60px;height: 60px;position:absolute;z-index:50;}
.verticalslider .play a:link,.verticalslider .play a:visited{background: url(http://www.marcusgreen.com/siteassets/icons/plays.png) no-repeat 0 0;display: none;}
.verticalslider .pause a:link,.verticalslider .pause a:visited{background: url(http://www.marcusgreen.com/siteassets/icons/pauses.png) no-repeat 0 0;}	
.verticalslider .pause a:hover,.verticalslider .pause a:active,.verticalslider .play a:hover,.verticalslider  .play a:active{background-position:0px -60px;border-bottom: none;}

/* Float Right Styles 
.verticalslider_tabs {float: right;}
.verticalslider .arrow {margin-left: -27px; background: url(http://www.marcusgreen.com/siteassets/icons/arrow-right.png); }
.verticalslider_tabs a:link, .verticalslider_tabs a:visited{border-left: 1px solid #666666; border-right: none;}
.verticalslider_tabs .activeTab a:link, .verticalslider_tabs .activeTab a:visited{border-left: 1px solid #ffffff;}
.verticalslider_tabs .activeTab a:hover, .verticalslider_tabs .activeTab a:active{border-left: 1px solid #ffffff;}*/





#logoleft, #logoright { width:10px; }
