/*  
Theme Name: PrimePress
Theme URI: http://www.techtrot.com/primepress/
Description: A 3-column <strong>search engine optimized</strong> theme with a clean and content-centric design. Features easily customizable <strong>rotating header images</strong> and a <strong>custom stylesheet</strong> for personalizing the theme.
Author: Ravi Varma
Author URI: http://www.techtrot.com/
Version: 1.2.1
Tags: valid CSS, valid XHTML, fixed width, white, blue, widgets, three columns, custom header, right sidebar, widget ready, microformats
*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	
	background:transparent;
	border:0;
	color:#444444;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5;
	margin:0;
	padding:0;
	outline:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	vertical-align:baseline;
	

}


ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align: left;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	color:#111111;
	font:62.5%/1.3 'Lucida Grande',verdana,arial,sans-serif;
	text-align:center;
	background-color: #FFFFFF;
}

/*---------------------------  MAIN STRUCTURE -------------------------------*/


#container  {
background:none repeat scroll 0 0 transparent;
margin:0;
padding:0;
}

#page {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#header {
	margin:5px 0;
	position:relative;
	width:954px
}

#branding {
	position:relative;
	top:0px;
	width:960px;
}

/* HIDE NOW #global-links {
	height: 25px;
	border-bottom: 1px solid #ddd;
}
*/




#rotating-full {
border:1px solid #d7d3c8;
margin-top:5px;
padding:3px;
width:952px;
}

#rotating-full img {
height:305px;
width:952px;
}


#rotating {
	float:right;
	margin-top:5px;
	padding:3px;
	width:744px;
	height: 295px;
	border:1px solid #D7D3C8;
	
}

#rotating-front  {
border:1px solid #d7d3c8;
margin:0;
padding:3px;
width:952px;
}

#rotating-front img {width: 952px; height: 305px;}

#rotating img {width: 744px; height: 295px; margin-bottom: 5px;}

#primary {
	margin-top: 10px;
	width:540px;
	float:left;
	padding: 0 10px 0 12px;
	border-right: 1px dotted #62683d;
}

#primary-front {
	margin-top: 10px;
	padding: 0 0px 0 0;
	width: 960px;
	border: none;
}

#big3 {
	margin-top:1px;
        padding-top:3px;
	height: 300px;
        border-top:1px solid #575B5D;
}

.little-big3  {
background-color:#FFFFFF;
display:inline;
height:295px;
margin:1px 0 1px 1px;
padding:2px 5px;
width:231px;
}

.little-big3 img {
	border:1px solid #CCCCCC;
	height:150px;
	padding:1px;
	width:230px;
}

.little-big3 img:hover {
	padding: 1px;
	border: 1px solid #aaa;
}

#other1_front {
	float: right;
	margin-right: -4px;
}

#blog_front {
	float: left;
	margin-left: 0px;
	padding-left: 0px;

}

#cupping-notes_front {
	float: left;

}

#new-coffee_front {
	float: left;
}

#secondary {
	float:right;
	height:300px;
	left:916px;
	margin-top:10px;
	padding-left:10px;
	position:absolute;
	top:600px;
	width:185px;	
}

#secondaryBlog {
	margin-top: 10px;
	float:right;
	width:380px;
}

#secondary-learn {
float:left;
margin-top:10px;
padding:0px;
width:379px;
}



#secondary-tutorial {
clear: both;
margin-top:10px;
padding-left:10px;
width:954px;
}

#secondary-learn tr {
	height: 160px;
}



#secondaryBlog #sidebar-1 {
	padding: 0;
	float: left;
	width: 185px;
	border: none;
}

#secondaryBlog #sidebar-2 {
	float: right;
	width: 185px;	
}


#sidebar-1 {
	padding-right: 10px;
	border-right:1px dotted #62683d;
	margin-top:5px;
	min-height: 305px;
}

.sidebar {
	float:left;
	width:185px;
	padding-top: 0;
}


#contactOut {
	margin-bottom: 10px;
	width: 100%;
	height: 960px;
}

#contactIn {
	margin: 0 auto;
	padding: 19px;
	height: 910px;
	background: #2a2a2a;
	border: 1px solid #333;
	
}

#contactForm {
	padding: 80px 70px 50px 50px;
	float: left;
	width: 380px;
	background: #fff;
	border: 1px solid #575b5d;
}

#contactForm p {
	margin:0 0 0 10px;
	text-align: left;
	color: #575b5d;
}

#contactForm .required {
	color: #9e4132;
}


/*-------- TOP LINKS --------*/


#toplinks-bar {
background-color: #d7d3c8;
border-bottom: 1px solid #8c8c8c;
height: 35px;
margin: 0px;
padding:0;
}

#top-links-holder {
margin: 0px auto;
padding:7px 0;
width: 960px;

}

.top-links {

float:left;
}

.top-links li {display: none;}/*----------- CHANGE TO "INLINE" TO DISPLAY TOP LINKS ----------*/

#toplinks-bar .top-links a {
font-size: 11px;
background:transparent url('http://www.batdorfcoffee.com/dev-batdorf/shop/skin/frontend/default/batdorf/images/links_separator.gif') no-repeat scroll 100% 50%;
padding:0 7px 0 0;
}

.top-links a:hover {
text-decoration:underline;
}

#toplinks-bar .top-links a, #toplinks-bar {
color:#e45525;
}

/*-------- END TOP LINKS --------*/

/*------------ SEARCH -----------*/
#pp-search {	
background:transparent none repeat scroll 0 0;
float:right;
line-height:1.25em;
margin:0;
padding:0;
width:250px;
z-index:97;

}


/*
#pp-search .left {
	display: block;
	width: 23px;
	height: 23px;
	background: #fff url('images/search-left.gif') no-repeat;
}

#pp-search .right {
	float: right;
	display: block;
	margin-top: 0px;
	width: 23px;
	height: 23px;
	background: #fff url('images/search-right.gif') no-repeat;
}
*/


#s-input {
color: #8c8c8c;
margin-right:2px;
border:1px solid #B6B6B6;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height: 13px;
line-height:normal;
padding:3px 7px;
width:150px;

}


.entry #s-input {
	border-color:#888;
}

#submit, #s-submit {
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:right;
	font-size:12px;
	height:21px;
	margin:0;
	padding:2px 6px 3px;
}

#s-submit {
background:#ebad21;
text-shadow:1px 1px 0 #424242;
border:none;

}

#submit:hover, #s-submit:hover {
	background-color:#00b7e3;
}
#s-input, #submit, #s-submit {
	font-family:arial, sans-serif;
}

/*-------- END SEARCH --------*/

/*-----header-----*/
.logo {
display: block;
width:425px;
}


.logo {
background: transparent url('http://www.batdorfcoffee.com/dev-batdorf/shop/skin/frontend/default/batdorf/images/B+B4CLR+3CLR-logo.png') no-repeat scroll 0px -152px;
display:block;
height:150px;
margin-left:267px;
margin-top:27px;
text-indent:-9999px;
}

.logo a:visited {
color: transparent;
}

.logo:hover {
background: transparent url('http://www.batdorfcoffee.com/dev-batdorf/shop/skin/frontend/default/batdorf/images/B+B4CLR+3CLR-logo.png') no-repeat scroll 0 0;
display:block;
height:150px;
text-indent:-9999px;

}


.description {
	color:#666;
	margin-top:-10px;
	padding:0 0 10px 21px;
	font-size:13px;
	line-height:1;
	font-style:italic;
}
#skip a {
	padding:0.2em 0.3em;
	font-weight:bold;
	background:#e5e5e5;
	color:#444;
	display:block;
	text-decoration:none;
	position:absolute;
	top:0.5em;
	right:999em;
}
#skip a:first-letter {
	text-decoration:underline;
}
#skip a:hover {
	background:#ddd;
}
/*-----main-menu*/


#nav {
	background: transparent;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	margin: 30px 0 0px 0;
	padding: 0;
	position:relative;
	text-align:center;
	
}

#nav ul {
	left: 0;
	margin: 0px;
	padding: 10px 0;
	text-align: center;
}


#nav li { 
	display: inline;
	margin:1px 8px 11px 1px;
	padding:3px 7px;
	

}

#nav li a {
	background:transparent none repeat scroll 100% 50%;
	line-height: 1.3em;
	text-decoration: none;
	text-align: left;
	color:#4b3c30;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	
}

#nav li a:hover {
	color: #d7d3c8;
	text-decoration:none; 
}

#nav li.current_page_item a {
	color: #fff
}




/*-----Generic Styles-----*/
b, strong {
	font-weight:bold;
}
i, em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
abbr, acronym {
	border-bottom:1px solid #ddd;
}

small, small i {
font-size:10px;
color: #8c8c8c;
}

sup, sub {
	font-size:0.8em;
	line-height:1.2;
color: #575b5d;
}
sup {
	vertical-align:super;
}
sub {
	vertical-align:sub;
}
del {
	text-decoration:line-through;
}
u, ins {
	text-decoration:underline;
}
pre, code, tt {
	font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;
}
pre {
	margin:0 0 1.5385em;
	padding:0.7692em 10px;
	border:1px solid #ddd;
	overflow:auto;
}
hr {
	background:#ccc;
	color:#ccc;
	clear:both;
	float:none;
	width:100%;
	height:0.1em;
	margin:0 0 1.5385em;
	border:none;
}
blockquote {
	margin:0 0 1.5385em;
	padding:0 0 0 40px;
	color:#555;
	background:url('images/pp-quote.gif') no-repeat;
}
/*-----headings-----*/	
h1, h2, h3, h4, h5, h6 {
	font-family: Rockwell,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-weight:normal;
	letter-spacing:-0.3px;
	text-align:right;
	color: #00b7e3;
}

.mission {
	border-bottom: 2px solid #2a2a2a;
	color: #371f0d;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:0.3px;
	padding: 5px 0 15px 0;
	text-align: left;
}

.company-name {	font-size: 14px;font-weight: bold; color: #00a0da;}

.little-bigH3, .little-bigH3 a {
	color: #ebad21;
	font-size: 16px;
	text-align: left;
}

.little-big3 p {
	font-size: .9em;
	text-align: left;
	padding-top: 0px;
}

.highlights {color: #9e4132; font-weight: bold;}

.read-more {display: inline;}

.entry-title {font-size:1.7em; margin-top:90px;}

#primary .entry-title a {
font-family:rockwell;
font-size:1.03em;
margin-top:30px;
}

.page .entry-title, .page-template .entry-title {
	color:#00b7e3;
	font-size:2.3em;
	text-align:left;
}

.page-title {
	text-align:right;
	margin-bottom:0.9091em;
}
.sidebar h2 {
	font-size:1.5em;
}

/*-----content-----*/
.entry-content {
	font-size: 1.2em;
	line-height:1.5385;
	margin:1.5385em 0 0;
}
.entry-content p {
	margin:0 0 1.5385em;
	color: #2a2a2a;
	text-align: left;
}

.entry-content h1, .entry-content h2 {
	font-size:1.3em;
    line-height:1;
    margin:0;
    padding:9px 0 5px 0px;
}
.entry-content h3 {
	font-size:1.7em;
	line-height:1.1111;
	margin:1.66665em 0 0.55555em;
	text-align:left;
}
.entry-content h4 {
	font-size:1.2308em;
	font-weight:bold;
	line-height:1.25;
	margin:1.875em 0 0.625em;
}
.entry-content h5, .entry-content h6 {
	font-size:1em;
	font-weight:bold;
	margin:2.30775em 0 0.76925em;
}

.entry-content a {
	text-decoration: none;
}


.entry-content li {
	list-style: none;
}


.entry-content address {
	margin:0 0 1.5385em;
	font-style:italic;
}
.looped .entry, .single .entry {
	border-bottom:1px dashed #ddd;
}

.entry-content form p {margin-bottom: 4px;}

caption {color: #9e4132; margin-bottom: 5px;}
/*-----post info*/
.entry-byline {
	border-top:1px dashed #DDDDDD;
color:#777777;
font:italic 1.1em 'Lucida Grande',sans-serif;
margin:12px 0;
padding-top:10px;
text-align:right;
}
.entry-byline address {
	display:inline;
}
.entry-meta {
	margin:5px 0 0.8333em;
	float:right;
	font:italic 1.2em/1.6666 'Lucida Grande', sans-serif;
	color:#555;
}
/*-----lists*/
.entry-content ul, .entry-content ol {
	margin:0 0 1.5385em 30px;
}
.entry-content li {
	margin-bottom:0.4615em;
	line-height:1.5385;
}
.entry-content li ul, .entry-content li ol {
	margin:0.4615em 0 1.077em 30px;
}
.entry-content ul {
	margin: -10px 0 15px 7px;
	list-style-type:square;
}
.entry-content li ul {
	list-style-type:circle;
}
.entry-content ol {
	list-style-type:decimal;
}
.entry-content ol ol {
	list-style-type:upper-alpha;
}
.entry-content dl {
	margin:0 0 1.5385em;
}
.entry-content dl dt {
	font-weight:bold;
}
.entry-content dd {
	margin:0 0 1.5385em;
}
/*-----images*/
.entry-content img {
	max-width:100%;
	height:auto;
	border:1px solid #CCCCCC;
	padding:1px;
}
img.alignleft, div.alignleft {
	margin:0 15px 25px 0;
	display:inline;
}
img.alignright, div.alignright {
	margin:0 0 3px 15px;
	display:inline;
}
.aligncenter, div.aligncenter {
	display:block;
	margin:0 auto 1.5385em;
}
img.border {
	padding:4px;
	border:1px solid #ccc;
	background:#eee;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.center {
	text-align:center;
}
.wp-caption {
	text-align:center;
	padding-top:4px;
}
.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}
.wp-caption p.wp-caption-text {
	color:#555;
	padding:4px;
	margin:0;
	font:italic 0.923em/1.6666 'Lucida Grande', verdana, sans-serif;
}
/*-----gallery*/
.entry-content .attachment a, .entry-content .gallery a, .entry-content .attachment a:hover, .entry-content .gallery a:hover {
	border:none;
}
.attachment img, .attachment-thumbnail, .entry-content .gallery img {
	padding:2px;
	border:1px solid #ccc;
}
.attachment img:hover, .attachment-thumbnail:hover, .entry-content .gallery img:hover {
	border:1px solid #888;
}
img.attachment-thumbnail {
	width:147px;
}
.attachment {
	text-align:center;
}
/*----- Tables ------------*/

#secondary-tutorial table {
background-color:#FFFFFF;
margin-top:10px;
}

#secondary-learn table td, #secondary-tutorial table td {
background-color:#FFFFFF;
padding: 0px 10px;
}

.left-cell {
padding-right:14px;
}

#secondary-learn img:hover, #secondary-tutorial img:hover {
border:1px solid #575B5D;
padding:1px;
}
#secondary-learn td img, #secondary-tutorial td img {
border:1px solid #CCCCCC;
display:block;
padding:1px;
}


.entry-content table {
	margin:5px 0 1.5385em;
	border-collapse:collapse;
	border:1px solid #ccc;
	color:#444;
	width:80%;
}
.entry-content th {
	font-weight:bold;
	background:#ccc;
}
.entry-content th, .entry-content td {
	padding:0.2em 10px;
}
.entry-content td {
	border:1px solid #ccc;
}
.entry-content tbody tr:hover {
	background:#ddd;
}
.entry-content tfoot {
	background:#ddd;
}



/*-----sidebar-----*/
	/*-----RSS feed*/	
#pp-feed {
	height:32px;
	border-top:1px solid #aaa;
	border-bottom:1px solid #aaa;
	margin:0 0 1em 0;
	background:#fff url(images/pp-rss2.png) no-repeat 0% 47%;
}
#pp-feed p {
	margin:0 0 0 63px;
	padding:8px 5px;
	font:bold 13px 'Lucida Grande', verdana, sans-serif;
}

/*-----widgets*/
.widget {
	font-size:1.2em;
	line-height:1.5;
	margin:0 0 10px 0;
	padding:0.4166em 5px 0.4166em 0;
	background:#eee;
}
.widget li {
	margin:0.1667em 0;
	padding:0 0 0 15px;
}
.widget h2 {
	padding: 0 10px 0 10px;
	line-height:1.3;
	color:#2a2a2a;
	font-variant:small-caps;
	font-weight:bold;
}
#recent-posts li, #recent-comments li, .widget_rss li {
	/* background: url(images/pp-bullet.gif) 0 0.55em no-repeat; */
}

#buy-coffee {
	padding-bottom: 10px;
}
/*-----calendar*/
#calendar_wrap {
	margin:0.4166em auto 0;
}
#wp-calendar {
	width:94%;
	margin:0 auto;
	font-family:'Lucida Grande', arial, sans-seriff;
}
#wp-calendar caption {
	background:#aaa;
	font-size:1.0833em;
	font-weight:bold;
}
#wp-calendar th {
	background:#ddd;
}
#wp-calendar th, #wp-calendar td {
	text-align:center;
	padding:0.25em;
}
#wp-calendar td {
	font-size:0.9166em;
	color:#777;
}
#wp-calendar tfoot {
	background:#ddd;
}
#wp-calendar a {
	font-weight:bold;
}
/*-----navigation-----*/
.navigation {
	font-size:1.1em;
	text-align:center;
	padding:1.8181em 0;
}
.navleft, .gnavleft {
	float:left;
	width:50%;
	text-align:left;
}
.navright, .gnavright {
	float:right;
	width:50%;
	text-align:right;
}
.gnavigation {
	padding:0 0 2em;
}
/*-----EXTENDED footer-----*/

#extended-footer {
background-color:#d7d3c8;
margin:50px 0 0;
min-height: 250px;
padding:40px 0;
position: relative;
width: 100%;
}

.col-full  {
margin:0 auto;
width:960px;
}

.col-full {
margin:0 auto;
width:960px;
}

.one, .two {
border-right:1px solid #8c8c8c;
margin:0 9px 0 0;

}

.one, .two, .three {
float:left;
}



.block {
background-color:#d7d3c8;
float:left;
padding:0 10px 0 0;
min-height: 260px;
width:300px;
}


.ext-foot-header {
color: #8c8c8c;
display:block;
text-align: left;
font-family:Rockwell;
font-size:2em;
font-weight:bold;
}

#extended-footer .widget {
margin:0 0 30px;
padding:0 10px;
}

/*-----footer-----*/

#footer {
	margin: 0;
	background-color: #d7d3c8;
	border-bottom:1px solid #8c8c8c;
	padding:1.6666em 0;
	font:1.2em/1.6666 'Lucida Grande', verdana, snas-serif;
	width: 100%;
}
#footer .left {
	margin: 0 auto;
	width:960px;
	
}
#footer .right {
	width:50%;
	float:right;
	text-align:right;
}

#footer p, #footer p strong {
color: #4b3c30;
font-size: 9px;
}
.clear {
	margin:0;
	padding:0;
	clear:both;
}
/*-----comments-----*/
#comments {
	width:480px;
}
.nocomments {
	text-align:center;
	padding:1.25em 0;
	font-size:1.6em;
	border-top:1px dashed #ddd;
}
#comments h3 {
	font-size:2em;
	font-weight:normal;
	line-height:1;
}
h3.comments-number {
	margin:0 auto 1.5em;
	padding-top:1em;
	border-top:1px dashed #ddd;
}
h3#respond {
	margin:0 0 0.5em;
}
.commentlist {
	margin:0 0 4em;
}
.commentlist li {
	margin:0 0 1em;
	padding:0.5em 5px;
}
.comment-counter {
	font-size:1.3em;
	float:right;
}
.commentauthor {
	font:bold 1.5em/1 'trebuchet ms', arial, sans-serif;
}
.comment-meta {
	font:italic 1.1em 'trebuchet ms', arial, sans-serif;
	color:#777;
}
.comment-content {
	font-size:1.1em;
	line-height:1.5454;
	color:#333;
}
.comment-content p {
	margin:1.4545em 5px 1.4545em 0;
}
.comment-login {
	font:1.2em 'trebuchet ms', arial, sans-serif;
	margin-bottom:1.6666em;
}
.alt {
	background:#ececec;
}
.authorcomment {
	background:#ddd;
	border:1px solid #ccc;
}
.avatar {
	float:left;
	padding-right:7px;
}
/*-----commentforms*/
#commentform {
	margin:0 0 4em 0;
}
#commentform p {
	margin:0 0 1em 0;
}
#commentform textarea, #commentform input[type=text] {
	font:1.2em verdana, Courier, Monospace;
	padding:3px;
	border:1px solid #ccc;
	color:#666;
}
#commentform textarea:focus, #commentform input[type=text]:focus {
	color:#000;
	border-color:#888;
}
#commentform label {
	font-size:1em;
}
#commentform textarea {
	width:90%;
}
#commentform input[type=text] {
	width:45%;
}

#commentform #submit {
	border: none;
	height:30px;
	padding:3px 6px;
	background-color: #ebad21;
}

#commentform #submit:hover {
	background-color:#00b7e3;
}

/*-----links-----*/
a {
	text-decoration:none;
	color:#00b7e3;
}
a:hover {
	text-decoration: underline;
}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover {
	color:#8c8c8c;
}
.entry-byline a {
	color:#777;
}
.entry-content a {
text-decoration:none;
}
.entry-content a:hover {
}
#primary.page-template .entry-content a {
	text-decoration:none;
	font-weight:normal;
}
#primary.page-template .entry-content a:hover {
	text-decoration:underline;
}
#footer a:hover {
}
.gnavigation a:hover {
	border-bottom:none;
}


/*
	Vertical Accordions
*/

.accordion_toggle {
	display: block;
	height: 20px;
	width: 934px;
	background: #4b3c30;
	padding: 0px;
	line-height: 20px;
	color: #ffffff;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	border-bottom: 1px solid #fff;
	cursor: pointer;
	margin: 0px 0;
}

.accordion_toggle_active {
	background: #00b7e3;
	color: #ffffff;
	border-bottom: 1px solid #d7d3c8;
}

.accordion_content {
        margin: 10px 0;
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}
	
.entry-content .accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #0099FF;
}
	
.accordion_content p {
	padding: 5px 0px 15px 0px;
    width: 400px;
	line-height: 150%;
    font-size:1.1em;
    clear: left;
	}
	
.accordion_content img {
	float:right;
        margin-right: 10px;
        border: 1px solid #ccc;

	}
	
.vertical_accordion_toggle {
	display: block;
	height: 30px;
	width: 600px;
	background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	margin: 0 0 0 0;
}

.vertical_accordion_toggle_active {
	background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
	color: #ffffff;
	border-bottom: 1px solid #f68263;
}

.vertical_accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.vertical_accordion_content h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
                padding: 5px
}

.vertical_accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}




/* Accordion styling*/
#accordion {
	top: 215px;
	margin: 20px 0px 10px 0px;
        padding-bottom: 5px;
	width: 954px;   
	background: transparent;
        border-bottom:1px solid #575B5D;
}

#vertical_container h1 {padding-left: 10px;}

#simplePopOut {
        margin-bottom: 20px;
	width: 530px;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
	
}

#simplePopIn {
        margin: 15px 25px 0px 25px;
        width: 480px;
}



/*-------- NEWS TICKER ----------*/
.innerfade {
display:block;
margin:-20px 0 0 100px;
}
/*-------- END NEWS TICKER ----------*/


/*-------- MAIL CHIMP ----------*/
#mc_signup_container {
background: #00b7e3 url('images/batdorfcoffee-Newsletter-subscribe.png') no-repeat 0 0;
margin:0;
padding:0;
position: relative;

}

#mc_signup_form {
margin:0;
padding-top:40px;

}

input.button { 
background-color:#8C8C8C;
border: none;
color:#FFFFFF;
cursor: pointer;
font:bold 88% 'Lucida Grande',helvetica,sans-serif;
padding:2px 4px 3px 6px;
} 


/*-------- END MAIL CHIMP ----------*/

		
					
			 
