/*ORIGINAL FNPL STYLES*/
/* Generic */
body {
	font : 11px verdana;
	text-align : center;
	color : #565759;
	background-color : #67A6C3;
	margin : 1px 0px 0px 0px;
	/*overflow : auto;*/
}

td {
	font : 11px verdana;
	color : #565759;
}

input, select, textarea {
	font : 11px verdana;
	color : #016B9B;
	border : 1px solid #016B9B;
	padding-left : 2px;
}

.button {
	font : 10px verdana;
	color : #016B9B;
	background-color : #BFDAE6;
	border : 1px solid #016B9B;
	padding : 1px;
	cursor : pointer;
}

.clear {
	clear : both;
	height : 1px;
	font : 1px;
	line-height : 1px;
}

.text-indent { margin-left : 10px; }

.dot {
	width : 1px;
	height : 1px;
	line-height : 1px;
	font : 1px;
	background-image : url(../images/dot.gif);
	background-repeat : no-repeat;
}

.form-name {
	width : 100px;
	text-align : right;
	padding-right : 10px;
}

.errform {
	color : #F00;
	border : 1px solid #F00;
}

ol, ul { 
	padding : 0px;
	margin : 0px 0px 0px 30px;
}

li { padding : 4px 10px 4px 0px; }

/* Links */
a {
	color : #016B9B;
	text-decoration : none;
}
a:hover { color : #953427; }

.links {
	font : 10px verdana;
	color : #BFDAE6;
	background-color : #016B9B;
}
.links a {
	color : #BFDAE6;
	text-decoration : none;
}
.links a:hover { color : #FFF; }

/* Content */
.site {
	width : 723px;
	margin-left : auto;
	margin-right : auto;
}

.content {
	color : #565759;
	text-align : left;
	border-top : 1px solid #BFDAE6;
	background-color : #FFF;
	background-image : url(../images/logo_sonatural.gif);
	background-position : bottom left;
	background-repeat : no-repeat;
}

.text-indent {
	padding : 7px 20px 7px 0px;
	line-height : 15px;
}

h1 {
	font : 15px arial narrow;
	color : #016B9B;
	letter-spacing : 2px;
	margin : 0px 0px 9px 0px;
}
.h1-grey {
	font : 14px arial narrow;
	color : #484848;
}

h2 {
	font : bold 11px verdana;
	color : #016B9B;
	margin : 0px 0px 4px 0px;
}

.box-border {
	height : 1px;
	background-color : #80B5CD;
}

.box-content {
	color : #565759;
	text-align : left;
	background-color : #E5F0F5;
	border-left : 1px solid #80B5CD;
	border-right : 1px solid #80B5CD;
	padding : 8px 8px 8px 17px;
}

.row-brands {
	border-bottom : 1px solid #80B5CD;
	padding : 12px 0px 5px 0px;
}
.row-brands a {
	color : #016B9B;
	text-decoration : none;
	line-height : 22px;
}
.row-brands a:hover { color : #953427; }

.brand-img {
	float : right;
	width : 162px;
	height : 50px;
	text-align : center;
}

.row-company {
	border-bottom : 1px solid #80B5CD;
	padding : 11px 0px 8px 0px;
}

.company-img {
	width : 79px;
	padding : 0px 10px 0px 5px;
}

/* Navigation */
.nav {
	float : left;
	width : 149px;
	font : 10px verdana;
	color : #016B9B;
	padding : 9px 10px 0px 0px; 
}

.nav-but {
	font : 10px verdana;
	text-align : right;
	background-color : #FFF;
	padding : 2px 9px 2px 0px;
}
.nav-but-on {
	color : #FFF;
	text-align : right;
	background-color : #016B9B;
	padding : 2px 9px 2px 0px;
	cursor : pointer;
}
.nav-but a {
	color : #016B9B;
	text-decoration : none;
}
.nav-but-on a {
	color : #FFF;
	text-decoration : none;
}
.nav-but-on a:hover { color : #FFF; }

.subnav {
	display : none;
	text-align : right;
	background-color : #FFF;
}
.subnav-but {
	font : 10px verdana;
	color : #016B9B;
	text-align : right;
	background-color : #D9E8F0;
	border-left : 1px solid #80B5CD;
	border-right : 1px solid #80B5CD;
	padding : 2px 9px 2px 0px;
}
.subnav-but a {
	color : #016B9B;
	text-decoration : none;
}
.subnav-but-on {
	font : 10px verdana;
	color : #FFF;
	text-align : right;
	background-color : #6DA9C5;
	border-left : 1px solid #80B5CD;
	border-right : 1px solid #80B5CD;
	padding : 2px 9px 2px 0px;
	cursor : pointer;
}
.subnav-but-on a {
	color : #FFF;
	text-decoration : none;
}
.subnav-but-on a:hover { color : #FFF; }

.nav-divider {
	background-color : #80B5CD;
	background-image : url(../images/dot.gif);
	background-position : top right;
	background-repeat : no-repeat;
	padding : 1px 1px 0px 0px;
}

hr {
	margin : 0;
	border-bottom : 1px solid #80B5CD;
}
/*END OF ORIGINAL FNPL STYLES*/

body
{
    width:100%;
    margin:1px 0 0;
    text-align:center;
}
#cms-content
{
    position:relative;
    float:left;
}

a:hover {
    color:#953427;
}
a {
    color:#016B9B;
    text-decoration:none;
    outline:none;
}
hr
{
    border-width: 0 0 1px 0;
    border-bottom:1px solid #80B5CD;
    padding:11px 0 8px;
}
h1 {
    color:#016B9B;
    margin:0 0 9px;
}
h2 {
    color:#016B9B;
    margin:0 0 4px;
}
p
{
    color:#565759;
}
div.wrapper-outer
{
    position:relative;
    float:none;
    width: 100%;
    height: 100%;
}
div#center-container
{
    position:relative;
    float:none;
    margin: 0 auto;
    width:724px;
    height:auto;
}
div.header-wrapper
{
   position: relative;
   width:100%;
   height:auto;
   float:left;
}
div.header
{
   position:relative;
   float:left;
}
div.header img
{
    float:left;clear:both;
}
div.content-container
{
   position:relative;
   width:100%;
   height: auto;
   float:left;clear:both;
}
div#footer
{
    width:100%;
    height:23px;
    float:left;clear:both;
    padding-top:4px;
    background: transparent url(../../images/page-border-bottom.jpg) no-repeat scroll top left;
    text-align:center;
}
div.left-content img
{
    margin: 20px 0 0 0;
 }
div.links a{color:#D9E8F0;}
div.content-container div.wrapper
{
    background: #FFF url(../../images/logo_sonatural.gif) no-repeat scroll bottom left;
    float:left;
}
div.content-container div.left-content
{
    float:left;clear:left;
    width:160px;
}
div.content-container div.main-content
{
    float:left;clear:right;
    width:564px;
}
div.main-content h1.main-title
{
 margin: 7px 0 0 10px;
}
/*------------------------------------------------------------
   SUBNAV
-------------------------------------------------------------*/

div.sub-nav.container
{
    padding: 9px 10px 80px 0;
    background-color:Transparent;
    margin: 0;
    width: 148px;
    /*width:100%;*/
}
div.sub-nav.container ul{padding:0;margin:0;width:100%;}
div.sub-nav.container li{width:100%;list-style:none;
        background-color:Transparent;
        background-image:url(../../images/nav/fnpl-nav-bg-lng.gif);
        background-position:top right;
        background-repeat:no-repeat;
        padding:1px 1px 0 0;
        margin:0;
    }
div.sub-nav.container li.inner
{
        background-image:url(../../images/nav/fnpl-nav-bg-sml.gif);
}
div.sub-nav.container li.last{padding:1px 1px 1px 0;}

div.sub-nav.container ul li ul{width:138px;padding:0 0 10px;}
div.sub-nav.container a{display:block;width:100%;
    text-align:right;line-height: 15px;padding:0;margin:0;
      vertical-align:middle;
      font-family:verdana;
      font-size:10px;
      font-style:normal;
      font-variant:normal;
      font-weight:normal;
      line-height:16px;
      letter-spacing:normal;
      background-color:#FFF;
      color: #016B9B;
    }
div.sub-nav.container a span
{
    padding:2px 9px 2px 0;
}

div.sub-nav h1
{
 margin:0;padding:0;
}
li.sub-nav.vertical.inner a
{
    background-color:#D9E8F0;
    color: #016B9B !important;
 }
div.sub-nav.container li .minus+a{background-color:#016B9B;color:#FFF;}
li.outer a:hover
{
  color: #FFF!important;
  background-color:#016B9B;
  text-decoration:none;
}
li.sub-nav.vertical.inner a:hover
{
   background-color:#6DA9C5;
  color: #FFF !important;
  text-decoration:none;
}
li.sub-nav.vertical.outer
{
    position: relative;
    display:block;
}
li.sub-nav.vertical.outer ul
{

}
h1.sub-nav
{
  display:block;
  margin:0;
}
div.sub-nav.vertical.toggle
{
    display:none;
}
div.sub-nav.empty:hover
{
    background-position: -15px 0;
    cursor: default;
}
li.sub-nav.vertical.inner
{

}
li.sub-nav.vertical.inner:hover
{
  
}
li.sub-nav.vertical.inner.cur
{
  
}
li.sub-nav.vertical.inner.cur a
{
  background-color:#6DA9C5;
  color:#FFF!important;
  cursor: text;
}
ul.sub-nav.vertical.inner
{
    display:none;
}
div.sub-nav.minus+h1
{
    
}
div.sub-nav.minus+a+ul
{
    display:block !important;
}
/*SITEMAP*/
div.sitemap-container{float:left;clear:both;}
div.sitemap-container div{float:left;margin:5px}
div.sitemap-container div a{float:left;clear:both;margin:5px 0 0}
div.sitemap-container a.parent{font-weight:bold;}
/*EMAIL FORM*/
div.contact-form td span{width:0px;height:0px;overflow:hidden;}
/*FOOTER*/
div.foot-space{width:100%;height:60px;float:left;clear:both;}

