html { 
    background: #F2E4CA url('../images/top-border.jpg') repeat-x top;
    width: 100%;
    height:100%;
}

body {
    font-size:12px;
    font-family: arial, helvetica, sans-serif;
    color: #2c2117;
    background: url('../images/bamboo-top.jpg') no-repeat top center;
    padding:0 0 0 0;
    margin:0;
}

h3{
    font-size: 15px;
    line-height:25px;
    padding:0;
    margin:0;
    color:#301907;
}



#container {
    width:960px;
    background: url('../images/repeat.jpg') repeat-y top center;
    margin:0 auto;
}

#header {
    width:961px;
    height: 150px;
    background: url('../images/header-coco-girl-logo.jpg') no-repeat top center;
}

#header h1 {
    position: absolute;
    top: -999px;
}

#wrapper {
    width:676px;
    background: url('../images/staticbg-girl.jpg') no-repeat top center;
    min-height:555px;
    padding: 40px 40px 15px 245px;
    position: relative;
    margin:0 auto;
}

ul#leftnav {
    margin: 0;
    position: absolute;
    padding: 0;
    top: 70px;
    left: 25px;    
}

ul#leftnav li {
    list-style-type: none;
    font-family:arial,helvetica,sans-serif;
    font-size:15px;
    line-height: 28px;
    border-bottom: 1px solid #FBE0AF;
    width:150px;
}

ul#leftnav li a {
	
    color:#281506;
    text-decoration:none;
    font-weight:bold;
}

ul#leftnav li a:hover{
    color:#B7803F;
}

#content p {
    text-align:justify;
}


#content h1 {
    font-size: 20px;
    text-transform:uppercase;
    line-height:10px;
}

.top-img {
    float: right;
    margin: -33px 0 30px 15px;
}

/*top image for products*/

.top-img-prod {
    float: right;
    padding-right:100px;
    margin:0 0 10px 20px;
    
}

/* row of pics on home page at the bottom*/
.bottom-row-pics {
}

#home-bottom {
    padding-top:30px
    
}

#home-bottom a img {
    border:none;        
}

#footer {
    width:960px;
    height: 61px;
    background: url('../images/footer.jpg') no-repeat center;
    margin:-3px auto 0;
    color: #281506;
    font-size: 13px;
    font-family: arial, helvetica, sans-serif;
    text-align: center;
    line-height:5px;
}

#footer p {
    margin: 0;
    padding: 20px 0 0 0;
    }

#footer img {
    vertical-align: middle;
}

#footer a {
    color: #281506;
    text-decoration: none;
}

#footer a:hover {
    color: #af7657;
}

/*font and header styles*/

#content h2 {
    font-size:15px;
    line-height:20px;
    text-transform:uppercase;
    padding-top:15px;
    color:#BB601F;
    padding-bottom:0px;
}


h2.testimonial-audio sub {
    color:#3B1A11;
    padding:0;
    margin:0;
}


h3.video {
  
    padding:35px 0 0 0;
    margin:0;
}

h2.video {
    padding:0;
    margin:0;
}

.numbers{
    font-size: 12px;
    
}

#content span{
    font-size:9px;    
}

#big-header h1{
    font-size:30px;
}

a img.promo{
    height: 195px;
    width:675px;
    display:block;
    border: none;
}

a.page-links
{
	color:#281506;
    text-decoration:underline; 
}

a.page-links:hover
{	 
	color:#B7803F;
}

/*paragraphs floating to the right on calls/meetings*/
/*TRAINING CALLS (OLD CALLS AND MEETINGS)*/

a.upcoming img{
    float:left;
    width: 266px;
    height: 218px;
    display:block;
    border:none;
    margin:50px 45px 0 35px;
}
a.upcoming img:hover{   
    opacity:0.6;
    filter:alpha(opacity=60);    
}

a.archived img{
    width: 266px;
    height: 218px;
    display:block;
    border:none;
    margin-top: 65px;
    
}
a.archived img:hover{   
    opacity:0.6;
    filter:alpha(opacity=60);    
}

h3.calls{
    font-size: 14px;
    line-height:15px;
    padding:0;
    margin:0;
    color:#301907;
}
h3.calls a
{
    color:#301907;
}
h3.calls a:hover
{
    color:#D77020;
}

h2.calls {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #bb601f;
    padding:0;
}

.right-column {
    float: left;
    width:310px;
    padding-left: 30px;
    border-left: 1px dotted #391B08;
}

.left-column {    
    float: left;
    width:300px;
    padding-right: 30px;    
}

#single-column{
    clear:both;
    width:100%;
    height: 190px;
    padding-bottom:20px;
    border-top: 1px dotted #391B08;
    border-bottom: 1px dotted #391B08;    
}

#first{
    float:left;
    width: 235px;
    height: 140px;
}

#second{
    float:left;
    width: 235px;
    height: 140px;
}

#third{
    float:left;
    width: 200px;
    height: 140px;
}

#single-column2{
    width:100%;
    height:135px;
    border-bottom: 1px dotted #391B08; 
}

#first-bottom{
    float:left;
    width: 235px;   
}

#first-bottom p{
    margin:10px 0 0 0;
    padding:0;
}
#second-bottom{
    float:left;
    width: 235px;
}

#second-bottom p{
    margin:10px 0 0 0;
    padding:0;
}

#audio-column{
    clear:both;
    background: #d5bf96;
    border: 1px solid #F3ECD8;
    width:655px;
    padding:0 0 20px 20px;
}

#single-column3{
    width:100%;
    margin-bottom: 150px;
}

.other-calls{
    font-size:12px;
}

.bigger {
    font-size:24px;
    text-transform:uppercase;
    font-weight:bold;
}

.spacing {
    padding-top:5px;
}

.spacing-2 {
    padding-top:1px;
}

.spacing-3 {
    padding-top:5px;
}


/* li styles  Product Page*/

.products {
    margin: 0 100px 0 20px;
    text-align:justify;
}

ul.products li {
    margin-bottom:10px;
    list-style:none;
}

ul.products h3 {
    font-size:30px;
    text-align:left;
}

ul.products h4 {
    font-size:18px; 
    line-height:17px;
    text-align:left;
    text-transform:capitalize;
}

ul.products li a {
    text-decoration:none;
    color:purple;
}

ul.products li a:hover {
    text-decoration:underline;
   
}

ul.products p a {
    text-decoration:none;
    color:purple;
}

ul.products p a:hover {
    text-decoration:underline;
   
}

.list-font {
    font-size:15px;
}
img.nutrition-fact
{
    padding-left: 60px;
}


/*product menu*/
.product-menu {
    width:160px;
    height:155px;
    float:left;
    margin:10px 15px;
}

#product-pics {
   margin-left:40px;
    margin-bottom: 100px;
    height:700px;
}

#product-pics a img {
    border:none;
}

#product-pics a {
    text-decoration:none;
    color:#271000;
    text-align:center;
}

#space {
    margin-top: 30px;
    margin-bottom:170px;
    text-align:center;
}

.lable {
    margin-left: 50px;
}

#product-font {
    font-size:22px;
    text-align:left;
    line-height:23px;
}

/*resources*/

.email-contacts {
    float:left;
    width:300px;
	padding:1px 0 150px 10px;
    
}

.building-tools {   
    width:210px;
}

.building-tools img{
    padding:0;
    margin:0;
    width:60px;
    height:60px;
}

.building-tools  p{
    border-bottom:1px solid #260808;
    padding-bottom:15px;
}

.business-cards{
    margin-top: 20px;
    width:210px;
    height: 85px;
    padding-top:15px;    
}

.business-cards p{
    border-bottom:1px solid #260808;
    padding-bottom:15px;
}

.business-cards img {
    padding:0;
    margin:0;
    width:70px;
    height:38px;
    
}



.email-contacts a {
    text-decoration:none;
    color:#271000;
}

.email-contacts a:hover {
    text-decoration:underline;
}

.co-contacts {
    padding:1px 0 40px 10px;
}


ul.countries {
    list-style-type:none;
    width:380px;

}

ul.countries li{
    padding:2px 0;
}
a.warehouse
{
     color: #7c5602;
    text-decoration: none;
}
a.warehouse:hover{
    text-decoration: underline;
}
/*med-health page*/

.health a {
    text-decoration:none;
    color:#281506;
    font-size:15px;
}

.health a:hover {
    text-decoration:underline;
}


/* tools page*/
.tools p {
    text-decoration:none;
    color:#281506;
    font-size:14px;
    padding:0;
    margin:0 0 5px 0;
}

.tools p i{
    text-decoration:none;
    color:#281506;
    font-size:13px;
    padding:0;
    margin:0;
}

.tools a {
    text-decoration:underline;
    color:#281506;
    font-size:14px;
    padding:0;
    margin:0;
}

.tools a:hover {
    text-decoration:none;
}

.tools h3 {
    color:#BB601F;
    padding:0 0 10px 0;
    margin:0;
}

.tools h4 {
    font-size:15px;
    padding:10px 0 7px 0;
    margin:0;
}
/*links faq page*/

.faq-links {
    text-align:center;
}

#line {
    border-bottom: 2px solid #67503F;
    width: 255px;
    margin: 5px 0 0 63px;
}

#line-1-2 {
    border-bottom: 2px solid #67503F;
    width: 255px;
    margin: 5px 0 0 210px;
}



/***********/
.faq-links a{
    text-decoration:none;
    color:#281506;
    font-size:16px;
}

.faq-links a:hover{
    text-decoration:underline;
}


/*audio for getting started*/


a.radio img
{
 display:block;
 height: 148px;
 width: 430px;
}

/*table on FAQ page*/

#highlight {
    background: url('../images/highlight.jpg');
    border:#E2CBA2 solid 1px;
    text-align:left;
    margin:0 auto;
}

#compare th {
    text-align:left;
    margin: 0 auto;
    text-align:left;
    padding-left: 30px;
}

#compare td {
    width:230px;
    padding-left: 30px;
    text-align:left;
    height:25px;
}

/* Business Success Storis*/
.story a{
    text-decoration:none;
    color:#281506;
    font-size:15px;
    line-height: 18px;
}
a:hover{
    text-decoration:underline;
}

.stories-img
{
    float: right;
    margin: -27px 0 30px 15px;
}

h3.name
{
    font-size: 14px;
    font-weight: bold;
    color: #281506;
    padding:0;
    margin: 0;
}

/* Promotions*/
.promotions{
    width: 650px;
    height: 310px;
    border: dashed 1px #fff;
}

/* Medical Health*/
#video-column
{
    clear:both;
    background: #d5bf96;
    border: 1px solid #F3ECD8;
    width:560px;
    padding:0 0 30px 115px;
    margin-bottom: 60px;
}

.top-img-medical-health{
    float: right;
    margin: 0 0 30px 15px;
}

ul.links li{ 
    padding-bottom: 5px;
    list-style-type:none;
}

ul.links li a img{
    border:none;
    padding-right:5px;
    vertical-align:middle;
}

ul.links li a img:hover{
    opacity:0.6;
    filter:alpha(opacity=60);
}

/*testimonial*/
#audio-section{
    width: 655px;
    background-color: #d1bb89;
    border: 1px solid #F3ECD8;
    display:block;
    padding: 0px 0 20px 15px;
}
a.page-link img:hover
{
	opacity:0.6;
	filter:alpha(opacity=60); 
}


/*Incentives and Rewards*/
a.read-more
{
   text-decoration:none;
    color:#281506;
    font-size:15px;
    line-height: 18px;
    text-decoration:underline;
}
a:hover{
    text-decoration:none;
}

.article a
{
    color:#281506;
    font-size:12px;   
	padding:0;
	margin:0;
}
