h5#headertag {
   margin: 0;
   padding: 0;
   margin-right: 11px;
   margin-top: 4px;
   width: 147px;
   float: right;
   text-align: right; /* float:right located in <span> wrapper due to IE double-margins bug */
   height: 9px;
   background-image: url(/images/brands/alpine/alpine_header_text.gif);
   background-repeat: no-repeat;
   background-position: top right;

   }
h5#headertag span {
   display: none;
}
h2#welcome {
   margin: 0;
   padding: 0;
   margin-right: 11px;
   margin-top: 4px;
   width: 188px;   
   text-align: right; /* float:right located in <span> wrapper due to IE double-margins bug */
   height: 21px;
   background-image: url(/images/brands/alpine/welcome_to_alpine.gif);
   background-repeat: no-repeat;
   background-position: top right;

   }
h2#welcome span {
   /*display: none*/;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
a, a:link {
      color: #990000;
	font-size : 11px; 
        text-decoration: none;
}

a:hover {
    color: #CC0000;
    text-decoration: underline; 
}
img.featureImage {
border-bottom: 1px solid #ffcc66;
border-top: 1px solid #ffcc66;
   margin: 0 !important;
   padding: 0 !important;
}
div#recipeListingWrap {
	border: 1px solid #FFCC66;
}

div#recipeListing {
	margin: 2px;
	border: 1px solid #FFCC66;
border-top: 0;
}

div#recipeListing ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.recipes li {
	line-height: 1.5em;
	padding-left: 18px;
}

ul.recipes li a{
color: #990000;
}

div#recipeListing ul.recipes {
	border-top: 1px solid #FFCC66;
	/*border-bottom: 1px solid #ffcc66;*/
	list-style: none;

}
 
div#recipeListing h5 {
	font-weight: bold;
	font-size: 11px;
	background: url(/images/brands/alpine/arrow.gif) 5px 9px no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 4px;
	padding-left: 12px;
color: #990000;
border-top: 1px solid #FFCC66;
}
 
div#recipeListing ul.last {
	border-bottom: 0;
}

#recipe_box table{
	width: 100%;
font-size: 8px;	
}

#recipe_box th {
text-align:left;
	padding-bottom: 3px;
	padding-top: 3px;
}

div#recipe_box {
      clear: both;
	margin-top: 20px;
	border-top: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
	/*background-color: #FFFFFF;*/
	padding-bottom: 2px;
	padding-top: 2px;
}

#recipe_box td {
	border-bottom: 1px solid #FFCC66;
	padding-bottom: 5px;
	padding-top: 5px;

}

#recipe_box th {
	border-bottom: 1px solid #FFCC66;
	border-top: 1px solid #FFCC66;
font-size: 9px;

}

#recipe_box #first td {
padding-top: 9px;
border-top: 1px solid #FFCC66;

}
#recipe_box caption {
	display: none;
}

#recipe_box img.rating_image {
	float:right
}
#recipe_box img.view_image {
	float:left;
	padding-right: 4px;
}

#recipe_box .spacer td {
	padding-bottom: 0;
	padding-top: 0;
}
#recipe_box .spacer {
	height: 2px;
	line-height: 2px;
	overflow: hidden;	
	border-top: 1px solid #FFCC66;
	padding-bottom: 0;
	padding-top: 0;
}
#recipe_box .spacer span {
	visibility: hidden;
	padding-bottom: 0;
	padding-top: 0;

}
 
li.photo {
	background: url(/images/photo_icon.gif) 3px 5px no-repeat;
}
#sidebar_header {
	background-image: url(/images/krusteaz/right-menu-top.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 159px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*padding-left: 10px;*/
	text-indent: 10px;
	padding-top: 8px;
}
#sidebar_recipe_header {
	background-image: url(/images/sidebar_tab_bg.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 159px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*padding-left: 10px;*/
	text-indent: 21px;
	padding-top: 8px;
}
div#prod_dir ul {
}

div#prod_dir li {
      display: block;
      /*border: 1px solid #0f0;*/
	float: left;
	width: 130px;
	text-align: center;
	font-size: 12px;
	padding: 5px;
	vertical-align: top;
height: 120px;
      min-height: 120px;
}
div#prod_dir img {
	border: 0;
}

div#prod_dir p {
margin: 0;
padding: 0;
line-height: 1.2em;
}

div#prod_dir a, div#prod_dir a:link {
font-size: 10px;
color: #990000;
text-decoration: none;
}

div#prod_dir a:hover {
text-decoration: underline;
}

div#nav {text-align: left; margin: 0; padding: 0;}

div#nav a {
height: 25px;
display: block;
width: 100%;
color: #FFFFFF;
}

div#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

div#nav li {
background: url(/images/brands/alpine/alpine_nav_tab_norm_off.gif) top left no-repeat;
margin: 0;
padding: 0;
padding-top: 5px;
padding-left: 20px;
padding-right:10px;
}
div#nav li#current {
background: url(/images/brands/alpine/alpine_nav_tab_norm_on.gif) top left no-repeat;
}
div#nav li#current.mfirst {
background: url(/images/brands/alpine/alpine_nav_tab_first_on.gif) top left no-repeat;
}
div#nav li.post {
background: url(/images/brands/alpine/alpine_nav_tab_norm_off_post.gif) top left no-repeat;
}

div#nav li.mfirst {
background: url(/images/brands/alpine/alpine_nav_tab_first_off.gif) top left no-repeat;
}

div#subnav ul {
background: #930600;
margin: 0;
padding: 0;
color: #333;
}

div#subnav ul li#current {
background: #930600;
}

div#subnav li {
background: #930600;
padding: 0;
margin: 0;
padding-bottom: 4px;
}

div#subnav a {
background: transparent;
height: auto;
/* height: 15px; */
}

td#navwrapper {
background: url(/images/kr_nav_bg.jpg) top left repeat-y;
margin: 0;
padding: 0;
text-align:left;
}


div.featurerecipe {
}
div.featurerecipe ul {
}
div.featurerecipe p {
}
div.featurerecipe li {
}
div.featurerecipe a, div.featurerecipe a:link {
}
div.featurerecipe img {
}

/* These styles were reproduced directly from div.featurerecipe */
div#sidebar1 {
color: #999999;
font-size: 10px;
}

div#sidebar1 ul {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#sidebar1 p {
font-size: 10px;
margin: 0 8px 0 10px;
padding: 7px 0 7px 0;
line-height: 1.2em;
color: #666666;
}

div#sidebar1 li {
	list-style: none;
      line-height: 1.2em;
	background: #FFFFF1 url(/images/brands/alpine/arrow.gif) no-repeat 0px 4px;
	margin: 0;
	padding: 0;
	padding-left: 8px;
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}
	
div#sidebar1 a, div#sidebar1 a:link {
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#sidebar1 img {
      margin: 0;
	padding: 0;
	padding-bottom: 7px;
	padding-top: 12px;
}

/* Styles for Recipe Central Sidebars (2004.04.07 drp) */
div#sidebar2 {
color: #999999;
font-size: 10px;
background: url(/images/sidebar_content_bg.gif) repeat-y bottom right;
}

div#sidebar2 ul {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	padding-left: 11px;
      padding-bottom: 15px;
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#sidebar2 p {
font-size: 10px;
margin: 0 8px 0 10px;
padding: 7px 0 7px 0;
line-height: 1.2em;
}

div#sidebar2 li {
	list-style: none;
      line-height: 1.2em;
	background: #FFFFF1 url(/images/sm_yellow_arrow.gif) no-repeat 0px 4px;
	border-bottom: 1px solid #ffcc66;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	padding-left: 8px;
	padding-bottom: 1px;
	margin-bottom: 3px;
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

div#sidebar2 a, div#sidebar2 a:link {
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* a {
color: #990000;
} */

input.searchradio {
background-color: transparent;
}

/* What's New 10-5-05 */
div#whatsNewHolder {
	width: 354px;
}
div#whatsNewHolder h3.title {
	background-color: #f00;
	color: #fff;
	padding-top: 14px;
	padding-left: 15px;
	padding-bottom: 8px;
	margin: 0;
	font-size: 20px;
	line-height: 20px;
	font-family: Georgia;
	font-weight: normal;
	background: transparent url(/images/.testing/whats_new_tab.gif) no-repeat; 
	/*height: 42px;*/
	/*overflow: hidden;*/
	display: block;
}
div#whatsNewHolder div.content {
	background-color: #FFFFD0;
	border-bottom: 1px #FFCC66 solid;
	border-left: 1px #FFCC66 solid;
	border-right: 1px #FFCC66 solid;
	padding: 2px;
}
div#whatsNewHolder div.subscribe {
	color: #999999;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFF1;
	border: 1px #FFCC66 solid;
	margin: 0;
	padding: 15px 15px 15px 15px;
}
div#whatsNewHolder div.feature {
	border: 1px #FFCC66 solid;
	border-bottom: 0;
	padding: 10px 14px 10px 14px;
}
div#whatsNewHolder div.feature h5 {
	padding: 0;
	margin: 0;
	color: #339900;
	font-family: Georgia;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
div#whatsNewHolder div.feature p {
	padding: 2px 0 10px 0;
	margin: 0;
	color: #666666;
	font: Georgia;
	font-size: 11px;
}
div#whatsNewHolder div.subscribe form {
	margin-top: 10px;
	padding: 0;
}
div#whatsNewHolder div.subscribe p {
	margin: 0;
	padding: 0;
}
div#whatsNewHolder div.subscribe input#email {
	width: 135px;
	font-size: 11px;
}
div#whatsNewHolder div.subscribe input#submit {
	border: 0;
}
div#whatsNewHolder div.pic {
	padding: 0 0 2px 0;	
}
div#whatsNewHolder div.pic img{
	border: 1px #FFCC66 solid;
}
div#featurePage {
	width: 513px;
}
div#featurePage h3.title {
	background-color: #f00;
	color: #fff;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 13px;
	margin: 0;
	font-size: 20px;
	font-family: Georgia;
	font-weight: normal;
	background: transparent url(/images/brands/krusteaz/whats_new/feature_tab.gif) no-repeat; 
	/*height: 45px;*/
	overflow: hidden;
	display: block;
}
div#featurePage div.product {
	float: right;
	width: 165px !important;
	width: 165px;
	height: 242px;
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	/*padding: 2px;*/
}
div#featurePage div.wrap{
	height: 208px;
	padding: 16px 18px 12px 18px;
	margin:2px;
	border: 1px solid #FFCC66;
}
div#featurePage div.product a {

	padding: 0 2px 0 2px;
}
div#featurePage img {
	border: 0;
}
div#featurePage img.productImage {
	margin-bottom: 14px;
}
div#featurePage div.pic {
	float: left;
}

div#featurePage div.feature {

}
div#featurePage div.feature h5 {
	padding: 0;
	margin: 0;
	color: #339900;
	font-family: Georgia;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
h5.rProductNameV2 {
  font-family : Georgia, Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px;
}
h3.rcRecipeNameV2{
	
color: #FF3300; 
	font-weight : normal;  
	font-size : 23px;  
line-height: 25px;
margin-bottom: 0;
	margin-top : 9px; 
padding-bottom: 0;  
	padding-top : 2px;  
  
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif; 

}
h2#recipeBox{
	
color: #FF3300; 
	font-weight : normal;  
	font-size : 24px;  
	margin-top : 9px;  
	margin-bottom : 9px;  
	padding-top : 2px;  
	padding-bottom : 2px;  
font-family : Georgia, Verdana, Arial, Helvetica, sans-serif; 

}
