
/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
body {
	background:url(../images/body-bg-gray.gif) top left;
	text-align:left;
	


}



div#outer 
{
	width: 800px;
	background-color:#FFFFFF;
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left:   auto;
	margin-right:  auto;
	margin-bottom: 50px;
	padding: 0px;
	border: 0px solid #000000;
	
	
}



a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #10436e;
	text-decoration: none;
	}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover,  #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.5em;
	
	}
h1#productListHeading 
{
	
	

	
	

}
#productListHeadingImg
{
	
	
	font:Arial, Helvetica, sans-serif;
	height:60px;
	width:500px;
	font-size:0px;
	color:#990033;
	float:left;
	background-image:url(../../../../../images/chihuly_dashed.png);
	 
	background-repeat:no-repeat;

}

h1#allProductsDefaultHeading
{
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990033;
	float:left;
}
h1#indexCategoriesHeading
{
    
    display:none;
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#990033;
	float:left;
	border:0px solid red;

}



h1#productName .productGeneral 
{
    
   
	font:Georgia;
	font-size:20px;
	color:#666666;
	border:0px solid red;
	

}

h2#productPrices 
{
    
   
	font:Georgia;
	font-size:12px;
	color:#333333;
	border:0px solid red;
	float:left;
	clear:left;
	margin-top:30px;
	margin-bottom:10px;
	margin-right:200px;
	

}
h2#checkoutShippingHeadingAddress
{
float:left;
clear:left;


}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL, h4.optionName {
	color:#333333;
	font-weight:bold;
	font-size:10px;
	float:left;
	
	}
.optionValue
{
	color:#666666;
	font-weight:normal;
	font-size:10px;
	float:left;


}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents,  .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}


LABEL.inputLabel {
	width: 11em;
	float: left;
	}

LABEL.inputLabel {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*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: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

 #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	background-color:ffffff;
	}
	
	
#headerWrapper
	{
	margin: 0em;
	padding: 0em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	background-color:104363;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	background-color:#F2F3F4;
	
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper,  #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
	
	
#shoppingCartDefault
{
	width:620px;



}
#checkoutShipto
{
	border:0px solid red;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;
	clear:left;



}

.ccinfo .inputLabelPayment
{
	border:0px solid red;
	width:100px;



}

#checkoutPayment
{



}





#checkoutShipping input
{
	border:0px solid red;
	float:right;
	

}

#checkoutShipping  .checkboxLabel
{
	border:0px solid red;
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
	

}

#checkoutShipping .important
{
	margin-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	



}

#checkoutShipping legend img
{
	display:none;



}
#checkoutShipping #checkoutShippingHeadingMethod
{
	border:0px solid red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;


}
#checkout #checkoutHeadingAddress
{
	border:0px solid red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;


}

 #checkoutBillto
{
	border:0px solid red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}

#checkoutConfirmDefaultBillingAddress  address
{
	border:1px solid red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

 #checkoutOrderTotals
{
	border:0px solid red;
	margin-right:20px;




}

#checkout .ccinfo
{
	border:0px solid red;
	margin-left:20px;



}

#checkout .radioButtonLabel
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	
	float:left;


}
#checkout .inlineBox
{
	border:0px solid red;
	height:25px;
	width:250px;


}
#checkoutPayment .inlineBox img
{
	border:0px solid red;
	display:inline;
	
	height:25px;
	margin-left:10px;
	
	
}

 #checkoutConfirmDefault
{
	border:0px solid red;
	width:620px;
	
}


.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult 
{
	display:none;
	
}
.navSplitPagesLinks 
{
	color:#999999;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	display:none;
	}
.navNextPrevList {
	display: none;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}
.listingDescription
{
	
	float:right;
	clear:right;
	 background-image:url(../../../../images/desc_bg.png); 
	  
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:5px;
	margin-right:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	color:#333333;
	border:0px solid red;
	width:140px;
	height:110px;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align:bottom;
	
	padding-left:30px;
	padding-top:10px;


}	
#productReviewLink, #productTellFriendLink, #productDateAdded, #productDetailsList,  #categoryIcon {
	display:none;
}
#categoryDescription
{


}



#navMainWrapper , #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color:#e4e6e7;
	font-weight:normal;
	height: 1%;
	width: 100%;
	border:0px solid blue;
	clear:left;
	
	}


 #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em .5em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	
	
	
	}
#leftNavContent
{
	border:0px solid red;
	width:500px;
	height:20px;
	float:left;
	margin-left:25px;
	margin-top:4px;
	background-color:#e4e6e7;
}

#rightNavContent
{
	border:0px solid red;
	width:250px;
	height:30px;
	float:right;
	background-color:#e4e6e7;
}



 #navSupp ul li, #navCatTabs ul li {
	display: inline;
	
	
	}
#navMain
{
	border:0px solid red;
	
	float:right;
	
	
	display:inline;
	margin-top:70px;
	margin-right:20px;



}

#navMain ul li 
{
	display:inline;
	text-decoration: none;
	padding:5px;
	
	
	background-color:#3a5569;
	
	white-space: nowrap;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

	border:0px solid red;



}

#navMain a
{
	color: #ffffff;


}

#loginDefault legend
{
	border:0px solid red;
	color:#990000;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	margin-left:0px;
	
	
	
	
}




#loginDefault fieldset
{
	border:0px solid #CCCCCC;
	
	
	
	
	padding:0px;
	padding-bottom:5px;
	text-align:left;
	
	
	
	
	
}
#loginDefault fieldset label
{
	border:0px solid red;
	margin-left:10px;


}


#loginDefault
{
border:0px solid red;




}
#--------------------------------
#checkoutShipping legend
{
	border:0px solid red;
	color:#990000;
	
	
	
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	margin-left:0px;



}

#--------------------------------

#loginDefault LABEL.inputLabel
{

	border:1px solid red;
	
	

}


 #navSupp ul li a, #navCatTabs ul li a {
    text-decoration: none;
	
	padding:5px;
	margin-top:45px;
	background-color:#3a5569;
	color: #ffffff;
	white-space: nowrap;
	font-family:Arial, Helvetica sans-serif;
	font-size:10px;
	font-weight:bold;
	float:right;
	border:0px solid #FFFFFF;
	border:1px solid red;
	
	
	}
	

	


#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;
	}

#indexProductList
{
	border:0px solid red;
		
		
}
.NLM_sig
{
	background-image:url(../../../../images/museum_sig.png);
	 
	width:280px;
	height:60px;
	float:right;
	clear:right;
	margin-top:50px;
	margin-right:10px;
	border:0px solid red;



}
#productListing
{
	border:0px solid red;
	padding:0px;
	padding-top:0px;
}

#productListing .centerBoxContentsProducts
{
			
	
	
	
	
}

#productListing .centerBoxContentsProducts a
{
	
		
}

#indexProductList .centerBoxContentsProducts
{
	
	height:250px;
	border:0px solid red;
	
	
	width:200px;
	border-top:0px dotted #666666;
	border-right:0px dotted #EBEBEB;
	
	
	



}


#indexProductList .centerBoxContentsProducts a
{
		
	
	border:0px solid red;
	font:Verdana, Arial, Helvetica, sans-serif;
	
	color:#333333;
	font-weight:bold;
	
	
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	text-decoration:none;
	text-align:left;
	float:left;
	clear:left;
	
	
	
	
	
	
	
}

.testImgWrapper
{
	
	height:220px;
	
	border:0px solid red;
	float:left;


}



#indexProductList .centerBoxContentsProducts img
{
	 border:1px solid #cccccc;
	 text-align:left;
	 padding:2px;
	 margin-bottom:10px;
	 margin-top:15px;
	  margin-left:0px;
	 

}



.imgLink 
{
	background-image:url(../buttons/english/button_enlarge_image.gif);
	background-repeat:no-repeat;
	border:0px solid red;
	
	height:25px;
	width:102px;
	cursor:hand;

}

#productAdditionalImages
{

     border:0px solid red;
	 
	width:300px;
	 float:left;
	 clear:left;
	 display:inline;
	 margin-top:20px;
	

}

h4.addImgTitle
{
	border:0px solid red;
	text-align:left;
	
	
	


}

#productAdditionalImages img
{
	float:left;
	border:1px solid #CCCCCC;
	text-align:left;
	padding:2px;
	margin:2px;
	width:90px;


}


#navMainSearch {

	margin-top:4px;
	float: right;
	border:0px solid #FF0000;
	width:250px;
	height:20px;
	}
	
.centerColumn#advSearchResultsDefault
{
	border:0px solid red;
	
	

}
#advSearchResultsDefaultHeading
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#666666;
	


}
#advSearchResultsDefault .itemTitle
{
	width:150px;
	border:0px solid green;
	margin-right:27px;
	float:left;
	margin-left:10px;
	
	
	

}
#advSearchResultsDefault .listingDescription
{
	
	color:#333333;
	font-size:15px;
	margin-top:5px;
	border:0px solid red;
	display:none;
	
	


}
#advSearchResultsDefault .centerBoxContentsProducts 
{
	
	height:220px;
	border:0px solid red;
	width:200px;
	
	
	


}
#advSearchResultsDefault .centerBoxContentsProducts a
{
	
	border:0px solid red;
	font:Verdana, Arial, Helvetica, sans-serif;
	
	color:#333333;
	font-weight:bold;
	
	
	font-size:12px;
	margin-top:0px;
	margin-left:0px;
	text-decoration:none;
	
	float:left;
	


}
#advSearchResultsDefault .centerBoxContentsProducts img
{
	 border:1px solid #cccccc;
	 text-align:left;
	 padding:2px;
	 margin-bottom:10px;
	 margin-top:15px;
	 margin-left:0px;
	 
	  
	 
	 
	 
	 
	 
	 

}
.cssButton
{
 background-image:url(../../../../images/search.png);
  
 width:14px;
 height:14px;


}

#navBreadCrumb {
	background-color:#e4e6e7;
	float:left;
	margin-left:50px;
	margin-top:20px;
	font:Arial, Helvetica, sans-serif;
	
	text-decoration:none;
	color:#666666;
	}
#navBreadCrumb a 
{
	color:#666666;
	font-size:12px;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color:#f2f3f4;
	border-right:0px solid #CCCCCC;
	
	}

#navColumnTwo {
	background-color: #FFFFFF;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:300px;
	border: 0px solid red;
	margin-top:10px;
	line-height:150%;
	text-align:left;
	
	}
	
.productStatHeader
{
	width:150px;
	background-image:url(../../../../images/nlm_exclusive.gif);
	height:30px;
	margin-top:10px;
	
	text-align:left;
	
}
.productStatsContainer
{
	width:250px;
	height:80px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:200%;
	text-align:left;
	border-bottom:0px solid #E2E2E2;
	border-top:0px solid #E2E2E2;
	margin-bottom:10px;
	padding:10px;
	background-image:url(../../../../images/stats_bg.png);
	 
	background-repeat:no-repeat;
	
	
}


.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	
	
	margin-top:20px;
	margin-left:20px;
	padding-right:10px;
	border:0px solid red;
	
	}
	
	
#indexDefault {
	
	background-image:url(../../../../images/index_image_test.png);
	 
	width:647px;
	height:400px;
	margin:0px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
	onclick=window.location.href=http://www.libertymuseum.org/store/index.php?main_page=index&cPath=1_17;
	
	}
	


<!-- Start map defines 	-->
#menu a {
  position: absolute;
  left:0px;
  top:0px;
  
  
  text-decoration: none;
  cursor:pointer;
  
  }
 
 #menu a i { visibility: hidden;  }
  
  
 a#blank   { left: 390px; top:330px; width:140px; height:210px; border:0px solid red; display:block; cursor:pointer; }
 a#gb      { left: 620px; top:420px; width:230px; height:130px; border:0px solid red; display:block;cursor:pointer; }
 a#bf      { left: 690px; top:210px; width:180px; height:140px; border:0px solid red; display:block;cursor:pointer; }
 a#sent    { left: 880px; top:360px; width:120px; height:120px; border:0px solid red; display:block;cursor:pointer;}
 a#glassArt{ left: 530px; top:362px; width:240px; height:20px; border:0px solid red; display:block;cursor:pointer;}
 a#chihuly { left: 530px; top:382px; width:240px; height:20px; border:0px solid red; display:block;cursor:pointer;}
 
 <!-- Start new map defines -->	
 

 
 <!-- End map defines -->	





img.indexDivider 
{
	float:left;
	clear:left;
	width:646px;
	height:30px;
	margin-left:1px;
	margin-right:1px;
	border:0px solid red;


}

#lowerIndexContainer
{
	width:650px;
	height:200px;
	border:0px solid #FF0000;


}

#footerBar
{
	width:800px;
	height:30px;
	background-color:#e4e6e7;
	color:#666666;
	border:0px solid red;
	

}

#footerBar a 
{
	background-color:#e4e6e7;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	margin-left:10px;
	
	
	
	
	

}
#footerBar #linksContainer 
{
	background-color:#e4e6e7;
	
	
	margin-top:4px;
	margin-right:20px;
	margin-left:20px;
	float:left;
	

}

#footerBarTxt
{
	
	background-color:#e4e6e7;
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	
	
	margin-top:8px;
	margin-right:20px;
	float:right;


}


.lowerContentBoxLeft
{
	width:214px;
	height:198px;
	background-color:#e4e6e7;
	margin:1px;
	margin-top:0px;
	float:left;

}
.lowerContentBoxLeftImg
{
	width:150px;
	height:100px;
	background-image:url(../../../../images/product_images/lower_left_img.png);
	
	margin-top:5px;
	margin-left:30px;
	cursor:pointer;
	

}
.lowerContentBoxMid
{
	width:214px;
	height:198px;
	background-color:#e4e6e7;
	
	margin:1px;
	margin-top:0px;
	float:left;

}
.lowerContentBoxMidImg
{
	width:150px;
	height:100px;
	background-image:url(../../../../images/product_images/lower_mid_img.png);
	
	margin-top:5px;
	margin-left:30px;
	cursor:pointer;
	

}
.lowerContentBoxRight
{
	width:214px;
	height:198px;
	background-color:#e4e6e7;
	
	margin:1px;
	margin-top:0px;
	float:left;

}
.lowerContentBoxRightImg
{
	width:150px;
	height:100px;
	background-image:url(../../../../images/product_images/lower_right_img.png);
	
	
	cursor:pointer;
	margin-top:5px;
	margin-left:30px;
	

}
.contentCaption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	width:150px;
	height:70px;
	border:0px solid red;
	margin-top:5px;
	
	margin-left:30px;

}
.captionTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:180px;
	height:10px;
	margin-top:10px;
	margin-left:30px;
	margin-bottom:5px;
	border:0px solid red;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: left;
	margin: 1em;
	border: 1px solid #999999;
	padding: 1em;
	clear:right;
	margin-top:10px;
	width:100px;
	
	
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}
.cartProductDisplay a
{
	color:#666666;
	font-size:10px;
	font-weight:bold;
	margin-left:50px;

}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 20px;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}
a.category-top
{
 color:#666666;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:normal;
 
}

a.category-products
{
 color:#6D94AB;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 
 
}
a.category-links
{
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
}

h3.leftBoxheading
{
	text-align:left;
	background-color:#CCCCCC;
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}


	
.productMainImage .enlargeLink
{
 height:20px;
 width:102px;
 border:1px solid green;
 cursor:pointer;
 background-image:url(../buttons/english/button_enlarge_image.gif);
 
 

}
#enlargeLink
{
 height:20px;
 width:102px;
 border:0px solid green;
 cursor:pointer;
 float:left;
 clear:left;
 background-image:url(../buttons/english/button_enlarge_image.gif);
 

 

}
.productMainImage
{
	 border:0px solid blue;
	
	 width:300px;
	 
	 float:left;
	 clear:left;


}
.productMainImage .buttonRow
{
	 border:0px solid red;
	 width:300px;
	 padding-top:10px;
	 
	 border-top:1px dotted #CCCCCC;
	 float:left;
	 clear:left;


}
.productMainImage img 
{

 border:1px solid #CCCCCC;
 float:left;
 clear:left;
 padding:2px;
 
 
 


}
.productLeft
{



}

.productInfoContainer
{
	width:280px;
	border:0px solid red;
	float:right;
	clear:right;
	margin-right:10px;
	margin-left:0px;
	border-left: 1px dotted #CCCCCC;
	padding-left:10px;
	margin-bottom:10px;
	
	
}

 #productName
{
	font:Georgia;
	color:#666666;
	font-size:20px;
	border:0px solid blue;
	width:250px;
	float:left;
	
	
}

#productDescription
{
	font:Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:10px;
	border: 0px solid red;
	width:260px;
	
	
	
	
}

#productDescription  li
{
	border:0px solid red;
	list-style-type:circle;
	text-align:left;
	
	margin-left:15px;
	


}

#productDescription  ul
{
	
	
	
	


}






.product_info_contact
{
	background-image:url(../buttons/english/prod_info_contact.png);
	 
	background-repeat:no-repeat;
	float:left;
	clear:left;
	width:100px;
	height:20px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	border:0px solid red;
	cursor:pointer;



}

#storeContact
{
	background-image:url(../images/contact_us.png);
	 
	background-repeat:no-repeat;
	float:left;
	clear:left;
	width:650px;
	height:350px;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:0px;
	border:0px solid blue;
	



}
#contactUsDefault
{
	border:0px solid red;
}
#contactUsDefault .buttonRow
{
	float:left;
	clear:left;
	border:0px solid red;


}
#enquiry
{
	width:450px;
	float:left;


}
#contactUsForm
{
	
	border:0px solid red;
	
	float:left;
	clear:left;
	



}
.product_info_glass_gallery
{
	background-image:url(../buttons/english/prod_info_glass_gallery.png);
	 
	background-repeat:no-repeat;
	float:right;
	clear:right;
	width:135px;
	height:90px;
	cursor:pointer;
	margin-bottom:10px;
	margin-right:10px;
	



}

.product_info_button_container
{
	width:280px;
	height:20px;
	border:0px solid red;
	clear:right;
	float:right;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:10px;



}


.categoryIcon 
{
	border:0px solid blue;
}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}
	
#indexCategories
{
	margin-top:30px;
	
	border: 0px solid red;
	
	
	
	


}
.indexCategoriesImage
{
	
	height:400px;
	width:607px;
	border: 0px solid red;
	background-image:url(../../../../images/collage_est_frames.jpg);
	 
	clear:both;
	
	


}


#indexCategories .categoryListBoxContents
{
	
   border:0px solid green;
   float:right;
   
  
  
  

}
#indexCategories .categoryListBoxContents img
{
 	width:150px;
	height:100px;
	border:0px solid blue;
	

}



#indexCategories .categoryListBoxContents a
{
	
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-top:5px;
	text-decoration:none;
	text-align:left;
	
	border:0px solid red;
	height:30px;
	width:50px;
	

}



/*sideboxes*/
.columnLeft 
{
	

}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 12px;
	color: #000000;
	background-color:#F7F8F9;
	text-align:left;
	
	}
	
.listingPrice
{
	font-weight:bold;
	vertical-align:bottom;


}
.artistDescription
{
	


}
.titleDescription
{
	display:none;


}
.dimensionsDescription
{
	


}
h3.itemTitle
{
	width:150px;
	border:0px solid green;
	margin-right:27px;
	float:right;
	clear:right;
	
	
	
	
	



}
h3.itemTitle a
{
	
	


}
.listingProductImage
{
	border:0px solid orange;
	



}
h3.itemTitle a
{
	color:#000000;

}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	
	padding: 0.5em 0.2em;
	color: #000000;
	background-color:#CCCCCC;
	border:0px solid red;
	
	}

.leftBoxContainer {
    font-family:Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
	font-size:10px;
	
	background-color:#F7F8F9;
	border: 0px solid red;
	
	
	
	}
.joinLeft
{
	background-image:url(../../../../images/join.png);
	width:130px;
	height:30px;
	margin-top:200px;
	margin-left:10px;
	text-align:center;
	cursor:pointer;



}


.contactInfo
{
	background-image:url(../../../../images/contact_store.png);
	background-repeat:no-repeat;
	width:130px;
	height:30px;
	margin-left:10px;
	cursor:pointer;
	 
	
		


}

.homeStore
{

	background-image:url(../../../../images/home_store.png);
	 
	background-repeat:no-repeat;
	width:130px;
	height:30px;
	margin-left:10px;
	cursor:pointer;
	
	



}

.storeHours
{
	width:130px;
	height:190px;
	background-image:url(../../../../images/store_hours.png);
	 
	
	margin-left:10px;
	



}


#categoriesContent
{
	
	color:#CCCCCC;
	padding: 20px;
	padding-left:30px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:150%;
	
	
	background-color:#F2F3F4;
	


}



h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color:#990033;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent,TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews,  #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	background-color:#FFFFFF;
	color:#cccccc;
	}
.productListing-data
{
	text-align: left;
	background-color:#FFFFFF;
	color:#ff0000;

}
.productListing
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.productListing-heading
{
	background-color:#10436e;
	color:#FFFFFF;
	padding:3px;
}

#cartDefaultHeading
{
    background-color:#e4e6e7;
	color:#666666;
	padding:3px;
	border:1px solid #CCCCCC;
}
#cartContentsDisplay th
{
	 background-color:#e4e6e7;
	color:#666666;
	padding:3px;

}


.productListing-heading a
{
	background-color:#10436e;
	color:#FFFFFF;
}

#productListing .PRODUCT_LIST_IMAGE 
{
color:#FF0000;

}

#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;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/


.back {
	float: left;
	
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	border-bottom:1px solid #CCCCCC;
	}

.rowEven {
	background-color: #ffffff;
	height: 1.5em;
	vertical-align: top;
	border-bottom:1px solid #CCCCCC;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
margin-top:30px;
margin-bottom:30px;
	
	float: left;
	display:table-column;
	}
	
#siteMapList   a{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	line-height:150%;
	
	
	}

.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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo 
{
	padding: 0.2em;
	}
	
	
#storeHeader
{

	background-image:url(../../../../images/store_header.png);
	 
	width:800px;
	height:100px;
	cursor:pointer;
	float:left;
	
}
#greetingPage
{
	background-image:url(../../../../images/main.png);
	 
	width:620px;
	height:400px;
	margin:0px;
	float:left;
	background-repeat:no-repeat;
}
.categoryImg
{
	display:none;


}

#productsListingListingBottomLinks
{
	display:none;


}

#productsListingListingTopLinks
{
	border:0px solid red;
	margin-right:100px;
	margin-top:5px;
	margin-bottom:10px;
	color:#CCCCCC;


}
#productsListingListingTopLinks a
{
	
	color:#999999;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;


}
/* This is the CSS needed for the Order Step Edition 2 contribution */

div.order_steps {       /* Is needed for the centering in IE */
    width: 580px;
    padding:0px;
    margin-bottom: 20px;
    margin-top: 10px;
	float:left;
	clear:right;
    text-align: left;
	border:0px solid red;
}

table.order_steps {
    margin-left: auto;
    margin-right: auto;
    width: 80%;       /* Here you can set the total width of this contrib */
    padding-bottom: 10px;
    background-color: transparent;      /* Here you can change the background-color of the whole contrib */
}

tr.order_steps_line_2 {
    height: 5px;        /* Is a part in determining the height of the line */
    padding: 0px;
    margin: 0px;
}

tr.order_steps_line_3 {
    height: 1px;        /* Is a part in determining the height of the line shadow */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active {
    background-color: #3DA200;     /* Determines the active color of the completed part of the line */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive {
    width: 4%;
    background-color: #9A9A9A;    /* Determines the non-active color of the uncompleted part of the line */
    padding: 0px;
    margin: 0px;
}

td.progressbar_active_shadow {
    background-color: #346C00;     /* Determines the non-active color of the completed part of the line shadow */
    width: 4%;
    padding: 0px;
    margin: 0px;
}

td.progressbar_inactive_shadow {
    width: 4%;
    background-color: #666666;   /* Determines the non-active color of the uncompleted part of the line line*/
    padding: 0px;
    margin: 0px;
}

td.order_steps_text {
    text-align: center;
    vertical-align: top;
    color: #A7A7A7;        /* Determines the non-active color of the text */
    padding-bottom: 5px; /* Determines the distance between the text and the line */
}

td.order_steps_text_completed {
    text-align: center;
    vertical-align: top;
    color: #8DB18D;        /* Determines the non-active color of the text steps that have been completed*/
    padding-bottom: 10px; /* Determines the distance between the text and the line */
}

td#active_step_text {       /* These are the styles for the active text */
    color: #005C2C;
    font-weight: 700;
    font-size: 1.1em;
}

/* End Order Steps contribution CSS */

