|
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 --], verdana[-- ELSE --]verdana, arial, helvetica, sans-serif[-- END_IF --];
font-size: [-- IF STORE.FontSize --][-- STORE.FontSize --][-- ELSE --]11px[-- END_IF --];
}
body {
color: [-- VAR.TextColor --];
background-color: [-- VAR.BackgroundColor --];
font-size: [-- IF STORE.FontSize --][-- STORE.FontSize --][-- ELSE --]11px[-- END_IF --];
margin: 0px;
}
td {
font-size: [-- IF STORE.FontSize --][-- STORE.FontSize --][-- ELSE --]11px[-- END_IF --];
}
td.lh {
line-height: 1.5;
}
.nobr {
white-space: nowrap;
}
/*********************/
/*** Page Links ***/
/*********************/
table.pagelink {
border-width: 0;
text-align: left;
}
td.pagelink {
color: [-- VAR.LinkColor --];
text-align: left;
margin: 0px;
padding-bottom: 3;
}
a.pagelink, a.pagelink:visited {
text-decoration: none;
color: [-- VAR.LinkColor --];
}
a.pagelink:hover {
text-decoration: none;
color: [-- VAR.ActiveLinkColor --];
}
a.toplink, a.toplink:visited {
color: [-- VAR.BackgroundColor --];
text-decoration: none;
padding-left: 4pt;
padding-right: 4pt;
}
a.toplink:hover {
color: [-- VAR.LinkColor --];
}
a.tf_popup, a.tf_popup:visited {
color: [-- VAR.BackgroundColor --];
text-decoration: none;
}
a.tf_popup:hover {
color: [-- VAR.LinkColor --];
}
a.bottomlink, a.bottomlink:visited {
color: [-- VAR.BackgroundColor --];
text-decoration: none;
}
a.bottomlink:hover {
color: [-- VAR.ActiveLinkColor --];
}
a.giftcertlink, a.giftcertlink:visited {
text-decoration: none;
color: [-- VAR.LinkColor --];
}
a.giftcertlink:hover {
text-decoration: none;
color: [-- VAR.ActiveLinkColor --];
}
a, a:visited {
color: [-- VAR.LinkColor --];
}
a:hover {
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;
}
/****************/
/*** Search ***/
/****************/
td.search {
color: [-- VAR.LinkColor --];
text-align: left;
margin-top: 50px;
}
input.search {
font-size: 9pt;
width: 120px;
}
td.paddedtext {
text-align: center;
padding-left: 100;
padding-right: 100;
font-size: [-- IF STORE.FontSize --][-- STORE.FontSize --][-- ELSE --]9pt[-- END_IF --];
font-family: [-- IF STORE.Font --][-- STORE.Font --],[-- END_IF --]arial;
color: [-- VAR.TextColor --];
}
/**************/
/*** Header ***/
/**************/
td.header {
text-align: left;
font-size: [-- IF STORE.FontSize --]160%[-- ELSE --]18px[-- END_IF --];
color: [-- VAR.BackgroundColor --];
padding-left: 75px;
}
td.header a {text-decoration: none; color: [-- VAR.BackgroundColor --];}
span#cl-page-img {display: inline-block; zoom: 1; *display: inline; padding: 0px 0px 30px 0px; margin: 0px; text-align: center;}
span#cl-page-img img {max-width: 100%; max-height: 600px;}
/**************/
/*** Footer ***/
/**************/
td.footer, td.lh, td.footer_txt {
text-align: center;
margin-top: 10px;
color: [-- VAR.BackgroundColor --];
}
td.footer a, td.lh a, td.footer_txt a, td.footer a:visited, td.lh a:visited, td.footer_txt a:visited {
color: [-- VAR.BackgroundColor --];
text-decoration: none;
}
td.footer_txt a, td.footer_txt a:visited {
text-decoration: underline;
}
td.footer a:hover, td.lh a:hover {
color: [-- VAR.ActiveLinkColor --];
}
/*****************************/
/*** Multi Page Navigation ***/
/*****************************/
span.currentpage, span.prevnext {
padding-left: 1pt;
padding-right: 1pt;
}
span.ProductDescription {
line-height: 1.5;
}
/*****************************/
/*** Cross Sell Styles ***/
/*****************************/
table.gcs_table, table.pcs_table {
width: 100%;
margin: 10px auto;
}
table.pcs_table, #gcs_border {
border: 2px solid [-- VAR.ActiveLinkColor --];
}
table.gcs_table td, table.pcs_table td {
width: 33%;
text-align: center;
}
td#gcs_page, td#gcs_mi, td#pcs_mi {
padding: 8px;
font-size: 1.5em;
background-color: #[-- STORE.SC_ShadeColor --];
}
table.pcs_table td a {
display: block;
}
#promotions {
width: 98%;
margin: 1.5em auto;
padding: 4px;
}
td.gcs_table, td.pcs_table {
padding:5px;
}
caption {
padding-bottom: 3px;
}
/*********************/
/*** Search Button ***/
/*********************/
input.search_button {
background-color: [-- VAR.ActiveLinkColor --];
color: [-- VAR.BackgroundColor --];
font-weight: bold;
border: 2px outset [-- VAR.ActiveLinkColor --];
}
a.prevnext {
background-color: [-- VAR.ActiveLinkColor --];
color: [-- VAR.BackgroundColor --];
font-weight: bold;
border: 2px outset [-- VAR.ActiveLinkColor --];
padding: 4pt;
padding-top: 2pt;
padding-bottom: 2pt;
text-decoration: none;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu {
width: 100%;
height: 36px;
clear: both;
padding: 0px;
margin: 0px;
border-top: 1px solid #000000;
background-color: [-- VAR.TextColor --];
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
}
.suckertreemenu ul li a, .suckertreemenu ul li a:visited, .suckertreemenu ul li a:active{
display: block;
min-width: 100px;
padding: 0px 8px;
text-decoration: none;
text-align: center;
line-height: 36px;
font-weight: bold;
border-right: 1px solid [-- VAR.LinkColor --];
color: [-- VAR.VisitedLinkColor --];
white-space: nowrap;
}
.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, .suckertreemenu ul li ul li a:visited, .suckertreemenu ul li ul li a:active {
display: block;
width: 160px;
color: black;
text-decoration: none;
padding: 1px 5px;
border-left: 1px solid [-- VAR.TextColor --];
border-right: 1px solid [-- VAR.TextColor --];
border-bottom: 1px solid [-- VAR.TextColor --];
background-color: [-- VAR.LinkColor --];
}
.suckertreemenu ul li a:hover{
color: #[-- STORE.SC_ShadeColor --];
}
* html p#iepara{
padding-top: 1em;
}
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
div.clear {clear: both; padding: 0px; margin: 0px;}
div.details {display: block; padding: 0px 0px 20px 0px; margin: 0px;}
div.details img {max-width: 100%;}
div#pr-video {height: 0px; width: width-value; padding-top: (svg height / svg width) * width-value; position: relative; width: 100%; height: 0; padding-top: 60%; position: relative;}
div#pr-video iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
div.vidpad {height: 20px; min-height: 20px; padding: 0px; margin: 0px; clear: both;}
div.reviews_stars_wrapper{overflow:hidden;height:16px;position:relative;max-height:16px;display:inline-block}
div.reviews_stars_background,div.reviews_stars_rating{position:absolute;top:0px;left:0px;}
div.reviews_stars_rating{overflow:hidden}
-->
</style>