/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4813 2006-10-23 02:13:53Z drbyte $
 */
@font-face {
font-family: 'MyriadPro';
src: url('myriadpro-regular-webfont.eot');
src: local('MyriadPro'), local('MyriadPro'), url('myriadpro-regular-webfont.woff') format('woff'), url('myriadpro-regular-webfont.ttf') format('truetype');
}
 html{	
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
}
body {
	/* font-family: 'MyriadPro'; */
	font-family: verdana;
	font-size: 12px;
	color: #000;
	line-height:15px;
	background: url(../images/bg_header.jpg) no-repeat center top;
	margin:0;
	padding:0;
	}
#main{
	/* background: url(../images/bg_footer.jpg) no-repeat center bottom; */
}
a img {border: none; }
attribImg{width:10px; height:10px;}
a:link, #navEZPagesTOC ul li a {
	color: #333;
	text-decoration: none;
	}
 
a:visited {
	color: #333;
	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: #006633;text-decoration: underline;
	}

a:active {
	color: #333;
	}

h1 {
	font-size: 1.5em;
	color: #46710D;
	}
#productName , .price {
	text-align:left;
	color: #004BC1;
    font-size: 18px;
	font-weight: bold;
	float:left;
	padding-top: 10px;
	}
.price{
	margin-left: 40px;
}
.addcart{
	float:right;
}	
.p_des{
	background: none repeat scroll 0 0 #2976CE;
    color: #FFFFFF;
    padding: 10px;
}
h2 {
	font-size: 1.2em;
	color: #000;
	}

h3 {
	font-size: 1.3em;
	color: #000;
	
	}
	h3#attribsOptionsText{}
.itemTitle{font-size:.9em;}
.productListing-data#listingDescription{font-size:.9em;}
h4 {
	font-size: 1.0em;
	color: #000;
	
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

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

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

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

/* input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	} */

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: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

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 #006633;
	}

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

.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 {
	text-align: left;
	width: 966px;
	vertical-align: top;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
	
#contentMainWrapper{border-bottom:0px solid #02689A;border-left:0px solid #02689A;border-right:0px solid #02689A;}
#logoWrapper{
	background-image: url(../images/bg-body.png);
	background-repeat:repeat-x ;
	background-color: ;
	height:;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.0em;
	margin-right: 0.0em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin-top: 0.3em;

margin-right: 0em;

margin-bottom: 0.3em;

margin-left: 2em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

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

#navMainWrapper, #navCatTabsWrapper {
	margin: 0em;
	padding: 0.1em 0.2em;
	font-weight: normal;
	}
#navSuppWrapper ul li{
	list-style:none;
	}
#navSupp1{
	float:left;
	width:255px;
	border-right: 2px dotted #ACACAC;
}
#navSupp2{
	margin-left:25px;
}
#navSupp2,#navSupp3,#navSupp4,#navSupp5{
	float: left;
    padding: 0 5px;
    width: 160px;
	line-height:20px;
}
#navSupp2 a,#navSupp3 a,#navSupp4 a,#navSupp5 a{
	text-decoration:underline;
	font-size:11px;
}
#navSuppWrapper .nav_header{
	color:#ed1e83;
}	
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #006633;
	background-image:none;
}

#navMain ul, #toplink ul {
	margin-top: 10pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0.3em;

padding-right: 0em;

padding-bottom: 0.3em;

padding-left: 0em;

list-style-type: none;

text-align: center;

line-height: 1.5em;

float: right;
	}
 #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.3em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul li, #navSupp ul li, #navCatTabs ul li , #toplink ul li{
	display: inline;
	}

#navMain ul li a,  #navCatTabs ul li a {
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #028BCF;
	white-space: nowrap;font-weight:bold;font-size:1.1em;
	}
#navSupp ul li a{font-size:10px;text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;font-size:1.0em;}
#navCatTabs ul li a {
	color: #006633;
	}

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

#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 0;
	}

#navMainSearch {
    float: left;
    margin: 10pt 10px 0 0;
}

#navBreadCrumb {
	padding: 5px 0px;
	/* background-color: #a7a7a7; */
	font-size: 0.95em;
	font-weight: bold;
	margin:0 0 0 10px;
	color:#a7a7a7;
	}
#navBreadCrumb a{
	color:#46710D;
}
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/);
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.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;z-index:2000;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	margin: 0em;}

.tableHeading TH {
	border-bottom: 1px solid #006633;
	}

.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;
	}

.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: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#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;
	}
.attribImg {
	
	margin-top: -1em;

margin-right: 0em;

margin-bottom: 1em;

margin-left: 0em;

display: inline;

padding-top: 0.0em;

padding-right: 0.7em;

padding-bottom: 0.0em;

padding-left: 0.7em;

float: left;
}
.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon { font-weight: bold;}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/


.attributesComments {}

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

.centerBoxWrapper {
	border: 1px solid #0485D2;
	height: 1%;
	margin: 1.1em 0;width:98%;
	}
.centerBoxWrapper#featuredProducts {
	border: 1px solid #0485D2;
	height: 1%;
	margin: 1.1em 0;
	/* background:  url(../images/featured.jpg) repeat-x;background-color:#C5E0FE;background-repeat:repeat-y; */
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #006699;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #006699;
}

.leftBoxHeading {
	margin: 0em;
	padding: 0.0em 0.0em;
	}
.centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: #2976ce;
	padding: 0.3em 0.0em;
	height:16px;
	}
.leftBoxHeading#categoriesHeading{background-image: url(../images/catheader.gif);padding: 0.0em 0.0em;
	height:20px;}
.leftBoxHeading#shoppingcartHeading{background-image: url(../images/basketheader.gif);padding: 0.0em 0.0em;
	height:20px;}
	.leftBoxHeading#ezpagesHeading{background-image: url(../images/infoheader.gif);padding: 0.0em 0.0em;
	height:20px;}
.leftBoxHeading#manufacturersHeading{background-image: url(../images/manuheader.gif);padding: 0.0em 0.0em;
	height:20px;}
.leftBoxHeading#editablesideboxHeading{/* background-image: url(../images/lookforushere.gif);padding: 0.0em 0.0em;
	height:20px; */}
.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 0px solid #006633;
	border-bottom: 0px solid #006633;
	
	margin-top:.8em;
	margin-bottom: 1em;
	}

.sideBoxContent#ezpagesContent {
	background-color: #fff;
	padding: 0.4em;
	border-left: 0px solid #660066;
	border-right: 0px solid #660066;
	}
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	border-left: 0px solid #006633;
	border-right: 0px solid #006633;
	}
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #006699;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: ##006699;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #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,  .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;font-weight:bold;
	}
.centerBoxContentsFeatured a,.centerBoxContentsFeatured {color:#003366; font-weight:bold;padding-top:.2em;}
#featuredProducts a {color:#003366; font-weight:bold;font-size:.9em;}
#featuredProducts {color:#ff0066; font-weight:bold;font-size:1.2em;background:#fff;display:block;}
#siteinfoLegal{line-height:25px;color:#fff;font-size:13px;text-align: center;}
#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;
	}

/*categories box parent and child categories */
A.category-top,A.category-top:active,A.category-top:visited {
  color:#333;
  text-align : left;
   clear:both;
 
  font-weight:normal;
  font-size: 12px;
  letter-spacing:0px;
  text-decoration: none;
  
 background:#fff;
 border-width: 0px 0px 0px 0px;
	border-color:#73BD14;
	border-style:solid;
	display:block;
  clear:both;
  padding-top: 3px;

padding-right: 4px;

padding-bottom: 1px;

padding-left: 3px;
	


}
A.category-top:hover {
  color: #fff;
  text-align : left;
 
  font-weight:normal;
  font-size: 12px;
  letter-spacing:0px;
  text-decoration: none;
  
 background:#f36f34;
 
  border-width: 0px 0px 0px 0px;
	border-color:#fff;
	border-style:solid;
	
	
	display:block;
  clear:both;
   padding-top: 3px;

padding-right: 4px;

padding-bottom: 1px;

padding-left: 3px;
	


	
}
A.category-links {
  color: #ffffff;
  font-size: 11px;
  text-decoration: bold;
 background: ;
 border-width: 0px 0px 0px 0px;
	border-color:#ffffff;
	border-style:solid;
	padding:3px 3px;
	margin: 0px;
	display: block;
}

A.category-subs, A.category-products {
   color: #333;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;

 background:#C4F3FF;
 border-width: 0px 0px 1px 0px;
	border-color:#ffffff;
	border-style:solid;
	display:block;
  clear:both;
  padding:5px 2px 4px 3px;
	
	
}	
A.category-subs2 {
   color: #003366;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;

 background:#91DCF2;
 border-width: 0px 0px 1px 0px;
	border-color:#ffffff;
	border-style:solid;
	display:block;
  clear:both;
  padding:5px 2px 8px 7px;
	
	
}
A.category-subs:hover, A.category-products:hover {
   background:#73BD14;
    color: #fff;
	
}

SPAN.category-subs-parent {
  
  
 
}
SPAN.category-subs-selected {

  
	
   }
 SPAN.category-selected {

  font-weight: bold;
  
   background:;
  display: block;
   color:#ff2f00;
   }
/* end categories box links */

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E2E9E7;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	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: #C3D936;
	height: 2em;
	}

.productListing-rowheading {
	background-color:#2487C1 ;
	background-image: url(../images/);
	height: 2.4em;
	color: #FFFFFF;border-bottom:0px solid #cccccc;
	}
.productListing-even{background-color:#E2E9E7;border-bottom:1px solid #65A512;padding:1em;}
productListing-odd{border-bottom:1px solid #cccccc;}
.productListing-data {border-bottom:1px solid #cccccc;font-weight:bold;text-decoration:none;padding:1em;color:#ED5003;font-size:1.3em;}
.listingDescription {font-weight:normal;font-size:.9em;}
.productListing-heading#listCell0-0 {color: #fff;padding:.2em;}
.productListing-heading#listCell0-1 {color: #fff;padding:.2em;}
.productListing-heading#listCell0-2 {color: #fff;padding:.2em;}
.productListing-heading#listCell0-0 a {color: #fff;padding:.2em;}
.productListing-heading#listCell0-1 a {color: #fff;padding:.2em;}
.productListing-heading#listCell0-2 a {color: #fff;padding:.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;
	}
	#footerCat {color:#999;
	}
	#footerCat a{padding:.6em;color: #006633;text-decoration: none;margin:.2em 0 0 0;}
	#footerCat a:hover{text-decoration: underline;}

	
#featured{ 
	width:966px; 
	position:relative; 
	height:298px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0; 
	list-style:none; 
	padding:0; margin:0; 
	width:256px; 
}
#featured ul.ui-tabs-nav li{ 	
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left;/*  margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee; */
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:'MyriadPro'; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('slide/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:710px;
	height:298px; 
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:'MyriadPro'; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:'MyriadPro'; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}	
#navMainSearch input[type=submit]{
    background: none repeat scroll 0 0 #ED1E83;
    border: 0 none;
    color: #FFFFFF;
    padding: 2px;
    text-transform: uppercase;
}
.home_define_title a{
	font-size:19px;
	color:#2976ce !important;
}
.home_define_link, .home_define_title a:hover{	
	color:#2976ce !important;
	/* font-weight: bold; */
}
.home_define_title{
	margin:0 0 13px 20px;
}
.home_define_table{	
	margin-left:20px;
}
.home_define_table{	
	 border: 1px solid #2976CE;
}
#navSuppWrapper{
	 border-top: 2px dotted #ACACAC;
	 padding:15px 0 70px 0;
	 float:left;
	 width:966px;
	 margin-top:15px;
}
#navSuppWrapper ul{	
	 padding:0px;
	 float:left;

}
#productMainImage{
	border:1px solid #ccc;
	padding:5px;
}
#headerWrapper{
	margin-bottom:5px;
}
#navColumnOne{
	border-right:2px dotted #8FA0B2;
}
#navMain{
	border-bottom:2px dotted #8FA0B2;
	padding-bottom:5px;
}
.copy a:hover{
	text-decoration:none;
}
#productsListingBottomNumber{
    background: none repeat scroll 0 0 #2976CE;
    color: #FFFFFF;
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 670px;
}
#productsListingListingBottomLinks {
    color: #FFFFFF;
    margin-top:-25px;
}
#productsListingListingBottomLinks a {
    color: #FFFFFF;
}
#productName{
	width:295px;
	float:left;
	line-height: 25px;
}
