@charset "UTF-8";
/* CSS Document */


/* ALL STYLES INSIDE CONTENT SECTION */
#content{
font-family:Arial, Helvetica, sans-serif;
}
#content h1 {
font-size:18px;
padding-bottom: 15px;
}
#content h2 {
font-size:14px;
padding-bottom: 5px;
}
#content p, #content span {
font-size:12px;
padding-bottom: 3px;
}
#content a {
}

.team {
float:left; display:inline;
width:170px;
padding: 0 20px 5px 5px;
}
.new-products-lt {
float:left; display:inline;
width:308px;
padding: 0 20px 5px 5px;
}
.new-products-rt {
float:right; display:inline;
width:430px;
padding: 0;
}

#territory1 {
width: 100px;
height: 20px;
background-color:#006;
color:#fff;
}
#territory2 {
width: 100px;
height: 20px;
background-color:#0FF;
}
#territory3 {
width: 100px;
height: 20px;
background-color:#F0F;
}
#territory4 {
width: 100px;
height: 20px;
background-color:#FF0;
}
#territory5 {
width: 100px;
height: 20px;
background-color:#0F0;
}
#recipes ul {
float: right;
width: 540px;
}
#recipes li {
padding-left: 0px;
list-style-image:url(../images/fork-and-knife.jpg);
font-size:12px;
}
.ingredients li {
margin-left: 20px;
font-size:12px;
}

.download {
float:left; display:inline;
width: 200px;
margin-top: 15px;
}

.groupshots {
float: left; display: inline;
width: 150px;
height: 110px;
margin: 10px 20px;
}

/* slide shows */

#slideshows
{
}
#slideshows ul
{
padding:0px;
margin:0px;
list-style:none;
}
.slideshow-container
{
padding:0px;
margin:0 0 0 27px;
width: 340px;
float:left;display:inline;
}
.slideshow,.single-slide
{
position:relative;
width: 340px;
height: 230px;
}
.slideClass ul li
{
position: absolute;
top:0px;
left:0px;
}
.slideButton{
width: 125px;
position: absolute;
top: 205px;
right: 0px;
}
.slideButton ul
{
margin:0;padding:0;
}
.slideButton li
{

margin: 0 0 0 10px;
float:left;display:inline;
}
.slideButton li a
{
color: black;
font-weight: bold;
text-decoration:none;
cursor:pointer;
}
.slideButton li a.selected
{
color: red;
}
.prevClass
{
margin: 4px 0 0 0;
color: black;
font-weight: bold;
text-decoration:none;
cursor:pointer;
float:left;
}
.nextClass
{
color: black;
font-weight: bold;
text-decoration:none;
cursor:pointer;
margin: 4px 0 0 10px;
float:left;
}

/* recipes */
.recipes_search
{
border: 1px solid #b2b2b2;
background-color: #d3d3d3;
font-size: 12px;
padding: 5px;
margin: 10px 0 0 0;
}
.recipes_results
{
font-size: 12px;
}
.recipes_results h2
{
clear: both;
float:left;display:inline;
margin: 10px 0 10px 0;
}
div.content.ul ul
{
clear: both;
float:left;display:inline;
margin: 0 0 0px 20px;
}
div.content.ul ul li
{
margin: 0 0 10px 0;
}
#content h1,a.goback,.printfriendly,.recipeDetail
{
float:left;display:inline;
clear:both;
margin: 10px 0 0 0;
}
.subpg_main_header_text
{
float:left;display:inline;
clear:both;
font-style: italic;
}
.recipeDetail ol
{
margin-bottom: 20px;
}
.recipe
{
font-size: 12px;
}
