/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

body {
	margin: 0;padding:0px 0px 0px 0px;background:url(../images/bg_body.gif) left top repeat-x #ffffff;min-width:900px;
	font-family: Tahoma;
	color: #000000;font-size: 11px;
	}

a img {border: none; }

/*  a:link, #navEZPagesTOC ul li a {
	color: #000;
	text-decoration: none;
	}
 
a:visited {
	color: #000;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #000;
	}
  */

  
  
h1, h2, h3, h4, h5, h6, ol, ul  {margin:0px; padding:0px;}




h4				{ font-size:11px;}	 

h2 { vertical-align:middle;}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{}

.biggerText {}

h3, h4, h5, h6 { font-weight:normal;}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em; margin-top:0px; padding-top:0px;
	}

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 {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .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, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

hr {
	height: 0px;
	border: 0px; color:#ffffff;
	}

/*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;
	}


#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#cartBoxListWrapper ul	{text-align:left;}
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;} 

#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, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}


#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#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;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo { margin:auto;}

#navColumnTwo {}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {}

.alert {
	color: #FF0000;}

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	}


.tableHeading TH { color:#727272; font-size:11px; font-weight:bold;
	border-bottom: 1px solid #d9d9d9;padding:5px 0px 15px 0px;
	}
#scQuantityHeading	{ text-align:left;}
.tableHeading, #cartSubTotal {
	background-color: #ffffff;
	 }

#cartSubTotal {
	border-top: 0px 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 .back		{float:none;}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000; text-transform:none;
	}

.orderHistList {} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

 #ezPageBoxList li, .cartBoxTotal {
	margin: 0;padding:0px;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance 				{font-weight:normal;}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {}
	

.categoryIcon {}
.cont_indent .cartProductDisplay a				{display:block; text-align:center;}
.cartProductDisplay #cartImage 	img				{border:2px solid #1b1b1b; padding:1px;display:block; text-align:center;}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0px 0px;
	}

/*sideboxes*/
.columnLeft {}



.leftBoxHeading, .centerBoxHeading {}






.rightBoxContent {}

.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,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,  .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg, .cartProductDisplay {
	text-align: center;
	}
td.cartProductDisplay a span#cartImage img  {text-align:center;}	
.leftBoxHeading, .rightBoxHeading,  .centerBoxHeading, .categoryListBoxContents {text-align:left;}	
	

#bestsellers .wrapper {
	/*  margin: 0em 0em 0em 1.5em;  */
	}

#bestsellers ol {/*  
	padding: 0;
	margin-left: 1.1em;  */

	}

#bestsellers li {/*  
	padding: 0;
	margin: 0;  */
	}
	
	#bestsellers li a{
/*  	
	padding: 0;
	margin: 0; text-indent:0; line-height:11px;  
*/
	}



#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;padding:6px 0px 13px 0px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	height: 1.5em;
	vertical-align: top;
	}

.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: #ffffff;
	height: 2em;
	}

#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;
	}
/*    */	
	
#moreinformationContent	li	{}	
#manufacturersContent		{}
	
/*    */	
.information {padding: 10px 3px; line-height: 150%;}

select, input { font-size:11px;}

#cartBoxListWrapper	a	{ padding:3px 0px 6px 0px;}
.smallProductImage	img		{ margin-right:13px; margin-bottom:10px;}


				
.leftBoxContainer				{}
	
/*  -------------------------------------------------------------------------------------------------------------------  */
body	{	padding:0px;margin:0px; min-width:760px;}
table	{width:100%;}
img		{border:0px;}
br { line-height:1px;}
div, li, span, a { font-family:tahoma;}
/*  ------  */
ul	{padding:0px; margin:0px; list-style:none;}
td	{vertical-align:top;}
/*  ------  */



/*  --------  */

.cell_r		{float:right;}
.cell		{ float:left;}
.cell_end	{clear:both;}

.b	{border:1px solid #000000;}
.tac		{text-align:center;}
.vam		{vertical-align:middle;}
/*  ----------------------------------------------  */
.jamp				{width:143px; height:18px; font-size:10px; vertical-align:middle;}
.jamp_1				{width:132px; height:18px; font-size:10px; vertical-align:middle;}

.head				{ height:296px; width:1020px; margin:auto;padding:0;}

/*    */
.head_1				{width:675px;}
.head_2				{width:100%;}
.head_3			{background:url(../images/head_bg.jpg) left top no-repeat; width:315px; height:250px;}
.head_nav_1			{height:46px; margin-left:33px; margin-right:2px;background:#000000;
					color:#ffffff;}
.head_nav_2			{height:46px; }
.head_nav_2	a		{color:#151515; font-size:10px; text-decoration:underline; }
.head_nav_2	a		{color:#151515; font-size:10px; text-decoration:underline; }
.head_nav_2	img		{color:#151515; font-size:10px; margin-left:9px; margin-right:3px; }
.head_banner			{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}

.head_menu			{text-align:right;}
.head_menu	ul 				{margin-right:5px; padding-top:2px;}
.head_menu	li 				{height:21px; line-height:19px;background:url(../images/m1.gif) right top no-repeat;}
.head_menu	li img 			{}
.head_menu	li a			{font-size:14px; font-weight:bold; font-family:Times New Roman; color:#ffffff; display:block; width:auto; text-decoration:none;
							padding:0px 36px 0px 0px;}
.head_menu	li a:hover		{text-decoration:underline;}

.head_nav_search			{height:72px; padding-left:75px;padding-top:25px;}
.width30				{width:30px;}
.width150				{width:150px;padding-left:35px;}
.width235				{width:235px;}

.basket						{background:url(../images/basket.gif) left top no-repeat; height:52px;padding:8px 0px 0px 60px; text-align:left; line-height:12px;}
.basket	span				{color:#f38711; line-height:12px;}
.footer_1				{width:450px;}
.footer_2				{width:100%;}
.footer_nav_1			{height:64px; margin-left:33px; margin-right:2px;background:#ffffff; text-align:right;}
.footer_nav_2			{height:64px;}
.footer_nav_2	img		{margin:17px 0px 0px 19px;}

.footer  				{color:#151515; font-size:11px; text-decoration:none; line-height:14px;}
.footer  a 				{color:#151515; font-size:11px; text-decoration:none; line-height:14px;}
.footer  a:hover		{color:#151515; font-size:11px; text-decoration:underline;}






.cont_indent h1, 
.cont_indent h2, 
#categoryIcon	
	{font-size:14px; font-weight:bold; color:#000000;padding:15px 10px 9px 14px; margin:0px 0px 7px 0px;background:url(../images/title_bg.gif) left top repeat-x #f38711;}
h2#productPrices,
h1#productName, #reviewsInfoDefaultHeading, #reviewsInfoDefaultPrice	{border:0px; padding:0px;}	

.cont_indent h2#cartEmptyText		{ background:none;}
/*  
 h3.rightBoxHeading, h3.rightBoxHeading a {
	color:#ffffff; font-size:11px; font-weight:bold; text-transform:uppercase;text-decoration:none;}
 h3.rightBoxHeading a:hover {
	color:#ffffff; font-size:11px; font-weight:bold;text-decoration:underline;}
 h3.leftBoxHeading,  h3.leftBoxHeading a {
	color:#ffffff; font-size:11px; font-weight:bold; text-transform:uppercase;text-decoration:none;}
 h3.leftBoxHeading a:hover {
	color:#ffffff; font-size:11px; font-weight:bold;text-decoration:underline;} 

  */


/*  ---------------- #categories -----------------------------  */
.side_bar_left					{background:#efefef; border-bottom:2px solid #ffffff;}
.rightBoxContainer h3,
.leftBoxContainer  h3			{ margin-left:0px;}

												
												



.box_body_padd						{padding-left:20px; padding-right:12px; padding-bottom:0px;}
#bannerbox .box_body_padd			{padding:0px;}


.pic img,
.categoryListBoxContents .productListing-even img
	 				{ border:2px solid #1b1b1b; display:block; padding:1px;}
.pic br				{ line-height:7px;}
/*  */
.marg_cont_pic			{margin-left:-100%; width:104px;}
.marg_cont_pic	img		{margin:0px;}
.marg_cont_prod			{margin-right:0px; margin-left:104px;}
.width_cont_prod		{width:100%;}
.height_prod_line		{padding:4px 0px 5px 26px;background:url(../images/mark_prod_name.gif) left top no-repeat;}
.height_prod_line a		{ color:#f38711;}
.height_prod_line img	{ vertical-align:middle;}
.height_prod_line_1		{padding:0px 0px 0px 26px;}
.price_1				{padding:3px 0px 4px 0px; }
.price_2				{padding:3px 0px 4px 0px;}
.price_2 img			{padding:0px; margin:0px;}
.height_prod_line_3		{background:#d9d9d9;}
/*  ----------------------------------------------  */



.footer span  	 		{ color:#7d7c7c; font-size:11px; font-weight:bold; line-height:22px;}
.footer span  a 		{ color:#7d7c7c; font-size:11px; font-weight:bold; text-decoration:none;}
.footer span a:hover	{ color:#7d7c7c; font-size:11px; font-weight:bold; text-decoration:underline;}
/*  ----------------------------------------------  */
#categoriesContent a	{color:#000000; font-size:11px;text-align:left; border:1px solid #ffffff; border-width:0px 0px 2px 0px; text-decoration:none;   padding-left:10px; background:url(../images/mark_categor.gif) no-repeat left center;}

.box_body .category-top,  .box_body .category-links
					{ background:url(../images/mark_categor.gif) 20px 7px no-repeat #efefef; }
.box_body .category-top:hover 
					{ display:block;background:url(../images/mark_categor.gif) 20px 7px no-repeat #efefef; color:#000000; font-size:11px;padding:2px 5px 3px 32px; text-align:left; border:1px solid #ffffff; text-decoration:underline;}
					
hr#catBoxDivider		{height:0px; color:#ffffff;}					
					
.box_body .category-subs-selected	{ text-decoration:none;}
.box_body .category-subs-parent 	{color:#000000; font-size:11px; text-decoration:none;}
.box_body .category-products		{ text-decoration:none;background:url(../images/mark_categor.gif) 30px 7px no-repeat}
.box_body .category-subs			{ text-decoration:none;background:url(../images/mark_categor.gif) 30px 7px no-repeat}
/*    

.box_body .category-top, .box_body .category-subs, .box_body .category-products, .box_body .category-subs-parent, .box_body .category-subs-selected, .box_body .category-links
					{ display:block;background:url(../images/mark_categor.gif) 20px 7px no-repeat #efefef; color:#000000; font-size:11px;padding:2px 5px 3px 32px; text-align:left; border:1px solid #ffffff; text-decoration:none;}
.box_body .category-top:hover, .box_body .category-subs:hover, .box_body .category-products:hover, .box_body .category-subs-parent:hover, .box_body .category-subs-selected:hover 
					{ display:block;background:url(../images/mark_categor.gif) 20px 7px no-repeat #efefef; color:#000000; font-size:11px;padding:2px 5px 3px 32px; text-align:left; border:1px solid #ffffff; text-decoration:underline;}

*/
.input_search		{ border:1px solid #cfcfcf; font-size:10px; color:#000000;vertical-align:top;width:175px;; margin-right:4px;}

/*    */

#whatsnewContent, #manufacturersContent, #currenciesContent, #searchContent, #specialsContent, #languagesContent, #recordcompaniesContent, #bannerbox2Content, #featuredContent, #whosonlineContent, #featuredContent, #musicgenresContent, #reviewsContent, #bannerboxallContent, #bannerboxContent
		{ text-align:center;}
 
#featuredContent,
span.productPriceDiscount, .cartBoxTotal {color:#000000; font-size:12px; font-weight:bold;}
span.productSpecialPrice				{color:#151515; font-size:12px;}

.normalprice							{  color:#797777;}								
																		
/* ------------------------------------------------- listing_ .... -------------------------------------------------------------- */

h1#productListHeading				{}
 /*  listing_prod_head  */
.productListing-rowheading	th		{ border-bottom:3px solid #f38711;}
.productListing-heading				{ color:#000000; font-size:14px; text-align:center;padding:3px 0px 3px 0px;}
th.productListing-heading a			{color:#000000; font-size:14px; text-decoration:none;}
th.productListing-heading a:hover	{color:#000000; font-size:14px; text-decoration:underline;}	
#listCell0-2						{text-align:right;}
 /*  listing_prod_head  */

									
.tabTable .productListing-data,
.tabTable .productListing-data				
								{padding:10px 0px 10px 0px; border-bottom:1px solid #e1e1e1;}									
 /*  listing_prod_image  */
.categoryImg img				{border:2px solid #1b1b1b; display:block; padding:1px;} 									
.listingProductImage			{border:2px solid #1b1b1b; display:block; padding:1px;}
 /*  listing_prod_image  */
 
 /*  listing_prod_name  */ 	
h3.itemTitle								{display:block; padding:3px 0px 10px 26px;background:url(../images/mark_prod_name.gif) left top no-repeat;} 															
.productListing-even .itemTitle  a			{text-transform:uppercase;color:#f38711; font-size:11px; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.productListing-even .itemTitle  a:hover	{text-transform:uppercase;color:#f38711; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
.productListing-odd .itemTitle  a			{text-transform:uppercase;color:#f38711; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.productListing-odd .itemTitle  a:hover		{text-transform:uppercase;color:#f38711; font-size:11px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
 /*  listing_prod_name  */
 
 /*  listing_prod_description  */
.listingDescription 							{padding:0px 0px 0px 26px;}
.productListing-even .listingDescription  		{color:#727272; font-size:11px; line-height:16px; font-weight:normal; text-decoration:none; } 
.productListing-odd .listingDescription  		{color:#727272; font-size:11px; line-height:16px; font-weight:normal; text-decoration:none; } 
 /*  listing_prod_description  */
 
  
/*  listing_prod_more_info  */ 
.productListing-data a
								{color:#232222; font-size:11px; font-weight:normal; text-decoration:underline;}
.productListing-data a:hover
								{color:#232222; font-size:11px; font-weight:normal; text-decoration:none;}
/*  listing_prod_more_info  */ 

/*  listing_prod_price  */
.normalprice					{ text-decoration:line-through;}
.specialsListBoxContents .normalprice	{  color:#797777;}
.specialsListBoxContents .productSpecialPrice
								{color:#151515; font-size:12px; font-weight:bold;}
.specialsListBoxContents .productPriceDiscount
					 			{color:#000000; font-size:11px; font-weight:normal;}

.specialsListBoxContents .normalprice	{  color:#797777;}
.productListing-data .productSpecialPrice
								{color:#151515; font-size:12px; font-weight:bold;}
.productListing-data .productPriceDiscount
					 			{color:#000000; font-size:11px; font-weight:normal;}
.productListing-data 			{color:#151515; font-size:12px; font-weight:bold;}
/*  listing_prod_price  */
.categoryListBoxContents .productListing-even,
.categoryListBoxContents .productListing-even img	{ padding:1px;}

/* ------------------------------------------------- listing_ .... -------------------------------------------------------------- */

ol, ul, li  {margin:0px; padding:0;}
/* ---------------------------------- allProducts --------------------------------------------   */


/*  --------------------------------- newProducts --------------------------------------------  */

h1#newProductsDefaultHeading
				{}

.main_2 				{width:100%; padding-left:0px;}
.main_2 a strong
						{ line-height:14px;padding:0px 0px 0px 0px;}
.main_2 em
						{ line-height:17px;	}					
.main_2 a strong, .main_2 em
						{ vertical-align:bottom; font-style:normal;/*   color:#707071;  */ font-size:11px;   display:block;   /*  border-bottom:1px solid #efefef;  */}
.main_2 em em { border:0px;}	
					
.main_1 table			{width:130px;background:url(../images/mark_prod_name.gif) right top no-repeat; height:1px;}
.main_1 table td		{ text-align:left;}
.main_1 em,	.main_1 i	{color:#707071; font-style:normal;font-size:11px;}					
.main_1 a img 			{border:2px solid #1b1b1b; display:block; padding:1px;}
.main_1	a				{color:#000000; text-decoration:none;}
.main_1	a:hover			{color:#000000; text-decoration:underline;}
.main_1 font			{color:#232222;font-size:11px;}

.productListing-even .main_1	a				{color:#000; text-decoration:none;}
.productListing-even .main_1	a:hover			{color:#000; text-decoration:underline;}
.productListing-even .main_1 font				{color:#232222;font-size:11px;}

.productListing-odd .main_1	a				{color:#000; text-decoration:none;}
.productListing-odd .main_1	a:hover			{color:#000; text-decoration:underline;}
.productListing-odd .main_1 font			{color:#232222;font-size:11px;}


.main_2 strong a			{color:#f38711; font-size:11px; line-height:14px; font-weight:bold; text-transform:uppercase;  text-decoration:none;}
.main_2 strong a:hover		{color:#f38711; font-size:11px; line-height:14px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}

/*  .main_2 a				{color:#000; font-size:11px; text-decoration:none;}
.main_2 a:hover			{color:#000; font-size:11px; text-decoration:none;}
*/	
.main_2 span			{color:#232222;font-size:11px; font-weight:normal;text-transform:lowercase;}	
.main_2 i				{color:#232222; font-size:11px;}
.main_2 i font			{color:#000; font-size:11px;}
.main_2 em 				{color:#232222;font-size:11px; font-weight:normal;}
.main_2 em font			{color:#232222;font-size:11px; font-weight:normal;}
.main_2 span font		{color:#232222;font-size:11px; font-weight:normal;}
.main_2 .normalprice	{text-decoration:line-through; color:#797777;}
/*  price  */
.main_2 span span		{color:#151515; font-size:12px; text-decoration:none; font-weight:bold;}
/*  price  */

.main_2 .productPriceDiscount	{color:#000000; font-size:12px; text-decoration:none; font-weight:normal;}

.main_3					{color:#232222;padding:0px 0px 10px 0px;}
.main_3	a				{color:#232222; font-weight:normal; text-decoration:underline; }
.main_3	a:hover			{color:#232222; font-weight:normal; text-decoration:none;}
								
.main_2  				{padding-top:11px;}	
.main_1 				{padding-top:7px;}						
.hline							{border-bottom:1px solid #d9d9d9; height:0px;}								
/*  --------------------------------- newProducts --------------------------------------------  */
/*  ----------------------------------- specials ---------------------------------------------  */
h1#specialsListingHeading
									{}
.specialsListBoxContents			{padding-top:10px;}				
/*  specials_prod_name  */
.specialsListBoxContents a			{color:#f38711; font-size:13px; line-height:14px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.specialsListBoxContents a:hover	{color:#f38711; font-size:13px; line-height:14px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}
/*  specials_prod_name  */
/*  specials_prod_price  */
.normalprice					{ text-decoration:line-through;}
.specialsListBoxContents .normalprice	{  color:#797777;}
.specialsListBoxContents .productSpecialPrice
								{color:#151515; font-size:12px; font-weight:bold;}
.specialsListBoxContents .productPriceDiscount
					 			{color:#000000; font-size:11px; font-weight:normal;}
.specialsListBoxContents		{/*  color:#000000; font-size:12px; font-weight:bold;  */}
/*  specials_prod_price  */
/*  ----------------------------------- specials ---------------------------------------------  */
/*  ---------------------------------- shop_Cart ---------------------------------------------  */

h1#cartDefaultHeading
				{}
/*  shop_cart_name  */	
.cartProductDisplay a		{color:#232222; font-size:13px; line-height:14px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.cartProductDisplay a:hover	{color:#232222; font-size:13px; line-height:14px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}

.cartUnitDisplay, .cartTotalDisplay {color:#151515; font-size:11px;}
/*  shop_cart_name  */
#shoppingCartDefault .forward a	{ color:#000000; line-height:45px;}
#shoppingCartDefault .forward 	{ padding-right:20px;}


#cartAdd {
	float: right;
	font-size:10px;
	text-align: center;
	margin: 1em;
	border: 1px solid #e1e0e0;
	padding:20px 10px 20px 10px;
	}
#cartAdd input { vertical-align:middle;}	
#cartAdd br { line-height:10px;}

.cartNewItem {
	color: #000;
	position: relative;  /*do not remove-fixes stupid IEbug*/ text-align:left;
	}
.cartNewItem a 		 span		{color: #1a283e; text-decoration:none;}
.cartNewItem a span:hover		{color: #1a283e; text-decoration:underline;}	

.cartOldItem {
	color: #000000;
	position: relative;   /*do not remove-fixes stupid IEbug*/text-align:left;
	}
.cartOldItem a 		 span		{color: #f38711; text-decoration:none;}
.cartOldItem a  span:hover		{color: #f38711; text-decoration:underline;}	

.cartBoxTotal {
	text-align: right;padding-right:20px; 
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}				
/*  ---------------------------------- shop_Cart ---------------------------------------------  */				
/*  -------------------------------navigation_Result -------------------------------------------*/
.navSplitPagesResult strong, .navSplitPagesLinks strong		
								{font-weight:bold; font-size:11px;}
.navSplitPagesResult 			{color:#232222; font-size:11px;}
.navSplitPagesResult 			{margin-left:2px; padding:11px 0px 11px 0px;}
.navSplitPagesLinks				{margin-right:4px;padding:11px 0px 11px 0px;}
.navSplitPagesLinks a 			{color:#232222; font-size:11px; text-decoration:none;}
.navSplitPagesLinks a:hover		{color:#232222; font-size:11px; text-decoration:underline;}

.navNextPrevCounter {}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:0;
	list-style-type: none;
	}
/*  ----------------------------------navigation_Result -----------------------------------------------*/

 

.cont_indent					{ text-align:left;}
.navNextPrevWrapper  			{ padding-bottom:10px;}


.floatingBox 		{ padding-left:6px;}
#productMainImage	img	{margin:10px 26px 10px 0px;}
#productAttributes		{margin-left:4px;}

#productDescription 		{padding:10px 0px 0px 0px;}

.productGeneral a		{color:#0081a2; font-weight:bold; text-decoration:none;}
.productGeneral a:hover	{color:#0081a2; font-weight:bold; text-decoration:underline;}

/*  ------------------------------------------------- modules ----------------------------------------------------  */
/*  modules_title  */
#featuredProducts h2,
#whatsNew h2,
#specialsDefault h2,
#infoShoppingCart h1
				{font-size:14px; font-weight:bold; color:#000000;padding:15px 10px 9px 14px; margin-bottom:7px;background:url(../images/title_bg.gif) left top repeat-x #f38711; }
/*  modules_name  */
#featuredProducts .centeredContent,
#specialsDefault .centeredContent{text-align:left; color:#000000; font-size:11px;}
									
#featuredProducts .centeredContent i,#whatsNew .centeredContent i,#specialsDefault .centeredContent i
{color:#727272; font-size:11px; line-height:14px; font-style:normal; font-weight:normal;}


#featuredProducts .centeredContent a,
#whatsNew .centeredContent a,
#specialsDefault .centeredContent a,
h1#reviewsInfoDefaultHeading,
.categoryListBoxContents .productListing-even a{color:#f38711; font-size:11px; line-height:14px; font-weight:bold; text-decoration:none;}

#featuredProducts .centeredContent	a:hover,
#whatsNew .centeredContent	a:hover,
#specialsDefault .centeredContent	a:hover,
.categoryListBoxContents .productListing-even a:hover				
									{color:#f38711; font-size:11px; font-weight:bold;  text-decoration:none;}
/*  modules_name  */

/*  modules_price  */
#specialsDefault .normalprice		{color:#727272; font-size:14px;}

#featuredProducts .centeredContent,
#whatsNew .centeredContent,
#specialsDefault .centeredContent
									{/*  font-size:16px;  */ font-weight:bold;}
#featuredProducts div,
#featuredProducts .productSpecialPrice,

#whatsNew .normalprice,
#whatsNew div,


#specialsDefault .productSpecialPrice
									{color:#151515; font-size:14px;}
#featuredProducts .productPriceDiscount,									
#specialsDefault .productPriceDiscount,
#whatsNew .productPriceDiscount			
									{color:#232222; font-size:11px; font-weight:normal;  text-transform:uppercase;}				
/*  modules_price  */
/*  ------------------------------------------------- modules ----------------------------------------------------  */	
/*  ---------------- box title -----------------------------  */

#categories h3				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
							padding:9px 0px 9px 0px;}
#categories h3 a			{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
#categories .box_head 		{padding-bottom:1px; border-right:1px solid #ffffff;}
/*  ----------------  */
#information h3						{ line-height:13px;color:#000; font-size:11px; font-weight:bold;text-decoration:none;	padding-top:10px; padding-left:25px; padding-bottom:10px;}
#information h3 a					{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;}
#information .box_head 				{background:url(../images/box_head_black_hline.gif) left bottom repeat-x #151515; padding-bottom:1px;}
/*  ----------------  */
#moreinformation h3		{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
						padding:14px 0px 13px 0px; background:#ffffff;}
#moreinformation h3 a	{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
/*  ----------------  */
/*  ----------------  */
#featured h3		{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
						padding:14px 0px 13px 0px; background:#ffffff;}
#featured h3 a	{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
/*  ----------------  */

#currencies h3						{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;
									padding:14px 0px 13px 0px;}
#currencies h3 a					{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;}
#currencies .box_head 				{background:url(../images/box_head_black_hline.gif) left bottom repeat-x #151515; padding-bottom:1px;}
/*  ----------------  */
#reviews h3		{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
						padding:14px 0px 13px 0px; background:#ffffff;}
#reviews h3 a	{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
/*  ----------------  */
#specials h3		{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
						padding:14px 0px 13px 0px; background:#ffffff;}
#specials h3 a	{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
/*  ----------------  */
#languages h3		{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
						padding:14px 0px 13px 0px; background:#ffffff;}
#languages h3 a	{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
/*  ----------------  */
#manufacturers h3						{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;
									padding:14px 0px 13px 0px;}
#manufacturers h3 a					{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;}
#manufacturers .box_head 				{background:url(../images/box_head_black_hline.gif) left bottom repeat-x #151515; padding-bottom:1px;}
/*  ----------------  */

						
						
						
#bannerbox .box_head			{height:0px; line-height:0px; }
#bannerbox .box_head	h3		{height:0px; line-height:0px;display:none;}
/*  ----------------  */
#whatsnew h3				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
							padding:14px 0px 14px 0px;}
#whatsnew h3 a				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
#whatsnew .box_head 		{background:url(../images/box_head_white_hline.gif) left bottom repeat-x #efefef; padding-bottom:1px; border-right:1px solid #ffffff;border-top:2px solid #ffffff;}

/*  ----------------  */
/*  ----------------  */
#whosonline h3				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
							padding:14px 0px 14px 0px;}
#whosonline h3 a				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
#whosonline .box_head 		{background:url(../images/box_head_white_hline.gif) left bottom repeat-x #efefef; padding-bottom:1px; border-right:1px solid #ffffff;border-top:2px solid #ffffff;}

/*  ----------------  */
#shoppingcart h3				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;
							padding:14px 0px 14px 0px;}
#shoppingcart h3 a				{ line-height:13px;color:#151515; font-size:11px; font-weight:bold;text-decoration:none;}
#shoppingcart .box_head 		{background:url(../images/box_head_white_hline.gif) left bottom repeat-x #efefef; padding-bottom:1px; border-right:1px solid #ffffff;border-top:2px solid #ffffff;}
/*  ----------------  */
#bestsellers h3						{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;
									padding:14px 0px 13px 0px;}
#bestsellers h3 a					{ line-height:13px;color:#ffffff; font-size:11px; font-weight:bold;text-decoration:none;}
#bestsellers .box_head 				{background:url(../images/box_head_black_hline.gif) left bottom repeat-x #151515; padding-bottom:1px;}
/*  ----------------  */

/*  ----------------  */						
/*  ---------------- box title -----------------------------  */
								
/*  -------------------------------------------------- boxes -----------------------------------------------------  */
.box_head							{}
/*  box_price  */
.rightBoxContainer #whatsnewContent, 
.leftBoxContainer #whatsnewContent,
.rightBoxContainer #specialsContent, 
.leftBoxContainer #specialsContent, 
.rightBoxContainer .productSpecialPrice,
.leftBoxContainer .productSpecialPrice
									{color:#000000; font-size:12px; font-weight:bold; }
.rightBoxContainer .productPriceDiscount,
.leftBoxContainer .productPriceDiscount
									{color:#000000; font-size:11px; font-weight:normal; text-transform:none;}
/*  box_price  */
/*  ----------------------box information---------------------------  */

#information					{background:#151515; border-bottom:1px solid #ffffff;}
#information .box_body_padd		{padding-left:20px; padding-right:10px;}
#information	li 				{padding:4px 0px 3px 0px;}
#information	li a			{color:#f6860b; font-size:11px; text-decoration:none;
								background:url(../images/mark_inform.gif) 0px 6px no-repeat;padding:0px 0px 0px 11px;}								
.box_body #informationContent 	{ padding-bottom:21px; padding-top:11px;}								
/*  ----------------------box information---------------------------  */
/*  ----------------------box manufacturers---------------------------  */
#manufacturers					{background:#151515; border-bottom:1px solid #ffffff;}
#manufacturers .box_body_padd		{padding-left:20px; padding-right:10px;}
#manufacturers	li 				{padding:4px 0px 3px 0px;}
#manufacturers	li a			{color:#f6860b; font-size:11px; text-decoration:none;
								background:url(../images/mark_inform.gif) 0px 6px no-repeat;padding:0px 0px 0px 11px;}								
.box_body #manufacturersContent 	{ padding-bottom:21px; padding-top:11px;}								
/*  ----------------------box manufacturers---------------------------  */
/*  ----------------------box currencies---------------------------  */
#currencies					{background:#151515; border-bottom:1px solid #ffffff;}
#currencies .box_body_padd		{padding-left:20px; padding-right:10px;}
#currencies	li 				{padding:4px 0px 3px 0px;}
#currencies	li a			{color:#f6860b; font-size:11px; text-decoration:none;
								background:url(../images/mark_inform.gif) 0px 6px no-repeat;padding:0px 0px 0px 11px;}								
.box_body #currenciesContent 	{ padding-bottom:21px; padding-top:11px;}								
/*  ----------------------box currencies---------------------------  */



						
/*  ----------------------box categories---------------------------  */
#categories						{  background:#efefef;  }
#categories .box_body_padd		{padding-left:0px; padding-right:0px;  }

.box_body #categoriesContent 	{ padding-bottom:21px; padding-top:0px;}
.box_body #categoriesContent br	{ line-height:0px;}
/*  ----------------------box categories---------------------------  */
/*  ----------------------box bestsellers---------------------------  */

#bestsellers					{background:#151515; border-bottom:1px solid #ffffff;}
#bestsellers .box_body_padd		{padding-left:10px; padding-right:10px;}
#bestsellers	li 				{padding:4px 0px 3px 0px;}
#bestsellers	li a			{color:#f6860b; font-size:11px; text-decoration:none;
								background:url(../images/mark_inform.gif) 0px 6px no-repeat;padding:0px 0px 0px 11px;}								
.box_body #bestsellersContent 	{ padding-bottom:21px; padding-top:11px;}								
/*  ----------------------box bestsellers---------------------------  */

/*  ----------------------box information---------------------------  */								

/*  -------------------------------------------------- boxes -----------------------------------------------------  */
#featuredDefault .main	a 		{color:#f38711; text-decoration:none;}
#featuredDefault .main	img 	{border:2px solid #1b1b1b; display:block; padding:1px; }
/*  ------------------------------------------------ prod_info ---------------------------------------------------  */
h1#productName			{ padding:14px 0px 5px 126px;background:url(../images/mark_prod_name.gif) 99px 7px no-repeat;}
h2#productPrices		{ background:none;padding:0px 20px 0px 0px;}
h1#productName	{color:#232222; font-size:13px; line-height:14px; font-weight:bold;  text-decoration:none;}
h2#productPrices			{color:#151515; font-size:16px;font-weight:bold; line-height:20px; text-align:right;}

.centeredContent a			{color:#f38711; font-size:11px; text-decoration:none;}
.centeredContent a:hover	{color:#f38711; font-size:11px; text-decoration:none;}
 
.imgLink 					{ color:#707070; line-height:20px;}

.categoryIcon 			{margin-left:0px;}
.categoryIcon a			{font-size:12px; font-weight:bold; color:#232222;  text-decoration:none;}
.categoryIcon a:hover	{font-size:12px; font-weight:bold; color:#232222;  text-decoration:none;}

#productGeneral h1			{ color:#f38711; text-decoration:none;}
#productGeneral a			{ color:#151515; text-decoration:none;}
#productGeneral a:hover		{ color:#151515; text-decoration:none;}

.cont_indent a span			{ color:#151515; text-decoration:underline;}
.cont_indent a span:hover	{ color:#151515; text-decoration:none;}

#productMainImage			{ padding-bottom:10px;}
ul#productDetailsList 		{padding:10px 0px 0px 20px;}
ul#productDetailsList li	{padding:2px 0px 2px 10px;background:url(../images/head_nav_marker.gif) left 7px no-repeat;}
/*  ------------------------------------------------ prod_info ---------------------------------------------------  */
#siteMap a				{ line-height:18px; color:#151515; font-weight:normal;}
#siteMap li a			{ line-height:18px; color:#151515; font-weight:normal;}
#siteMap li				{ line-height:18px; color:#151515; font-weight:bold;}

/*    */
.rowOdd td	{border-bottom:1px solid #e3e3e3;}
.rowEven td	{border-bottom:1px solid #e3e3e3;}

.centerColumn input	{ background:none;}


#informationContent, #moreinformationContent, #ezpagesContent, #orderhistoryContent	{text-align:left;}
#navBreadCrumb a 		{color:#000; text-decoration:none;}
#navBreadCrumb a:hover 	{color:#000; text-decoration:underline;}
#whosonlineContent, #tellafriendContent		{font-size:11px;}

.box_padd				{width:152px; padding-left:0px;}
.box_padd_1				{border-bottom:1px solid #d6d6d6; padding-top:15px; padding-bottom:15px;}

.advisory a 				{color:#151515; text-decoration:none;}
.advisory a:hover			{color:#151515; text-decoration:underline;}
/* --------------------------------- reviews  */
#reviewsInfoDefault	{padding-top:20px;}
/*---------------------------------  reviews  */
/*---------------------------------  popup--  */
body#infoShoppingCart		{min-width:1px;}
#infoShoppingCart		{padding:30px 10px 20px 10px;}


#infoShoppingCart	h2	{color:#232222; font-size:13px; line-height:14px; font-weight:bold;  text-decoration:none; padding-left:20px;}
#infoShoppingCart	p	{color:#232222; font-size:11px; line-height:14px; font-weight:normal;padding:5px 10px 5px 20px;}
#infoShoppingCart	a		{color:#232222; font-size:11px; line-height:14px; font-weight:normal; text-decoration:none;}
#infoShoppingCart	a:hover	{text-decoration:underline;}

body#popupImage,
body#popupShippingEstimator,				
body#infoShoppingCart,
body#popupSearchHelp					{min-width:1px;background:none;}

body#popupImage a,
body#popupShippingEstimator a,				
body#infoShoppingCart a					{color:#f38711; text-decoration:none;}

body#popupImage a:hover,
body#popupShippingEstimator a:hover,				
body#infoShoppingCart a:hover			{text-decoration:underline;}
/*---------------------------------  popup--  */
/*  ---------------------new ---------------------------  */


/*wrappers - page or section containers*/
#mainWrapper {
	width: 100%;vertical-align: top;background:url(../images/bg_footer.gif) left bottom repeat-x; }
.mainWrap {
	vertical-align: top;width:1000px;margin:auto;}	
.mainWrap_cont {
	vertical-align: top;width:100%;margin:0;background:url(../images/cont_bg.gif) left top repeat-x;}
.mainWrap_footer{vertical-align: top;width:950px;margin-left:250px;}	
#whatsnewHeading{ margin: 0em;
	padding: 0em;background:url(../images/box_head_white_hline.gif) left top repeat-x  #efefef; }
h3#reviewsHeading {margin: 0em;height:30px;
	padding: 0em;background:url(../images/box_head_white_hline.gif) left top repeat-x  #efefef;padding-top:15px; }
.articleHeading a{color:#f38711;}
.articleSummary a strong{color:#000; text-decoration:underline;}
.newsScrollerSideBox{padding-left:15px;}
.archiveLinkList a{color:#000;}
.articleSummary li a{color:#000;}
#informationContent li a{color:#000;padding-left:5px;}
#informationContent li a:hover{text-decoration:underline;}
#categoriesContent a:hover{text-decoration:underline;}
h3#reviewsHeading a:hover{text-decoration:underline;}
#whatsnewHeading a:hover{text-decoration:underline;}
#whatsnewHeading a{padding-left:25px;}
#whatsnew{border:1px solid #fff;background:url(../images/box_head_white_hline.gif) left bottom repeat-y #efefef;}
#informationContent{background:url(../images/box_head_white_hline.gif) left bottom repeat-y #efefef;}
#informationHeading{background:url(../images/box_head_white_hline.gif) left top repeat-x  #efefef;}
#whatsNew{
  text-align:center;
}
#contentMainWrapper{
  margin-left:auto;
  margin-right:auto;
  width:950px;}





