Prv8 Shell
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 :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/jackjohn/public_html/cgi-bin/sc/templates/includes/Texturize-HeadScripts.sst
#Texturize Include File Template
#Copyright ShopSite inc. Design by Lauren
[-- IF VAR.PageType "page" --][-- VAR.Pound "" --][-- ELSE --][-- VAR.Pound "#" --][-- END_IF --]

<style type="text/css">
 body {
	background-color: [-- VAR.Pound --][-- VAR.BackgroundColor --];
[-- IF VAR.BackgroundImage --][-- IF VAR.BackgroundImage NE "none" --]
  [-- IF VAR.PageType "more" --]
	background-image: url([-- OUTPUT_DIRECTORY_URL --]/media/[-- VAR.BackgroundImage --]);
  [-- ELSE --]
	background-image: url([-- VAR.BackgroundImage --]);
  [-- END_IF --]
[-- END_IF --][-- END_IF --]
	text-align: center;
	margin: 0px;
	padding: 0 0 30px 0;
}
 body, tr, td, span, div, a, li, input, option, select, p, th {
	font-family: [-- IF STORE.Font --][-- STORE.Font --], [-- END_IF --]arial;
	font-size: [-- IF STORE.FontSize --][-- STORE.FontSize --][-- ELSE --]11px[-- END_IF --];
	color: [-- VAR.Pound --][-- VAR.TextColor --];
}
 span.pa_img, span#pa_img {display: block; max-width: 630px; margin: 0px auto; padding: 10px 0px; text-align: center;}
 span.pa_img img, span#pa_img img {max-width: 100%; max-height: 600px;}
 .nobr {
	white-space: nowrap;
}
 h1.hidden {
	display: none;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
 #top {
	width: 100%;
	text-align: center;
	background-color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
	min-height: 90px;
	clear: both;
}
 #header {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}
 #header h1 {
	margin: 0px;
	text-align: left;
	line-height: 75px;
	font-size: 30px;
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 60px;
}
 #minicart {
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: right;
}
 #bar {
	height: 2px;
	clear: both;
	width: 100%;
	background-color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
	margin: 2px 0;
}
 #header h1 a {
	font-size: 30px;
	font-family: tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
 a.fb_share, a.twtr_share {padding: 0px 4px 0px 0px;}
 span.pin-it-button {display: inline-block; width: 45px; overflow: hidden;}
 div.fb_share {display: inline-block; width: 90px; overflow: hidden;}
 div.twtr_share {display: inline-block; width: 88px; overflow: hidden;}
 div#plusone {display: inline-block; width: 75px; overflow: hidden;}
 img.social_follow {float: right; padding: 0px 2px; border: 0px;}

 span#ss_inv {display: block; font-weight: bold; line-height: 26px;}
 span.ss_in_stock {color: green;}
 span.ss_out_of_stock, span.ss_low_stock {color: red;}
 .reviews-brief {font-size: 90%; white-space: nowrap; display: block;}
 .reviews-brief div.reviews_stars {height: 20px; max-height: 20px; overflow: hidden; padding: 2px 0px;}
 .reviews-brief span.reviews_stars_text, .reviews-brief span.review_product_name, .reviews-brief span.review_microdata_count, span.review_microdata_wrapper span.review_product_name, span.review_microdata_wrapper span.review_microdata_count, div.review span.review_product_name {display: none;}
 .reviews-brief a, div#reviews-more a {text-decoration: underline;}
 div#reviews-more span.reviews_stars_text {padding: 0px 6px 0px 0px;}
 .pcs_table_content span.reviews-brief, .gcs_product_table span.reviews-brief, td.center span.reviews-brief {width: 80px; margin: 0px auto;}
 div#reviews-more {border-top: 1px solid #[-- STORE.Color1 --]; border-bottom: 1px solid #[-- STORE.Color1 --]; padding: 14px 0px; margin: 0px auto;}
 div#reviews-more div.reviews_stars, div#reviews-more span.reviews_stars_text, div#reviews-more div.reviews_stars_wrapper, div#reviews-more div.reviews_count {display: inline-block; line-height: 20px;}
 div#reviews-more div.reviews_stars_wrapper {height: 16px; max-height: 16px; overflow: hidden; padding: 0px; display: inline-block; width: 80px; position: relative; top: 3px;}
 div#reviews-more h4 {padding: 22px 0px 4px 0px; margin: 0px; font-weight: bold;}
 span.review_title {font-weight: bold; padding: 0px 8px;}
 div#reviews-more div.review {border-top: 1px solid #[-- STORE.Color1 --]; padding: 14px 0px;}
 div#reviews-more span.review_author_text, div#reviews-more span.review_author, div#reviews-more span.review_date {line-height: 150%;}
 span.review_response_header {display: block; font-size: 80%; text-indent: 40px; color: #888}
 span.review_response {display:block; margin-left: 40px; padding: 10px; background: #[-- STORE.TableShadeColor --]; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px}
 td.gcs_product_image, td.pcs_product_image {height: 150px;}
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;}

 #ss_mb {
	margin: 0px auto;
	text-align: center;
 }
 #toplinks {
	width: 900px;
	margin: 35px auto;
	height: 14px;
	clear: both;
	text-align: center;
}
 #toplinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
 .link, .linkfirst {
	display: inline;
	padding: 0px 15px;
}
 li.link a, li.linkfirst a {
	font-family: sans serif;
	font-size: 14px;
	color: [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
 li.link {
	border-left: 1px solid [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
}
 li.linkfirst {
	border: 0px;
}
 #maincontent {
	width: 900px;
	margin: 0 auto;
	clear: both;
}
 #contentleft {
	width: 200px;
	padding: 0px;
	float: left;
	margin: 0px;
}
 #categories, div.left_pagelinks {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin: 20px auto;
	color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
	border-top: 1px dotted [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
	padding: 20px 0 0 20px;
}
 #contentleft ul {
	margin: 0px;
	padding: 0 0 0 50px;
}
 #contentleft li, div.left_pagelinks a.left_pagelink {
	text-align: left;
	padding: 4px 0px 4px 0px;
	font-weight: normal;
	list-style-image: url([-- ShopSite_Images --]/backgrounds/texturize/texturize-arrow.gif);
}
div.left_pagelinks a.left_pagelink {
	padding-left: 30px;
	background: url([-- ShopSite_Images --]/backgrounds/texturize/texturize-arrow.gif) 16px 9px no-repeat;
}
div.left_pagelinks a, div.left_pagelinks span {
	display: block;
}
div.left_pagelinks .left_pagetitle {
	padding-bottom: 10px;
}
 #contentleft li a, div.left_pagelinks a, div.left_pagelinks span {
	text-decoration: none;
	font-size: 13px;
	color: [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
}
 #contentleft li a:hover, div.left_pagelinks a:hover {
	color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
}
 #contentleft ul.share {
	margin: 20px 0;
	border-top: 1px dotted [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
	padding: 20px 0 0 50px;
}
 .ie-margin-crosssell {
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/crosssell-top.png);
	height: 25px;
	width: 200px;
	}
 .ie-margin-crosssell-bottom {
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/crosssell-bottom.png);
	height: 25px;
	width: 200px;
	}
 table#email_signup {
	padding: 5px;
	margin: 10px auto;
	border: 1px solid [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
	background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
	text-align: center;
 }
 table#email_signup td {
	text-align: center;
	white-space: normal;
 }
 table#newsletter_tbl {
	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px;
	margin: 0px;
	padding: 0px;
 }
 td#newsletter_field {
	padding-left: 5px;
 }
 td#newsletter_field input {
        width: 100px;
 }
 #newsletter_submit input {
	font-weight: bold;
	font-size: 90%;
	color: #[-- STORE.TextColor --];
	background: transparent;
	border: 0px;
	padding: 0px;
	margin: 0px;
 }

div#gcs_table {
  width: 200px;
  background-image:url([-- ShopSite_Images --]/backgrounds/texturize/crosssell-middle.png);
}
table.gcs_table {
  width: 180px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}
table.gcs_table caption {
  text-align: center;
  font-weight: bold;
  margin: 0px 10px;
}
table.pcs_table caption
  text-align: center;
  font-weight: bold;
}
td.gcs_product_table {
  padding: 0px 5px;
}
 input.search {
	width: 180px;
}
 #contentright {
	width: 660px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
}
 #contentright-top, #crosssellright-top {
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 30px;
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/content-top.png);
}
 #contentright-bottom, #crosssellright-bottom {
	margin: 0px;
	padding: 0px;
	width: 660px;
	height: 30px;
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/content-bottom.png);
}
 #content, #crosssellcontent {
	width: 660px;
	margin: 0px auto;
	padding: 0px;
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/content-middle.png);
}
 h1.pagename {
	font-size: 16px;
	padding: 0 0 0 10px;
	margin: 0px;
	text-align: left;
}
 td.text {
	background-color: #[-- STORE.SC_ShadeColor --];
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/text-middle.gif);
	padding: 0 5px;
	text-align: left;
}
 #footer {
	width: 900px;
	margin: 20px auto 50px auto;
	color: [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
	border-top: 1px solid [-- VAR.Pound --][-- VAR.LinkColor --];
	clear: both;
	min-height: 40px;
}
 #footer_pagelinks_all {
	clear: both;
	margin: 0px auto;
	padding: 0px;
	min-height: 120px;
	}
 div.footer_pagelinks {
	width: 212px;
	height: 100px;
	float: left;
	clear: none;
	margin: 10px 0px;
	padding: 0px;
	}
 div.footer_pagelinks a, div.footer_pagelinks span {
	display: block;
	padding: 2px 10px;
	text-align: left;
	text-decoration: none;
	}
 div.footer_pagelinks .footer_pagetitle {
	font-weight: bold;
	}

 .clear {
	clear: both;
}
 .button, .pr_addtocart_button, .add, table.search_table input, .gcs_addtocart_button, .pcs_addtocart_button, td.view_edit input, td.view_edit a img, .buttoncolor a {
  	background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
}
 .pr_addtocart_button img {
  	padding: 0px;
  	margin: 0px;
}
 .button-alt {
	background-color: [-- VAR.Pound --][-- VAR.BackgroundColor --];
}
 .search_sort {
  	background-color: #[-- STORE.SC_ShadeColor --];
	border: 1px solid [-- VAR.Pound --][-- VAR.BackgroundColor --];
  	margin: 15px 0;
  	padding: 4px;
}
 .search_button_selected {
	background: [-- VAR.Pound --][-- VAR.LinkColor --];
}
 .search_button {
  	background: #FFFFFF;
}
 .search_table input {
	background-color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
}
 td.search_field input {
  	background-color: #FFFFFF;
}
 .search_info {
  	margin: 8px 0 0 0;
}
 .prod_list td, .prod_alt td {
  	border-top: 1px dotted #AAAAAA;
}
##### Start If Statements #####
[-- IF VAR.PageType "more" --]
 table.productinfo {
  	border-top: 1px dotted #AAAAAA;
  	border-bottom: 1px dotted #AAAAAA;
  	width: 100%;
  	background-color: #FDFDFD;
}
 #prod_list {
  	border-collapse: collapse;
}
 .prod_list {
  	background-color: #FFFFFF;
}
 .prod_alt {
  	background-color: #FCFCFC;
}
 .prod_list td, .prod_alt td {
  	font-size: 11px;
  	padding: 3px;
  	vertical-align: top;
}
[-- ELSE_IF VAR.PageType "gift" --]
 td {
  	text-align: left;
}
 .button331 {
  	background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
}
 div.header, div.footer {
  	padding-top: 1em;
  	padding-bottom: 1em;
  	text-align: center;
}
 div#messages {
/*  margin-top: 10px; */
  	vertical-align: middle;
}
 div.cert {
  	width: 600px;
  	margin-left: auto;
  	margin-right: auto;
}
 td.giftcert_type {
  	padding-top: 0px;
}
 table.cert_to_from_msg, table.giftcert_type, table.cert_num_amount, div.instructions, div.policy {
  	padding-top: 1em;
}
[-- ELSE_IF VAR.PageType reg --]
[-- INCLUDE Texturize-cr.css PROCESS --]
[-- INCLUDE Texturize-Cart.css PROCESS --]
 a.fb_button {margin: 0px 0px 0px auto;}
 p.buttons a img, .buttoncolor a img, .button164, .button165, .button166, .button167, .button168, .button169, .button170, .button171, .button172, .button173, .button174, .button175, .button176, .button177, .button178, .button179, .button180, .button181, .button182, .button183, .button184, .button185, .button186, .button187, .button188, .button189, .button473, td.view_edit a img, .button509 {
	background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
}
 .button509 {position: relative; top: 3px;}
[-- ELSE_IF VAR.PageType "cart" --]
[-- INCLUDE Texturize-Cart.css PROCESS --]
[-- END_IF --]


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.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: 150px;
padding: 0px 8px;
text-decoration: none;
white-space: nowrap;
	font-family: sans serif;
	font-size: 14px;
	color: [-- VAR.Pound --][-- VAR.VisitedLinkColor --];
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em;
display: block;
visibility: hidden;
}
.suckertreemenu ul li ul li{
display: list-item;
float: none;
	background-color: [-- VAR.Pound --][-- VAR.LinkColor --];
	border-bottom: 1px solid [-- VAR.Pound --][-- VAR.BackgroundColor --];
}
.suckertreemenu ul li ul li:hover{
	background-color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
}
.suckertreemenu ul li ul li ul{ 
left: 159px;
top: 0;
}
.suckertreemenu ul li ul li a{
display: block;
width: 160px;
text-decoration: none;
padding: 0px 5px;
text-align: left;
line-height: 20px;
font-size: 12px;
}
.suckertreemenu ul li a:hover{
	color: [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
}
.suckertreemenu ul li ul li a:hover{
color: #FFFFFF;
}
* html p#iepara{
padding-top: 1em;
}
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
 .clear {clear: both;}
 #wishlist-container {[-- IF STORE.BackgroundColor "FFFFFF" --]border: 1px solid #EFEFEF; [-- END_IF --]width: 100%; max-width: [-- STORE.PageWidth --]; margin: 0px auto; padding: 20px; text-align: center; background: #FFFFFF; clear: both;}
 #create_wishlist {display: inline-block; font-size: 90%; text-align: left; line-height: 150%; margin: 20px auto;}
 div#wishlist-page {padding: 10px 20px; margin: 0px auto; text-align: center;}
 div.ss_wl_sort {display: inline-block; float: left; clear: none; padding: 30px 10px 30px 0px; margin: 0px; line-height: 150%;} div.ss_wl_sort input {position: relative; top: -5px;}
 div.wishlist-product {border-top: 1px solid #EFEFEF; padding: 10px 0px 30px 0px; margin: 0px; clear: both;}
 div.wishlist-product:last-child {border-bottom: 1px solid #EFEFEF;}
 div.wishlist-product-image {width: 20%; float: left; clear: none; padding: 0px; margin: 0px; text-align: center;}
 div.wishlist-product-info {width: 46%; float: left; clear: none; padding: 0px; margin: 0px 1.9%; text-align: left;}
 div.wishlist-product-options {width: 30%; float: left; clear: none; padding: 0px; margin: 0px; text-align: left;}
 div.wishlist-lists {display: inline-block; clear: both; padding: 10px; margin: 0px auto;}
 span.wl-privacy {display: block; position: relative; top: -5px; font-size: 90%; opacity: 0.7; filter:alpha(opacity=70); font-style: italic;}
 span.wl-comment {display: block; position: relative; top: -5px;}
 span.loop-wishlist {white-space: nowrap; display: block; font-size: 90%; color: gray; text-align: left; padding: 10px 0px; margin: 0px;}
 span.loop-wishlist a {display: block; clear: both;}
 form.wl_prod_info input[type="submit"] {margin-right: 10px;} div.ss_wl_comment a {font-size: 90%;}
 div.wl-form-box {display: inline-block; margin: 0px auto; padding: 10px 0px; text-align: left;}
 div.wishlist_search {padding: 30px 0px 0px 0px;}
 span.date-added {display: block; opacity:0.8; filter:alpha(opacity=80); font-size: 96%;}
 div.ss_wl_edit_info, span.review_product_name, span.reviews_stars_text {display: none;}
 div#wishlist-share {display: inline-block; float: right; clear: none;}
 div.ss_wl_fbshare, div.ss_wl_twshare, div.ss_wl_gpshare {display: inline-block;}
 div.ss_wl_Box {text-align:left; white-space: nowrap; padding: 0px; margin: 5px 0px; width: 200px; max-width: 250px; position: relative; outline: none; cursor: pointer; clear: both; display: none; z-index: 200;}
 div.ss_wl_Lists {overflow: hidden; clear: both; cursor: default; position: absolute; display: none;}
 span.ss_wl_List {display: block;} span.ss_wl_Label {cursor: pointer;}
 span.ss_wl_Label {display: inline-block; clear: none; padding: 6px 0px; text-align: left; color: #[-- STORE.LinkColor --]; background: transparent; overflow: hidden; font-size: 90%;}
 span.ss_wl_Button img, span.ss_wl_Button {z-index: 2;}
 div.ss_wl_Box div.ss_wl_Lists {top: 28px; left: 0px; width: 100%; overflow: visible;}
 div.ss_wl_ChooseLists {border-bottom: 1px solid #CCC;}
 span.ss_wl_List {padding: 4px 8px; margin: 0px; font-size: 90%; text-align: left; background: #FEFEFE; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-right: 1px solid #CCC;}
 span.wl_priv {margin-left: 4px; padding-right: 8px; font-size: 70%; opacity:0.8; filter:alpha(opacity=80);}
 span.ss_wl_List:hover {background: #EFEFEF;}
 div.ss_wl_Lists span.ss_wl_List:last-child {border-bottom: 1px solid #CCC; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; -moz-border-bottom-left-radius: 8px; -moz-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px;}
 div.ss_wl_Lists span.ss_wl_List:first-child {border-top-right-radius: 8px; -moz-border-top-right-radius: 8px; -webkit-border-top-right-radius: 8px;}
 .unused-text-button {display: block; padding-top: 40px; font-size: 90%;}
 .basic-text-link a, form.wl_prod_info a {font-size: 80%;}
 .ss_wl_view_info a {font-size: 90%;}
 .ss_wl_view_info {font-size: 90%;}
 div.ss_wl_priority option[value="2"], .wishlist-Medium .ss_wl_view_info, .yellow, .ss_wl_priority2 {color: orange;}
 div.ss_wl_priority option[value="3"], .wishlist-High .ss_wl_view_info, .red, .ss_wl_priority3 {color: red;}
 div.ss_wl_priority option[value="1"], .wishlist-Low .ss_wl_view_info, .green, .ss_wl_priority1 {color: green;}
 .wishlist-Medium .ss_wl_view_info span.ss_wl_info_text, .wishlist-High .ss_wl_view_info span.ss_wl_info_text, .wishlist-Low .ss_wl_view_info span.ss_wl_info_text {color: #[-- STORE.TextColor --];}
 form.wl_prod_info a {display: block; padding-top: 8px;}
 table.ups_error, table.inv_err {margin: 0px auto; padding: 0px; border-collapse: collapse; border-spacing: 0px; border: 1px solid #CCC; background: #[-- STORE.FieldWarnShadeColor --];}
 table.ups_error td, table.inv_err td {vertical-align: middle; text-align: left; padding: 10px; background: #[-- STORE.FieldWarnShadeColor --]; color: #[-- STORE.FieldWarnHighlightColor --];}
 table.ups_error td:first-child, table.inv_err td:first-child {border-right: 1px solid #CCC;}
 .notice {display: block; width: 80%; text-align: center; padding: 20px 0px; margin: 0px auto; border: 1px solid #CCC; background: #[-- STORE.FieldWarnShadeColor --]; color: #[-- STORE.FieldWarnHighlightColor --];}
div.reviews_stars_wrapper{overflow:hidden;height:18px;position:relative;max-height:18px;display:inline-block}
div.reviews_stars_background,div.reviews_stars_rating{position:absolute;top:0px;left:0px;}
div.reviews_stars_rating{overflow:hidden}
-->
</style>
<!--[if IE]>
<style type="text/css">
 .ie-margin, .ie-margin-crosssell {margin-bottom: -3px;}
</style>
<![endif]-->
<!--[if lte IE 6]>
<style type="text/css">
 body, .ie-margin-crosssell, .ie-margin-crosssell-bottom, div#gcs_table {background-image: none;}
 #content, #crosssellcontent {
	background-image: url([-- ShopSite_Images --]/backgrounds/texturize/content-middle.gif);
}
 #contentright-top, #crosssellright-top {
	background-image:url([-- ShopSite_Images --]/backgrounds/texturize/content-top.gif);
}
 #contentright-bottom, #crosssellright-bottom {
	background-image:url([-- ShopSite_Images --]/backgrounds/texturize/content-bottom.gif);
}
[-- IF VAR.PageType cart --]
 #gcs_table {
	background-color: #FFFFFF;
	border: 1px solid [-- VAR.Pound --][-- VAR.ActiveLinkColor --];
	}
[-- END_IF --]
</style>
<![endif]-->
[-- INCLUDE Head-Browser-Required.sst PROCESS --]
[-- IF VAR.PageType "more" --]
<script language="javascript">
function alternate(id){
 if(document.getElementsByTagName){  
   var table = document.getElementById(id);  
   var rows = table.getElementsByTagName("tr");  
   for(i = 0; i < rows.length; i++){          
 //manipulate rows
     if(i % 2 == 0){
       rows[i].className = "prod_alt";
     }else{
       rows[i].className = "prod_list";
     }      
   }
 }
}
</script>
[-- END_IF --]

haha - 2025