.specials {
background: #FFFFFF url(images/tanbg.jpg) repeat-x;
margin: 0px;
}
.sky{
background: #75B0F4 /*url(images/skycolorbg2.gif) repeat-x*/;
}
.cart{
background: #AF431B url(images/cartbg1.jpg) repeat;
}
.pleasenote{
background: #AF431B url(images/pleasenotebg.jpg) repeat;
}
.shipping{
background: #AF431B url(images/shippingbg.jpg) repeat;
}
.billing{
background: #AF431B url(images/billingbg.jpg) repeat;
}
.verify{
background: #AF431B url(images/verifybg.jpg) repeat;
}
.yourorder{
background: #AF431B url(images/yourorderbg.jpg) repeat;
}
.carttext{
font-family: Verdana, Arial, Helvetica;
font-size: 1em;
line-height: 1.2em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
margin-top: 30px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 15px;
}
.formerror {
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FF0000;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px
}
.formerror1 {
background: #990000;
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px
}
.pleasenotetext{
font-family: Verdana, Arial, Helvetica;
font-size: .9em;
line-height: 1em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
margin-top: 20px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 10px;
}
.mainwhitetext{
font-family: Verdana, Arial, Helvetica;
font-size: .8em;
font-style: normal;
color: #FFFFFF;
margin-top: 10px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 15px;
}
.quotewhitetextleft{
font-family: Verdana, Arial, Helvetica;
font-size: .8em;
font-style: italic;
color: #FFFFFF;
}
.quotewhitetextright{
font-family: Verdana, Arial, Helvetica;
font-size: .8em;
float: right;
color: #FFFFFF;
}
.smallwhitetext{
font-family: Verdana, Arial, Helvetica;
font-size: .7em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
.smallwhitetext A:link {
color: #FFFFFF;
text-decoration: none;
}
.smallwhitetext A:visited {
color: #FFFFFF;
text-decoration: none;
}
.smallwhitetext A:active {
color: #FFFFFF;
text-decoration: none;
}
.smallwhitetext A:hover {
color: #000000;
text-decoration: underline;
}
.smallwhitetext1{
font-family: Verdana, Arial, Helvetica;
font-size: .7em;
font-style: normal;
font-weight: normal;
color: #FFFFFF;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
.medwhitetext{
font-family: Verdana, Arial, Helvetica;
font-size: .9em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
.smallblacktext{
font-family: Verdana, Arial, Helvetica;
font-size: .7em;
font-style: normal;
font-weight: normal;
color: #000000;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
.largeblacktext{
font-family: Verdana, Arial, Helvetica;
font-size: 1em;
font-style: normal;
font-weight: bold;
color: #000000;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
}
.largeblacktext A:link {
color: #000000;
text-decoration: none;
}
.largeblacktext A:visited {
color: #000000;
text-decoration: none;
}
.largeblacktext A:active {
color: #000000;
text-decoration: none;
}
.largeblacktext A:hover {
color: #FF0000;
text-decoration: underline;
}
.copyrighttext {
font-family: Verdana, Arial, Helvetica;
font-size: .5em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-align: center;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
.menutext {
font-family: Verdana, Arial, Helvetica;
font-size: 1.0em;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
text-align: center;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 2px;
}
.menutext A:link {
color: #FFFFFF;
text-decoration: none;
}
.menutext A:visited {
color: #FFFFFF;
text-decoration: none;
}
.menutext A:active {
color: #FFFFFF;
text-decoration: none;
}
.menutext A:hover {
color: #000000;
text-decoration: underline;
}
.divider {
border-top: 1px dashed #FFFFFF;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
}
.hr {
margin-top: 2px;
margin-bottom: 2px;
padding: 0;
border-top: 1px dashed #FFFFFF;
width: 100%;
height: 0px;
overflow:hidden;
text-align:center;
}
.odd {
background: #FFDC98;
}
.even {
background: #FFEDCC;
}