p.clear { clear: both;   margin: 0; padding: 0; }

#maincontent {
text-align: left;
font-size: 3pt;
font-family: Arial, helvettica, sans-serif;
}

#maincontent a
{
	color: #F18E00;
	font-weight: bold;
	text-decoration: none;
}

#maincontent a:hover
{
	text-decoration: underline;
}

#maincontent h1 {
	color: #565555;
	font-size: 14pt;
	font-weight: bold;
}

#maincontent h2 {
	color: #565555;
	font-size: 12pt;
	font-weight: bold;
}

#ShopHeaderLinks {
	color: #666666;
	letter-spacing: 0em;
	border-style: solid;
	border-color: #E6E4E4;
	border-width: 1px 0px;
	padding: 5px 0;
	text-align: right;
	margin-right: 180px;
	font-size: 14px;
}

#ShopHeaderLinks a:link, #ShopHeaderLinks a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}

#ShopHeaderLinks a:hover, #ShopHeaderLinks a:active {
	text-decoration: none;
	color: #A3A0A0;
	font-weight: normal;
}


#breadcrumb {
	text-align: left;
	padding: 4px 0 9px 0;
	margin: 0;
	font-size: 14px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
	color: #A3A0A0;
	font-weight: normal;
	text-decoration: none;
}

#prevlink
{
	float: left;
	width: 180px;
	text-align: left;

}

#nextlink
{
	float: right; 
	width: 180px;
	text-align: right;

}

.leftbox {
	float: left;
	clear: right;
	background-position: left;
	background-repeat: no-repeat;
	width: 200px; 
}

#mainprodtext {
	color: #540F15;
	font: arial;
	font-size: 12px;
	text-align: justify;
	width: 100%; 
	margin-bottom: 10px;
}

#mainprodtext h1
{
	color: #565555;
	font-weight: bold;
	font-size: 12pt;
}

#mainprodtext u1
{
	margin: 0px;
	padding: 0px;
}


#prodaddtocart
{
	float: right;
}

#benefits {
/*	width: 390px;	*/
	color: #F18E00;
}

#benefits strong {
	text-transform: uppercase;
	font-weight: bold;
}


.line {
	position: relative;
	border-bottom: 1px solid #E8DFDC;
	width: 100%;
	height: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

.pricetag {
	color: #000;
	width: 100px;
	font-weight: bold;
	font-size: 12pt;
	padding-bottom: 10px;
	text-align: left;
}

.pricetag .smalltext {
	font-size: 9pt;
	font-weight: normal;
}

/* ------------------------ LISTING PAGE ------------------------------- */

.listitem {
width: 100%;
height: 100px;
border-bottom: 1px dashed #cccccc;
padding-bottom: 10px;
margin-bottom: 10px;
}

.listimage {
float: left;
width: 100px;
height: 100px;
color: white;
}

.listcontent {
float: right;
height: 100px;
width: 470px;
text-align: justify;
}

.listhdr{
color: #000;
font-weight: bold;
font-size: 12pt;
}

a.listitem {
display: block;
width: 100%;
height: 100px;
border-bottom: 1px dashed #cccccc;
}

a.listitem img{
display: inline;
width: 100px;
height: 100px;
border: 1px;
}

a.listitem span{
display: inline;
background-color: #dddddd;
width: 450px;
height: 100px;
margin-left: 30px;
padding: 5px;
}

/* ---------------------- SHOPPING BASKET ----------------------------- */

.CheckoutBlankTable h2 {
margin: 18px 0px 6px 0px;
}

#NonStylingForm h2, #StyledForm h2 {
margin: 0px 0px 12px 0px;
}

#ProductTable {
border-collapse: collapse;
font-size: 1.1em;
text-align: left;
width: 425px;
margin: 0;
padding: 0;
/*background: url(assets/full_width_top_nd.gif) no-repeat top right;*/
}

#CheckoutTable {
border-collapse: collapse;
font-size: 0.8em;
text-align: left;
width: 350px;
margin: 0;
padding: 0;

}

#CheckoutTable th {
padding: 4px 6px;
color: #fff;
background: #a2b7ba;
border: 1px solid #ffffff;
}

#CheckoutTable td {
padding: 4px 6px;
background: #F8F6F6;
color: #000000;
border: 1px solid #ffffff;
}

p.padded {
float: left;
margin: 8px 0 0 10px;
text-align: right;
width: 14%;
border: 0px solid green;
}

p.paddedRight {
float: left;
margin: 8px 0;
width: 30%;
text-align: left;
border: 0px solid green;
}

p.paddedRight2 {
float: left;
margin: 8px 0 0 10px;
text-align: right;
border: 0px solid green;
}

.DefaultH1 {
font-size: 1em;
font-weight: bold;
color: #666666;
margin: 12px 0;
padding: 0;
}

.Separator {
margin: 16px 0px;
border-bottom: 1px solid #E6E4E4;
padding: 0;
height: 2px;
overflow: hidden;
}

/* ---------------------------- column formats ------------------------------ */

.LeftColumn {
	float: left;
	width: 280px;
	border: 0px solid blue;
}

.RightColumn {
	float: right;
	width: 280px;
	border: 0px solid red;
}

/* ---------------------------- Product page style 1 ------------------------- */
#note {
float: left;
width: 100%;
border: 1px solid green;

}
.redstar {
    color: #FF0000;
	font-size:16px;
}
#StyledForm {
margin: 6px 0;
background: #F8F6F6;
padding: 12px 0px;
border-bottom: 1px solid #E6E4E4;
border-top: 1px solid #E6E4E4;
}

#NonStylingForm {
margin: 6px 0;
background: #F8F6F6;
padding: 12px 0px;
border-bottom: 1px solid #E6E4E4;
border-top: 1px solid #E6E4E4;
}

#NonStylingFormPadding {
padding: 4px 12px;
}

label {
color:#333333;
font-size: 12px;
font-weight: bold;
letter-spacing: 0;
}

#StyledForm h2 {
margin: 0 0 8px 12px;
}

#StyledForm label {
width: 16em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both;
font-weight: bold;
letter-spacing: 0;
}

#StyledForm textarea {
margin-bottom: 10px;
width: 12em;
}

#StyledForm input.text {
width: 12em;
text-align: left;
}

#StyledForm input, #StyledForm select
{
margin-bottom: 10px;
}

#FormNoWidth input {
width: 1.4em;
}

label.CheckboxLabel {
float: none;
text-align: left;
font-weight: bold;
letter-spacing: 0;
}

.processDiagram {
padding: 0;
margin: 0;
text-align: center;
color: #ffffff;
line-height: 24px;
font-size: 0.9em;
}


#processOne {
background: #E6E4E4;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
color: #000000;
}

#processTwo {
background: #E6E4E4;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
color: #000000;
}

#processThree {
background: #E6E4E4;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
color: #000000;
}

#processFour {
background: #E6E4E4;
border: 0;
color: #000000;
}

#processOneOver {
background: #C1CC89;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
color: #ffffff;
font-weight: bold;
}

#processTwoOver {
background: #C1CC89;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
color: #ffffff;
font-weight: bold;;
}

#processThreeOver {
background: #C1CC89;
border-width: 0 1px 0 0;
border-style: solid;
border-color: #ffffff;
color: #ffffff;
font-weight: bold;
}

#processFourOver {
background: #C1CC89;
border: 0;
color: #ffffff;
font-weight: bold;
}

.BlankTable {
border-collapse: collapse;
font-size: 1em;
text-align: left;
width: 425px;
margin: 0;
padding: 0;
}

.prod1_leftcolumn{
float: left; 
width: 200px;
}

.prod1_rightcolumn{
float: right;
width: 540px;
}

a.viewlink {
	font-size: 8pt;
}