/* Stylized Green Theme (v2 Theme) */

body { 
font-size: 11px;
margin:0;
padding:0;
line-height: 1.4; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000; 
font-size: 11px; 
background-color: #2d3731;  
text-align: center;
background-image: url(../images/StylizedGreen/bknd_StylizedGreen.png);
background-repeat: repeat-x;
}

p { padding: 0px 0px 10px 0px; font-size: inherit; }

table, tr, td	{ vertical-align: top; border-collapse: collapse; }

ul, ol { margin-left: 20px; }

li { padding: 0px 0px 5px 0px; }

/* ------------------  form styles ------------------  */
input, select, textarea		{ font-family: inherit; font-size: 11px; }
.submit 			        { font-family: inherit; font-size: 11px; }
.radiobutton		        { border: none; padding-bottom: 2px;}
                    
/* ------------------ global link styles ------------------  */
a:link 				{ color: #b22e2e; text-decoration: none; }
a:visited 			{ color: #b22e2e; text-decoration: none; }
a:hover 			{ color: #4c5b52; text-decoration: none; }
a:active 			{ color: #4c5b52; text-decoration: none; }

/* ------------------  layout divs ------------------  */
#maincontainer {
width: 760px;
margin-right: auto;
margin-left: auto;
margin-top: 0px;
padding: 0px;
text-align: left;
}

#leftgutter {
float: left;
width: 20px;
background-image:  url("../images/StylizedGreen/stylized_1_gutter.gif"); 
background-repeat: repeat;
}

#rightgutter {
float: left;
width: 20px;
padding: 0px;
background-image:  url("../images/StylizedGreen/stylized_1_gutter.gif"); 
background-repeat: repeat;
}

/* ------------------  header elements ------------------  */
#header {
background-image:  url("../images/StylizedGreen/stylized_1_header_bknd.gif"); 
background-repeat: no-repeat;
height: 100px;
}

.titleText {
font-size: 20px; 
color: #ffffff; 
font-weight: bold;
padding-left: 10px;
padding-top: 30px;
}

.quoteText {
padding-left: 10px;
font-size: 10px;
font-style: italic;
color: #ffffff; 
}

#subtitle {
height: 50px;
width: 500px;
padding: 5px 0px 0px 3px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
border-right: 1px dashed #8A9E91;
}

#subtitleWide, #subtitleAdmin {
height: 50px;
width: 100%;
padding: 5px 0px 0px 3px;
margin-top: 0px;
margin-bottom: 0px;
font-size: 18px;
font-weight: bold;
}

#breadcrumb {
height: 25px;
width: 500px;
padding: 0px 0px 0px 3px;
border-right: 1px dashed #8A9E91;
font-size: 9px;
}

#breadcrumbWide, #breadcrumbAdmin {
height: 25px;
width: 100%;
padding: 0px 0px 0px 3px;
font-size: 9px;
}

#paginate {
text-align: right;
padding: 8px 0px 0px 3px;
font-size: 9px;
}

/* ------------------ main navigation ------------------ */
#nav {
background: #4c5b52;
border-bottom: 1px solid #FFFFFF;
margin-top: 0px;
padding: 0px 10px 0px 10px;
font-size: 9px;
height:25px;
}

#LeftAlign {
   float: left;
}

#RightAlign {
   float: right;
} 

#nav a:link 		{ color: #ffffff; text-decoration: none; }
#nav a:visited 		{ color: #ffffff; text-decoration: none; }
#nav a:hover 		{ color: #000000; text-decoration: none; }
#nav a:active 		{ color: #000000; text-decoration: none; }


/* ------------------ content elements ------------------ */
#contentwrapper {
float: left;
width: 750px;
padding: 5px;
background-image:  url("../images/StylizedGreen/stylized_1_body.gif"); 
background-repeat: no-repeat; 
background-position: top left;
background-color: #FFFFFF;
margin-top: 0px;
}
#contentwrapperAdmin {
float: left;
width: 750px;
padding: 5px;
background-position: top left;
background-color: #FFFFFF;
margin-top: 0px;
}

#contentcolumn { 		/* main content - holds procedure, recipe, mash, etc. */
margin-right: 250px; 
margin-top:  0px;
width: 503px;
border-right: 1px dashed #8A9E91;
}

#contentWide { 			/* if no sidebar content */
margin-right: 250px; 
margin-top:  0px;
width: 743px;
padding: 0px 0px 2px 3px;
}

#rightcolumn {  		/* sidebar content - holds links, brewlog lists, recipe lists, upcoming brewing sessions, etc. */
float: left;
width: 245px;
margin-left: -245px; 
margin-top:  0px;
}


#dataContainer {		 /* container for main content - holds procedure, recipe, mash, etc. */
width: 100%;
margin-left: 0px;
padding: 0px 0px 0px 0px;
margin-bottom: 30px;
}

.dataHeading {			 /* header element for data includes - procedure, recipe, mash, etc. */
font-weight: bold;
padding: 6px 4px 6px 4px;
}

.dataLabel {			 /* data label style for two column layout */
font-weight: bold;
width: 90px;
padding-top: 2px;
}

.dataLabelWide {		 /* data label if only one column layout */
font-weight: bold;
padding-top: 2px;
}

.dataTable {			 /* for all data tables - procedure, etc. */
width: 100%;
border-collapse: collapse;
border-style: none;
border-width: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

#dataWrapperInner {		 	/* for Typical CO2 Saturation and any other table within the main data table. */
width: inherit;
background-color: #efefef;
border: 1px solid #8A9E91;
padding: 2px 2px 2px 2px;
font-size: 10px;
}


.dataTableAltColors {		/* use for alternate color list tables */
width: 100%;
border-collapse: collapse;
border-style: none;
border-width: 0px;
}

.dataList {					/* Use for Alternate Color Lists */
padding: 6px 4px 6px 4px;
}


.colorTable {				/* Use for display of SRM color  */
width: 35px;
height: 10px;
border-collapse: collapse;
border: 1px solid #000000;
margin-top: 4px;
padding: 0px 0px 0px 0px;
text-align: center;
}

#colorDisplay {
float: right;
position: absolute;
margin-left: 70px;
margin-top: 0px;
width:20px;
}

.colorTableRef {				/* Use for display of SRM color on Reference page  */
width: 100%;
height: auto;
border-collapse: collapse;
margin: 2px 0px 1px 0px;
padding: 10px;
text-align: center;
}
.colorTableRef2 {				
height: 25px;
padding: 10px;
text-align: center;
}

.colorTableRef3 {				
height: 25px;
padding: 10px;
text-align: center;
color: #FFFFFF;
}


.data {						/* Use for display of most data with a preceding label (in conjunction with dataLabel element */
padding: 2px 0px 2px 10px;
}

.dataMeas {					/* Use for Measurement data preferences */
width: 90px;
padding-top: 2px;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.center {
text-align: center;
}

#help {						/* Use for Help/Info Popups */
float: left;
position: absolute;
margin-left: -18px;
width: 16px;
text-align: center;
font-size: 9px;
}


#helpInline {				/* Use for Inline Help/Info Popups */
width: 16px;
text-align: center;
margin-right: 6px;
}

#icon {						/* Use for Icons */
float: left;
position: relative;
margin-top: 5px;
margin-left: -18px;
width: 16px;
text-align: center;
font-size: 9px;
}

/* ------------------ footer elements ------------------ */
#footer {
clear: left;
width: 100%;
background: #4c5b52;
padding: 5px 0px 5px 0px;
text-align: center;
font-size: 10px;
color: #FFFFFF;
}

#footer a { 
color: #FFFFFF; 
}

#footerInclude {
font-size: 9px;
margin-top: 5px;
}


/* ------------------ content display ------------------ */

#headerContent {
clear: left;
width: 489px;
height: 20px;
background-image:  url("../images/StylizedGreen/content_header.png"); 
background-repeat: no-repeat;
padding: 5px 5px 5px 3px;
text-align: left;
border-bottom: 1px dashed #8A9E91;
font-size: 14px;
color: #000000;
font-weight: bold;
margin-bottom: 5px;
}

#headerContentAdmin {
clear: left;
width: 740px;
height: 20px;
background-image:  url("../images/StylizedGreen/content_header.png"); 
background-repeat: no-repeat;
padding: 5px 5px 5px 3px;
text-align: left;
border-bottom: 1px dashed #8A9E91;
font-size: 14px;
color: #000000;
font-weight: bold;
margin-bottom: 15px;
margin-top: 15px;
}

/* ------------------ tools and reference elements  ------------------ */

#wideWrapper {  			/* Use for tools and reference pages */
width: 735px;
text-align: left;
background: #EBEFEB;
border: 1px solid #8A9E91;
padding: 2px 2px 2px 2px;
margin-top: 3px;
}

#referenceWrapper{
text-align: left;
margin-left: 5px;
margin-top: 5px;
}

#wideWrapperReference {  			/* Use for reviews, tools and reference pages */
width: 740px;
text-align: left;
background: #eeeeee;
border: 1px solid #8A9E91;
padding: 2px 2px 2px 2px;
margin-top: 3px;
}

#wideWrapperReview   {  			/* Use for reviews, tools and reference pages */
width:493px;
text-align: left;
background: #eeeeee;
border: 1px solid #8A9E91;
padding: 2px 2px 2px 2px;
margin-top: 3px;
}

.carbonationTable { /* specialized style for carbonation tables */
text-align: center;
font-size: 9px;
background: #FFFFFF;
width: 100%;
border-collapse: collapse;
}

/* ------------------ sidebar elements  ------------------ */

#sidebarWrapper {
width: 235px;
background: #dce4dd;
border: 1px solid #8A9E91;
padding: 2px 2px 2px 2px;
margin-top: 5px;
}

#sidebarHeader {
background: #8A9E91;
padding: 2px 2px 2px 4px;
font-size: 11px;
font-weight: bold;
color: #000000;
margin-bottom: 3px;
background-image:  url("../images/StylizedBlue/sidebar.png"); 
background-repeat: repeat;
}

#sidebarHeaderSmall {			/* use for inner table div within dataTables */
background: #C0CEC1;
height: 15px;
padding: 3px 3px 3px 3px;
font-size: 11px;
font-weight: bold;
color: #000000;
}

#sidebarInnerWrapper {
width: 100%;
font-size: 10px;
}

#labelImageLarge {
margin-top: 15px;
margin-bottom: 10px;
}

.labelImage {
width: 233px; 
border: 1px solid #000000;
}

.listLeftAlign {
width: 95%;
text-align: left;
}

.listRightAlign {
width: 5%;
text-align: right;
}


/* ------------------ overall theme colors ------------------ */
.ultra_lt	 		{ color: #dce4dd; }
.lt	 				{ color: #C0CEC1; }
.mid		 		{ color: #8A9E91; }
.dk			 		{ color: #4c5b52; }
.bknd_white			{ background-color: #FFFFFF; }
.bknd_ultra_lt		{ background-color: #dce4dd; }
.bknd_lt			{ background-color: #C0CEC1; }
.bknd_mid			{ background-color: #8A9E91; }
.bknd_dk			{ background-color: #4c5b52; }

/* ultra light border styles */
.bdr1_ultra_lt			{ border: 1px solid #dce4dd; }
.bdr1_ultra_lt_dashed 	{ border: 1px dashed #dce4dd; }
.bdr1_ultra_lt_dotted	{ border: 1px dotted #dce4dd; }
.bdr2_ultra_lt			{ border: 2px solid #dce4dd; }
.bdr2_ultra_lt_dashed 	{ border: 2px dashed #dce4dd; }
.bdr2_ultra_lt_dotted 	{ border: 2px dotted #dce4dd; }
.bdr1L_ultra_lt			{ border-left: 1px solid #dce4dd; }
.bdr1L_ultra_lt_dashed	{ border-left: 1px dashed #dce4dd; }
.bdr1L_ultra_lt_dotted	{ border-left: 1px dotted #dce4dd; }
.bdr1R_ultra_lt			{ border-right: 1px solid #dce4dd; }
.bdr1R_ultra_lt_dashed	{ border-right: 1px dashed #dce4dd; }
.bdr1R_ultra_lt_dotted	{ border-right: 1px dotted #dce4dd; }
.bdr1T_ultra_lt			{ border-top: 1px solid #dce4dd; }
.bdr1T_ultra_lt_dashed	{ border-top: 1px dashed #dce4dd; }
.bdr1T_ultra_lt_dotted	{ border-top: 1px dotted #dce4dd; }
.bdr1B_ultra_lt			{ border-bottom: 1px solid #dce4dd; }
.bdr1B_ultra_lt_dashed	{ border-bottom: 1px dashed #dce4dd; }
.bdr1B_ultra_lt_dotted	{ border-bottom: 1px dotted #dce4dd; }

/* light border styles */
.bdr1_light				{ border: 1px solid #C0CEC1; }
.bdr1_light_dashed 		{ border: 1px dashed #C0CEC1; }
.bdr1_light_dotted		{ border: 1px dotted #C0CEC1; }
.bdr2_light				{ border: 2px solid #C0CEC1; }
.bdr2_light_dashed 		{ border: 2px dashed #C0CEC1; }
.bdr2_light_dotted 		{ border: 2px dotted #C0CEC1; }
.bdr1L_light			{ border-left: 1px solid #C0CEC1; }
.bdr1L_light_dashed		{ border-left: 1px dashed #C0CEC1; }
.bdr1L_light_dotted		{ border-left: 1px dotted #C0CEC1; }
.bdr1R_light			{ border-right: 1px solid #C0CEC1; }
.bdr1R_light_dashed		{ border-right: 1px dashed #C0CEC1; }
.bdr1R_light_dotted		{ border-right: 1px dotted #C0CEC1; }
.bdr1T_light			{ border-top: 1px solid #C0CEC1; }
.bdr1T_light_dashed		{ border-top: 1px dashed #C0CEC1; }
.bdr1T_light_dotted		{ border-top: 1px dotted #C0CEC1; }
.bdr1B_light			{ border-bottom: 1px solid #C0CEC1; }
.bdr1B_light_dashed		{ border-bottom: 1px dashed #C0CEC1; }
.bdr1B_light_dotted		{ border-bottom: 1px dotted #C0CEC1; }

/* midtone border styles */
.bdr1_mid				{ border: 1px solid #8A9E91; }
.bdr1_mid_dashed 		{ border: 1px dashed #8A9E91; }
.bdr1_mid_dotted		{ border: 1px dotted #8A9E91; }
.bdr2_mid				{ border: 2px solid #8A9E91; }
.bdr2_mid_dashed 		{ border: 2px dashed #8A9E91; }
.bdr2_mid_dotted 		{ border: 2px dotted #8A9E91; }
.bdr1L_mid				{ border-left: 1px solid #8A9E91; }
.bdr1L_mid_dashed		{ border-left: 1px dashed #8A9E91; }
.bdr1L_mid_dotted		{ border-left: 1px dotted #8A9E91; }
.bdr1R_mid				{ border-right: 1px solid #8A9E91; }
.bdr1R_mid_dashed		{ border-right: 1px dashed #8A9E91; }
.bdr1R_mid_dotted		{ border-right: 1px dotted #8A9E91; }
.bdr1T_mid				{ border-top: 1px solid #8A9E91; }
.bdr1T_mid_dashed		{ border-top: 1px dashed #8A9E91; }
.bdr1T_mid_dotted		{ border-top: 1px dotted #8A9E91; }
.bdr1B_mid				{ border-bottom: 1px solid #8A9E91; }
.bdr1B_mid_dashed		{ border-bottom: 1px dashed #8A9E91; }
.bdr1B_mid_dotted		{ border-bottom: 1px dotted #8A9E91; }

/* dark border styles */
.bdr1_dark				{ border: 1px solid #4c5b52; }
.bdr1_dark_dashed 		{ border: 1px dashed #4c5b52; }
.bdr1_dark_dotted		{ border: 1px dotted #4c5b52; }
.bdr2_dark				{ border: 2px solid #4c5b52; }
.bdr2_dark_dashed 		{ border: 2px dashed #4c5b52; }
.bdr2_dark_dotted 		{ border: 2px dotted #4c5b52; }
.bdr1L_dark				{ border-left: 1px solid #4c5b52; }
.bdr1L_dark_dashed		{ border-left: 1px dashed #4c5b52; }
.bdr1L_dark_dotted		{ border-left: 1px dotted #4c5b52; }
.bdr1R_dark				{ border-right: 1px solid #4c5b52; }
.bdr1R_dark_dashed		{ border-right: 1px dashed #4c5b52; }
.bdr1R_dark_dotted		{ border-right: 1px dotted #4c5b52; }
.bdr1T_dark				{ border-top: 1px solid #4c5b52; }
.bdr1T_dark_dashed		{ border-top: 1px dashed #4c5b52; }
.bdr1T_dark_dotted		{ border-top: 1px dotted #4c5b52; }
.bdr1B_dark				{ border-bottom: 1px solid #4c5b52; }
.bdr1B_dark_dashed		{ border-bottom: 1px dashed #4c5b52; }
.bdr1B_dark_dotted		{ border-bottom: 1px dotted #4c5b52; }

/* non-theme specific border styles */
.bdr1_black				{ border: 1px solid #000000; }
.bdr1_white				{ border: 1px solid #FFFFFF; }
.bdr1_red				{ border: 1px solid #FF0000; }


/* alternate text styles */
.text_9 			{ font-size: 9px;  }
.text_9_bold		{ font-size: 9px;  font-weight: bold; }
.text_10			{ font-size: 10px; }
.text_10_bold 		{ font-size: 10px; font-weight: bold; }
.text_11			{ font-size: 11px; }
.text_11_bold 		{ font-size: 11px; font-weight: bold; }
.text_12	 		{ font-size: 12px; }
.text_12_bold 		{ font-size: 12px; font-weight: bold; }
.text_13	 		{ font-size: 13px; }
.text_13_bold 		{ font-size: 13px; font-weight: bold; }
.text_14	 		{ font-size: 14px; }
.text_14_bold 		{ font-size: 14px; font-weight: bold; }
.text_15	 		{ font-size: 15px; }
.text_15_bold 		{ font-size: 15px; font-weight: bold; }
.text_16			{ font-size: 16px; }
.text_16_bold		{ font-size: 16px; font-weight: bold; }
.text_18 			{ font-size: 18px; }
.text_18_bold 		{ font-size: 18px; font-weight: bold; }
.text_24 			{ font-size: 24px; }
.text_24_bold 		{ font-size: 24px; font-weight: bold; }
.text_white_10 		{ font-size: 10px; color: #ffffff; }
.text_white_10_bold	{ font-size: 10px; color: #ffffff; font-weight: bold;  }
.text_white_11 		{ font-size: 11px; color: #ffffff; }
.text_white_11_bold	{ font-size: 11px; color: #ffffff; font-weight: bold;  }
.text_white_12 		{ font-size: 12px; color: #ffffff; }
.text_white_12_bold	{ font-size: 12px; color: #ffffff; font-weight: bold; }
.text_white_14 		{ font-size: 14px; color: #ffffff; }
.text_white_14_bold	{ font-size: 14px; color: #fefffe; font-weight: bold; }
.text_white_18 		{ font-size: 18px; color: #ffffff; }
.text_white_18_bold	{ font-size: 18px; color: #fefffe; font-weight: bold; }


/* ------------------ error or caution colors ------------------ */
.red		 		{ color: #FF0000 }
.error              { margin-bottom: 10px; text-align: left; font-weight: bold; font-size: 12px; color: #FF0000; }

#shadowbox {
width: 250px;
position: absolute;
background: url(../images/25black.png) repeat;
float: right;
top: 235px;
right: 235px;
}

#caution {
top: -4px;
left: -4px;
background-color: #FFFAE5;
border-top: 3px solid #FFcc00;
border-left: 3px solid #FFcc00;
border-right: 3px solid #E6B800;
border-bottom: 3px solid #E6B800;
padding: 10px 10px 10px 10px;
text-align: justify;
font-size: 10px;
background-repeat: no-repeat;
position: relative;
}
			
#labelImageEnlarge {
text-align: center; 
padding: 5px 0px 5px 0px;
}

#labelImageEnlarge a {
border-width: 0;
}

#labelImageEnlarge a img {
height: 0px; 
width: 0px; 
border-width: 0;
}

#labelImageEnlarge a:hover img {
position: absolute; 
top: 75px; 
right: 50px;
border: 2px #000000;
height: auto;
width: auto;
z-index: 100;
}


#moreInfo a span {
display: none;
}

#moreInfo a:hover span {
display: block;
position: absolute; 
height: auto;
padding: 5px; 
z-index: 100;
color: #000000;
}

#psiWrapper {
width: 99%;
background: #ffffff;
border: 1px solid #8A9E91;
padding: 2px 2px 2px 2px;
margin-top: 3px;
margin-right: 5px;
}


/* ------------------ drop-down menu elements ------------------ */
#dropmenudiv			{ position: absolute; border: 1px solid #4c5b52; border-bottom-width: 0;  line-height:15px; z-index:100; background-color: #8A9E91;}
#dropmenudiv a 			{ color: #000000; width: 100%; display: block; text-indent: 2px; border-bottom: 1px solid #4c5b52; padding: 1px 0; text-decoration: none; }
#dropmenudiv a:hover	{ background-color: #4c5b52; text-decoration: none; }

/* ------------- New as of 2.1 ----------------- */

#calculateContainer {		 	/* (v2.1) container for calculator popups content */
width: 743px;
padding: 3px 5px 0px 5px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
}

.dataTableTop {					/* (v2.1) for header tables in reference areas */
width: 500px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}

#referenceHeader {				/* (v2.1) Use for tools and reference pages */
background: #8A9E91;			/* use the mid or dark color */
padding: 2px 2px 2px 4px;
font-size: 11px;
font-weight: bold;
color: #000000;
margin-bottom: 3px;
background-image:  url("../images/StylizedBlue/sidebar.png"); 
background-repeat: repeat;
}

.center {
text-align: center;
}

/* Calendar classes */

.calendar 		{ border: 1px solid #4c5b52; border-collapse: collapse; width: 100%; font-size: 9px; padding: 2px; }
.tableContain 	{ color: #000000; font-size: 9px; }
.none 			{ color: #000000; font-size: 9px; }
.today 			{ border: 1px solid #4c5b52; color: #000000; background:#8A9E91; font-size: 9px; padding: 2px; }
.monthdays 		{ border: 1px solid #4c5b52; color: #000000; font-size: 9px; padding: 2px; padding: 2px; } 
.nonmonthdays 	{ border: 1px solid #4c5b52; color: #000000; background: #dce4dd; font-size: 9px; padding: 2px; } 
.day 			{ vertical-align:top; height: 50px; font-size: 9px; padding: 2px; }
.header			{ border: 1px solid #4c5b52; color: #ffffff; background-color:#4c5b52; padding: 2px; }
.header a:link 	{ color: #FFFFFF; font-size: 9px; }
.header a:visited { color: #FFFFFF; font-size: 9px; }
.header a:hover { color: #dce4dd; font-size: 9px; }
.header a:active { color: #FFFFFF; font-size: 9px; }
.weekdays		{ border: 1px solid #4c5b52; background-color: #8A9E91; color: #000000; font-size: 9px; padding: 2px; }
.calInfo		{ padding-left: 2px; font-size: 9px; }

/* Recipe Calculator Styles */
hr { 
color: #000000;
height: 1px;
width: 100%;
}

#calculate {
width: 350px;
position: absolute;
background: url(../images/25black.png) repeat;
float: right;
top: 155px;
right: 100px;
z-index: 2;
}

#calculateInner {
top: -4px;
left: -4px;
background-color: #dce4dd;
border-top: 3px solid #8A9E91;
border-left: 3px solid #8A9E91;
border-right: 3px solid #4c5b52;
border-bottom: 3px solid #4c5b52;
padding: 10px 10px 10px 10px;
text-align: left;
font-size: 10px;
background-repeat: no-repeat;
position: relative;
}

#hide {
display: none;
}

.bdr1L_black { 
border-left: 1px solid #000000; 
}
#quickEdit  { padding: 5px; width: 229px; }
.quickEdit 	{ font-size: .90em; height: auto; margin: 2px 0px 2px 2px; }
.quickEdit2 { font-size: .90em; font-weight: bold; margin: 4px 0px 2px 2px; }

.referenceTop { 
border: 1px solid #000000; 
background-color: #dce4dd; 
width: 500px; 
}