* {
	font-family: Arial, Verdana, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 70%;
	color: #4b4b4b;
}

form {
	margin: 0px;
	padding: 0px;
	display: inline;
}

input, textarea, select {
	font-size: 100%;
}

a {
	color: #373737;
	/*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 120%;
	text-transform:uppercase;
}

h2 {
	font-size: 120%;
}

h3 {
	font-size: 110%;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 100%;
	font-weight:normal;
}

hr {
	height: 1px;
	border: 0px;
	color: #b7b7b7;
	background: #b2bcbd;
}

/* Simple classes - dereferencing single style parameters to avoid inline styles */

.bold {
 font-weight: bold;
}

.clearboth {
 clear: both;
}

.floatleft {
 float: left;
}

.floatright {
 float: right;
}

.invisible {
	display: none;
}

.main-container {
	margin:0 auto;
	padding:0px 0px 20px 0px;
	width:764px;
	min-height:100%;
	background-color:#ffffff;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
}
* html .main-container {height:100%;}
html,body {height:100%}
body {
	background-color:#ffffff;
}
.embeddedForm {
	clear:both;
	float:left;
	padding-left:150px;
}
.embeddedForm label {
	float:left;
	width:150px;
}

.emailWhenAvailForm {
}
.emailWhenAvailForm label {
}

.breadcrumb {
	float:right;
}
.topmenu {
	float:left;
}

.topmenu ul {
	list-style:square;
	margin-bottom:0px;
}

.topmenu ul li {
	padding-bottom:3px;
	color:#00A352;
}

.topmenu ul li a {
	color:#777777;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.topmenu ul li.selected {
	color:#777777;
}

.topmenu ul li.selected a {
	color:#00A352;/*019272*/
}

.submenu {
	padding:2px 20px 2px 20px;
	margin-bottom:20px;
	background-color:#741950;
	float:left;
	width:724px;
}

.submenu ul {
	list-style:square;
	display:inline;
	margin:0px;
}

.submenu ul li {
	display:inline;
	padding-right:20px;
}

.submenu ul li.selected a {
	font-weight:bold;
}

.submenu ul li a {
	color:#bcbcbb;
	text-decoration:none;
	text-transform:uppercase;
}
.productlist {
	padding-bottom:5px;
	color:#00A352;
	clear:both;
}
.productlist p {
	margin-top:0px;
}
.productlist a {
	text-decoration:none;
}
.sectiontitle {
	font-size: 120%;
	text-transform:uppercase;
}
.producttitle {
	font-size: 120%;
	text-transform:uppercase;
	color:#00A352;
}
.pagingbar {
	float:left;
	width:714px;
	margin-bottom:15px;
}
.pagingcontainer {
	float:left;
}
.backtolist {
	float:right;
}
.seomenu {
	text-align:center;
	color:#bcbcbb;
}
.seomenu a {
	color:#bcbcbb;
}

.content {
	padding:0px 30px 20px 20px;
	float:left;
	width:714px;
}
.homepagenews {
	float:left;
	width:350px;
	padding-left:10px;
	margin-left:-1px;
	border-left:1px solid #a3a3a3;
}
.homepagenews ul {
	list-style:square;
	margin:15px;
	padding:0px;
}
.homepagenews ul li {
	padding-bottom:10px;
	color:#00A352;
	padding-left:0px;
	margin-left:0px;
}

.homepagenews ul li p {
	margin-top:0px;
}
.normalprice {
	font-size:120%;
	color:#00000;
	font-weight:normal;
}
.saleprice {
	font-size:120%;
	color:#741950;
	font-weight:bold;
}
.noborder {
	border:none;
}
.basketprogress {
	font-size:120%;
	margin-bottom:20px;
	text-transform:uppercase;
}
.basketprogress .divider {
	font-size:150%;
	font-weight:normal;
}
.basketprogress .selected {
	color:#00A352;
	font-weight:bold;
}
.basketprogress a {
	font-weight:bold;
	text-decoration:none;
}
.baskettable {
	width:590px;
	border-collapse:collapse;
}
.baskettable td {
	padding:3px;
}
.baskettable .firsttotalrow td {
	border-top:1px solid #a3a3a3;
}
.baskettable .lasttotalrow td {
	border-bottom:2px solid #a3a3a3;
	color:#741950;
	font-weight:bold;
}
.basketheadings {
	background-color:#a3a3a3;
	font-weight:bold;
	color:#ffffff;
}
.checkoutheading {
	width:590px;
	background-color:#a3a3a3;
	font-weight:bold;
	color:#ffffff;
	padding:3px;
}
.deliveryfields {
	padding:10px 0px;
}
.rightalign {
	text-align:right;
	margin-right:0.5em;
}
.col150 {
	width:150px;
	float:left;
	font-weight:bold;
	margin-bottom:3px;
}
.col200 {
	width:200px;
	float:left;
	margin-bottom:3px;
}
.clearfloats {
	clear:both;
}
.checkoutcontent {
		padding:10px 20px;
}
.basketsummarytable {
	width:550px;
	border-collapse:collapse;
}
.basketsummarytable td {
	padding:3px;
}
.basketsummarytable .firsttotalrow td {
	border-top:1px solid #a3a3a3;
}
.basketsummarytable .lasttotalrow td {
	border-bottom:2px solid #a3a3a3;
	color:#741950;
	font-weight:bold;
}
.basketsummarytable .headingrow td {
	color:#741950;
	font-weight:bold;
}
.producttab {
	float:left;
	width:100px;
	padding:5px;
	border-top:1px solid #a3a3a3;
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
	font-weight:bold;
	margin-left:3px;
	text-align:center;
}
.active {
	background-color:#a3a3a3;
	color:#ffffff;
}

.active a {
	color:#ffffff;
}

.productinfopane {
	float:left;
	clear:both;
	width:447px;
	border:1px solid #a3a3a3;
	padding:20px;
}
.homepageproducts {
	list-style:none;
}

.homepageproducts li {
	color:#00A352;
	display:block;
	float:left;
}
#galleryImage1 {
	/*position:relative;
	left:0px;
	top:0px;*/
}
#galleryImage2 {
	position:relative;
	left:0px;
	top:-297px;
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	filter:alpha(opacity=0);
}
#galleryContainer {
	overflow:hidden;
	float:left;
	height:297px;
	width:447px;
	margin-bottom:5px;
}
#stopbutton {
	display:inline;
	padding:0px 2px;
	background-color:maroon;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #4b4b4b;
}
#stopbutton a {
	color:#ffffff;
	text-decoration:none;
}
#playbutton {
	display:none;
	padding:0px 2px;
	background-color:green;
	color:#ffffff;
	font-weight:bold;
	border:1px solid #4b4b4b;
}
#playbutton a {
	color:#ffffff;
	text-decoration:none;
}