/* Start of Cusomisable Classes*/


a
{
  text-decoration:none;
  
}

a:hover
{
  background-color: transparent;
  filter:alpha(opacity=75);
  -moz-opacity:.75;
  opacity:.75;
  position:relative;
  left:1;
  top:1;

}


body {
  font-size: 6px;
  border-width: 0px;
  padding: 0px;
  margin: 0px;
  background-color: DDD9D9;
  text-align:center;
}

.mainpage
{
  font-size: 6px;
  border-style: ridge;
  border-color: A698D4;
  border-width: 2px;
  width:750px;
  margin-left: auto;
  margin-right: auto;
}


.subpage
{
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: 666666;
  border-width: 0px;
  background-color: white;
  border-size: 1px;
}

.subpage a
{
  background-color: white;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: 666666;
}

.subpage a:visited
{
  background-color: white;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: 666666;
}

.subpage a:hover
{
  background-color: white;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: 666666;
}


.subpage2
{
  color: blue;
}

.subpage2 a
{
  color: BEB043;
}

.subpage2 a:visited
{
  color: BEB043;
}

.subpage2 a:hover
{
  color: BEB043;
}


.navbar 
{
  font-style: normal;
  border-width: 0px;
  background-color: 2B3D89;
  font-size: 12px;
  font-weight: 700;
  color: AAA2C9;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  padding: 0px;
  margin: 0px;
}

.navbar a
{
  background-color: 2B3D89;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: AAA2C9;
}

.navbar a:hover
{
  background-color: 2B3D89;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: AAA2C9;
}

.navbar a:visited
{
  background-color: 2B3D89;
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: AAA2C9;
}

.header
{
  font-weight: 200;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  color: F31A1A;
  border-width: 0px;
  background-image: url(/web/257/images/background.gif);
  height: 100px;
  padding: 0px;
  margin: 0px;
}

.header a
{
  font-weight: 200;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: F31A1A;
}

.header a:hover
{
  font-weight: 200;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: F31A1A;
}

.header a:visited
{
  font-weight: 200;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: F31A1A;
}

/* override the background rules for text. Not editable*/
.header span
{
  background-color: transparent ! important  ;
  background-image: none ! important  ;  
}

.blockSectionTable
{
  font-weight: lighter;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: red;
  background-color: DDD9D9;
  border-color: 192261;
  border-style: solid;
  border-width: 1px;
  font-size: 10px;
}

/* override the background rules for text. Not editable*/
.blockSectionTable span
{
  background-color: transparent ! important  ;
  background-image: none ! important  ;
  border-width: 0px;
}

.blockSectionTable a
{
  background-color: DDD9D9;
  font-weight: lighter;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: red;
  position:relative;
  right:0;
  top:0;
}

.blockSectionTable a:hover
{
  background-color: DDD9D9;
  font-weight: lighter;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: red;
}

.blockSectionTable a:visited
{
  background-color: DDD9D9;
  font-weight: lighter;
  font-style: normal;
  font-size: 10px;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  color: red;
}

.blockSectionTable td#heading
{
  font-style: normal;
  border-color: 192261;
  border-style: solid;
  border-width: 1px;
  background-color: 2B3D89;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: C8C8C8;
  text-align: center;
  height: 20px;
}



/* End of Cusomisable Classes*/

/* Start Elements*/


body,td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}





H1
{
  border-width: 0px;
  border-style: solid;
  border-color: CA3939;
  background-color: transparent;
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  color: 2B1570;
  font-size: 14px;
}

H1 a {
  background-color: transparent;
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  color: 2B1570;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

H1 a:hover {
  background-color: transparent;
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  color: 2B1570;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

H1 a:visited {
  background-color: transparent;
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  color: 2B1570;
  font-size: 14px;
  text-decoration: none;
  display: block;
}

H2 {
  background-color: transparent;
  border-width: 0px;
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: italic;
  color: blue;
  font-size: 12px;
}

H2 a {
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: italic;
  color: blue;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

H2 a:hover {
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: italic;
  color: blue;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

H2 a:visited {
  font-weight: bold;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-style: italic;
  color: blue;
  font-size: 12px;
  text-decoration: none;
  display: block;
}

/* End Elements*/


/* Start of General Classes*/




.login 
{
  height: 17px;
  width: auto;
  font-size: 10px;
  vertical-align:top;
}



/* edit this to position the logo */
.logo
{
  height: 72px;
  width: 120px;
  margin-left:20px;
  margin-bottom:10px;
  vertical-align:middle;
  margin-top:5px;
}

.termsmall {
  font-family: "Lucida Console", "Andale Mono", "monotype.com", "Bitstream Vera Sans Mono", monospace;
  font-size: 8px;
  font-weight: 500;
  color: #323757;
}

.centerListingTable
{
  border: solid 0px #999999;
  border-collapse: collapse;
  padding: 5px;
  width: 430;
}
.centerListingTable td#labelFeatureImage
{
  width: 50%;
}

table#basket.blockSectionTable
{
  width: 430px;
}

.blockSectionTable td#introTitle
{
  padding: 5px 5px 5px 5px;
}

.productListinginfo
{

}

.productListingLineItem
{
  width: 100%;
  border: solid 0px #000000;
  padding: 2px;
  margin: 2px 2px 2px 2px;
}

.productListingSectionBreak
{
  width: 430px;
}

.productListingNavigation
{
  border: solid 0 #000000;
 
}

.error
{
  color:Red;
}


.button
{
  display:inline-block;
  border-style: solid;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  border-color: FFFFFF;
  font-size: 12px;
  border-width: 1px;
  background-color: 2B3D89;
  text-align:center;
  color: FFFFFF !Important;
  padding-top:1px;
  padding-left:12px;
  padding-bottom:1px;
  padding-right:12px;
}

.button a
{
  display:inline-block;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: FFFFFF !Important;
  background-color: 2B3D89;
}

.button a:hover
{
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: FFFFFF !Important;
  background-color: 2B3D89;
}

.button a:visited
{
  display:inline-block;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: FFFFFF !Important;
  background-color: 2B3D89;
}

a.button
{
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: FFFFFF !Important;
  background-color: 2B3D89;
}

a.button:hover
{
  display:inline-block;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: FFFFFF !Important;
  background-color: 2B3D89;
}

a.button:visited
{
  background-color: 2B3D89;
  display:inline-block;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  color: FFFFFF !Important;
}


/* End Classes*/
