/*-----------*/
/*Left Column*/
/*-----------*/

#DetailsLeftColumn {
  float: left;
  width: 520px;
}

#BackToAllShoes {
  float: left;
  margin: 16px 0px 31px 0px;
}

#BrandLogo {
display:block;
float:right;
height:70px;
margin-right:10px;
width:150px;
}

.LogoQuayside {background: url(../images/main/quayside_logo.png) no-repeat;}

.LogoNorthWest {background: url(../images/main/northwest_logo.png) no-repeat;}

.LogoNFF {background: url(../images/main/nff_logo.png) no-repeat;}

.LogoGroundwork {background: url(../images/main/groundwork_logo.png) no-repeat;}

.LogoHi-Tec {background: url(../images/main/hi-tec_logo.png) no-repeat;}

.LogoGriSport{background: url(../images/main/grisport_logo.png) no-repeat;}

.LogoRocklander{background: url(../images/main/rocklander_logo.png) no-repeat;}

#MainImageContainer img{border: 5px solid #ccc;	}

#ThumbsContainer {margin: 30px 0px 30px 0px;}

#ThumbsContainer table {border-collapse: collapse;}

#ThumbsContainer img {
  border:0;
  height:94px;
  margin-right:0;
  width:125px;
}

/*------------*/
/*Right column*/
/*------------*/

#DetailsRightColumn {
  position: relative;
  float: right;
  width: 380px;
  padding: 20px 0px 0px 0px;
}

#Title {
  float: left;
  margin-bottom:5px;
  width: 380px;
}

#TitlesRight {float: right;}

#DetailsRightColumn h1 {
  font-family: Arial, Tahoma, Geneva, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  color: #333;
  font-size: 24px;	
  margin: 0px;
  display: inline;
  float: left;
  line-height: 25px;
}

#Price {
  float: right;
  font-size: 24px;
  margin: 0;
  letter-spacing: -1px;
  line-height: 25px;;/* (Matches the h1)*/
  color: #333;
}

#Colour {
  margin-top: 5px;
  padding-top:3px;
  clear: both;
  color: #666;
  font-size: 18px;	
}

#DetailsRightColumn h3 {
  border-bottom: none;
  border-top: 1px solid #ccc;
  padding-top: 10px;
  font-size: 15px;
  margin-bottom:9px;
}

#DetailedDescription {
  padding-bottom: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #ccc;
}

#TwoPrices {
  font-weight: bold;
  margin-top: 10px;
}

#SizesNote {
  border-bottom: 1px solid #ccc;
  font-style: italic;
  padding-top: 6px;
  padding-bottom: 6px;
}

#PayPalForm fieldset {
  margin-top: 15px;
  border: 0;
  margin-bottom: 20px;
}
	
#PayPalForm #Sizes {
  vertical-align:top;
  width:60px;
  padding:7px;
  border:1px solid #333;
  margin-right:5px;
}
	
#PayPalForm label {
  float:left;
  font-size:14px;
  margin-right:5px;
  padding-top:8px;
}

/*Also available in other colours*/

#AlternateColours {
margin-top: 10px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #ccc;
}

#AlternateColours h4 {color: #333} 

#AlternateColours img {
	width: 90px; 
	height: 68px; 
	-ms-interpolation-mode: bicubic;
}
