
.page_background,
body {
	background-image:url(/images/backgrounds/orange.gif);
	background-repeat:repeat;
}

#content_product_menus {
	margin-top: 10px;
	width: 185px;	
	float: left;
}

#content_product_main {
	margin-top: 10px;
	width: 565px;	
	float: right;
}


#content_product_images {
	margin-top: 10px;
	width: 372px;	
	float: left;
}

#content_product_mainimage {
	background-image:url(/images/product_loading.jpg);
	background-repeat: none;
	/*width: 372px;	
	height: 372px;*/
}

#content_product_details {
	margin-top: 10px;
	width: 182px;	
	float: right;
}

/*
h1 {
	font-weight: normal;
	font-size: 1.35em;	
	text-transform: lowercase;
}

h1.heading_men {
	color: #66bee4;
}

h1.heading_women {
	color: #f50874;
}

h1.heading_useful {
	color: #f97d01;
}
*/

/* Women's Menu Colours */
.details_colour_women div {
	background-color: #fddbec;
}

.details_colour_women h3 {
	padding-bottom: 4px;
	color: black;	
	text-transform: uppercase;
}

.details_colour_women a {
	color: #f50874;
}

/* Men's Menu Colours */
.details_colour_men div {
	background-color: #e8f5fb;
}

.details_colour_men h3 {
	padding-bottom: 4px;
	color: black;	
	text-transform: uppercase;
}

.details_colour_men a {
	color: #66bee4;
}

#content_product_colours {
	text-align: left;
	padding-right: 5px;
}

#content_product_colours a {
	padding-bottom: 3px;
	margin-right: 4px;
}

#content_product_colours a:link{
/*	padding: 0px 0px 5px;*/
	background-color: #FFFFFF;
}

#content_product_colours a:visited{
/*	padding: 0px 0px 5px;*/
	background-color: #FFFFFF;
}

#content_product_colours a:hover{
/*	padding: 0px 0px 5px;*/
	background-color: #FD5113;
}

#content_product_colours img {
	margin-top: 6px;
	width: 37px;
	border: none;
}

#content_product_sizechart img,
#content_product_sizechart a {
	vertical-align: middle;
}

#content_product_stock {
	/*float : left;
	width: 182px;
	margin-bottom: 4px;*/
	color: black;
	background-color: #FFFEC8;	
	padding: 1px 0px;
}

/*
#content_product_stock span,
#content_product_stock img {
	vertical-align: middle;
	margin: 0px;
	padding: 2px 0px;
}

#content_product_stock p {
	padding-left: 5px;
}

#content_product_stock img {
	padding-right: 5px;
}
*/

#content_product_stock span {
	padding-left: 5px;
}

#notifyme {
	position: relative;
	/*left: -2em;*/
	display: none;	
}

#notifyme #notifyemail {
	width: 140px;
}

#notifyme input {
	vertical-align: middle;	
}

#content_product_convert {
	/*float : left;
	width: 182px;
	margin-bottom: 4px;*/
}

.currency_button {
	float: right;
	margin-left: 3px;	
	height: 15px;
	width: 13px;
}

.currency_button:hover {
	background-position: 13px;
}

.currency_button a {
	display:block;
	height:15px;
	/* width:61px; */
	/* padding-top:2px; */
	/* text-align:center; */
}

#currency_pound {
	background-image: url(/images/rollovers/currency_pound.gif);
}

#currency_dollar {
	background-image: url(/images/rollovers/currency_dollar.gif);
}

#currency_euro {
	background-image: url(/images/rollovers/currency_euro.gif);
}

#content_product_price {
/*	clear: both;
	margin-top:4px;
	position:relative;*/
}

span#price {
	color: #ff7d00;
	font-size: 2em;
	font-weight: bold;
}
/*
#content_product_add {
	margin-top: 4px;
}
*/
#content_product_add input {
	border: none;
}

