body {
    font-family: Trebuchet MS;
    color: #000099;
    height: 100%;
}

img {
    border: 0;
}

a {
font-family: Verdana;
text-decoration: none;
font-size: 9pt;
color: #808080;
}

a:hover {
text-decoration: underline;
}

img a:hover {
    text-decoration: none;
}

ul {
padding: 5px;
margin: 0;
color: #808080;
}

ul li {
display: inline;
}

#title {
    margin-top: 10px;
    font-size: 35px;
    width: 100%;
}

#floatMiddle {
    font-size: 13pt;
    font-family: Trebuchet MS;
}

#bottom {
    font-size: 15pt;
}

#bottomBar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 8pt;
    text-align: left;
    border-top: 2px solid #000000;
}

#twocLeft,#twocRight {
    text-align: justify;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #000000;
}

.fpText {
    padding: 5px;
    font-style: italic;
    font-size: 11pt;
}

#twocLeft a {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#twocRight {
    padding: 5px;
}

.item {
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 10px;
    text-align: justify;
}

.itemTitle {
    font-size: 11pt;
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #000099;
}

.soldOut {
    font-family: Tahoma;
    font-weight: bold;
    color: #ff0000;
    padding-bottom: 10px;
}

.quantity {
    color: #c0c0c0;
}

.title {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14pt;
    color: #000099;
}

.smallTitle {
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: -7px;
}

img.floatLeft {
    float: left;
    padding-right: 10px;
}

#cartTableHeader,#sizeTableHeader,.tableRow {
    background-color: #DCE2FC;
    width: 100%;
    height: 2.5em;
}

.cartRow {
    height: 3em;
}

.tabRow1 {
    background-color: #F5F7FE;
}

.tabRow2 {
    background-color: #ffffff;
}

#product,#inches,#metric,.tableLeft,.tableMiddle,.tableRight {
    padding: 7px;
    float: left;
}

#sizeTableHeader,#cartTableHeader {
    font-weight: bold;
}


#product,.tableLeft {
    width: 150px;
}

#inches,.tableMiddle {
    width: 100px;
}

#metric,.tableRight {
    width: 50px;
}

.tableMiddle {
    padding-top: 5px;
}

#cart a {
    font-size: 8pt;
    font-family: Tahoma;
}

.cartTotal {
    width: 760px;
    text-align: right;
}

#chk {
    padding-top: 11px;
}

div#worldpay {
    float: right;
}

div#or {
    float: right;
}