#productinfo #details {*width:250px;}

#product {
	float:left;
	width:100%;
}

 /* Start hide from IE-Mac \*/
* html #product { height: 1%; }
/* End Hide from IE-Mac */

#product .list-nav {
	float:left;
	width:100%;
	margin-bottom:1em;
}
#product .list-nav-back a { 
	padding:4px;
	float:left;
	border-right:1px solid #fff;
}
#product .list-nav span {
	padding:4px;
	float:left;
}
#product .list-nav-steps { float:right; }
#product .list-nav-steps a {
	border-left:1px solid #fff;
	padding:4px;
	float:left;
}

/* Product head =================================================================== */
#productTitle {
	float: left;
	width: 100%;
}
#productTitle h2 {
	margin-bottom: 0;
}
#producthead span.flags {
	font-size:0.8em;
	display: block;
	float: right;
	width: auto;
	padding: 2px 6px;
	margin-left: 4px;
}
#producthead span.flags a { text-decoration: none; }
#producthead span.flags a:hover { text-decoration: underline; }

#producthead {
	width:100%;
	float:left;
	margin:0 0 1em 0;
}
#producthead #image {
	float:right;
	clear:right;
	margin:0.25em 0 0 0.5em;
}
#producthead #image a {
	width:190px;
	display:block;
	text-align:center;
	margin-top:.5em;
}
#producthead #image a img { display:inline; }
#producthead #productinfo { margin-top:0.5em; }
#producthead #productinfo .prices { height:1%; }
#producthead #productinfo .prices span {
	height:1%;
	display:block;
}
#producthead #productinfo .prices span span { display:inline; }
#producthead #productinfo .prices span.priceTag {
	display:inline;
	zoom:1;
	font-size:1.8em;
}
#producthead #productinfo span.price { clear:left; }
#producthead #productinfo .prices span.saving {
	margin:0.5em 0;
	color:#c30;
}
#producthead #productinfo #admin-pricetag {
	height:1%;
	cursor:pointer;
}
#producthead #productinfo #admin-priceform { display:none; }
#producthead #productinfo #admin-priceform span { display:inline; }
#producthead #productinfo #admin-priceinput {
	font-size:1.8em;
	font-weight:bold;
	border:none;
	padding:0;
	margin:0;
	display:inline;
}
#buybutton {
	clear:left;
	margin:1em 0;
}
#productinfo .stockinfo { margin:0.5em 0; }
#productinfo .stockinfo span {
	text-transform:uppercase;
	display:block;
	font-weight:bold;
}

#producthead #productinfo #details {
	font-size:0.9em;
	border-collapse:collapse;
	border-spacing:0;
}
#producthead #productinfo #details th {
	padding:0.25em 0;
	vertical-align:top;
	text-align:left;
}
#producthead #productinfo #details .morecolours { vertical-align:middle; }
#producthead #productinfo #details td {
	vertical-align:top;
	padding:0.25em 0 0.25em 0.5em;
	font-weight:bold;
}
#producthead #productinfo #details td select { font-weight:normal; }
#producthead #productinfo #details th { font-weight:normal; }

#producthead #productinfo a#brandlogo img { margin-top:1em; }
#brandlogo{ float:right; padding-right:20px;}

#product #extraimages{
	display:block;
	background:url(/inc/img/stores/icons/more-images.gif) left 2px no-repeat;
	font-size:0.9em;
	line-height:1.5em;
	margin:10px 0;
	padding-left:20px;
}

#product #extraimages:hover { background-image: url(/inc/img/stores/icons/more-images-hover.gif); }

/* Stock notification Ajax form */

div#stocknotify {
	width:200px;
	margin:5px 0 10px 0;
	height:1%;
	background:#feffef;
	position:relative;
}
div#stocknotify a {
	border-style:solid;
	border-width:1px;
	color:#555;
	height:1%;
	padding:5px 34px 5px 5px;
	display:block;
	text-decoration:none;
	background:transparent url(/inc/img/stores/icons/envelope.gif) no-repeat center right;
}
div .review-info{
	width:200px;
	height:1%;
	background-color:#FEFFEF;
	border:1px solid #EFEFEF;
	float:left;
	margin:10px 0;
}

#larger-image{
	text-decoration:none;
	}
div .review-info p{
	padding: 6px 6px 0 6px;
	margin: 0 !important;
	}

div .review-info .starbox{
	padding: 6px;
	} 



div#stocknotify a:hover { background-color:#eee; color:#000; }
div#stocknotify div#stocknotify-message {
	background:#feffef;
	margin:0 !important;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-color:#eee;
	position:absolute;
	left:200px;
	top:0;
	width:120px;
}
div#stocknotify form {
	border-style:solid;
	border-width:0 1px 1px 1px;
	background:#efefef;
	padding:5px;
	margin:0;
	height:1%;
}
div#stocknotify form label {
	display:block;
	margin-bottom:5px;
}
div#stocknotify form input#stocknotify-email {
	display:block;
	margin-bottom:0.5em;
	width:180px;
}
div#stocknotify form input#stocknotify-submit { width:4em; }
div#stocknotify form span#stocknotify-wait { display:none; }
div#stocknotify form.wait span#stocknotify-wait {
	text-indent:-9999px;
	overflow:hidden;
	width:24px;
	height:24px;
	display:block;
	float:left;
	background:transparent url(/inc/img/stores/icons/wait.gif) top left no-repeat;
}

#product #customerrating {
	font-size:0.9em;
}

#product .narrative {
	clear:left;
	margin:1em 0 0 0;
}

/* Product sections ============================================================== */

#product .product-section {
	float:left;
	margin:1em 0 0 0;
	width:100%;
}

#product h3 {
	font-size:1.1em;
	padding:4px;
	margin:0;
}

#product a.backtotop {
	float:right;
	font-size:0.9em;
	font-weight:normal;
	padding:5px 4px 4px 4px;
}

#product #features ul, #product #tags ul {
	list-style-type:none;
	margin:1em 0 0 0;
	padding:0;
	float:left;
	width:100%;
}

#product #features ul li, #product #tags ul li {
	background:url(/inc/img/stores/icons/bullet_square_black.gif) 10px 5px  no-repeat;
	float:left;
	margin-bottom:0.25em;
	padding-left:20px;
	width:180px;
}

#docdown ul {
	list-style-type:none;
	margin:1em 0 0 0;
	padding-left:8px;
}

#docdown ul li { margin-bottom:0.5em; }

#docdown ul li a { padding:5px 0 5px 18px; }
#docdown ul li.document a { background:url(/inc/img/stores/icons/document.gif) left center no-repeat; }
#docdown ul li.weblink a { background:url(/inc/img/stores/icons/arrow.gif) left center no-repeat; }

/* Extra images ============================================================= */

.thumbnails {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0 3px 0;
}

.thumbnails img,
#bigpic img {
	border:1px solid #ccc;
}

#bigpic { margin:15px 0; }
#bigpic img {  padding:10px; }

.bookmarkList {
	margin: 0.5em 0 0.5em 0;
	color: #ccc;
}
