*
{
	padding: 0;
	margin: 0;
}

html{
	height:100%;
}

body
{
	font-size: 62%;
	font-family: 'Times New Roman',serif;
	text-align: center;
	color: #5c5c5c;
	background-image: url(../images/bg_fade.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:100%;
}

.containfloats
{
	width: 100%;
	overflow: hidden;
}

ul { list-style-type: none; }

li
{
	font-size: 1.4em;
	padding: 0 0 10px 12px;
}

table { font-size: 1em; }
img { border: 0 none; }

#flashcontent
{
	width: 100%;
	height:100%;
	/*width: 980px;*/
	text-align: left;
	/*margin: 0 auto 0 auto;*/
	position: relative;
}

#noflash{
	text-align: center;
}
#noflash2
{
	width:100%;
	position: absolute;
	top: 50px;
	left: 0;
}

#noflash3{
	padding:200px 0 0 0;
}

.whitebg
{
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#everything
{
	width: 980px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
}

/*#inner
{
	background-image: url(../images/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}*/

#header { }

#logo
{
	position: absolute;
	top: 0;
	left: -14px;
}

#left
{
	float: left;
	padding: 150px 0 0 0;
	width: 223px;
	/*background-color:#ff0000;*/
}

/* NAVIGATION */
#nav
{
	/*background-color: #5F0E74;*/
	
	margin: 0 0 0 38px;
	color: #fff;
	/*background-image: url(../images/menu_footer.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}

#nav ul.level1{
padding-top: 20px;
	background-color: #5F0E74;
}

#nav li, #redribbon li
{
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 8px 12px;
}

#nav a, #redribbon a
{
	color: #fff;
	text-decoration: none;
}

/* level 1 */
#nav ul.level1 li { border-top: 1px #FFF dotted; }
#nav ul.level1 a { font-size: 1.7em; }
#nav ul.level1 li.on { background-color: #850420; }

/* level 2 */
#nav ul.level2 li {
	border: none;
	padding: 4px 0 4px 12px;
}
#nav ul.level2 a { font-size: 1.3em; }
#nav ul.level2 li.on a { color: #F1D4B8; }
#nav ul.level1 a.small { font-size: 1.3em; }

/* RED RIBBON */
#redribbon
{
	float: left;
	width: 185px;
	position:relative;
	
}

#redribbonimg{
position: absolute;
	background-color: #b02423;
	top: 0px;
	left: 0px;
}

#redribbon ul
{
	
	padding: 290px 0 20px 0;
	background-color: #b02423;
	
}

#redribbon a { font-size: 1.3em; }
#redribbon li{
	padding: 4px 0 4px 12px;
}
#redribbon li.on a { color: #F1D4B8; }

/* RIGHT */
#right
{
	float: left;
	width: 745px;
	padding: 0;
}

#main { padding: 50px 20px 0 40px; }

#main2
{
	padding: 50px 20px 0 40px;
	float: right;
	width: 500px;
}

a { color: #682e78; }

h1
{
	font-size: 3em;
	padding: 0 0 10px 0;
}

h2
{
	font-size: 2.4em;
	color: #b42930;
	padding: 10px 0 10px 0;
}

h3
{
	font-size: 1.6em;
	color: #b42930;
	padding: 10px 0 10px 0;
}

h4
{
	font-size: 3em;

	padding: 0 0 10px 0;
}

p
{
	font-size: 1.4em;
	padding: 0 0 10px 0;
}

/*p.small , .small p
{
	
}*/

/* VINNIE */
.vinniesays
{
	padding: 0 0 8px 0;
	height: 16px;
	text-indent: -9999px;
	font-size: 10px;
	background-image: url(../images/vinnie_says.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-width: 0 0 2px 0;
	border-color: #7d7c7b;
	border-style: solid;
}

.vinniequote1
{
	padding: 30px 0 0 0;
	height: 106px;
	text-indent: -9999px;
	font-size: 10px;
	background-image: url(../images/vinnie1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.vinniequote2
{
	padding: 30px 0 0 0;
	height: 171px;
	text-indent: -9999px;
	font-size: 10px;
	background-image: url(../images/vinnie2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#productfooter { padding: 30px 0 0 0; }

#productfooter p
{
	font-size: 1em;
	padding: 0 0 2px 0;
}

.bold { font-weight: bold; }

/* NUTRITIONAL INFO */
#nutritional { padding: 20px 0 20px 0; }
#nutritional table { background-color: #5c5c5c; }

#nutritional td
{
	background-color: #fff;
	font-size: 1.4em;
	padding: 4px;
}

/* BISCUIT RANGE PAGE */
#biscuitrange td
{
	vertical-align: middle;
	padding: 10px;
}

#biscuitrange td.images { text-align: center; }

#biscuitrange a
{
	text-decoration: none;
	font-size: 2em;
	color: #b42930;
}

/* NEWS */
.newsmenu{
	float:right;
	width:180px;
	padding:10px;
	margin:50px 0 50px 40px;
	background-color:#850420;
	color:#fff;
	
}

.newsmenu a{
	color:#fff;
}

.newsmenu h2{
	color:#fff;
	font-size:1.8em;
	padding:0;
}

.newsmenu ul{
	padding:0;
	margin:0;
}

.newsmenu li{
	padding:2px 0;
	margin:0;
}
.article_images
{
	width: 100%;
	overflow: hidden;
}

.article_images img
{
	float: left;
	padding: 10px 20px 10px 0;
}

/* FOOTER */
#footer
{
	height: 21px;
	background-image: url(../images/end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.htmlversion
{
	width: 955px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	padding: 10px 0 0 0;
	font-size: 1em;
}

.htmlversion a { text-decoration: none; }

.clear { clear: both; }