﻿
        .globalfont, .hcbasket,.phc_basketsteps ,.btn{
            font-family:Georgia;                                                /*----global font family----*/
            font-size:1.1em;
            color:#000000;                                                    /*----global font size----*/
        }
		.globalfont a, .hcbasket a {
            font-family:Georgia;                                                /*----global font family----*/
            font-size:1em;
            color:#A41511;                                                    /*----global font size----*/
        }
		.phc_basketsteps a {
		    font-family:Georgia;                                                /*----global font family----*/
            font-size:1.0em;
            color:#000000;                                                    /*----global font size----*/
        }
		.hcbasket input, .hcbasket select {
		    font-size:10pt;                                                    /*----Form fields font size----*/
		    font-weight:normal;                                                /*----Form fields font weight----*/
		    font-family:Arial;                                                /*----Form fields font family----*/                                          
		}
		.hcbasket textarea, .hcbasket .lbltext {
	        font-family:Georgia;                                                /*----global font family----*/
            font-size:1.1em;
            color:#000000;                                                    /*----global font size----*/
        }
        .btnaction {
            color:#fff;                                                         /*----action button text color----*/
            background:#A41511 url("/Style%20Library/Images/My%20Account/btnaction.gif") repeat-x top left;  /*----action button background gradient----*/
            border-color:#fff;                                               /*----action button border color----*/
            font-size:10pt;                                                    /*----action button text size----*/
            font-weight:bold;
        }
        .btnremedial {
            color:#FFFFFF;                                                      /*----remedial button text color----*/
            background:#000 url("/Style%20Library/Images/My%20Account/btnremedial.gif") repeat-x top left;   /*----remedial button background gradient----*/
            border-color:#fff;                                               /*----remedial button border color----*/
            font-size:10pt;                                                         /*----remedial button text size----*/
            font-weight:bold;
        }
        
        #phc_shoppingcart a {
            color:#A41511;                                                      /*----shopping cart link color----*/
            font-size:1.0em;                                                    /*----shopping cart link font size----*/
        }
        #phc_shoppingcart {
            color:#000;                                                         /*----shopping cart normal text color----*/
        }
        #phc_shoppingcart h3.basketstatus {
            color:#000;                                                         /*----shopping cart basketstatus text color----*/
            font-size:1.2em;                                                    /*----shopping cart basketstatus font size----*/
        }
        
		.phc_basketsteps {
		    border:1px solid #b2b2b2;                                           /*----basketsteps control border----*/
		}
        .phc_basketsteps ul li {
            color:#000000;                                                         /*----basketsteps future step text color----*/
            font-size:1.2em;                                                    /*----basketsteps future step font size----*/
        }
		.phc_basketsteps ul li.visited {
		    color:#000000;                                                         /*----basketsteps visited step text color----*/
		    font-weight:bold;                                                   /*----basketsteps visited step font weight----*/
			font-size:1.2em;                                                    /*----basketsteps future step font size----*/
		}
		.phc_basketsteps ul li.visited a {text-decoration:none;}
		.phc_basketsteps ul li.visited a:hover {text-decoration:underline;}
		.phc_basketsteps ul li.current {
		    color:#A41511;                                                      /*----basketsteps current step text color----*/
		    font-weight:bold;                                                   /*----basketsteps current step font weight----*/
		}
		
        .hcbasket .maindiv {
            border:1px solid #b2b2b2;                                           /*----Basket control page border----*/
        }
        .hcbasket .pageheader {
            color:#000;                                                             /*----pageheader text color----*/
            font-size:1.2em;                                                        /*----pageheader font size----*/
            background:black url('/Style%20Library/Images/My%20Account/accounthead3.png') repeat-x top center;   /*----pageheader background color or gradient----*/
            border:1px solid #b2b2b2;                                               /*----pageheader border color----*/
            font-weight:bold;
        }
        
        .tableheader {
            font-size:1.1em;                                                    /*----table header font size----*/
            color:#000;                                                         /*----table header text oolor----*/
            background-color:#e5e5e5;                                           /*----table header background color----*/
        }
        .tablefooter, .hcbasket .buttondiv {
            color:#000;                                                         /*----table footer/buttondiv text color----*/
            background-color:#e5e5e5;                                           /*----table footer/buttondiv background color----*/
        }
        
		.hcbasket .offer {
		    color:#A41511;                                                      /*----offer price text color----*/
		     font-size:1.1em;                                                   /*----offer price font size----*/
		}
		.hcbasket .price {
		    color:#000000;                                                         /*----global price color----*/
		}
		
		.hcbasket .totalprice {
		    color:#000000;                                                         /*----global bakset total price and delivary price color----*/
		}
		
		.hcbasket .coloryousaved {
		    color:#A41511;                                                      /*----yousaved price text color----*/
		}
		
		
		#phc_bubble {
		    right:230px;                                                        /*----bubble pop-up position based on layout from right----*/
		    top:65px;                                                           /*----bubble pop-up position based on layout from top----*/
		}
		
		#wrapper .hcbasket .brd1,
		.hcbasket .gridview,
		.hcbasket .gridview .row,
		.hcbasket .gridview .col,
		.hcbasket table, 
        .hcbasket table th, 
        .hcbasket table td  {border-width:1px; border-color:#b2b2b2;}			 /*---- other border color----*/
        
        .lblText {font-size: 1.0em;}