/* Default site */

body {
  text-align: center;
  background-color: White;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  margin: 0;
  padding-top: 20px;
  margin-left: 0px;
  margin-top: 0px;	
  margin-right: 0px;	
  margin-bottom: 0px;
}

h1 {
  display: inline;
  font-size: 20px;
  font-weight: normal;
}

h2 {
  display: inline;
  font-size: 15px;
  font-weight: bold;
}

h3 {
  display: inline;
  font-size: 13px;
  font-weight: bold;
}

h4 {
  display: inline;
}

h5 {
  font-size: 12px;
}

price {
  font-size: 12px
}

.saleprice {
  font-family: Arial;
  font-size: 11px;
  color : #082984;
  font-weight: bold;
}

.crossoutprice {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  text-decoration: line-through;
}

/* Department Pages */

p.department {
  background-color: white;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

A.bcrumb {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 10px;
  font-weight: normal;	
  color: black;
  text-decoration: normal;
}

div.bcrumb {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 10px;	
  font-weight: normal;	
  color: #717171;
  text-decoration: none; 
}

A.department {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 10pt;	
  font-weight: normal;	
  color: #082984;
  text-decoration: none; 
}

/* Breadcrumbs */

/* Home Page */

A.hp_main_newseason_b {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;	
  color: #082984;	
  text-decoration: none;
}

A.hp_main_newseason {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 8pt;	
  font-weight: normal;	
  color: #082984;
  text-decoration: none;
}

hp_main_copy {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

A.hp_main_copy
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;	
  font-weight: normal;
  color: #082984;	
  text-decoration: none;
}

A.hp_main_copy_b {	
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 12pt;
  font-weight: bold;
  color: #082984;
  text-decoration: none;
}

A.hp_p_right {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #082984;	
  text-decoration: none;
}

A.hp_p_right_b
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;	
  font-weight: bold;
  color: #082984;	
  text-decoration: none; 
}

/* Help Pages */


/* Product Page */


/* Grid */

A.grid {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  font-size: 10px;	
  font-weight: normal;	
  color: #082984;
  text-decoration: none; 
}

/* Basket */

baskettotal {
  display: inline;
  font-size: 13px;
  font-weight: bold;
}

/* Payment */

addresstitle {
  display: inline;
  font-size: 15px;
  font-weight: bold;
}

titleprice {
  display: inline;
  font-size: 13px;
  font-weight: bold;
}

/* Voucher */

TD.voucher1 {
  display: inline;
  font-size: 14px;
  font-weight: bold;
}

TD.voucher2 {
  display: inline;
  color: #082984;
  font-size: 11px;
  font-weight: bold;
}

TD.voucher3 {
  display: inline;
  color: #082984;
  font-size: 9px;
  font-weight: normal;
}
