/* CSS Document

Colors
Yellow: #ffcd34
Purple: #000000
Gray: #d1d2d4

Alternating row colors
#baa076
#e8dabe

 */
body { 
background-color: #b7a377;
color: #050117;
margin: 0;
padding: 0;
line-height: 1.25; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px;
background-image: url(../images/RHBC/rhbc_page_bknd.png);
background-repeat: repeat-x;
}

/* ***************************** Custom Theme Elements ***************************** */

input, button, textarea, menu, select {
border: 1px solid #9a9a9a;
}

input:focus {

}

/* ------------------ Global links ------------------  */

a:link 				{ color: #990000; text-decoration: none; }
a:visited 			{ color: #990000; text-decoration: none; }
a:hover 			{ color: #000000; text-decoration: none; }
a:active 			{ color: #000000; text-decoration: none; }

/* ------------------ Main Container ------------------  */

#maincontainer {
width: 1020px;
margin-right: auto;
margin-left: auto;
}

#contentwrapper {
float: left;
width: 1020px;
background-image:  url(../images/RHBC/rhbc_content_bknd.png); 
margin: 0px;
padding: 0;
overflow: hidden;
}

#contentwrapperAdmin {
float: left;
width: 1020px;
background-image:  url(../images/RHBC/rhbc_content_bknd.png);
margin-top: 0px;
padding: 0px 0px 0px 0px;
}

#contentcolumn { 		/* main content - holds procedure, recipe, mash, etc. */
margin: 0px -250px 12px 24px;  
width: 715px;
border-right: 250px solid #ffffff; /* The width and color of the right*/
}

#contentWide { 			/* if no sidebar content */
margin-right: auto;
margin-left: auto;
margin-bottom: 25px; 
width: 970px;
}

#rightcolumn {  		/* sidebar content - holds links, brewlog lists, recipe lists, upcoming brewing sessions, etc. */
float: left;
width: 250px;
margin:  0 0 0 12px;
padding: 5px;
}

/* ------------------ Header  ------------------  */

#header {
background-image: url(../images/RHBC/rhbc_header.png);
background-repeat: no-repeat;
height: 119px;
background-position: bottom left;
text-align: right;
}

.titleText {
display: none;
}

.quoteText {				
display: none;
}

#subtitle {						/* UNIVERSAL */
height: 50px;
padding: 0;
margin-top: 0;
margin-bottom: 0;
font-size: 150%;
font-weight: bold;
/* border-right: 1px dashed #553e2a; */
}

#subtitleWide {					/* UNIVERSAL */
height: 50px;
padding:0;
margin-top: 0;
margin-bottom: 0;
font-size: 150%;
font-weight: bold;
}

#subtitleAdmin {				/* UNIVERSAL */
height: 50px;
padding: 0;
margin-top: 0;
margin-bottom: 0;
font-size: 150%;
font-weight: bold;
}

#breadcrumbWide, #breadcrumb {	/* UNIVERSAL */
height: 25px;
padding: 0;
font-size: .8em;
margin-top: 10px;
}

#breadcrumbAdmin {				/* UNIVERSAL */
height: 25px;
padding: 0;
font-size: .8em;
margin-top: 10px;
}

#paginate {						/* UNIVERSAL */
text-align: right;
padding: 8px 0px 0px 3px;
font-size: .8em;
}

/* *****************************  Theme-Specific Main Navigation Elements *****************************  */
#nav {
background-image:  url(../images/RHBC/rhbc_nav.png); 
background-repeat: no-repeat; 
background-position: middle left;
padding: 10px 25px 0px 200px;
height: 33px;
font-size: 12px;
font-weight: bold;
}

#nav ul 
{

}

#nav li
{

}

#nav a:link 		{ color: #ffffff; text-decoration: none; }
#nav a:visited 		{ color: #ffffff; text-decoration: none; }
#nav a:hover 		{ color: #000099; text-decoration: none; }
#nav a:active 		{ color: #000099; text-decoration: none; }
#nav .ultra_lt		{ color: #000099; } 


/* ------------------ drop-down menu elements ------------------ */

div.menuBar, div.menuBar a.menuButton, div.menu, div.menu a.menuItem {
}

div.menuBar {
}

div.menuBar a.menuButton {
}

div.menuBar a.menuButton:hover {
}

div.menuBar a.menuButtonActive, div.menuBar a.menuButtonActive:hover {
  color: #ffffff;
}

div.menu {
  background-color: #a96f3d;
  border: 1px solid #704A29;
  font-size: .8em;
}

div.menu a.menuItem {
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #D2A789;
}

div.menu a.menuItem span.menuItemText {
}

div.menu a.menuItem span.menuItemArrow {
}

div.menu div.menuItemSep {
  border: 1px solid #e0e0e0;
}

/* Legacy

#dropmenudiv			{ position: absolute; border: 1px solid #553e2a; border-bottom-width: 0;  line-height:15px; z-index:100;  background-color: #baa076;  font-size: 10px; font-weight: normal;}
#dropmenudiv a 			{ color: #610800; width: 100%; display: block; text-indent: 2px; border-bottom: 1px solid #553e2a; padding: 1px 0; text-decoration: none;  font-size: 10px; font-weight: normal;}
#dropmenudiv a:hover	{ background-color: #b7a377; text-decoration: none; color: #000099; font-size: 10px; font-weight: normal; }
*/

/* ***************************** Footer Elements *****************************  */

#footer {
background-image: url(../images/RHBC/rhbc_footer.png);
background-repeat: no-repeat;
background-position: top;
clear: left;
width: 100%;
height: 85px;
padding: 5px 0px 0px 0px;
text-align: center;
font-size: 90%;
color: #000000;
margin: 0;
}

#footer a { 
color: #000099; 
}

#footerInclude {
font-size: .8em;
margin-top: 5px;
}

/* ***************************** Header Elements *****************************  */

#headerContent {
clear: left;
width: 715px;
height: 20px; 
/* background-image:  url(../images/Folly/content_header.png); 
background-repeat: no-repeat;
*/
border-bottom: 1px dashed #000000;
padding: 5px 5px 5px 0px;
text-align: left;
font-size: 125%;
color: #000000;
font-weight: bold;
margin-bottom: 5px;
}

#headerContentAdmin {
clear: left;
width: 960px;
height: 20px;
/* background-image:  url(../images/Folly/content_header.png); 
background-repeat: no-repeat;
*/
border-bottom: 1px dashed #000000;
padding: 5px 5px 5px 0px;
text-align: left;
font-size: 125%;
color: #000000;
font-weight: bold;
margin-bottom: 10px;
margin-top: 15px;
}

/* ***************************** Tools/Reference Elements *****************************  */

#wideWrapper {  				/* Use for tools and reference pages */
width: 450px;
text-align: left;
background: #b7a377;
border: 1px solid #553e2a;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#wideWrapperReference {  		/* Use for tools and reference pages */
width: 99%;
text-align: left;
background: #b7a377;
border: 1px solid #553e2a;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#wideWrapperCalc {  			/* Use for tools and reference pages */
width: 740px;
text-align: left;
background: #b7a377;
border: 1px solid #553e2a;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#wideWrapperReview {  			/* Use for reviews */
width: 100%;
text-align: left;
background: #b7a377;
border: 1px solid #553e2a;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

.carbonationTable { 			/* specialized style for carbonation tables */
text-align: center;
font-size: .90em;
background: #FFFFFF;
width: 100%;
border-collapse: collapse;
}

#referenceHeader {
background-color: #9A713C;
width: 100%;
font-weight: bold;
padding: 2px 0 2px 1px;
}


/* ***************************** Sidebar Elements *****************************  */

#sidebarWrapper {
width: 235px;
padding: 0px;
margin-top: 20px;
margin-bottom: 20px;
}

#sidebarHeader {
height: 25px;
font-weight: bold;
color: #000000;
font-size: 115%;
border-bottom: 1px dashed #000000;
margin: 10px 0 5px 0;
width: 100%;
}

#sidebarHeaderSmall {			/* use for inner table div within dataTables */
background: #baa076;
padding: 2px 2px 2px 4px;
font-weight: bold;
color: #050117;
}

#sidebarInnerWrapper {
width: 235px;
font-size: 90%;

}

/* ***************************** Theme Specific Color Elements *****************************  */

.ultra_lt	 		{ color: #b7a377; }
.lt	 				{ color: #baa076; }
.mid		 		{ color: #9A713C; }
.dk			 		{ color: #553e2a; }
.bknd_white			{ background-color: #FFFFFF; }
.bknd_ultra_lt		{ background-color: #b7a377; }
.bknd_lt			{ background-color: #baa076; }
.bknd_mid			{ background-color: #9A713C; }
.bknd_dk			{ background-color: #553e2a; }

/* ultra light border styles */
.bdr1_ultra_lt			{ border: 1px solid #b7a377; }
.bdr1_ultra_lt_dashed 	{ border: 1px dashed #b7a377; }
.bdr1_ultra_lt_dotted	{ border: 1px dotted #b7a377; }
.bdr2_ultra_lt			{ border: 2px solid #b7a377; }
.bdr2_ultra_lt_dashed 	{ border: 2px dashed #b7a377; }
.bdr2_ultra_lt_dotted 	{ border: 2px dotted #b7a377; }
.bdr1L_ultra_lt			{ border-left: 1px solid #b7a377; }
.bdr1L_ultra_lt_dashed	{ border-left: 1px dashed #b7a377; }
.bdr1L_ultra_lt_dotted	{ border-left: 1px dotted #b7a377; }
.bdr1R_ultra_lt			{ border-right: 1px solid #b7a377; }
.bdr1R_ultra_lt_dashed	{ border-right: 1px dashed #b7a377; }
.bdr1R_ultra_lt_dotted	{ border-right: 1px dotted #b7a377; }
.bdr1T_ultra_lt			{ border-top: 1px solid #b7a377; }
.bdr1T_ultra_lt_dashed	{ border-top: 1px dashed #b7a377; }
.bdr1T_ultra_lt_dotted	{ border-top: 1px dotted #b7a377; }
.bdr1B_ultra_lt			{ border-bottom: 1px solid #b7a377; }
.bdr1B_ultra_lt_dashed	{ border-bottom: 1px dashed #b7a377; }
.bdr1B_ultra_lt_dotted	{ border-bottom: 1px dotted #b7a377; }

/* light border styles */
.bdr1_light				{ border: 1px solid #baa076; }
.bdr1_light_dashed 		{ border: 1px dashed #000000; }
.bdr1_light_dotted		{ border: 1px dotted #baa076; }
.bdr2_light				{ border: 2px solid #baa076; }
.bdr2_light_dashed 		{ border: 2px dashed #baa076; }
.bdr2_light_dotted 		{ border: 2px dotted #baa076; }
.bdr1L_light			{ border-left: 1px solid #baa076; }
.bdr1L_light_dashed		{ border-left: 1px dashed #baa076; }
.bdr1L_light_dotted		{ border-left: 1px dotted #baa076; }
.bdr1R_light			{ border-right: 1px solid #baa076; }
.bdr1R_light_dashed		{ border-right: 1px dashed #baa076; }
.bdr1R_light_dotted		{ border-right: 1px dotted #baa076; }
.bdr1T_light			{ border-top: 1px solid #baa076; }
.bdr1T_light_dashed		{ border-top: 1px dashed #000000; }
.bdr1T_light_dotted		{ border-top: 1px dotted #baa076; }
.bdr1B_light			{ border-bottom: 1px solid #baa076; }
.bdr1B_light_dashed		{ border-bottom: 1px dashed #baa076; }
.bdr1B_light_dotted		{ border-bottom: 1px dotted #baa076; }

/* midtone border styles */
.bdr1_mid				{ border: 1px solid #9A713C; }
.bdr1_mid_dashed 		{ border: 1px dashed #9A713C; }
.bdr1_mid_dotted		{ border: 1px dotted #9A713C; }
.bdr2_mid				{ border: 2px solid #9A713C; }
.bdr2_mid_dashed 		{ border: 2px dashed #9A713C; }
.bdr2_mid_dotted 		{ border: 2px dotted #9A713C; }
.bdr1L_mid				{ border-left: 1px solid #9A713C; }
.bdr1L_mid_dashed		{ border-left: 1px dashed #9A713C; }
.bdr1L_mid_dotted		{ border-left: 1px dotted #9A713C; }
.bdr1R_mid				{ border-right: 1px solid #9A713C; }
.bdr1R_mid_dashed		{ border-right: 1px dashed #9A713C; }
.bdr1R_mid_dotted		{ border-right: 1px dotted #9A713C; }
.bdr1T_mid				{ border-top: 1px solid #9A713C; }
.bdr1T_mid_dashed		{ border-top: 1px dashed #9A713C; }
.bdr1T_mid_dotted		{ border-top: 1px dotted #9A713C; }
.bdr1B_mid				{ border-bottom: 1px solid #9A713C; }
.bdr1B_mid_dashed		{ border-bottom: 1px dashed #9A713C; }
.bdr1B_mid_dotted		{ border-bottom: 1px dotted #9A713C; }

/* dark border styles */
.bdr1_dark				{ border: 1px solid #553e2a; }
.bdr1_dark_dashed 		{ border: 1px dashed #553e2a; }
.bdr1_dark_dotted		{ border: 1px dotted #553e2a; }
.bdr2_dark				{ border: 2px solid #553e2a; }
.bdr2_dark_dashed 		{ border: 2px dashed #553e2a; }
.bdr2_dark_dotted 		{ border: 2px dotted #553e2a; }
.bdr1L_dark				{ border-left: 1px solid #553e2a; }
.bdr1L_dark_dashed		{ border-left: 1px dashed #553e2a; }
.bdr1L_dark_dotted		{ border-left: 1px dotted #553e2a; }
.bdr1R_dark				{ border-right: 1px solid #553e2a; }
.bdr1R_dark_dashed		{ border-right: 1px dashed #553e2a; }
.bdr1R_dark_dotted		{ border-right: 1px dotted #553e2a; }
.bdr1T_dark				{ border-top: 1px solid #553e2a; }
.bdr1T_dark_dashed		{ border-top: 1px dashed #553e2a; }
.bdr1T_dark_dotted		{ border-top: 1px dotted #553e2a; }
.bdr1B_dark				{ border-bottom: 1px solid #553e2a; }
.bdr1B_dark_dashed		{ border-bottom: 1px dashed #553e2a; }
.bdr1B_dark_dotted		{ border-bottom: 1px dotted #553e2a; }

/* 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; }


#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: 90%;
background-repeat: no-repeat;
position: relative;
}

/* ***************************** More Info Rollover Elements *****************************  */

#moreInfo a span {
display: none;
}

#moreInfo a:hover span {
display: block;
position: absolute; 
height: auto;
padding: 5px; 
z-index: 100;
color: #050117;
}

#moreInfoWrapper {  				/* Use for tools and reference pages */
width: 450px;
text-align: left;
background: #b7a377;
border: 1px solid #553e2a;
padding: 2px 2px 2px 2px;
margin-top: 10px;
}

#psiWrapper {
width: 99%;
background: #ffffff;
border: 1px solid #9A713C;
padding: 2px 2px 2px 2px;
margin-top: 3px;
margin-right: 5px;
font-size: inherit;
}

/* ***************************** Calendar Display Elements *****************************  */

.calendar 		{ border: 1px solid #0a0434; border-collapse: collapse; color: #0a0434; width: 100%; }
.tableContain 	{ color: #0a0434; }
.none 			{ color: #0a0434; }
.today 			{ border: 1px solid #0a0434; color: #0a0434; background:#cfcfcf; padding: 2px;}
.monthdays 		{ border: 1px solid #0a0434; color: #0a0434; padding: 2px; height: 100px; } 
.nonmonthdays 	{ border: 1px solid #0a0434; color: #0a0434; background: #efefef; padding: 2px; height: 100px; } 
.day 			{ vertical-align:top; height: 50px; }
.header			{ border: 1px solid #0a0434; color: #0a0434; background-color:#cfcfcf; padding: 2px; }
.weekdays		{ border: 1px solid #0a0434; background-color: #dddddd; color: #0a0434; padding: 2px; }
.calInfo		{ padding-left: 2px; }

/* Recipe Calculator Styles */

#calculate {
width: 350px;
position: absolute;
background: url(../images/25black.png) repeat;
float: right;
top: 165px;
right: 60px;
z-index: 2;
}

#calculateInner {
top: -4px;
left: -4px;
background-color: #b7a377;
border-top: 3px solid #9A713C;
border-left: 3px solid #9A713C;
border-right: 3px solid #553e2a;
border-bottom: 3px solid #553e2a;
padding: 10px 10px 10px 10px;
text-align: left;
font-size: 90%;
background-repeat: no-repeat;
position: relative;
}