﻿/*
$Last Update: 2010/02/10 13:06:40 $
$Name       : PrimeSiteUK $
$Revision   : 1.0 $
$State: Exp : $

-------------------------------------------------------*/

<!--
@media screen,print;
@charset "utf-8";

{

/*
$Main Body Control $
-------------------------------------------------------*/

Body      {
	 
	  background-image: url('http://www.lovelacelingerie.co.uk/images/background.gif');
	  background-attachment: fixed;
	  margin: 0px;
      padding: 0px;
      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      min-width: 770px; 
      width:expression(document.body.clientWidth < 850 ? "770px" : "100%" );
     
      
 /* Internet Explorer doesn't accept min-width therefore we 
   use the following Dynamic Expression to set the width */

}

.table    {

      padding:50px;
      background-color:#000000;
      width:770px;
      height:50px;
      position:relative;
      margin-left: auto; 
	  margin-right: auto;
	  border-width:1px;
}

.p        {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      color: #FFFFFF;
      text-align:justify;
      text-indent:0px;
      line-height:150%;
      margin:10px 40px;
      text-decoration:none;
      font-weight: normal; 
}

.title    {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      text-align:center;
      font-size:28px;
      color: #FFFFFF;
   	  font-weight: bold;
      margin:10px 40px;
      text-decoration:none;
}

h1        {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 14pt;
      text-transform: capitalize; 
      text-decoration: none;
      color: #FFFFFF;
      font-weight: bold; 
      text-align: left;
      margin-left: 30;
}

a         {

     font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
     color: #FFFFFF;
     font-weight: bold;
     text-decoration: none;
}

a:hover   {

     color: #FFFF00;
     text-decoration: underline;
}

.footer1  {
   
     font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
     color: #FFFFFF;
     font-size:16px;
     text-align: center;
     text-transform: capitalize;
     font-weight: bold;
     border:0 none;
     width:159;
     background-image: url('http://www.lovelacelingerie.co.uk/images/top01_bar_back.gif');
     height:40;
}

.footer2  {
   
     font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
     color: #FFFFFF;
     font-size:12px;
     line-height:200%;
     text-align: center;
     text-transform: capitalize;
     font-weight: bold;
     border:0 none;
     background-image: url('http://www.lovelacelingerie.co.uk/images/top01_bar_back.gif');
     height:40;
}

/*
$Main Page Control $
-------------------------------------------------------*/

h2        {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 18px;
      text-transform: capitalize; 
      color: #FFFFFF;
      font-weight: bold; 
      text-align: center;
}

a         {

     font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
     color: #FFFFFF;
     font-weight: bold;
}

a:hover   {

     color: #FFFF00;
     text-decoration: underline;
}

.text        {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      color: #FFFFFF;
      text-align:justify;
      line-height:150%;
      text-decoration: none;
      margin:-10px 40px;

}

/*
$Product List Control $
-------------------------------------------------------*/

.list    {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 14px;
      color: #FFFFFF;
      text-align: left;
      text-align:justify;
      margin: 5px;
}

.Ltitle   {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 22px;
      color: #FFFFFF;
      text-align: left;
      margin: 5px;
      line-height:30%;
}

.price   {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 18px;
      color: #FFFFFF;
      text-align: left;
      margin: 5px;
}

.Options {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 19px;
      color: #FFFFFF;
      text-align: center;
      font-weight: bold;
}

.OptionsMore {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 16px;
      color: #FFFFFF;
      text-align: center;
      font-weight: bold;
}
.centretext  {

      font-family: Arial, Bitstream Vera Sans, Helvetica, sans-serif;
      font-size: 14px;
      color: #FFFFFF;
      text-align:center;
}
