Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with link text colour in stylesheet


prjames111

Recommended Posts

Posted

Hi all

 

I'm having problems with the colour and font of my text of any link <a href=></a> in the main body of any page The colour seems to be is bright blue and a large text and a horrible font as well as being underlined. Any help would be much appreciated. My style sheet is below:

 

/*

$Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

Copyright © 2003 osCommerce

Released under the GNU General Public License

*/

/* ************************************************************************************* */

BODY { background:#262626;color:#353434;margin:0px; padding-bottom:20px;}

.bg_body {background:url(images/bg_body.gif) 0px 0px repeat-x;}

.infoBox {background:#e7e7e7;}

.orderEdit {font-family:Arial, Helvetica, sans-serif; font-size : 10px; color: #7FBCFF; text-decoration: underline; }

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:#f3f3f3;}

 

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {}

 

.productsNotifications {background:#f3f3f3;}

 

.moduleRow { }

.moduleRowOver {background-color: #f3f3f3; cursor: pointer; cursor:pointer; }

.moduleRowSelected {background-color: #f3f3f3; }

 

 

CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px; line-height:11px;font-family:Arial, Helvetica, sans-serif;}

 

TEXTAREA {width: 100%;font-size:11px;font-family:Arial, Helvetica, sans-serif;}

 

/***** Begin Sitemap_SEO *****/

ul.sitemap {

color: #000;

}

.sitemap {

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #666;

font-weight : normal;

}

.sitemapHeading {

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

color: #000;

font-weight : bold;

}

.sitemapProducts {

font-family: Arial, Helvetica, sans-serif;

font-size: 11px;

color: #f000ff;

font-weight : normal;

}

A. {

color: #7FBCFF;

}

A. :hover {

color: #7FBCFF;

}

.sitemap_indvidual_hdg {

font-family:Arial, Helvetica, sans-serif;

font-size: 12px;

color: #ff0000;

font-weight : normal;

}

A.sitemap_indvidual_hdg { color: #009900; }

A.sitemap_indvidual_hdg:hover { color: #ff0000; }

.sitemap_indvidual {

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

color: #ff0000;

font-weight : normal;

}

A.sitemap_indvidual { color: #009900; }

A.sitemap_indvidual:hover { color: #ff0000; }

 

}

/***** End Sitemap_SEO *****/

 

/*** Begin All Products SEO ***/

.allproductsBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffce00; }

a.allproductsBox { color: #ff0000; }

a.allproductsBox:hover { color: #00CCFF; }

h1 {

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: bold;

margin-bottom: 0;

padding-bottom: 0;

color: #000;

}

h2 {

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: normal;

margin-bottom: 0;

padding-bottom: 0;

color: #000;

}

/*** End All Products SEO ***/

 

/* ************************************************************************************* */

.panel_top2 {height:240px;background:url(images/banner_bg.jpg) 0px 0px no-repeat; margin-bottom:5px;}

.panel_top3 {margin-bottom:0px;}

/* ************************************************************************************* */

.width_table {width:974px;position:relative; margin:auto;}

.width_td {padding:0px 0px 0px 0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.main_table {background:url(images/spacer.gif) 223px 0px repeat-y;}

.box_width_left {width:248px;}

.box_width_right {width:0px;}

 

.content_width_td {width:100%;padding:0px 0px 0px 0px}

.box_width_td_left {padding:0px 11px 0px 0px;}

.box_width_td_right {padding:0px 0px 0px 8px; display:none;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.row_1 {padding:18px 0px 0px 0px; height:111px;}

.row_2 {height:100%;padding:16px 11px 4px 9px; border:1px solid #4b4b4b; border-top:0px; border-bottom:0px; background:#ffffff;}

.row_3 {padding:0px 0px 0px 0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.menu {background:url(images/menu_rep.gif) 0px 0px repeat-x;width:100%;}

.menu_left {background:url(images/menu_left.gif) 0px 0px no-repeat;}

.menu_right {background:url(images/menu_right.gif) 100% 0px no-repeat;padding:0px 0px 0px 0px; width:100%;}

 

.menu td {width:auto;vertical-align:middle; text-align:center;}

.menu td a {display:block;}

.menu_separator {text-align:center;padding:0px 0px 0px 0px;}

 

/* ************************************************************************************* */

/* ************************************************************************************* */

.nav_separator {padding:0px 9px 0px 7px; vertical-align:middle;}

/* ************************************************************************************* */

.logo {padding:0px 0px 0px 23px; width:100%; height:54px;}

.banner_02 {padding:0px 0px 3px 0px;}

.banner_03 {padding:0px 0px 4px 0px; text-align:right;}

/* ************************************************************************************* */

.header {vertical-align:middle; text-align:right;}

.header td {vertical-align:middle; height:31px;}

.header td {color:#464545; font-size:13px; line-height:14px; font-weight:normal;font-family:Arial, Helvetica, sans-serif;}

.header img {vertical-align:middle;}

.header_separator {padding:0px 24px 6px 24px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.languages {padding:0px 0px 4px 0px;}

.languages table {width:78px;}

.currencies {padding:0px 23px 0px 0px;}

.currencies table {width:164px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.z1 {padding:0px 0px 0px 0px;}

.z1 table {width:180px; height:36px;background:url(images/z1.gif) 0px 0px no-repeat;}

.z1 td {padding:0px 6px 8px 43px; vertical-align:middle;}

.z1 b {color:#ebebeb; font-size:11px; line-height:12px; font-weight:bold;font-family:Arial, Helvetica, sans-serif; display:block; padding-bottom:2px;}

.z1 td {color:#bfbfbf; font-size:11px; line-height:12px; font-weight:normal;font-family:Arial, Helvetica, sans-serif;}

.z1 a {color:#98c908; font-size:11px; line-height:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:underline}

.z1 a:hover {color:#98c908; text-decoration:none;}

/* ************************************************************************************* */

.select {width:100%;border:1px solid #e3e3e3;background:#ffffff; color:#464545;vertical-align:middle;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.select2 {margin:4px 0px 3px 0px;}

.select2 td {padding:11px 0px 20px 0px; height:36px; vertical-align:middle;}

.select2 select {width:70%; border:1px solid #808080;border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;background:#ffffff; color:#464545;vertical-align:middle;margin:0px 10px 2px 10px;}

.search {padding:1px 20px 3px 22px;}

.search .table {width:220px;}

.search .go {width:100%;border:0px solid #808080; border-color:#808080 #cdcdcd #cdcdcd #808080;background:transparent; color:#209ccc;vertical-align:middle;margin:0px 0px 0px 0px;padding:3px 9px 0px 9px; height:21px;}

.go2 {width:100%;border:1px solid #141414;background:#ffffff; color:#787778;vertical-align:middle;margin:0px 0px 0px 0px;height:18px; padding-top:0px; padding-left:5px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.search_input-rep {background:url(images/search-bg.gif) 0px 0px repeat-x; width:100%;}

.search_input-left {}

.search_input-right {background:url(images/search2-right.gif) 100% 0px no-repeat;width:100%; height:23px;}

 

.search_button-rep {background:url(images/search2-bg.gif) 0px 0px repeat-x;}

.search_button-left {background:url(images/search-left.gif) 0px 0px no-repeat;}

.search_button-right {vertical-align:middle; height:23px;padding:0px 0px 0px 3px;}

/* ************************************************************************************* */

.panel {margin:0px 0px 0px 0px;}

.panel td {color:#a4a4a4; font-size:11px; line-height:17px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

.panel a {color:#b4b4b5; font-size:11px; line-height:17px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none; display:block;}

.panel a:hover {color:#b4b4b5;text-decoration:underline;}

 

.panel .table {width:182px; height:72px;}

.panel .td {vertical-align:top;padding:16px 0px 0px 31px;}

.panel .bold {background:#000000; color:#ffffff; font-weight:bold; height:33px; vertical-align:middle;padding:0px 0px 0px 30px; border-right:#252525 1px solid;}

/* ************************************************************************************* */

.footer td img {margin:4px 0px 0px 0px;}

.footer {padding:0px 0px 0px 0px;}

.footer_td {width:224px; text-align:center; height:88px;}

.footer2_td {width:100%;padding:0px 5px 0px 1px; text-align:left;}

.footer .footer2_td {vertical-align:middle;}

.footer {color:#afafaf; font-size:12px; line-height:24px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; vertical-align:middle;}

.footer td {color:#afafaf; font-size:12px; line-height:24px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; vertical-align:middle;}

.footer a {color:#afafaf; font-size:12px; line-height:24px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.footer a:hover {color:#7FBCFF;text-decoration:underline;}

 

.footer span {color:#7FBCFF; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

.footer span a {color:#7FBCFF; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;text-decoration:none;}

.footer span a:hover {color:#7FBCFF;text-decoration:underline;}

 

.footer b {color:#7FBCFF; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.footer b a {color:#7FBCFF; font-size:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

.footer b a:hover {color:#7FBCFF; text-decoration:none;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.popup_bg {padding:16px 0px 0px 0px;background:#FFFFFF 0px 0px repeat-x;}

.popup_width_table {margin:0px 0px 0px 0px;width:419px; margin:auto;}

.popup_width_td {padding:0px 0px 0px 0px;}

 

.popup_1 {height:108px;padding:10px 12px 0px 0px; text-align:right;}

.popup_2 {padding:9px 9px 5px 9px; border:1px solid #4b4b4b; border-top:0px; border-bottom:0px; background:#ffffff;}

 

.popup {height:100%;background:#FFFFFF;}

.popup td {color:#FFFFFF; font-size:11px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }

 

.popup strong {color:#FFFFFF; font-size:12px; line-height:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;text-decoration:none;padding:10px 0px 4px 0px; display:block; }

.popup a,

.popup a u {color:#6e6e6e; font-size:12px; font-weight:normal; text-decoration:none;}

.popup a:hover {color:#6e6e6e; text-decoration:underline;}

 

.popup .popup_footer td {color:#818a94; font-size:13px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; vertical-align:top; height:41px; vertical-align:middle;}

.popup .popup_footer a {color:#818a94; font-size:13px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-transform:none; text-decoration:none;}

.popup .popup_footer a:hover {color:#818a94;text-decoration:underline;}

/* ************************************************************************************* */

.wrapper_header_t {background:url(images/wrapper_header_t.gif) 0px 0px repeat-x #f8f8f8;margin:0px 0px 5px 0px;}

.wrapper_header_b {background:url(images/wrapper_header_b.gif) 0px 100% repeat-x;}

.wrapper_header_r {background:url(images/wrapper_header_r.gif) 100% 0px repeat-y;}

.wrapper_header_l {background:url(images/wrapper_header_l.gif) 0px 0px repeat-y;}

.wrapper_header_tl {background:url(images/wrapper_header_tl.gif) 0px 0px no-repeat; width:100%;}

.wrapper_header_tr {background:url(images/wrapper_header_tr.gif) 100% 0px no-repeat;}

.wrapper_header_bl {background:url(images/wrapper_header_bl.gif) left 100% no-repeat;}

.wrapper_header_br {background:url(images/wrapper_header_br.gif) 100% 100% no-repeat;padding:14px 27px 13px 8px; height:122px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.wrapper2_t {background:url(images/wrapper2_t.gif) 0px 0px repeat-x #ffffff;}

.wrapper2_b {background:url(images/wrapper2_b.gif) 0px 100% repeat-x;}

.wrapper2_r {background:url(images/wrapper2_r.gif) 100% 0px repeat-y;}

.wrapper2_l {background:url(images/wrapper2_l.gif) 0px 0px repeat-y;}

.wrapper2_tl {background:url(images/wrapper2_tl.gif) 0px 0px no-repeat; width:100%;}

.wrapper2_tr {background:url(images/wrapper2_tr.gif) 100% 0px no-repeat;}

.wrapper2_bl {background:url(images/wrapper2_bl.gif) left 100% no-repeat;}

.wrapper2_br {background:url(images/wrapper2_br.gif) 100% 100% no-repeat;padding:8px 6px 7px 7px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBox_ {margin:3px 0px 9px 0px;}

.infoBox_ .infoBox__ {border:1px solid #dedede;padding:10px 9px 10px 9px;}

/* ************************************************************************************* */

.infoBox_ TEXTAREA,

.infoBox_ .main TEXTAREA,

.infoBox_ .main input,

.infoBox_ .main select,

.infoBox_ .fieldValue select,

.infoBox_ .fieldValue input {border:1px solid #808080;border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;background:#ffffff; color:#464545;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBoxHeading_table {margin:0px 0px 0px 0px; border:1px solid #dedede; border-bottom:0px;}

.infoBoxHeading_td {width:100%; height:33px;padding:22px 4px 0px 23px; vertical-align:top;}

/* ************************************************************************************* */

.popup .infoBoxHeading_td {color:#7FBCFF;font-size:15px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.infoBoxHeading_td {color:#7FBCFF;font-size:15px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

.infoBoxHeading_td a {color:#7FBCFF;font-size:15px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-decoration:none}

.infoBoxHeading_td a:hover {color:#7FBCFF; text-decoration:underline;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBox_table {margin:0px 0px 5px 0px; border:1px solid #dedede; border-top:0px;}

.infoBox_td {padding:0px 0px 0px 0px;width:100%;}

/* ************************************************************************************* */

.infoBoxContents_table {margin:0px;}

.infoBoxContents_table .boxText {padding:7px 16px 22px 16px; height:45px;width:100%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.infoBoxHeading2_table {margin:0px 0px 0px 0px; border:1px solid #dedede; border-bottom:0px;}

.infoBoxHeading2_td {width:100%; height:33px;padding:13px 4px 2px 25px; vertical-align:top;}

/* ************************************************************************************* */

.popup .infoBoxHeading2_td {color:#2c2c2c;font-size:13px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.infoBoxHeading2_td {color:#2c2c2c;font-size:13px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.infoBoxHeading2_td a {color:#2c2c2c;font-size:13px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-decoration:none}

.infoBoxHeading2_td a:hover {color:#2c2c2c; text-decoration:underline;}

/* ************************************************************************************* */

.infoBoxContents2_table .boxText {padding:6px 25px 10px 25px; height:46px;width:100%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.box_cart {margin-top:15px;margin-bottom:11px;}

.box_cart td {padding:4px 0px 4px 0px;}

.boxText font {color:#7FBCFF; text-decoration:none; font-size:11px; font-weight:normal;}

.boxText font a {color:#7FBCFF; text-decoration:none; font-size:11px; font-weight:normal;}

.boxText font a:hover {color:#7FBCFF;}

 

.boxText font.sc a {color:#7FBCFF; text-decoration:none; font-size:11px; font-weight:bold;}

.boxText font.sc a:hover {color:#7FBCFF; text-decoration:underline}

 

.boxText strong a {color:#7FBCFF; text-decoration:none; font-size:11px; line-height:14px; font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.boxText strong a:hover {color:#7FBCFF; text-decoration:none}

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText SPAN.newItemInCart {color: #ff0000;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif;padding:4px 0px 4px 0px;}

.boxText a .newItemInCart {color: #ff0000;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif;}

.boxText a:hover .newItemInCart {color: #ff0000; text-decoration:underline;}

.boxText SPAN.oldItemInCart {color: #4f4f4f;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif;padding:4px 0px 4px 0px; display:block;}

.boxText a .oldItemInCart {color: #4f4f4f;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif;}

.boxText a:hover .oldItemInCart {color: #4f4f4f; text-decoration:underline;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText,

.boxText td {color:#7FBCFF; font-size:11px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; }

.boxText a {color:#7FBCFF; font-size:12px; line-height:12px; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.boxText a:hover {text-decoration:underline;}

.boxText .order_history {width:100%;padding:3px 5px 3px 0px;}

.boxText .order_history a {color:#7FBCFF; font-size:13px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.boxText .order_history a:hover {color:#7FBCFF; text-decoration:none;}

 

 

.boxText span a {color:#7FBCFF; font-size:12px; line-height:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

.boxText span a:hover {color:#7FBCFF; text-decoration:none;}

 

.boxText span.productSpecialPrice {color:#e15700;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold;display:inline;}

.boxText b.productSpecialPrice {color:#e15700;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold;display:inline;}

del {color:#e15700;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

 

.boxText div.img {margin:10px 0px 10px 0px; text-align:center;}

.boxText div.stars {margin:14px 0px 9px 0px;}

 

.boxText .name_padd {padding:13px 0px 13px 0px;height:40px; vertical-align:top; text-align:left;}

.boxText .pic_padd {padding:9px 0px 5px 0px;text-align:center; vertical-align:middle;}

.boxText .price_padd {padding:5px 0px 6px 0px;vertical-align:middle; height:30px; width:100%;}

.boxText .desc_padd {padding:10px 0px 2px 0px;height:54px;}

.boxText select {margin:0px 0px 9px 0px;border:1px solid #808080;border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;background:#ffffff; color:#464545;}

.boxText .input {margin:6px 0px 4px 0px;border:1px solid #808080;border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;background:#ffffff; color:#464545;height:19px; width:100%;}

.boxText .button_search {width:15%;}

.boxText .button_search input {margin:2px 0px 0px 0px;}

.boxText .text_search {text-align:left; width:85%;}

.boxText .star_padd {padding:14px 0px 0px 0px;}

.boxText .languages {padding:0px 0px 10px 0px;}

.boxText .button {padding:0px 0px 4px 0px; height:26px; text-align:center;}

.boxText .padd {padding:0px 0px 5px 0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText li {padding:0px 0px 0px 0px; width:100%;}

.boxText li, .boxText li a {font-family:Arial, Helvetica, sans-serif;}

.boxText ul {list-style:none;margin:0px 0px 0px 0px;padding:0;}

.boxText .categories {margin:0px 0px 0px 0px;}

.boxText .bestsellers {margin:0px 0px 0px 0px;}

.boxText .information {margin:0px 0px 0px 0px;}

.boxText .manufacturers {margin:0px 0px 0px 0px;}

.boxText li a {display:block;}

.boxText ul li div {padding-left:15px;}

 

 

 

.boxText .bg_list {background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}

.boxText .bg_list a {color:#666666; font-size:12px; line-height:13px; font-weight:normal;

padding:6px 1px 5px 26px;background:url(images/bg_list.gif) 9px 10px no-repeat;text-decoration:none;}

.boxText .bg_list a:hover {color:#666666;text-decoration:underline;}

.boxText .bg_list a b {color:#666666; font-weight:bold; text-decoration:none;}

 

.boxText .bg_list_un {padding:0px 0px 0px 0px;}

.boxText .bg_list_un a {color:#666666; font-size:12px; line-height:13px; font-weight:normal;

padding:6px 1px 5px 26px;background:url(images/bg_list.gif) 9px 10px no-repeat;text-decoration:none;}

.boxText .bg_list_un a:hover {color:#666666;text-decoration:underline;}

.boxText .bg_list_un a b {color:#666666; font-weight:bold; text-decoration:none;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText .bg_list2 {padding:0px 0px 0px 0px;}

.boxText .bg_list2 a {padding:4px 1px 3px 6px;text-decoration:none;}

.boxText .bg_list2 a:hover {text-decoration:none;}

 

.boxText .bg_list2_un {padding:0px 0px 0px 0px;}

.boxText .bg_list2_un a {padding:4px 1px 3px 6px;text-decoration:none;}

.boxText .bg_list2_un a:hover {text-decoration:none;}

/* ************************************************************************************* */

.boxText .bg_list2 {background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}

.boxText .bg_list2 a font {color:#666666; font-size:12px; line-height:18px; font-weight:normal;text-decoration:none;}

.boxText .bg_list2 a:hover font {color:#666666;text-decoration:underline;}

 

.boxText .bg_list2_un {padding:0px 0px 0px 0px;}

.boxText .bg_list2_un a font {color:#666666; font-size:12px; line-height:18px; font-weight:normal;text-decoration:none;}

.boxText .bg_list2_un a:hover font {color:#666666;text-decoration:underline;}

/* ************************************************************************************* */

.boxText .bg_list2 a b {color:#666666; font-size:12px; line-height:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.boxText .bg_list2 a:hover b {color:#666666;text-decoration:none;}

 

.boxText .bg_list2_un {}

.boxText .bg_list2_un a b {color:#666666; font-size:12px; line-height:18px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.boxText .bg_list2_un a:hover b {color:#666666;text-decoration:none;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.boxText .bg_list3 {background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}

.boxText .bg_list3 a {color:#575656; font-size:14px; line-height:15px; font-weight:normal;

padding:6px 1px 8px 13px;background:url(images/bg_list.gif) 0px 11px no-repeat;text-decoration:none;}

.boxText .bg_list3 a:hover {color:#4f4f4f;text-decoration:underline;}

 

.boxText .bg_list3_un {padding:0px 0px 0px 0px;}

.boxText .bg_list3_un a {color:#575656; font-size:14px; line-height:15px; font-weight:normal;

padding:6px 1px 8px 13px;background:url(images/bg_list.gif) 0px 11px no-repeat;text-decoration:none;}

.boxText .bg_list3_un a:hover {color:#4f4f4f;text-decoration:underline;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.cont_heading_table {background:#e5e5e5; border-top:1px solid #e5e5e5;margin:0px 0px 0px 0px;}

.cont_heading_td {vertical-align:middle;padding:7px 20px 8px 20px; height:30px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.popup .cont_heading_td {color:#2c2c2c;font-size:12px;line-height:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

.cont_heading_td td {color:#2c2c2c;font-size:12px;line-height:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

.cont_heading_td a {color:#2c2c2c;font-size:12px;line-height:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;text-decoration:none}

.cont_heading_td a:hover {color:#2c2c2c; text-decoration:underline;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.content_wrapper_table {margin:0px 0px 0px 0px;}

.content_wrapper_td {padding:0px 0px 0px 0px; width:100%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.content_wrapper3_table {margin:0px 0px 0px 0px;}

.content_wrapper3_td {padding:10px 15px 5px 15px; width:100%;}

/* ************************************************************************************* */

.content_wrapper1_table {border:0px solid #d8d7cb;margin:auto; margin-bottom:6px;}

.content_wrapper1_td {padding:16px 23px 20px 23px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.content_wrapper2_table {margin:0px 0px 0px 0px;}

.content_wrapper2_td {padding:0px 23px 0px 23px; width:100%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.content_wrapper4_table {border:0px solid #d8d7cb;margin:auto; margin-bottom:6px;}

.content_wrapper4_td {padding:16px 1px 20px 1px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.tableBox_output_table {margin:3px 0px 5px 0px;}

.tableBox_output1_td {padding:0px 0px 0px 0px;}

.tableBox_shopping_cart {margin:0px 0px 0px 0px;background:url(images/line_x.gif) 0px 0px repeat-x;}

/* ************************************************************************************* */

.cart_total_left {width:80%; text-align:right; vertical-align:middle;height:40px;padding:20px 15px 20px 0px;}

.cart_total_right {width:20%; text-align:center;vertical-align:middle;padding:0px 0px 0px 10px;}

.cart_total_left {color:#363636; font-size:11px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

.cart_button_padd {padding:9px 8px 0px 8px;}

 

.remove {width:20%;}

.products {width:45%;}

.quantity {width:15%;}

.total {width:20%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.wrapper_pic_table {margin:auto;width:1px;}

.wrapper2_pic_table {margin:3px 0px 9px 0px;}

.wrapper3_pic_table {margin:auto;width:1px;}

.wrapper_pic_t {background:url(images/wrapper_pic_border.gif) 0px 0px repeat-x #ffffff;}

.wrapper_pic_b {background:url(images/wrapper_pic_border.gif) 0px 100% repeat-x;}

.wrapper_pic_r {background:url(images/wrapper_pic_border.gif) 100% 0px repeat-y;}

.wrapper_pic_l {background:url(images/wrapper_pic_border.gif) 0px 0px repeat-y;}

.wrapper_pic_tl {background:url(images/wrapper_pic_tl.gif) 0px 0px no-repeat; width:100%;}

.wrapper_pic_tr {background:url(images/wrapper_pic_tr.gif) 100% 0px no-repeat;}

.wrapper_pic_bl {background:url(images/wrapper_pic_bl.gif) left 100% no-repeat;}

.wrapper_pic_br {background:url(images/wrapper_pic_br.gif) 100% 100% no-repeat;padding:14px 1px 15px 1px; text-align:center;}

.wrapper2_pic_br {background:url(images/wrapper_pic_br.gif) 100% 100% no-repeat;padding:10px 7px 10px 7px; text-align:center;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.wrapper_pic2_table {width:1px;margin:auto;}

.wrapper_pic2_t {background:url(images/wrapper_pic2_border.gif) 0px 0px repeat-x #ffffff;}

.wrapper_pic2_b {background:url(images/wrapper_pic2_border.gif) 0px 100% repeat-x #ffffff;}

.wrapper_pic2_r {background:url(images/wrapper_pic2_border.gif) 100% 0px repeat-y #ffffff;}

.wrapper_pic2_l {background:url(images/wrapper_pic_border.gif) 0px 0px repeat-y #ffffff;}

.wrapper_pic2_td {background:#ffffff;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.wrapper_infoBox_t {background:url(images/wrapper_infoBox_border.gif) 0px 0px repeat-x #f6f6f6;margin:0px 0px 0px 0px;}

.wrapper_infoBox_b {background:url(images/wrapper_infoBox_border.gif) 0px 100% repeat-x}

.wrapper_infoBox_r {background:url(images/wrapper_infoBox_border.gif) 100% 0px repeat-y}

.wrapper_infoBox_l {background:url(images/wrapper_infoBox_border.gif) 0px 0px repeat-y;}

.wrapper_infoBox_tl {background:url(images/wrapper_infoBox_tl.gif) 0px 0px no-repeat; width:100%;}

.wrapper_infoBox_tr {background:url(images/wrapper_infoBox_tr.gif) 100% 0px no-repeat;}

.wrapper_infoBox_bl {background:url(images/wrapper_infoBox_bl.gif) left 100% no-repeat;}

.wrapper_infoBox_br {background:url(images/wrapper_infoBox_br.gif) 100% 100% no-repeat; height:65px;padding:2px 0px 2px 0px; text-align:center; vertical-align:middle;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.wrapper_name2_r {background:url(images/wrapper_name2_border.gif) 100% 0px repeat-y #7e7e7e;margin:0px 0px 0px 0px;}

.wrapper_name2_l {background:url(images/wrapper_name2_border.gif) 0px 0px repeat-y;}

.wrapper_name2_tl {background:url(images/wrapper_name2_tl.gif) 0px 0px no-repeat; width:100%;}

.wrapper_name2_tr {background:url(images/wrapper_name2_tr.gif) 100% 0px no-repeat;}

.wrapper_name2_bl {background:url(images/wrapper_name2_bl.gif) left 100% no-repeat;}

.wrapper_name2_br {background:url(images/wrapper_name2_br.gif) 100% 100% no-repeat; height:21px;padding:2px 10px 2px 10px; text-align:center;}

/* ************************************************************************************* */

 

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.prod_table {border:0px solid #d8d7cb;margin:auto;}

.prod_td {padding:0px 9px 10px 9px;}

/* ************************************************************************************* */

.prod2_table {border:0px solid #d8d7cb;margin:auto;}

.prod2_td {padding:8px 0px 0px 0px;}

/* ************************************************************************************* */

.pic_table {border:0px solid #d8d7cb;margin:auto; width:1px;}

.pic_td {padding:0px;}

 

.pic2_table {border:0px solid #d8d7cb;margin:auto; width:1px;}

.pic2_td {padding:0px;}

 

.pic3_table {border:0px solid #d8d7cb;margin:auto; width:1px;}

.pic3_td {padding:0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.main a.enlarge {color:#4f4f4f; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; text-decoration:underline;}

.main a:hover.enlarge {color:#4f4f4f; font-size:11px; text-transform:lowercase; font-weight:normal; text-decoration:none}

/* ************************************************************************************* */

/* ************************************************************************************* */

.result_top_padd {margin:0px 0px 0px 0px;}

.result_bottom_padd {margin:0px 0px 0px 0px;}

 

.result_top_padd td {width:50%; vertical-align:middle;padding:14px 5px 18px 7px;}

.result_bottom_padd td {width:50%; vertical-align:middle;padding:18px 5px 18px 7px;}

 

.result_right {text-align:right;}

.result td {color:#4f4f4f; font-size:12px; line-height:15px; font-family:Arial, Helvetica, sans-serif;}

.result b {color:#4f4f4f; font-weight:normal;}

/* ************************************************************************************* */

.result_right b {color:#e15701; font-weight:bold;}

.result_right a.pageResults {color:#e15701; text-decoration:underline;font-size:12px;}

.result_right a.pageResults:hover {color:#e15701; text-decoration:none;background: #f3f3f3;}

.result_right a.pageResults u {color:#e15701; text-decoration:underline;}

.result_right a.pageResults u:hover {color:#e15701; text-decoration:none;}

/* ************************************************************************************* */

/* ************************************************************************************* */

td.main, p.main, div.main, .main td, .main p, .main b

{color:#000000; font-size:11px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

 

.main .desc {color:#000000; font-size:11px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

.main .desc2 {color:#000000; font-size:11px; line-height:16px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

 

.main .name {color:#00aced; line-height:20px; }

.main .s_cart_head {color:#000000; font-size:11px;line-height:16px;font-weight:bold;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}

.main a {color:#006f7c; font-size:12px; line-height:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

.main a:hover {color:#006f7c; text-decoration:underline;}

 

.main .name b a {color:#006f7c; font-size:12px; line-height:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

.main .name b a:hover {color:#006f7c; text-decoration:none;}

 

.main .name a {color:#006f7c; font-size:12px; line-height:14px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; text-decoration:underline;}

.main .name a:hover {color:#006f7c; text-decoration:none;}

 

.main .desc b {color:#666666;}

.main .desc2 strong {color:#666666;}

.main .desc2 a {color:#666666; font-size:11px; font-weight:normal; text-decoration:underline;}

.main .desc2 a:hover {color:#666666; font-size:11px; text-decoration:none;}

.main b b {color:#353434;font-size:12px;line-height:12px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

 

SPAN.productSpecialPrice {color:#2c2c2c;font-size:12px;line-height:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif; display:inline;}

s {color:#2c2c2c;font-size:12px;line-height:14px;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}

 

.main SPAN.productSpecialPrice {color:#e15700;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:inline;}

.main s {color:#e15700;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold;}

 

.main b.productSpecialPrice {color:#e15700;font-size:12px; line-height:14px;font-family:Arial, Helvetica, sans-serif; font-weight:bold; display:inline;}

 

.main .strong {color:#000000; font-size:13px; line-height:42px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; display:block;}

.padd_2 .main {color:#000000; font-size:11px; line-height:14px; font-weight:normal;}

.padd_2 select {border:1px solid #808080;border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;background:#ffffff; color:#464545;vertical-align:middle;}

.img {border:0px solid #efd9b0; background:#ffffff;}

 

.main .data em {color:#353434; font-size:10px; line-height:12px; font-weight:normal; font-family:Arial, Helvetica, sans-serif;}

/* ************************************************************************************* */

.main br {line-height:9px;}

/* ************************************************************************************* */

.main .desc2 ul {margin:5px 0px 15px 0px;list-style:none;padding:0;}

.main .desc2 li {padding:0px 0px 0px 0px;}

 

.main .desc2 li div {color:#000000; font-size:12px; line-height:14px; font-weight:normal; text-decoration:underline;

padding:5px 1px 5px 15px;background:url(images/bg_list.gif) 0px 10px no-repeat;}

 

 

.main .desc2 li a {color:#000000; font-size:12px; line-height:14px; font-weight:normal;text-decoration:underline;}

.main .desc2 li a:hover {color:#000000; font-size:12px; line-height:14px; font-weight:normal;text-decoration:none;}

 

.desc_list {width:50%;}

.desc_list_separator {padding:0px 20px 0px 20px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.main br {line-height:9px;}

/* ********* */

.main .right .pic_padd {padding:5px 0px 2px 17px;float:right;}

.main .right .name_padd {padding:14px 12px 14px 13px; vertical-align:middle;text-align:left;}

.main .right .desc_padd {padding:12px 0px 5px 0px; text-align:left;}

.main .right .data_padd {padding:16px 2px 0px 0px;float:right; text-align:right; line-height:20px;}

.main .right .price_padd {padding:15px 6px 0px 0px; text-align:left;line-height:20px;}

.main .right .button_padd {padding:7px 0px 0px 0px;}

/* ********* */

.main .left .pic_padd {padding:5px 17px 2px 0px;float:left;}

.main .left .name_padd {padding:14px 12px 14px 13px;h vertical-align:middle;text-align:left;}

.main .left .desc_padd {padding:12px 0px 5px 0px; text-align:left;}

.main .left .data_padd {padding:16px 0px 0px 0px; text-align:left; line-height:20px;}

.main .left .price_padd {padding:15px 6px 0px 0px;float:right; line-height:23px;}

.main .left .button_padd {padding:7px 0px 0px 0px;}

 

/* ********* */

.main .s_cart_head_padd {padding:16px 0px 14px 0px; height:15px; vertical-align:middle; text-align:center;}

.main .s_cart_td {padding:19px 0px 0px 0px;}

.main .s_cart_td input {border:1px solid #808080;border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;background:#ffffff; color:#464545;}

/* ********* */

/* ********* */

.main .name2_padd {padding:5px 0px 2px 0px;height:23px; text-align:left; vertical-align:middle;}

.main .pic2_padd {padding:0px 0px 15px 0px;}

.main .desc2_padd {padding:14px 0px 3px 0px; height:6px;}

.main .desc22_padd {padding:1px 0px 0px 0px; height:6px; text-align:right;}

.main .listing2_padd {padding:0px 0px 6px 0px;}

.main .price2_padd {padding:6px 0px 18px 0px;vertical-align:middle; height:30px; width:100%;}

.main .button2_padd {padding:5px 0px 4px 0px; height:26px; text-align:left;}

.main .pr_desc2_padd {padding:5px 10px 10px 10px;width:100%;}

.main .button22_padd {margin:10px 0px 10px 0px;}

.main .button2_padd table {width:1px;}

.main div.img {margin:0px 0px 0px 0px; text-align:center;}

.main .btn_wrapper td {padding:2px 10px 0px 11px; border-bottom:2px solid #ceccc0; background:#f3f3f3; vertical-align:middle;}

/* ********* */

/* ********* */

.main .name3_padd {width:100%; height:5px;padding:5px 15px 13px 15px; text-align:center;}

.main .pic3_padd {padding:1px 3px 0px 3px; text-align:center;}

.main .desc3_padd {padding:1px 0px 5px 0px;}

.main .button3_padd {padding:10px 0px 0px 0px; text-align:center;}

.main .price3_padd {padding:9px 0px 7px 0px; height:8px;text-align:center;}

 

.main .name4_padd {padding:4px 0px 14px 0px;height:47px; text-align:center; vertical-align:middle;}

.main .pic4_padd {padding:4px 0px 0px 0px; text-align:center;}

.main .desc4_padd {padding:2px 0px 3px 0px; text-align:center;}

.main .price4_padd {padding:2px 0px 0px 0px; text-align:center; vertical-align:middle; height:49px;}

.main .button4_padd {padding:4px 0px 0px 0px;text-align:center;}

/* ************************************************************************************* */

.button_marg img,

.button_marg input {margin:2px 1px 0px 0px;}

 

.button2_marg img,

.button2_marg input {margin:3px 0px 0px 0px;}

 

.button3_marg img,

.button3_marg input {margin:2px 0px 3px 0px;}

 

.button22_marg {margin:0px 0px 0px 0px;}

.bg_input input {background:none; border:0px;}

/* ************************************************************************************* */

.prod_info {float:left;padding:3px 1px 1px 1px;margin:0px 45px 0px 0px; text-align:center;}

/* ************************************************************************************* */

table.listing {margin:0px 0px 2px 0px;}

table.listing td {padding:1px 0px 1px 0px;background:url(images/line.gif) 0px center repeat-x;

color:#4f4f4f; font-size:10px; font-family:Arial, Helvetica, sans-serif;}

 

.main .listing b {font-weight:normal;}

.main .listing em,

.main .listing font {color:#4f4f4f; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; background:#ffffff;padding:0px 0px 0px 4px;}

.main .listing b font {color:#4f4f4f; font-size:10px; font-family:Arial, Helvetica, sans-serif; background:#ffffff;padding:0px 4px 0px 0px;}

.main .listing b font a {text-decoration:underline;}

.main .listing b font a:hover {text-decoration:none}

 

.main .listing font a {color:#4f4f4f; text-decoration:underline; font-size:10px; font-weight:normal;h1 {font-size: 2em; font-family:Arial, Helvetica, sans-serif; margin: .67em 0;}

h2 {font-size: 1.5em; margin: .83em 0;}

h3 {font-size: 1.17em; margin: 1em 0;}

h4 {font-size: 1em; margin: 1.33em 0;}

h5 {font-size: .83em; line-height: 1.17em; margin: 1.67em 0;}

h6 {font-size: .67em; margin: 2.33em 0;}

h1, h2, h3, h4, h5, h6 {font-weight: bolder;}}

.main .listing font a:hover {color:#4f4f4f; text-decoration:none}

/* ************************************************************************************* */

/* ************************************************************************************* */

TD.smallText,

SPAN.smallText,

.smallText em,

P.smallText {font-size: 10px;font-family:Arial, Helvetica, sans-serif; font-weight:normal; font-style:normal;}

 

.smallText a {color:#e15701; font-size:11px; text-decoration:none;} /* advanced_search.php */

.smallText a:hover {color:#e15701; font-size:11px; text-decoration:underline;}

.smallText a u {color:#e15701; font-size:11px; text-decoration:none;}

.smallText a:hover u {color:#e15701; font-size:11px; text-decoration:underline;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

.prod_line_x {background:url(images/line_x.gif) 0px center repeat-x;}

.prod_line_y {background:url(images/line_y.gif) center 0px repeat-y;}

 

.prod2_line_x {background:url(images/line_xx.gif) 0px center repeat-x;}

.prod2_line_y {background:url(images/line_xx.gif) center 0px repeat-y;}

 

.padd_gg img {height:41px;}

.padd_vv img {width:31px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.cart_line_x {background:url(images/line_xx.gif) 0px center repeat-x;}

.cart_line_y {background:url(images/line_yy.gif) center 0px repeat-y;}

 

.padd2_gg img {height:2px;}

.padd2_vv img {width:3px;}

 

.padd3_gg img {height:21px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

.errorBox { font-family:Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family:Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; padding:10px 0px 10px 0px;}

 

FORM {display: inline;}

td, div {padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif;}

td {vertical-align:top;}

table {width:100%;}

/* ************************************************************************************* */

/* ************************************************************************************* */

TR.headerError {background: #ff0000;}

TD.headerError {color: #ffffff;font-size: 12px;font-weight : bold;font-family:Arial, Helvetica, sans-serif; background: #ff0000;text-align:center;}

TR.headerInfo {background: #00ff00;}

TD.headerInfo {color: #ffffff;font-size: 12px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;background: #00ff00;text-align: center;}

.infoBoxContents {padding:0px 0px 0px 10px;}

.infoBoxNotice {background: #FF8E90;}

.infoBoxNoticeContents {font-size: 10px;font-family:Arial, Helvetica, sans-serif;background: #FFE6E6;}

TD.infoBoxHeading {color: #ffffff;font-size: 10px;font-family:Arial, Helvetica, sans-serif;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox {font-size: 10px;font-family:Arial, Helvetica, sans-serif;}

TABLE.productListing {border: 1px;border-style: solid;border-color: #b6b7cb;border-spacing: 1px;}

.productListing-heading {color: #FFFFFF;font-size: 10px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;background: #b6b7cb; }

TD.productListing-data {/* font-size: 10px;font-family:Arial, Helvetica, sans-serif; */ }

TD.pageHeading, DIV.pageHeading {color: #9a9a9a; font-size: 20px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;}

TD.pageHeading a, DIV.pageHeading a {color: #9a9a9a; font-size: 20px;font-weight: bold;font-family:Arial, Helvetica, sans-serif; text-decoration:none;}

TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}

TR.subBar {background: #f4f7fd;}

TD.subBar {color: #4277ac;font-size: 10px;font-family:Arial, Helvetica, sans-serif;}

TD.accountCategory {color: #aabbdd;font-size: 13px;font-family:Arial, Helvetica, sans-serif;}

TD.fieldKey {font-size: 12px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;}

TD.fieldValue {font-size: 12px;font-family:Arial, Helvetica, sans-serif;}

TD.tableHeading {font-size: 12px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;}

SPAN.greetUser {color: #f0a480;font-size: 11px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;}

TABLE.formArea {background:#f1f9fe; border-color:#7b9ebd; border-style:solid; border-width:1px;}

TD.formAreaTitle {font-size:12px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;}

SPAN.markProductOutOfStock {color: #c76170;font-size: 12px;font-weight: bold;font-family:Arial, Helvetica, sans-serif;}

SPAN.errorText {color: #ff0000;font-family:Arial, Helvetica, sans-serif;}

.checkoutBarFrom, .checkoutBarTo {color: #353535; font-size: 10px;font-family:Arial, Helvetica, sans-serif;}

.checkoutBarCurrent {color: #c83b00;font-size: 10px;font-family:Arial, Helvetica, sans-serif;}

/* message box */

.messageBox {font-family:Arial, Helvetica, sans-serif; font-size: 10px; }

.messageStackError,

.messageStackWarning {font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5;}

.messageStackSuccess {font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; vertical-align:top}

/* ************************************************************************************* */

.vam, .vam_td td {vertical-align:middle;}

.tac {text-align:center;}

.b_width strong {display:block; width:125px; font-weight:normal;}

.width2_100,

.width3_100,

.radio {width:100%;}

.width2_100 input {width:55%;}

.width2_100 select {width:55%;}

.width3_100 input {width:100%;}

.indent_2 {padding-left:12px;}

.indent_3 {padding-bottom:3px;}

.radio input {margin:0px 5px 1px 5px; vertical-align:middle;}

/* ************************************************************************************* */

.img_middle img {vertical-align:middle; margin:1px 10px 0px 0px;}

.img_middle {padding:3px 0px 3px 0px;}

/* ************************************************************************************* */

.ofh {overflow:hidden;}

.al_left {padding-top:5px;}

.al_left strong {text-align:left !important;}

.al_left {text-align:left !important;}

.fl_left {float:left;}

.fl_right {float:right;}

.cl_both {clear:both; line-height:0px; font-size:0px;}

/* ************************************************************************************* */

.left_part {float:left; width:75%}

.right_part {float:right;padding:0px 0px 0px 0px;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

#m1_eng,

#m2_eng,

#m3_eng,

#m4_eng,

#m5_eng,

#m6_eng,

#over_m1_eng,

#over_m2_eng,

#over_m3_eng,

#over_m4_eng,

#over_m5_eng,

#over_m6_eng,

#over2_m1_eng,

#over2_m2_eng,

#over2_m3_eng,

#over2_m4_eng,

#over2_m5_eng,

#over2_m6_eng {height:22px;}

/* ************************************************************************************* */

#m1_eng div,

#m1_eng div,

#m2_eng div,

#m3_eng div,

#m4_eng div,

#m5_eng div,

#m6_eng div {background:url(images/spacer.gif) 0px 0px no-repeat ;}

 

#m1_eng table,

#m2_eng table,

#m3_eng table,

#m4_eng table,

#m5_eng table,

#m6_eng table {height:39px;background:url(images/spacer.gif) 100% 0px no-repeat; margin-bottom:0px;}

 

#m1_eng td,

#m2_eng td,

#m3_eng td,

#m4_eng td,

#m5_eng td,

#m6_eng td {height:39px;width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;}

/* **************************************** */

/* **************************************** */

#over_m1_eng div,

#over_m1_eng div,

#over_m2_eng div,

#over_m3_eng div,

#over_m4_eng div,

#over_m5_eng div,

#over_m6_eng div {background:url(images/spacer.gif) 0px 0px no-repeat;}

 

 

#over_m1_eng table,

#over_m2_eng table,

#over_m3_eng table,

#over_m4_eng table,

#over_m5_eng table,

#over_m6_eng table {height:39px;background:url(images/spacer.gif) 100% 0px no-repeat;}

 

#over_m1_eng td,

#over_m2_eng td,

#over_m3_eng td,

#over_m4_eng td,

#over_m5_eng td,

#over_m6_eng td,

#over2_m1_eng td,

#over2_m2_eng td,

#over2_m3_eng td,

#over2_m4_eng td,

#over2_m5_eng td,

#over2_m6_eng td {height:39px;width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

 

/* **************************************** */

#m1_eng img {width:66px;}

#m2_eng img {width:90px;}

#m3_eng img {width:55px;}

#m4_eng img {width:73px;}

#m5_eng img {width:71px;}

#over_m1_eng img {width:66px;}

#over_m2_eng img {width:90px;}

#over_m3_eng img {width:55px;}

#over_m4_eng img {width:73px;}

#over_m5_eng img {width:71px;}

/* **************************************** */

#m1_eng table td {background:url(includes/languages/english/images/buttons/m1.gif) center 15px no-repeat;}

#m2_eng table td {background:url(includes/languages/english/images/buttons/m2.gif) center 15px no-repeat;}

#m3_eng table td {background:url(includes/languages/english/images/buttons/m3.gif) center 15px no-repeat;}

#m4_eng table td {background:url(includes/languages/english/images/buttons/m4.gif) center 15px no-repeat;}

#m5_eng table td {background:url(includes/languages/english/images/buttons/m5.gif) center 15px no-repeat;}

/* **************************************** */

#over_m1_eng table td {background:url(includes/languages/english/images/buttons/m1_act.gif) center 15px no-repeat;}

#over_m2_eng table td {background:url(includes/languages/english/images/buttons/m2_act.gif) center 15px no-repeat;}

#over_m3_eng table td {background:url(includes/languages/english/images/buttons/m3_act.gif) center 15px no-repeat;}

#over_m4_eng table td {background:url(includes/languages/english/images/buttons/m4_act.gif) center 15px no-repeat;}

#over_m5_eng table td {background:url(includes/languages/english/images/buttons/m5_act.gif) center 15px no-repeat;}

/* **************************************** */

/* **************************************** */

/* **************************************** */

/* ************************************************************************************* */

#m1_ger,

#m2_ger,

#m3_ger,

#m4_ger,

#m5_ger,

#m6_ger,

#over_m1_ger,

#over_m2_ger,

#over_m3_ger,

#over_m4_ger,

#over_m5_ger,

 

#over_m6_ger,

#over2_m1_ger,

#over2_m2_ger,

#over2_m3_ger,

#over2_m4_ger,

#over2_m5_ger,

#over2_m6_ger {height:39px;}

/* ************************************************************************************* */

#m1_ger div,

#m1_ger div,

#m2_ger div,

#m3_ger div,

#m4_ger div,

#m5_ger div,

#m6_ger div {background:url(images/spacer.gif) 0px 0px no-repeat;}

 

#m1_ger table,

#m2_ger table,

#m3_ger table,

#m4_ger table,

#m5_ger table,

#m6_ger table {height:39px;background:url(images/spacer.gif) 100% 0px no-repeat; margin-bottom:0px;}

 

#m1_ger td,

#m2_ger td,

#m3_ger td,

#m4_ger td,

#m5_ger td,

#m6_ger td {height:39px;width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;}

/* **************************************** */

/* **************************************** */

#over_m1_ger div,

#over_m1_ger div,

#over_m2_ger div,

#over_m3_ger div,

#over_m4_ger div,

#over_m5_ger div,

#over_m6_ger div {background:url(images/spacer.gif) 0px 0px no-repeat;}

 

 

#over_m1_ger table,

#over_m2_ger table,

#over_m3_ger table,

#over_m4_ger table,

#over_m5_ger table,

#over_m6_ger table {height:39px;background:url(images/spacer.gif) 100% 0px no-repeat;}

 

#over_m1_ger td,

#over_m2_ger td,

#over_m3_ger td,

#over_m4_ger td,

#over_m5_ger td,

#over_m6_ger td {height:39px;width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

 

/* **************************************** */

#m1_ger img {width:70px;}

#m2_ger img {width:96px;}

#m3_ger img {width:110px;}

#m4_ger img {width:118px;}

#m5_ger img {width:72px;}

#over_m1_ger img {width:70px;}

#over_m2_ger img {width:96px;}

#over_m3_ger img {width:110px;}

#over_m4_ger img {width:118px;}

#over_m5_ger img {width:72px;}

/* **************************************** */

#m1_ger table td {background:url(includes/languages/german/images/buttons/m1.gif) center 15px no-repeat;}

#m2_ger table td {background:url(includes/languages/german/images/buttons/m2.gif) center 15px no-repeat;}

#m3_ger table td {background:url(includes/languages/german/images/buttons/m3.gif) center 15px no-repeat;}

#m4_ger table td {background:url(includes/languages/german/images/buttons/m4.gif) center 15px no-repeat;}

#m5_ger table td {background:url(includes/languages/german/images/buttons/m5.gif) center 15px no-repeat;}

/* **************************************** */

#over_m1_ger table td {background:url(includes/languages/german/images/buttons/m1_act.gif) center 15px no-repeat;}

#over_m2_ger table td {background:url(includes/languages/german/images/buttons/m2_act.gif) center 15px no-repeat;}

#over_m3_ger table td {background:url(includes/languages/german/images/buttons/m3_act.gif) center 15px no-repeat;}

#over_m4_ger table td {background:url(includes/languages/german/images/buttons/m4_act.gif) center 15px no-repeat;}

#over_m5_ger table td {background:url(includes/languages/german/images/buttons/m5_act.gif) center 15px no-repeat;}

/* **************************************** */

/* **************************************** */

/* ************************************************************************************* */

#m1_esp,

#m2_esp,

#m3_esp,

#m4_esp,

#m5_esp,

#m6_esp,

#over_m1_esp,

#over_m2_esp,

#over_m3_esp,

#over_m4_esp,

#over_m5_esp,

#over_m6_esp,

#over2_m1_esp,

#over2_m2_esp,

#over2_m3_esp,

#over2_m4_esp,

#over2_m5_esp,

#over2_m6_esp {height:39px;}

/* ************************************************************************************* */

#m1_esp div,

#m1_esp div,

#m2_esp div,

#m3_esp div,

#m4_esp div,

#m5_esp div,

#m6_esp div {background:url(images/spacer.gif) 0px 0px no-repeat;}

 

#m1_esp table,

#m2_esp table,

#m3_esp table,

#m4_esp table,

#m5_esp table,

#m6_esp table {height:39px;background:url(images/spacer.gif) 100% 0px no-repeat; margin-bottom:0px;}

 

#m1_esp td,

#m2_esp td,

#m3_esp td,

#m4_esp td,

#m5_esp td,

#m6_esp td {height:39px;width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;}

/* **************************************** */

/* **************************************** */

#over_m1_esp div,

#over_m1_esp div,

#over_m2_esp div,

#over_m3_esp div,

#over_m4_esp div,

#over_m5_esp div,

#over_m6_esp div {background:url(images/spacer.gif) 0px 0px no-repeat;}

 

 

#over_m1_esp table,

#over_m2_esp table,

#over_m3_esp table,

#over_m4_esp table,

#over_m5_esp table,

#over_m6_esp table {height:39px;background:url(images/spacer.gif) 100% 0px no-repeat;}

 

#over_m1_esp td,

#over_m2_esp td,

#over_m3_esp td,

#over_m4_esp td,

#over_m5_esp td,

#over_m6_esp td {height:39px;width:auto; cursor:pointer; white-space:nowrap;text-align:left; vertical-align:middle;}

/* ************************************************************************************* */

/* ************************************************************************************* */

/* ************************************************************************************* */

 

/* **************************************** */

#m1_esp img {width:66px;}

#m2_esp img {width:119px;}

#m3_esp img {width:55px;}

#m4_esp img {width:59px;}

#m5_esp img {width:88px;}

#over_m1_esp img {width:66px;}

#over_m2_esp img {width:119px;}

#over_m3_esp img {width:55px;}

#over_m4_esp img {width:59px;}

#over_m5_esp img {width:88px;}

/* **************************************** */

#m1_esp table td {background:url(includes/languages/espanol/images/buttons/m1.gif) center 15px no-repeat;}

#m2_esp table td {background:url(includes/languages/espanol/images/buttons/m2.gif) center 15px no-repeat;}

#m3_esp table td {background:url(includes/languages/espanol/images/buttons/m3.gif) center 15px no-repeat;}

#m4_esp table td {background:url(includes/languages/espanol/images/buttons/m4.gif) center 15px no-repeat;}

#m5_esp table td {background:url(includes/languages/espanol/images/buttons/m5.gif) center 15px no-repeat;}

/* **************************************** */

#over_m1_esp table td {background:url(includes/languages/espanol/images/buttons/m1_act.gif) center 15px no-repeat;}

#over_m2_esp table td {background:url(includes/languages/espanol/images/buttons/m2_act.gif) center 15px no-repeat;}

#over_m3_esp table td {background:url(includes/languages/espanol/images/buttons/m3_act.gif) center 15px no-repeat;}

#over_m4_esp table td {background:url(includes/languages/espanol/images/buttons/m4_act.gif) center 15px no-repeat;}

#over_m5_esp table td {background:url(includes/languages/espanol/images/buttons/m5_act.gif) center 15px no-repeat;}

/* **************************************** */

 

/* ------- Zoom image ADD : START -------- */

#showimage{

position:absolute;

visibility:hidden;

border: 0px;

}

 

#dragbar{

cursor: hand;

cursor: pointer;

background-color: #bbc3d3;

min-width: 100px; /*NS6 style to overcome bug*/

}

 

#dragbar #closetext{

font-weight: bold;

margin-right: 1px;

}

/* ------- Zoom image ADD : END -------- */

 

TD.pageHeading_ex, DIV.pageHeading_ex {

font-family: Verdana, Arial, sans-serif;

font-size: 12px;

font: italic;

color: #9a9a9a;

}

 

.products_new_in {

font-family: Verdana, Arial, sans-serif;

font-size: 13px;

}

 

.products_new_ex {

font-family: Verdana, Arial, sans-serif;

font-size: 10px;

font: italic

}

 

SPAN.productSpecialPriceEX {

font-family: Verdana, Arial, sans-serif;

font-style: italic;

color: #ff0000;

}

 

SPAN.productPriceEx {

font-family: Verdana, Arial, sans-serif;

font-style: italic;

 

/* Custom Product Builder */

.builder_heading {

font-family: Verdana, Arial, sans-serif;

font-size: 13px;

background: #eeeef0;

color: #000000;

font-weight: bold;

}

 

.builder_footing {

font-family: Verdana, Arial, sans-serif;

font-size: 13px;

background: #eeeef0;

color: #000000;

font-weight: bold;

}

 

TH {

font-family: Verdana, Arial, sans-serif;

font-size: 13px;

color: #000000;

font-weight: bold;

}

/* End Custom Product Builder */

 

/* Start Products Specifications */

ul.specification_box {

line-height: 1.5;

}

 

option, optgroup {

text-decoration: none;

font-style: normal;

margin: 0;

padding: 2px 2px 0 2px;

font-family: Verdana, Arial, sans-serif;

}

 

.filter_count {

font-weight: normal;

}

 

.no_results {

color: #bbb;

}

 

.close {

font-size: 75%;

position: relative;

top: -4px;

}

 

img.image_filter { /* Applies to images used as filters */

width: 20px; /* Width of each image */

height: 20px; /* Height of each image */

padding: 5px; /* Padding between the category contents and the border */

border: 1px solid #182d5c; /* Border around each image */

margin: 3px; /* Margin between the image border and other objects */

background: #ffffff; /* Background color behind each image */

float: left; /* Don't change this */

}

 

.specs_box { /* Applies to the table surrounding the Specifications/tabs onproduct_info.php */

width: 100%;

background: #FFFFFF;

}

 

#variantsBlock {

}

 

#variantsBlockTitle {

font-size: 10pt;

font-weight: bold;

padding-left: 10px;

padding-bottom: 10px;

width: 10em;

}

 

#variantsBlockData {

align: left;

}

 

.productInfoKey {

font-size: 9pt;

font-weight: bold;

padding-left: 10px;

padding-right: 10px;

vertical-align: middle;

}

 

.productInfoValue {

font-size: 9pt;

vertical-align: middle;

}

 

#productInfoPrice {

font-size: 10pt;

font-weight: bold;

vertical-align: middle;

}

 

/* End Products Specifications */

 

<style>

 

#cart_count_items{

color:##7FBCFF

}

</style>

 

Regards

 

Peter

 

Any help would be much appreciated

 

My website is Gem Drops UK

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...