/* $Id: local_sample.css,v 1.1.2.1 2009/08/23 18:46:04 brauerranch Exp $ */

/* By restricting your css changes to local.css, your changes will   */
/* not be overwritten when upgrading to a new version of this theme. */

/* Steps to activate local.css:                       */
/* 1. Add your custom css to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

/*Node titles Typography*/
h2.title{
font-family: "lucida grande", "lucida sans unicode", "trebuchet ms", "lucida sans", Verdana, sans-serif;
text-decoration: none;
text-shadow: 1px 1px 2px #CCCCCC;
font-size: 162.85%;

}
h2.title a:link,
h2.title a:visited {
 text-decoration: none;
}
h2.title a:hover,
h2.title a:focus,
h2.title a:active {
text-decoration: underline;
}

h2.block-title{
font-size: 142.85%;
}

.header-group-inner {
  background: #fff;
  border-bottom: 1px solid #cc6666;
  padding: 15px 5px 0px 5px;
  border-top: 15px solid #9B3044;
  margin: 0px;
  /*overflow: hidden; remove this to make top pink again*/
  
}
.header-top-inner {
  background: #9B3044;
  margin: 0px;
}

#header-top-inner .block{width: auto;}

#header .block{
width:auto;
margin: auto;}

#preface-top-inner {background-color: #fff;
  border-bottom: 1px solid #cc6666;
  margin-left:-30px;}
#preface-bottom,#preface-bottom-inner {
	background:#fff; 
	padding: 0px;
	margin-top: 5px;
}
body {
  background: #B6C088;
}
.postscript-bottom-inner {
  background: #727D59 url('../images/additional-wrap_bk.jpg') no-repeat right bottom;
  margin: 0px;
}


.primary-menu.block ul.menu.sf-menu a,
.primary-menu.block ul.menu.sf-menu a:visited {
  border:none;
  color: #201F56;
  padding: 5px 10px;
  text-decoration: none;
}

.primary-menu.block ul.menu.sf-menu a:hover,
.primary-menu.block ul.menu.sf-menu a:active,
.primary-menu.block ul.menu.sf-menu a:focus,
.primary-menu.block ul.menu.sf-menu a.active {
  background-color: #EAF5D7;
  border: 1px solid #CC6666;
}

.primary-menu.block {
float:right;
width:auto;
margin-top: : 10px;
margin-bottom: 0px;
}

a.print-page {text-decoration: none;}

.footer-message-inner,
.footer-message-inner a
 {
  background: #9B3044;
  overflow: hidden;
  margin: 0px;
  color:#fff;
}
.footer-message-inner a:hover,
.footer-message-inner a:active
 {
  background: #9B3044;
  overflow: hidden;
  margin: 0px;
  color:#fff;
  text-decoration: underline;
}
 {
  background: #9B3044;
  overflow: hidden;
  margin: 0px;
  color:#fff;
}
/** Search Form
*********************************/
form#search-theme-form {
  float: right;
  margin: 3px;
}
#search-block-form label{
display:none;
}


/* service menu
-----------------------------------*/
.fusion-inline-menu .inner ul.menu li a {
text-decoration: none;
}
#block-menu-menu-service-links{
padding-top: 20px;
}

/*Resources Menu*/
.resources-menu a{
text-decoration: none;
color:#EEEEEE;
}
.resources-menu a:hover,
.resources-menu a:active{
border-bottom: 2px #fff solid; 
}
/* comments
--------------------*/
#comments .block{
width: 100%;
}
.comments div.comment-by-author {
width:auto;
background-color: #EAF5D7;
border: 1px solid #CC6666;

}

/*HOMEBOX*/
#homebox li.leaf,
#block-menu-menu-dashboard-resources-menu li.leaf {list-style-image: none;list-style-type: none;}

/* Applied to all images inserted by ImageBrowser */
img.ibimage {

background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #DDDDDD;
padding:5px;

  
}

.main-content-inner {
width: 100%;
}

/*blockquote {
position: relative;
display: block;
clear:right;
width:265px;
float: left;
padding:25px 20px 20px 25px;
margin: 10px;
color:#9B3044;
background: #F5F5F5  url(../images/pullquote.gif) no-repeat scroll left top; 
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}*/

blockquote {
position: relative;
display: block;
clear:right;
padding:25px 20px 20px 25px;
margin: 10px;
color:#9B3044;
background: #F5F5F5  url(../images/pullquote.gif) no-repeat scroll left top; 
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}



.field-field-news-image{
float: right;
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #DDDDDD;
padding:5px;
margin-left:5px;

}

.field-field-node-images{
float: right;
background:none repeat scroll 0 0 #EEEEEE;
border:1px solid #DDDDDD;
padding:5px;
margin-left:5px;
}

.node_read_more a{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-outline-radius-bottomleft:4px;
-moz-outline-radius-bottomright:4px;
-moz-outline-radius-topleft:4px;
-moz-outline-radius-topright:4px;
background:transparent url(../images/pink-button.png) no-repeat scroll left center;
border:1px solid #FFFFFF;
color:#EEEEEE;
cursor:pointer;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:0.916em;
font-weight:bold;
outline-color:#9BABB0;
outline-style:solid;
outline-width:1px;
margin:0px 2px;
padding:2px 4px;
text-transform:uppercase;
text-decoration: none;
 }
 
/*STREAM PAGE THEMEING*/ 

#block-views-streampage-block_1 .views-field-title{
font-family: "lucida grande", "lucida sans unicode", "trebuchet ms", "lucida sans", Verdana, sans-serif;
text-decoration: none;
text-shadow: 1px 1px 2px #CCCCCC;
font-size: 162.85%;
padding-top: 10px;
padding-bottom: 10px;
}

#block-views-streampage-block_1 .views-field-field-boardcast-datetime-value{
font-weight: bold;
}

#block-views-streampage-block_1 .views-field-view-node{
margin: 5px;
}

#block-views-streampage-block_1 .views-field-field-episode-image-fid{
float:right;}

.views-field-title{
//width:200px;
}
.views-field-title a{
text-decoration: none ;
color:#9B3044;
/*font-size: 1.2em;*/
}

.views-field-body{
//width:500px;
}
.views-field-body a{
text-decoration: none ;
color:#9B3044;
font-size: 1.2em;
}
.feedback_field_feedback_for a,
.views-field-field-availabilty-note-value a,
.views-field-view-node a{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-outline-radius-bottomleft:4px;
-moz-outline-radius-bottomright:4px;
-moz-outline-radius-topleft:4px;
-moz-outline-radius-topright:4px;
background:transparent url(../images/pink-button.png) no-repeat scroll left center;
border:1px solid #FFFFFF;
color:#EEEEEE;
cursor:pointer;
outline-color:#9BABB0;
outline-style:solid;
outline-width:1px;
margin:0px 2px;
padding:2px 4px;
text-transform:uppercase;
text-decoration: none;
}

.field-field-episode-image{
float: right;
padding-left:10px;
}

.latest-stream,
.explore-pranic-healing,
.featured_course,
.latest-article,
.masterco-bio,
.mth-article,
.instructor-program {
background-color: #ECEAC3;
}

.field-field-boardcast-datetime{
color:#9B3044;
font-weight: bold; 
}

/*.views-field-field-news-image-fid{
float:right;
text-align: center;}*/

.field-field-attached-webform {
overflow: auto;
}

.field-field-note {
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#ECEAC3 url(../images/note.png) no-repeat scroll left center;
 color:#9B3044;
 margin:10px;
padding:6px 10px;
padding-left: 60px;
clear:right;
}

p.important{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#ECEAC3 url(../images/important.png) no-repeat scroll left center;
 color:#9B3044;
 margin:10px;
padding:6px 10px;
padding-left: 60px;
}

.field-field-embed-public-video,
.field-field-embed-ph-video,
.field-field-embed-ay-video {

     }

/*STREAM PAGE THEMING ENDS*/

.field-field-related-books img,
.field-field-related-cds img,
.field-field-related-tools img{
display: inline;
float:left;
padding:10px;
width:auto;
vertical-align: baseline;
 }
 
.field-field-related-books,
.field-field-related-cds,
.field-field-related-tools{

width:33%;
float:left;
display:inline;

}
.group-recommended-materials,
.group-recommended-material{
 clear: left;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background-color:#F5F5F5;//#EEF4F9;//#ECEAC3;
 color:#9B3044;

}

#block-menu-menu-main-menu,
#block-menu-menu-main-menu a{
font-weight: bold;
padding-left: 30px;
margin:auto;
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;

}

#block-menu-menu-main-menu a:hover,
#block-menu-menu-main-menu a:active {
font-weight: bold;
padding-left: 31px;
margin:auto;
padding-top: 10px;
padding-bottom: 10px;
font-size: 12px;
border-bottom: 2px #9B3044 solid;

}


.field-field-related-video{
clear:right;
position: relative;
display: block;
float: right;
margin: 10px;
padding: 10px;
margin-right: 0px;
background-color: #EEF4F9;//#ECEAC3;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.field-field-related-video .title a{font-size: 12px;}
.field-field-related-video .terms {display:none;}
.field-field-related-video .field-label {
 color:#9B3044;
background-color: #d3d9ec;
text-align: center;
text-transform: uppercase;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
 }
 
.field-field-quote{
position: relative;
display: block;
clear:right;
width:265px;
float: right;
padding:20px;
margin: 10px;
padding: 5px;
margin-right: 0px;
 color:#9B3044;
 background: #F5F5F5  url(../images/pullquote.gif) no-repeat scroll left top; 
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}
.field-field-quote p{
padding-left: 25px;
color: #9B3044;// #080DAD;
padding-top:25px;
font-style: italic;
padding-right: 5px;
}


.node-type-course-description .field-field-episode-image{
float:left; 
margin: 10px;
margin-left: 0px;} 

/* RELATED LINKS MENU, STREAM MENU and MCO MENU*/
#block-menu-menu-meditation-related-links a,
#block-menu-menu-instr-conf-menu a,
#homebox-block-menu-menu-instructor-menu a,
#block-menu-menu-dashboard-resources-menu a,
#homebox-block-menu-menu-dashboard-resources-menu a,
#homebox-block-menu-menu-mco-menu a,
#homebox-block-menu-menu-grads-corner a,
#homebox-block-menu-menu-certification-links a,
#block-menu-menu-certification-menu a,
#block-menu-menu-stream-related-links a,
#block-menu-menu-mco-menu a,
#block-menu-menu-related-links-courses a,
.instructor-corner a,
.pranic-healing-corner a {
line-height: 30px;
font-weight: bold;
padding:10px 10px 10px 35px;
margin: 20px 0 0px 0px;
font-size: 12px;
text-decoration: none;
text-transform: uppercase;
}

#block-menu-menu-meditation-related-links a:hover,
#block-menu-menu-meditation-related-links a:active,
#block-menu-menu-instr-conf-menu a a:hover,
#block-menu-menu-instr-conf-menu a:active,
#homebox-block-menu-menu-instructor-menu a:hover,
#homebox-block-menu-menu-instructor-menu a:active,
#block-menu-menu-dashboard-resources-menu a:hover,
#block-menu-menu-dashboard-resources-menu a:active,
#homebox-block-menu-menu-grads-corner a:hover,
#homebox-block-menu-menu-grads-corner a:active,
#homebox-block-menu-menu-dashboard-resources-menu a:hover,
#homebox-block-menu-menu-dashboard-resources-menu a:active,
#homebox-block-menu-menu-mco-menu a:hover,
#homebox-block-menu-menu-mco-menu a:active,
#homebox-block-menu-menu-certification-links a:hover,
#homebox-block-menu-menu-certification-links a:active,
.instructor-corner a:hover,
.instructor-corner a:active,
.pranic-healing-corner a:hover,
.pranic-healing-corner a:active,
#block-menu-menu-certification-menu a:hover,
#block-menu-menu-certification-menu a:active,
#block-menu-menu-stream-related-links a:hover,
#block-menu-menu-stream-related-links a:active,
#block-menu-menu-mco-menu a:hover,
#block-menu-menu-mco-menu a:active,
#block-menu-menu-related-links-courses a:hover,
#block-menu-menu-related-links-courses a:active {
font-weight: bold;
font-size: 12px;
border-bottom: 2px #9B3044 solid;
text-transform: uppercase;
}

.instructor-corner,.pranic-healing-corner,.website-news,.upcoming-streams {width:330px;}

}
/*quicktabs tighten space between tabs*/

ul.quicktabs_tabs.quicktabs-style-zen li {
margin:0px ;
}


/* Blue bullet points for lists inside */
.node .content ul li {
background:url("../images/green-bullet.png") no-repeat scroll left 0.5em transparent;
list-style-image:none;
list-style-type:none;
padding-left:1.666em;

}
.field-field-tagline{font-weight: bold;
font-style: italic;
font-size: 14px;
color: #9B3044;
margin-top: -15px; 
margin-bottom: 15px;
padding-left: 10px;
}

.testimonial{
position: relative;
display: block;
clear:right;
padding:25px 20px 20px 25px;
margin: 10px;
color:#9B3044;
background: #F5F5F5  url(../images/pullquote.gif) no-repeat scroll left top; 
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}

.block{margin-bottom: 0;}

/*FRONTPAGE THEMEING*/

#block-views-featured_articles-block_3 h2.title a{color: #F5F5F5;}


/*.webform-component-textfield label, .webform-component-email label, .webform-component-date label, .webform-component-select label, .webform-component-select .form-item .form-checkboxes, .webform-component-select .form-item .form-radios  {
display:inline;
}*/

/*
** Tab navigation
*/

ul.primary {
padding: 3px ;
margin:auto;
}

ul.primary li a {
background-color:#CCE1FF;
color:#295C60;
padding: 4px 14px 4px 14px;
text-align:center;
margin:10px;
}
 #content-tabs ul.primary  a:hover {
background-color:#295C60;
background-image:url(images/white-arrow.gif);
color:#FFF;
  }
/***END TAB NAVIGATION***/

#block-menu-menu-dashboard-resources-menu{padding: 20px;}

/*THEME IDEA PAGE*/
#view-id-ideas-page_1 .views-field-teaser{width:400px;}

.field-field-idea-response{
position: relative;
display: block;
clear:right;
padding:25px 20px 20px 25px;
margin: 10px;
color:#9B3044;
background: #F5F5F5  url(../images/pullquote.gif) no-repeat scroll left top; 
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
}

/*special content or video page theming*/
.view-title{
font-weight: bold;
color:#9B3044;
margin:10px;
font-size: 14px;
}


#filedepotmodule{
}
#filedepot_centercol,
#yui-layout-bd{width: 650px;}

/*INLINE MARKUP*/

.infobox{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#E4EEF8 url(../images/info.png) no-repeat scroll left center;
 color:#9B3044;
 margin:10px;
padding:6px 10px;
padding-left: 60px;
}
#mc-embedded-subscribe,
  .form-submit,
a.pinkbutton {
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
-moz-outline-radius-bottomleft:4px;
-moz-outline-radius-bottomright:4px;
-moz-outline-radius-topleft:4px;
-moz-outline-radius-topright:4px;
background:transparent url(../images/pink-button.png) no-repeat scroll left center;
border:1px solid #FFFFFF;
color:#EEEEEE;
cursor:pointer;
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
font-size:0.916em;
font-weight:bold;
outline-color:#9BABB0;
outline-style:solid;
outline-width:1px;
margin:0px 2px;
padding:2px 4px;
text-transform:uppercase;
text-decoration: none;
text-align: center;
width:150px;
 }
 
p.note{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#ECEAC3 url(../images/note.png) no-repeat scroll left center;
 color:#9B3044;
 margin:10px;
padding:6px 10px;
padding-left: 60px;
clear:right;
}

p.important{
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#ECEAC3 url(../images/important.png) no-repeat scroll left center;
 color:#9B3044;
 margin:10px;
padding:6px 10px;
padding-left: 60px;
}

.pinkbox {
background-color:#FCDEE0;
color:#446088;
display:block;
float:right;
padding:15px;
width:260px;
margin:5px;
}

.yellowbox {
background-color:#FFFFDC;
color:#446088;
display:block;
float:right;
padding:15px;
width:260px;
margin: 5px;
}
/*INLINE MARKUP ENDS*/

 
/*ADD TO ANY widget, float to right*/
 .a2a_dd{
 float:right;
 margin:10px;}
 
 /*NEWS content type theming*/
 .group-news-addl-details{
background-color:#FFFFDC;
color:#446088;
display:block;
padding:15px;
margin: 20px;
 -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
}

.field-field-tourdates,
.field-field-page-news-ref .field-label{
color:#446088;
font-weight: bold;
font-size: medium;
margin-bottom: 5px;
}
.field-field-tourlocation{
color:#446088;
font-weight: bold;
font-size: medium;
margin-bottom: 30px;
margin-left: 10px;
}
.field-field-venue{
margin-top: 10px;
}

.views-field-field-tagline-value{color:#446088;
font-size: x-small;
}

.field-field-page-news-ref .odd .node{
background-color: #ffffcc;
padding: 10px;
margin-bottom: 0px;}
.field-field-page-news-ref .even .node{
background-color: #ffffee;
padding: 10px;
margin-bottom: 0px;}
 /*NEWS content type theming ENDS*/
 
/*MAILCHIMP SIGNUPFORM */
 #mc_embed_signup fieldset{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#E4EEF8 url(../images/newmail.png) no-repeat scroll left top;
 color:#9B3044;
 margin:10px;
 padding-left: 20px;
 
 border-color: #ffffff;}
 
 .mc-field-group {margin: 10px;}
 #mce-LNAME,#mce-FNAME,#mce-EMAIL{font-weight: bold;
 font-size: medium;
 width:200px;
 }
 
 .input-group-label{font-weight: bold;
 font-size: medium;}
 #mce-MMERGE4-1, #mce-MMERGE4-0{margin: 5px 10px 5px 5px;}

/*MAILCHIMP SIGNUPFORM ENDS */
 
 
#cboxOverlay{background-color: #f5f5f5;}

/**STAY IN TOUCH CARD**/
#node-6781 {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#E4EEF8 url(../images/newmail.png) no-repeat scroll right top;
 color:#9B3044;
 margin:10px;
 padding: 10px;
 border-color: #ffffff;
 }
#node-148 {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#F2D7E5 url(../images/newmail.png) no-repeat scroll right top;
 color:#9B3044;
 margin:10px;
 padding: 10px;
 border-color: #ffffff;
 }
 
 #webform-component-first_name,
 #webform-component-last_name,
 #webform-component-street_address,
 #webform-component-city,
 #webform-component-state,
 #webform-component-zip,
 #webform-component-phone,
 #webform-component-email,
 #webform-component-how_did_you_hear_about_us
  {display: inline-table;padding-right: 10px;}
  /**STAY IN TOUCH CARD ENDS**/

#node-13 {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#E4EEF8 url(../images/shout.png) no-repeat scroll right top;
 color:#9B3044;
 border-color: #ffffff;
 padding: 5px;
 margin-left: 10px;
 }
 
 #node-15072 {-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#fff9b0;
 color:#9B3044;
 border-color: #ffffff;
 padding: 5px;
 margin-left: 10px;
 }

 
 .field-field-file-attachment{
float:left;
padding-left:50px;
padding-right:100px;
}
.field-field-audio{float:left;}
/**PROTOCOLS PAGE THEME**/

.field-field-ailment-background,
.field-field-link-medical{
clear: right;
background: #E4EEF8;
padding: 10px;}

.field-field-clients-todo{
clear: right;
background: #FFF0EF url(../images/note.png) no-repeat scroll left top;
color:#9B3044;
margin-top: 10px;
padding: 10px;
padding-left: 60px;} 

.field-field-healingtips{
 clear: right;
 background:#FFFFDC url(../images/idea_48.png) no-repeat scroll left top;
  color:#9B3044;
padding:10px;
padding-left: 60px;
}
.field-field-healingtips div.field-item {
background: url(../images/yellow_bullet.png) no-repeat scroll left center; 
padding-left:20px;}

div.field.field-type-filefield.field-field-audio {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
-moz-outline-radius-bottomleft:6px;
-moz-outline-radius-bottomright:6px;
-moz-outline-radius-topleft:6px;
-moz-outline-radius-topright:6px;
 background:#ECEAC3 url(../images/speaker.png) no-repeat scroll left center;
 color:#9B3044;
 margin:10px;
padding:6px 10px;
padding-left: 60px;
clear:right;
}

