







/*
<!-- REQUEST ID: TIME=1265758719972:NODE=c1a5203:THREAD=6278 -->
*/
/* 
Bagwell's note for stylesheet indentifier:
To edit this, you need to go to this content element, well, minus the Page suffix:
"StyleSheet_LocalePage"
*/
/*--------------------------[Locale Specific Category List Row CSS]-------------------------*/
/*
This section allows you (the developer) to move the vertical line on the category
list rows left or right to accomidate for currencies that may require additional characters
Simply use the format ".dr_Local_en_US" to specify which local you are working with as a prefix
to the selector.
*/
.dr_Locale_es_BR div#dr_categoryListIteration {
	background-position:320px 50px;
}
.dr_Locale_es_BR div.sym_categoryListProductInfo p {
	margin-right:145px;
}

#dr_Locale_fi_FI div.sym_productsCatFeatured {
  float:left;
  width:350px;
  padding:10px 5px;
}
body.dr_Locale_fi_FI #shListCats li{
  width:135px;
}
body.dr_Locale_es_MX div.dr_CategoryListSmb div.sym_categoryListPriceInfo select, div.dr_CategoryProductListSmb div.sym_categoryListPriceInfo select, body.dr_Locale_pt_BR div.dr_CategoryListSmb div.sym_categoryListPriceInfo select, div.dr_CategoryProductListSmb div.sym_categoryListPriceInfo select {
	float:left;
	width:270px;
	margin-right:2px;
	padding:0px;
	text-align:left;
}
/*--------------------------[End Locale Specific Category List Row CSS]-------------------------*/
div.sym_categoryListSelector {
margin-left:100px;
}


/* START LOGIC TO DISPLAY COMPARE PRODUCTS FOR ENGLISH ONLY*/

/*
This locale specific CSS turns on the compare products link on the CategoryList and
CategoryProductList pages only for english sites.
*/


/* do not edit the p#englishOnly or p#englishOnly */
p#englishOnly{
  clear:both;
}
p#englishOnly span{
  display:none;
}
/* add English locals here */
body.dr_Locale_en_PR p#englishOnly span{
  display:none;
}
body.dr_Locale_en_IE p#englishOnly span{
  display:inline;
}
body.dr_Locale_en_GB p#englishOnly span{
  display:inline;
}
body.dr_Locale_en_ZA p#englishOnly span{
  display:inline;
}
body.dr_Locale_en_AU p#englishOnly span{
  display:inline;
}
body.dr_Locale_en_SG p#englishOnly span{
  display:inline;
}
body.dr_Locale_en_US p#englishOnly span{
  display:inline;
}

/* END LOGIC TO DISPLAY COMPARE PRODUCTS FOR ENGLISH ONLY*/

/* START TO SHOW ENT ONLY AT SYMNAHHO*/
body.dr_Locale_en_US div#sym_changeYourStore ul li#sym_ENT {
display: block;
}
/* END TO SHOW ENT ONLY AT SYMNAHHO*/

/* START ADD THE STYLE FOR THE LAST LI TO HAVE AN EXTRA SPACE BETWEEN FEATURED PRODUCTS at the home*/
#productsCatFeatured .dr_featuredProductPaddingFix{
  padding-bottom:10px;
}
/* END ADD THE STYLE FOR THE LAST LI TO HAVE AN EXTRA SPACE BETWEEN FEATURED PRODUCTS at the home*/

/*--------------------------[Locale Specific Product Details Page Row CSS]-------------------------*/
body.dr_Locale_en_US #dr_ProductDetails #dr_thumbnailImage {
	float:left;
	width:115px;
}
body.dr_Locale_en_US #dr_ProductDetails #dr_purchaseDetails {
	margin-left:10px;
	width:170px;
	float:left;
}


  
