/*
// +----------------------------------------------------------------------+
// |Zen-Cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2006 IDEAS PHOTOPrints                                 |
// |                                                                      |
// | http://www.ideasphotoprints.com                                      |
// |                                                                      |
// | Portions Copyright (c) 2006 Zen-Cart                                 |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css 2006-06-30 ideasgirl
*/

#preload_01{background-image:url(../images/design/sofa_icon_hover.gif); display:none;}
#preload_02{background-image:url(../images/design/sofa_icon.gif); display:none;}
#preload_03{background-image:url(../images/design/line_light.gif); display:none;}
#preload_04{background-image:url(../images/design/line_dark.gif); display:none;}
#preload_05{background-image:url(../images/design/pale_bg.gif); display:none;}
#preload_06{background-image:url(../images/design/top_mennu_bg.gif); display:none;}
#preload_07{background-image:url(../images/design/corner.gif); display:none;}

body {
	margin: 0;
	font-family: /*"Lithos Pro Regular",*/ "Trebuchet MS", Helvetica, Arial;
	font-size: 11px;
	color: #001652;/*	background-image: url(../images/bg.gif); */
	background-color: #faf16b;
	letter-spacing: 0.02ex;
	word-spacing: 0.05ex;
	}

.centershop {width: 100%}

a img {border: none; }


a:link, a:visited, a:active{
	color: #23408f;
	text-decoration: none;
	}	

a:hover {
	color: #d1ddff;
	text-decoration: none;
	border-bottom:none;
	}

a {
	border-bottom:none;
	}	


.sideBoxContent a:link, .sideBoxContent a:visited{
	color: #d1ddff; 
	text-decoration: none;
	}	

h1 {
	font-size: 1.7em;
	color: #23408f;
/* 	font-family: "Lithos Pro Regular", Candara, Arial; */
	}

h2 {
	font-size: 1.4em;	
	}

h3 {
	font-size: 1.3em;
	color: #23408f;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, .sideBoxContent, .larger{
	font-size: 1em;
	}

.biggerText {
	font-size: 1.4em;
	}

h1, h2, h3, h4, h5, h6 {
	}

.centerColumn h1{
	color:#001652;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.centerColumn h2, .centerColumn h3, .centerColumn h4, .centerColumn h5, .centerColumn h6 {
	
	margin-left: 5px;
	padding-left:5px;

	}	

h3#browse{
	float:left;
	width: 100%;
	*margin-top: 20px;
	}
	
	
h3#purchased, #productAdditionalImages h3{
	padding:0;
	margin:0;
	padding-left:5px;
	height:22px;
	}	
	
#textMoreInfo{
	padding-top:2em;
	font-style:italic;
	}
	
#manufacturerinfoContent img{
	width: 100px;
	}	
	
#productGeneral{
	padding-left:20px;
	*width:640px; /*IE 7 BUG*/
/*	*padding-right: 100px; /*IE 7 BUG*/
	}	
	
/* PALE BACKGROUND FOR <H3> TITLES */	
tr .productListing-rowheading, h1#productListHeading, h3#browse, #productsListingBottom, h1#productName, #sitemap h3, #ezPageDefault h3, #indexDefaultMainContent h3, h3#purchased, #productAdditionalImages h3, #navNextPrevWrapper, #accountLinksWrapper h2, #cartSubTotal, #checkoutConfirmDefault h3, #checkoutConfirmDefault h2, tr .cartTableHeading, #checkoutShipping h2, #checkoutPayment h2{	
	background-image:url(../images/design/pale_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}	
	
/* HOVER EFECT FOR CATALOGUE ICONS */
.categoryListBoxContents a:hover img{
	background-color:#faf16b;
}

* html .categoryListBoxContents img{
 behavior: url(iepngfix.htc); 
}

* html .categoryListBoxContents a:hover{
	background-color:#faf16b; 
}

* html .categoryListBoxContents a span{
	background-color:#ffffff; 
}


.categoryListBoxContents a:hover {
	color:#001652;
}

	
th#listCell0-0{
	width:100px;
	}
	
#productsListingBottom{
	padding:5px;
	}	
	
.productListing-rowheading th{
	padding-top:5px;
	padding-bottom:5px;
	}
	
.catDescContent{
	margin: 5px;
	padding-left:5px;
	}	
		
div#tellafriendContent{
	padding-top:5px;
	padding-bottom:5px;
	color:#d1ddff;
	}	
	
div#manufacturerinfoContent ul li{
	padding-bottom:5px;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1.2em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 0em;
	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 100%;
	}

input:focus, select:focus, textarea:focus {
	background-color: #d1ddff;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #003399;
	}

.hiddenField {display: none}

.visibleField {display: inline}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P{
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	font-size: 12pt;
	padding: 2em;
	}

.clearBoth {
	clear: both;
	}


/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #faf16b;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*	background-image: url(../images/bg.gif); */
	background-color: #ffffff;
	text-align: left;
	width: 885px;	
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
table#contentMainWrapper{
	padding-top:3px;
	background-image:url(../images/design/line_light.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
	
table#contentMainWrapper tbody, {
	*padding-top:3px;
	*background-image:url(../images/design/line_light.gif);
	*background-repeat:repeat-x;
	*background-position:top;
	}
	
div#productListing tbody, {
	*padding-top:0px;
	*background-image: none;
	}	
	
.productListing-heading th, {
	height:22px;
	}
	
td .productListing-data{
	background-color:#d1ddff;
	padding:0px;
	vertical-align:top;
	border-bottom: thick solid #ffffff;
	}	
	
.itemTitle, .productListingData h3, .itemTitle h3{
	background-image:none;
	font-size:1em;
	}
.itemTitle a:hover{
	color:#001652;
	}

#logoWrapper {
	vertical-align:top;
	height:105px;
	*height:104px;	
	background-color:#ffffff;
	/*	border-bottom: #000000, 1px, solid;*/
  }  
  
* html #logoWrapper {
	height:104px;
	width:885px;
	/*	border-bottom: #000000, 1px, solid;*/
  }    
  
#flash{
	vertical-align:top;
	float:left;
	clear:none;
	}  
  
#logoWrapper img{
	vertical-align:top;}
	
* html #logoWrapper img{
	padding:0px;
	margin:0px;
	margin-left:-3px;
	}	
		
#corner{
	width:100%;
	height:3px;
	background-image:url(../images/design/line_light.gif);
	background-repeat:repeat-x;	
/*	visibility:hidden;*/
}	


#line{
	width:885px;
	height:3px;
	background-image:url(../images/design/line_light.gif);
	background-repeat:repeat-x;
	padding:0;
	margin:0;
}	

#corner img, #ezPageDefault em{
	float:right;
	clear:both;
}
  
#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#tagline {
/*	color:#000066;
	font-family: georgia;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 20px;*/
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	*width: 50%; /*IE 7 BUG*/
	}
	
 #accountLinksWrapper {
 	margin:0;
	width:100%;
	}	

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/
.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
/*	margin: 0em;
	font-size: 1.3em;
*/	float:left;
	padding-left:5px;
	}

#navNextPrev {
	float:right;
	}

.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper {
	/* 	background-image: url(../images/bar2.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 12px;
	background:#7b88bc;
	color: #445A6A;
	vertical-align: middle;
	margin-left: 3px;	
	*/
	padding-top:2px;
	background-color:#faf16b;
	height: 29px;
	}
	
* html div#navMainWrapper {
	}	
	
* html div#navMainWrapper a img{
	padding:0;
	vertical-align:bottom;
	}		
		
#navCatTabsWrapper {
	margin: 0em;
	background-color: #d1ddff;
	font-weight: bold;
	color: #003399;
	height: 1%;
	width: 895px;
 	border: 3px double #003399;
	}

#navMain ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	font-size: 14px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navSupp ul  {
	margin: 0;
	font-size: 12px;
	text-align: center;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #63859D;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
    margin: 0.5em;
    }

#navMainWrapper form{
    float: right;
	vertical-align:top;
	padding-right: 50px;
	padding-top:2px;
    }

#navMainWrapper form input{
	vertical-align:top;
	padding-top: 2px;
	}	
	
#topSearch{
	background-color:#fdf8b5;
	width:15em;}	

#navBreadCrumb {
/*	background-image: url(../images/bg.gif);*/
	}

#navEZPagesTop {
/*	background-image: url(../images/bar2.gif);
	background-repeat: repeat-x;*/
    }

#navBreadCrumb, #navEZPagesTop {
	font-size: 1.1em;
    color: #606060;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 5px;
	}

#navColumnOne {
/*	background-image: url(../images/bg.gif);*/
	}

#navColumnTwo {
/*	background-image: url(../images/bg.gif);*/
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/
#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
#productBottom	{
	padding:20px;
/*	*margin-right:29px; /*IE 7 BUG */
	float:left;
	font-size:14px;
	background-color:#d1ddff;
	background-image:url(../images/design/line_light.gif);
	background-repeat:repeat-x;
	background-position:bottom;	
	}
	
#navNextPrevWrapper{
	vertical-align:top;
	}	

#catBoxDivider {
    width: 50%;
    text-align: left;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	}

/*Shopping Cart Display*/
#cartAdd {
/*	clear: inherit;*/
	height:100%;
	width: 200px;
	padding:10px;
	background-color:#ffffff;
	text-align: center;
/*	background-image: url(../images/bg.gif);*/
/*	border: thin solid #7b88bc; */
/* 	padding: 1em;*/
	}

.tableHeading TH {
/*	border-bottom: 1px solid #000000;	
	background-color: #e9e9e9;
*/	

	*height:18px;
	background-image:url(../images/design/pale_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}

.tableHeading, #cartSubTotal {
	*height:18px;
	background-color: #d1ddff;
	 }

#cartSubTotal {
	background-image:url(../images/design/line_light.gif);
	background-position:top;
	background-repeat:repeat-x;	
	
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

#cartProdTitle{
	padding-top:0.5em;
	color: #001652;}

.tableRow, .tableHeading, #cartSubTotal {
	height: 22px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	vertical-align:middle;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
/*	width: 2em; */
	}

.cartQuantity {
/*	width: 4.7em; */
	}

.cartNewItem, .cartOldItem {
	padding-left:5px;
	color:#d1ddff;
	font-size:10px;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
	
.cartNewItem:hover, .cartOldItem:hover {
	color:faf16b;
	}	

.cartBoxTotal {
	text-align: right;
	color: #faf16b;
	font-weight: bold;
	padding-right: 1em;
	}

.cartRemoveItemDisplay {
/*	width: 3.5em;*/
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%;
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li{
	margin: 0;
	padding: 0.2em 0em;
	}
	
#cartBoxListWrapper li{
	font-size-adjust:-5px;
	}	

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	/*	margin: 2em 4em 2em 4em ; */
	float:left;
	margin-right:20px;
	margin-bottom:20px;
 	border: 2px solid #d1ddff;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}
	
#categoryImgListing	{
	float: right;
	padding-left: 20px;
	padding-bottom:20px;}

#categoryDescSeparator{
	float:left;
	clear: both;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {
	/* menu & content separator */	
	/*
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2d2d60;
	*/
	background-color: #23408f;
	
	}
	
	

h3.leftBoxHeading, h3.leftBoxHeading a, h3.leftBoxHeading label, h3.rightBoxHeading, h3.rightBoxHeading a, h3.rightBoxHeading label {
	font-size: 1.3em;
	color: #001652;
	text-transform: uppercase;
	text-decoration: none;	
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	text-decoration: none;
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	width:200px;
	padding-top: 3px;
	padding-bottom:3px;
	background-color:#536fbd;
	background-image:url(../images/design/line_light.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
	}
	
#informationHeading{ /* FIRST HEADING IS HIDDEN */
	display:none;}	
	
.leftBoxHeading{
/*	background-image:url(../images/box000_left.gif);	*/}

.rightBoxHeading {
/*	background-image:url(../images/box000_right.gif);	*/}	

.centerBoxHeading {
    font-size: 14px;
/*	background-image: url(../images/bar.gif);*/
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 13px;
	}

.centerColumn, #navBreadCrumb{}

#moreinformationContent ul li, #informationContent ul li{
	width:200px;
	padding-bottom:3px;		
/*	visibility:hidden;*/
}

.sideBoxContent ul li, #shoppingcartContent, #search, div#tellafriendContent {
	background-image:url(../images/design/line_dark.gif);
	background-position:bottom;
	background-repeat:repeat-x;	
}

#search{
	text-align:center;
	}

#searchContent{
	padding-top:10px;
	}

#searchMenu, #searchMenu:focus{
	background-color:transparent;
	background-image:url(../images/design/search.gif);
	background-repeat:no-repeat;
	background-x-position: left;
	background-y-position: top;
	border:0;
	padding:0;
	margin:0;
	color:#001652;
	padding-top:2px;
	padding-left:25px;
	padding-right:2px;
	width:112px;
	height:17px;
	}
	
#searchButton{
	display:none;}	
	
.menu{
	}
	
.menu:hover, menu.hovered {
	}	

#moreinformationContent ul li a, #informationContent ul li a{
	color:#d1ddff;
	padding-left: 32px;
	font-size: 10pt;
	
	
	background-image:url(../images/design/sofa_icon.gif);
	background-position:left;
	background-repeat: no-repeat;
}

#moreinformationContent ul li a:hover, #informationContent ul li a:hover{
	color:#faf16b;
	
	
	background-image:url(../images/design/sofa_icon_hover.gif);
	background-position:left;
	background-repeat: no-repeat;
}

.sideBoxContent {
	/*	background-position:bottom;
	background-repeat: no-repeat;	
	background-color: #2d2d60;*/
	font-size: 1.3em;
	line-height: 125%;
/*	text-transform: uppercase;*/
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    font-size: 1.3em;
	text-align: center;
	color: #001652;
	}
	
.itemTitle, .listingDescription{
	text-align:left;
	padding:0px!important;
	margin:0px!important;
	padding-left:5px!important;
	}	

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* footer
--------------*/
#navSupp {
 /*   background-image: url('../images/bar2.gif');*/
 	background:#7b88bc;
    background-repeat: repeat-x;
    color: #606060;
	font-size: 10px;
	padding-top: 7px;
	height: 23px;
    }

#siteinfoLegal, .legalCopyright {
/*	background-image: url('../images/bar2.gif');*/
 	background:#faf16b;
	font-size:12px;
	text-align: center;
	color: #23408f;
    }

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}
	
.rowOdd {
	background-color: #FFFFFF;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #d1ddff;
	height: 1.5em;
	vertical-align: top;
	}	

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	}

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

.tableHeading {
	background-color: #d1ddff;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#manufacturerinfo{
	text-align: center;}
	
/* POP UP */
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display: block;
	color:#001652;
	width: 70%;
	*width: 500px;
	padding: 1em;
    position:absolute;
    top:2em; left:2em;
	*top:3em; *left:3em;
    border:2px solid #7b88bc;
	background-color: #CCCCCC;
    text-align: justify}	
	
a.info:hover span em{
	text-align:right}	

#categoryList{
width:100%;
text-align:left}
	
.uderlined{
	width: 100%;
	border-bottom: thin;
	border-bottom-color: #7b88bc;
	border-bottom-style: solid;
	border-bottom-width: 1px;}	
	
