body, HTML {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin:0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.gif);
	scrollbar-face-color:600000;
	scrollbar-highlight-color:600000;
	scrollbar-3dlight-color:D4B4B4;
	scrollbar-darkshadow-color:D4B4B4;
	scrollbar-shadow-color:600000;
	scrollbar-arrow-color:D4B4B4;
	scrollbar-track-color:D4B4B4;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.frame{
	width:799px;
	height:550px;
	margin:auto;
	margin-top:50px;
	background-color:#ffffff;
	overflow:hidden;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
}

.mainFlash {
	border:0px solid #00ff00;
	z-index:0;
}

.content{
	width:799px;
	height:341px;	
	border:0px;
	overflow:auto; 
}
.rt {
	width:420px;
}

.rt TABLE {
	width:420px;
}

.rt TD {
	border:0px solid #ffffff;
	background-color:#cccccc;
	padding:2px;
}
.rt tr:first-child td { 
	color:#ffffff;
	background-color: #666666;
	padding:2px;
}

.ingredientsHeader TD { 
	color:#ffffff;
	background-color: #666666;
	padding:2px;
	font-weight: bold;
}

.rt th {
	color:#ffffff;
	background-color: #666666;
	padding:2px;
}

.subMenu{
	padding-top:8px;
	margin-bottom:0px;
}
.indent{
	margin:15px;
	/*width:769px;*/
	width:750px;
}

.breadcrumbs {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 200;
	text-align:right;
	width:780px;
}

.prevNext {
	position: absolute;
	left:0px;
	top:0px;
	z-index: 2;
	text-align:right;
	width:780px;
}

.breadcrumbs A:LINK, .breadcrumbs A:VISITED, .breadcrumbs A:HOVER {
	text-decoration: none;
	font-weight:normal;
	color: #600000;
}

.breadcrumbs A:HOVER {
	color: #A18D50;
	text-decoration: underline;
}
A:LINK, A:VISITED, A:HOVER, A:ACTIVE {
	font-weight:bold;
	text-decoration: none;
	color: #600000;
}

A:HOVER {
	color: #A18D50;
	text-decoration: underline;
}
A.selected:LINK,A.selected:VISITED,A.selected:HOVER  {
	text-decoration:underline;
	color: #A18D50;
	/*border-bottom:2px solid #A18D50;*/
	
	margin-left:15px;
	font-size: 12px;
	font-weight: bold;
}
A.sub:LINK, A.sub:VISITED,A.sub:HOVER  {
	/*text-decoration:underline;*/
	margin-left:15px;
	font-size: 12px;
	font-weight: bold;
}

A.promo:LINK, A.promo:VISITED,A.promo:HOVER  {
	/*text-decoration:underline;*/
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
A.promo:HOVER  {
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
	color: #A18D50;
}

h1 {
	font-size: 18px;
	width:799px;
	height:30px;
	border-bottom:2px solid #333333;
	text-indent:15px;
	margin-bottom:0px;
	vertical-align: middle;

}

h2 {
	font-size: 14px;
	font-weight: bold;
}

HR {
	margin-top: 10;
	margin-bottom: 10px;
	border: none;
	color: #D2D2C4;
	background-color: #D2D2C4;
	height: 1px;
}

.intense {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:12px;
	padding-top:12px;
	width:799px;
	height:35px;
	background-image:url(http://www.drlewinns.com/uk/templates/default/images/intense_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}

.stress {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:12px;
	padding-top:12px;
	width:799px;
	height:35px;
	background-image:url(http://www.drlewinns.com/uk/templates/default/images/stress_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}

.special {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:12px;
	padding-top:12px;
	width:799px;
	height:35px;
	background-image:url(http://www.drlewinns.com/uk/templates/default/images/special_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}

.sun {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:12px;
	padding-top:12px;
	width:799px;
	height:35px;
	background-image:url(http://www.drlewinns.com/uk/templates/default/images/sun_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}

.mainTitle {
	font-size:18px;
	font-weight:bold;
	color:#333333;
	text-indent:12px;
	padding-top:12px;
	width:799px;
	height:32px;
	background-image:url(http://www.drlewinns.com/uk/templates/default/images/main_bar.jpg);
	background-repeat:no-repeat;
	background-position:bottom;	
}
