@charset "utf-8";
/* CSS Document */


/* General Styles - Page - Paragraph
------------------------------------------------------- */


body
{
	background-image:url(../images/themes/default/bg.png);
    background-repeat:repeat-x;
    background-position: 0 -54px;
    background-color: #1b718f; /*#334550;*/ /* #efefef; */ /*  #e5ecf3; */
	font-size:12px;
	font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", "Lucida ", "Trebuchet MS", Verdana, Arial;
	margin:0px;
}

#header
{
	background-color: transparent; /* #ffffff; */
    height: 70px;
}

#header p
{
      font-family: "Lucida Fax","Sans serif", "Trebuchet MS";
      font-size: 28px;
      font-weight: normal;
      color: #ffffff; /* #333333; */
      margin:0px;
      line-height:55px;
      padding-left: 12px;
}

#header p span.adv
{
    color:#ffc619;
    font-weight: bold;
    font-size: 34px;
    font-style: italic;
}

#header .flags
{
    float:right;
    padding: 5px;
    margin-right: 10px;
    line-height: 30px;
    color: #333333;
}

#menu
{
    background-color: #ffffff;

    border-bottom: 1px dotted #efefef;
    height:55px;
}

#menu div
{
   padding-left: 10px; 
   padding-right: 10px;   
}

.userinfo
{
    float: right;
    display: block;
    color: #ffffff;
    top: 30px;
    position: relative;
    vertical-align: bottom;
}

.userinfo a
{
    color: #ffffff;
    text-decoration: underline;
}

.userinfo a:hover
{
    color: #cccccc;
}

.bread {
    color: #ccc;
    background-color: #e5ecf3;
    padding: 4px;
    margin-bottom: 15px;

    -moz-border-radius:3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.bread ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
    border: none;
} 

.bread ul li {
    margin-left: 0;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
    color: #333333;
}

.bread ul li:before {
    content: "\0020 \0020 \0020 \00BB \0020 ";
    color: #333333;
}
	
.bread ul li.first:before {
    content: " ";
}

.bread .prefix
{
    color: #333333;
}

#nav
{
    margin: auto;
    width: 950px;
    color: #ffffff;
}

#nav ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    /* width: 300px;*/
}

#nav ul li
{
    display: inline;
    padding: 3px;
    line-height: 25px;
}

#nav ul li a
{
    text-decoration: none;
    background-color: #064560; /*#042f41; */
    color: #eeeeee;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

#nav ul li a:hover
{
    color: #ffffff;
    background-color: #042f41; /* #064560; */ /*#222222;*/
    text-decoration: none;
}

#nav ul li.admin a
{
    /* background-color: #666666; */
}



#overlay
{
	display: none;
	position: absolute;
	top: 0pt;
	left: 0pt;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	opacity: 0.7;
	overflow: visible;
}

#contentLoading
{
    position: absolute;
    z-index: 100;
    width: 300px;
    text-align: center;
}
#contentLoading span
{
    font-size: 14px;
    color: #444444;
    font-weight: bold;
    padding: 10px;
    display:block;
}




.clear
{
    clear:both;
    height:0px;
}

div.votes
{
    
}

div.votes .voteinfo label
{
    font-size: 9px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#666666;
    display:block;
}
div.votes .voteinfo
{
    float: left;
    font-size: 18px;
    color: #666666;
    margin-right: 10px;
    width: 40px;
    text-align: center;
}
div.votes .votenum
{
    float: left;
    font-size: 11px;
    color: #666666;
    margin-right: 10px;
    width: 30px;
    text-align: center;
}
div.votes a.votelink
{
    background-image: url(../images/themes/default/vote.png);
    background-repeat: no-repeat;
    width: 30px;
    height: 34px;
    display: block;
    float: left;
    margin-right: 10px;
}

#voteup
{
    background-position: 0px 0px;
}
#votedown
{
    background-position: -30px 0px;
}

a#voteup:hover
{
    background-position: 0px -34px;
}
a#votedown:hover
{
    background-position: -30px -34px;
}


/* Footer
------------------------------------------------------- */

#footer
{
    color:#ffffff;
    padding: 10px;
    font-size: 11px;
}

#footer a
{
    padding: 2px;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 2px;
    color: #ffffff;
    background-color: #042f41;
    text-decoration:none;
}

#footer a:hover
{
    background-color: #000000;
    text-decoration:none;
}



/* Paragraph
------------------------------------------------------- */


h2
{
    margin:0px;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px dotted #666666;
}

h2 span.tagline
{
    display: block;
    font-size: 11px;
    color: #666666;
    letter-spacing: 0.25em;
}

h3
{
    letter-spacing: -0px;
    font-weight:normal;
    font-size: 130%;
}

h4
{
    font-size: 13px;
    line-height: 18px;
    margin: 0px;
    margin-top: 10px;
    
    color: #000000;
    font-weight: bold;

}

hr
{
    border:1px dotted #999999;
}

.smallnote
{
    font-size: 10px;
    color: #666666;
    display: block;
}

.small
{
    font-size: 11px;
}


table td
{
    padding: 5px;
}

.rowalt td
{
  background-color:#efefef;
}

.row
{
    background-color:transparent;
}

.rowhover
{
    background-color:#e5ecf3;
}


/* Links
------------------------------------------------------- */

a
{
    color:#0a7a9b; /* #006666; */ /* #003399;*/
    text-decoration: none;
}

a:hover
{
    color: #009966;
    text-decoration: underline;
}

a img
{
    border: 0px solid;
}


/* Sidebar
------------------------------------------------------- */

.sidebar-box ul
{
    list-style:none;
    margin-left:0px;
    padding-left:5px;
}

.sidebar-box ul li
{
    margin:0px;
    margin-bottom: 5px;
    padding:0px;
}

.sidebar-box h4
{
    font-size: 14px;
    line-height: 18px;
    margin: 0px;

    color: #000000;
    font-weight: normal;
    
    letter-spacing: -1px;
    padding: 5px;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #eeeeee;
    background-color: #efefef;
/*    background-image: url(../images/bgheader.png); */
    display:block;
}


ul.big a
{
    font-size: 22px;
    color:grey;
}


/* Advertising
------------------------------------------------------- */


#ads125
{
    text-align: center;
}

#ads125 img
{
    width:125px;
    height:125px;
    padding: 3px;
    margin: 10px;
    border: 1px solid #999999;
}

#ads125 img:hover
{
  background-color:#999999;
  border: 1px solid #000000;
}

ul li .comingsoon
{
    letter-spacing: 1px;
    color: grey;
}


/* Misc
------------------------------------------------------- */

#searchdiv
{
    height: 25px;
}

#search, .submit
{
	position:relative;
	top:5px;
	font-size:1.5em;
        height: 100%;
	padding:2px 6px;
        left: 10px;
	border:0;
	-moz-border-radius:3px;
        cursor:pointer;
        border: 1px solid #999999;
}

.submit
{
    font-size: 1.2em;
    height: 100%;
    padding: 5px;
    margin-top: 0px;
}

.submit{background:#434037;color:#8c8674;}
.submit:hover,#buscador .submit:focus
{
        color:#fff;outline:none;background:#bac60d!important;
}
.submit{background:#a49d87;color:#eee;width:120px;}
.submit{background:#8c8674;margin-left:3px;color:#eee;padding:2px 6px;}

/* Search Highlight
------------------------------------------------------- */

.highlight
{
    background-color:#ffff99;
}




/* Messages and Errors
------------------------------------------------------- */

.error
{
    border:1px solid #FF0000;
    width:300px;
    border:1px solid #c93;
    padding:5px;
    color: #333333;
    margin-bottom:10px;
    background-color: #ffb5ab;
}

.error p
{
    margin:1px;
}


.message{
    border:1px solid #CCCCCC;
    width:300px;
    border:1px solid #c93;
    background:#ffc;
    padding:5px;
    color: #333333;
    margin-bottom:10px;
}

.message p
{
    margin:1px;
}



/* Forms
------------------------------------------------------- */

.commentForm textarea
{
    font-size: 12px;
    font-family: inherit;
    width: 250px;
    height: 80px;
}

form.customform {
    margin-left: 155px;
}

form.customform fieldset {
   margin-bottom: 10px;
   margin-left: -155px;
   border: 1px solid #dddddd;
}

form.customform legend {
    padding: 0 2px;
    font-weight: bold;
    font-size: 110%;
}

form.customform fieldset ul {
    margin: 0 0 0 155px;
    padding: 0;
}
form.customform fieldset li {
    list-style: none;
    padding: 10px;
    margin: 0;
    clear: both;
}

form.customform fieldset ul li ul
{
    margin: 0px;
    padding: 0px
}

form.customform fieldset ul li ul li
{
    padding: 2px;
    clear:none;
}

form.customform label {
    font-weight: bold;
    float: left;
    text-align:right;
    margin-left: -165px;
/*    padding-top: 4px; */  /* Commented by Julian */
    width: 150px;
}

form.customform fieldset p {
    margin-left: 155px;
    line-height: 22px;  /* added by Julian */
}

form.customform fieldset input, form.customform textarea {
    border: solid 1px #85b1de;
    background-position: top;
    padding: 2px;
    font-size: 120%;
    font-family: arial;
}

form.customform fieldset input:focus, form.customform textarea:focus {
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #fded7f;
}

form.customform fieldset input.inputimage
{
    border:0px solid #ffffff;
}

form.customform .button
{
    
}

form.specialform
{
    
}
form.specialform fieldset
{
    border: none;
}

form.specialform input, form.specialform textarea {
    background-position: top;
    padding: 2px;
    font-size: 120%;
    font-family: arial;
}

form.specialform input:focus, form.specialform textarea:focus {
    background-image: none;
}



.invoice
{
    margin: 0px;
    padding:0px;
}

.invoice p
{
    margin: 0px;
    line-height: 12px;
}

.invoice p.total
{
    background-color: #efefef;
}

.invoice p.total label
{
    background-color: #efefef;
}




/* Navigation
------------------------------------------------------- */


div#navigation {
    background: white;   
    height: 30px;
}

div#navigation {
    background: #F8F8F8;
    height: 45px;
    border: 0px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #999999;
    position: relative;
}

ul#subnav {
    left: 330px;
}

ul#subnav {
    position: absolute;
    bottom: -1px;
    list-style-type: none;
}
ul#subnav li {
    float: left;
    margin-right: 5px;
}

ul#member_subnav li a, ul#subnav li a, ul#subnav li ul#filter_options li {
    float: left;
    padding: 7px 9px;
    background: white;
    border: 1px solid #CCC;
}

ul#subnav li ul#filter_options li {
    border: none;
    background: none;
    margin-top: 0;
    width: 70px;
    padding: 7px 0;
    margin-left: 10px;
    height: 10px;
}

ul#subnav li ul#filter_options li#show_latest_recipes {
    width: 150px;
    margin-left: -15px;
}


/* Detail View
------------------------------------------------------- */

.detail
{
    margin:5px;
    margin-top: 0px;
}

.detail p
{
    margin:2px;
    clear:left;
}
.detail p label
{
    width: 140px;
    text-align: right;
    padding-right: 10px;

    display:block;
    float: left;
    line-height:28px;
}

.detail p span.value
{
    width:  300px;
    display: block;
    float: left;
}

.detail input
{
    padding: 4px;
    -moz-border-radius: 3px;
}

span.money
{

}



span.error
{
    display:block;
    /*margin-left: 150px;*/
    padding:0px;
    border: none;
    color: red; /* #ffb400;*/
    background: transparent url(../images/common/warning.gif) left no-repeat;
    padding-left: 20px;
}

.valid
{
    background-image: url(../images/tango/bullet_green.png);
    color: green;
}

.invalid
{
    background-image: url(../images/tango/bullet_red.png);
    color:brown;
}

.loading
{
    background-image: url(../images/loading.gif);
    font-weight:normal;
    background-position: 4px;
}

.buttonbar
{
    padding-top: 20px;
    padding-bottom: 20px;
}

.question
{
    padding-left: 15px;
    font-weight: bold;
    color: #000000;
    background-image: url(../images/common/bullet.gif);
    background-repeat: no-repeat;
    background-position: 2px 2px;
    margin-top: 10px;
}
.answer
{
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 10px;
}


/* Signup Box
------------------------------------------------------- */

.signup
{
    padding: 10px;
    padding-bottom:1px;
    margin-bottom: 1px;
    text-align: center;
}
a.button{display:block;float:left;background-repeat:no-repeat;background-attachment:scroll;background-position:center right;text-decoration:none;text-align:center;}
a.button span{display:block;background-repeat:no-repeat;background-attachment:scroll;background-position:center left;cursor:pointer;font-weight:bold;color:#fff}
a.button:hover span{text-decoration:underline}
a.bigBlueButton{}
a.bigBlueButton span{padding:0px 25px;line-height:46px;font-weight:bold;font-size:16px;white-space:nowrap}
a.bigBlueButton{background-image:url(../images/themes/default/bigBlue_right.gif)}
a.bigBlueButton span{background-image:url(../images/themes/default/bigBlue_left.gif)}

.signupSubtext a { clear: both; font-size: 12px; color: gray; padding-top:5px;}


button.button
{
    background-color: #336699;
    border: 1px solid #0000ff;
    color: #ffffff;
    padding: 2px;
    cursor: pointer;
}

button.button:hover
{
    background-color: #efefef;
    color: #333333;
}

/* Right Menu
------------------------------------------------------- */


ul.rightmenu
{
    margin:0px;
    padding: 0px;
}

ul.rightmenu li
{
    background-color: #efefef;
    color: #ffffff;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: normal;
}

ul.rightmenu li span.small
{
    font-size: 85%;
    display:block;
}

ul.rightmenu li a
{
    display:block;
    color: #000033;
    height: 55px;
}

ul.rightmenu li a:hover
{
    color: #000000;
    text-decoration: underline;
}





/* Page Options
------------------------------------------------------- */

.pageOptions
{
    clear: left;
    height:30px;
}

.pageOptions a {
    display: block;
    float: left;
    width: auto;
    padding: 3px;
    margin: 2px;
    border: 1px solid #dddddd;
    background-color: #efefef;
}


/* Icons - Link Icons
------------------------------------------------------- */

.icon
{
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 20px;
    padding-bottom:1px;
    height: 20px;
}

.icon24
{
    background-repeat: no-repeat;
    padding-left: 26px;
    padding-top:5px;
    padding-bottom: 5px;
    line-height:30px;
}

.icon64
{
    background-repeat: no-repeat;
    padding-left: 75px;
    padding-top:5px;
    padding-bottom: 5px;
}


.icon-map
{
    background-image: url('../images/tango/map.png');
}

.icon-info
{
    background-image: url('../images/tango/information.png');
}

.icon-user
{
    background-image: url('../images/tango/vcard.png');
}

.icon-rss
{
    background-image: url('../images/rss.gif');
}

.icon-pos
{
    background-image: url('../images/themes/default/pos.png');
}

.rss
{
    padding-left: 60px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-repeat: no-repeat;
}



.icon-tags
{
    background-image: url('../images/tango/tag_green.png');
}



.comments
{
    margin-top: 20px;
    clear: left;
    display: block;
    min-height: 40px;
}

.icon-comments
{
    background-image: url('../images/tango/comments.png');
}


ul.stars li:before { content: "\2605 \0020"; color:#99CCFF; }



/* Pagination
------------------------------------------------------- */

p#pagination {
    clear: both;
    padding: 10px 0 20px 0;
    text-align: center;
}

p#pagination a, p#pagination strong {
    border: 1px solid #aaaaaa;
    padding: 3px 8px;
    margin-left: 5px;
    font-size: 14px;
}

p#pagination strong
{
  margin-left: 7px;
  border: 1px solid #999999;
  background-color:#efefef;
}

p#pagination a:hover {
    border: 1px solid black;
    background-color: #efefef;
}


/* -- Login -- */

div.login
{
    padding: 20px;
    border: 5px solid #e5ecf3;
    background-image: url(../images/themes/default/loginbg2.gif);
    background-color: #fefefe;
    text-align: left;
    width: 400px;
    margin-top: 50px;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    font-family: lucida grande,verdana;
    font-size: 12px;
}
div.login h4
{
    margin-top: 5px;
    margin-bottom: 2px;
    font-weight: normal;
}
div.login input
{
    padding: 3px;
}


/*input:selected
{
    color: #333333;
    background-color: transparent;
    border: 1px solid #efefef;
}
*/

/* Maps */

.map
{
    border: 1px solid #333333;
    padding: 5px;
}


/* Other */


a.recipe_pic img {
    display: block;
	border:1px solid #666666;
}
div#recipe_pic img {
    display: block;
    border: 0px solid black;
}


ul.recipe_list {
    padding-top: 15px;
    width: 100%;
	list-style:none;
	line-height: 1.3em;
}

ul.recipe_list li {
    float: left;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 15px 15px 0;
}
ul.recipe_list.large li {
    width: 232px;
    height: 232px;
}

ul.recipe_list li.last {
    margin-right: 0;
}

a.recipe_pic {
    display: block;
    border: 0px solid #696969;
    height: 148px;
    width: 148px;
}

ul.recipe_list.large a.recipe_pic {
    display: block;
    border: 0px solid #696969;
    height: 230px;
    width: 230px;
}
a.recipe_pic img {
    display: block;
}
div.owner {
    background: transparent url(../images/blackbar.png);
	color:white;
    position: absolute;
    bottom: 1px;
    width: 225px;
    left: 1px;
    height: 40px;
    overflow: hidden;
	line-height:1px;
	padding-left:5px;
}
div.owner h2 a {
    overflow: hidden;
    font-size: 12px;
	color:white;
}
div.owner a, div.owner h2 a, div.owner cite a, p.meta a, p#featured_recipe a, div.member_pic_container h2 a, p#pagination a {
    text-decoration: none;
}


/*-------------------------------------------------
PROJECT SWITCHER
-------------------------------------------------*/

div.switch
{
    width: 340px;
    position: absolute;
    overflow: visible;
    z-index: 1000;
    margin-right: 20px;
    margin-left: 610px;
    margin-top: 45px;
    display: none;
}
div.switch div.switch-wrapper
{
    background-image: url(../images/themes/default/switcher-shadow-top.png);
}
div.switch div.switch-wrapper div
{
    
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 0px;
    padding: 15px;
}
div.switch div.switch-bottom
{
    background-image: url(../images/themes/default/switcher-shadow-bottom.png);
    display:block;
    height: 15px;
}

div.switch div.switch-wrapper div h4
{
    margin: 0px;

    padding-top: 0pt;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    color: #666666;
    font-size: 1.5em;
    font-weight:normal;

}
div.switch div.switch-wrapper div ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
div.switch div.switch-wrapper div ul li
{
    height: 30px;
    background-color: #efefef;
    margin-bottom: 5px;
    padding: 3px;
    border: 1px solid transparent;
}
div.switch div.switch-wrapper div ul li a
{
    display: block;
}
div.switch div.switch-wrapper div ul li a:hover, div.switch div.switch-wrapper div ul li:hover
{
    background-color: #336699;
    color: #ffffff;
    border: 1px solid #666666;
}
#switch-open-link, #switch-close-link
{
    cursor: pointer;
    padding-right: 20px;
}
#switch-close-link
{
    float:right;
    background-image: url(../images/12-em-cross.png);
    width: 16px;
    height: 14px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right;
}
#switch-close-link:hover
{
    text-decoration:none;
}




span.switch div.menu {
  position: absolute;
  top: -13px;
  left: -19px;
  width: 432px;
  color: #000;
  display: none;
  z-index: 500; 
}

span.switch div.menu,
span.switch div.menu * {
  cursor: pointer;
  z-index: 500; 
}

span.switch div.menu div.shadow {
  background: url(/images/project_switcher-shadow-top.png) 0 0 no-repeat;
  padding-top: 13px;
}

span.switch div.menu div.bottom_shadow {
  background: url(/images/project_switcher-shadow-bottom.png) 0 0 no-repeat;
  padding-top: 10px;
}

span.switch#project_switcher.hover div.menu {
  display: block;
}

span.switch#project_switcher.hover a#project_switcher_link {
  display: none;
}

span.switch div.menu span.menu_header {
  padding: 5px 0;
}

span.switch div.menu span.menu_header span.inner {
  padding: 5px 10px;
}

span.switch div.menu span.menu_header,
span.switch div.menu div.projects {
  background: #fff;
  margin-left: 16px;
  margin-right: 16px;
}

span.switch div.menu div.projects div.inner {
  overflow: hidden;
  padding-bottom: 25px;
}

span.switch div.menu h2 {
  font-size: 12px;
  margin: 0 0 8px 5px;
  color: #900;
}

span.switch div.menu a {
  display: block;
  color: #000 !important;
  font-size: 14px;
  padding: 4px 5px !important;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}

span.switch div.menu a span {
  color: #666;
  font-size: 10px;
}

span.switch div.menu div.most_recent {
  padding: 15px 20px 0px 15px;
}

span.switch div.menu div.most_recent a {
  font-family: verdana, sans-serif;
  font-weight: bold;
}

span.switch div.menu div.most_recent a span {
  display: block;
  font-weight: normal;
}

span.switch div.menu div.other_recent {
  margin-top: 15px;
  padding: 15px 20px 0 15px;
}

span.switch div.menu div.other_recent select {
  font-size: 16px;
  width: 100%;
}


span.switch div.menu {
  position: absolute;
  top: -13px;
  left: -19px;
  width: 432px;
  color: #000;
  display: none;
  z-index: 500; 
}

span.switch div.menu,
span.switch div.menu * {
  cursor: pointer;
  z-index: 500; 
}

span.switch div.menu div.shadow {
  background: url(/images/project_switcher-shadow-top.png) 0 0 no-repeat;
  padding-top: 13px;
}

span.switch div.menu div.bottom_shadow {
  background: url(/images/project_switcher-shadow-bottom.png) 0 0 no-repeat;
  padding-top: 10px;
}

span.switch#project_switcher.hover div.menu {
  display: block;
}

span.switch#project_switcher.hover a#project_switcher_link {
  display: none;
}

span.switch div.menu span.menu_header {
  padding: 5px 0;
}

span.switch div.menu span.menu_header span.inner {
  padding: 5px 10px;
}

span.switch div.menu span.menu_header,
span.switch div.menu div.projects {
  background: #fff;
  margin-left: 16px;
  margin-right: 16px;
}

span.switch div.menu div.projects div.inner {
  overflow: hidden;
  padding-bottom: 25px;
}

span.switch div.menu h2 {
  font-size: 12px;
  margin: 0 0 8px 5px;
  color: #900;
}

span.switch div.menu a {
  display: block;
  color: #000 !important;
  font-size: 14px;
  padding: 4px 5px !important;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}

span.switch div.menu a span {
  color: #666;
  font-size: 10px;
}

span.switch div.menu div.most_recent {
  padding: 15px 20px 0px 15px;
}

span.switch div.menu div.most_recent a {
  font-family: verdana, sans-serif;
  font-weight: bold;
}

span.switch div.menu div.most_recent a span {
  display: block;
  font-weight: normal;
}

span.switch div.menu div.other_recent {
  margin-top: 15px;
  padding: 15px 20px 0 15px;
}

span.switch div.menu div.other_recent select {
  font-size: 16px;
  width: 100%;
}


#P2P_selector {
	padding: 7px;
	font-size: 11px;
  color: #fff;
}

#Header h3 #P2P_selector span.light {
	color: #999;
	font-size: 11px;
}

#Header h3 #P2P_selector a:link,
#Header h3 #P2P_selector a:visited {
  color: red;
  background: #f0f0f0;
  padding: 3px;
  font-weight: bold;
}

#Header h3 #P2P_selector a:hover {
  color: white;
  background: red;
}
  span.switch div.menu a.hover,
  span.switch div.menu a.hover span {
    background: #ebedf0 !important;
  }

  span.switch div.menu a:active,
  span.switch div.menu a:active span {
    background: #ffa !important;
  }


  /* Panel */
  
#dropdownpanel{ /*Outermost Panel DIV*/
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    visibility:hidden;
    z-index:99;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
    background: #333333;
    color: white;
    padding: 10px;
}

#dropdownpanel .control{ /*Div containing panel button*/
    border-top: 2px solid #333333;
    color: white;
    font-weight: bold;
    text-align: center;
    background: transparent url("../images/panel.gif") center center no-repeat; /*change panel.gif to your own if desired*/
    padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
    height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
    line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

/* IE Fixes
---------------------------------------------------------------------------------------- */


/* damn you, IE.  damn you */


/* ---- start user registration ---- */

#instructions
{
	float: left;
	width: 300px;
	margin-top: 10px;
}


#instructions ul
{
	list-style: none;
	margin: 0px;
	padding:0px;
}

#instructions ul li
{
	background: transparent url(../images/common/tick.png) no-repeat;
	font-size: 120%;
	color: #333333;
	padding-bottom: 10px;
	padding-left: 24px;
}

/* ---- end user registration ---- */

