/* Header */
#header {
  background: url(/site/icons/header-background.gif) no-repeat scroll 0 0 !important;
}
/* Search */
#main-search{
  margin-top:13px;
}
#main-search a:link, #main-search a:visited, #main-search a:hover, #main-search a:active {
  border-width:0!important;
  color:#0066cc !important;
  background:none!important;
}
 #main-search a:hover {
  color:#f0f!important;
}

#main-nav-current-issue a       { width:130px !important; }
#main-nav-archive a             { width:93px !important; }
#main-nav-browsebytopic a        { width:130px !important; background-color: #F9F6EE; border-bottom: 1px solid #E6DCBD; border-right: 1px solid #E6DCBD;}

#main-nav-browsebytopic.active a   { background-color: #FBFAF5; background-image: none !important; border-bottom: 1px solid #FBFAF5;}
#main-nav-browsebytopic a:hover { background-color: #E6DCBD; color:#000000; }
#main-nav-editions a            { width:100px !important; }
#main-nav-about a               { width:128px !important; }
#main-nav-submit a              { width:132px !important; }
#main-nav-jobs a    { width:88px; }
#main-nav-help a                { width:100px !important; }

/* Homepage intro area */
#pageid-home #main-body .color-background, #pageid-home div.color-background .publication-description-full {
    height: 155px;
}
#pageid-home div.color-background .publication-description-full {
    margin-left: 3px;
}
#pageid-home div.color-background .publication-description-full .current-cover {
    width:105px;
  margin-top:5px;
}
#pageid-home h1.journal {
  height: 45px;
  margin-top: 0px !important;
  padding: 5px;
  color:#FFFFFF;
  border-bottom:0 none;
}
#pageid-home .col-left h1.journal {background: url(/site/icons/heading-backround.jpg) no-repeat top left;}
#pageid-home .col-middle h1.journal {background: url(/site/icons/heading-backround.jpg) no-repeat top left;}  
#pageid-home .col-right h1.journal {background: url(/site/icons/heading-backround.jpg) no-repeat top left;}


/* THIRD COLUMN ICONS */
div#rh-column-icons ul.icons-row li#googleplus a span {
  background-image: url("http://journals.bmj.com/site/images/icon-google-plus.jpg");
}
div#rh-column-icons ul.icons-row li#youtube a span {
  background-image: url("http://journals.bmj.com/site/images/icon-youtube.jpg");
}



/* Podcasts input field styling */
#subscribe input#inputRssUrl { color:#444; border:none; font-size:90%;margin:2px 10px 2px 2px; border:1px solid #ccc; padding:2px 0 2px 7px; width:275px;}
