/* 
    Document   : buglecss.css
    Created on : 08/08/2011, 8:10:27 PM
    Author     : Thomas
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
A:link {color: #0000FF; text-decoration: underline}
A:visited {color: #0000FF; text-decoration: underline}
A:active {text-decoration: none}
A:hover {text-decoration: underline; background-color: #000000; color: #00AAFF}

root { 
    display: block;

}

body
        {
            background-color:#000000;
            color:#000000;
            margin: 0;
            padding: 0;
        }

       /* div
        {
            display:inline;
        }*/
        
        h1
        {
        color:#003399;
        text-align:left;
        }
        p
        {
        font-family:"Times New Roman";
        font-size:20px;
        }
        footer
        {
        text-align:center;
        font-size:10px;
        }
        error
        {
            color:#FF0000;
        }

        img
        {
            
            border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
        table
        {
            font-family: Verdana;
            font-weight: normal;
            font-size: 11px;
            color: #404040;
            width: 1024px;
            height: auto;
            background-color: #fafafa;
            border-collapse: collapse;
            border-spacing: 0px;
            margin-top: 0px;
        }
        td
        {
                        border: 1px;
            border-color: #FFFFFF;
        }

        table.pages
        {

            background-color: #C0C0C0;
            width: 150px;
            height: auto;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.pages td
        {
            border: 0px;

            background-color: #C0C0C0;
            text-align: left;
            height: auto;
            font-family: Geneva,Arial,Helvetica,sans-serif;
            font-weight: bold;
            font-size: 13px;
            color: #000000;
            font-style: italic;
}

        table.pages th
        {

            border-bottom: 1px solid #6699CC;
            background-color: #000000;

            height: 30px;

            text-align: left;
            font-family: Verdana,Arial,Helvetica,sans-serif;
            font-weight: bold;
            font-size: 15px;

            color: #ffffff;
        }

        table.category
        {

            background-color: #C0C0C0;
            width: 150px;
            height: auto;
            text-align: left;
            font-family: Geneva,Arial,Helvetica,sans-serif;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.category td
        {
            border: 0px;

            background-color: #C0C0C0;
            text-align: left;
            height: 400px;
            font-family: Geneva,Arial,Helvetica,sans-serif;
            font-weight: bold;
            font-size: 13px;
            color: #000000;
            font-style: italic;
}

        table.category th
        {

            border-bottom: 1px solid #FFFFFF;
            background-color: #000000;

            height: 30px;

            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 16px;

            color: #ffffff;
        }


        td
        {

            background-color: #C0C0C0;
            border: 2px solid #000000;
            height: 10px;

            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 13px;
            color: #404040;
        }

        table td.cart
        {
            border-bottom: 2px solid #000000;
            background-color: #C0C0C0;
            text-align: left;
            width: 200px;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        productheadertd
        {
            background-color: #000000;
        }



        table.productlist
        {
            border: 2px solid #000000;
            background-color: #FFFFFF;
            height: auto;
            width: 100%;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.productlist td
        {
            border: 1px solid #000000;
            background-color: #ffffff;
            height: 75px;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.productlist th
        {
            border: 1px solid #000000;
            background-color: #666666;
            height: 30px;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #ffffff;
        }

        table.gallery
        {
            border: 0px;
            background-color: #C0C0C0;
            width: auto;
            height: auto;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.gallery td
        {
            border: 0px;
            background-color: #C0C0C0;
            width: 200px;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.cart
        {
            background-color: #C0C0C0;
            border: 2px solid #000000;
            height: 10px;
            width: 200px;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.cart td
        {
            background-color: #C0C0C0;
            border: 0px;
            height: 40px;
            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }
        table.cart th
        {
            background-color: #666666;
            border: 0px;
            height: 10px;

            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #ffffff;
        }

        table.checkout
        {
            background-color: #C0C0C0;
            border: 2px solid #000000;
            height: auto;
            width: auto;

            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }

        table.checkout td
        {
            background-color: #C0C0C0;
            border: 0px;
            height: 40px;

            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #404040;
        }
        table.checkout th
        {
            background-color:  #666666;
            
            height: 10px;

            text-align: left;
            font-family: Verdana;
            font-weight: bold;
            font-size: 11px;
            color: #ffffff;
            border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;

}

