body {
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#featurewrapper {
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 300px;
}
#mainwrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* ----- HOME PAGE STYLES ------ */
#mainwrapper #homeboxes {
	background-image: url(images/home-box-dividers-5.png);
	background-repeat: repeat-y;
}
#mainwrapper #homeboxes .box1 {
	width: 176px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
#mainwrapper #homeboxes .box1 .homediscounttext {
	color: #C00;
	text-align: center;
	margin-top: 10px;
	border: 1px dashed #C00;
	padding: 5px;
}
#mainwrapper #homeboxes .box1 .homediscounttext a {
	color: #C00;
	text-decoration: none;
}
#mainwrapper #homeboxes .box2promo {
	margin-right: 0px;
	margin-left: 1px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainwrapper #homeboxes .box1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 3px;
}
#mainwrapper #homeboxes .box1 h2 a {
	text-decoration: none;
}
#mainwrapper #homeboxes .box1 h2 a:hover {
	text-decoration: underline;
}
#mainwrapper #homeboxes .box1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #333;
}

/* ------- PAGE STYLES ------- */
#mainwrapper #page {
	margin-top: 10px;
	background-image: url(images/page-grey-bg.gif);
	background-repeat: repeat-y;
}
#mainwrapper #page .column1 {
	background-color: #999;
	float: left;
	width: 230px;
}
#mainwrapper #page .column1 .divider1 {
	background-image: url(images/menu-divider.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 20px;
}
#mainwrapper #page .column1 .catheading {
	text-align: right;
	margin-right: 25px;
	margin-top: 25px;
}
#mainwrapper #page .column1 ul {
	list-style-type: none;
	text-align: left;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px;
}
#mainwrapper #page .column1 ul li {
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: right;
	margin-left: 0px;
}
#mainwrapper #page .column1 ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 30px;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainwrapper #page .column1 ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 0.8em;
	padding-right: 30px;
	background-color: #C1C1C1;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainwrapper #page .column1 ul .active  {
	background-color: #B3B3B3;
}
#mainwrapper #page .column1 .visitbox {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#mainwrapper #page .column2 {
	float: left;
	width: 750px;
}
#mainwrapper #page .column2 .catfeatureshadow {
	background-image: url(images/cat-feature-shadow.png);
	background-repeat: no-repeat;
	height: 10px;
}
#mainwrapper #page .column2 .catfeature {
	background-repeat: no-repeat;
	height: 355px;
}
#mainwrapper #page .column2 .catfeature .textbox1 {
	height: 355px;
	width: 345px;
	background-image: url(images/cat-feature-white-panel-bg.png);
	background-repeat: repeat;
}
#mainwrapper #page .column2 .catfeature .textbox1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 20px;
}
#mainwrapper #page .column2 .catfeature .textbox1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.3em;
	font-weight: normal;
	color: #999;
}
#mainwrapper #page .column2 .subcatbox {
	margin: 0px;
}
#mainwrapper #page .column2 .subcatbox .thumbbox {
	float: left;
	margin-left: 38px;
	width: 140px;
	margin-top: 30px;
}
#mainwrapper #page .column2 .subcatbox .thumbbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
}
#mainwrapper #page .column2 .subcatbox .thumbbox h3 a {
	color: #333;
	text-decoration: none;
}
#mainwrapper #page .column2 .subcatbox .thumbbox h3 a:hover {
	color: #7B3036;
	text-decoration: none;
}
#mainwrapper #page .column2 .subcatbox .thumbbox h3 strong {
	font-size: 1.2em;
}
#mainwrapper #page .column2 .subcatbox .thumbbox img {
	border: 1px solid #CCC;
}

#mainwrapper #page .column2 .resultsbox {
	margin: 0px;
}
#mainwrapper #page .column2 .resultsbox .thumbbox {
	float: left;
	margin-left: 38px;
	width: 140px;
	margin-top: 30px;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbtext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7B3036;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbprice .viewmore a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFF;
	background-color: #CCC;
	border: 1px solid #CCC;
	text-decoration: none;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-top-left-radius: 2px;
	-moz-border-top-right-radius: 2px;
	float: right;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbprice .viewmore a:hover{
	color: #FFF;
	background-color: #666;
	border: 1px solid #666;
	text-decoration: none;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-moz-border-top-left-radius: 2px;
	-moz-border-top-right-radius: 2px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}

#mainwrapper #page .column2 .resultsbox .thumbbox .thumbtext h3 a {
	color: #333;
	text-decoration: none;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbtext h3 a:hover {
	color: #7B3036;
	text-decoration: none;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbtext h3 strong {
	font-size: 1.2em;
}
#mainwrapper #page .column2 .resultsbox .thumbbox img {
	border: 1px solid #CCC;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbtext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 5px;
}
#mainwrapper #page .column2 .resultsbox .thumbbox .thumbtext {
	height: 5em;
	overflow: hidden;
}
#mainwrapper #page .column2 .resultinfo {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#mainwrapper #page .column2 .resultinfo p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
}
#mainwrapper #page .column2 .resultnone {
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#mainwrapper #page .column2 .resultnone p {
	font-size: 0.9em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

/* result feature */
#mainwrapper #page .column2 .resultfeatureshadow {
	background-image: url(images/cat-feature-shadow.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-bottom: 15px;
	z-index: 1;
}
#mainwrapper #page .column2 .resultfeature {
	background-repeat: no-repeat;
}
#mainwrapper #page .column2 .resultspromo  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #7B3036;
	background-color: #FFC;
	padding: 4px;
	border: 1px solid #FFC;
	-webkit-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0px 1px 4px #999;
	-moz-border-radius: 2px 2px 2px 2px;
	-moz-box-shadow: 0px 1px 4px #999;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#mainwrapper #page .column2 .resultspromo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #7B3036;
	margin: 0px;
}

#mainwrapper #page .column2 .resultfeature .textbox1 {
	background-image: url(images/cat-feature-white-panel-bg.png);
	background-repeat: repeat;
}
#mainwrapper #page .column2 .resultfeature .textbox1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 35px;
	color: #666;
}
#mainwrapper #page .column2 .resultfeature .textbox1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
}
#mainwrapper #page .column2 .resultspacer1 {
	height: 20px;
}


/* DETAIL STYLES */
#mainwrapper #page .column2 .detailfeature {
	background-repeat: no-repeat;
}
#mainwrapper #page .column2 .detailfeature .textbox1 {
	background-image: url(images/cat-feature-white-panel-bg.png);
	background-repeat: repeat;
}
#mainwrapper #page .column2 .detailfeature .textbox1 .subcat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	padding-top: 15px;
	color: #666;
	padding-bottom: 15px;
}
#mainwrapper #page .column2 .detailfeature .textbox1 .subcat a {
	color: #666;
	text-decoration: none;
}
#mainwrapper #page .column2 .detailfeature .textbox1 .subcat a:hover {
	color: #666;
	text-decoration: underline;
}
#mainwrapper #page .column2 .detailfeature .textbox1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
}
#mainwrapper #page .column2 .detailbox {
	margin-left: 20px;
}
#mainwrapper #page .column2 .detailbox .details {
	float: left;
	width: 340px;
}
#wrapper #mainwrapper #page .column2 .detailbox .details .pricebox .cartfeedback{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #c60;
	border: 1px solid #c60;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 3px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 20px;
}
#wrapper #mainwrapper #page .column2 .detailbox .details .pricebox .cartfeedback a{
	color: #fff;
}
#mainwrapper #page .column2 .detailbox .details .pricebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox .addbuttonbox {
	padding: 0px;
	margin-top: 10px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox .detailprice1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #7B3036;
	text-align: left;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox table {
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	width: 300px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 0.8em;
	padding-top: 15px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox table th {
	font-size: 0.7em;
	color: #069;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox .singleqty {
	font-size: 0.7em;
	color: #069;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-image: url(images/basket-row-bg2.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#mainwrapper #page .column2 .detailbox .details .pricebox table td {
	font-size: 0.7em;
	color: #069;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#mainwrapper #page .column2 .detailbox .details .actionbox{
	margin-top: 10px;
}
#mainwrapper #page .column2 .detailbox .details .detaildivider1 {
	background-image: url(images/detail-divider1.png);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-position: center;
}
#mainwrapper #page .column2 .detailbox .details .actionbox img {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainwrapper #page .column2 .detailbox .details .actionbox p{
	font-size: 0.95em;
	color: #7B3036;
	margin-top: 0px;
	margin-bottom: 10px;
}
#mainwrapper #page .column2 .detailbox .details h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 8px;
	font-weight: normal;
	line-height: 1.2em;
	color: #666;
}
#mainwrapper #page .column2 .detailbox .details p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 1.2em;
	color: #666;
}
#mainwrapper #page .column2 .detailbox .imagebox {
	float: right;
	width: 380px;
}
#mainwrapper #page .column2 .detailbox .imagebox img {
	border: 1px solid #CCC;
}
#mainwrapper #page .column2 .detailbox .imagebox .zoomlink {
	float: left;
}
#mainwrapper #page .column2 .detailbox .imagebox .zoomlink img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
}
#mainwrapper #page .column2 .detailbox .imagebox .zoomlink img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#mainwrapper #page .column2 .detailbox .imagebox .extraimage {
	float: right;
	margin-top: 4px;
	margin-left: 4px;
}
#mainwrapper #page .column2 .detailbox .imagebox .extraimage img{
	padding: 1px;
	border: 1px solid #CCC;
}
.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #7B3036;
	background-color: #FFC;
	padding: 4px;
	border: 1px solid #FFC;
	-webkit-border-radius: 2px 2px 2px 2px;
	-webkit-box-shadow: 0px 1px 4px #999;
	-moz-border-radius: 2px 2px 2px 2px;
	-moz-box-shadow: 0px 1px 4px #999;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.commentbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #7B3036;
	margin: 0px;
}

/* paging styles */
#mainwrapper #page .column2 .paging {
	margin-right: 20px;
	margin-left: 20px;
}
#mainwrapper #page .column2 .paging .pagingLinks {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	margin: 0px;
}
#mainwrapper #page .column2 .paging .pagingLinks a {
	color: #336699;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 3px;
}
#mainwrapper #page .column2 .paging .pagingLinks .currentpage {
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #999999;
	margin-right: 3px;
	color: #FFFFFF;
	background-color: #999999;
}
#mainwrapper #page .column2 .paging .pagingLinks .prevnext {
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 3px;
	color: #CCCCCC;
}
#mainwrapper #page .column2 .paging .pagingLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #336699;
}
#mainwrapper #standard2 {
	background-color: #FFF;
	margin-top: 30px;
	background-image: url(images/standard-divider-bg.gif);
	background-repeat: no-repeat;
	background-position: 490px 40px;
	margin-bottom: 40px;
}
#mainwrapper #standard2 .col1 {
	float: left;
	width: 50%;
}
#mainwrapper #standard2 .col2 {
	float: left;
	width: 50%;
	margin-top: 25px;
}
#mainwrapper #standard2 h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 0px;
	color: #7B3036;
}
#mainwrapper #standard2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 0px;
	color: #7B3036;
}
#mainwrapper #standard2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: 0px;
	color: #7B3036;
}
#mainwrapper #standard2 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: bold;
	line-height: 0.8em;
	padding-top: 0px;
	color: #666666;
}
#mainwrapper #standard2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 20px;
	line-height: 1.2em;
}
#mainwrapper #standard2 ul  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#mainwrapper #standard2 ul li  {
	margin-bottom: 5px;
}
.baseshaddow  {
	background-image: url(images/feature-shad.jpg);
	height: 10px;
	background-repeat: no-repeat;
}



.livingcolour {
	color: #888644;
}
.diningcolour {
	color: #c73c45;
}
.bedroomcolour {
	color: #153648;
}
.outdoorcolour {
	color: #469ac7;
}
.anticscolour {
	color: #7B3036;
}
.black {
	color: #000;
}
.darkgrey {
	color: #333;
}

/* ------ styles for the base area of homepage and others ----- */
#basewrapper {
	background-image: url(images/base-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}
#basewrapper .basearea {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-bottom: 30px;
}
#basewrapper .basearea a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#basewrapper .basearea p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	margin: 0px;
}
#basewrapper .basearea .customerservices {
	float: left;
	margin-top: 20px;
	margin-left: 70px;
}
#basewrapper .basearea .findus {
	float: left;
	margin-left: 70px;
	margin-top: 20px;
}
#basewrapper .basearea .definition {
	float: left;
	margin-top: 20px;
	margin-left: 70px;
}

/* --------- STyles for footer ------------ */
#footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 30px;
}
#footer .company {
	float: left;
}
#footer .company p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	margin: 0px;
}
#footer .companylinks {
	float: left;
	margin-left: 30px;
}
#footer .companylinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	margin: 0px;
}
#footer .companylinks p a {
	color: #666;
	padding-right: 2px;
	padding-left: 2px;
}
#footer .companylinks p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	padding-right: 2px;
	padding-left: 2px;
}
#footer .credit {
	float: right;
}
#footer .credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666;
	margin: 0px;
}
#footer .credit p a {
	color: #666;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footer .credit p a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
	padding-right: 2px;
	padding-left: 2px;
}
#mainwrapper #standard2 #wagmp_map_1 {
	margin-left: 20px;
	margin-top: 20px;
}


/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	border-bottom: 1px solid #7B3036;
	border-left: 1px solid #7B3036;
	border-right: 1px solid #7B3036;
	border-top: 1px solid #7B3036;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
	background-color: #7B3036;
}
input.cartNextButton {
	border-bottom: 1px solid #7B3036;
	border-left: 1px solid #7B3036;
	border-right: 1px solid #7B3036;
	border-top: 1px solid #7B3036;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	padding: 5px 10px 5px 10px;
	margin: 3px 3px 0px 3px;
	background-color: #7B3036;
}
input.checkoutButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #C60;
	font-size: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	border: 1px solid #C60;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 18px;
}
input.addcartButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999;
	font-size: 0.9em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	border: 1px solid #999;
	-webkit-box-shadow: 0px 3px 3px #CCC;
	-moz-box-shadow: 0px 3px 3px #CCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
input:hover.addcartButton {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7B3036;
	font-size: .9em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	border: 1px solid #7B3036;
	-webkit-box-shadow: 0px 3px 3px #CCC;
	-moz-box-shadow: 0px 3px 3px #CCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}

/* Styles for cart page */
#mainwrapper .showcart
{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
	min-height: 250px;
}
#mainwrapper .showcart .title {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 15px;
}
/* Tables used to display tabular Data. in Cart etc.*/
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
#mainwrapper .showcart table
{
	width: 100%;
}
#mainwrapper .showcart .discountbox {
	float: left;
	width: 550px;

}
#mainwrapper .showcart .checkoutbuttonbox {
	float: right;
	margin-top: 10px;
	width: 150px;
}
#mainwrapper .showcart .checkoutbuttonbox .smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
#mainwrapper .showcart p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 8px;
}
#mainwrapper .showcart h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7B3036;
}
#mainwrapper .showcart h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #7B3036;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainwrapper .showcart table.tabularData {
	border: 1px none #ccc;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-bottom: 20px;
}
#mainwrapper .showcart table.tabularData td, #mainwrapper .showcart table.tabularData th {
	border: 1px solid #ccc;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#mainwrapper .showcart table.tabularData .updaterow td {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#mainwrapper .showcart table.tabularData td
{
	padding: 5px;
	color: #333;
	font-size: .8em;
}

#mainwrapper .showcart table.tabularData .subtotalrow td
{
	padding: 5px;
	color: #333;
	font-size: .8em;
}
#mainwrapper .showcart table.tabularData .subtotalrow th
{
	background: #fff;
	color: #C30;
	font-weight: normal;
}

#mainwrapper .showcart table.tabularData .subtotalrow td strong
{
	padding: 5px;
	color: #C30;
	font-size: 1.2em;
}

#mainwrapper .showcart table.tabularData th
{
	padding: 5px;
}
#mainwrapper .showcart table.tabularData th
{
	background: #aaa;
	color: #FFFFFF;
	font-weight: normal;
}
#mainwrapper .showcart table.tabularData th a:link
{
	background: #979797;
	color: #FFFFFF;
}
#mainwrapper .showcart table.tabularData th a:visited
{
	background: #979797;
	color: #FFFFFF;
}
#mainwrapper .showcart table.tabularData th a:hover
{
	background: #979797;
	color: #FFFFFF;
}
#mainwrapper .showcart table.tabularData th a:active
{
	background: #979797;
	color: #FFFFFF;
}
#mainwrapper .showcart .onehalf {
	float: left;
	margin-right: 20px;
}

#mainwrapper .showcart .loginbox {
	float: left;
	margin-left: 20px;
}
#mainwrapper .showcart .passwordbox {
	float: left;
	margin-left: 40px;
	width: 250px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 20px;
}
#mainwrapper .showcart .sslsealbox {
	float: right;
	width: 100px;
}
#mainwrapper .showcart .passwordbox p {
	font-size: 11px;
}

#mainwrapper .showcart .registerbox {
	margin-left: 20px;
	margin-right: 20px;
}
#mainwrapper .showcart .continueshopping {
	margin-bottom: 5px;
}
#mainwrapper .showcart .continueshopping a {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top: 1px solid #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

/* Box style for cart form backgrounds with rounded corners */
#mainwrapper .showcart .cartbox {
	background-color: #EEEEEE;
	border: 1px solid #E7E7E7;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0px 4px 4px #C2C2C2;
	-moz-box-shadow: 0px 4px 4px #C2C2C2;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
}

#mainwrapper .showcart .cartbox h2 {
	color: #C60;
	font-size: 1.3em;
}

/* table styles inherited from those above in showcart, these override for styles inside cartbox */
#mainwrapper .showcart .cartbox table.tabularData
{
	margin-bottom: 5px;
}
#mainwrapper .showcart .cartbox table.tabularData td
{
	background-color: #FFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainwrapper .showcart .cartbox table.tabularData th
{
	background-color: #fff;
	color: #666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Following styles for loginbox overide table styles above */
#mainwrapper .showcart .cartbox .loginbox table.tabularData
{
	-webkit-box-shadow: 1px 1px 3px #CCC;
	-moz-box-shadow: 1px 1px 3px #CCC;
}


/* Following styles for regsiterbox overide table styles above */
#mainwrapper .showcart .cartbox .registerbox table.tabularData td
{
	background-color: #FFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
#mainwrapper .showcart .cartbox .registerbox table.tabularData th
{
	background-color: #C60;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #FFF;
}
#mainwrapper .showcart .cartbox .deliveryinfo {
	background-color: #FF9;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #FF9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#mainwrapper .showcart .cartbox .deliveryinfo h3 {
	font-weight: bold;
	font-size: 14px;
}





#mainwrapper .singlecolumn {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
}
#mainwrapper .singlecolumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #C73C45;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #fff;
	background-image: url(images/basket-row-bg2.jpg);
	background-repeat: repeat-x;
}
.altRowOdd{
	background-color: #fff;
	background-image: url(images/basket-row-bg2.jpg);
	background-repeat: repeat-x;
}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
	color: #999;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #993333;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 2px;
	margin-bottom: 10px;
	font-size: .8em;
	background-color: #FF9;
}

.friendlyMessage {
	color: #666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccc;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 10px;
	font-size: 0.8em;
	background-color: #E6E4DE;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}

