#splash{
border: thin solid rgb(0,0,0);
background-color: #dddddd;
text-align:center;
  
}

/*CatSumContainer is div containing SubCategory Image and Link*/
.CatSumContainer{
  background-image: url('images/CatBack.png');
  width:200px;
  height:200px;
  margin:10px;
  text-align:center;
}

.CatSumContainer a{
  text-align:center;
  font-faimily:verdana;
  font-style:bold;
  font-size:10pt;
  font-weight:bold;
  margin:8px;
}

.CatSumContainer img{
margin-top:10px;
height:115px;
}


/*This is for testing*/
.constrained{
max-height:200px;
max-width:175px;
}

.grid_product{
  border:thin solid rgb(0,0,255);
  background-color: #eeeeff;
  width:200px;
  min-height:130px;
  margin:10px;
}

.grid_name{
  text-align:center;
  font-faimily:verdana;
  font-size:8pt;
}


body{font-family:verdana;font-color:#666666;}

/*Links with no border*/
.noborder
{
  border-width:0px;
}

#sidebar{width:50px;}

#tableproducts{
  width:95%;
  padding-right:20px;
}
#maincontent{
  width:95%;
  padding-right:20px;
}
#productscontent{
  width:95%;
  padding-right:20px;
}
#searchcontent{
  width:95%;
  padding-right:20px;
}
#custregcontent{
  width:95%;
  padding-right:20px;
}
#viewcartcontent{
  width:95%;
  padding-right:20px;
}
#player{
  margin-left:50px;
}


table{
  width:100%;
}

#confirmtable{width:80%;}


/*main footer padding*/
.spaced{
  padding-right:3px;
}

/*Side Footer Link colours*/
a.sidefoot:visited{font-family:verdana;color:#666666;text-decoration:none;}
a.sidefoot:hover{font-faimily:verdana;font-color:#666666;text-decoration:none;}
a.sidefoot:link{font-faimily:verdana;font-color:#666666;text-decoration:none;}
a.sidefoot:active{font-faimily:verdana;font-color:#666666;text-decoration:none;}

a.whitelink:visited{font-family:verdana;color:#ffffff;text-decoration:none;}
a.whitelink:hover{font-faimily:verdana;color:#ffffff;text-decoration:none;}
a.whitelink:link{font-faimily:verdana;color:#ffffff;text-decoration:none;}
a.whitelink:active{font-faimily:verdana;color:#ffffff;text-decoration:none;}


/*Used in display product detail*/
.mikeoverride
{  font-family:verdana;
   color:#666666;
   font-size:10pt;
}

.breadcrumb
{  font-size:8pt;
}

.navtable, .navtable TD, .navtable TH
{ background-image:url('http://www.lynx.net.uk/burtonmedical/images/nav_background.jpg');
background-repeat: repeat-y;
background-color:#ff8500;
color:white;
vertical-align:top;
width:160px;
}

.navtable p{font-size:10px;font-family:verdana;text-indent:40;margin-top:0px;margin-bottom:0px;color:#0f37b1;}

#mednav{text-indent:50;font-size:10px;font-family:verdana;margin-top:0px;margin-bottom:2px;color:#0f37b1;}

.navtable a:link{color:#0f37b1;text-decoration:none;}
.navtable a:visited{color:#0f37b1;text-decoration:none;}
.navtable a:hover{color:#0f37b1;text-decoration:none;}
.navtable a:active{color:#0f37b1;text-decoration:none;}

.login
{ background-image:url('http://www.lynx.net.uk/burtonmedical/images/login_box_middle.jpg');
width:160px;
}

.login-content
{
    padding-left:35;
    padding-right:13;
    padding-top:4px;
    font-family:verdana;
    font-size:7pt;
    color:#666666;
}

.cart 
{border:0px;
}

.head-fill
{
    background-image:url('https://www.lynx.net.uk/burtonmedical/images/header_bkgrnd.jpg');
}

/*Used in sub category product list*/
.product
{
background-color:#fdc686;
border: solid 1px #ff9000;
width:606px
}

.name
{  font-faimily:verdana;
   font-size:8pt;
}

.number
{  width:100px;
   font-size:10pt;
   font-faimily:verdana;
}

.price
{  width:70px;
   font-size:10pt;
   font-faimily:verdana;
   text-align: "." ;
}

.add
{  width:50px;
   font-faimily:verdana;
}


.pdf
{  max-width:100px;
   font-faimily:verdana;
   min-width:100px;
   font-family:verdana;
   font-size:10pt;
}

/*Sub Category List (used in category)*/
.sclistclass
{
    font-size:10pt;
}


/*Virtual Cart*/
.vc1
{  font-size:10pt;
   font-weight:bold;
}

.vc2
{  font-size:8pt;
   font-family:verdana;
}

.vc2alt
{  font-size:8pt;
   font-family:verdana;
}

.vc4
{  font-size:10pt;
   font-weight:bold;
   font-family:verdana;
}

.vc10
{  font-size:8pt;
   font-family:verdana;
}

#ordertable{
    width: 50px;
    margin-right:100px;
    align:centre;
}

#invoice{
	width: 30em !important;
	margin: auto;
	margin-left: "50%";
}

#delivery{
	width: 30em !important;
	margin: auto;
	margin-left: "50%";
}

#payment{
	width: 30em !important;
	margin: auto;
	margin-left: "50%";
}

.b1 {  font-size:10pt;font-family:"Verdana"; color:#0000ff;}