/*--------------------------*/

/*       Standards	    */

/*--------------------------*/


/* body class */

        html {
            background-color: #a7a7a7;
            background-image: url(/images/sunderlandfootb/bg.jpg);
            background-position: center top;
            background-repeat: repeat-x;
            font-size: 0.8em; 
        }

        body, p {
                font-family: Arial, Helvetica, sans-serif;
    		color: #000;
        }

        .bodyclass {
            margin: 0 auto;
            padding: 0;
            width: 990px;
            text-align: left;
        }

	* { padding: 0; margin: 0; }

        table, tr, td {
            border-collapse: collapse; 
            padding: 0; 
            margin: 0; 
        }


/* TEMPLATE */

    .right { float: right }
    .left  { float: left  }

    #template-content { width: 991px; background-color: #d4d4d4; margin-left: 1px;} 
    #template-left    { width: 156px; padding: 0 10px; vertical-align: top; } 
    #template-main    { width: 795px; padding: 10px; background-color: #fff; border:1px solid #bbb}  

    #right_spacer {width:10px }


/* GENERIC STYLES */

        ul { margin: 15px 25px;}

        a, a:link, a:visited,
        a.links_main, a.links_main:link, a.links_main:visited { 
		font-weight: bold;
                font-family: Arial, Helvetica, sans-serif;
                color: #ff0000;
                text-decoration: none;
	}
        a:hover, a.links_main:hover { 
    		color: #333;
                text-decoration: underline;
        }
        
        .font_error { font-weight: bold;    font-size: 10pt;    color: #ff0000; }

        .buttonstyle {
            background-color: #bf1323;
            background-image: url(/images/sunderlandfootb/button-bk.png);
            background-repeat: repeat-x;
            background-position: left center;
	    height: 18px;
            padding: 0 10px;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 0.85em;
            font-weight: bold;
	    line-height: 10px;
	    color: #fff;
            border: 1px solid #ff0000;
            margin: 0 0 1px 0;
        }
        .buttonstyle:hover {
	    cursor: pointer;
            color: #000;
            border-color:#000;
        }
       	    
        input.btnhov { 
            border-color: ;
        }


    /* small text class */
        .small_main {
            font-weight : normal;
            font-size : 8pt;
        }

    /* input field class */
        .font_input {
            border-style:inset;
            border-width:1px;
            border-color: #999;
            margin: 2px 0;
        }




/*---------------------
  
     TOP SECTION     

---------------------*/

    #login_tbl {display: none}


/*  HEADER  */

    #header-container { display: block; width:993px; height:188px; margin-top: 35px;}


/*  HEADER TOP */

    #header-top { display: block; width:993px; height: 22px; }
        #tabMenu { width: 350px; padding-top:3px}
            #tabMenu a {
                height: 16px;
                padding-top: 3px;
                font-size: 0.9em;
                color: #fff;
                border: 0;
                text-align:center;
                display: inline-block;
                float:left;
            }
            #tab-home { width: 98px; background-image: url('/images/sunderlandfootb/tab_home.png'); }
            #tab-shop { width: 58px; background-image: url('/images/sunderlandfootb/tab_shop.png'); }
            #tab-travel { width: 61px; background-image: url('/images/sunderlandfootb/tab_travel.png'); }
            #tab-finance { width: 70px; background-image: url('/images/sunderlandfootb/tab_finance.png'); }
            #tab-mobile  { width: 63px; background-image: url('/images/sunderlandfootb/tab_mobile.png'); }

        #topMenu { width: 643px; }
            
        /*  SEARCH BAR  */

            #searchMenu { float: left}

            #searchMenu form div {
	        text-align: left;
	        width: 222px;
	        float: right;
                color:#fff;
                font-style: italic;
                font-size: 1.1em;
            }
            #searchMenu input[value="Go"] {
	        padding: 0;
	        margin-top: 3px;
                float:left;
            }
            #searchMenu input.font_input {
	        color: #7c7c7c;
                border: 1px solid #7c7c7c;
	        width: 120px;
                padding: 0 5px 2px;
                margin: 00;
	        font-size: 0.9em;
            }
            #searchMenu select.font_input {
                margin: 0 5px 0 0;
                border: 1px solid #7c7c7c;
	        color: #7c7c7c;
                padding: 0;
	        font-size: 0.9em;
            }


        /*  USER MENU  */

            #userMenu { float:right; color:#000; display:block; height:auto }
            #userMenu a { margin: 0 10px; color:#ff0000; font-size: 0.85em; }
            #userMenu a:hover { color:#fff; }

                #userOptions { float:right; margin: 0; vertical-align:top; display: none; }
                    #loginMsg_tbl { float:left; margin:0 10px; font-size: 0.85em; font-weight:bold;}
                #userLinks   { float:right; margin: 0; vertical-align:top; height: 22px}
                    a#link-basket {  }
                    a#link-login, a#link-logout { color: #fff; }
                    a#link-login:hover, a#link-logout:hover { border-color: #fff; text-decoration: none;}


/*  HEADER MAIN  */

    #header { display: block; width:993px; height:107px; }
        #logo-container   { width: 405px; }
            #logo   { border: 0; }
        #banner-container { width: 588px; height:107px; background-image: url(/images/sunderlandfootb/header-right.png); }
            #banner { border: 1px solid #fff; float:right; margin: 31px 20px 0 0;}



/*  NAV MENU  */

    #navMenu {
        display: block;
        width:993px;
        height:58px;
        background-image: url(/images/sunderlandfootb/navBar-bk.png);
        border-top: 1px solid #000;
    }
    #navMenu a {
        display: inline-block;
        float: left;
        margin-right: 4px;
        height:38px;
        line-height:38px;
        text-align: center;
        border-top: 0;
        color: #fff;
    }
        #nav-home { width: 88px; }
        #nav-about { width: 111px; }
        #nav-delivery { width: 127px; }
        #nav-size { width: 122px; }
        #nav-returns { width: 99px; }
        #nav-terms { width: 181px; }
        #nav-contact { width: 120px; }
        a#nav-basket { width: 116px; margin-right:0;}




/*---------------------
  
     LEFT SECTION     

---------------------*/

/* CATEGORY MENU - Table */

	    #catMenu_tbl {
                display: block;
                background-color: #fff;
                width: 156px;
                margin: 0 0 10px 0;
                padding: 0;
                border: 1px solid #bbb;
	    }
	    #catMenu_tbl td{
                padding: 9px;
	    }
	    td#catMenu_hdr {
                padding-bottom: 0;
	    }

            #catLink-home {
                display: block;
		padding: 0 10px;
                width: 117px;
                height: 30px;
                line-height: 30px;
                text-decoration: none;
                font-size: 0.9em;
                color: #fff;
                border: 0;
                background-color: #bf1323;
                background-image: url('/images/sunderlandfootb/featured-header-bk.jpg');
                vertical-align: middle;
            }

    /* MENU - Category selection list */

	    ul.makeMenu { 
                cursor: default;             
                margin: 0;
                padding: 0;
                border: 0;
	    }
	    ul.makeMenu li {
                list-style-type: none;       
                margin: 0 0 4px 0;
	    }
	    ul.makeMenu li a {
                display: block;
		padding: 0 10px;
                width: 117px;
                height: 34px;
                line-height: 34px;
                text-decoration: none;
                font-size: 0.9em;
                color: #000;
                border: 0;
                background-image: url('/images/sunderlandfootb/leftMenu-cate-bk.jpg');
                vertical-align: middle;
	    }
	    ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight { 
                cursor: pointer;
	    }
	    ul.makeMenu li:hover > a {   
                color: #fff;
                background-image: none; 
                background-color: #0e0403;
	    }

            /* display subMenu on RollOver */
	    ul.makeMenu li:hover > ul {    
                display: block;              
	    }


    /* SUB-MENU - Sub-category selection list */

	    ul.makeMenu ul.CSStoShow {    
	    }


	    ul.makeMenu li > ul {
                display: none;        /* hide subMenu until rollover */
                position: absolute;
                width: auto;
                margin: -34px 0 0 137px;
                background-color: #0e0403;
		padding: 0 1px 1px 1px;
                border: 0;            
	    }
	    ul.makeMenu li > ul li { 
                list-style-type: none;
                background-image: none;
                background-color: #2a2b2c;
                margin: 1px 0 0 0;
                border: 0;
	    }   
	    ul.makeMenu li ul li a {
                background-image: none;
                text-decoration: none;
		padding: 0 20px;
                width: auto;
                height: 34px;
                line-height: 34px;
                color: #fff;
                border: 0;     
	    }
	    ul.makeMenu li ul li:hover {
                background-color: #0e0403;
	    }  
	    ul.makeMenu li ul li:hover > a {   
	    }


/*  BASKET  */

    #cart_tbl {
        width: 154px;
        margin: 10px 0;
        background-color: #fff;
        border: 1px solid #bbb;
    }   

    /*  item cells  */
    #cart_tbl td.small_main {
        background-image: none;
        font-size: 0.85em;
        line-height: 20px;
        height: auto;
        width: 144px;
        color: #000;
        text-align: right;
        padding: 0 5px;
    }
    #cart_tbl hr {
        border: 0;
        border-top: 1px solid #bbb;
        margin: 0 5px;
        width: 144px;
    }

    /*  view and checkout  */
    #cart_tbl td {
        display: block;
        background-image: url(/images/web/basket-footer.jpg);
        background-repeat: no-repeat;
        width: 134px;
        height: 26px;
        color: #666;
        text-align: left;
    }
    #cart_tbl a.links_left {
        font-size: 0.9em;
        font-weight: normal;
        line-height: 26px;
        color: #000;
        text-align: left;
    }

    /*  header  */
    td#cart_hdr {
        display: block;
        width: 117px;
        height: 40px;
    }
    #cart_hdr a.links_left {
        display: block;
	padding: 0 8px;
	margin: 10px;
        width: 117px;
        line-height: 30px;
        text-decoration: none;
        font-size: 0.9em;
        color: #fff;
        border: 0;
        background-color: #fff;
        background-image: url(/images/sunderlandfootb/hdr-basket.jpg);
        background-repeat: no-repeat;
    }


/*---------------------
  
     MAIN SECTION     

---------------------*/   




/*  HOME PAGE  */
    
    #tbl-1 { width: 800px; margin-top: 0px; background-color: #fff; border: 1px solid #bbb}

        #tbl-1 th {
            height: 30px;
            line-height: 30px;
            font-size: 0.9em;
            color: #fff;
            border: 0;
            background-color: #bf1323;
            background-image: url('/images/sunderlandfootb/featured-header-bk.jpg');
        }

        #tbl-1 .col-1,
        #tbl-1 .col-2,
        #tbl-1 .col-3 { width: 223px; padding: 0 0 0 40px; float:left;}

        #tbl-1 td.col-1,
        #tbl-1 td.col-2,
        #tbl-1 td.col-3 {  margin: 0; padding-bottom: 10px; }

        #tbl-1 .col-separator { width: 20px; padding: 0; }
        #tbl-1 td.col-separator { 
            background-image: url(/images/sunderlandfootb/separator.gif);
            background-repeat: no-repeat;
            background-position: 0 10px;
        }

            .level-2-tbl { margin-top: 10px; width: 180px; height: 180px; border: 1px solid #d4d4d4; background-color: #f1f1f1; }
            .level-2-tbl td.row-1 { text-align: center;}
            .level-2-tbl td.row-1 img { margin: 5px 0;}
            .level-2-tbl td.row-2 { color: #000; font-size: 1em; text-align:left; font-weight:bold; padding: 0 5px; }
            .level-2-tbl td.row-3 { color: #000; font-size: 1em; text-align:left; padding: 0 5px 5px 5px; }

            #tbl-1 .level-2-tbl:hover { background-color: #292929; color: #fff }
            #tbl-1 .level-2-tbl:hover td.row-2 p { color: #fff; }
            #tbl-1 .level-2-tbl:hover td.row-3{ color: #ff0000 }



    #sizeguide-tbl {
        display: block;
        margin: 0 auto!important;
    }



    /* CATEGORY NAME */
    #cat_hdr > tbody > tr > td.column_main > b {
        color: #d4d4d4;
        display: block;
        font-size: 1.8em;
        margin-top: 0px;
        margin-bottom: 20px;
    }

    /* CATEGORY IMAGE */
    #cat_hdr > tbody > tr > td.column_main > img {
        margin-top: -20px;
    }



/* RESULTS FILTER OPTIONS */

    #hdr_results { display:block; width:760px; font-weight: bold; background-color: #d4d4d4; color: #000; height: 23px; padding: 5px 10px 0 10px; margin-bottom: 10px;}

    #pageDisplayed { font-weight: normal;}
    #pageDisplayed a { text-decoration: underline;}

    #sortBy-container { float:right;}

        #sortBy-container form { float:left;}
        select.font_input[name=sortType],
        select.font_input[name=imageType] {
            float:left;
            font-size:12px;
            color: #666;
            margin-right: 4px;
            margin-top: -1px;
            border-width: 1px
        }
        #sortBy-txt { float:left; margin-right: 10px; color: #fff; font-weight: bold;}



/* PRODUCTS LISTING */

    #catprods_tbl{
        border-collapse: separate;
    }

    /* PRODUCT CONTAINER */
    #catprods_tbl > tbody > tr > td.column_main {
        padding-top: 20px;
        font-weight: bold;
        border: 1px solid #fff;
    }
    #catprods_tbl > tbody > tr > td.column_main:hover {
        border: 1px dashed #ccc;
    }
    #catprods_tbl > tbody > tr > td.column_main:hover a.links_main {
        text-decoration: underline;
    }

    /* PRODUCT NAME */
    #catprods_tbl > tbody > tr > td.column_main > a.links_main {
        color: #000;
        font-weight: normal;
        display: inline-block;
        padding-top: 10px;
    }

/*---------------------
  
    BOTTOM SECTION     

---------------------*/   


/* FOOTER */

        #footer-container {
            background-image: url(/images/varietysilkhous/footer-bk.jpg);
            width: 991px;
            display: block;
            margin: 0 0 0 1px;
            left: 0;
        }

        #pre-footer {
            height: 60px;
            width: 971px;
            display: block;
            padding: 10px 10px 4px 10px;
            background-color: #d4d4d4;
        }
            #sponsors { height: 58px; background-color: #fff; border:1px solid #bbb; margin: 0;}
            #sponsors img { border:0; margin: 7px 50px;}

        #inter-footer {
            background-image: url(/images/sunderlandfootb/footer-bk-top.png);
            width: 991px;
            height: 15px;
            display: block;
            margin: 0;
            left: 0;
        }

        #footer { display: block; height: 190px; padding: 10px 20px; background-color: #292929; }

            #footer img{
                border:0;
                display: block;
                margin: 0;
            }

            #footer-banner   { padding-right: 11px; border-right: 1px solid #1d1d1d; }
            #footer-matchday { padding-left: 11px; border-left: 1px solid #3d3d3d; }

            #footer-links, #social-links { padding-top: 10px; display: block;}

            #social-links { padding-left: 1px; display: block;}
            #social-links a{
                border: 1px solid #292929;
            }

            #btn-twitter, #btn-facebook { display:block; margin-bottom: 4px}

            #footer-links a {
                display: block;
                width: 160px;
                border-bottom: 1px solid #3c3c3c;
                color: #8d8b8c;
                font-size: 0.9em;
                font-weight: normal;
                text-transform: uppercase;
                padding: 0;
            }
            #footer-links a:hover {
                color: #fff;
                font-size: 0.9em;
                font-weight: normal;
                text-decoration: none;
            }
            #social-links a:hover {
                border: 1px solid #fff;
            }

        .column_bottom {
                display: block;
                background-image: url(/images/sunderlandfootb/footer-bk-bottom.png);
                background-repeat: no-repeat;
                width: 991px;
                margin: 0 0 0 1px;
        }   

