@charset "utf-8";

/* 	-----------------------------------------------------------
	
		ASICS Styling 
		= = = = = = = = = = = = = = = = = = = =
		PAGE: Individual Product
	
	-----------------------------------------------------------*/

/* --------------------------------
LAST UPDATE：2009.01.08
-------------------------------- */

@import "modules/related_products.css";
@import "modules/comments.css";
@import "modules/contextual_content.css";

	#contextual-content {
		margin: -22px 0 0 0;
		}


	.summary {
		width: 611px;
		}


	.product-image {
		width: 270px;
		float: left;
		display: inline;
		}
	
	.properties {
		width: 313px;
		float: right;
		display: inline;
		}
		
		.properties ul.tools, .properties .tools li {
			float: left;
			display: inline;
			line-height: 1.6em;
			}
				
		.properties .tools {
			margin: 12px 0 12px 0;
			}

		/* 	- - - - - - - - - - - - - - - - -
			ADD THIS
			- - - - - - - - - - - - - - - - - */
		.properties .add-this {
			padding: 0 10px 0 0px;
			height: 16px;
			}

.properties .comments-count {
  font-weight: bold;
  margin-left: 5px;
  padding-left: 15px;
  height: 16px;
  width:100px;
/*  background: transparent url(/img/icon_comment.png) no-repeat left center; */
  }

  #document.hockey .properties .comments-count {
    background: transparent url(/img/hockey/icon_comment.png) no-repeat left center; 
  }

.properties .comments-count img {
  margin-left: -15px;
  margin-right: 5px;
}


		/* 	- - - - - - - - - - - - - - - - -
			DESCRIPTION
			- - - - - - - - - - - - - - - - - */		
		.properties .description {
			clear: both;
			}
	
		.properties .description p {
			margin: 1.0em 0 0 0;
			}

		.properties .description p.gender {
			color: #666;
			margin-top: 20px;
			}

			.properties .description p.gender span {
				font-size: .8em;
				}

		.properties .spec {
			margin: 10px 0 0 0;
			}
		
			.properties .spec li {
				width: 149px;
				margin-right: 5px;
				float: left;
				display: inline;
				}


/* 	article
	-------------------------------- */
	
#main-content .article {
width: 606px;
margin: 10px 0;
background: #f7f7f7 url(/img/bg_primary_round_head.png) no-repeat 0 0;
}
#main-content .article h2 {
margin: 0 12px;
padding: 8px 0 3px;
}
#main-content .article .section {
padding: 8px 12px;
border-right: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
border-left: 1px solid #f5f5f5;
}
#main-content .article .section p {
margin: 0.5em 0 0 0;
}


/*   technology
	   -------------------------------- */

#main-content .technology2 {
  float: left;
  position: relative;
  width: 284px;
  margin-left: 10px;
  margin-top: 10px;
  }

	#main-content .technology2 .text2 {
		width: 210px;
		float: left;
		}
		
	#main-content .technology2 .icon2 {
		float: left;
		margin: 0 6px 0 0;
		}
		
	#main-content .techContent {
		width: 600px;
		float: left;
		padding-bottom: 20px;
		padding-top: 5px;
		}


#main-content .technology {
position: relative;
}

#main-content .technology .icon {
float: left;
margin: 0 6px 0 0;
}

#main-content .technology .text {
width: 515px;
float: left;
}

#main-content .technology .close {
width: 20px;
position: absolute;
top: 0;
right: 0;
}
#main-content .technology .close a {
width: 20px;
height: 62px;
display: block;
background: url(/img/btn_technology_close.png) no-repeat 0 0;
font-size: 0%;
line-height: 0;
text-decoration: none;
text-indent: -99999px;
}


/* 	technologies
	-------------------------------- */

  #main-content .technologies {
    width: 604px;
    height: 41px;
    background: white url(/img/bg-technology_strip.png) top left repeat-x;
    border: 1px solid #e5e5e5;
    clear: both;
    }
  
  #main-content .article .technologies .item {
    padding: 0 4px;
    float: left;
    }
  
  #main-content .technologies li {
    width: 37px;
    float: left;
    display: block;
    position: relative;
    }
  
  #main-content .technologies li a {
    width: 37px;
    height: 41px;
    display: block;
    position: relative;
    }
  
  #main-content .technologies .tooltip {
    display: block;
    position: absolute;
    top: -20px;
    left: -12px;
    padding: 0 0 8px;
    background: #ffffff url(/img/bg_tooltip_foot.png) no-repeat 50% 100%;
    z-index: 1000;
    }

  #main-content .technologies .tooltip span {
    height: 16px;
    display: block;
    padding: 2px 6px 0 4px;
    background: url(/img/bg_tooltip_right.png) no-repeat 100% 0;
    }

  #main-content .technologies .first-child {
    left: 0;
    background: #ffffff url(/img/bg_tooltip_first.png) no-repeat 0 100%;
    background: #ffffff url(/img/bg_tooltip_foot.png) no-repeat 0 100%;
    }

  #main-content .technologies .last-child {
    right: 0;
    left: auto;
    background: #ffffff url(/img/bg_tooltip_last.png) no-repeat 100% 100%;
    background: #ffffff url(/img/bg_tooltip_foot.png) no-repeat 100% 100%;
    }

/* 	--------------------------------
	Find a Store
	-------------------------------- */
  .findstore {
    background: transparent url(/img/buttons/blue-right_arrow.png) top right no-repeat;
    height: 26px;
    padding-right: 34px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
    float: right;
    display: block;
    }
    
	.findstore a {
		height:26px;
		display: block;
		float: right;
		overflow: hidden;
		padding: 0 20px 0 8px;
		color: #ffffff;
		background: transparent url(/img/buttons/blue-left_side.png) no-repeat scroll 0 0;
		font-weight: bold;
		font-size: 1.0em;
		line-height: 29px;
		text-transform: uppercase;
		text-decoration: none;
		}

	.findstore a:hover {
		color: #ffffff;
		text-decoration: none;
		}

/*  recommendation
-------------------------------- */
#main-content .recommendation .photo {
float: left;
display: inline;
}
#main-content .recommendation .text {
width: 520px;
float: right;
display: inline;
}

/* Typography
-------------------------------- */
.properties .description p 		{color:#000000;font-size:1.4em;}
#main-content .article p 		{color:#000000;font-size:1.2em;}
#main-content .article h2 		{font-size:1.0em;text-transform:uppercase;}
#main-content .article h2 span 		{text-transform:none;}
#main-content .technology h3 	{color:#333333;font-size:1.4em;}
#main-content .technology2 h3 	{color:#333333;font-size:1.4em;}
#main-content .recommendation p.author {color:#333333;font-size:1.4em; line-height: 1.1; margin-top:2px;}



/*  -------------------------------------------------
    New Product Details Container
    ------------------------------------------------- */
    #new_product_details {
      border-top: 1px solid #ddd;
      margin-top: 20px;
      padding-top: 20px;
      margin-bottom: 30px;
      width: 616px;
      }
    
      #new_product_details h3 {
        font-size: 1em;
        line-height: 12px;
        text-transform: uppercase;
        margin-bottom: 10px;
        }

    
  /*  -------------------------------------------------
      Ideal Pronation
      ------------------------------------------------- */
      #new_product_details #ideal_pronation {
        width: 325px;
        float: left;
        display: inline;
        margin-left: 20px;
        margin-right: 24px;
        }
        body.it_IT #new_product_details #ideal_pronation {
          margin-left: 0px;
          width: 345px;
          }
    
        #new_product_details #ideal_pronation h3 {
          float: left;
          width: 300px;
          }
          body.it_IT #new_product_details #ideal_pronation h3 {
            margin-left: 20px;
            }
          
        #new_product_details #ideal_pronation h3 span {
          float: left; 
          display: inline;
          margin-right: 10px;
          }
        
        #new_product_details #ideal_pronation h3 a {
          display: block;
          float: left;
          width: 12px;
          height: 11px;
          overflow: hidden;
          text-indent: -9999px;
          background: transparent url(/img/individual_templates/nimbus_11/question_mark.png) top left no-repeat;
          }
        
        #new_product_details #ideal_pronation ul {
          float: left;
          display: inline;
          border-top: 1px solid #e6e6e6;
          border-bottom: 1px solid #e6e6e6;
          padding: 0px 10px;
          margin-bottom: 5px;
          }
          
          #new_product_details #ideal_pronation ul li {
            float: left;
            display: inline;
            text-transform: uppercase;
            font-size: 1em;
            border-right: 1px dashed #e6e6e6;
            }
            body.it_IT #new_product_details #ideal_pronation ul li {
              font-size: .85em;
              }
            
            body.pl_PL #new_product_details #ideal_pronation ul li {
              font-size: .9em;
              }
            
            body.fr_FR #new_product_details #ideal_pronation ul li {
              font-size: .9em;
              }
              
          #new_product_details #ideal_pronation ul li a {
            color: #aaa;
            padding: 7px 10px 6px 10px;
            float: left;
            display: inline;
            }

            #new_product_details #ideal_pronation ul li a:hover {
              text-decoration: none;
              background-color: #efefef;
              color: #777;
              }
    
            #new_product_details #ideal_pronation ul li.highlight {
              background-color: #395ba7;
              border-right: 1px dashed #8599cb;
              border-top: 1px solid #2a41a1;
              border-bottom: 1px solid #2a41a1;
              margin-top: -1px;
              margin-bottom: -1px;
              }
            #new_product_details #ideal_pronation ul li.highlight a {
              color: #fff;
            }
            #new_product_details #ideal_pronation ul li.highlight a:hover {
              background-color: #3b76c7;
              text-decoration: none;
              color: #fff;
            }
            #new_product_details #ideal_pronation ul li.highlight.last_highlight {
              border-right: 1px solid #2a41a1;
              }            
            #new_product_details #ideal_pronation ul li.highlight.first_highlight {
              border-left: 1px solid #2a41a1;
              }

        #new_product_details #ideal_pronation p {
          color: #666666;
          text-align: center;
          clear: both;
          }
        
        #pronation_wrap {
          text-align: center;
          float: left;
          }


  /*  -------------------------------------------------
      Made For
      ------------------------------------------------- */      
      #new_product_details #made_for strong {
        font-weight: normal;
        font-size: 1.6em;
        }
      
