* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	margin: 10px 0 0;
	position: relative;
}

/* typography */

body {
	font-family: "Helvetica Neue", Arial, Helvetica, sans;
	font-size: 75%;
}

h1 {
	font-size: 1.5em;
	line-height: 1em;
	margin: 0 0 1em 0;
}

h2 {
	color: #ff6600;
	font-size: 1.5em;
	line-height: 1.5em;
}

h3 {
	color: #006651;
	font-size: 1.1667em;
	line-height: 1.286em;
	margin: 0 0 0.643em;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

a {
	color: #006651;
}

a:hover {
	color: #5d9e90;
	text-decoration: none;
}

a img { border: 0; }

strong, label {
	color: #006651;
	font-weight: bold;
}

em, em a {
	color: #ff6600;
	font-style: normal;
	font-weight: bold;
}

ul {
	margin-left: 1em;
}

.small {
	font-size: 0.95em;
	line-height: 1.2em;
	margin-bottom: 0.5em;
}

.large {
	font-size: 1.2em;
}

.rsp {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}

.ourprice {
	font-size: 1.5em;
	font-weight: bold;
	color: #ff6600;
	line-height: 1.8em;
	margin-bottom: 0.5em;
}

.ourprice a {
	color: #ff6600;
}

.yousave {
	color: #006651;
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: bold;
}

.textright {
	text-align: right;
}

/* general table styles */

table {
	border: 1px solid #bbd6cf;
	margin-bottom: 1em;
	width: 100%;
}

th {
	background: #edf4f2;
	border-bottom: 1px solid #bbd6cf;
	color: #006651;
	font-weight: bold;
	text-align: left;
}

td.footer {
	background: #edf4f2;
	border-top: 1px solid #bbd6cf;
	color: #006651;
	font-weight: bold;
	line-height: 22px;
}

table td, table th {
	margin: 0;
	padding: 5px;
}

table.cart input {
	padding: 1px;
	width: 3em;
}

div#after_footer table {
	display: none;
	border: 0;
	text-align: center;
}

/* products */

div.product_feature {
	float: left;
	height: 260px;
	padding: 1%;
	margin-bottom: 2em;
	width: 45%;
}

div.product_feature img {
	float: left;
}

div.product_feature ul {
	list-style: none;
}

div.product_feature li {
	float: none;
}

ul.product_tags li {
	margin-bottom: 0.5em;
}

/* searches */

form#update_search_view {
	background: #bbd6cf;
	padding: 10px 10px 5px;
}

form#update_search_view input, form#update_search_view select {
	display: inline;
	margin: 0 0.2em;
}

div.search_summary {
	background: #006651;
	clear: both;
	color: #fff;
	margin: 0;
	padding: 1em 0.75em 0.75em;
}

div.search_summary p {
	line-height: 1em;
	margin: 0;
}

div.search_summary a {
	color: #fff;
}

div.search_pages {
	background: #006651;
	clear: left;
	color: #fff;
	float: left;
	margin: 1em 0;
/*	padding: 1em 0.75em 0.75em;*/
	width: 100%;
}

div.search_pages p {
	line-height: 1em;
	margin: 0.75em 0 0.75em 1em;
}

div.search_pages a {
	color: #fff;
}

div.search_pages p {
	float: left;
}


ul.pagelist {
	float: right;
	list-style: none;
	margin: 0.75em 1em 0.75em 0;
}

ul.pagelist li {
	display: inline;
	margin: 0 0.2em 0;
	padding: 0 5px;
}

ul.pagelist li.current {
	background: #fff;
	color: #006651;
	font-weight: bold;
}

ul#productlist.grid-layout {
	float: left;
	padding: 1em;
	margin: 0;
	list-style: none;
	vertical-align: bottom;
}

ul#productlist.grid-layout li {
	float: left;
	height: 275px;
	margin: 0 1em 3em;
	position: relative;
	text-align: center;
	width: 200px;
}

ul#productlist.grid-layout li div {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 200px;
}

ul#productlist.list-layout {
	list-style: none;
}

ul#productlist.list-layout li {
	border-bottom: 1px solid #bbd6cf;
	clear: left;
	float: left;
	width: 98%;
}

ul#productlist.list-layout li div img {
	float: left;
	margin-right: 0.5em;
}

/* main grid */

div#leftside {
	display: none;
}

div#main {
	margin-top: 100px;
}

.search_results_container div#main {
	min-height: 1200px;
}

div#footer {
	display: none;
}

div#footer a, div#footer h3 {
	color: #fff;
}

div#footer a:hover {
	text-decoration: none;
}

div#after_footer {
	font-size: 0.95em;
	padding: 1em 0;
	margin-top: 5em;
}

div#after_footer p {
	margin-bottom: 0;
}

/* columns */

div.thirdwidth {
	float: left;
	padding: 0.5em;
	width: 31%;
}

div.halfwidth_left {
	float: left;
	width: 50%;
}

div.halfwidth_middle {
	margin: 0 130px;
}

div.halfwidth_right {
	float: right;
	width: 49%;
}

div.quarterwidth_left {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
}

div.quarterwidth_right {
	float: right;
	margin-bottom: 10px;
	text-align: center;
	width: 100px;
}

.clear { clear: both; }

/* product page styles */

img.main_product_image {
	max-width: 400px;
}

img.delivery_banner {
	padding: 0.5em 0;
}

/* menu styles */

ul#main_nav {
	display: none;
}

#search_by_price {
	display: none;
}

/* force position of some elements */

h1 a {
	background: url(/images/ampalian-jewellery.gif) left top no-repeat;
	display: block;
	height: 85px;
	margin: 0 0 85px;
	text-indent: -10000px;
	width: 169px;
}

form#search_form {
	display: none;
}

img#banner {
	position: absolute;
	right: 40px;
	top: 0px;
}

div#session_info {
	position: absolute;
	right: 40px;
	top: 95px;
}

div#session_info a img {
	border: 0;
	margin: 0 5px;
	position: relative;
	top: 3px;
}

/* form styles */

img.spinner {
	display: none;
}

.error {
	background: url(/images/icons/error.png) left top no-repeat;
	color: #ff6600;
	font-weight: bold;
	text-indent: 20px;
}

label.error {
	background: url(/images/icons/error.png) left top no-repeat;
	color: #ff6600;
}

label.inline_label_right {
	margin-left: 0.5em;
}

.form_fields {
	background: #edf4f2;
	border: 1px solid #bbd6cf;
	margin-bottom: 1em;
	padding: 0.5em 0.5em;
}

.button {
	margin-left: 5px;
	position: relative;
	top: 7px;
}

input.text, textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans;
	font-size: 1em;
	padding: 2px;
}

input.postcode {
	margin-right: 0.5em;
	width: 7em;
}

input.radio {
	position: relative;
	top: 0px;
	margin: 0 5px 0 0;
}

label {
	color: #006651;
	margin-right: 0.5em;
}

label.blockleft {
	display: block;
	float: left;
	text-align: right;
	width: 9em;
}

textarea {
	font-family: "Helvetica Neue", Arial, Helvetica, sans;
	font-size: 1em;
	padding: 2px;
}

/* fancy credit card form */

div#card_front {
	background: url(/images/card_front.jpg) left top no-repeat;
/*	float: left;*/
	height: 170px;
	padding: 60px 10px 0;
	width: 350px;
}

div#card_front p.help {
	margin: 0;
	color: #fff;
}

div#card_front div {
	margin-bottom: 8px;
}

div#card_front select {
	float: left;
	width: 70px;
}

div#card_front label, div#card_back label {
	color: #fff;
	display: block;
	float: none;
	text-align: left;
	width: auto;
}

div#div_valid_from, div#div_expiry_date {
	float: left;
	width: 160px;
}

div#div_card_name {
	clear: left;
	float: left;
	width: 250px;
}

input#card_number, input#card_name {
	padding: 2px;
	width: 220px;
}

div#div_issue_number {
	float: left;
	width: 100px;
}

input#card_issue_number, input#card_security {
	padding: 2px;
	width: 50px;
}

div#card_back {
	background: url(/images/card_back.jpg) left top no-repeat;
	float: left;
	height: 150px;
	padding: 85px 10px 0;
}

div#div_card_security {
	position: relative;
	left: 10px;
}

div#card_back .help a {
	color: #fff;
}

/* image styles */

img.right {
	float: right;
	margin: 0 0 0 0.5em;
}

img.left {
	float: left;
	margin: 0 0.5em 0 0;
}

/* feedback */

ul#testimonials {
	list-style: none;
	margin: 0;
}

ul#testimonials li {
	border-bottom: 1px solid #bbd6cf;
	margin-bottom: 1em;
	padding: 0.5em;
}

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}