|
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 : |
<style type="text/css">
<!--
/*** Page Defaults ***/
body, p, h1, h2, h3, td, div, ol, ul, dl, input {
font-family: [-- IF STORE.Font --][-- STORE.Font --][-- ELSE --]Verdana, Arial, Helvetica, sans-serif[-- END_IF --];
}
body {
color: [-- VAR.TextColor --];
background-color: #[-- MORE_INFO.BackgroundColor --];
font-size: [-- IF STORE.FontSize --][-- STORE.FontSize --][-- ELSE --]9pt[-- END_IF --];
margin: 0px;
}
[-- INCLUDE Product-MoreInfo.css PROCESS --]
table.gcs_table {
width: 100%;
margin: 10px auto;
}
table.gcs_table td {
width: 25%;
text-align: center;
}
td#gcs_page, td#gcs_mi {
padding: 8px;
font-size: 1.5em;
background-color: [-- VAR.SidebarColor --];
}
td#pcs_mi {
padding-top: 10px;
color: [-- VAR.TextColor --];
}
td.pcs_table_content {
text-align: center;
}
td.pcs_table_content a {
color: [-- VAR.TextColor --];
display: block;
text-align: center;
}
[-- IF MiniCart --]
[-- INCLUDE Sidebar-MiniCart.css PROCESS --]
[-- END_IF --]
/***********************/
/*** Hyperlinks ***/
/***********************/
a:link {
color: [-- VAR.LinkColor --];
}
a:visited {
color: [-- VAR.VisitedLinkColor --];
}
a:hover {
color: [-- VAR.HoverColor --];
}
a:active {
color: [-- VAR.ActiveLinkColor --];
}
a.pagelink:link, td.pagelink a:link {
text-decoration: underline;
color: [-- VAR.PageLinkColor--];
}
a.pagelink:visited, td.pagelink a:visited {
text-decoration: underline;
color: [-- VAR.PageLinkColor --];
}
a.pagelink:hover, td.pagelink a:hover {
text-decoration: underline;
color: [-- VAR.PageLinkHoverColor --];
}
a.pagelink:active, td.pagelink a:active {
text-decoration: underline;
color: [-- VAR.ActiveLinkColor --];
}
a.viewcart:link {
text-decoration: underline;
color: [-- VAR.PageLinkColor--];
}
a.viewcart:visited, div.left_pagelinks a, div.left_pagelinks span {
text-decoration: underline;
color: [-- VAR.PageLinkColor--];
}
a.viewcart:hover, div.left_pagelinks a:hover {
text-decoration: underline;
color: [-- VAR.PageLinkHoverColor --];
}
a.viewcart:active {
text-decoration: underline;
color: [-- VAR.ActiveLinkColor --];
}
/***********************/
/*** Headings ***/
/***********************/
h1 {
font-size: 16pt;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}
h2 {
font-size: 14pt;
margin-top: 0px;
margin-bottom: 0px;
}
h3 {
font-size: 12pt;
margin-top: 0px;
margin-bottom: 0px;
}
/************************/
/*** Tables and Cells ***/
/************************/
table.pagelink {
border-width: 0;
text-align: left;
}
td {
font-size: 9pt;
}
td.pagelink, td.pagelink a {
color: [-- VAR.PageLinkColor --];
text-align: left;
margin: 0px;
}
td.search {
color: [-- VAR.PageLinkColor --];
text-align: left;
margin-top: 50px;
}
td.header {
text-align: center;
}
td.footer {
text-align: center;
margin-top: 10px;
}
/************************/
/*** Forms and Fields ***/
/************************/
input.search {
font-size: 9pt;
width: 120px;
}
/*************************/
/*** Font Formatting ***/
/*************************/
small, Small {
font-size: smaller;
}
Big {
font-size: larger;
}
b {
font-weight: bold;
}
i {
font-style: italic;
}
tt {
font-family: monospace;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu {
background-color: #[-- MORE_INFO.VisitedLinkColor --];
width: 100%;
height: 36px;
clear: both;
padding: 0px;
margin: 0px;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}
.suckertreemenu ul li a{
display: block;
min-width: 100px;
padding: 0px 8px;
border-right: 1px solid #[-- MORE_INFO.LinkColor --];
text-decoration: none;
color: #[-- MORE_INFO.ActiveLinkColor --];
text-align: center;
line-height: 36px;
font-weight: bold;
white-space: nowrap;
}
.suckertreemenu ul li a:visited {
color: #[-- MORE_INFO.ActiveLinkColor --];
}
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em;
display: block;
visibility: hidden;
}
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}
.suckertreemenu ul li ul li ul{
left: 159px;
top: 0;
}
.suckertreemenu ul li ul li a{
display: block;
width: 160px;
color: black;
text-decoration: none;
padding: 1px 5px;
border-left: 1px solid #[-- MORE_INFO.VisitedLinkColor --];
border-right: 1px solid #[-- MORE_INFO.VisitedLinkColor --];
border-bottom: 1px solid #[-- MORE_INFO.VisitedLinkColor --];
background-color: #[-- MORE_INFO.LinkColor --];
}
.suckertreemenu ul li ul li a:visited {
color: black;
}
.suckertreemenu ul li a:hover{
color: #[-- MORE_INFO.BackgroundColor --];
}
* html p#iepara{
padding-top: 1em;
}
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
-->
</style>
[-- IF VAR.AddButtonGraphic --]
#do nothing
[-- ELSE --]
<!--[if!IE]>
<style type="text/css">
/* underline for non-IE browsers */
input.add {
border-bottom:1px solid [-- VAR.LinkColor --];
}
input.add:hover {
color: [-- VAR.HoverColor --];
border-bottom:1px solid [-- VAR.HoverColor --];
}
</style>
<![endif]-->
[-- END_IF --]