body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  margin: 0px;
  padding: 0px 20px;
  background-color: #494949
}

p {
  margin: 0px;
  padding: 5px 0px;
}

ul, li{
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}

a {
  color: #35A2A2;
  text-decoration: none;
}

a.false_a{
  cursor: pointer
}

a:hover {
  text-decoration: underline;
}

hr{
  height: 1px;
  border: 0;
  border-top: 1px solid #CCC;
  width: 85%
}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 10px 0px;
  font-weight: bold;
}

h1 {
  font-size: 16px;
  color: #35A2A2;
  font-weight: bold
}

h2 {
  font-size: 15px;
  font-weight: normal
}

h3 {
  font-size: 13px;
  font-weight: bold;
  clear: both
}

h4 {
  font-size: 13px;
}

fieldset {
  margin: 10px 0px;
  padding: 5px;
  border: 1px solid #34A2A1;
}

legend {
  font-weight: bold;
  color: #666
}

input, textarea{
  border: 1px solid #CCCCCC;
  margin: 0;
  padding: 0;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #444
}

input.text{
  padding: 2px;
  color: #444
}

textarea{
  padding: 2px
}

input.submit{
  border: none
}

input.radio{
  border: none
}

select{
  border: 1px solid #CCC;
}

div.errors{
  border: 1px solid #CA0000;
  background: #FFDFDF;
  margin: 10px 0px;
  padding: 5px;
  width: 455px
}

div.errors ul li{
  background: none !important;
}

div.confirmation{
  border: 1px solid #34A2A1;
  padding: 5px;
  background: #D5EBEB;
  width: 368px;
  margin: 10px 0px;
  float: left
}

span.highlighted{
  background: yellow
}

div.wrapper{
  background-color: #fff;
  width: 800px;
  padding: 0 4px;
  background: url(/images/structure/main_background_slither.jpg) repeat-y;
  margin: 0 auto
}

div.wrapper_bottom{
  background: url(/images/structure/main_bottom.jpg) no-repeat;
  margin: 0 auto;
  width: 800px;
  padding: 0 3px;
}

div.wrapper div.header{
  background: url(/images/structure/header_train.jpg) no-repeat #494949 center 0;
  height: 95px;
  margin-left: -4px;
}

div.wrapper div.header ul.header_content{
  list-style: none
}

div.wrapper div.header ul.header_content li{
  display: inline;
  float: left;
  margin-left: 1px
}

div.wrapper div.header ul.header_content li.website_name a{
  display:block;
  width: 380px;
  margin-right: 300px;
  height: 90px
}

div.wrapper div.header ul.header_content li.website_name a span{
  display: none
}

div.wrapper div.header ul.header_content li.make_homepage span,
div.wrapper div.header ul.header_content li.add_to_favourites span{
  display: none
}

div.wrapper div.header ul.header_content li.make_homepage a{
  background: url(/images/structure/make_homepage_button.jpg);
  width: 107px;
  height: 35px;
  display: block;
  cursor: pointer
}

div.wrapper div.header ul.header_content li.add_to_favourites a{
  background: url(/images/structure/add_to_favourites_button.jpg);
  width: 107px;
  height: 35px;
  display: block;
  cursor: pointer
}

div.top_row{
  background-color: #EDEDED;
  margin: 5px;
  float: left;
  width: 762px;
  padding: 0 10px 10px 10px
}

ul.login_details{
  width: 330px;
  float: left;
  margin-top: 18px
}

ul.login_details li{
  display: inline;
  float: left;
  color: #35A2A2
}

ul.login_details li ul.login_options li a{
  color: #FE0000;
  padding: 0 7px
}

ul.login_details li ul.login_options li.logout{
  border-right: 1px solid #FE0000
}

ul.quick_search{
  float: right
}

ul.quick_search li{
  display: block;
  float: left
}

ul.quick_search li label.quick_search span{
  display: none
}

ul.quick_search li label.quick_search{
  background: url(/images/structure/search.gif);
  width: 50px;
  height: 10px;
  display: block;
  margin-top: 24px;
  margin-right: 10px
}

ul.quick_search li ul li.search_web,
ul.quick_search li ul li.search_site{
  font-size: 9px;
  display: block;
  padding: 3px;
}

ul.quick_search li ul li label{
  padding-right: 5px;
}

ul.quick_search li ul li.search_web{
  float: none;
  padding-left: 10px
}

ul.quick_search li ul li input.radio{
  margin-bottom: -3px
}

ul.quick_search li ul li.search_input input.text{
  width: 290px;
  height: 16px;
  margin-right: 10px
}

ul.quick_search li ul li.search_submit input.submit{
  background: url(/images/structure/search_button.jpg);
  width: 54px;
  height: 23px;
  font-size: 0px;
  display: block;
  overflow: hidden;
  cursor: pointer
}


/*******************
        NAVIGATION
        **********************/

div.top_navigation{
  clear: left;
  margin: 0 5px;
  float: left;
  width: 782px;
  background: #EDEDED
}

div.top_navigation span.header{
  display: none
}

ul.navigation_level_1 li,
div.main_content ul.navigation_level_2 li{
  display: inline;
  float: left;
  background: #EDEDED;
}

div.main_content ul.navigation_level_2 li{
  background: none;
  padding: 0
}

div.main_content ul.navigation_level_2{
  display: block;
  width: 430px;
  margin: 0 auto
}

ul.navigation_level_1 li a,
ul.navigation_level_2 li a{
  text-transform: uppercase;
  color: #666;
  padding: 5px 9px;
  display: block
}

ul.navigation_level_1 li a.selected,
ul.navigation_level_1 li a:hover,
ul.navigation_level_2 li a.selected,
ul.navigation_level_2 li a:hover{
  background: #EC534B;
  color: #FFFFFF;
  text-decoration: none
}

ul.navigation_level_1 ul.navigation_level_2{
  display: none
}

/*******************
        Left Column
        **********************/

div.left_column{
  float: left;
  background: #E1E1E1;
  margin: 5px;
  padding: 0 3px 3px 3px;
  width: 145px
}

div.left_column ul{
  margin-top: 3px !important
}

div.left_column ul,
div.left_column li{
  margin: 0;
  padding:0;
  border: 0;
  float: left;
}

li.left_column_header{
  color: #fff;
  text-transform: uppercase;
  background: #34A2A1;
  padding: 3px 5px !important;
  font-size: 11px;
  width: 135px
}
li.medical_news{
  background: #fff;
}

li.medical_news ul{
  margin-top: 0 !important;
}

li.top_headline ul{
  border: 2px solid #fff;
  width: 135px
}

li.top_headline ul li.title{
  padding: 3px 5px 0px 5px;
  font-size: 14px
}

li.top_headline ul li.intro ul li{
  padding: 0px 5px 0px 5px;
}

li.top_headline ul li.intro{
  padding-bottom: 48px;
  background: url(/images/structure/medical_headline.jpg) no-repeat bottom;
  font-size: 11px
}

li.top_headline ul li.title{
  text-transform: uppercase; 
  color: #34A2A1;
}

li.other_headlines{
  font-weight: bold;
  text-transform: uppercase;
  color: #34A2A1;
  padding: 3px !important;
  font-size: 11px
}

li.other_headlines ul li{
  padding-bottom: 10px
}

li.other_headlines ul li ul li{
  font-weight: normal;
  text-transform: none;
  padding-left: 20px;
  padding-bottom: 3px;
  background: url(/images/structure/bullet.gif) no-repeat 8px 4px
}

/*******************
        MAIN COLUMN
        **********************/

div.main_column{
  width: 470px;
  float: left
}

div#home{
  width: 470px
}

/*******************
        resource search
        **********************/
div.resource_search{
  float: left;
  background: #EDEDED;
  margin: 5px 0;
  width: 100%;
}

ul.resource_search li{
  display: inline;
}

ul.resource_search li.header{
  text-transform: uppercase;
  color: #fff;
  background: #34A2A1;
  padding: 3px;
  margin: 2px 2px 0 2px;
  border: 2px solid #fff;
  width: 125px;
  float: left;
}

ul.resource_search_content{
  display: block;
  margin-bottom: -2px
}

li.resource_search_type ul{
  padding: 6px 0
}

li.resource_search_type ul li{
  font-weight: bold;
}

li.resource_search_type input.checkbox{
  margin-left: 4px;
  margin-right: 7px
}

li.resource_search_inst,
li.resource_search_input,
li.resource_search_submit{
  float: left;
  background: #34A2A1;
  padding: 10px 6px 8px 15px;
  font-size: 9px;
  color: #fff;
  margin-left: 2px;
  border-left: 2px solid #fff;
}

li.resource_search_inst{
  width: 440px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  margin-top: -2px;
  padding-bottom: 0px
}

li.resource_search_submit{
  padding-left: 8px;
  padding-right: 13px;
  margin-left: 0;
  border-left: 0;
  border-right: 2px solid #fff;
}

li.resource_search_input input.text{
  width: 350px;
  height: 15px;
}

li.resource_search_submit input.submit{
  background: url(/images/structure/search_button_blue.jpg);
  display: block;
  width: 63px;
  height: 21px;
  font-size: 200px;
  overflow: hidden;
}

li.resource_search_input,
li.resource_search_submit{
  margin-bottom: 2px;
  border-bottom: 2px solid
}

ul.result_list li.section{
  padding: 0;
  background: none
}



/*******************
        main content
        **********************/

div.main_content{
  float: left;
  width: 460px
}

div.main_content h1{
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px 0 0px 0
}

div.main_content ul li{
  padding-left: 40px;
  margin: 8px 0;
  background: url(/images/structure/bullet.gif) no-repeat 23px
}



/*******************
        TSC News
        **********************/

div.tsc_news{
  clear: left;
  float: left;
  border: 1px solid #E2E2E2;
  padding: 10px;
  width: 255px;
  overflow: hidden
}

div.tsc_news li.header a{
  display: block;
  padding: 10px 10px 10px 60px;
  background: url(/images/structure/news_icon.jpg) no-repeat
}
  
div.tsc_news li.news_item a{
  padding-left: 20px;
  margin: 3px 0 3px 20px;
  background: url(/images/structure/bullet.gif) no-repeat 3px;
  float: left;
  clear: left;
  width: 225px
}

div.tsc_news li.news_item p{
  display: none
}


/*******************
        Last Downloaded
        **********************/

div.last_downloaded{
  float: right;
  border: 1px solid #E2E2E2;
  padding: 2px;
  margin-left: 5px;
  width: 180px;
  background: #E1E1E1
}

div.last_downloaded li.header{
  text-transform: uppercase;
  color: #fff;
  background: #34A2A1;
  padding: 3px;
  float: left;
  border: 2px solid #fff
}

div.last_downloaded li.last_downloaded,
div.last_downloaded li.none_downloaded{
  clear: left;
  background: #fff;
  margin: 0;
  float: left;
  width: 100%;
  height: 50px;
}

li.none_downloaded{
  text-align: center;
  padding: 10px 0
}

div.last_downloaded li.last_downloaded a{
  display: block;
  width: 133px;
  padding: 10px 5px;
  padding-right: 40px;
  margin-right: 5px;
  margin-top: 5px;
  background: url(/images/structure/download_button.jpg) no-repeat right
}


/*******************
        Top Resources
        **********************/

div.top_resources{
  float: left;
  border: 1px solid #E2E2E2;
  padding: 2px;
  margin-top: 10px;
  width: 462px;
  background: #E1E1E1
}

div.top_resources li.header{
  text-transform: uppercase;
  color: #fff;
  background: #34A2A1;
  padding: 3px;
  float: left;
  border: 2px solid #fff
}

div.top_resources li.top_downloads{
  clear: left;
  background: #fff;
  margin: 0;
  float: left;
}

div.top_resources li.top_downloads ul{
  width: 462px;
  display: block
}

div.top_resources li.top_downloads ul li{
  float: left;
  width: 50%
}

div.top_resources li.top_downloads a{
  display: block;
  padding: 20px 50px 20px 5px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0;
  background: url(/images/structure/download_button.jpg) no-repeat right
}



/*******************
        RIGHT COLUMN
        **********************/

div.right_column{
  float: right;
  width: 165px
}

div.right_column ul.right_column_links li a{
  display: block;
  width: 154px;
  height: 55px;
}

div.right_column ul.right_column_links li a span{
  display: none
}

div.right_column ul.right_column_links li.meetings a{
  background: url(/images/structure/meetings_button.jpg);
  height: 37px
}

div.right_column ul.right_column_links li.services a{
  background: url(/images/structure/services_button.jpg);
}

div.right_column ul.right_column_links li.forms a{
  background: url(/images/structure/forms_button.jpg);
}

div.right_column ul.right_column_links li.protocols a{
  background: url(/images/structure/protocols_button.jpg);
}

div.right_column ul.right_column_links li.leaflets a{
  background: url(/images/structure/patient_leaflets_button.jpg);
}

div.right_column ul.right_column_links li.links a{
  background: url(/images/structure/links_button.jpg);
}

div.right_column ul.right_column_links li.break a{
  background: url(/images/structure/coffee_break_button.jpg);
}

div.right_column ul.right_column_links li a:hover,
div.right_column ul.right_column_links li a.selected{
  background-position: 0 -55px
}

div.right_column ul.right_column_links li.meetings a:hover{
  background-position: 0 0
}

/*******************
        footer
        **********************/

div.footer{
  width: 800px;
  margin: 10px auto
}
div.footer ul,
div.footer ul li{
  display: inline
}

div.footer a{
  color: #999999;
  text-transform: uppercase;
  font-size: 10px;
  margin-right: 12px
}

div.footer a:hover{
  color: #fff;
  text-decoration: none;
}

div.footer li.ukfast_links{
  margin-left: 165px;
}

div.footer li.ukfast_links a,
div.footer li.ukfast_links{
  text-transform: none;
  color: #fff;
}


/*******************
     advertising banner
        **********************/

div.advertisement span span{
  display: block
}

div.advertisement{
  margin: 0 auto;
  padding: 10px 0;
  text-align: center
}

div.advertisement span a img{
  border: 0
}


/*******************
           search
        **********************/

div.search_results li.result,
div.search_results li.header{
  background: none !important;
  padding: 0px !important
}

div#gp-directory fieldset.gp_filters{
  border: 1px solid #E1E1E1;
}

div#gp-directory  ul.letter_links li a{
  font-size: 15px
}

fieldset.gp_filters input.submit{
  background: url(/images/structure/search_button.jpg);
  width: 54px;
  height: 23px;
  font-size: 200px;
  overflow: hidden;
  display: block;
  margin: 10px auto 0;
  cursor: pointer
}

label.search_by{
  display: block;
  float: left;
  width: 120px
}


/*******************
           events
        **********************/

div.event_image{
  float: right;
  padding: 10px
}


/*******************
          clinics
        **********************/

ul.clinic_details{
  background: #EEEEEE;
  width: 470px;
}

ul.clinic_details li.clinic_name span.value,
ul.clinic_details li.clinic_manager span.value{
  margin-left: 10px
}

div#clinics ul.clinic_details span.key{
  font-weight: bold;
  display: block;
  margin-left: 5px
}

div#clinics ul.clinic_details li{
  background: none;
  padding-left: 10px
}

div.main_column div#clinics ul.clinic_details li{
  padding: 0
}

ul.clinic_details li.clinic_address span.value{
  background: url(/images/structure/address_icon.jpg) no-repeat #EEE;
  padding-left: 45px;  
  display:block
}

ul.clinic_details li.contact_details span.value{
  background: url(/images/structure/contact_icon.jpg) no-repeat #EEE;
  padding-left: 45px;  
  display:block
}

ul.clinic_details li.profiles span.value{
  background: url(/images/structure/gp_icon.jpg) no-repeat #EEE;
  padding-left: 45px;  
  display:block;
}

ul.clinic_details li.clinic_hours span.value{
  background: url(/images/structure/time_icon.jpg) no-repeat #EEE;
  padding-left: 45px;  
  display:block;
  height: 38px
}

ul.clinic_details li.diseases span ul li{
  margin-left: 10px;
}



/*******************
          search
        **********************/

div.search_tools{
  border: 1px solid #34A2A1;
  padding: 10px;
  width: 445px;
  text-align: center;
  background: #EBFFFF
}

div#google_search{
  width: 470px
}

div.gsc-control{
  width: 100%
}


/*******************
            poll
        **********************/


li.poll ul li ul.poll_contents{
  background: #fff;
  padding: 3px;
  font-size: 10px;
  width: 139px
}

li.poll_answer_list li.poll_answer{
  padding: 5px;
  float: left;
  width: 130px
}

li.poll li.poll_answer input.radio{
  margin-right: 5px
}

li.poll_submit{
  clear: left;
}

li.poll input.submit{
  background: url(/images/structure/vote_button.jpg) no-repeat;
  width:  54px;
  height: 23px;
  font-size: 200px;
  display: block;
  overflow: hidden;
}

li.poll li.results_link{
  clear: left;
  display: block !important;
  width: 130px;
}

li.poll li.results_link a{
  padding: 3px 15px;
  display: block;
  clear: left;
  background: url(/images/structure/bullet.gif) no-repeat 3px 6px
}

div.poll_results{
  width: 400px;
  float: left
}

div.poll_results li.poll_percent{
  background: #66CCCC;
  padding: 0;
  margin: 0 0 0 40px
}

div.poll_results ul.poll_details li{
  background: none;
  padding: 5px
}

div.poll_results ul.poll_details li span{
  font-weight: bold
}


/************************
          search
       *******************/

div#search{
  width: 467px;
  overflow: hidden
}

div#search ol{
  margin: 0;
  padding:0;
}

div#search ol li{
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc
}


/* edit profile additions */

form#profile_update_pass fieldset {
  border: none;
}
form#profile_update_pass table {
  width: 350px;
  margin: 5px auto;
}

