body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#TopBar {
background: url(/images/call-online.gif) left top no-repeat;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #4E00A8;
}
a:active {
	text-decoration: none;
	color: #4E00A8;
}
h1 {
	font-size: 12pt;
	color: #4E00A8;
	text-align: left;
	padding-left: 5px;
	padding-top: 15px;
}
h2 {
	font-size: 11pt;
	color: #4E00A8;
	text-align: left;
}
.basketText {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: left;
}
.basketText a {
	color: #FF9900;
}
.basketText a:hover {
	color: #FCD703;
	text-decoration: none;
}
.basketText a:active {
	color: #FCD703;
}
.sideNav {
	color: #4C5657;
	font-size: 9pt;
	width: 150px;
	float: left;
	padding: 5px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	text-align: left;
	margin-bottom: 8px;
}
.sideNav a {
	color: #4C5657;
}
.sideNav a:hover {
	border-color: #4E00A8;
	color: #4E00A8;
	text-decoration: none;
}
.was {
	text-decoration: line-through;
	color: #FF6600;
}
.topNav {
	color: #000000;
	font-size: 9pt;
	float: left;
	padding: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	text-decoration: none;
	text-align: right;
}
a.topNav:link {
	color: #000000;
}
a.topNav:visited { color: #000000}
a.topNav:hover {
	background-color: #FF9900;
	text-decoration: none;
}
.orderingPurple {
	font-size: 14pt;
	font-weight: bold;
	color: #4E00A8;
}
.purple {
	color: #4E00A8;
}
.credits {
	border-color: #FFFFFF;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	color: #FFFFFF;
	padding: 5px;
	font-size: 8pt;
	background: #4E00A8;
	line-height: 14pt;
}
.whitenav {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitenav:link {
	color: #FFFFFF;
}
a.whitenav:visited { color: #FFFFFF}
a.whitenav:hover {
	color: #FFCC00;
	text-decoration: none;
}
.breadcrumbs {
	font-size: 7pt;
	color: #4C5657;
	text-decoration: none;
	font-weight: normal;
}
a.breadcrumbs:link { color: #4C5657}
a.breadcrumbs:visited { color: #4C5657}
a.breadcrumbs:hover { color: #FF9900; text-decoration: none}
.greybox {
	padding: 1px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
 /*	height: auto;*/
}
.greylines {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.testimonials {
	border-top: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-top: 5px;
}
.productText {
	font-size: 8pt;
	padding: 5pt;
	padding-bottom: 8pt;
}
.pagenumbers {
	font-size: 8pt;
	padding: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
a.pagenumbers:hover {
	text-decoration: none;
	border-color: #4E00A8;
}
a.pagenumbers:active {
	text-decoration: none;
	border-color: #4E00A8;
}
.ringbg {
	background-color: #E2E6E5;
	background-image: url(images/ring-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 8px;
}
.cartbutton {
	background-color: #4E00A8;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin-right: 8px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
a.cartbutton:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.cartbutton:hover {
	background-color: #FF9900;
	color: #000000;
	text-decoration: none;
}
a.cartbutton:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.whitext {
	color: #FFFFFF;
}
.error {
	color: #FF0000;
}
.basketsmall {
	font-size: 8pt;
}
.bigbg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.iconright {
	padding: 5px;
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	border-left-width: 0px;
}
.collectiondescription {
	padding: 5px;
	padding-bottom: 9px;
	font-size: 9pt;
}

/* Home */
.podstitle {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #4E00A8;
	padding: 3px 5px;
} 
.podsbox {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
} 
