/************************************************************
*  TAG STYLES
************************************************************/

body, div, span, label, tr, td, th, input, h1, h2, h3, h4, h5, a {
 font-family: verdana,sans-serif,arial,helvetica;
 color: black;
}

body {
 font-size: 12px;
 color: black;
 background-color: #FDFAF2;
}

a {
 font-size: 12px;
 color: #117668;
}

a:hover {
 text-decoration: underline;
}	

 
table {
 margin: 0px;
 padding: 0px;
 font-size: 12px;
}

form {
 margin: 0px;
 padding: 0px;
 display: inline;
}

img {
 border: 0px;
}

h1 {
 font-size: 24px;
 color: black;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 0px;
 margin-bottom: 5px;
}

h2 {
 font-size: 20px;
 color: black;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 5px;
 margin-bottom: 5px;
}

h3 {
 font-size: 16px;
 color: #aaaaaa;
 margin-left: 0px;
 margin-right: 0px;
 margin-top: 10px;
 margin-bottom: 10px;
 border-bottom: 1px dotted #cccccc;
}

/************************************************************
* LAYOUT
* Used in template: header.tpl
************************************************************/

.emc2faqcss_searchboxBG{
  background-color: transparent;
}


.emc2faqcss_splash_header {
 color: black;
 font-size: 16px;
 font-weight: bold;
 padding: 5px;
 text-align: left;
}

.emc2faqcss_top_buttons {
 padding: 5px;
 text-align: right;
}

.emc2faqcss_option_tab {
 background-color: transparent;
 color: #000000;
 font-size: 10px;
 padding: 10px;
 text-align: center;
}

.emc2faqcss_left_panel {
 background-color: #FDFAF2;
 padding: 0px;
 margin-left: 10px;
 border-right: none;
}

.emc2faqcss_content {
 padding: 10px;
}

/************************************************************
* COMMON
************************************************************/

.emc2faqcss_normal_font {
 font-size: 12px;
 font-weight: normal;
}

.emc2faqcss_small_font {
 font-size: 10px;
 font-weight: normal;
}

.emc2faqcss_button {
 border: 1px solid black;
 background-color: #5E5E5E;
 color: white;
 font-size: 9px;
}

.emc2faqcss_content_box {
 background-color: transparent;
 margin-left: 5px;
 margin-right: 5px;
}

/************************************************************
* BREADCRUMB
* Used in template: header.tpl
************************************************************/

.emc2faqcss_breadcrumb {
 background-color: transparent;
 font-size: 10px;
 font-weight: normal;
 text-align: left;
 padding: 3px;
 padding-left: 10px;
 text-align: right;
}

.emc2faqcss_breadcrumb_current {
 font-weight: bold;
}

/************************************************************
*  LINKS
************************************************************/

.emc2faqcss_normal_link {
 font-weight: bold;
 font-size: 11px;
 color: #0033CC;
 text-decoration: none;
}

.emc2faqcss_normal_link:hover {
 text-decoration: underline;
}

.emc2faqcss_small_link {
 font-size: 10px;
 color: #0033CC;    
 text-decoration: none;
}

.emc2faqcss_small_link:hover {
 text-decoration: underline;
}

.emc2faqcss_dark_link {
 font-size: 10px;
 color: black;
 text-decoration: none;
}

.emc2faqcss_dark_link:hover {
 text-decoration: none;
}

.emc2faqcss_light_link {
 font-size: 10px;
 color: white;
 text-decoration: none;
}

.emc2faqcss_light_link:hover {
 text-decoration: none;
}

.emc2faqcss_glossary_term_link {
 font-size: 12px;
 font-weight: bold;
 cursor: help;
 border-bottom: 1px dotted;
 text-decoration: none;
  color: #000000;
}

.emc2faqcss_glossary_term_link:hover {
 text-decoration: none;
}

/************************************************************
* GLOSSARY TERM POP-UP
* Used in template: glossary_term.tpl
************************************************************/


.emc2faqcss_glossary_term_popup {
 padding: 5px;
 border: 1px dotted #dddddd;
  background-color: #FFFFCE;
}


.emc2charity_faq_glossary_term_popup {
 padding: 5px;
 border: 1px dotted #dddddd;
  background-color: #FFFFCE;
}



.emc2faqcss_glossary_term_popup_caption {
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 5px;
 background-color: #FFFFCE;
}


.emc2charity_faq_glossary_term_popup_caption {
 font-size: 12px;
 font-weight: bold;
 margin-bottom: 5px;
 background-color: #FFFFCE;
}


.emc2faqcss_glossary_term_popup_definition {
 font-size: 10px;
 padding: 0px;
}


.emc2charity_faq_glossary_term_popup_definition {
 font-size: 10px;
 padding: 0px;
}

/************************************************************
* CATEGORY TREE
* Used in template: category_tree.tpl
************************************************************/

div.emc2faqcss_category_tree_base a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 background-color: #E3D5DE;
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

div.emc2faqcss_category_tree_category a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 background-color: #F7EEF0;
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

div.emc2faqcss_category_tree_category a:hover {
 display: block;
 text-decoration: none;
 font-size: 10px;
 background-color: #CCCCCC;
 color: black;
 padding: 4px;
 border-bottom: 1px solid white;
}

div.emc2faqcss_category_tree_current_category a {
 display: block;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
 background-color: #f5f5f5;
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

div.emc2faqcss_category_tree_current_category a:hover {
 display: block;
 text-decoration: none;
 font-size: 10px;
 font-weight: bold;
 background-color: #f5f5f5;
 color: black;
 padding: 4px;
 margin: 0px;
 border-bottom: 1px solid white;
}

/************************************************************
* CATEGORY LISTING
* Used in template: categories.tpl
************************************************************/

.emc2faqcss_category {
 padding: 5px
}

/************************************************************
* ARTICLE PAGE
* Used in template: article.tpl
************************************************************/

.emc2faqcss_article_info_box {
 font-size: 9px;
 background-color: transparent;
 border: 1px dotted #cccccc;
 text-align: left;
 margin-bottom: 3px;
 padding: 5px
}

.emc2faqcss_article_info_box_label {
 background-color: #f0f0f0;
 font-size: 10px;
 padding: 3px;
 text-align: right;
}

.emc2faqcss_article_info_box_data {
 font-size: 10px;
 padding: 3px;
 text-align: left;
}

.emc2faqcss_article_content {
 background-color: transparent;
 padding: 5px;
 padding-left: 15px;
 font-size: 12px
}

.emc2faqcss_article_admin_options {
 padding: 5px;
 font-size: 10px;
 font-weight: bold;
 background-color: #f0f0f0;
 border: 1px dotted #117668;
}

.emc2faqcss_article_comments {
 margin-top: 10px;
 margin-left: 25px;
 margin-right: 25px;
}

.emc2faqcss_article_comment {
 font-size: 10px;
 margin: 10px;
 text-align: left;
}

.emc2faqcss_article_comment_header {
 font-size: 10px;
 font-weight: normal;
 padding: 3px;
 background-color: #fafafa;
 border: 1px dotted #cccccc
}

.emc2faqcss_article_comment_content {
 font-size: 10px;
 font-weight: normal;
 padding: 10px;
 text-align: left;
}

/************************************************************
* ARTICLE LISTINGS
* Used in templates: articles.tpl, article_short.tpl
************************************************************/

.emc2faqcss_article {
 margin-bottom: 5px;
}

.emc2faqcss_article_featured {
 margin-bottom: 5px;
}

.emc2faqcss_article_preview_font {
 color: #404040;
 font-size: 10px;
}

.emc2faqcss_article_details_font {
 color: #999999;
 font-size: 9px;
}

/************************************************************
* FORMS
* Used in templates: contact_form.tpl, email_article.tpl,
*                    comment.tpl
************************************************************/

.emc2faqcss_form_table {
 background-color: white;
 border: 0;
 margin-left: 30px
}

.emc2faqcss_form_field_info {
 font-size: 12px;
 padding: 3px;
 margin: 3px;
 background-color: #f5f5f5;
 border: 1px dotted #aaaaaa
}

.emc2faqcss_form_field {
 font-size: 10px;
 padding: 3px;
 margin: 3px;
}

.emc2faqcss_form_buttons {
 font-size: 10px;
 padding: 3px;
 margin: 3px;
 text-align: center
}

.emc2faqcss_input {
 font-size: 9px;
 font-family: verdana,sans-serif;
 color: black;
 background-color: #F4F4F4;
 border: 1px solid #979797;
}

.emc2faqcss_form_error {
 color: red;
}

/************************************************************
*  PROGRAM MESSAGE/ERROR
************************************************************/

.emc2faqcss_message {
 font-size: 12px;
 text-align: center;
 border: 1px dotted #cccccc;
 padding: 3px;
 margin: 10px
}

.emc2faqcss_error_message {
 margin: 25px;
}

/************************************************************
* PRINTER-FRIENDLY ARTICLE
* Used in template: article_print.tpl
************************************************************/

.print_article_header {
 font-size: 18px;
 font-weight: bold;
 background-color: #f5f5f5;
 border: 1px dotted #bbbbbb;
 padding: 5px;
 margin: 5px;
}

.print_article_box {
 font-size: 12px;
 background-color: white;
 padding: 5px;
 margin: 5px;
}

/********Nutition Facts*********/
                      .emc2css_nutrition_Table{
  border: 1px solid #000000;
}


.emc2css_nutrition_Title{
	border: none;
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 9pt;
	color: #000000;
	float: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: bold;
}


.emc2css_nutrition_Text{
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 9pt;
	color: #000000;
	float: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
}

.emc2css_nutrition_TextSM {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 8pt;
	color: #000000;
	float: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
}

.emc2css_tmreg {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 6pt;
	color: #000000;
	float: none;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
}

.emc2css_nutrition_Header{
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 13pt;
	color: #000000;
	float: none;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;
}
.emc2css_nutrition_Calories {
	font-family: Arial, Verdana, Helvetica, MS Sans Serif;
	font-size: 13pt;
	color: #000000;
	float: none;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
	font-weight: normal;

}
