* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background-color:#ffffff;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:13px;
	color:#333;
	margin:40px 15px;
	
	background-image:url(../images/wallpaper_tile.gif);
	background-repeat:repeat;
	background-position:top left;
	background-attachment:fixed;
}

a:link, a:visited, a:active {
	color:#5ebdd9;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#f59bb5;
}

a.pink:link, a.pink:visited, a.pink:active {
	color:#f59bb5;
	text-decoration:none;
}

a.pink:hover {
	text-decoration:none;
	color:#5ebdd9;
}

#container {
	width:860px;
	padding:20px 40px;
	
	background-color:#fff;
margin:0 auto;
border:1px solid #D4D0D0;
}

#logo {
	
	margin-bottom:20px;
}

#menu {
	padding-top:47px;
	line-height:30px;
float:right;



}

#menu ul li {
	
	list-style-type:none;
	float:left;
	margin-left:30px;
	COLOR:#9C9494;
	font-size:14px;
}

#menu a:link, #menu a:visited, #menu a:active {
color:#5ebdd9;
}

#menu a:hover {
color:#f59bb5;
}

#content {
	clear:both;
	line-height:19px;
	padding-top:30px;
	border-top:1px solid #D4D0D0;
}

#content p {
	margin-bottom:12px;
}

#text_wide {

}

.border {
	border:1px solid #D4D0D0;
}

.image {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #D4D0D0;
	margin-top:4px;
}

.image_left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #D4D0D0;
	margin-top:4px;
}

#text {
	width:190px;
	float:right;
}

.postage {
	margin-bottom:12px;
}

/*product detail*/

#product_detail {
	float:right;
}

#detail {
	width:350px;
	float:left;
}

#detail img, #suggestions img, #news img {
	border:1px solid #D4D0D0;
}

#description {
	width:325px;
	float:left;
}

#suggestions {
	margin-top:10px;
	clear:both;
}

#suggestions ul li {
	float:left;
	list-style-type:none;
	margin-right:10px;
}

#views {
	margin-top:10px;
}

#views ul li {
	float:left;
	list-style-type:none;
	margin-right:10px;
}

/*product detail end*/

#image {
	float:left;
	width:660px;
}

#image ul li {
	list-style-type:none;
	float:left;
	height:205px;
	text-align:center;
	margin-right:10px;
	
	width:152px; /*to fix problem of text not wrapping when increasing text size*/
	height:210px;
}

#image ul li img {
	border:1px solid #D4D0D0;
}

#image ul li a:link, #image ul li a:visited, #image ul li a:active {
color:#f59bb5;
}

#image ul li a:hover {
color:#5ebdd9;
}

/*products*/

#navigation {

	float:left;
	width:150px;
}

#navigation ul {
	margin-bottom:18px;
}

#navigation ul li {
	list-style-type:none;
	font-size:14px;
	margin-bottom:4px;
}

#products {
	width:675px;
	float:right;
}

#products h1 {
	margin-bottom:18px;
}

#products ul li {
	list-style-type:none;
	float:left;
	height:215px;
	text-align:center;
	margin-right:10px;
}

#products ul li img {
	border:1px solid #D4D0D0;
}

#products ul li a:link, #products ul li a:visited, #products ul li a:active {
color:#f59bb5;
}

#products ul li a:hover {
color:#5ebdd9;
}

#products-list {
	text-align:center;
	margin-right:10px;
}

#products-list img {
	border:1px solid #D4D0D0;
}

#products-list a:link, #products-list a:visited, #products-list a:active {
color:#f59bb5;
}

#products-list a:hover {
color:#5ebdd9;
}

/*products end*/

#partners {
	clear:both;
	width:383px;
	margin:0 auto;
	padding-top:40px;
}

#partners ul li {
	list-style-type:none;
	float:left;
	margin:0 5px;
}

#footer {
	clear:both;
	text-align:center;
	padding-top:20px;
	font-size:11px;
	line-height:16px;
		COLOR:#9C9494;
}

h1 {
	font-size:20px;
	font-weight:normal;
	margin-bottom:12px;
	color:#f59bb5;
}

h2, .price {
	margin-bottom:12px;
	font-weight:bold;
	font-size:14px;
	color:#5ebdd9;
}

/*stockists*/

table#stockists {
	clear:both;
	border-collapse:collapse;
	width:100%;
	margin-top:20px;
}

table#stockists td {
	width:25%;
	vertical-align:top;
	text-align:center;
}

/*stockists end*/

/*mailing*/

table.mailing {

	border-collapse:collapse;
	width:50%;
	margin-bottom:12px;
}

table.mailing td, table.mailing th {
	vertical-align:top;
	padding-bottom:8px;
	text-align:left;
}

table.mailing th {
	font-weight:bold;
	width:25%;
	color:#f59bb5;
}

table.mailing td input {
	width:150px;
}

table.mailing td input.button {
	width:auto;
}

table.mailing td textarea {
	width:250px;
	height:80px;
}

/*mailing end*/

.pink {
	color:#f59bb5;
}

#offer {
	clear:both;
	text-align:center;
	
	color:#5ebdd9;
	font-size:14px;
}	

#offer p {
	margin-bottom:10px;
}