/*-----------------------------------------------------------------------------
[ProDigital Inc] Print Stylesheet
version:   1.0
date:      04/12/07
author:    Brad Lansill
email:     brad@prodigital.la
website:   www.prodigital.la
--------------------------------------*/


* {
	font-family:arial, helvetica, sans-serif;
    margin:0;
    padding:0;
}

body {
	margin:0em;
	font-size: 75%;	
}

body {
    font-size: 12px;
}

#wrapper {
width: 778px;
margin: 0 auto;
}
#content {
clear: both;
width: 778px;
margin-top: 0;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
}
#header #logo #links #mainimg #bottom #validtext { display:none;}
#mainimg {clear: both;}
#validtext p { display:none;}
#links ul {
display:none;
}
#links li {
display:none;}
#contentarea {
clear: both;
}
#contentleftrail {
width:370px;
text-align:left;
margin: auto;
float:left;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 10px;
border-right: 1px solid #BCBDBC;
}
#contentrightrail {
width:370px;
text-align:left;
margin: auto;
float:right;
padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 10px;
}
#contentwide {
clear: both;
width: 778px;
margin-top: 0;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;
padding-top: 18px;
}
#contentwide p {
font-size: 11px;
}
/* Definition List
-----------------------------------------------------------------------------*/
dl{
	width: 90%;
	overflow: auto;
	margin: 0 5px 5px;
}

dt,dd.price {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}
dt {
	float: left;
	color: #333333;	
	font-weight: normal;
}
dd{
	margin:0
	}
	
dd.price{
	float: right;
	padding-left: 3px;
	color: #333;
	font-weight: normal;
	}
dd.ingredients{
	float: left;
	width: 95%;
	color: #333;
	font-size: 11px;
	line-height: 18px;
}
  
/* Fonts
-----------------------------------------------------------------------------*/
h1 {
font-size: 24px;
padding-bottom: 48px;
padding-top: 9px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-bottom: 15px;
}
h3 {
font-size: 14px;
font-weight: bold;
text-decoration: none;
line-height: normal;
padding-bottom: 5px;
padding-top: 5px;
}
h4 {
display:none;
}
h5 {
font-size: 13px;
color: #666666;
}
p {
font-size: 10;
line-height: 12px;
font-weight: normal;
font-variant: normal;
color: #666666;
}
/* Classes
-----------------------------------------------------------------------------*/
.price {
float: right;
font-weight: bold;
color: #666;
font-style: normal;
font-size: 12px;
}
.submit {
font-size: 9px;
font-weight: bold;
}
.orangetext {
color: #ff6600;
text-decoration: none;
}
.big {
font-size: 12px;
color:#333333;
}
.right {
font-size:10px;
line-height:normal;
}
.phone {
margin-left: 30px;
font-size: 15px;
}
.small {
font-size: 9px;
color:#666666;
}
.mm {
font-size: 7px;
}
.printonly {
font-size: 15px;

}
/* ---------------END----------------- */

