#nav_links {
  margin-top: 40px;
}

#home-page{
  width: 820px;
  margin: auto;
}

#home-page #center {
  text-align: center;
}

#home-page #top_nav_section {
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 20px;
}

#home-page h1 {
  margin: 0 0 10px 0;
  line-height: 27px;
  font-size: 24px;
  font-weight: bold;
}

#home-page h2 {
  margin: 0 0 5px 0;
  line-height: 1.3em;
  font-size: 19px;
}


#home-page .dotted{
  float: left;
  width: 100%;
}

#home-page #promotional-copy p {
  color: #888;
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 10px;
  padding: 0 80px;
}

#home-page #links {
  margin: 30px 200px 20px 200px;
  text-align: center;
}

#home-page #links a {
  color: #c1272d;
  font-size: 13px;
  font-weight: bold;
}

body.main-index #nav_links {
  margin-top: 0;
/*  margin-bottom: 15px;*/
}

#surprise-me-home {
  font-size: 13px;
  font-weight: bold;
  margin-top: 9px;
}

#surprise-me-home:hover {
  color: #c1272d;
}

#surprise-me-home:active {
  text-decoration: underline;
}

#surprise-search {
  width: 88px;
}

#white-area {
  background: transparent url(/images/main_nav/page_midbg.gif) repeat-y scroll 0 0;
}

#header {
  overflow: hidden;
}

#search span {
  margin-left: 4px;
  font-weight: bold;
}

.spotlight_section {
  float: left;
  width: 350px;
  padding: 0px 00px 20px 10px;
}

.top-section{
	float: left;
	padding-bottom: 20px;
}

.top-section .left-section{
  padding-right: 90px;
  width: 370px;
	float: left;
}

.mid-section{
	float: left;
	padding-bottom: 35px;
}

.mid-section .author_of_the_day{
	float: left;
	width: 265px;
	margin-right: 46px;
}

.spotlight_photo {
  float: left;
  margin-bottom: 10px;
}

.spotlight_photo .tl, .spotlight_photo .tr, .spotlight_photo .bl, .spotlight_photo .br  {
  overflow: hidden;
  position: absolute;
  height: 7px;
  width: 7px;
}

.spotlight_photo .tl {
  background: url(/images/rounded_corners/whitebg_topleft-trans.png) no-repeat;
  top: 0;
  left: 0;
}

.spotlight_photo .tr {
  background: url(/images/rounded_corners/whitebg_topright-trans.png) no-repeat;
  top: 0;
  right: -1px;
}

.spotlight_photo .bl {
  background: url(/images/rounded_corners/whitebg_btmleft-trans.png) no-repeat;
  bottom: 0;
  left: 0;
}

.spotlight_photo .br {
  background: url(/images/rounded_corners/whitebg_btmright-trans.png) no-repeat;
  bottom: 0;
  right: -1px;
}

.spotlight_photo img {
  float: left;
  display: block;
}

.author_of_the_day .spotlight_photo img{
	width: 265px;
	height: auto;
}

#home-page .spotlight_subject {
  background-repeat: no-repeat;
  margin: 0 0 10px 10px;
  float: left;
}

#home-page .recipe_of_the_day .spotlight_subject{
	width: 300px;
}

#home-page .author_of_the_day .spotlight_subject{
	width: 200px;
}

.spotlight_section .spotlight_subject h3 {
  font-size: 21px;
  color: #c1272d;
}

#home-page .spotlight_subject .name {
  line-height: 1em;
}

#home-page .spotlight_subject_icon{
  float:left;
}

.top-section .recipe_of_the_day{
  margin-bottom: 10px;
  float: left;
	width: 349px;
}


#home-page #recipe-spotlight{
  float: left;
  width: 100%;
	height: 130px;
}

#home-page #recipe-spotlight #spotlight-recipes{
	height: 75px;
	float: left;
	width: 100%;
	overflow: hidden;
}

#home-page #recipe-spotlight .spotlight-recipe{
	float: left;
	height: 75px; 
	width: 100%;
}
#recipe-spotlight .image-wrapper{
  float:left;
  display: inline;
  margin-right: 10px;
}

#recipe-spotlight .recipe_textcontent{
  display: inline;
  height: 75px;
  float: left;
  width: 260px;
}

#recipe-spotlight .recipe_textcontent p{
  display: block;
	line-height: 18px;
}

#recipe-spotlight .recipe_textcontent .recipe_title{
  font-weight: bold;
}

#recipe-spotlight .recipe-spotlight-links{
	float: left;
	width: 370px;
  font-weight: bold;
	margin-top: 5px;
}

#home-page #favorite-searches{
  float: left;
  margin-bottom: 10px;
}

#favorite-searches .favorite-searches-section{
	  float: left;
}

#favorite-searches .favorite-searches-section.left-part{
  width: 200px;
}

#favorite-searches .favorite-searches-section a{
  display: block;
}

#home-page #author-section{
  margin-bottom: 10px;
  float: left;
  width: 100%;
}

#home-page #author-section .container{
  padding: 0 10px;
}

#author-section .container .author{
  float: left;
  margin-right: 23px;
  width: 160px;
}

#author-section .container .filler{
  width: 10px;
}

#author-section .container .author .image{
  display: block;
  margin-bottom: 5px;
	width: 100%;
}
#author-section .container .author .image img{
	height: 112px;
	width: auto;
}

#author-section .container .author .name{
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

#home-page .two_column_narrow{
  width: 200px;
}

#home-page .recipes-section{
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
  font-size: 12px;
}

.recipes-section .recipe{
  height: 60px;
  width: 100%;
}

.recipes-section .recipe .image-wrapper{
  float: left;
  background-color: white;
  margin-right: 10px;
}

.recipes-section .recipe .image-wrapper img{
  height: 42px;
  width: 55px;
}

.recipes-section .recipe .recipe_textcontent{
  float: left;
  line-height: 1.0em;
  width: 130px;
  height: 60px;
}

.recipes-section .recipe .recipe_textcontent .recipe_title{
  line-height: 1.0em;
  margin-bottom: 5px;
}

.recipes-section .recipe .recipe_textcontent .recipe_author{
  font-style: italic;
  float: left;
  font-size: 11px;
}

.recipes-section .more-button{
  float: right;
}

#home-page .mid-section .ad-content{
	float: left;
	padding: 5px 0 0 0;
}

#home-page .featured-cookbooks{
  background: none;
  border: none;
	float: left;
	width: 150px;
	text-align: center;
	align: top;
	margin-right: 46px;
}


.featured-cookbooks #featured-cookbooks-stack{
	border: 1px solid #E2DDD8;
	min-height: 180px;
}

.featured-cookbooks .cookbook{
	text-align: center;
	width: 130px;
	padding: 10px;
}

.featured-cookbooks .cookbook-photo{
	display: block;
	margin: 0 auto 10px auto;
}

.featured-cookbooks .cookbook-photo img{
	height: 100px;
}

.featured-cookbooks #more-cookbooks{
	float: right;
}

.featured-cookbooks h3{
	margin-bottom: 5px;
}

* {
  margin: 0;
}

html, body {
  height: auto;
}

body {
  text-align: center;
}

label {
  font-weight: bold;
}

#top {
  background-color: white;
  color: #555;
}

.title{
	margin-left: 14px;
	margin-bottom: 3px;
}

.all_content {
  overflow: auto;
}

#top, p, ol, ul, textarea, input {
  font-family: helvetica, verdana, sans-serif;
  font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, ul, li, form {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

img {
  border: none;
}

cite {
  font-style: normal;
  color:#999999;
  font-size:11px;
	margin-left: 20px;
}

.spinner {
	display: none;
}

a {
  color: #C1272D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

a:active {
  cursor: pointer;
}

h1 {
  font-size: 28px;
  margin: 0 10px;
}

input[type=text], input[type=password] {
  border: 1px solid #DADADA;
  padding: 4px 3px 3px;
  height: 14px;
  line-height: 1em;
  background: url(/images/input_bg.jpg) repeat-x top left;
}

input[type=text]:focus, input[type=text]:active, input[type=password]:focus, input[type=password]:active {
  border: 1px solid #F7931E;
}

textarea {
  padding: 0 3px;
  border: 1px solid #888;
  background: url(/images/input_bg.jpg) repeat-x top left;
}

textarea:focus, textarea:active {
  border: 1px solid #F7931E;
}

.tl, .tr, .bl, .br {
  position: absolute;
  overflow:hidden; /* ie6 fix */
  height: 7px;
  width: 7px;
}

.tl {
  top: 0; left: 0;
  background: url(/images/rounded_corners/whitebg_topleft-trans.png) no-repeat;
}

.tr {
  top: 0; right: 0;
  background: url(/images/rounded_corners/whitebg_topright-trans.png) no-repeat;
}

.bl {
  bottom: 0; left: 0;
  background: url(/images/rounded_corners/whitebg_btmleft-trans.png) no-repeat;
}

.br {
  bottom: 0; right: 0;
  background: url(/images/rounded_corners/whitebg_btmright-trans.png) no-repeat;
}

#admin-links{
	float: left;
	position: absolute;
	width: 150px;
}

.twitter-follow-button{
	width: 115px;
	height: 21px;
}


/* ==========================================================================
   Convenience Classes */

.clear {
  clear: both;
}

br.clear {
  margin: 0;
  padding: 0;
}

.left, a.button.left {
  float: left;
}

.right, a.button.right {
  float: right;
}

.right-align {
  text-align: right;
}

.center-align {
  text-align: center;
}

.middle {
  vertical-align: middle;
}

.even {
  background: #f2eeeb;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.image-wrapper {
  overflow: hidden;
}

#editorial-posts .post .image-wrapper {
  display: none;
}

#editorial-posts .post.first .image-wrapper {
  display: block;
}

.strike-through {
  text-decoration: line-through;
}

.bold {
  font-weight: bold;
}

.dotted:after {
  display: block;
  content: "";
  background: url(/images/dotted_line-trans.png) no-repeat;
  width: 100%;
  height: 4px;
  margin-top: 6px;
  padding-top: 4px;
  overflow: hidden;
}

div.dotted h2 {
  padding-left: 10px;
}

/*.title {
  margin: 0.4em 0 0.4em 0.8em;
}*/

.nil {
  color: #aaa;
}

.italic {
  font-style: italic;
}


.defaultify {
  color: #777;
}

.defaultify:focus, .defaultify.hasContent {
  color: #333;
}

.bordered-570-top {
  width: 570px;
  height: 10px;
  line-height: 0;
  font-size: 0;
  background: url(/images/rounded_corners/white_570px_top.jpg)
}


.bordered-570 {
  background: url(/images/rounded_corners/white_570px_mid.jpg) repeat-y;
  padding: 0 1px 0 1px;
  width: 570px;
}

.bordered-570-bottom {
  width: 570px;
  height: 10px;
  line-height: 0;
  font-size: 0;
  background: url(/images/rounded_corners/white_570px_btm.jpg)
}

.popup {
  background: white;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.photo {
  background: #F2EEEB url(/images/main_modulebg_slice.gif) repeat-x scroll right top;
  float: left;
  width: 350px;
  overflow: hidden;
  position: relative;
  height: 262px;
}

.photo img {
  height: 262px;
}

.photo cite {
  float: right;
  font-size: 11px;
  height: 16px;
  vertical-align: bottom;
  color: #888;
  line-height: 16px;
}

.not-implemented {
  padding: 1em;
  color: #c1272d;
  font-size: 16px;
  text-align: center;
  background: white;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  width: 400px;
  height: 102px;
  position: absolute;
  line-height: 2.3em;
  cursor: pointer;
}

.warning {
  font-size: 11px;
  line-height: 14px;
  height: 12px;
  background: #C1272D;
  border: 1px solid #700;
  padding: 2px;
  color: white;
}

.warning span {
  vertical-align: middle;
}

span.activity-indicator {
  font-family: Arial, Helvetica, Tahoma, sans-serif;
  font-size: 10px;
  display: inline;
  color: #FFF;
  float: right;
  width: auto;
  font-weight: bold;
  margin-top: 15px;
  margin-right: 5px;
}

span.activity-indicator span.mid {
  float: left;
  width: auto;
  line-height: 17px;
  height: 17px;
  padding: 0 2px;
  background-color: #F7931E;
}

span.activity-indicator span.left, span.activity-indicator span.right {
  float: left;
  height: 17px;
  width: 5px;
}

span.activity-indicator span.left {
  background: url(/images/buttons/left_orng.jpg) no-repeat;
}

span.activity-indicator span.right {
  background: url(/images/buttons/right_orng.jpg) no-repeat;
}

.text_content {
  padding: 5px 10px 0;
}

/* ==========================================================================
   Layout styles */

#wrapper {
  width: 958px;
  margin: 0 auto;
}

.static-info .two_column_wide{
	width: 600px;
}

.two_column_wide {
  float: left;
  width: 570px;
  margin: 0 10px 0 10px;
}

.two_column_narrow {
  float: left;
  width: 300px;
  text-align: center;
  margin-left: 25px;
}

.three_column_left {
  float: left;
  width: 460px;
  margin-right: 10px;
}

.three_column_mid {
  float: left;
  width: 300px;
}

.three_column_right {
  float: right;
  width: 160px;
}

.search_three_column_left {
  float: left;
  margin-right: 10px;
  width: 204px;
}

.search_three_column_mid {
	float: left;
	margin-left: 237px;
	width: 546px;
	min-height: 946px;
}

.search_three_column_right {
  float: right;
  width: 160px;
}

/* ==========================================================================
   Ad styles */

#top-ad-wrapper{
  margin: 10px auto 0 auto;
  width: 950px;
  text-align: right;
}
   
.leaderboard {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 728px;
}

.leaderboard.top {
  margin-top: 10px;
}

.leaderboard.bottom {
  margin-bottom: 10px;
}

/* halogen hack */
.leaderboard table {
  margin:  0 0 0 -120px;
}

.ad-content {
  margin-bottom: 10px;
}

/* ==========================================================================
   ID styles */

#white-area {
  width: 100%;
  position: relative;
  background: url('/images/main_nav/page_midbg.gif') repeat-y;
}

#content {
  clear: both;
}

#star_cookstr_ad{
  height: 90px;
}

.top-slice {
  height: 11px;
  overflow: hidden;
  background-image: url('/images/main_nav/page_topbg.gif');
  background-repeat: no-repeat;
}

.bottom-slice {
  width: 958px;
  margin: 0 auto;
  height: 11px;
  overflow: hidden;
  background-image: url('/images/main_nav/page_botbg.gif');
  background-repeat: no-repeat;
}

#holepunch {
  position: absolute;
  width: 8px;
  height: 9px;
  top: 10px;
  left: 12px;
}

.flash {
  font-size: 1.5em;
  line-height: 0.8em;
  padding: 0.1em 0 0.7em;
  text-align: center;
  clear: both;
}

.flash.success {
  color: green;
}

.flash.notice {
  color: orange;
}

.flash.error {
  color: red;
}

.flash small {
  color: #aaa;
  font-size: 12px;
  cursor: pointer;
  margin-left: 10px;
}

.flash br {
  clear: both;
}

.flash li{
  list-style: none;  
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  color: red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px 7px 12px 7px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

#nav_header {
  clear: both;
  margin: 0 auto;
}

#top_nav {
  overflow: hidden;
	margin-left: 40px;
  margin-bottom: 5px;
  width: 690px;
	float: left;
}

#logo {
  float: left;
  width: auto;
}

#logo a {
  outline: 0;
}

#logo img {
  margin-bottom:10px;
  margin-right:18px;
}

/* ==========================================================================
   Search Form Styles */

#search {
  padding: 10px 0 6px;
}

#search .tabs {
  margin-top: -34px;
  margin-left: 30px;
  height: 13px;
}

#search .tabs a {
  background: url('/images/main_nav/search_tabs.gif');
  width: 75px;
  height: 20px;
  display: block;
  float: left;
  text-indent: -1000px;
  cursor: pointer;
}

#search .tabs #recipes-search-tab.active {
  background-position: 0 0;
}

#search .tabs #recipes-search-tab {
  background-position: 0 20px;
}

#search .tabs #site-search-tab {
  background-position: 75px 0;
}

#search .tabs #site-search-tab.active {
  background-position: 75px 20px;
}

#search span {
  font-family: Arial;
  float: left;
  margin: 10px 2px 0 7px;
  font-size: 11px;
  width: auto;
  color: #AAA;
}

#search form {
  vertical-align: middle;
  display: block;
  float: left;
}

#normal-search {
  width: 386px;
  height: 36px;
  padding-top: 7px;
  background: url("/images/main_nav/search_bg.gif") no-repeat;
}

#normal-search input {
  margin-top: 0;
  width: 284px;
  margin-right: 2px;
  font-family: Helvetica;
  font-size: 13px;
  margin-left: 7px;
  float: left;
  line-height: 1em;
}

/*.search-button {
  display: inline;
  float: right;
  margin-right: 9px;
  width: 73px;
  height: 21px;
  vertical-align: middle;
  border: 0;
  background-image: url("/images/buttons/search_button.gif");
  background-position: 0 -21px;
  text-indent: -10000px;
  cursor: pointer;
  margin-top: 1px;
  overflow: hidden;
}*/

.search-button:hover {
  background-position: 0 0px;
}

.search-button:active {
  position: relative;
  top: 1px;
  background-position: 0 21px;
}

#surprise-search {
  width: 100px;
  float: right;
}

#surprise-me {
  display: block;
  width: 92px;
  height: 22px;
  vertical-align: middle;
  border: 0;
  background-image: url("/images/main_nav/search_surprise.gif");
  background-position: 0 -22px;
  text-indent: -10000px;
  cursor: pointer;
  margin: 7px 0 0 7px;
}

#surprise-me:hover {
  background-position: 0 0px;
}

#surprise-me:active {
  background-position: 0 22px;
}

/* ==========================================================================
   Nav Bar Styles */

#nav_links {
  clear: both;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  height: 51px;
}

  #nav_links li {
    float: left;
    width: auto;
    list-style: none;
  }

    #nav_links li a {
      text-indent: -10000px;
      display: block;
      height: 28px;
      text-decoration: none;
      color: white;
      font-size: 1.1em;
      text-align: center;
      background-position: 0 0;
      background-repeat: no-repeat;
    }

    #nav_links li a:hover {
      background-position: 0 -31px;
    }

    #nav_links li a:active {
      background-position: 0 -62px;
    }

    #nav_links li a#recipes {
      background-image: url(/images/main_nav/nav_recipes.gif?4);
      width: 145px;
    }

    #nav_links li a#chefs-and-authors {
      background-image: url(/images/main_nav/nav_chefs.gif?4);
      width: 207px;
    }

    #nav_links li a#blog {
      background-image: url(/images/main_nav/nav_blog.gif?4);
      width: 116px;
    }

    #nav_links li a#mycookstr {
      background-image: url(/images/main_nav/nav_mycookstr.gif?4);
      width: 169px;
    }


#editor_comment_text {
  width: 100%;
}

/* ==========================================================================
   Recipe Show Page */

#recipe_header {
}

#recipe_header .dotted {
  margin-top: 10px;
  margin-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
}

#recipe_header .top .buttons {
  margin-top: 15px;
  margin-left: 7px;
}

#recipe_header .top .buttons a.button {
  float: left;
  width: auto;
  margin-right: 6px;
}

#recipe_header .photo img {
  height: 262px;
  width: 350px;
}

#recipe_header .photo cite {
  text-align: right;
  width: 445px;
  position: absolute;
}

#recipe_header .metadata {
  width: 580px;
  float: right;
  height: 100%;
  background: transparent url(/images/main_modulebg.gif) no-repeat scroll right top;
}

.recipe-title {
  color: #c1272d;
  font-size: 25px;
  display: block;
  white-space: nowrap;
  margin-left: 7px;
}

.recipe-ids{
  padding: 10px 0;
  font-style: italic;
}

.recipe-ids label{
  float: left;
  width: 80px;
}

a.share, a.print {
  float: left;
  display: block;
  text-indent: -10000px;
  height: 25px;
}

a.print {
  width: 62px;
  margin-right: 6px;
  background: url(/images/buttons/button_print-trans.png);
}

a.print:hover {
  background: url(/images/buttons/button_print_hover-trans.png);
}

a.print:active {
  background: url(/images/buttons/button_print_active-trans.png);
}

a.share {
  width: 133px;
  background: url(/images/buttons/button_share-trans.png);
}

a.share:hover {
  background: url(/images/buttons/button_share_hover-trans.png);
}

a.share:active {
  background: url(/images/buttons/button_share_active-trans.png);
}

#recipe_header .bottom {
  margin-left: 10px;
}

#recipe_header .bottom .section {
  float: left;
  width: 27%;
  height: 174px;
}

#recipe_header .bottom .section button {
  clear: both;
}

#recipe_header .bottom .section small {
  position: absolute;
  width: 100%;
  display: block;
  left: 0; bottom: 7px;
  font-size: 11px;
  line-height: 1.1em;
}

#recipe_header .bottom .section small span {
  color: #C1272D;
}

.section .section-content {
  height: 150px;
  position: relative;
}

.recipes.show #tab-content {
  width: 570px;
  float: left;
}

#recipe_header .bottom .heading {
  text-align: center;
  width: 100%;
  color: #f7931e;
  font-size:15px;
  margin-bottom:5px;
}

#recipe_header .bottom .owner {
  width: 156px;
}

#recipe_header .bottom .owner img {
  border: 1px solid #dcdcdb;
}

#recipe_header .bottom .owner .button {
  margin-left: 31px;
}

#recipe_header .bottom .owner small {
  color:#555555;
  display:block;
  font-size:10px;
  font-weight:bold;
  margin-top:13px;
  text-transform:uppercase;
  line-height: 1.1em;
}

#recipe_header .bottom .cookbook > .button {
  margin-left: 36px;
}

#recipe_header .bottom .cookbook .popup-message .button {
  width: auto;
  margin-top: 0;
}

#recipe_header .bottom .info {
  width: 250px;
}

#recipe_header .bottom .info #recipe-info-attrs {
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-weight: bold;
  color: #5f5f5f;
}

#recipe_header .bottom .info #recipe-info-attrs li {
  display: block;
  float: left;
  list-style-type: none;
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.2em;
  padding-left:12px;
  width:110px;
}

#recipe_header .bottom .attr.name {
  color:  #636363;
  margin-right: 5px;
}

#recipe_header .bottom .attr.value {
  color: #c1272d;
  display: block;
  font-weight: bold;
}

#recipe_header .can-make-ahead {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  padding-left: 12px;
}

#recipe_header .bottom .info .button.tan {
  width: 122px;
}

#recipe_header .bottom .owner, #recipe_header .bottom .cookbook{
  border-left: 2px solid #dcdcdb;
  text-align: center;
  position: relative;
}

#recipe_header .bottom .cookbook img{
  height: 90px;
}

#save-to-mycookstr-button.favorited {
  cursor: default;
}

.social-buttons a#save-to-mycookstr-button.favorited:hover {
  opacity: 1.0;
}

.popup-message {
  margin-top: 30px;
  padding: 10px 15px 10px 10px;
  position: absolute;
  text-align: center;
  width: 180px;
  background: #fff;
  border: 1px solid #F7931E;
}

.cookbook.section .popup-message {
  right: 0;
  top: 106%;
}

.popup-message ul {
  text-align: left;
  margin: 5px 5px 8px 15px;
  width: 150px;
  list-style-type: none;
}

.popup-message ul li a {
  color: #444;
  text-decoration: underline;
}

.popup-message h4, .popup-message p {
  text-align: center;
}

.popup-message .hide-this-section a.button {
  margin-left: 15px;
}

#recipe_body {
  text-align: left;
}

#recipe_body .section_title {
  text-indent: 12px;
}

#recipe_body cite, #right-column p {
  display: block;
  padding-left: 12px;
}

#recipe_body br {
  height: 0;
  margin: 0;
  padding: 0;
}

#recipe_body cite {
  margin-top: 10px;
  font-size: 12px;
}

.section_title {
  font-size: 1.33em;
  color: #c1272d;
  margin: 10px 0 5px;
  font-weight: bold;
}

#recipe_body .section_title span {
  color: #555;
  display: inline;
  float: none;
  padding: 0;
}

.section_title a {
  font-size: .7em;
}

#recipe_body .section_body {
  margin-top: 5px;
  font-size: .8em;
  line-height: 1.6em;
  margin-left: 15px;
}

#recipe_body blockquote {
  margin: 0;
}

#recipe_body .headnotes {
  font-style: italic;
}

.twitter-icon {
  width:15px;
  height:16px;
  padding-bottom: 2px;
}

#become_a_fan {
  float: left;
  width:auto;
  margin-bottom:5px;
}

.social-buttons{
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 3px;
  line-height: 25px;
  height: 25px;
}

.social-buttons img{
  width: 25px;
  vertical-align: middle;
}

.social-buttons a{
  margin-left: 5px;
  margin-right: 5px;
}

.social-buttons a:hover{
  opacity: 0.9;
}

.social-buttons a:active{
  opacity: 0.8;
}

#become_a_fan iframe {
  border: none;
  width: 200px;
  height: 65px;
}

/* ==========================================================================
   Recipe Edit Page Stylings */

#recipe_painting {
 	width: 300px;
}

#recipe_fields_edit {
  float: right;
  width: 380px;
}

#recipe_photo_upload {
  margin-top: 30px;
  padding: 10px;
}

#recipe_photo_upload img {
  padding-bottom: 15px;
}

.recipe_tag_field {
  clear: both;
  padding-top: 10px;
  width: 100%;
}

.recipe_tag_field_label {
  width: 25%;
  float: left;
}

.recipe_tag_field_textarea {
  width: 70%;
  float: left;
}

.recipe_tag_field_textarea textarea {
  width: 100%;
}

#recipe_editor_comments {
  float: right;
  padding: 10px;
  width: 200px;
  height: 80%;
  border-left: 1px gray dashed;
}

#recipe_editor_comment_field textarea {
  background-color: #FEF7B5;
  height: 200px;
}

.recipe_editor_comment {
  margin-bottom: 5px;
  padding: 0;
}

.recipe_editor_comment .user {
  background-color: #FEF7B5;
}

.recipe_editor_comment .system {
  background-color: #90EE90;
}

.recipe_editor_comment_title {
  border: 1px solid darkgray;
}

.recipe_editor_comment_title .user {
  background-color: #FAEB6A;
  padding: 0;
  margin: 0;
}

.recipe_editor_comment_title .system {
  background-color: #80DD80;
  padding: 0;
  margin: 0;
}

.rejected_notice {
  color: red;
  font-style: normal;
}

.recipe_state {
  color: darkblue;
  font-style: normal;
}

#extracted_ingredients {
  border: 1px dashed gray;
  padding: 10px;
}

#extracted_ingredients h4{
  font-size: 1.2em;
}

#extracted_ingredients ul{
		list-style: none;
}


#extracted_ingredients li.ingredient{
  margin-bottom: 20px;
}

#extracted_ingredients .food_type {
  color: orange;
}

#extracted_ingredients .unknown_food_type {
  color: red;
  font-weight: bold;
}

#recipe_body_parent {
  width: 70%;
}

span.required_field {
  color: red;
}

.recipe_editor_comment {
  padding-bottom: 5px;
}

#recipe_editor_comment_field {
  display:inline;
}

#recipe_editor_comment_spinner_add {
  float:left;
}

#recipe_editor_comment_spinner {
  float:left;
}

.recipe_editor_comment_text {
  font-size: 1.1em;
}

.recipe_editor_comment_text div {
  padding: 3px;
}

.search_results_recipe_title a {
  font-size: 1.2em;
}

.search_results_recipe_rejected a {
  color: red;
}

.search_results_recipe_unlocked a {
  color: blue;
}

#structured_field_help {
  font-style: italic;
  font-size: 0.8em;
}

.structured_field {
  margin-bottom: 10px;
}

.structured_field label {
	display: block;
	width: auto;
}

#recipe_editor p {
  margin-bottom: 10px;
}

.recipe_tag_attribute {
  width: 300px;
  height: 300px;
  overflow: scroll;
  float: left;
}

.pending_tags {
  border: 1px black solid;
  padding: 10px;
  padding-top: 0;
}

.pending_tag {
  color: green;
}

a.delete {
  color: red;
  text-decoration: none;
  vertical-align: super;
}

.loader img{
  width: 15px;
  height: 15px;
}

.admin-save-buttons{
  padding: 10px 0;
}

.admin-save-buttons input{
  margin-bottom: 5px ;
}


/* ==========================================================================
   Recipe/Chef block header styles */

#recipe_header, #author-of-the-day, #recipe-of-the-day {
  width: 930px;
  height: auto;
  margin: 0 auto 20px;
  padding: 0;
  height: 262px;
}

#recipe_header {
  margin-top: 10px;
}

#recipe-of-the-day h2 small, #author-of-the-day h2 small {
  color: orange;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 2px 0 0 2px;
  display: block;
}

#recipe-of-the-day h2, #author-of-the-day h2 {
  background-repeat: no-repeat;
  font-size: 28px;
  margin: 10px 0 0;
	padding-left: 44px;
}

#recipe-of-the-day #featured .text p, #author-of-the-day #featured .text p {
  display: block;
  overflow: hidden;
}

#featured {
  background: transparent url(/images/main_modulebg.gif) no-repeat scroll right top;
  float: right;
  height: 100%;
  width: 560px;
  padding: 0pt 5px 0pt 15px
}

  #featured .text, #featured .subcontent {
    float: left;
  }

  #featured .text {
    margin-left: 5px;
    height: 175px;
  }

  #featured .text p {
    line-height: 1.8em;
    clear: both;
    margin-top: 0.4em;
    margin-bottom: 0.8em;
  }

  #featured .subcontent {
    float: right;
    height: 180px;
    margin-top: 5px;
    text-align: center;
    border-left: 2px solid #DCDCDB;
  }

  #featured .subcontent img {
    display: block;
    margin: 5px auto 5px;
    border: 1px solid #DCDCDB;
  }

  #featured .subcontent span.name {
    display: block;
    margin: 0.7em 0;
    color: #606060;
    letter-spacing: -0.5px;
  }

  #featured .subcontent .button_block {
    margin-left: 24px;
  }

  #featured .subcontent a img {
    border: 1px solid #DCDCDB;
  }

  #featured .bottom {
    height: 30px;
  }

    #featured .bottom .button {
      float: right;
      margin-right: 21px;
      margin-top: 14px;
    }

  #featured .recipe-photos a img {
    display: inline;
    margin: 1px;
  }

#author_profile_left .bio {
  display: inline;
}

#author_profile_left #top_content {
  overflow: hidden;
}

#author_profile_left #img_section {
  float: left;
  width: 349px;
}

#author_profile_left #img_section #img {
  position: relative;
}

#author_profile_left #img_section #img {
  height: 262px;
  width: 349px;
}

#author_profile_left #img_section #img .tr, #author_profile_left #img_section #img .br {
  right: -1px;
}

#author_profile_left #img_section #img img {
  display: block;
  float: left;
  height: 262px;
  width: 349px;
}

#author_profile_left #img_section #img cite {
  clear: left;
}


/* ==========================================================================
   Recipe index */

#recipe-of-the-day h2 {
 background-image: url(/images/icons/recipe.gif);
}

#recipe-of-the-day #featured .subcontent {
  width: 145px;
}

#recipe-of-the-day #featured .text {
  width: 399px;
}

#recipe-of-the-day #featured .text p {
  height: 140px;
}

#browse-recipes {
  position: relative;
  left: 275px;
}

#browse-recipes h2 {
  margin-bottom: 10px;
}

#browse-recipes ul.row {
  margin-bottom: 30px;
  overflow: hidden;
}

#browse-recipes li.browse_column {
  display: block;
  list-style-type: none;
  float: left;
  width: 175px;
  margin-left: 50px;
}

#browse-recipes li.browse_column:first-child {
  clear: both;
  margin-left: 0;
}

#browse-recipes li.browse_column h3 {
  color: #636363;
  font-size: 17px;
  margin: 2px 0;
  text-indent: 7px;
}

#browse-recipes li.browse_column h3.dotted {
  width: 98%;
}

#browse-recipes ul.choices{
	margin-bottom: 10px;
}

#browse-recipes ul.choices li {
  list-style-type: none;
  border-top: 1px solid #eee;
  font-size: 14px;
  width: 100%;
}

#browse-recipes ul.choices li:first-child {
  border-top: none;
}

#browse-recipes ul.choices li a {
  color: #C1272D;
  display: block;
  padding: 5px 8px 2px;
  outline: 0;
}

#browse-recipes ul.choices li a.button {
  display: block;
  padding: 6px 0 0 0;
}

#browse-recipes ul.choices li a.button:hover {
  color: white;
}

#browse-recipes ul.choices li a:focus {
  text-decoration: underline;
}

.recipe-tag-list {
  width: 800px;
  background: #fff;
  position: absolute;
  padding: 1em;
  text-align: left;
  border: 1px solid orange;
	z-index: 100;
}

.recipe-tag-list .side.left {
  float: left;
  width: 400px;
}

.recipe-tag-list .side.right {
  float: left;
  width: 400px;
}

.recipe-tag-list .side .column {
  float: left;
  width: 200px;
}

.recipe-tag-list .cancel {
  display: block;
  margin-top: 1em;
}

.recipe-tag-list h4 {
  padding: 4px 7px;
  font-size: 22px;
}

.recipe-tag-list ul li {
  float: left;
  display: block;
}

.recipe-tag-list ul li a {
  color: #C1272D;
  display: block;
  padding: 4px 7px;
  width: 180px;
}

.recipe-tag-list ul li a:hover {
  background: #ffc;
  text-decoration: none;
}

.recipe-tag-list ul li a:active {
  background: #ffa;
  text-decoration: none;
}

/* ==========================================================================
   Recipe styles */

.recipe_attr_text {
  display: block;
  margin: 0 10px 10px;
}

#recipe_body .recipe_structure_directions br {
  display: block;
  margin-bottom: 1em;
  height: 1px;
}

#recipe_body p, #recipe_body .recipe_structure_directions p {
  margin: 0 0 1.4em 0.3em;
}

#recipe_body .recipe_structure_headnotes p {
  margin: 0 0 1.4em 0.5em;
}

.recipe_structure_title {
  font-size: 2em;
  display: block;
}

#recipe_body .recipe_structure_subtitle {
  font-size: 1.1em;
  font-weight: bold;
  color: #ae1525;
  display: block;
}

.recipe_structure_headnotes {
  font-style: italic;
  margin-top: 16px;
}

.recipe_structure_ingredients_heads {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.3em;
}

.recipe_structure_ingredients li a {
  color: #f7931e;
  text-decoration: underline;
}

.recipe_structure_ingredients li span {
  color: #f7931e;
}

#content .recipe_structure_ingredients h4 {
  font-weight: bold;
  color: #C1272D;
	font-size: 13px;
	float: none;
	margin-left: 10px;
}

.recipe_structure_ingredients_headnote {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 1.2em;
}

.recipe_structure_ingredients {
  display: block;
}

  .recipe_structure_ingredients ul {
    margin-left: 27px;
  }

.recipe_structure_subrecipe {
  padding: 5px;
  display: block;
  border: 1px dotted #999;
}

#cookbooks {
  margin-bottom: 15px;
}

#cookbooks tr {
  height: 100px;
}

#cookbooks td {
  margin-bottom: 20px;
  border-bottom: 1px solid lightgray;
}

.profile_cookbooks .popup-message {
  /*margin-left: -7px;*/
  /*margin-top: -148px;*/
  padding: 10px 0;
}

.profile_cookbooks .cookbook-icon {
  width: 180px;
  height: 175px;
  text-align: center;
  position: relative;
}

.profile_cookbooks .cookbook-icon .popup-message {
  bottom: 0;
  left: 0;
}

.profile_cookbooks .cookbook-icon small {
  display: block;
}

.applied-tags {
  float: left;
  width: 240px;
}

.recipe-tags {
  clear: both;
}

.profile_cookbooks img {
  margin: 15px 15px 0;
}

.required-fields {
  padding: 3px;
  width: 350px;
  margin: 1em 0;
  border: 3px solid #999;
}

.recipe-tags ul {
  float: left;
  padding: 0;
  margin-left: 100px;
}

.li-tree li {
  clear: both;
  list-style: none;
	width: 200px;
}

.has-children {
	padding-left: 15px;
	margin-left: -15px;
	background: transparent url(/images/arrow_bullet.jpg) no-repeat 0px 3px;
  cursor: pointer;
}

.has-children.open {
	background: transparent url(/images/arrow_bullet_expanded.jpg) no-repeat 0px 7px;
}

.has-children ul {
  margin-left: 1em;
}

.node-search {
  margin-left: 50px;
  margin-top: 1em;
}

.node-search label {
  font-size: 12px;
}

.node-search .node-search-input{
	width: 250px;
}

.node-search-results ul {
  background: #efefef;
  padding: 2px;
  display: block;
  margin: 0.4em 0;
  padding: 0.2em;
}

.node-search-results ul li {
  list-style: none;
  cursor: pointer;
  padding: 0.2em 0.4em;
}

.node-search-results ul li:hover {
  background: #fff;
}

.node-search-results ul li:active {
  background: #ffc;
}

.cookbooks-edit h2{
	margin: 10px 0 5px 0;
}


/* ==========================================================================
   Chef Index */

#author-of-the-day {
  margin-bottom: 15px;
}

#author-of-the-day h2 {
  background-image: url(/images/icons/chef.gif);
}

#author-of-the-day #featured .subcontent {
  width: 233px;
}

#author-of-the-day #featured .text {
  width: 305px;
}

#author-of-the-day #featured .text p {
  height: 11em;
}

#all-our-authors {
  margin-top: 2em;
}

#all-our-authors .tabs {
  margin-top: 1em;
  height: 20px;
  margin-left: 20px;
  overflow: hidden;
}

#all-our-authors .tabs a {
  background: url(/images/tabs/tabs_news_az.gif) no-repeat;
  width: 75px;
  height: 20px;
  display: block;
  float: left;
  text-indent: -1000px;
  cursor: pointer;
}

#all-our-authors .tabs #chefs-newest.active {
  background-position: 0 0;
}

#all-our-authors .tabs #chefs-newest {
  background-position: 0 -20px;
}

#all-our-authors .tabs #chefs-a-z {
  background-position: -75px 0;
}

#all-our-authors .tabs #chefs-a-z.active {
  background-position: -75px -20px;
}

#all-our-authors #pagination_container {
  float: right;
}

#author-results {
  padding-top: 10px;
}

.author-snippet {
  border: 1px solid #ccc;
  clear: both;
  margin-bottom: 7px;
  overflow: hidden;
  height: 67px;
}

.author-snippet h3 {
  font-size: 18px;
  margin-top: 6px;
  margin-bottom: 2px;
}

.author-snippet h3 a {
  color: #c1272d;
}

.author-snippet h3 a:hover {
  background: transparent;
}

.author-snippet div {
  margin-left: 105px;
}

.author-snippet div p {
  font-size: 12px;
  line-height: 1.4em;
}

.author-snippet .button {
  margin-left: 0;
  margin-right: 7px;
  margin-top: 23px;
}

#all-our-authors #author-panels{
  float: right;
  padding-top: 20px;
  width: 570px;
}

#all-our-authors #author-panels #no-authors-message {
  padding: 0 30px;
}

/* ==========================================================================
   Shopping List Styles */

table.shopping_list th {
  text-align: left;
}

.shopping-list-item-description {
  width: 50%;
  font-weight: bold;
}

.acquired-item {
  font-weight: normal;
  text-decoration: line-through;
}

.just-added span {
  padding: 3px;
  background: #ffc;
  border: 1px solid #fc0;
}

/* ==========================================================================
   Cookstr Carousel Styles */

/* Horizontal Carousel */
#horizontal-carousel {
  padding-left: 10px;
}

#horizontal-carousel .container {
  height: 130px;
/*  line-height: 88px;*/
}

#horizontal-carousel .container .wrapper div.author {
  float: left;
  margin: 0 14px 0 0;
  padding: 0;
  width: 70px;
  height: 80px;
}

#horizontal-carousel .container .wrapper div.author a img {
  background: #ddd;
}

#horizontal-carousel .container .wrapper p {
  text-align: center;
  font-size: 11px;
  color: #c1272d;
  display: none;
}

#horizontal-carousel .container .wrapper .center p, #horizontal-carousel .container .wrapper .mid p {
  display: block;
}

#horizontal-carousel.scaling .container .wrapper p {
  display: none;
}

#horizontal-carousel .container .wrapper .center p {
  font-size: 13px;
  margin-top: 1px;
}

#horizontal-carousel .container .wrapper a {
  text-decoration: none;
}

#horizontal-carousel .container .wrapper div a div {
  width: 100%;
  height: 100%;
  float: left;
}

#horizontal-carousel .container .wrapper img {
  display: block;
}

.container {
  overflow: hidden;
}

#horizontal-carousel .container {
  width: 585px;
}

.container .wrapper {
  width: 10000px;
}

#horizontal-carousel .button {
  margin: -10px 10px 0;
}

/* ==========================================================================
   Recipe Comparison Table */

#recipe-comparison {
  margin: 1em;
}

#recipe-comparison .container {
  border: 1px solid #f2eeeb;
  padding: 0 6px;
}

#comparison-attr-names {
  padding-top: 2em;
  height: 135px;
}

#comparison-attr-names div {
  text-align: right;
  margin-top: 10px;
}

.compared-recipe, #recipe-info {
  padding: 0;
  margin: 0.4em 5px 5px 0;
  float: left;
  height: auto;
}

#recipe-info {
  border: 1px solid #F2EEEB;
  height: 810px;
  padding: 0 3px;
  width: 130px;
  margin-top: 0;
}

#recipe-info form {
  margin-bottom: 0.7em;
}

#recipe-info label {
  cursor: pointer;
}

#recipe-info form p {
  text-align: right;
  margin: 0;
  padding: 0;
  line-height: 2.5em;
  height: 2.5em;
  margin-bottom: 1px;
}

#recipe-info form p span {
  vertical-align: middle;
}

#recipe-info form p input, #recipe-info form p label {
  vertical-align: middle;
}

#recipe-info h2.right-align {
  margin-top: 0.7em;
}

#recipe-attr-tags {
  margin-top: 10px;
}

.compared-recipe {
  width: 200px;
}

.comparison-top {
  height: 162px;
  text-align: center;
  padding-bottom: 0.4em;
}

.comparison-top h3 {
  border-bottom: 3px dotted #CCCCCC;
  height: 44px;
  margin: 0 auto 10px;
  width: 182px;
}

.comparison-top h3 span {
  vertical-align: bottom;
}

.comparison-middle, #recipe-attr-tags {
  border-bottom: 3px dotted #CCCCCC;
  padding-bottom: 1em;
}

.comparison-middle {
  margin-top: 5px;
}

.comparison-middle ul {
  margin: 0;
  padding: 0;
}

.comparison-middle ul li {
  margin: 0 3px;
  padding: 0 1em;
  line-height: 2.5em;
  height: 2.5em;
  list-style: none;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

.even .comparison-middle ul li {
  border-bottom: 1px solid #fff;
}

.comparison-middle ul li.compared span {
  background: #fcdeba;
}

.comparison-middle ul li.last, .comparison-bottom ul li.last, #recipe-info form p.last {
  border-bottom: none;
}

.comparison-middle ul li span {
  vertical-align: middle;
}

.comparison-bottom {
  padding-top: 0.5em;
}

.comparison-bottom ul {
  margin: 0;
  padding: 0;
}

.comparison-bottom ul li {
  list-style: none;
  line-height: 2em;
  padding: 0 1em;
}

/* ==========================================================================
   Nutritional Info Styles */

#nutritional-information .initial {
  font-size: 14px;
  line-height: 21px;
}

#nutritional-information .initial .button {
  margin-left: 18px;
}

#nutrition-facts {
  background: #fff;
  color: #000;
  width: 350px;
}

#nutrition-facts .header {
  line-height: 2em;
  margin-bottom: 2px;
}

#nutrition-facts h3 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
}

#nutrition-facts h4 {
  text-align: left;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  float: left;
  margin-top: 1em;
  clear: both;
}

#nutrition-facts ul {
  border-top: 4px solid #000;
  clear: both;
}

#nutrition-facts ul li {
  list-style-type: none;
  clear: both;
  font-size: 14px;
  border-bottom: 1px solid #000;
  height: 1.8em;
  line-height: 1.9em;
  padding: 0 10px;
}

#nutrition-facts ul li span {
  float: left;
}

#nutrition-facts ul li strong {
  float: right;
}


/* ==========================================================================
   Static info page styles (FAQ, about us, etc) */
span.question {
  font-weight: bold;
}

.static-info {
/*  padding-top: 40px;*/
}

.static-info .content {
  padding: 0 10px 10px 0;
	line-height: 1.6em;
}

.static-info .content p {
  font-size: 14px;
  padding-bottom: 20px;
  color: #636363;
}

.static-info .content h1 {
  padding-bottom: 15px;
  margin-left: 0;
}

.static-info .content h2 {
  color: #F7931E;
  margin-bottom: 15px;
}

.static-info .content h3 {
  font-size: 18px;
  color: #444;
}

.static-info .content a {
  color: #c1272d;
}

.static-info .content ul,
.static-info .content ol {
  margin: 0 10px 20px 20px;
  font-size: 14px;
}

.static-info .content li {
  margin-bottom: 5px;
}

.static-info .content.partnerships{
	padding-right: 50px;
	padding-left: 50px;
}

ul#about_us_nav {
  float: right;
  margin: 0 0 20px 50px;
  padding: 10px 20px;
  font-size: 14px;
  line-height: 1.4em;
  border: 1px solid #ccc;
  background-color: #eee;
}

ul#about_us_nav li {
  list-style-type: none;
}

.static-info .section {
	float: left;
}

.static-info .section .info {
	float: left;
  width: 462px;
	margin-right: 20px;
}

.static-info .section img {
	float: left;
	height: 102px;
	width: 108px;
}

/* ==========================================================================
    Share with your Friends Styles */

#new_recipe_share {
  margin-top: 20px;
  padding: 10px;
}

#new_recipe_share label {
  display: block;
  margin-bottom: 10px;
}

#new_recipe_share label span {
  display: block;
  float: left;
  width: 8em;
  text-align: right;
  padding-right: 6px;
  line-height: 2em;
}

#new_recipe_share textarea {
  height: 10em;
}

#new_recipe_share a.button {
  display: block;
  margin-left: 10em;
}


.welcome h2 {
  color: #f7931e;
}

.welcome .content {
  margin: 10px;
}

.welcome .content h2 {
}

.welcome .content p {
  margin: 1em 0;
  font-size: large;
  font-size: 1.2em;
}

.welcome .content .bold {
  font-weight: bold;
}

#invite_friends{
  width: 530px;
  padding: 10px 20px;
}

#invite_friends h1 {
  margin: 0 0 10px 0;
}

#invite_friends h4 {
  font-weight: bold;
}

#invite_friends label{
  display: block;
}

#invite_friends p{
  padding-bottom: 10px;
}

#invite_friends #email_provider_logos{
  padding: 5px;
  margin: 5px 0 10px 0;
}

#invite_friends #email_provider_logos img{
  height: 30px;
  padding-right: 5px;
}
#invite_friends .field{
  display: block;
  padding-bottom: 20px;
}

#invite_friends .field textarea{
  background: white;
}


#invite_friends .contacts_list{
  padding: 10px;
  margin-bottom: 20px;
  max-height: 400px;
  width: 450px;
  overflow-y: auto;
  background: white;
}

#invite_friends .contacts_list .contact {
  padding: 5px;
  border-bottom: 1px solid grey;
}

#invite_friends .contacts_list .contact .contact_check_box{
  margin-right: 10px;
}

#invite_friends .button{
  height: 20px;
}

#invite_friends #find_friends_button{
  margin: 10px 0 0 0;
  width: 171px;
  height: 35px;
  border: none;
  background: url('/images/buttons/find_friends_button.png')
}

#invite_friends #send_invites_button{
  margin: 10px 0;
  width: 171px;
  height: 35px;
  border: none;
  background: url('/images/buttons/send_invites_button.png')
}

#invite_friends #skip-this-link{
  float: right;
  font-style: italic;
}

.invites-frame{
  margin-left: 170px;
  margin-bottom: 15px;
}

span.red{
    color: #C1272D;
}

span.green{
  color: green;
}

span.blue{
    color: blue;
}

/* Admin Ingredient Page Styles*/

#ingredients #filters {
  margin-bottom: 20px;
}


/* Module Box Styles */

.module-box{
  float: left;
  text-align: left;
  background: #F2EEEB;
  border: 1px solid #E2DDD8;
  margin: 0 25px 10px 0;
  padding: 10px;
  width: 280px;
  position: relative;
}

.module-box h2{
  position: relative;
  height: 30px;
  margin: 10px 0 0 10px;
}

/* Similar Searches Styles */

#similar-searches{
  text-align: left;
}



#similar-searches h2{
  color: white;
  width: 292px;
  background: #2D2929;
  height: 30px;
  padding: 10px 0 0 10px;
}

#similar-searches ul#search-links{
  margin-left: 25px;
  list-style: square;
  color: #C1272D;
}

#similar-searches #search-links a{
  display: block;
}

/* Favorte Recipes Styles */

#favorite-recipes{
  padding: 0;
  width: 300px;
}

#favorite-recipes #favorite-recipes-stacks{
  height: 237px;
  overflow: hidden;
}

#favorite-recipes #more-favorites {
  height: 22px;
  text-align: right;
  width: 300px;
  font-size: 12px;
  font-weight: bold;
}

#favorite-recipes #more-favorites-button{
  padding-right: 10px;
}

#favorite-recipes .favorite-recipe {
  border: 1px solid #d0d0d0;
  width: 298px;
  height: 75px;
  margin: 0 3px 3px 0px;
  background: white;
}

.favorite-recipe .image-wrapper {
  display: inline;
  float: left;
  width: 100px;
  height: 75px;
  background-color: #E8EEF7;
}

.favorite-recipe .image-wrapper img {
  display: block;
}

.favorite-recipe .recipe_textcontent{
  width: 185px;
  height: 100%;
  margin: 0 2px;
  float: right;
  position: relative;
  line-height: 1.2em;
}

.favorite-recipe .recipe_textcontent .recipe_title {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
  overflow: hidden;
}

.favorite-recipe .recipe_textcontent .recipe_author {
  position: absolute;
  bottom: 0;
  font-style: italic;
  float: left;
  font-size: 0.9em;
  padding-bottom: 7px;
}

#search-suggestions a{
  display: block;
}

.back-to-search-results{
	height: 20px;
}

.small-superscript{
	font-size: 0.6em;
	vertical-align: top;
	margin-left: 3px;
}

#nutritional-criteria{
	background: white;
	z-index:10000;
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	padding: 10px 0;
}

#nutritional-criteria .close-link{
	font-size: 0.8em;
	font-style: underline;
	margin-top: 10px;
	cursor: pointer;
}

/* Food Type Styles*/

#food-type-search-results{
	width: 500px;
	margin: 10px 0 20px 0;
	padding-right: 3px;
	border: 1px solid grey;
}

#food-type-search-results .food-type{
	text-align: right;
}


/* Right Holder Styles */

.rights-holder label{
	display: block;
}

.rights-holder .field{
	margin-bottom: 10px;
}

/* Report Request Styles */

.report-request-form label{
	display: block;
}

.report-request-form .field{
	margin-bottom: 10px;
}

/* Admin Daily Features styles*/

#daily-features h1{
	margin-bottom: 20px;
}

.daily-features-group{
	width: 100%;
	float: left;
	margin: 30px 0;
}

.featured-item{
	float: left;
	display: block;
	width: 100%;
}

.featured-item .field{
	float: left;
	margin-right: 5px;
}

.featured-item .field.first{
	text-align: right;
	width: 50%;
}

.admin-field{
	margin-bottom: 10px;
}

.admin-field label{
	display: block;
}

/* Admin Show Recipe Styles */

.show-tags-section{
  text-align: left;
  margin-top: 30px;
}

.show-tags-section .attribute-tag-name{
  width: 100px;
}

.show-tags-section .applied-tags{
  width: 150px;
}

.partner_logos {
  width: 100%;
  float: left;
}

.partner_logos img {
  width: 90%;
  position: absolute;
}

.partner_logos a {
  position: relative;
  width: 100px;
  margin: 20px 5px 10px 5px;
  height: 80px;
  line-height: 70px;
  float: left;
}

#login_dialogue .auto_login {
  margin-right: 40px;
  float: right;
  display: inline;
  height: 33px;
  line-height: 31px;
}

.login-form .auto_login {
  margin-right: 20px;
  float: right;
  height: 20px;
  line-height: 19px;
  font-size: 0.8em;
}

.owner_name {
/*  margin: 2em 0 0.4em 0.4em;*/
}

h1 {
  color: #C1272D;
}

h2, h3, h4 {
  color: #636363;
}

h3 {
  font-size: 18px;
  margin-bottom: 2px;
}

  #more-authors .dotted {
    margin-left: 10px;
    margin-right: 10px;
    padding: 4px 2px 8px;
  }

.profile_headline {
  float: left;
  width: 600px;
}

.profile_info {
  width: 600px;
}

.profile-show{
	line-height: 1.6em;
}

#chef_profile_right.two_column_narrow{
  width: 350px;
  margin-left: 0px;
}

#author_profile_left {
  position: relative;
}

#author_profile_left .profile_photo, #author_profile_left .profile_fact {
  height: 262px;
}

#author_profile_left .profile_fact .container-top {
  background-image: url(/images/rounded_corners/white_212px_top.jpg);
  height: 7px;
}

#author_profile_left .profile_fact .container-mid {
  height: 248px;
  overflow: hidden;
  background-image: url(/images/rounded_corners/white_212px_mid.jpg);
}

#author_profile_left .profile_fact .container-bottom {
  background-image: url(/images/rounded_corners/white_212px_btm.jpg);
  height: 7px;
}

#author_profile_left .profile_fact {
  margin-left: 9px;
  width: 212px;
}

#author_profile_left .profile_fact .container-mid {
  padding: 0 10px;
  width: 192px;
}

.profile_photo {
  width: 346px;
  overflow: hidden;
  background: transparent;
}

#author_profile_left .profile_photo cite {
  left: 480px;
  top: 418px;
}

#author_profile_left .profile_fact h3 {
  background:transparent url(/images/icons/did_you_know.gif) no-repeat;
  font-size: 19px;
  line-height: 39px;
  margin-bottom: 0;
  padding-left:44px;
  color: #F7931E;
}

#author_profile_left .profile_fact p {
  padding: 0 6px;
}

#chef_profile_right .featured_recipe {
  margin-bottom: 13px;
  overflow: hidden;
  text-align: center;
  position: relative;
}

#chef_profile_right .featured_recipe .tl, .featured_recipe .tr {
  z-index: 5;
}

#chef_profile_right .featured_recipe .container-mid .text_content {
  text-align: left;
}

#chef_profile_right .featured_recipe .container-mid .dotted {
  padding: 0 0 5px 0;
}

#chef_profile_right .featured_recipe .container-mid img {
  width: 350px;
}

#chef_profile_right .featured_recipe h4 {
  font-size: 16px;
	font-weight: normal;
	padding-left: 0;
}

#chef_profile_right .featured_recipe h5 {
  color: #F7931E;
  font-size: 12px;
  text-transform: uppercase;
}

#chef_profile_right .featured_recipe .title {
  border-bottom: 3px lightgray dotted;
}

#bio {
  margin: 10px 5px;
}

#bio h4 {
  font-weight: normal;
  font-size: 14px;
  color: #444;
}

#bio div {
  margin-top: 6px;  
}

#restaurants {
  margin-top: 10px;
}
Å
#restaurant-admin .restaurant {
  clear: none;
}

.restaurant {
  margin-bottom: 15px;
  padding: 0 10px;
  line-height: 20px;
  overflow: hidden;
  clear: both;
}

.restaurant_description {
  overflow: hidden;
}

.restaurant_description p {
  padding: 0;
  background: #fff;
  font-family: Helvetica;
  line-height: 1.4em;
  font-size: 12px;
}

.restaurant img {
  margin-left: 10px;
  border: 1px solid #ddd;
}

#restaurant_map {
  width: 345px;
  height: 330px;
  float: right;
}

#restaurant_map span {
  display: none;
}

.latest-recipes {
  margin-bottom: 1em;
}

.latest-recipes h3 {
  font-size:24px;
  padding: 7px 10px 10px;
  margin-bottom: 0;
}

.latest-recipes .recipe-list {
  margin: 0 10px;
  overflow: hidden;
}

.latest-recipes .button {
  margin-right: 10px;
  margin-top: 2px;
}

.latest-recipes .recipe-preview {
  margin-right: 6px;
  text-align: center;
  width: 130px;
}

.latest-recipes .recipe-preview a {
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  display: block;
}

.latest-recipes .recipe-preview small {
  color: #636363;
  font-size: 11px;
}

.latest-recipes .thumb {
  overflow: hidden;
  margin-bottom: 8px;
}

.latest-recipes .thumb img {
  border: 1px solid #DCDCDB;
  max-width: 128px;
}

/* ========================================================================== 
   Edit Profile Page */

.edit_profile .structured_field {
  margin: 1em 0;
  clear: both;
}

/* ========================================================================== 
   Signup Page */

#why-sign-up {
  width: 250px;
  background: #f2eeeb;
  float: left;
  margin-top: 6px;
  margin-left: 30px;
  display: inline;
}

#why-sign-up .text_content {
  padding: 5px 15px 0;
}

#why-sign-up .text_content h3 {
  color: #F7931E;
}

#why-sign-up p {
  font-size: 14px;
  margin: 1em 0;
}

#signup-form-wrapper {
  width: 580px;
  float: right;
}

.user-info-links {
	padding: 20px;
}

.user-info-links a{
	padding-bottom: 10px;
	float: left;
}

.user-form-wrapper {
	padding: 20px;
	width: 250px;
}

.user-form-wrapper label {
  font-size: 12px;
  font-weight: bold;
}

.user-form-wrapper .field {
  margin-right: 30px;
  display: block;
  margin-bottom: 10px;
}

.user-form-wrapper .field .fieldWithErrors {
  padding: 0;
}

.user-form-wrapper input {
  width: 215px;
}

.user-form-wrapper .button {
  display: inline;
  float: left;
}

.user-form-wrapper #change_password{
	float: right;
}

#favorites .links{
	padding-top: 20px;
	line-height: 20px;
}


a.facebook-button{
	background-image: url(/images/buttons/login_links/facebook_signin.png);
}

a.twitter-button{
	background-image: url(/images/buttons/login_links/twitter_signin.png);
}

a.social-button {
	height: 22px;
	width: 150px;
	background-position: 0 0;
	margin: 0 10px 12px 0;
	float: left;
}

a:hover.social-button {
	background-position: 0 -24px;
}

a:active.social-button {
	background-position: 0 -48px;
}
.user-form-wrapper #accept_terms_of_service{
	padding-top: 15px;
	font-size: 0.8em;
	line-height: 1.5em;
}

.user-form-wrapper #accept_terms_of_service input{
	width: 15px;
}

.user-form-wrapper #accept_terms_of_service .fieldWithErrors{
	padding: 0;
	display: inline;
}

/* ========================================================================== 
   Login Page */

.ancillary_copy {
  width: 400px;
  float: left;
  margin-left: 24px;
  display: inline;
}

.ancillary_copy p {
  font-size: 14px;
  margin: 1em 0;
}

.ancillary_copy #complete_process_button {
  margin: 10px 0 30px;
}

.ancillary_form {
  margin-left: 550px;
  margin-top: 25px;
  margin-bottom: 50px;
  width: 250px;
}

.ancillary_form .text_content {
  padding: 0 20px;
}

.ancillary_form label {
  font-size: 12px;
  font-weight: bold;
}

.ancillary_form label small {
  font-weight: normal;
}

.ancillary_form p {
  margin: 1em 0 0;
}

.ancillary_form input.ancillary_input {
  width: 200px;
}


#mycookstr-login h3 {
  color: #c1272d;
  margin-bottom: 15px;
}

#mycookstr-login #signup {
  padding-left: 20px;
  width: 490px;
}

#mycookstr-login ul {
  padding-left: 13px;
  margin-bottom: 5px;
}

#mycookstr-login #signup,
#mycookstr-login .user-form-wrapper {
  float: left;
}

#mycookstr-login .user-form-wrapper {
  width: 520px;
}

#mycookstr-login .user-form-wrapper a.button {
  margin-right: 55px;
	margin-top: 20px;
}

#mycookstr-login #login {
  padding-right: 20px;
  width: 270px;
  float: right;
}

#mycookstr-login .ancillary_form {
  margin: 0;
	padding-bottom: 10px;
}

#mycookstr-login .vertical-dots {
  width: 4px;
  height: 200px;
  background: url(/images/vertical-dots.gif);
  float: right;
  margin-right: 77px;
  margin-top: 40px;
}

.mycookstr {
	margin-top: 20px;
}

.mycookstr .bordered{
	width: 570px;
	padding-bottom: 20px;
	border: 1px solid #F2EEEB;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topright: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px;
}

.mycookstr .hidden {
  display: none;
}

.mycookstr .two_column {
  float: left;
}

.mycookstr .two_column_wide {
  width: 570px;
  position: relative;
}

.mycookstr #empty-message {
  padding-left: 20px;
  width: 400px;
}

.mycookstr h1 {
  height: 36px;
  line-height: 36px;
  margin: 0 0 10px;
}

.mycookstr h2 {
  margin-bottom: 10px;
}

.mycookstr h1.mycookstr {
  height: 36px;
  line-height: 36px;
  margin: 5px 0 5px 13px;
}

.mycookstr .recipes {
	width: 100%;
	float: left;
	border: 1px solid #D0D0D0;
}

.mycookstr .recipes .note{
	width: 100%;
	text-align: center;
	margin: 100px 0;
}
.mycookstr .recipes .note p {
	font-size: 1.2em;
	font-style: italic;
	line-height: 25px;
	margin-bottom: 10px;
}

#search-tab {
  float: left;
  font-size: 1.2em;
}

#search-tab input {
	margin: 5px;
  width: 280px;
}

.mycookstr #tabs {
  overflow: hidden;
}

.mycookstr #tabs .large_tab {
  height: 32px;
  padding: 0px 14px 0;
}

.mycookstr #tabs .large_tab .mid {
	cursor: pointer;
}

.mycookstr #tabs h3 {
  color: #f79727;
  height: 32px;
  line-height: 35px;
}

.mycookstr #tabs input {
	margin-top: 5px;
}

.mycookstr #tabs .large_tab .delete {
	margin-left: -7px;
	cursor: pointer;
	display: none;
}

.mycookstr #tabs .large_tab:hover .delete {
	display: block;
}

#favorites {
  position: relative;
  float: left;
  opacity: 0.3;
}

#favorites-list{
	width: 100%;
	float: left;
	list-style-type: none;
  position:relative;
}

#show-more-button{
	display: none;
  margin-left: 5px;
}

#favorites-list li.recipe_result {
  margin-left: 0;
  padding-left: 0;
  width: 567px;
}

#favorites-list.ui-sortable li.recipe_result {
  cursor: move;
}

#favorites-list .recipe_result div {
  float: left;
}

#favorites-list .recipe_textcontent {
  margin-left: 10px;
  width: 380px;
}

#favorites-spinner {
  position: absolute;
  top: 170px;
  left: 50%;
  display: block;
  z-index: 100;
}

.recipes-show{
	line-height: 1.6em;
}

.recipes-show .dots {
  width: 543px;
  height: 4px;
  margin: 6px 0 6px 10px;
  background: url(/images/dotted_line-trans.gif) no-repeat;
}

.recipes-show .comment-dots {
  width: 544px;
  height: 4px;
  background: url(/images/orange-dots.gif) no-repeat;
}

.recipes-show .comment-dots.header {
  margin-left: 13px;
}

.recipes-show #tab-content {
  overflow: hidden;
  width: 568px;
  margin-top: -1px;
}

.recipes-show .two_column_wide {
  float: left;
}

.recipes-show div.buttons {
  margin-bottom: 5px;
}

.recipes-show #tabs {
  padding-left: 1px;
  overflow: hidden;
}

.recipes-show #tabs a {
  line-height: 24px;
}

.recipes-show .dotted:after {
  width: 550px;
  margin: 0 auto;
}

.recipes-show .hidden {
  display: none;
}

.recipes-show .tab-content-comments {
  position: relative;
  min-height: 250px;
}

.recipes-show #comment-header {
  padding: 20px 15px 15px;
}

.recipes-show #comment-header h3 {
  color: #636363;
  font-size: 14px;
  float: left;
}

.recipes-show #comment-header a.button {
  float: right;
}

.recipes-show #comment-box {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 30px;
}

.recipes-show #comment-box .logged-in {
  display: none;
}

.recipes-show #comment-box textarea {
  background: #fff;
  margin-bottom: 10px;
  height: 150px;
  width: 530px;
}

.recipes-show #comment-box a.button {
  float: right;
}

.recipes-show #comment-box .logged-out {
  display: none;
}

.recipes-show #comment-box .logged-out a {
  font-weight: bold;
}

.recipes-show .tab-content-comments ul {
  width: 550px;
  list-style: none;
  padding: 0 15px 0;
}

.recipes-show .tab-content-comments li,
.recipes-show .tab-content-comments .dotted:after {
  width: 535px;
}

.recipes-show .tab-content-comments li .header {
  padding-top: 20px;
  height: 20px;
}

.recipes-show .tab-content-comments li .header h4 {
  float: left;
  font-weight: bold;
  font-size: 14px;
  margin-right: 10px;
}

.recipes-show .tab-content-comments li .header span {
  float: left;
}

.recipes-show .tab-content-comments li .header a {
  float: right;
  width: 80px;
  display: block;
  color: #999;
  font-size: 11px;
}

.recipes-show .tab-content-comments li .text {
  padding-bottom: 20px;
}

.recipes-show .tab-content-comments li .text p {
  margin-top: 12px;
}


.recipes-show .tab-content-comments li .date {
  font-size: 12px;
  font-style: italic;
}

.recipes-show #pagination_container {
  margin-top: 8px;
}

#related-recipes{
  margin-top: 10px;
  width: 570px;
}

#related-recipes .inner{
  padding: 10px;
}

.related-recipe{
  margin-bottom: 10px;
  width: 570px;
}

.related-recipe .info{
  width: 490px;
}

#related-recipes .dots{
  margin-left: 0px;
}

#related-recipes img{
  width: 50px;
  height: 50px;
  padding-right: 10px;
}


.flagged_comments.index .comment {
  padding: 10px 0 10px;
  width: 550px;
  border-bottom: 2px solid black;
}

.flagged_comments.index .comment a {
  margin-right: 20px;
}

#search_column_right {
  height: 600px;
}

#search_title {
  margin: 0 0 10px 0;
}

#search_title span {
  font-size: 25px;
  color: #888;
}

#result-tabs {
  float: left;
}

#result-tabs small {
  font-size: 11px;
  color: #555;
}

#search_results h2 {
  color: #c1272d;
  padding-right: 15px;
  float: left;
}

#search_criteria .container-top {
  height: 8px;
  background-image: url(/images/rounded_corners/tan_204px_top.gif);
}

#search_criteria .container-mid {
  background-image: url(/images/rounded_corners/tan_204px_mid.gif);
}

#search_criteria .container-bottom {
  height: 8px;
  background-image: url(/images/rounded_corners/tan_204px_btm.gif);
}

#search_criteria h2 {
  text-align: center;
  padding: 3px 0 7px 0;
}

#search_criteria .small-link {
  color: #c1272d;
  margin-left: 25px;
  font-size: 10px;
}

#cookstr-search-form ul.top-level {
  width: 202px;
  padding-top: 8px;
}

#cookstr-search-form {
  margin-bottom: 10px;
}

/*#cookstr-search-form .search-button{
	margin: 5px 10px 5px 0;
}*/

#cookstr-search-form ul.top-level:before {
  display: block;
  content: "";
  background: url(/images/dotted_line-trans.png) no-repeat;
  width: 100%;
  height: 4px;
  margin-top: 6px;
  padding-top: 6px;
  overflow: hidden;
}

/*li.cookstr-search-field {
  list-style-type: none;
  width: 100%;
}
*/
.cookstr-form-element {
/*  border-left: 1px solid #EE8020;
  border-right: 1px solid #EE8020;
  border-bottom: 1px solid #EE8020;*/
  width: 100%;
  background-color: #fff;
  background-image: none;
/*  text-align: center;*/
  display: none;
}

.expanded-element {
  display: block;
  background-color: #fff;
}

.cookstr-form-element select {
  margin: 10px 0;
  width: 11em;
}

#recipe_fields_edit .cookstr-search-field {
  white-space: nowrap;
}

#recipe_fields_edit .cookstr-search-field label, .attribute-tag-name {
  width: 75px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 1em;
} 

#recipe_fields_edit .cookstr-search-field .fieldWithErrors {
  float: left;
}

.cookstr-search-field .cookstr-field-name {
  width: 100%;
  border: 1px solid transparent;
  cursor: pointer;
}

/*.cookstr-search-field.new .cookstr-field-name {
	background: url(/images/sunburst-new.png) no-repeat 2px 2px;
	padding-top: 22px;
}

.cookstr-search-field.new .cookstr-field-name a{
	background: none;
	padding: 0 0 0 40px;
	margin: 0;
	display: inline;
}
*/

.cookstr-search-field.new .cookstr-field-name a.superscript{
/*	vertical-align: super;*/
	font-size: smaller;
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
}

.cookstr-search-field a {
/*  display: block;*/
  text-decoration: none;
  color: #c1272d;
  margin-left: 1px;
  padding: 2px 0 2px 0;
  font-weight: bold;
}

/*.cookstr-search-field a {
  background: url(/images/arrow_bullet.jpg) no-repeat 0 6px;
  padding-left: 14px;
  margin-left: 12px;
  outline: 0;
}*/

.cookstr-search-field a:hover {
  text-decoration: none;
}

.cookstr-search-field.boolean{
  padding: 2px 0 2px 8px;
}

.cookstr-search-field.boolean label, 
.cookstr-search-field.nutrient label {
  cursor: pointer;
  color: #c1272d;
}

.expanded-name  {
  width: 100%;
  background: #eebd85;
/*  border: 1px solid #EE8020 !important;*/
}

.cookstr-search-field .expanded-name a {
  background: url(/images/arrow_bullet_expanded.jpg) no-repeat 0 9px;
  margin-left: 10px;
  padding-left: 16px;
}

.cookstr-checkbox-list {
  margin: 0;
  padding: 8px 0 4px;
  overflow: hidden;
  font-size: 12px;
}

.cookstr-checkbox-list li {
  text-align: left;
  list-style: none;
}

.cookstr-checkbox-list li input {
	margin: 0 3px 0 9px;
  width: auto;
}

.cookstr-checkbox-list li label {
  cursor: pointer;
  padding: 4px;
  vertical-align: middle;
  width: auto;
}

/* ==========================================================================
   Search Results */

#search-results {
  background: url(/images/rounded_corners/white_546px_mid.gif) repeat-y;
  border-top: 1px solid #D0D0D0;
  margin-top: -1px;
}

#search_results .container_bottom {
  width: 100%;
  height: 10px;
  background: url(/images/rounded_corners/white_546px_btm.gif) no-repeat;
}

#recipe-results {
  width: 544px;
}

#recipe-results .no_results {
  padding: 20px 20px 5px;
}

#recipe-sort-options {
  margin: 0 7px;
  padding: 8px 0 5px;
}

#recipe-sort-options a.button {
  margin-right: 6px;
}

#recipe-sort-options .label {
  float: left;
  width: auto;
  color: #999;
  margin: 0 10px 0 5px;
  font-weight: bold;
}

.recipe_result {
  border: 1px solid #d0d0d0;
  width: 100%;
  height: 75px;
  margin-bottom: 7px;
}

.recipe_result .compare-checkbox {
  position: absolute;
  left: 0;
  width: 24px;
  margin-top: 23px;
}

.recipe_result .compare-checkbox input[type="checkbox"] {
  display: block;
  margin: 0 auto;
}

.recipe_result .image-wrapper {
  display: inline;
  float: left;
  width: 100px;
  height: 75px;
  background-color: #E8EEF7;
}

.recipe_result .image-wrapper img {
  display: block;
}

.recipe_result_even {
  background: #EEEAE6;
}

.recipe_result_odd {
  background: white;
}

.recipe_result .recipe_textcontent {
  display: inline;
  float: right;
  width: 424px;
  height: 100%;
  margin-right: 10px;
	margin-top: 3px;
}

.recipe_result .recipe_title {
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
}

.recipe_result .recipe_title a {
  color: #c1272d;
}

.recipe_result .recipe_ingredients {
	display: none;
}

.recipe_result .recipe_description {
  display: block;
  line-height: 1.4em;
  font-size: 12px;
  height: 3em;
  overflow: hidden;
}

.recipe_result .recipe_author {
  font-style: italic;
  width: 320px;
  float: left;
	margin-top: -2px;
}

.recipe_result .comments {
  float: right;
  font-size: 0.8em;
}

#compare_selected {
  float: left;
  display: inline;
  width: auto;
}

/* ========================================================================== 
   Pagination Links */

#pagination_container, .pagination_container {
  height:20px;
  padding:0 8px;
/*  width:529px;*/
}

#pagination_container .pagination {
  position: relative;
  background: url(/images/pagination/pagenum_leftmid.gif) no-repeat top left;
  padding-left: 10px;
  padding-right: 45px;
  font-size: 11px;
  height: 25px;
  overflow: hidden;
  float: right;
  width: auto;
}

#pagination_container .pagination em.current, #pagination_container .pagination span.gap, #pagination_container .pagination a {
  display: block;
  float: left;
  text-align: center;
  width: 17px;
  height: 20px;
  font-weight: bold;
  text-indent: 1px;
  color: #c1272d;
  line-height: 20px;
}

#pagination_container .pagination em.current, #pagination_container .pagination a.current{
  color: #fff;
  background: url(/images/pagination/pagenum_circle.gif) no-repeat center 0;
}

#pagination_container .pagination .previous_page, #pagination_container .pagination .next_page {
  position: absolute;
  width: 20px;
  height: 25px;
  color: transparent !important;
  text-indent: -100000px;
}

#pagination_container .pagination .previous_page {
  top: 0;
  right: 21px;
  background: url(/images/pagination/pagenum_leftbutton.png) no-repeat 0 -25px;
}

#pagination_container .pagination .previous_page.disabled {
  background-position: 0 -75px;
}

#pagination_container .pagination .next_page {
  top: 0;
  right: 0;
  background: url(/images/pagination/pagenum_rightbutton.png) no-repeat 0 -25px;
}

#pagination_container .pagination .disabled.next_page {
  background-position: 0 -75px;
}

#pagination_container .pagination a.previous_page, #pagination_container .pagination a.next_page {
  padding: 0;
}

#pagination_container .pagination .current {
  background: black;
  color: white;
}

#link_to_more_button {
  float: left;
  padding-left: 7px;
}

.letter_pagination_container{
  width: 548px;
}

#pagination_container .letter{
  float:right;
  padding-bottom: 20px;
  padding-right: 10px;    
  margin-right: 20px;
}

#pagination_container .letter a{
  width: 19px;
}

#pagination_container .letter .rightedge{
  top: 0;
  right: 0;
  background: url(/images/pagination/pagenum_rightedge.gif) no-repeat 0 0px;
  position: absolute;
  width: 12px;
  height: 25px;
  color: transparent !important;
  text-indent: -100000px;
}

#normal-search-suggestions{
	max-width: 290px;
}

#search-bar-suggestions{
  padding-right: 1px;
	margin-left: 1px;
	max-width: 185px;
}

#nav-search-bar-suggestions{
  margin-top: 2px;
  max-width: 181px;
}

.search-suggestions{
	background: #EEEAE6;
	z-index: 1000;
	border: #9D9990 1px solid;
	border-top: none;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float: left;
}

#nav .search-suggestions ul,
#nav .search-suggestions ul li
{
  float: none;
}

.search-suggestions ul li{
	cursor: pointer;
	list-style: none;
	padding: 0 0 2px 5px;
}

.search-suggestions ul li:hover {
  background: #fff;
	color: #C1272D;
}

.search-suggestions ul li:active {
  background: #ffc;
}

.slider {
	margin: 0 30px 0 0;
}

.cookstr-search-field.nutrient {
  padding: 2px 0 0 0;
}

li.cookstr-search-field.nutrient input {
  float: left;
  width: auto;
}
.cookstr-search-field.nutrient .nutrient-slider-div{
	color: white;
	text-transform: none;
	padding-right: 20px;
}
.cookstr-search-field.nutrient .slider{
	margin-bottom: 10px;
}

.cookstr-search-field.nutrient .amount {
	font-weight: bold;
}

.cookstr-search-field.nutrient .slider .ui-slider-handle{
/*	width: auto;*/
	height: 1.0em;
}

#search-overlay-link {
	display: none;
	position: fixed; 
	margin: 125px 0 0 110px;
	padding: 20px;
	background: white;
	border: 1px solid #C1272D;
	font-size: 1.5em;
	z-index: 100;
}

#search-overlay-link .small {
	display: block;
	font-size: 0.5em;
	color: #C1272D;
	text-align: center;
}

/* ========================================================================== 
   Button Styles */


/* -- Base Styles -- */

a.button, a.orange {
  font-family: Arial, Helvetica, Tahoma, sans-serif;
  font-size: 11px;
  color: #ae1525;
  display: block;
  outline: none;
}

a.button:hover, a.orange:hover {
  text-decoration: none;
}

a.button:focus, a.orange:focus {
  text-decoration: underline;
}

a.button span.left, a.button span.mid, a.button span.right,
a.orange span.left, a.orange span.mid, a.orange span.right {
  float: left;
  width: auto;
  display: block;
}

a.button span.left, a.button span.right,
a.orange span.left, a.orange span.right {
  width: 19px;
  height: 25px;
}

a.button span.mid,
a.orange span.mid {
  text-align: center;
  vertical-align: middle;
}

a.button:hover span,
a.orange:hover span {
  color: #FFF;
}

a.button:active span {
  color: #C1272D;
}

a.button span.left, .recipe-tag-list a.button span.left {
  background: url(/images/buttons/button_left_light-trans.png) no-repeat;
}

a.button span.right, .recipe-tag-list a.button span.right {
  background: url(/images/buttons/button_right_light-trans.png) no-repeat;
}

a.button span.mid, .recipe-tag-list a.button span.mid {
  line-height: 21px;
  height: 25px;
  background: url(/images/buttons/button_mid_light-trans.png) no-repeat;
}

/* -- Hover -- */
a.button:hover span.left,
a.orange:hover span.left,
.recipe-tag-list a.button:hover span.left {
  background: url(/images/buttons/button_left_red-trans.png) no-repeat;
}

a.button:hover span.mid,
a.orange:hover span.mid,
.recipe-tag-list a.button:hover span.mid{
  background: url(/images/buttons/button_mid_red-trans.png) no-repeat;
}

a.button:hover span.right,
a.orange:hover span.right,
.recipe-tag-list a.button:hover span.right {
  background: url(/images/buttons/button_right_red-trans.png) no-repeat;
}

 -- Active -- 
a.button:active span.left, 
.recipe-tag-list a.button:active span.left
{
  background: url(/images/buttons/button_left_dark-trans.png) no-repeat;
}

a.button:active span.mid, 
.recipe-tag-list a.button:active span.mid
{
  background: url(/images/buttons/button_mid_dark-trans.png) no-repeat;
}

a.button:active span.right, 
.recipe-tag-list a.button:active span.right
{
  background: url(/images/buttons/button_right_dark-trans.png) no-repeat;
}


/* -- Current Buttons (indicate currently selected button) */

a.button.current span.mid, a.button.current span.left, a.button.current span.right {
  font-weight: bold;
}

a.orange,
a.orange:active span {
  color: white;
}

a.orange span.left {
  background: url(/images/buttons/button-orange-left.gif) no-repeat;
}

a.orange span.right {
  background: url(/images/buttons/button-orange-right.gif) no-repeat;
}

a.orange span.mid {
  height: 25px;
	line-height: 20px;
  background: url(/images/buttons/button-orange-mid.gif) repeat-x;
}

 /* -- Buttons for #Header (login-links) */

#admin-links a.button {
  float: left;
  width: auto;
  font-weight: bold;
  margin-left: 5px;
  color: #FFF;
}

#admin-links a.button span.mid {
  line-height: 17px;
  height: 17px;
  padding: 0 2px;
  background: none;
  background-color: #C2BEBC;
}

#admin-links a.button span.left, #admin-links a.button span.right {
  width: 5px;
  height: 17px;
}

#admin-links a.button span.left {
  background: url(/images/buttons/login_links/left.jpg) no-repeat;
}

#admin-links a.button span.right {
  background: url(/images/buttons/login_links/right.jpg) no-repeat;
}

#admin-links a.button:hover span {
  color: #FFF;
}

#admin-links a.button:active span {
  color: #C1272D;
}


/* -- Hover -- */
#header a.button:hover {
  text-decoration: none;
}

#header a.button:hover span.left {
  background: url(/images/buttons/login_links/left_on.jpg) no-repeat;
}

#header a.button:hover span.mid {
  background: none;
  background-color: #D98A8C;
}

#header a.button:hover span.right {
  background: url(/images/buttons/login_links/right_on.jpg) no-repeat;
}

/* -- Active -- */
#header a.button:active span.left {
  background: url(/images/buttons/login_links/left_on.jpg) no-repeat;
}

#header a.button:active span.mid {
  background-color: #D98A8C;
}

#header a.button:active span.right {
  background: url(/images/buttons/login_links/right_on.jpg) no-repeat;
}



/* ========================================================================== 
   Round Section Styles */

.container-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  padding: 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

.container-mid {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.container-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  padding: 0;
  background-repeat: no-repeat;
  overflow: hidden;
}

/* -- For big white containers -- */

.container-top {
  background-image: url(/images/rounded_corners/white_570px_top.jpg);
}

.container-mid {
  background: url(/images/rounded_corners/white_570px_mid.jpg) repeat-y;
}

.container-bottom {
  background-image: url(/images/rounded_corners/white_570px_btm.jpg);
}

/* -- For small white containers -- */

.small .container-top {
  background-repeat: no-repeat;
  background-image: url(/images/rounded_corners/white_350px_top.jpg);
}

.small .container-mid {
  background: url(/images/rounded_corners/white_350px_mid.jpg) repeat-y;
}

.small .container-bottom {
  background-image: url(/images/rounded_corners/white_350px_btm.jpg);
}


/* -- For smaller white containers -- */

.smallest{
  width: 190px;
}

.smallest .container-top {
  height: 7px;
  background-repeat: no-repeat;
  background-image: url(/images/rounded_corners/white_190px_top.jpg);
}

.smallest .container-mid {
  background: url(/images/rounded_corners/white_190px_mid.jpg) repeat-y;
}

.smallest .container-bottom {
  height: 7px;
  background-image: url(/images/rounded_corners/white_190px_btm.jpg);
}



/* -- For big tan containers -- */

.tan .container-top {
  background-image: url(/images/rounded_corners/tan_570px_top.jpg);
}

.tan .container-mid {
  background: url(/images/rounded_corners/tan_570px_mid.jpg) repeat-y;
}

.tan .container-bottom {
  background-image: url(/images/rounded_corners/tan_570px_btm.jpg);
}

/* -- For small tan containers -- */

.small.tan .container-top {
  background-image: url(/images/rounded_corners/tan_350px_top.jpg);
}

.small.tan .container-mid {
  background: url(/images/rounded_corners/tan_350px_mid.jpg) repeat-y;
}

.small.tan .container-bottom {
  background-image: url(/images/rounded_corners/tan_350px_btm.jpg);
}

/* -- For smaller tan containers -- */

.smaller.tan .container-top {
  height: 9px;
  background-image: url(/images/rounded_corners/tan_250px_top.gif);
}

.smaller.tan .container-mid {
  background: url(/images/rounded_corners/tan_250px_mid.gif) repeat-y;
}

.smaller.tan .container-bottom {
  height: 9px;
  background-image: url(/images/rounded_corners/tan_250px_btm.gif);
}



/* ========================================================================== 
   Tab Styles */


/* -- Base Styles -- */
.large_tab {
  float: left;
  width: auto;
  display: block;
  line-height: 15px;
  text-align: center;
  padding: 6px 20px 0;
  margin: 0 5px 0 0;
  border: none;
  vertical-align: middle;
  height: 32px;
  background: url(/images/tabs/tabs_tan_mid.gif) repeat-x;
  font-size: 14px;
  color: #ae1525;
  position: relative;
}

.large_tab.active {
  background: url(/images/tabs/tabs_white_mid.gif);
  cursor: default;
}

.large_tab.active:hover {
  color: #ae1525;
}

.large_tab span {
  height: 37px;
  margin: 0;
  padding: 0;
  vertical-align: top;

}

.large_tab span.left {
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
	height: 32px;
  background: url(/images/tabs/tabs_tan_left.gif) no-repeat;
}

.large_tab span.mid {
}

.large_tab.active span.left {
  background: url(/images/tabs/tabs_white_left.gif);
}

.large_tab span.right {
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
	height: 32px;
  background: url(/images/tabs/tabs_tan_right.gif) no-repeat;
}

.large_tab.active span.right {
  background: url(/images/tabs/tabs_white_right.gif) no-repeat;
}

.large_tab span {
  background: transparent;
}

/* -- Hover Styles -- */

.large_tab:hover {
  color: #666;
  text-decoration: none;
}

.cookbooks-show #content {
  margin: 0 40px;
  padding-top: 30px;
}

.cookbooks-show .cookbook-photo {
  margin-right: 15px;
  float: left;
}

.cookbooks-show .header {
  float: left;
  margin-right: 10px;
  width: 750px;
  margin-bottom: 30px;
}

.cookbooks-show .header-bottom {
  position: relative;
}

.cookbooks-show h1.book-title {
  margin-bottom: 5px;
  line-height: 30px;
  margin-left: 0;
}

.cookbooks-show .dots {
  height: 4px;
  margin-bottom: 10px;
  background: url(/images/dotted_line-trans.gif) no-repeat;
}

.cookbooks.show .buy-links {
  overflow: hidden;
}
.cookbooks-show .buy-links a {
  margin: 0 10px 10px 0;
  overflow: hidden;
  float: left;
}

.cookbooks-show .right-column {
  width: 270px;
  position: absolute;
  top: -2px;
  left: 490px;
}

.cookbooks-show ul.authors {
  float: right;
  margin-bottom: 30px;
}

.cookbooks-show .sample-recipes {
  float: left;
  width: 544px;
}

.cookbooks-show .right-column h3,
.cookbooks-show .sample-recipes h3 {
  margin-bottom: 5px;
}

.cookbooks-show .right-column ul li {
  float: left;
  list-style-type: none;
  margin-right: 20px;
  margin-bottom: 20px;
}

.cookbooks-show .right-column ul {
  float: left;
}

.cookbooks-show ul.authors p {
  font-size: 12px;
}


#cookbooks-widget{
  padding: 0;
  width: 300px;
}

#cookbooks-widget #cookbooks-stacks{
  height: 200px;
  width: 300px;
  float: left;
  overflow:hidden;
}

#cookbooks-widget .cookbooks-stack{
  float: left;
  text-align: center;
}

.cookbooks-stack .cookbook{
  background: white;
  border: 1px solid #d0d0d0;
  float: left;
  display:inline;
  width: 125px;
  height: 187px;
  padding: 5px 10px;
}

.cookbooks-stack .cookbook .cookbook-photo{
  float: left;
  height: 130px;
  width: 125px;
  vertical-align: bottom;
}

.cookbooks-stack .filler{
  float:left;
  height: 200px;
  width: 6px;
}

#cookbooks-widget #more-cookbooks {
  height: 22px;
  text-align: right;
  width: 300px;
  font-size: 12px;
  font-weight: bold;
  float: left;
}

#cookbooks-widget #more-cookbooks-button{
  padding-right: 10px;
}

#cookbooks-widget .popup-message{
  padding: 5px;
  width: 113px;
}

#cookbooks-widget .popup-message .hide-this-section a.button {
  margin-left: 0;
}
#cookbooks-widget .popup-message ul{
  width: 103px;
  margin: 5px;
}

#cookbooks-widget .popup-message ul li a {
  font-size: 10px;
}

#cookbooks-widget .hide-this-section a:hover.button span.mid{
  color: #C1272D;
  text-decoration: underline;
}


#cookbooks-widget .hide-this-section a.button span,
#cookbooks-widget .hide-this-section a:hover.button span
{
  background:none;
}

#cookbooks-widget .hide-this-section .button span.left,
#cookbooks-widget .hide-this-section .button span.right,
#cookbooks-widget .hide-this-section .button span.left,
#cookbooks-widget .hide-this-section .button span.right{
  width: 5px;
}


#usda{
  margin: 20px 0;
}

#usda input[type='radio']{
  margin: 0 5px;
}

#usda #search_results {
  margin-bottom: 20px;
}

#usda #search_results .pagination_link{
  font-style: italic;
  margin-right: 5px;
}

#usda .loader img{
  width: 15px;
  height: 15px;
}

#nutritional_information{
	width: 570px;
  margin-top: 10px;
}

#nutritional_information .note p{
	margin-bottom: 10px;
}

#nutritional_information .servings{
	font-style: italic;
}

#nutritional_information .inner{
  padding: 10px;
}

#nutritional_information .dots{
  margin-left: 0px;
}
#nutritional_information .nutrient{
	width: 100%;
	float: left;
}

#nutritional_information .nutrient label{
	float: left;
}

#nutritional_information .nutrient .value{
  float: right;
	margin-right: 250px;
}

#usda_mapping{
  margin-top: 20px;
}

#usda_mapping h3{
  margin-bottom: 10px;
}

.usda_ingredient .inner{
  margin-left: 20px;
}


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming
 */


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI Dialog 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }


/*
 * jQuery UI Slider 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }


/*
 * jQuery UI CSS Framework 1.8.14
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }


/* General
----------------------------------*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body {
	background-color: #fff;
	margin-left:   0px;
	margin-top:    0px;
	margin-right:  0px;
	margin-bottom: 0px;
	text-align:center;
}
#wrapper{
	background-color: #ffffff;
	width:958px;
	margin:0 auto;
	text-align:left;
}
#header{
	height:103px;
	background-color:#2D2929
}
#header #top{
	height:521px;
	width:100%;
}

.main-index a{
	color: #939598;
	text-decoration: none;
}

.main-index a:hover{
	color: black;
}


/* Logo
----------------------------------*/
#logo{	
	float:left;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:20px;
	width:170px;
}
#logo h1{
	background:top left no-repeat url(../images/header/logo.png);
	width:600px;
	height:90px;
	overflow:hidden;
	margin:0;
}
#logo h1 a:link, #logo h1 a:visited, #logo h1 a:hover{
	text-indent:999px;
	display:block;
	height:100px;
	width:200px;
}
#hdrupperright{
	float:right;
	padding-top:0px;
	padding-right:20px;
	height:80px;
}
#hdrupperright .signup-login{
	display: none;
	padding-top:14px;
	margin:0;
	list-style:none;
	font-size:12pt;
}

#hdrupperright .text{
	text-decoration: none;
	float: right;
	font-size: 15px;
	margin-left: 10px;
	line-height: 25px;
	color: white;
}

#hdrupperright .signup-login .text{
/*	padding-left: 25px;*/
	text-transform: uppercase;
}

#hdrupperright .signup-login .no-link{
/*	padding-left: 25px;*/
	color: #939598;
	float: right;
	line-height: 27px;
	margin-left: 10px;
}

#hdrupperright .logout{
	display: none;
	padding-top:14px;
}

#hdrupperright .orange{
	color: #F93;
}

#hdrupperright a.link:link, #hdrupperright a.link:visited, #hdrupperright a.link:hover{
	text-indent:9999px;
	padding-left:5px;
	display:block;
	height:25px;
	width:105px;
	overflow:hidden;
}

#hdrupperright .overlay-trigger{
	cursor: pointer;
}

#hdrupperright .button{
	float:right;
	padding-left: 0px;
	width: 105px;
	height: 25px;
}

#hdrupperright .logout .button{
	background: url(/images/header/btn_logout.png) no-repeat;
/*	background-position: 0 2px;*/
}

#hdrupperright .signup-login .button{
	background:url(../images/header/btn_login.png) top no-repeat;
/*	background-position: 0 2px;	*/
}

#hdrupperright #icons{
	padding-top: 7px;
	float: right;
	height: 32px;
}

#hdrupperright #icons .icon{
	display: inline;
	height: 32px;
	width: 32px;
	margin: 0 0 0 7px;
	float: left;
}

#hdrupperright #icons .icon.facebook{
	background:url(../images/footer/icon_facebook.png) top left no-repeat;
}

#hdrupperright #icons .icon.twitter{
	background:url(../images/footer/icon_twitter.png) top left no-repeat;
}

#hdrdivider {
	float:left;
	width:958px;
	height:3px;
	top:300px;
	background:top url(../images/header/dottedline_horizontal.gif);
}
#hdrbottom
{
	padding-top:110px;
	width:100%;
	margin:0 auto;
	height:8px;

}

.ui-widget-overlay{
	opacity: .5;
}
/* Navigation
----------------------------------*/
#nav{
	height:44px;
	width:100%;
	/*z-index:9999;*/
	position:relative;
	background-color:#2D2929;
}
/* Navigation Buttons
----------------------------------*/
#nav #nav-surprise-me a{
  height:46px;
  background:url(../images/nav/nav_btn_bg.png) top right no-repeat;
  float:left;
}

#nav #nav-surprise-me img{
  margin-top:7px;
  margin-right:11px;
  margin-left:14px;
}

#nav ul{
	margin:0;
	list-style:none;
	font-size:9pt;
	font-weight:bold;
	float: left;
}

#nav ul li{
	font-weight:bold;
	float:left;
	padding-right:0px;
	background:url(../images/nav/nav_btn_bg.png) top right no-repeat;
}

#nav ul li a{
	color:#F0EFEF;
	display:block;
	padding:12px 11px 9px 11px;
	height:25px;
	font-family:Georgia;
	letter-spacing:1px
}

#nav ul li a:link, 
#nav ul li a:visited,
#header a{
	color:#939598;
	text-decoration:none;
}

#nav ul li a.selected{
	color:#F3901D;
	text-decoration:none;
}

#nav ul li a:hover{
	color:#F0EFEF;
	text-decoration:none;
}

#nav ul ul {
	position:absolute;
	display:none;
	width:120px;
	top:49px;
	z-index:9999999999999999999999;
}

ul#nav ul ul li{
	background:none;
	padding:0;
	margin:0;
}

#nav ul li ul li{
	background:none;
}

#nav ul li ul a{
	display:block;
	width:130px;
	font-size:12px;
	color:red;
	text-decoration:none;
	background:url(../images/nav/nav-submenu.jpg) repeat-x bottom #2D2929;
	border-left:1px solid #c7c7C7;
	border-right:1px solid #C7C7C7;
	border-top:none;
	float:left;
	padding:7px 5px 0px 20px;
	margin:0;
}

#nav ul li ul a:hover{
	display:block;
	width:130px;
	color:blue;
	font-weight:bold;
	font-size:12px;
	float:left;
	background:url(../images/nav/nav-submenu.jpg) repeat-x bottom #2D2929;
}

#nav ul ul ul{
	top:auto;
}	

#nav ul li ul ul {
	left:170px;
	margin:0px 0 0 10px;
	border-left:1px solid #193f78;
	z-index:99999;
}

#nav a.active {
	font-weight:bold;
}

#nav #nav-search-bar-query{
	font-size:11px;
	width:182px;
	height:20px;
	border:none;
	outline:none;
	color:#666;
	text-align:left;
	margin-top:9px;
	margin-left:11px;
	padding:0px;
	text-indent: 5px;
}

#nav a.nav-search-button{
	width:70px;
	height:28px;
	background:url(../images/searchbox/search_button.png) no-repeat;
	float:right;
	margin-top:7px;
	margin-right:7px;
}

/* Content
----------------------------------*/
#content{
	width:100%;
	z-index:100;
	position:relative;
}
/* Title Bar
----------------------------------*/
#titlebar{
	height:25px;
}

/* Ticker
----------------------------------*/

#ticker {
  height: 33px;
  padding-left: 14px;
}

#ticker img.star{
  width: 20px;
  float: left;
  padding-right: 10px;
}

#ticker #ticker-content{
  float: left;
  font-family: Georgia;
  font-size: 12pt;
  color: #2D2929;
}

#ticker #ticker-content a{
	color: #939598;
	text-decoration: none;
}


#ticker #ticker-content a:hover{
  color: #C1272D;
}

/* Search Box
----------------------------------*/
#searchbox{
	position:absolute;
	left:10px;
	background:url(../images/searchbox/searchbox_bg.png);
	width:216px;
	padding-left:0px;
	z-index: 100;
}

#searchhelp{
	display: none;
	width: 500px;
	z-index: 9999;
	background: white;
	padding: 10px 20px;
	border: 1px solid #2D2929;
	text-align: left;
}

#searchhelp .close{
	float: right;
}

#searchhelp p{
	float: left;
	padding: 5px 0;
}

#searchhelp p.first{
	padding-top: 20px;
}

#searchhelp .bolded{
	font-weight: bold;
}

#searchbox .searchhelp-link{
	position:absolute;
	left:178px;
	top:18px;
	z-index:999;
}

#content #searchbox #searchbutton{
	position:absolute;
	left:171px;
	top:47px;
}

#content #searchbox h2{
	padding-left:13px;
	color:#fff;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:1px;
	margin: 12px 0 4px 0;
}

#content #searchbox h3{
	padding-left:13px;
	color:#fff;
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:1px;
	margin: 12px 0 4px 0;
}


#content #searchbox h3 a{
	color:#fff;
	display:block;
	padding:10px 5px 10px 2px;
	height:4px;
	width:200px;
	font-family:Arial;	
}
#content #searchbox h3 a:link, #content #searchbox h3 a:visited{
	color:#fff;
	text-decoration:none;
		
}
#content #searchbox h3 a:hover{
	color:red;
	text-decoration:underline;
	text-decoration:none;
}


#content #searchbox h4 a{
	float: left;
	padding-top: 3px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin: 0;
	color: white;
	font-family: Arial;
	font-size: 7pt;
	font-weight: bold;
}

#content #search-bar-query{
	background: url(../images/searchbox/search_input_bg.png) no-repeat;
	margin-left:10px;
	font-size:11px;
	width:182px;
	height:20px;
	border:none;
	outline:none;
	color:#666;
	text-align:left;
	padding-left: 9px;
	margin-bottom: 5px;
}

#content #cookstr-clear-search-link{
	text-decoration: underline;
}

#content a.search-button{
	width: 70px;
	height: 28px;
	background: url(../images/searchbox/search_button.png) no-repeat;
	float: right;
	margin: 5px 10px 20px 0;
}

#content a.search-button:hover{
	background-position: 0 -55px;
}

#content a.search-button:active{
	background-position: 0 -111px;
}

#content .spacer{
	padding-bottom: 20px;
	background: white;
}



/* Search Box Tab States
----------------------------------*/
#content #searchbox .none{
	color:#fff;
	text-decoration:none;
	padding:20px 0px 30px 2px;
	height:4px;
	width:200px;
	background:url(../images/searchbox/nothing.png) top left no-repeat;
}

#searchbox .cookstr-field-name a,
#searchbox .cookstr-field-name a:hover,
#searchbox .cookstr-search-link a,
#searchbox .cookstr-search-link a:hover
{
	color: white;
	padding: 0;
	margin: 0;
	height: 100%;
	background: none;
	color:#fff;
	padding-left: 20px;
	width:100%;
	text-decoration:none;
	outline: 0;
}

#content #searchbox .cookstr-field-name:hover,
#content #searchbox .cookstr-search-link
{
	background:url(../images/searchbox/searchbox_button_off.png) top left no-repeat;
}

#content #searchbox .cookstr-search-link:hover
{
	background:url(../images/searchbox/searchbox_button_hover.png) top left no-repeat;
}

#content #searchbox .cookstr-field-name{
	color:red;
	text-decoration:none;
	background:url(../images/searchbox/searchbox_button_selected.png) top left no-repeat;
}

	
/*---------------------*/
#content #searchbox .heading{
	color:#fff;
	text-decoration:none;
	padding:10px 0px 25px 2px;
	height:4px;
	width:200px;
	cursor:pointer;
}

#content #searchbox .heading .toggle{
	top:8px;
	right:20px;
	width:34px;
	height:26px;
}
#content #searchbox .active .toggle{
	top:-8px;
	right:20px;
	width:34px;
	height:26px;
	
}

/*#content #searchbox .heading2{
	color:#ccc;
	text-decoration:none;
	margin-top:0px;	
	margin-left:14px;
	background:url(../images/searchbox/searchbox_button_off.png) top left no-repeat;
	cursor:pointer;	
}*/

#content #searchbox .arrow {
	padding:0px;
	margin:0px;
	width;16px;
	height:16px;
	background:url(../images/searchbox/arrow_down.png) top right no-repeat;
	cursor:pointer;	
	float:right;
	width:20px;
	margin-top:5px; 
	margin-right:5px;
}

#content #searchbox .expanded .arrow {
	padding:0px;
	margin:0px;
	width;16px;
	height:16px;
	background:url(../images/searchbox/arrow_up.png) top right no-repeat;
	cursor:pointer;	
	float:right;
	width:20px;
	margin-top:5px; 
	margin-right:5px;
}

#content #searchbox .cookstr-form-element{
	background:url(../images/searchbox/box2_bg.png);
	background-position: -10px 0;
	width: 100%;
	padding: 0 0 10px 10px;
}

#content #searchbox .cookstr-form-element li{
	margin-left: 0px;
	line-height: 20px;
}

#content .searchbox-ad{
	width: 216px;
	position: absolute;
	top: 500px;
	left: 10px;
	text-align: center;
}

/* Radio Buttons
----------------------------------*/
#searchbox fieldset { 
	border: 0; 
	width: 200px; 
	overflow: hidden; 
	margin: 0; 
	padding-left: 0; 
	padding-bottom: 9px; 
}

#searchbox label { 
	border:0; 
	margin:0; 
	padding:0; 
	color:#fff; 
	font-weight:normal; 
	text-transform:none; 
/*	display: block; */
	cursor: pointer; 
	padding-bottom: 9px;
}
#searchbox .radios{ 
	padding-top: 10px;
}

#searchbox .radios input  { display: none; }

#searchbox .label_check input, 
.label_radio input { margin-right: 5px; }

#searchbox .radios li { 
	background: url(../images/radio/searchbox_radio_off.png) no-repeat; 
	background-position: 0px 2px;
	padding-left: 20px;
}
#searchbox .radios li.checked { 
	background: url(../images/radio/searchbox_radio_on.png) no-repeat; 
	background-position: 0px 2px;
}

#searchbox .checkboxes input  { 
	position: absolute; left: -9999px; 
}

#searchbox .checkboxes li { 
	background: url(../images/checkbox/searchbox_checkbox_off.png) no-repeat; 
	background-position: 0px 4px;
	padding-left: 20px;
}
#searchbox .checkboxes li.checked { 
	background: url(../images/checkbox/searchbox_checkbox_on.png) no-repeat; 
	background-position: 0px 4px;
}


.box{
	letter-spacing:1px;
}

.box ul{
	list-style:none;
	padding-left:0;
	margin:0;
}

.box ul.level-1{
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	text-transform:uppercase;	
}
.box ul.level-1 li{
	line-height: 24px;
	font-weight: bold;
	font-size:8pt;
	margin-left:14px;
	padding-right:0px;
	padding-bottom: 1px;
	width: 190px;
}

.box p{
	padding:0px;
}

.box2 td {
	color:#fff;
	font-size:8pt;
	margin-left:12px;
	padding-right:0px;
	text-transform:none;
}



/* Home Images
----------------------------------*/

#content #signup-image-container{
	height:292px;
	width:699px;
	display: none;
	position:relative;
	left:245px;
	padding-right:10px;
	margin-bottom: 20px
}

#signup-image-container .image{
	height:292px;
	width:699px;
}

#signup-image-container .image:hover{
	cursor: pointer;
}

#signup-image-container .signup-image{
	background-image:url(../images/home/newsignup_all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#signup-image-container .signup-image:hover{
	background-position: -699px 0;
}

#signup-image-container #email_for_signup{
	font-family: Georgia;
	font-size: 20px;
	position: absolute;
	bottom: 14px;
	right: 130px;
	height: 30px;
	width: 300px;
	background: white;
	color: #2D2929;
}

/* Slideshow */

#content #home-slideshow{
  height:370px;
	width:699px;
	position:relative;
	left:245px;
	padding-right:10px;
	overflow: hidden;
}

#content .slideshow-container{
	float: left;
	height: 370px;
}


#content .slideshow-textbox{
	float: right;
	height: 400px;
	width: 323px;
	padding: 0 10px 10px 10px;
}

#content .slideshow-textbox p{
  padding: 4px 0;
}

#content .slideshow-textbox .red{
  color: #C1272D;
}

#content .slideshow-textbox .orange{
  color: #F93
}

/* Cookbook Cycle
----------------------------------*/

#content #featured-cookbooks{
	position:relative;
	left:245px;
	height:292px;
	width:699px;
	display: none;
}

#content #featured-cookbooks .cookbook{
	margin: 0 20px 20px 0;
	width: 100%;
}

#featured-cookbooks .image-wrapper{
	float: left;
	margin-right: 20px;
/*	height: 290px;*/
}

#featured-cookbooks .image-wrapper img {
	height: 290px;
}

#featured-cookbooks .content{
	float: left;
	width: 350px;
}

#featured-cookbooks .content .title{
	float: left;
	text-align:left;
	font-family:Georgia;
	font-size:14pt;
	font-weight: bold;
	color:#2D2929;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 0;
}

#featured-cookbooks .content ul.recipe-list{
	width: 100%;
	list-style: none;
	float: left;
}

#featured-cookbooks .content ul.recipe-list li{
	font-size: 11px;
	margin-bottom: 7px;
	font-family:Georgia;
}

#featured-cookbooks .more-link{
	position: absolute;
	bottom: 0;
}

#featured-cookbooks .more-link a{
	font-size: 12px;
	font-weight: bold;
	color: #F93;
}

#featured-cookbooks .more-link a:hover {
	text-decoration: underline;
}


/* Gallery
----------------------------------*/
#content #gallery{
	position:relative;
	left:245px;
	top: 5px;
	height:292px;
	width:699px;
	margin-bottom:25px;
}

/* Recipe - *** EMILY ***
----------------------------------*/
#content #recipe{
	background-color:transparent;
	position:relative;
	left:255px;
	top: 35px;
	height:270px;
	width:699px;
	padding-right:10px;
}

#bookcover {
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	width:203px;
	height: 238px;
	overflow: auto;
	float: left;
	background-color:transparent;
	z-index:-1;
	border: none;
}

#ibook_bookcover {
	margin-left: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	width:220px;
	height: 261px;
	overflow: auto;
	float: left;
	background-color:transparent;
	z-index:-1;
	border: none;
}

.imagedropshadow {
	padding: 0px;
	border: none;
}

img.imagedropshadow {
	border: none;
	z-index: -1;
	-moz-box-shadow: 1px 1px 5px #666;
	-webkit-box-shadow: 1px 1px 5px #666;
        box-shadow: 1px 1px 5px #666;
}

.recipebox_col1 {
	position:relative;
	top:-10px;
	height:191px;
	width:126px;
	float: left;
}
.recipebox_col2 {
	position:relative;
	left:20px;
	top:-10px;
	height:191px;
	width:126px;
	float: left;
		margin-right:10px;
}

.recipebox_col3 {
	position:relative;
	left:20px;
	top:-10px;
	height:191px;
	width:126px;
	float: left;
	margin-left:10px;
}
#recipetitle {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: 300;
	color: #000;
	letter-spacing: 2px;
	text-align: left;
	width: 699px;
	margin-bottom: 10px;
	vertical-align: text-top;
	position:relative;
	top: -3.5px;
}

#recipecopy {
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 100;
	color: #777;
	line-height:19px;
	letter-spacing: 0.1em;
}
#ro-recipecopy {
	font-family: Georgia, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #000;
	line-height:19px;
	letter-spacing: 0.1em;
}


#recipe_cta {
	position:relative;
	left:0px;
	float: left;
	border: none;
}

#recipe_close {
	position:relative;
	left:672px;
	float: left;
	height: 15px;
	width: 15px;
	top: -2px;
	right: 0px;
	text-align: right;
	border: none;
}

/* Recipe Of the day  - EMILY
----------------------------------*/
#content #editorial-posts{
	position: relative;
	left: 245px;
	height: 296px;
	width: 699px;
	background-color: #FFF;
	overflow: hidden;
	margin-bottom: 5px;
}

#editorial-posts .content {
	position: relative;
	height: 296px;
	width: 300px;
	float: left;
	left: 380px;
	padding-right: 19px;
}

/* Recipe Of the day  - overlay text -------*/
#editorial-posts img.rotd_overlay {
	height: 197px;
	width: 197px;
	z-index: 10000;
	clear: none;
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	left: 7px;
	top: 7px;
}

/* Recipe Of the day  - photo bg-------*/
#editorial-posts .image-wrapper img{
	height: 262px;
	width: 349px;
	z-index: 10;	
	padding-bottom: 10px;
	padding-left: 10px;
	position: absolute;
	left: 7px;
}

#editorial-posts .title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 100;
	color: #333;
	letter-spacing: 1px;
	text-align: left;
	margin: 0 0 10px 0;
	vertical-align: text-top;
	position: relative;
	text-transform: capitalize;
}

#editorial-posts .text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: 300;
	color: #231f20;
	letter-spacing: 0.5px;
	line-height:21px;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: text-top;
	position:relative;
	top: 7px;
}

#editorial-posts .more {
	text-transform: uppercase;
	position: absolute;
	right: 19px;
	bottom: 15px;
}

#editorial-posts .more a{
	background: transparent url(../images/recipe/more-arrow.jpg) no-repeat 0 0;
	background-position: right;
	padding-right: 18px;
	float: right;
}

/*
#editorial-posts .more a:hover,
#editorial-posts .more a:active,
#editorial-posts .more a:focus{
	background: transparent url(../images/recipe/seemore-ro.png) no-repeat 0 0;
}*/

#rotd_cta {
	position: relative;
	left: 210px;
	top: 5px;
	border: none;
}

#content #social-widgets {
  position: relative;
  left: 245px;
  width: 699px;
}

/* Footer
----------------------------------*/
#footer{
	position: relative;
	width: 860px;
	clear: both;
	margin: auto;
	padding: 30px 0 5px 0;
}
#footer #links{
	padding-top:37px;
	height: 32px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:9px;
	font-weight:bold;
}
#footer ul li{
	float:left;
	padding:6px 10px 0px 10px;
	height:25px;
}
#footer a{
	display:block;
	text-decoration:none;
	color:#929497;
	font-size:9px;
}
#footer ul li a:link, #footer ul li a:visited{
	color:#929497;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#F3901D;
	text-decoration:underline;
	text-decoration:none;
}


/*** COPYRIGHT LINE ***/
#copyright{
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	color:#929497;
	font-size:9px;
}


/* IBooks Feature List
----------------------------------*/

#content #ibooks{
	position:relative;
	left:245px;
	height:892px;
	width:699px;
	padding-right:10px;
}

.feature_divider {
	margin-left:38px;
	width:655px;
	height:1px;
	border-bottom:#464648 1px solid;	
}

.ibooks_grid{
	position: relative;
	width: 699px;
	float: left;
}

.ibook-featurebox {
	position:relative;
	width:500px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}


.ibookfeaturecopybox {
	position:relative;
/*	height:232px;*/
	width:435px;
	float: left;
	left: 230px;
}

.ibookfeaturetitle {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 25px;
	font-style: normal;
	font-weight: 300;
	color: #666;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: text-top;
	position:relative;
}

.ibookfeaturetext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13.5px;
	font-style: normal;
	font-weight: 300;
	color: #666666;
	letter-spacing: 0px;
	line-height:24px;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: text-top;
	position:relative;
	}
	
img.ibookfeature {
	height: 259px;
	width: 206px;
	padding-left: 10px;
	position: absolute;
	left: 3px;
	border: none;
}

sup {
	font-variant: small-caps;
	text-transform: uppercase;
	font-size: 12px;
	vertical-align: text-top;
}


.ibook-cta {
	position:relative;
	left:320px;
	float: left;
	border: none;
	padding-bottom: 10px;
}

.ibookstore-badge{
	position: absolute;
	bottom: 60px;
	left: 50px;
}

/*2ndary -------*/

.ibook-featurebox-2nd {
	position:relative;
	height:210px;
	width:655px;
	overflow: hidden;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-top: 1px solid #666;
	padding-top: 8px;
	padding-bottom: 20px;
}

.ibook-featurebox-2nd.screenshots{
	display: none;
	border: none;
}

.ibook-featurebox-2nd.screenshots img{
	height: 100%;
	margin: 0 5px;
}

.ibook-2nd {
	position:relative;
	top:-10px;
	height:210px;
	width:500px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.ibookfeaturecopybox-2nd {
	position:relative;
	top: 5px;
	height:210px;
	width:480px;
	float: left;
	left: 140px;
}


.ibookfeaturetitle-2nd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: top;
	position:relative;
	top: 7px;
}

.ibookfeaturetitle-2nd a{
		color: #3399cc;
}

.ibookfeaturetext-2nd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	letter-spacing: 0px;
	line-height:22px;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: text-top;
	position:relative;
	top: 7px;
}

	
img.ibookfeature-2nd {
	height: 146px;
	width: 108px;
	z-index: 10;	
	padding-top: 20px;
	padding-bottom:10px;
	position: absolute;
	left: 1px;
	top: 5px;
	border: none;
}


img.ibookbuy-2nd {
	height: 21px;
	width: 113px;
	z-index: 10;	
	padding-top: 10px;
	padding-bottom:10px;
	position: absolute;
	left: -2px;
	top: 167px;
	border: none;
}

/*3rd -------*/

.ibook-featurebox-3rd {
	border-top:#464648 1px solid;
	position:relative;
	height:210px;
	width:655px;
	float: left;
	margin: 0 0 0 20px;
	padding: 8px 0 10px 0;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 12pt;
}

.ibook-featurebox-3rd p.title3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	margin:10px 2px 10px 0px;
}

.book1 {
	padding-right: 39px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10px;
	width: 100px;
	float: left;
	margin-top: 4px;
}

.book2 {
	width: 100px;
	padding-top:4px;
	padding-right:0px;	
	margin-right:0px;
	margin-left: 0px;
	float: left;
}

.btn_buy {
	padding-top:6px;
}



.book2title {
	height: 24px;
	width: 90px;
	margin-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
}

#ibooks .quantity{
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

#ibooks .quantity.twofifty{
	position: absolute;
	bottom: 25px;
	left: 25px;
}

#ibooks .quantity.fifty{
	position: absolute;
	bottom: 4px;
	left: 20px;
}

#ibooks .quantity.ten{
	padding-left: 14px;
	padding-top: 5px;
}

#ibooks .quantity .number{
	font-weight: bold;
	font-size: 1.2em;
}

#grey-overlay{
	display: none;
	background-color: black;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1000;
	opacity: 0.5;
}

#screenshot-overlay{
	border: 1px solid #2D2929;
	text-align: center;
	padding-top: 5px;
	min-width: 600px;
}

#screenshot-overlay .content-wrapper{
		padding: 2px 20px 20px 20px;
}

#screenshot-overlay a.close{
	position: relative;
	top: 0;
	right: 0;
	height: 15px;
}

/* Partnerships Inquiry Form */

form#partnerships-inquiry {
	margin-bottom: 20px
}

form#partnerships-inquiry .note {
	font-style: italic;
	font-size: 0.9em;
}

form#partnerships-inquiry .field {
	margin-bottom: 10px
}

form#partnerships-inquiry .field input.invalid {
	border: 2px solid red;
}

form#partnerships-inquiry label {
	display: block;
}



#gallery .divider{
	margin:auto; 
	background:#464648; 
	width:700px;
	height:1px;
}

#gallery .carouselTitle{
	text-align:left; 
	padding-right:14px; 
	padding-top:10px; 
	padding-bottom:10px; 
	font-family:Arial; 
	font-size:14pt; 
	font-weight:bold; 
	color:#F93; 
	float:left; 
	height:17px;
}

#gallery .carouselTitle1 {
	background: transparent url(../../images/carousel/hdr_freerecipes.png) no-repeat 0 0;
}

#gallery .carouselTitle2 {
	background: transparent url(../../images/carousel/hdr_newcookstribooks.png) no-repeat 0 0;
}

.jcarousel-skin1 .jcarousel-container {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 10px;
//    border: 1px solid #346F97;
}

.jcarousel-skin1 .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin1 .jcarousel-container-horizontal {
    width: 348px;
    padding: 20px 0px;

}

.jcarousel-skin1 .jcarousel-container-vertical {
  	width:  332px;
  	height: 270px;
/*    padding: 10px 0;*/
}

.jcarousel-skin1 .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin1 .jcarousel-clip-horizontal {
    width:  342px;
    height: 260px;
}

.itemtitle a{
	font-family:arial; 
  font-size:10pt;
  color:#FF9933; 
  text-decoration:none;
	padding: 10px 0 6px 0;
  overflow: hidden;
	float: left;
	width: 100%;
}

.itemtitle a:hover{
	text-decoration:underline;
}

.itemtitleOrange a, .itemtitleOrange a:hover{
    color:#FF9933; 
}
.itemtitleBlue a, .itemtitleBlue a:hover{
    color:#22A1E1; 
}
.iteminfo {
    font-family:arial; 
    font-size:8pt;
    color:#000; 
    display:block;
    overflow: hidden;
		float: left;
		margin-left: 5px;
		height: 125px;
}

.iteminfo li{
	padding-bottom: 3px;
}

.jcarousel-skin1{
	list-style: none;
	height: 300px;
	overflow: hidden;
}

.jcarousel-skin1 .jcarousel-clip-vertical {
	width: 332px;
	height: 270px;
}

.jcarousel-skin1 .jcarousel-item {
    width: 305px;
    height: 125px;
}

.jcarousel-skin1 #second-carousel .jcarousel-item {
    height: 135px;
}

.jcarousel-skin1 .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 0;
    padding:4px 0px 0px 4px;
    width:  100%;
    height: 125px;
/*    background: transparent url(../../images/carousel/item_bg.png) no-repeat 0 0;*/
}

.jcarousel-skin1 .item-horizontal-selected {
    margin-left: 0;
    margin-right: 0px;
    width:  112px;
    height: 209px;
    background: transparent url(../../images/carousel/item_bg_selected.png) no-repeat 0 0;
}


.jcarousel-skin1 .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin1 .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin1 #second-carousel .jcarousel-item-vertical {
    margin-bottom: 0px;
}


.jcarousel-skin1 .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin1 .jcarousel-next-horizontal {
    position: absolute;
    top: 230px;
    right: 3px;
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: transparent url(../../images/carousel/next-horizontal.png) no-repeat 0 0;
    background-position: 0 0 0 0;
}

.jcarousel-skin1 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 0px;
    right: 0px;
   //background-image: url(../../images/carousel/prev-horizontal.png);
}

.jcarousel-skin1 .jcarousel-next-horizontal:hover,
.jcarousel-skin1 .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin1 .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin1 .jcarousel-next-disabled-horizontal,
.jcarousel-skin1 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin1 .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin1 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin1 .jcarousel-prev-horizontal {
    position: absolute;
    top: 230px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../images/carousel/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin1 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/carousel/next-horizontal.png);
}

.jcarousel-skin1 .jcarousel-prev-horizontal:hover, 
.jcarousel-skin1 .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin1 .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin1 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin1 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin1 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin1 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin1 .jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
    right: 4px;
    width: 16px;
    height: 18px;
    cursor: pointer;
    background: transparent url(../images/carousel/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin1 .jcarousel-next-vertical:hover,
.jcarousel-skin1 .jcarousel-next-vertical:focus,
.jcarousel-skin1 .jcarousel-next-vertical:active {
    background: transparent url(../images/carousel/next-vertical_off.png) no-repeat 0 0;
}


.jcarousel-skin1 .jcarousel-next-disabled-vertical,
.jcarousel-skin1 .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin1 .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin1 .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin1 .jcarousel-prev-vertical {
    position: absolute;
    top: 15px;
    right: 4px;
    width: 16px;
    height: 18px;
    cursor: pointer;
    background: transparent url(../images/carousel/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin1 .jcarousel-prev-vertical:hover,
.jcarousel-skin1 .jcarousel-prev-vertical:focus,
.jcarousel-skin1 .jcarousel-prev-vertical:active {
		background: transparent url(../images/carousel/prev-vertical_off.png) no-repeat 0 0;
}

.jcarousel-skin1 .jcarousel-prev-disabled-vertical,
.jcarousel-skin1 .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin1 .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin1 .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


.carousels_horizontal .image-wrapper{
	float: left;
	margin-right: 10px;
}
.carousels_horizontal .image-wrapper img{
	width: 100px;
}

.carousels_horizontal .content-wrapper{
	float: left;
	width: 195px;
}

.overlay table td{
	font-size: 10pt;
	text-align: left;
}

/* Sign Up
----------------------------------*/
#signup_dialogue td th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	letter-spacing: 1px;
}

#signup_dialogue a {
	color:#ff6600;
}

#signup_dialogue {
	background-color: #fff;
	width: 740px;
}
#signup_dialogue table {
	width: 740px;
	height: 465px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#signup_dialogue th {
	background-color: #ff6600;
	height: 9px
}

#signup_dialogue .grey {
	background-color: #e8e8e8;
}

#signup_dialogue .smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #333;
	vertical-align: middle;
}

#signup_dialogue .no-thanks{
	font-size: 0.8em;
}

#signup_dialogue .alignright {
	text-align: right;
}
#signup_dialogue .topbar {
	background-image: url(../images/signup/bg.png); 
}
#signup_dialogue .headline{
	padding: 40px 0 0 0;
	text-align: center;
}

#signup_dialogue .headline h2{
		line-height: 30px;
}

#signup_dialogue .headline p{
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 20px 10px 20px;
}

#signup_dialogue .headline ul{
	text-align: left;
	margin: 10px auto 0 auto;
	width: 400px;
}

#signup_dialogue .headline ul li{
	margin: 5px 0 0 0;
}


#signup_dialogue .fields {
	padding: 0px;
	border: none;
	outline: 0;
	font: normal 13px/100% Arial;
	width: 262px;
	background: url(../images/login/login.png);
	height: 26px;
	text-indent: 5px;
}  
	
#signup_dialogue .button{
	border: none;
	height: 29px;
	width: 108px;
	background: url(../images/signup/submit.png);
}
	
#signup_dialogue .button:hover{
	background: url(../images/signup/submit_ro.png);
}	
	
#signup_dialogue .social-buttons{
	position: absolute;
	bottom: 15px;
	left: 45px;
}

#signup_dialogue .image-wrapper{
	display: inline;
	position: absolute;
	width: 16px;
	height: 16px;
	margin: 5px 0 0 5px;
}

#signup_dialogue .optional{
	display: none;
}


/* Login
----------------------------------*/
#login_dialogue td th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#login_dialogue a {
	color:#ff6600;
}
#login_dialogue body {
	background-color: #fff;
}
#login_dialogue table {
	width: 418px;
	height: 330px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0 0 50px 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#login_dialogue th {
	background-color: #ff6600;
	height: 9px
}

#login_dialogue tr {
	height: 30px;
}

#login_dialogue .grey {
	background-color: #e8e8e8;
}

#login_dialogue .submit-section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#login_dialogue .submit-section .text{
	position: relative;
	top: 4px;
	display: inline;
}

#login_dialogue .alignright {
	text-align: right;
}

#login_dialogue .fields {
	padding: 0px;
	border: none;
	outline: 0;
	font: normal 13px/100% Arial;
	width: 262px;
	background: url(../images/login/login.png);
	height: 26px;
	text-indent: 5px;
}

#login_dialogue .button {
	width: 108px;
	height: 33px;
	background: url(../images/login/login-btn_off.png);
	border: none;
}  

#login_dialogue .button:hover {
	background: url(../images/login/login-btn.png);
}

#login_dialogue .social-buttons{
	position: absolute;
	bottom: 25px;
	left: 65px;
}

/* Comment
----------------------------------*/
#comment_dialogue td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#comment_dialogue a {
	color: #ff6600;
}

#comment_dialogue body {
	background-color: #fff;
}

#comment_dialogue table {
	width: 418px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0 0 50px 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#comment_dialogue tr {
	height: 30px;
}

#comment_dialogue .social-buttons {
	position: absolute;
	bottom: 25px;
  width: 442px;
}

.overlay{
	display: none;
	background: white;
	z-index: 9999;
}
	
.overlay a.close {
	position: absolute;
	top: 35px;
	right: 35px;
	text-decoration: underline;
}

.instead{
	position: absolute;
	top: 35px;
	left: 35px;
}

.slideshowthumbs{
	width: 349px;
	overflow: hidden;
	border: 2px;
}


#slideshow-carousel{
  	margin-top: 6px;
}

#slideshow-carousel .jcarousel-skin-tango .image-wrapper{
  height: 100%;
  width: 349px;
  vertical-align: middle;
  display: table-cell; 
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 349px;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  349px;
}


#slideshow-carousel .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}


#slideshow-carousel .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 262px;
    cursor: pointer;
    background: transparent url(../images/slideshow-arrows/right_arrow.png) no-repeat 0 0;
	opacity: .2;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-next-horizontal:hover,
#slideshow-carousel .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	opacity: .4;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 30px;
    height: 262px;
    cursor: pointer;
    background: transparent url(../images/slideshow-arrows/left_arrow.png) no-repeat 0 0;
	opacity: .2;
}

#slideshow-carousel .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
#slideshow-carousel .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	opacity: .4;
}

#slideshow-thumbs{
  height: 45px;
  overflow: hidden;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-container {
	margin-top: 6px;
	align: center;
	width: 250px;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 349px;
align: center;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  250px;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 5px;
    margin-right: 5px;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 18px;
    height: 16px;
    cursor: pointer;
    background: transparent url(../images/carousel/next-horizontal_off.png) no-repeat 0 0;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-next-horizontal:hover,
#slideshow-thumbs .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background: transparent url(../images/carousel/next-horizontal.png) no-repeat 0 0;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 8px;
    left: 5px;
    width: 18px;
    height: 16px;
    cursor: pointer;
    background: transparent url(../images/carousel/prev-horizontal_off.png) no-repeat 0 0;
}

#slideshow-thumbs .jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
#slideshow-thumbs .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background: transparent url(../images/carousel/prev-horizontal.png) no-repeat 0 0;
}

#slideshow-thumbs-active li{
	height: 41px;
  width: 52px;
	color: white;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

#slideshow-thumbs-active li .overlay{
	height: 100%; 
	width: 100%;
	background-color: black;
	display: none;
	float:left;
	line-height: 41px;
	font-size: 12px;
	cursor: pointer;
}

#slideshow-thumbs-active li:hover .overlay{
	display: block;
	background: rgba(0,0,0,.3);
};

.thumb-behavior{
	cursor: pointer;
}

.body-title{
	color: #2D2929;
	font-weight: bold;
	font-size: 14px;
}

.slideshow-text{
	color: #2D2929;
	font-size: 12px;
	padding: 5px 0 0 0;
	height: 35px;
}

.slideshow-text .index{
  font-weight: bold;
}

#slideshow-container{
	width: 349px;
}


/* Widget */

.recipe-list-widget {
	display: inline;
}

.recipe-list-widget .widget-trigger{
	cursor: pointer;
}

.recipe-list-widget ul.recipe-lists-list{
	position: absolute;
	display: none;
	list-style-type: none;
	background: white;
	padding: 5px;
	border: 1px solid #555;
	width: 200px;
	z-index: 100;
	line-height: 25px;
}

.recipe-list-widget ul.recipe-lists-list li.added{
	cursor: default;
	color: #555;
	font-style: italic;
}

.recipe-list-widget ul.recipe-lists-list li.new-folder {
	border-top: 1px solid #555;
}

.recipe-list-widget ul.recipe-lists-list li.new-folder form{
	display: none;
	margin-top: 5px;
}

.recipe-list-widget ul.recipe-lists-list li{
	cursor: pointer;
	color: #C1272D;
}

#favorites .recipe-list-widget {
	margin-top: 16px;
}

#favorites-list .remove-button {
  margin-top: 16px;
  margin-left: 5px;
}

#favorites-list .recipe_result {
   border-color: #d0d0d0;
}