      /* ******************** */
      /* ******************** */

	* {margin:0;padding:0;border:none;}
	
	.txtc { text-align: center;}
	.txtl { text-align: left;}
	.txtr { text-align: right;}
	.txtalt {color: #cccccc;}
	.txtnew {color: #orange; font-style:italic;}
	.inlineb {display: inline-block; vertical-align: top;}
	.alt { background-color: #e4f1da;}
	.alt2 { background-color: #eff5f7;}
	.bold {font-weight: bold;}
	.bborder {border-width: 5px;}
	.fborder {border: 1px solid black;}

      /* ******************** */
	.ptable {
	width: 95.5%;
	border-collapse:collapse;
	border: 2px solid black;
	text-align: center;
	margin: 0 0 10px 13px;
	}
	.stable tr {
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 20px;
	}
	.stable th {
	text-align: center;
	}
	.stable td {
	padding: 0 0 0 20px;
	}
	th {
	background: #b8c2cc;
	border: 2px solid black;
	}
	td {
	border: 1px solid black;
	}
	

      /* ******************** */
	body {
	text-align: center;
	background: #e4f1da   url('../img/fixed1_bkg.png') center 100% no-repeat fixed;
	font: normal normal 12px/18px arial, verdana, times;
	color: #575757; 
	}
	h1 {
	font-size:24px;
	}
	h2, h3, h4 {
	padding: 2px 5px;
	}
	
	p {	margin: 10px 5px; }
	
	a { 
	text-decoration: none; 
	color: #575757;
	font: normal normal 12px verdana, arial, times;
	}
	a:hover { color: #59a2b3; }


      /* ******************** */
	.pg { display: block; 
	background: none;
	position: relative;
	width: 990px;
	height: auto;
	margin: 10px auto;
	}
	
	#pg-header {
	background: #e4f1da;
	}
	#splashheader {
	display: none;     /* only for splash pg */
	margin: 15px 0 0;
	}
	#header {
	margin: 15px 0 0;
	}
	#hbar {
	margin: 0 0 20px 0;
	}
    #pg-splash #hbar,  #pg-splash #header { 
	display: none;
	}
	#pg-splash  #splashheader {
	display: block;
	}


      /* ******************** */
	#menu-top {
	background: #eff5f7;
	width:99%;
	height: auto;
	line-height: 40px;
	text-align: right;
	padding: 0 10px 0 0;
	}
	#menu-main {
	background: #fdfdfd;
	width:100%;
	height: auto;
	margin: 15px 0;
	line-height: 50px;
	}
	#smenu-main { /* splash pg */
	background: #fdfdfd;
	width:100%;
	height: auto;
	margin: 15px 0;
	line-height: 50px;
	}
	#smenu-main {display: none;} /* splash pg ONLY */
	#pg-splash #menu-main {display: none;}
	#pg-splash #smenu-main {display: block;}
	
	
	.menu-left {
	width: 172px;
	background: #fdfdfd;
	padding: 5px;
	margin: 0 0 15px 0;
	}
	.menu-left a {
	display: inline-block;
	 width: 100%;
	line-height: 25px;
	}
	.menu-l-bul {
	background: url('../img/menu-sbull.jpg');
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: -3px 5px 0 5px; 	
	vertical-align: middle;
	}
	.baskets #ml1 .menu-l-bul,  
	.ribbon #ml2 .menu-l-bul,
	.tissue #ml3 .menu-l-bul, 
	.ecofriendly #ml4 .menu-l-bul, 
	.boxes #ml5 .menu-l-bul, 
	.bags #ml6 .menu-l-bul,
	.giftwrap #ml7 .menu-l-bul,
	.crimped #ml8 .menu-l-bul,
	.rolls #ml9 .menu-l-bul,
	.clearance #ml10 .menu-l-bul,
	.newsletter #ml11 .menu-l-bul,
	.aboutus #ml12 .menu-l-bul,
	.contactus #ml13 .menu-l-bul,
	.terms #ml14 .menu-l-bul
	{
	background: url('../img/menu-sbull-alt.jpg');
	}
	
	.menu-left .sub {
	font-size: .8em;
	padding: 0 0 0 35px;
	line-height: 15px;
	}
	
	.menu-bul {
	padding: 0 0 0 10px;
	}
	#menu-body {
	line-height: 30px;
	width: 98.8%; /* special adjustments for padding hack */
	margin: 0 0 0px 0;
	}
	#menu-body .r {
	background: #fdfdfd;
	margin: 10px 0;
	}
	#menu-body .r1 {
	background: #edf5f7;
	}
	#menu-body .c {
	display: inline-block;
	width: 170px;
	margin: 0 10px;
	}
	#menu-body .k {
	padding: 0 15px;
	}

      /* ******************** */
	#pg-body {
	background:  url('../img/bkg_col_light.jpg') repeat-y -2px 100%;
	text-align: left;
	border-bottom: 10px solid #e4f0dc;
	}
	#pg-splash #pg-body {
	background:  none;
	width: 101%;
	padding: 0 0 0 1px;
	}
	
	#bbar {
	width: 760px; 
	height: 10px; 
	background: #59a2b3; 
	margin: 10px 13px;
	}
	#col-l { 
	display: inline-block; 
	vertical-align: top; 
	width: 180px; 
	height: 100%; 
	background: #e4f0dc;
	}
	#col-m { 
	background: #fdfdfd;
	display: inline-block; 
	vertical-align: top; 
	width: 795px; 
	min-height: 950px;
	margin: 0 0px 0 10px;
	padding: 20px 0px 0 0px;
	}	
	#proddetails {
	display: inline-block; 
	vertical-align: top; 
	border-top: 20px solid #59a2b3; 
	width: 255px; 
	height: auto; 
	margin: 0 40px 0 10px;	
	}
	#prodimg {
	display: inline-block; 
	vertical-align: top;
	}
	

      /* ******************** */
	#pg-footer {
	position: relative;
	width: 100%;
	height: 70px;
	background: #fdfdfd;
	margin: 0px 0 10px 0;
	}
	#pg-copy {
	background: #64a2b2;
	height: 40px;
	padding: 10px 0 0 0;
	font: normal normal 11px/14px verdana, arial, times;
	color: white;
	}
	#pg-copy a {
	color: white;
	text-decoration: underline;
	font-size: .9em;
	}
	#sflogo {display: none;} /*only for splash*/
	#pg-splash #flogo {display: none;} /*only for splash*/
	#pg-splash #sflogo {display: block;} /*only for splash*/
	
	
      /* ******************** */
	.gallery {
	text-align: left;
	margin: 0 0 10px 0px;
	width: 100%;
	}
	.frame {
	display: inline-block;
	vertical-align: top;
	width: 140px;
	text-align: center;
	margin: 0 0px 10px 12px;
	}
      #pg-splash .gallery {
	margin: 0 0 10px 0px;
	}
      
   	#pg-splash .frame {
	width: auto;
	margin: 0 3px 12px 0px;
	text-align: left;
	}
	.rgallery .frame { /* 100px frame */
	width: 100px; 
	margin: 0 0px 12px 9px;
	}
	
	label	{
		margin: 100px 100px 120px 90px; 
		}
	
	input
	{
		margin: 10px 10px 5px 90px; 
	color:#000;
	background: #E4F1DA;
	border: 1px solid #781351
	}
	
	textarea
	{
		margin: 10px 10px 5px 90px; 
	color:#000;
	background: #E4F1DA;
	border: 1px solid #781351
	}



