
body {
margin : 0;
padding : 0;
background : #000000;
color : #fff;
font-family : Arial, Sans-Serif;
}
h2 {
color : #fbc8cf;
}
a {
text-decoration : none;
color : #fff;
}
a:hover {
font-weight : bold;
}
a#active {
background-color : #fff;
color : #000;
background-image : url("images/lhtw.gif");
background-repeat : no-repeat;
}
#header {
background : #000000;
width : 100%;
text-align : center;
}
#leftcol {
background : #000000;
float : left;
width : 170px;
color : #ffffff;
text-align : left;
font-weight : bold;
}
#leftcol a {
text-decoration : none;
color : #fbc8cf;
}
#leftcol a:hover {
background : #000000;
color : #ffffff;
font-weight : normal;
}
#rightcol {
text-align : left;
}
#content {
font-family : Arial, Sans-Serif;
background : #000000;
color : #fff;
width : 700px;
}
#footer {
background : #000000;
clear : both;
width : 100%;
color : #ffffff;
text-align : center;
font-size : 12px;
}
#navcontainer ul {
padding : 0.2em 0;
margin : 0;
list-style-type : none;
background-color : #000;
color : #fff;
width : 100%;
font : normal 90% arial, helvetica, sans-serif;
text-align : center;
}
li {
display : inline;
}
li a {
text-decoration : none;
background-color : #000;
color : #fff;
padding : 0.2em 1em;
font-weight : bold;
}
li a:hover {
background-color : #fbc8cf;
color : #000;
background-image : url("images/lhtp.gif");
background-repeat : no-repeat;
}
ul.prices li {
display : list-item;
}
table {
margin-left : auto;
margin-right : auto;
}
.enquire {
text-align : center;
padding : 5px 5px 5px 5px;
}
.enquire a {
font-size : large;
border-style : ridge;
border-color : #fff;
background-color : #fbc8cf;
color : #000;
}
p.enquire a:hover {
font-size : large;
border-style : groove;
font-weight : normal;
background-color : #fbc8cf;
color : #000;
}
.err {
color : #f00;
}
.quote {
background-image : url("../images/quote-tl.jpg");
background-repeat : no-repeat;
background-color : #fff;
color : #000;
font-style : italic;
padding : 0.5cm 0.5cm;
}
.order_details_title {
font-weight : bold;
vertical-align : text-top;
}
.orderbutton {
border : 0 solid #fff;
background : #fbc8cf;
}
.orderquantity {
float : left;
padding-left : 10px;
padding-right : 10px;
}
.orderbuttoninc {
float : left;
}
.orderbuttondec {
float : left;
}
.orderprice {
float : right;
}
.orderamount {
float : right;
}
.orderpoundsign {
float : right;
}
.orderpoundsigntotal {
float : left;
}
.orderphototable {
width : 700px;
text-align : center;
}
.orderimage {
text-align : center;
}