﻿#profile
{
	padding: 35px 0px 0px 30px;
}
#imgslider
{
    padding-top: 10px;
	height: 250px;

}
#optionscontainer
{
	padding: 10px 0px 35px 0px;
}

#manu
{
	height: 100px;
	background: black;
}
#footer
{
	height: 100px;
	margin-top: 1px;
}
#nav
{
float: right;
	
}
#search
{
	height: 93px;
	float: right;
}
#logo
{
	height: 130px;
}
 #tabs3 {
      float:right;
      width:615px;
      font-size: 11px;
      line-height:normal;
      right: 0;

      }
    #tabs3 ul {
          margin:0;
          list-style:none;
          float: right;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      vertical-align: middle;

    
      }
       #tabs3 li item {
     background: red; 
      }
    #tabs3 a {
      float:left;
      background:url("/assets/images/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      height: 30px;
      text-align: center;
      line-height: 11px;
      font-size: 11px;

      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("/assets/images/tabright3.gif") no-repeat right top;
      padding:8px 2px 0px 2px;
      color:#FFF;
      height: 30px;
      width: 78px;
      
      text-align: center;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:left; background:url("/assets/images/tabmid.gif");}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {

       background:url("/assets/images/tabmid.gif");
      
      }
    #tabs3 a:hover {

      }
    #tabs3 a:hover span {
color: #ba151c;
      }

      #tabs3 #current a {
              background-position:0% -42px;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
      }
      
      .topli
      {
         background:url("/assets/images/tabmid.gif");
         background-repeat: repeat-x;

      }
      
      #catimgholder
      {
          min-height: 200px;
          max-height: 350px;
          overflow: hidden;
          width: 100%;
      }
       #prodimgholder
      {
          min-height: 150px;
                    max-height: 200px;
         
      }
 .basketheading{
	font-family: verdana;
	font-size: 10px;
	color: White;
	background-color: #993300;

}
.basketLine
{
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	background-color: #888;
	vertical-align: middle;
	padding: 5px;
}
.basketLinealt
{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	background-color: #CCCCCC;
	vertical-align: middle;
	padding: 5px;
}
#customerdetails
{

    min-height: 600px;
    padding: 10px;
    color: #928965;
    
}
#baskettotal
{   float: right;
    text-align: right;
}

#basketpanel .baskettitle
{
    text-decoration: none;
    font-size: 10px;
    color: White;
}
#basketpanel .baskettotal


{
     font-size: 15px;
    color: #993300;
    
}
#basketpanel
{
    text-align: right;
    float: right;
    color: #993300;
}
.baskettitle
{
    font-size: 15px;
    color: #993300;
}
.baskettotal
{
    color: White;
}
