
/* CSS Document */
/* Red Barn Coffee Roasters www.redbarncoffee.com */
/* by Southborough Website Design, LLC www.southboroughwebsitedesign.com */

body {
	/* background-color:#F1DDB7; */
	background-color:#EBDCBB;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
	font-size:92%;
}

td#wrapperCell {
	border:4px solid #000;
}

h1 {
	color:#000;
	background-color:#fff;
	font-size:1.5em;
}

h2 {
	color:#000;
	background-color:#fff;
}

#topNav {
	margin:6px 6px 0px 0px;
	color:#7D2F27;
	background-color:#EBDCBB;
}

#topNav a {
	color:#7D2F27;
	background-color:#EBDCBB;
}
td#tagLineImage {
	text-align:center;
	padding-top:6px;
}

td#titlebox {
	padding:2px;
	text-align:center;
}

h1#titlepage {
	font-size:1em;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	background-color:#802F25;
	border:4px solid #000;
	padding:4px;
	text-align:center;
	width:250px;
	margin:0 auto;
}

div.center {
	text-align:center;
}

/* New Navigation */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.basictab {
	padding: 2px 0px 2px 0px;
	margin-left: 0;
	margin-bottom:0;
	margin-top:5px; 
	font-weight:bold;
	
	border-bottom:4px solid #000;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab li {
	display: inline;
	margin: 0;
}

.basictab li a {
	text-decoration: none;
	padding: 4px 9px;
	margin-right: 2px;
	border: 4px solid #000;
	border-bottom: none;
	background-color:#802F25;
	color: #FFF;
}

.basictab li a:visited {
}

.basictab li a:hover {
	/* background-color: #EBDCBB; */
	background-color:#FFF;
	color:#802F25;
}

.basictab li a:active {
	color: #802F25;
}

.basictab li.selected a { /*selected tab effect*/
	position: relative;
	top: 2px;
	padding-top: 4px;
	background-color: #FFF;
	color: #000;
	border-bottom:2px solid #FFF;
}

/* start sub menu level 1 */
#submenu1 {
	background-color:#FFF;
}
#submenu2 {
	background-color:#EBDCBB;
	border-bottom:1px solid #802F25;
}

.basictab_sub1 {
	padding: 2px 0px 2px 0px;
	margin-left: 0;
	margin-bottom:0;
	margin-top:7px; 
	font-weight:normal;
	
	border-bottom:1px solid #802F25;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab_sub1 li {
	display: inline;
	margin: 0;
}

.basictab_sub1 li a {
	text-decoration:underline;
	padding: 4px 12px 2px 12px;
	margin-right: 2px;
	border: 1px solid #802F25;
	border-bottom: none;
	background-color:#FFF;
	color: #802F25;
}

.basictab_sub1 li a:visited {
}

.basictab_sub1 li a:hover {
	/* background-color: #EBDCBB; */
	background-color:#EBDCBB;
	color:#000;
}

.basictab_sub1 li a:active {
	color: #802F25;
}

.basictab_sub1 li.selected a { /*selected tab effect*/
	position: relative;
	top: 2px;
	padding-top: 4px;
	background-color: #EBDCBB;
	color: #000;
	border-bottom:1px solid #EBDCBB;
	text-decoration:none;
}

/* start sub menu level 2 */

.basictab_sub2 {
	padding: 2px 0px 6px 0px;
	margin-left: 0;
	margin-bottom:0;
	margin-top:5px; 
	font-weight:normal;
	
	border-bottom:0px solid #802F25;
	list-style-type: none;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.basictab_sub2 li {
	display: inline;
	margin: 0;
}

.basictab_sub2 li a {
	text-decoration:underline;
	padding: 0px 9px;
	margin-right: 2px;
	border: 1px solid #EBDCBB;
	border-bottom: none;
	background-color:#EBDCBB;
	color: #802F25;
}

.basictab_sub2 li a:visited {
}

.basictab_sub2 li a:hover {
	/* background-color: #EBDCBB; */
	border: 1px solid #802F25;
	background-color:#FFF;
	text-decoration:none;
	color:#802F25;
}

.basictab_sub2 li a:active {
	color: #802F25;
}

.basictab_sub2 li.selected a { /*selected tab effect*/
	background-color: #FFF;
	color: #000;
	border:1px solid #000;
	text-decoration:none;
}

/* start main content */

td.content {
	padding:10px;
	background-color:#fff;
	border-bottom:4px solid #000;
}













h2.contact {
	color:#000;
	background-color:#e2d6b5;
	background-color:#EBDCBB;
	font-size:1.2em;
	margin-bottom:0;
}

h2.fairTrade {
	color:#000;
	background-color:#e2d6b5;
	background-color:#EBDCBB;
	font-size:1.0em;
	margin-bottom:5px;
	font-style:italic;
}

p.contactblurb {
	font-size:0.9em;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	background-color:#FFF;
	margin:0 0 1em 1em;
}

h3 {
	color:#333333;
	background-color:#FFF;
	margin:15px;
}





img.right {
	float:right;
	margin:10px 0 10px 10px;
}

img.left {
	float:left;
	margin:10px 10px 10px 0;
}

img.flagleft {
	float:left;
	margin:6px 10px 6px 0;
	border:1px solid #000;
}

.imagenone {
	background-color:#DDDDDD;
	border:1px solid #000;
	padding:5px;
	margin:0px;
}

.imageright {
	float:right;
	text-align:center;
	background-color:#802F25;
	border:4px solid #000;
	padding:5px;
	margin:10px 0 10px 10px;
}

.imageleft {
	float:left;
	text-align:center;
	background-color:#DDDDDD;
	border:1px solid #000;
	padding:5px;
	margin:10px 10px 10px 0;
}

td.menucell h3 {
	color:#000;
	padding:4px 0 4px 0px;
	background-color:#ffeebb;
	border:1px solid #000;
	text-align:center;
}

.callouthome {
	width:225px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.85em;
	padding:5px;
	margin:0px 0px 0px 0px;
	border:2px solid #000;
	background-color:#58544B;
	_background-color:#58544B;
	color:#fff;
}
.callouthome a {
	background-color:#58544B;
	color:#fff;
	font-weight:bold;
}

#callout2 {
	float:right;
	font-size:0.9em;
	margin:2px 2px 10px 10px;
}

#callout3 {
	width:275px;
	font-family:"Times New Roman", Times, serif;
	font-size:0.9em;
	text-align:left;
	padding:4px;
	margin:5px;
	border:2px solid #000;
	background-color:#e2d6b5;
	background-color:#EBDCBB;
	color:#fff;
}

#callout3 a {
	color:#3366FF;
	background-color:#e2d6b5;
	background-color:#EBDCBB;
}

td.productcell {
	padding:4px 4px 8px 4px;
	text-align:center;
}

td.producttitle {
	padding:2px;
	border:2px solid #000;
	color:#FFFFFF;
	background-color:#802F25;
}

div.lightroast,
div.mediumroast,
div.darkroast,
div.blendedroast {
	float:right;
	color:#FFFFFF;
	padding:4px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	border:1px solid #000;
}

td.lightroast,
td.mediumroast,
td.darkroast,
td.blendedroast {
	color:#FFFFFF;
	padding:8px 2px 8px 2px;
	font-weight:bold;
	font-size:0.85em;
	border:1px solid #000;
}

.lightroast {
	background-image:  url("images/roasting/roast-coffee-101light.jpg");
}

.mediumroast {
	background-image:  url("images/roasting/roast-coffee-101medium.jpg");
}

.darkroast {
	background-image:  url("images/roasting/roast-coffee-101dark.jpg");
}

td.blendedroast,
div.blendedroast,
.blendedroast {
	background-color:#802F25;
	color:#FFFFFF;
}






/* new product setup */
h1.productpagetitle22 {
	margin:0;
}
td.productlocal22 {
	width:30%;
	padding:10px 0px 10px 0px;
	font-size:1.25em;
	font-weight:bold;
	border-bottom:0px solid #999;
	text-align:center;
	background-image:url(images/bg/locals.png);
	background-position: top left;
	background-repeat:repeat-x;
}
td.productproduct22 {
	padding-bottom:25px;
}
td.productHidden {
	display:none;
}
td.productcoffeetitle22 {
	color: #FFFFFF;
	background-color:#033;
	font-size:1.15em;
	font-weight:bold;
	padding:6px 0px 4px 6px;
}
td.productcoffeetitle22 span.roast22 {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#033;
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	font-style:italic;
}
td.productcoffeetitle23 {
	color: #FFFFFF;
	background-color:#7D2F27;
	font-size:1.15em;
	font-weight:bold;
	padding:6px 0px 4px 6px;
}
td.productcoffeetitle23 span.roast22 {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#7D2F27;
	font-size:0.8em;
	color:#999;
	font-weight:normal;
	font-style:italic;
}
td.productdescription22 {
	font-family:Verdana, Geneva, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #999999;
	border-top:0px solid #cccccc;
	padding:6px 0px 4px 6px;
}

td.productprice22 {
	color:#333333;
	background-color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.85em;
	font-weight:bold;
	text-align:center;
	padding:6px 10px 4px 6px;
}
td.productprice_button22 {
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #999999;
	border-top:0px solid #cccccc;
}

td.productbuybutton22 {
	background-color:#FFFFFF;
	text-align:center;
	padding:10px 10px 5px 10px;
}
div.viewcart {
	float:right;
	margin:12px;
}













td.productcoffeeflag22 {
	color: #FFFFFF;
	background-color:#802F25;
	width:90px;
	text-align:left;
}

td.productcoffeetitle22decaf {
	color: #FFFFFF;
	background-color:#996633;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
}

td.productcoffeeflag22decaf {
	color: #FFFFFF;
	background-color:#996633;
	width:90px;
	text-align:left;
}

.productcoffeetitleb22 {
	color:#FFFFFF;
	background-color:#033;
	border:1px solid #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	padding:17px;
	margin:0;
}

td.productcell22 {
	padding:4px 4px 8px 4px;
	text-align:center;
}

td.producttitle22 {
	padding:2px;
	border:2px solid #802F25;
	color:#FFFFFF;
	background-color:#033;
}


td.productdescription22decaf {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	font-size:0.9em;
	text-align:left;
	padding-left:10px;
}

td.productdescription22flavor {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	border-right:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
}

td.productprice22flavor {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	font-size:0.85em;
}

td.productbuybutton22flavor {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#333333;
	background-color:#FFFFFF;
	text-align:left;
	padding:10px 10px 5px 10px;
}

td.productselect22flavor {
	text-align:center;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	font-size:0.85em;
	padding:10px 0 10px 0;
}



td.roast22 {
	text-align:left;
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:5px 20px 5px 20px;
}

div.lightroast22,
div.mediumroast22,
div.darkroast22,
div.blendedroast22 {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
	border:1px solid #000;
}

/* td.lightroast22, td.mediumroast22, td.darkroast22, td.blendedroast22 {
	color:#FFFFFF;
	padding:10px 2px 10px 2px;
	font-weight:bold;
	font-size:0.85em;
	border:0px solid #660000;
} */
.lightroast22 {
	background-image:  url("images/roasting/roast-coffee-101light.jpg");
}

.mediumroast22 {
	background-image:  url("images/roasting/roast-coffee-101medium.jpg");
}

.darkroast22 {
	background-image:  url("images/roasting/roast-coffee-101dark.jpg");
}

td.blendedroast22,
div.blendedroast22,
.blendedroast22 {
	background-color:#802F25;
	color:#FFFFFF;
}

td {
	vertical-align:top;
}

td.headcenter {
	text-align:center;
	padding:0px;
}

td.headcenter p {
	font-size:0.9em;
}

td.headright {
	color: #000;
	font-weight: normal;
	font-size:0.85em;
	font-style: italic;
	text-align:center;
	padding:0px;
	width:230px;
}

.address {
	border:2px solid #663333;
	padding:10px;
	margin:0;
	color:#000;
	background-color:#FFFFFF;
}





td.contentFTO {
	clear:both;
	vertical-align:middle;
	padding:0px 10px 0px 10px;
	background-color:#FFFFFF;
}

/* menu pages */
td.menucell {
	padding:0 10px 10px 10px;
	width:50%;
}

.menuitem {
	font-size:1em;
	font-weight:bold;
	margin:1em 0 0 1em;
	color:#333333;
}

.menublurb {
	font-size:0.9em;
	font-weight:normal;
	font-style:normal;
	color:#333333;
	margin:0 0em 1em 2em;
}

.menulist {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	margin:0 0em 1em 3em;
}

.brewitem {
	font-size:1.1em;
	font-weight:bold;
	margin:1em 0 0 1em;
	color:#660000;
}

.brewblurb {
	font-size:1.0em;
	font-weight:normal;
	color:#333333;
	margin:0 0em 1em 2em;
}

dl {
	margin-left:1em;
	margin-bottom:1em;
}

dt {
	clear:both;
	font-weight:bold;
	margin-bottom:0;
}

dd {
	margin-bottom: 1em;
	color:#333333;
}

h2.descriptions1 {
	color:#660000;
	clear:both;
	text-decoration:underline;
}

h3.descriptions2 {
	color:#660000;
	clear:both;
	font-size:1.5em;
}

td.footercell {
	background-color:#e2d6b5;
	background-color:#EBDCBB;
	color:#660000;
	padding-top:10px;
	text-align:center;
}

p.SubLinks {
	padding:0;
	margin:0 0 0 25px;
}

.overSubLinks {
	margin-bottom:3px;
}

/* southborough website design link */
#southborough {
	font-family:Arial, Helvetica, sans-serif;
	color:#C99;
	font-size:0.85em;
	text-align:center;
}

#southborough a {
	color:#C99;
	text-decoration:underline;
}

#southborough a:hover {
	color:#600;
	text-decoration:underline;
}
