/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.hide {display: none; }
a.complink {color: #F37; font-weight: bold;}
a.complink:hover {color: #F37;  font-weight: bold;}
.red {color: #F37;}

h2.smallh2 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
}


#header {
text-indent: -9999px;
width: 100%;
height: 150px;
background:url('./images/pagetopbg.jpg') no-repeat top center;
}

#header h2, #header h3 {
display: none;
}


/* MAIN MENU */

#mainmenu { 
  float: left;
  width: 100%;
  clear: both;
  background:url('./images/mainmenubg.jpg') repeat-x bottom left #a2b2ca;
  border-bottom: 1px solid #0b3a80; 
}

#mainmenu ul {
  margin: 0;
  padding: 0;
}

#mainmenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainmenu li a {
  float: left;
  margin: 0px;
  padding: 8px 15px;
  font-size: 18px;
  font-family: "trebuchet ms", serif;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  border-right: 1px solid #7088ad;
}

#mainmenu li a:hover,
#mainmenu li a.here {
background:url('./images/mainmenubghover.jpg') repeat-x bottom left #53719d;
}

#menuphone {
width: 198px;
height: 38px;
float: right;
clear: none;
}

#menuphone p {
margin: 0;
padding: 0;
text-indent: -9999px;
}

.column1 {
width: 185px;
}
.column2 {
width: 185px;
}

#topbox {
float: left;
clear: both;
width: 100%;

font-family: "Trebuchet MS", sans-serif;
font-size: 12px;
text-transform: lowercase;

}
#topbox a {
color: #04A;
}

#breadcrumbs {
float: left;
margin: 4px 10px 0px;
}

#storemenu {
float: right;
  margin: 4px 10px 0px;
  padding: 0;
}
#storemenu ul {
  margin: 0;
  padding: 0;

}
#storemenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
#storemenu li a {
  float: left;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px;
}

#storemenu li a:hover,
#storemenu li a.here {
}


.boxText { font-family: Georgia, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

.category-name a {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
font-size: 24px;
color: #00F;
margin-left: 10px;
}

BODY {
  background: /*url('./images/pagebg.jpg') repeat-y top center*/ #FFF;
  text-align: center;
 }

#wrap {
  
  width: 960px;
  margin: 0px auto;
  text-align: left;

}

#pageborder {
border: 1px solid #0b3a80;
}

A {
  color: #04A;
  text-decoration: none;
}

A:hover {
  color: #06F;
  text-decoration: underline;
}

a.zoomlink {
text-transform: uppercase;
font-size: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #06F;
text-decoration:none;
}


.productinfo {
margin: 0;
padding: 0;
}

.productinfo p {
margin: 5px 0;
padding: 0;
}

.productinfo span {
margin: 0;
padding: 0;
font-weight: bold;
}





FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  
}

TD.headerNavigation {
  font-family: "Trebuchet MS", Georgia, Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 14px;
/*  background: #bbc3d3;*/
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 3px;
  border-bottom: 2px solid #e61;
}

A.headerNavigation { 
  color: #666; 
}

A.headerNavigation:hover {
  color: #000;
  text-decoration: none;
}

.topmenu a {
  padding: 1px 3px 1px 3px;
}

.topmenu a:hover {
position: relative;
top: 0px;
border-bottom: 2px solid #e61;
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #249; 
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  padding: 3px;
  font-family: Georgia, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}






TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #06F; 
  border-spacing: 1px;
}

.productListing-heading {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px;
  background: #06F; /* Boxes Header */
  background:url('./images/infoboxheaderbg.jpg') repeat-x bottom left #06F;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading a:hover {
color: #FFF;
}

TD.productListing-data {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {

}

h1 {
  font-size: 28px; 
  color: #000;  
  clear: both;
}

h2 {
  font-size: 22px; 
  color: #333;
}

h2 a {
  color: #336;
}

h2 a:hover {
  color: #338;
}

h3 {
  font-size: 18px; 
  color: #555; 
}

h4 {
  font-size: 14px; 
  color: #555; 
}

h5 {
  font-size: 12px; 
  color: #555; 
}

h6 {
  font-size: 10px; 
  color: #555; 
}


h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 5px 0px 5px 0px;
  font-weight: bold;
  font-variant: normal;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif; 
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; /* content font */
  font-size: 14px; /* content size */
  line-height: 1.5; /* content line-height */
  font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
  font-size: 12px; 
}

TD.greeting {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 11px;
  font-variant: small-caps;
  width: 100%;
  padding: 10px;
  border: 1px solid #06F;
  text-align:center;
  color: #666;
  line-height: 1.5em;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px dotted #06f;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

/*SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}*/

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}



TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding: 10px;}
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5;  padding: 10px;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00;  padding: 10px;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


.cartaddtoqualify {
margin-top:4px; 
font-weight:bold; 
color: #F08;
font-size: 14px;
letter-spacing: -1px;
}
.cartfreeship {
font-size: 14px;
color: #04A;
font-weight:bold;
font-family: "Trebuchet MS", sans-serif; 
}
.cartfreeship span { 
font-size: 18px;
text-transform: uppercase;
background: url('./images/icontick.jpg') left no-repeat;
background-position: 0px 50%;
padding-left: 30px;
}

input.cssButton, div.cssButton {
margin: 0;
padding: 3px;
text-align: center;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #06F;
color: #FFF;
border: 1px solid #000;
text-transform: uppercase;
padding: 2px;
cursor: pointer;
text-decoration: none;
}
div.cssButton {
padding-bottom: 3px;
}

#thecategories a:hover {
	background-color: #FFF;
	color: #249;
}

.catwithsubs, .catwithnosubs {
	padding-right: 5px;
}
span.catwithsubs img, .catwithnosubs img {
padding-bottom: 2px;
border: 0px;
}

#thecategories {
	position: relative;
	top: -7px;
	margin-bottom: -14px;
	width: 100%;
}



#thecategories a {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	color:#04A;
	text-decoration: none;
	display: block;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
}
#thecategories a:hover {
position:relative;
left:0px;
text-decoration: underline;
color: #06F;
}
#thecategories a img {
position: relative;
top:1px;
}
#thecategories a.activelink {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: black;
/*	position: relative;
	left: 2px;*/
}
/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 15px;
}

#thirdcat a {
	padding-left: 30px;
}

#fourthcat a {
	padding-left: 45px;
}

#fifthcat a {
	padding-left: 60px;
}



.contentBox, .BestSellersBox, .CategoriesBox, .CurrenciesBox, .InformationBox, .LanguagesBox, .ManufacturerInfoBox, .ManufacturersBox, .OrderHistoryBox, Box, .ProductNotificationsBox, .ReviewsBox, .SearchBox, .OrgBox, .ShoppingCartBox, .SpecialsBox, .TellaFriendBox, .WhatsNewBox {

  background: #0b3a80; /* Boxes Header */ /* 249 */
  
}

TD.infoBoxHeading, TD.contentBoxHeading, TD.BestSellersBoxHeading, TD.CategoriesBoxHeading, TD.CurrenciesBoxHeading, TD.InformationBoxHeading, TD.LanguagesBoxHeading, TD.ManufacturerInfoBoxHeading, TD.ManufacturersBoxHeading, TD.OrderHistoryBoxHeading, TD.ProductNotificationsBoxHeading, TD.ReviewsBoxHeading, TD.SearchBoxHeading, TD.OrgBoxHeading, TD.ShoppingCartBoxHeading, TD.SpecialsBoxHeading, TD.TellaFriendBoxHeading, TD.WhatsNewBoxHeading {
  padding: 5px;
  padding-left: 10px; /* boxes left */
  font-family: "Trebuchet MS", sans-serif; /* boxes font */
  font-size: 14px; /* boxes font size */
  font-weight: bold; /* boxes font weight */
  background: #06F; /* boxes bg colour*/ /* 249 */
  background:url('./images/infoboxheaderbg.jpg') repeat-x bottom left #a2b2ca;
  color: #FFF; /* boxes font colour */ /* fff */
  font-variant:normal; /* boxes font variant */
  text-transform:uppercase;
}
TD.ShoppingCartBoxHeading a {
text-decoration: none;
color: #FFF;
}
TD.ShoppingCartBoxHeading a:hover {
text-decoration: none;
color: #FFF;
}
TD.OrgBoxHeading a {
text-decoration: none;
color: #FFF;
}
TD.OrgBoxHeading a:hover {
text-decoration: none;
color: #FFF;
}

.contentBoxContents, .BestSellersBoxContents, .CategoriesBoxContents, .CurrenciesBoxContents, .InformationBoxContents, .LanguagesBoxContents, .ManufacturerInfoBoxContents, .ManufacturersBoxContents, .OrderHistoryBoxContents, .ProductNotificationsBoxContents, .ReviewsBoxContents, .SearchBoxContents, .OrgBoxContents, .ShoppingCartBoxContents, .SpecialsBoxContents, .TellaFriendBoxContents, .WhatsNewBoxContents {
  background: #FFF;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
}

.ShoppingCartBox {
	background: #A05; /* Boxes Header */ /* 249 */
}
.OrgBox {
	background: #009c1d; /* Boxes Header */ /* 249 */
}
TD.ShoppingCartBoxHeading {
  padding: 5px;
  padding-left: 10px; /* boxes left */
  font-family: "Trebuchet MS", sans-serif; /* boxes font */
  font-size: 14px; /* boxes font size */
  font-weight: bold; /* boxes font weight */
  background: #F08; /* boxes bg colour*/ /* 249 */
  background:url('./images/infoboxheaderbgpink.jpg') repeat-x bottom left #F08;
  color: #FFF; /* boxes font colour */ /* fff */
  font-variant:normal; /* boxes font variant */
  text-transform:uppercase;
}
.ShoppingCartBoxContents {
font-weight: bold;
}
SPAN.newItemInCart {
color: #F08;
/*  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;*/
}
.shoppingcart{

}

TD.OrgBoxHeading {
  padding: 5px;
  padding-left: 10px; /* boxes left */
  font-family: "Trebuchet MS", sans-serif; /* boxes font */
  font-size: 14px; /* boxes font size */
  font-weight: bold; /* boxes font weight */
  background: #009c1d; /* boxes bg colour*/ /* 249 */
  background:url('./images/infoboxheaderbggreen.jpg') repeat-x bottom left #009c1d;
  color: #FFF; /* boxes font colour */ /* fff */
  font-variant:normal; /* boxes font variant */
  text-transform:uppercase;
}
.OrgBoxContents {
font-weight: bold;
}

.border{
border: 1px solid blue;
}

.clear {
  clear: both;
}
.alignRight, .alignright {
text-align: right;
}
.alignLeft, .alignleft {
text-align: left;
}

.alignCenter, .aligncenter { text-align:center;}

.floatLeft, .floatleft {
  float: left;
}

.floatRight, .floatright {
  float: right;
}

.width100 {
  width: 100%;
}

.width80 {
 width: 79.5%;
}

.width75 {
  width: 74%;
}

.width66 {
  width: 66%;
}

.width60 {
  width: 59.7%;
}

.width50 {
  width: 49.7%;
}

.width40 {
  width: 39.7%;
}

.width33 {
  width: 33%;
}

.width30 {
  width: 29%;
}

.width25 {
  width: 24.7%;
}

.width20 {
	width: 19.7%;
}

.small {
  font-size: 0.7em;
}

.grey {
color: #555;
}

.strong {
font-weight: bold;
}

.big {
font-size: 3.5em;
font-family: Georgia, Helvetica, sans-serif;
color: #00C;
}

.pink {
color: #F06;
}

.biggreen {
font-size: 3.5em;
font-family: Georgia, Helvetica, sans-serif;
color: #0C0;
}

.caps {
text-transform: uppercase;
}

.smallcaps {
font-variant: small-caps;
}

.nospace {
margin: 0;
padding: 0;
line-height: normal;
}

.freedelivery {

}

.steps {
padding: 0px;
margin: 12px 0px 6px;
}

.steps h2 {
margin: 0px;
padding: 0px;
}

.steps img, .steps p {
margin: 0px;
}

.steps p {
font-size: 14px;
margin: 0px;
padding: 0px;
}

.dottedline {
border-left: 1px dotted #555;
height: 100%;
}

.pageitem {
padding: 0px 10px;
margin: 0px;
font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}
.pageitem img {
margin: 10px;
}

.pagesection {
padding-top: 20px;
}



.testimonialmain {
font-size: 14px;
color:#333;
padding: 8px 15px;
margin: 0px 8px;
font-style: italic;
border: 1px dashed #06f;
background: #eeeeff;
}

.authormain {
/*font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 15px;
color: #000;*/
margin: 0px 10px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
font-style: italic;
width: 100%;
text-align: right;
}

.guarantee {
margin-top: 0px;
margin-bottom: 0px;
}

.readmore {
font: 12px Verdana, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
text-transform:none;
clear: both;
float: left;
margin-top: 15px;
}
.readmore a {
color: #00F;
text-decoration: underline;
margin-left: 20px;
}

#contactpage fieldset {
padding: 10px;
margin: 10px;
}

#contactpage legend {
padding: 0px 5px;
font-weight: bold;
color: #249;
}

#contactpage span {
font-weight: bold;
}



/*------------------- Page Formatting ---------------------*/

#hiddentop {
visibility:hidden;
position: absolute;
left: -3000px;
}




/*blockquote {
margin: 10px 0px;
padding: 0px;
padding: 20px 20px 20px 85px;
  
  background-color: #eef;  
  border: 1px dashed #06f;
  background-image: url('./images/quote.jpg');
  background-repeat: no-repeat;
  background-position: 10px 50%;   
}

blockquote p {
margin: 0px;
padding: 0px;
height: 100%;
} 

p.author {
margin: 0px 10px 0px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
font-style: italic;
width: 100%;
text-align: right;
}

blockquote img {
border: 2px solid #666;
margin: 10px;
clear: both;
}*/


.main a {
  color: #00F;
  text-decoration: none;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;
}

.main a:hover {
  color: #06F;
  text-decoration: none;
}
.main ul, ul.list {
list-style-image: url('./images/ulbullet.gif');
margin-top: 0;
}
#guaranteepage .main li {
margin-top: 20px;
}


.express {
border: 4px solid #01B0F0;
padding: 10px 20px;
margin: 2px 0px 20px;
}

.nonexpress {
border: 4px solid #0C0;
padding: 10px 20px;
margin: 2px 0px 20px;
}

#login {
padding-top: 20px;
}


/*------------------- TESTIMONIALS ------------*/

.testimonial {
margin: 20px 0px;
padding: 0;
}

.testimonial p {
background: url(./images/quote.gif) top left no-repeat;
margin: 0;
padding: 0;
padding-left: 35px;
font-size: 1em;
}

.testimonial p.author {
margin: 0;
padding: 0;
}

.testimonial img {
border: 2px solid #333;
}

.boxtestimonial {
margin: 0;
padding: 0;
text-align: left;
}

.boxtestimonial p {
margin: 0;
padding: 6px 8px 4px 8px;
font-size: 0.8em;
}

.boxtestimonial p.author {
background: none;
margin: 0;
padding: 0;
}

.boxtestimonial img {
width: 44px;
height: 44px;
margin: 10px 10px 0px 0px;
}


/*------------------- FOOTER ------------------*/

#footer {
width: 960px;
/*background: #FFF;
background: url('./images/footerbg.jpg') bottom center no-repeat;*/
margin: 0 0 0px 0;
padding: 0;
font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
}

#sock {
width: 900px;
margin: 0 0 0 30px;
padding: 20px 0px;
text-align: left;
}

#pdficon {
background: url('./images/pdficon.jpg') top center no-repeat;
padding: 130px 0px 0px 0px;
text-align: center;
font-size: 14px;
border-right: 1px dotted #04A;
}

a.downloadlink {
font-weight: normal;
font-size: 18px;
color: #00F;
text-decoration: underline;
}

a.addfavourite {
background: url('./images/addfav.gif') left no-repeat;
background-position: 0px 50%;
padding: 5px 0px;
padding-left: 40px;
height: 100%;
}

.padleft {
padding-left: 20px;
}

#bottomlogo {
background: url('./images/footerbg.jpg') top center no-repeat;
height: 150px;
border-top: 1px solid #0b3a80;
}

#disclaimer {
text-align: center;
font-size: 10px;
color: #333;
padding: 20px 5px 70px 5px;
}

#disclaimer p {

}

#disclaimer span.chappledesign a {
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #06F;
}

td.autoresponder {
	padding: 10px 0px;
}

p#ep_yield {
	color: red;
}

p#ep_url {
	border: 1px solid red;
	padding: 5px 10px;
	width: auto;
	display: inline;
	float: left;
}

p#ep_url span {
	color: red;
}

p.oem_warning {
	border: 1px solid black;
	background: #F00;
	padding: 5px 10px;
	width: auto;
	display: inline;
	float: left;
	clear: both;
}

p.oem_warning span {
	color: white;
}

p.oem_disclaimer {
	clear: both;
	font-size: 10px;
}


#123top {
	width: 520px;
	height: 12px;
	background: url('./images/123boxtop.jpg') top left no-repeat;
}

#123content {
	width: 520px;
	background: url('./images/123boxbg.jpg') top left repeat-x;
}

#123bottom {
	width: 520px;
	height: 12px;
	background: url('./images/123boxbottom.jpg') top left no-repeat;
}

.123find {
	background: url('./images/123find.gif') top left no-repeat;
	padding-left: 36px;
}