|
Server : Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.0-fips mod_auth_passthrough/2.1 mod_bwlimited/1.4 System : Linux server.jackjohnson.com 2.6.32-279.5.2.el6.x86_64 #1 SMP Fri Aug 24 01:07:11 UTC 2012 x86_64 User : jackjohn ( 502) PHP Version : 5.3.17 Disable Function : NONE Directory : /home/jackjohn/public_html/cgi-bin/sc/templates/includes/ |
Upload File : |
/******************/
/*** Mini Cart ***/
/******************/
div.MiniCart {
background-color: [-- VAR.ThisPageActiveColor --];
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: black;
}
div.MiniCart td {
}
img.MiniCart {
vertical-align: middle;
}
table.MiniCart {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 7pt;
width: 99%;
}
th.MiniCart {
font-weight: bold;
text-align: center;
}
td.MiniCart {
font-size: 9pt;
color: [-- VAR.ThisPageFontColor --];
}
td.MiniCartHead {
font-weight: bold;
text-align: left;
}
td.MiniCartQty {
text-align: center;
border-bottom: 1px dotted white;
}
td.MiniCartProduct {
text-align: left;
border-bottom: 1px dotted white;
}
td.MiniCartPrice {
text-align: right;
border-bottom: 1px dotted white;
}
td.MiniCartSubtotalText {
text-align: right;
}
td.MiniCartSubtotal {
text-align: right;
}
a.MiniCart:link {
text-decoration: underline;
color: [-- VAR.ThisPageFontColor --];
}
a.MiniCart:visited {
text-decoration: underline;
color: [-- VAR.ThisPageFontColor --];
}
a.MiniCart:hover {
text-decoration: underline;
color: [-- VAR.ThisPageFontColor --];
}
a.MiniCart:active {
text-decoration: underline;
color: [-- VAR.ThisPageFontColor --];
}