
/*
  $Id: stylesheet.css,v 1.00 01/02/04  12:53:52 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003 AlgoZone, Inc

*/

	.gift_baskets_topbanner_logo{
	  width: 173;
      height: 52;
      position:absolute;
	  left: 170px;
	  top: 34px;
	  padding: 5px;
	  visibility: inherit;
	  z-index:1;
	}	
	.gift_baskets_menubarmain{
	text-align: left;
	}
	.gift_baskets_menubarmain_td1{
	height: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
	padding-top: 10px;
	}
	/*.folder_td6 {
	background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>folder_right.gif");
	background-repeat: repeat-x;
	}*/
	/* MAIN table css controls */		
	.maincont_tb{
	/*background-color: #FFFFFF;*/
	}
	/* LEFT bar css controls */	
	.gift_baskets_maincont_left_td {
	width: 175;
	}
	.gift_baskets_leftbar_tb {
	margin-left: 5px;
	margin-right: 5px;
	width: 175;
	}
	/* RIGHT bar css controls */		
	.gift_baskets_maincont_right_td {
	width: 0;
	text-align: right; 
	}
	.gift_baskets_rightbar_tb{
	margin-left: 5px;
	width: 0;
	height: 100%;	
	vertical-align: top; 
	width: 150;	
	}
	/*AZ Boxes control */
	.infoBoxHeadingLcornerLeft, .infoBoxHeadingLcornerRight{
	background-image: url("images/az_box_top_l.gif");
	background-repeat: no-repeat;
	width: 17px;
	height: 21px;
	}
	.infoBoxHeadingLcornerCenter{
	background-image: url("images/az_box_mid_l.gif");
	background-repeat: no-repeat;
	width: 49px;
	height: 44px;
	}
	.infoBoxHeadingCenter {
	background-image: url("images/az_box_mid_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxHeadingRcornerCenter{
	background-image: url("images/>az_box_mid_r.gif");
	background-repeat: no-repeat;
	width: 15px;
	height: 44px;
	}
	.infoBoxHeadingLeft, .infoBoxHeadingRight, TD.productListing-heading {
	background-image: url("images/az_box_top_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxHeadingRcornerLeft, .infoBoxHeadingRcornerRight{
	background-image: url("images/az_box_top_r.gif");
	background-repeat: no-repeat;
	width: 9px;
	height: 21px;
	}
	.infoBoxLSideLeft, .infoBoxLSideRight{
	background-image: url("images/az_box_side_left.gif");
	background-repeat: repeat-y;
	width: 8px;
	}
	.infoBoxLeft{
	background-image: url("images/az_leftbox_back.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFEFDF;
	}
	.infoBoxRight{
	background-image: url("images/az_rightbox_back.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #F6D5BD;
	}
	.infoBoxRSideLeft, .infoBoxRSideRight{
	background-image: url("images/az_box_side_right.gif");
	background-repeat: repeat-y;
	background-position: top right;
	width: 3px;
	}
	.infoBoxLBottomLeft, .infoBoxLBottomRight{
	background-image: url("images/az_box_bottom_l.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 15px;
	height: 18px;
	}
	.infoBoxMBottomLeft, .infoBoxMBottomRight{
	background-image: url("images/az_box_bottom_m.gif");
	background-repeat: repeat-x;
	}
	.infoBoxRBottomLeft, .infoBoxRBottomRight{
	background-image: url("images/az_box_bottom_r.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 59px;
	height: 18px;
	}
	.gift_baskets_footer_tb{
	text-align: center; 
	font-size: 9px;
	color: #000000;
	height: 34px;	
	}
	.gift_baskets_footer_td{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	.gift_baskets_footer_menu{
	background-image: url("images/az_bar_bottom_m.gif");
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	height: 33px;
	}
	.gift_baskets_footer_menu A:link, .gift_baskets_footer_menu A:active, .gift_baskets_footer_menu A:visited{ 
	font-size: 10px; 
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.gift_baskets_footer_menu A:hover{
	font-size: 10px;
	color: RED;
	}
