@charset "UTF-8";
/* CSS Document */

#product
{
	display: block;
	width: 100%;
}

#product-title 
{
	width: 100%;
	display: block;
}

#product-title h1 {
	font-size: 1.5em;
	font-weight: bold;
	float: left;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	color: #000;
}

#product-brand-logo
{
	float: right;
	height: 50px;
	width: 120px;
	margin-top: -20px;
	padding-right: 20px;
}

#product-left-column
{
	width: 578px;
	float: left;
}

#product-right-column
{
	width: 270px;
	float: right;
}

#product-summary
{
	float: left;
	width: 250px;
	font-size: 0.8em;
	margin-left: 10px;
	margin-bottom: 10px;
	display: inline;
	min-height: 195px;
	height:auto !important;
  	height:195px;
	line-height: 19px;
}

#product-summary p
{
	margin-top: 0px;
}

#product-description
{
	float: left;
	clear: both;
	width: 550px;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

#product-description p
{
	line-height: 22px;
	margin-bottom: 15px;
	float: left;
	width: 550px;
}

#product-code
{
	margin-left: 50px;
	float: left;
	margin-top: -10px;
	margin-bottom: 2px;
}

#product-details
{
	clear: left;
	width: 580px;
	float: left;
	margin-top: 20px;
}

#product-image
{
	float: left;
	margin-left: 5px;
	display: block;
	width: 300px;
	height: 300px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#product-image *
{
	vertical-align: middle;
}

#product-image span {
    display: inline-block;
    height: 100%;

}

/*\*//*/
#product-image {
    display: block;
}

#product-image span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/


#product-options
{
	width: 240px;
	float: right;
	background-image: url(/images/product/product-options-bg.gif);
	border: 1px solid #DDDDDD;
	margin-bottom: 20px;
	display: block;
	background-position: 0px 100%;
	background-repeat: repeat-x;
	overflow: hidden;
}

#product-box  img
{
	
}

#product-packsizes
{
	width: 250px;
	float: left;
	display: block;
	margin-left: 10px;
}

#product-packsizes h2
{
	float: left;
	margin-top: 5px;
	display: block;
	margin-bottom: 5px;
}

#product-packsizes p
{
	float:left;
	clear:left;
	font-size: 0.8em;
}

.product-option
{
	float: left;
	clear: left;
	display: block;
	font-size: 0.8em;
	width: 250px;
}

.product-option h3
{
	float: left;	
	display: inline;
	font-weight: normal;
	margin-left: 5px;
	margin-top: 5px;
	width: 240px;
}

.product-offer {
	float: left;
	clear: left;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 250px;
	display: inline;
	background-color:#FF9;
	border: 1px solid #CCC;	
}

.product-offer h4 {
	margin-top: 5px;
	margin-left: 5px;
}

.product-offer p {
	margin-bottom: 5px;
	margin-left: 5px;
}

.product-price
{
	float: left;
	display: inline;
	text-align: right;
	margin-left: 5px;
	clear: left;
	margin-top: 5px;
	width: 100px;
}

.product-price .price-was
{
	text-decoration: line-through;
	float: left;
	margin-top: -2px;
	color:#666;
	font-size: 90%;
	width: 100px;
	text-align: left;
}

.product-price .price-now
{
	font-size: 1.4em;
	float: left;
	clear: left;
	font-weight: bold;
	padding-top: 0px;
	width: 100px;
	text-align: left;
	color: #990000;
}

.product-quantity
{
	float: left;
	width: 55px;
	margin-top: 5px;
}

.product-quantity input
{
	width: 17px;
	height: 15px;
	margin-top: 2px;
}

.product-quantity label
{
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

.product-add-basket
{
	float: left;
	margin-left: 6px;
	padding-top: 5px;
	padding-bottom: 3px;
	display: inline;
}

.product-add-basket-wrap
{
	float: right;
	margin-right: -2px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline;
}

.prod-image
{
	float: left;

	margin-left: 5px;
}

.price-text
{
	color: #222222;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	display: block;
	float: left;
	width: 60px;
	margin-right: 15px;
}

.price-grey
{
	color: #888888;
	text-decoration: line-through;
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	text-align: center;
	display: block;
	float: left;
	width: 55px;
}
.price-black
{
	color: #222222;
	font-size: 24px;
	font-weight: normal;
	width: 85px;
	text-align: center;
	float: right;
	margin-left: 10px;
}

#price-options-box
{
	display: block;
	height: 30px;
	width: 220px;
	margin-left: 20px;
	margin-bottom: 10px;
	float: left;
	text-align: center;
}
.popular-item 
{
	height: 220px;
	width: 220px;
	background-color: #bedbef;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.popular-item    h2
{
	font-size: 14px;
	color: #555555;
	font-weight: normal;
	height: 35px;
	width: 200px;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 5px;
	margin-left: 10px;
}
.popular-item-end
{
	float: left;
	height: 220px;
	width: 220px;
	background-color: #bedbef;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.popular-item-end  h2
{
	text-align: center;
	width: 200px;
	font-size: 14px;
	color: #555555;
	display: inline;
	float: left;
	margin-left: 10px;
	height: 35px;
	margin-top: 5px;
	font-weight: normal;
}

#options-wrapper
{
	float: left;
	margin-left: 16px;
	width: 225px;
	display: inline;
}
#price-options-box    p
{
	text-align: left;
	float: left;
}


.price-options
{
	clear: left;
	float: left;
	width: 220px;
	margin-left: 2px;
	display: inline;
	overflow: hidden;
	margin-top: 8px;
}

.price-options  label
{
	text-align: right;
	float: left;
	color: #111111;
	font-size: 15px;
	font-weight: normal;
	clear: left;
	width: 50px;
	margin-right: 15px;
}

.options
{
	width: 140px;
	margin-bottom: 10px;
}

#colours-box
{
	float: left;
	width: 220px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-left-color: #E7E7E7;
	height: 30px;
	margin-bottom: 10px;
	display: inline;
	overflow: hidden;
}

#colours-box h1
{
	font-size: 16px;
	margin-top: 5px;
	background-image: url(/images/shared/black-arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 60%;
	padding-left: 22px;
	float: left;
	width: 200px;
	text-transform: none;
	display: inline;
	height: 20px;
}

#swatch-box
{
	float: left;
	margin-bottom: 20px;
}

#swatch-box p
{
	float: left;
	clear: left;
	display: block;
	width: 220px;
	background-colour: #000000;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: -15px;
	margin-top: 5px;
}

.colour-swatch
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#product-thumbnails
{
	float: left;
	padding-top: 10px;
	width: 580px;
	margin-left: 5px;
	display: inline;
	clear: both;
}
#product-thumbnails h3
{
	margin-bottom: 10px;
	font-size: 0.9em;
	color: #333;
}

#product-thumbnails ul
{
}

#product-thumbnails li
{
	float: left;
	height: 70px;
	width: 70px;
 	border: 1px solid #CCC;
	margin-right: 5px;
	background-color:#ebebeb;
	display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#product-thumbnails li span {
    display: inline-block;
    height: 70px;
}

#product-thumbnails li *
{
	vertical-align: middle;
}

#product-thumbnails li a
{
	display: inline-block;
	margin-left: -3px;
}

/*\*//*/
#product-thumbnails li {
    display: block;
}

#product-thumbnails li * {
    display: inline-block;
    height: 70px;
    width: 1px;
}
/**/


.jsProductImage
{
}

.jsProductImage img
{

}

#message-box
{
	width: 220px;
	float: left;
	background-image: url(/images/product/product-options-bg.gif);
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
	display: block;
	background-position: 0px 100%;
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 10px;
}

#message-box p
{
	padding: 10px;
}

#more-movies-box
{
	float: left;
	width: 235px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-left-color: #E7E7E7;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline;
	overflow: hidden;
}

#more-movies-box h3
{
	font-size: 1.2em;
	margin-top: 5px;
	background-image: url(/images/shared/black-arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 60%;
	padding-left: 22px;
	float: left;
	text-transform: none;
	overflow: hidden;
	display: inline;
	height: 20px;
	font-weight:normal;
	color:#000;
}

#choose-movie
{
	float: left;
}

#choose-movie p
{
	font-size: 10px;
	font-weight: normal;	
}

#choose-movie img
{
	border: 1px solid #DDDDDD;
}

.movie-box
{
	clear: left;
	float: left;
	margin-bottom: 10px;
	width: 240x;
}

.movie-box p 
{
	float: left;
	width: 180px;
}



#cust-bought-box
{
	float: left;
	width: 700px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E7E7E7;
	border-left-color: #E7E7E7;
	height: 30px;
	margin-bottom: 20px;
}
#cust-bought-box  h1
{
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 5px;
	background-image: url(/images/shared/black-arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 60%;
	padding-left: 22px;
	float: left;
}


#bird-species
{
	clear: left;
	float: left;
	width: 310px;
	margin-left: 5px;
}
#bird-species a
{
	float:left;
	margin-right: 10px;
}
#related-products {
	clear: both;
	float: left;
	display: inline;
	margin-left: 5px;
	margin-top: 20px;
}
#related-products h2#related-title {
	clear: left;
	float: left;
	margin-bottom: 20px;
}
