/* Start of CMSMS style sheet 'layout' */
* {
margin: 0;
padding: 0
}

body {
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 75%;
background-color: #C4480C;
background-image: url(../images/gradient.gif);
background-repeat: repeat-x;
background-attachment: fixed
}

img {border: 0}

/* ---------------  Links  --------------- */

a,
a:link 
a:active {
text-decoration: none;
background-color: inherit
}

a:visited {
text-decoration: none;
background-color: inherit;
color: #18507C
}

a:hover {
text-decoration: underline;
color: #385C72
}

/* ---------------  Layout  --------------- */

div#pagewrapper {
margin: 0 auto; 
background-image: url(http://www.basicbrewing.com/images/contentbg.gif);
width: 750px
}

div#header {
height: 80px;
padding: 0 0 4px 0;
background: #4B1900
}

div#header h1 a {
background: url(http://www.basicbrewing.com/images/logo.gif) no-repeat 0; 
display: block; 
height: 80px;      
text-indent: -999em; 
text-decoration: none
}

div#content {
margin: 22px auto
}

div#main {
margin-right: 210px;
padding: 0 25px
}

/* ---------------  Sidebar  --------------- */

div#sidebar {
float: right; 
width: 210px;   
display: inline
}

.rightbox {
border-top: 1px solid #ea7100;
border-left: 1px solid #ccc;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
margin: 0 16px 16px 0;
padding: 0 10px 12px 10px;
background: #fff url(http://www.basicbrewing.com/images/rightboxbg.gif) repeat-x top left
}

.rightbox p {font-family: Arial, Verdana, Helvetica, sans-serif}
.rightbox b {font-size: 115%}
.rightbox img {vertical-align: middle}

div#sidebar.hascontent {
padding: 0;
width: 210px
}

/* ---------------  Footer  --------------- */

div#footer {
clear: both;  
height: 20px;
padding: 20px 0;
color: #fff;
background: url(http://www.basicbrewing.com/images/footerbg.gif)
}

div#footer p {
font-size: 90%;
text-align: center
}

div#footer p a {color: #fff}

div.hr {
height: 1px;
margin: 1em;
border-bottom: 1px dotted #000
}

div.left49 {
float: left;
width: 49%
}

div.right49 {
float: right;
width: 49%;
text-align: right
}

/* ---------------  Headings  --------------- */

div#content h1 {
font-size: 2em;  
line-height: 1em;
margin: 0
}

#content h2 {
font-family: Georgia, Times, sans-serif;
color: #a82f00;
font-size: 24px;
padding: 10px 0 4px 0;
border-bottom: 1px solid #999;
margin: 0 0 15px 0
}

div#content h3 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 1.3em;
line-height: 1.3em;
margin: 0
}

div#content h4 {
color: #294B5F; 
font-size: 1.2em;
line-height: 1.3em;
margin: 0 0 0.25em 0
}

.rightbox h5 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 15px;
color: #fff;
border: none;
text-align: center;
margin: 6px 0 0 0;
padding: 0 0 14px 0;
background: none
}

h6 {
font-size: 1em;
line-height: 1.3em;
margin: 0 0 0.25em 0
}

/* ---------------  Text  --------------- */

p {
font-size: 1em;
margin: 0 0 1.5em 0;
line-height:1.4em;
padding: 0
}

blockquote {
border-left: 10px solid #ddd;
margin-left: 10px
}

/* Wrapping text in <code> tags. Makes CSS not validate */
code, pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}

/* --------------- Twitter --------------- */

#twitter_div {
border:1px solid #EFD286;
padding:6px 6px 0px 6px;
margin:0 0 15px 0;
background-color:#FFF6DF
}

.twitter-title {
font-size:15px;
color:blue;
border-bottom:none
}

/* ---------------  Flash Player  --------------- */

#FLVPlayer {
margin: 0 0 25px 9px;
display: block
}

/* ---------------  Forms  --------------- */

/* ---------------  Contact  --------------- */

#required {color: #ff0000}

#contact input {
height: 20px;
width: 250px;
margin: 3px 0 10px 0
}

#contact textarea {
height: 100px;
width: 350px;
margin: 3px 0 10px 0
}

select {margin: 3px 0 10px 0}
#contact #checkbox {
width: auto;
vertical-align: middle;
margin: 0 4px 0 0
}

#contact #phone {
width: 140px;
margin: 0 10px 0 0
}

#contact #during {
vertical-align: middle;
margin: 0 0 0 4px
}

#contact #submit {
width: auto;
height: auto;
margin: 12px 0 17px 0;
padding: 6px
}

.req {background: #FFFBCF}

/* ---------------  Sidebar Search  --------------- */

.rightbox input {
margin: 2px 0 8px 0;
width: 165px;
height: 18px
}

.rightbox .button_form {
height: 30px;
margin: -13px 0 10px 0
}

.rightbox select {
margin: 0 0 -5px 0;
width: 100%
}

#searchbox {
border: 2px solid #EFDCB3;
width: 100%;
padding: 10px;
background: #FEFBF4
}

p#privacy {  
font-family: Arial, Verdana, Helvetica, sans-serif;
background-color: #efefef;
padding: 12px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
font-size: 12px; 
line-height: 15px; 
color: #000
}

/* ---------------  Lists  --------------- */

div#main ul,
div#main ol,
div#main dl {
  font-size: 1.0em;
   line-height:1.4em;
   margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#dl dt {
   font-weight: bold;
   margin: 0 0 0.25em 3em;
}
div#dl dd {
   margin: 0 0 0 3em;
}

.buybox {
width: 100%;
font-size: 13px;
border-spacing: 0;
border-top: 1px solid #ea7100;
border-left: 1px solid #ccc;
border-right: 2px solid #333;
border-bottom: 2px solid #333;
}

.buybox_head {
background:  url(../images/rightboxbg.gif) repeat-x;
padding: 6px
}

.buybox_row {
padding: 6px 0 6px 6px
}

.slogan {
display: block;
font-family: Georgia, Times, serif;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #ccc;
font-size: 21px;
background:  url(../images/finish.gif) repeat-y;
text-align: center;
margin: 15px 0;
padding: 8px;
color: #000
}

/* ---------------  Misc Graphics  --------------- */

#box_allgrain {
float: right;
margin: 0 0 0 15px
}

#box_basicbrew {
float: left;
margin: 0 15px 0 0
}

#frappr {
float: left;
margin: 5px 10px 0 0
}

#archive {
border: 2px solid #EFDFB3;
padding: 10px;
font-size: 17px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
margin: 35px 0 15px 0;
background: #FFFBEF
}

.episodes {
border: 2px solid #EFDFB3;
padding: 10px;
margin: 15px 0 15px 0;
background: #FFFBEF
}

#uk_box {
border: 1px solid;
padding: 10px;
margin: 0 0 15px 0
}

#uk_box p {margin: 0}

#uk_box img {
float: left;
margin: 3px 10px 0 0
}
/* End of 'layout' */

/* Start of CMSMS style sheet 'accessibility' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'accessibility' */

/* Start of CMSMS style sheet 'news' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'news' */

/* Jotform CSS */

<style type="text/css">
.tbmain{ 
 /* Changes on the form */
 background: white !important; 
}

.tbmain input, textarea {
margin:3px 0 3px 0;
width:220px
}
.thmain select {margin:0 0 3px 0}

.left{
  /* Changes on the form */
  color: black !important; 
  font-family: Verdana !important;
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
  font-family:"Verdana";
}
td.left {
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.pagebreak{
  font-family:"Verdana";
  font-size:12px;
  color:black;
}
.tbmain{
  height:100%;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
 
div.backButton{
	background: transparent url("http://jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float:left;
	margin-bottom:15px;
	padding-right:5px;
}
div.backButton:hover{
	background: transparent url("http://jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
	background: transparent url("http://jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
	background: transparent url("http://jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
	height:16px;
	width:53px;
	float: left;
	margin-bottom:15px;
	padding-right:5px;
}
div.nextButton:hover{
	background: transparent url("http://jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
	background: transparent url("http://jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
	padding-right:5px;
	margin-bottom:15px;
	float:left;
}


/* End of 'layout' */

/* Start of CMSMS style sheet 'news' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   line-height: 150%;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */

/* 
#NewsPostDetailTitle {}
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'news' */

/* Start of CMSMS style sheet 'accessibility' */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */
/* End of 'accessibility' */

