

html body.package #ms-global-section-container { 
	height: 61px; 
}

html body.package #package_header {
	background: #FFF url('http://images.marthastewart.com/images/assets/module/package/herbgarden/tab_bar.gif') no-repeat;
	height: 76px;
	width: 980px;
	margin: auto;
	padding-bottom: 14px;
}
html body.package #package_title { 
	margin-left: 0; 
	line-height: 56px; 
	vertical-align: middle; 
	text-indent: -9999px; 
	background-image: none; 
	background-repeat: no-repeat;
}

html body.package ul#package_tabs li a { color: #fff; border-color: #fff;}
html body.package ul#package_tabs li a:hover { color: #4b1a13;}
html body.package ul#package_tabs li.active a { padding-bottom: 7px; color: #29631b; border-color: #fff; font-weight: bold; }


html body.package .slide_info h1 { color: #4d7720; }




/* module framework */

html body.package .module .mod_hed { background: transparent url('http://images.marthastewart.com/images/assets/module/package/herbgarden/module_header.gif') 0 0 repeat-x; z-index: 0;}
html body.package .module h2 { color: #4d7720;}



/* index pages */

html body.package ul#index_tabs { background: none; border-bottom: 1px dotted #a6b088; overflow: hidden; padding-left: 0; }
html body.package ul#index_tabs li { margin-left: -1px; }
html body.package ul#index_tabs li a, html body.package ul#index_tabs li a span {background-image: none; color: #0CAABB;}

html body.package ul#index_tabs li a { background-image: url('cupcakes/tab-border.gif'); background-repeat: no-repeat; background-position: 0 50%; }

html body.package ul#index_tabs li a span { margin-left: 10px; padding-right: 10px; }

html body.package ul#index_tabs li.active a, ul#index_tabs li.active a span { color: #726565;}
html body.package .slideshows h2 { color: #4b1a13;}

html body.package .slideshows ul.index { border-bottom: 1px dotted #a6b088; }

/* getting started module */
html body.package #getting_started .mod_body { padding-left: 6px; }

html body.package #package_nav_footer {
	bottom: -12px;
}
