|
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 : |
#BasicPage Include File
#Copyright ShopSite Inc. Design by Lauren
<style type="text/css">
<!--
#top, #footer, table#page, #share {
margin: 0px auto;
width: [-- IF VAR.Width --][-- VAR.Width --][-- ELSE --]900px[-- END_IF --];
}
body {
background-color: [-- VAR.Pound --][-- VAR.BackgroundColor --];
[-- IF VAR.BackgroundImage --][-- IF VAR.BackgroundImage NE "none" --] background-image: url([-- VAR.BackgroundImage --]);[-- END_IF --][-- END_IF --]
}
body, table, td {
color: [-- VAR.Pound --][-- VAR.TextColor --];
}
h1, h2, h3, h4, h5, a, a:visited, a:active, #se_count, .opt_hdr, #gcs_page, #gcs_mi, #footer, #search_button, #breadcrumbs span, #leftlinks_inner span, .suckertreemenu ul li ul li {
color: [-- VAR.Pound --][-- VAR.LinkColor --];
}
a:hover, #leftlinks_inner a:hover, #rightlinks a:hover, div.left_pagelinks a:hover {
color: [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
}
#pcs_cart, #pcs_mi, .mtrx_tle, #messages table td, td.totals_all, td.totals_all_txt, table.cart td, #gcs_page, #gcs_mi, table.cert_to_from_msg, .search_pa_links {
background-color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
}
#divider, #topnav, #bottom_divider, .button a, .button a:hover, .btn, a.btn:link, a.btn:visited, a.btn:hover, a.btn:active, a.mtrx_btn, a.mtrx_btn:hover, a.mtrx_btn:visited, a.mtrx_btn:active, .suckertreemenu ul li ul li:hover, .view_edit a {
background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
}
table.cart th, .suckertreemenu ul li ul li {
background-color: [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
}
#pagination2, #messages table, table.cert_to_from_msg, #loop_products_mtrx td {
border-color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
}
.search_pa_links, .button a, .button a:hover, .btn, a.btn:link, a.btn:visited, a.btn:hover, a.btn:active, #search, #leftlinks_inner a, #leftlinks_inner span.pa_link_txt, table.cart td, .view_edit a, #rightlinks a, #rightlinks span, div.left_pagelinks a, div.left_pagelinks span {
border-color: [-- VAR.Pound --][-- VAR.LinkColor --];
}
input[type="submit"], input[type=submit], .view_edit a {
color: #[-- STORE.Color2 --];
background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
cursor: pointer;
}
-->
</style>