Deprecated: Assigning the return value of new by reference is deprecated in /home2/printncu/public_html/squirrelcart/lib/browser_detect/get_browser_info.php on line 45
Deprecated: Assigning the return value of new by reference is deprecated in /home2/printncu/public_html/squirrelcart/lib/browser_detect/get_browser_info.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at /home2/printncu/public_html/squirrelcart/lib/browser_detect/get_browser_info.php:45) in /home2/printncu/public_html/squirrelcart/functions/common/sc_stylesheet_cache.func.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at /home2/printncu/public_html/squirrelcart/lib/browser_detect/get_browser_info.php:45) in /home2/printncu/public_html/squirrelcart/functions/common/sc_stylesheet_cache.func.php on line 15
Warning: Cannot modify header information - headers already sent by (output started at /home2/printncu/public_html/squirrelcart/lib/browser_detect/get_browser_info.php:45) in /home2/printncu/public_html/squirrelcart/functions/common/sc_stylesheet_cache.func.php on line 20
body {
padding: 0 10px;
}
#sc_inner {
margin: 0 auto;
position: relative;
min-width: 925px;
width: 100%;
}
#sc_col1,
#sc_col2 {
position: absolute;
width: 180px;
}
#sc_col1 {
left: 0;
top: 0;
}
#sc_col2 {
right: 0;
top: 0;
}
/* middle column will be different depending on how many columns are showing */
.cols3 #sc_main,
.cols2 #sc_main {
padding: 0 7px;
/* below line prevents an IE 6 and earlier CSS bug */
}
/* controls main content div when 3 columns are visible */
.cols3 #sc_main {
margin: 0 180px;
}
/* controls main content div when 2 columns are visible */
.cols2 #sc_main {
margin-left: 180px;
}