/*** WEBLOG ***/

.post_header {
  height: 16px;
  margin: 30px 0 0 0;
  padding: 5px;
  border-bottom: 1px solid #ccc;
  background-color: #efefef;
}
.post_title {
  float: left;
  font-size: 14px;
  line-height: 16px;
}
.post_date {
  float: right;
  line-height: 16px;
}

.post_body {
  /* background-color: #fffdde; */
  margin: 0 0 2px 0;
  padding: 5px;
}

.post_footer {
  height: 20px;
  padding: 5px 5px 0 5px;
  border-top: 1px solid #efefef;
}
.post_author {
  float: left;
}
.post_comments {
  float: right;
  font-weight: bold;
}

.comment {
  background-color: #fffdde;
  padding: 5px;
  margin: 10px 0 0 0;
  clear: both;
  border-top: 1px solid #f5821f;
}
.comment p {

}
.message_author {
  float: left;
}
.message_date {
  float: right;
}
.message_header {
  height: 20px;
}

#comment_form {
  margin: 25px 0 0 0;
  padding: 5px;
}
#comment_form label {
  width: 82px;
  font-weight: bold;
}
#comment_form textarea {
  height: 100px;
  width: 450px;
  padding: 2px;
}

#full_post {
  margin: 0 0 20px 0;
  position: relative;
  width: 560px;
}

#full_post h3 {
  margin: 0 0 10px 0;
}

#full_post .message_date {
  position: absolute;
  top: 0;
  right: 0;
}

#full_post .message_author {
  float: none;
  display: block;
  margin-bottom: 5px;
}

/** TEAMS **/

.team_image {
  margin: 10px 0;
}

.team_block {
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
  border-top: 1px solid #efefef;
}
.team_block .team_image {
  float: left;
  width: 100px;
  min-height: 10px;
  margin: 0 10px 0 0;
  display: block;
}
* html .team_block .team_image {
  height: 10px;
}
.team_block .team_info {
  float: left;
  width: 450px;
}
* html .team_block .team_info {
  /* width: 450px; */
}
.team_block .team_info h2 {
  margin: 0 0 5px 0;
  line-height: 14px;
}


.distance {
  font-size: 11px;
  font-weight: normal;
  color: #aaa;
}
.ccmember .distance {

}



#teamheader {
  padding: 10px 0 0 0;
  margin: 10px 0;
  border-top: 1px solid #efefef;
}
#teamheader .teamback {
  float: left;
  margin: 0;
}
#teamheader .nominate {
  background: transparent url(../images/icons/medal_gold.gif) 0 0 no-repeat;
  padding: 0 0 0 20px;
  height: 16px;
  display: block;
  margin: 0;
  float: right;
}
#teamheader .prating {
  float: right;
  margin: 0;
  height: 18px;
  line-height: 18px;
}
#teamheader .prating .medal {
  margin: 0 5px 0 0;
  vertical-align: middle;
}

.ratingoptions {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
  float: right;

}
.ratingoptions li {
  padding: 0;
  margin: 0;
  background-image: none;
  float: right;
}
.ratingoptions li .medal {
  margin: 2px 5px 0 0;
}
.ratingoptions li a:link, .ratingoptions li a:visited {

}

.publieksprijs {
  padding: 0;
  margin: 0 0 5px 0;
  border-top: 1px solid #efefef;
  height: 20px;
}
.publieksprijs h2 {
  margin: 0;
  line-height: 20px;
  float: left;
}
.publieksprijs h2 a {
  line-height: 20px;
  font-size: 11px;
}

.publieksprijs .medal {
  float: left;
  margin: 2px 10px 0 0;
}

.publieksprijs .nullrating {
  float: right;
  margin: 3px 3px 0 3px;
}
.publieksprijs span {
  margin: 3px 0 0 0;
  padding: 0;
  float: right;
  font-style: italic;
}



/** vna **/

.vna_row {
  display: block;
  line-height: 22px;
  height: 1%;
  border-top: 1px solid #efefef;
  margin: 0 0 5px 0;
  padding: 0 5px;
  position: relative;
  text-decoration: none;
  background-color: #fff;
}
.vna_row:hover {
  background-color: #fffdde;
  text-decoration: none;
}
.vna_row strong.title {
  color: #434343;
  font-size: 13px;
  display: inline;
}
.vna_row span { /* date */
  position: absolute;
  bottom: 0;
  right: 5px;
  line-height: 22px;
  font-weight: bold;
  color: #8f8f8f;
  cursor: pointer;
}
.vna_row img {
  margin: 5px 0 0 0 !important;
}

.vna_header {
  display: block;
  line-height: 22px;
  height: 1%;
  position: relative;
}
.vna_header h3 {
  margin: 0;
  line-height: 22px;
}
.vna_header span {
  position: absolute;
  top: 0;
  right: 5px;
  line-height: 22px;
  font-weight: bold;
}

#vna_form {
  margin: 30px 0 0 0;
}
#vna_form #body {
  width: 723px !important;
  height: 100px;
}

.type_select a {
  margin: 0 0 0 10px;
  padding: 2px;
}
.type_select a.active {
  font-weight: bold;
  text-decoration: none;
  background-color: #e5dd3c;
  color: #fff;
}

.team_news {
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  padding: 10px;
}

/*** jury overview ***/

.jury_block {
  padding: 10px;
  margin: 10px 0 0 0;
}

.jury_block h3 {
  margin: 0 0 5px 0;
}
.jury_block h4 {
  color: #333 !important;
}
.jury_block .empty {
  color: #ccc;
}


/*** participate ***/
.team {
  border-top: 1px dotted #c3bf01;
  padding: 0;
  margin: 20px 0 0 0;
}

.coachassignment {
}
.coachassignment form {
  position: relative;
  background-color: #efefef;
  padding: 0;
  margin: 5px 0 10px 0;
  height: 25px;
}
.coachassignment form .frmsubmitrow input {
  position: absolute;
  top: 4px;
  right: 5px;
}
.coachassignment form .checkbox_row {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 5px;
  left: 5px;
  min-height: 15px !important;
}


/*** alumni ***/

.note {
  background-color: #fcf8f3;
  border-bottom: 1px solid #e17d03;
  border-top: 1px solid #e17d03;
  padding: 5px;
  margin: 0 0 10px 0;
}

/*** active topics ***/

.feed_item {
  margin: 10px 0 0 0;
  padding: 10px;
}
.feed_item a.title {
  text-decoration: none;
  font-weight: bold;
  display: block;
  margin: 0 0 10px 0;
}
.feed_item .top strong {
  float: left;
}
.feed_item .top span {
 float: right;
}
.feed_odd {
  background-color: #efefef;
}




/*** stats ***/

#statsform .block {
  float: left;
  margin: 0 30px 0 0;
}
#statsform .block div.roles {
  float: left;
  margin: 0 10px 0 0;
}

#stats_results {
  margin: 20px 0 0 0;
}

.table_container {
  overflow: auto;
  height: 300px;
}
.stats_table {
  padding: 0;
  background-color: #efefef;
  width: 100%;
}
.stats_table tr th {
  text-align: left;
  vertical-align: top;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}
.stats_table tr td {
  border-bottom: 1px solid #ccc;
}
.stats_table tr td.bar {
  background-color: #fff;
}
.stats_table tr td.bar div {
  vertical-align: middle;
  background-color: #ccc;
  height: 20px;
  padding: 0;
}
.stats_table tr td.value {
  width: 40px;
  padding: 5px;
}
.usertr td {
}


.marginrow {
  margin: 10px 0;
}



/*** FORUM ***/

#fheader {
  height: 24px;
  margin: 0 0 10px 0;
}
#fheader h1 {
  margin: 0;
  float: left;
}
#fheader .newthread {
  float: right;
  background: transparent url(../images/icons/page_white.gif) 0 0 no-repeat;
  padding: 0 0 0 20px;
  height: 16px;
  display: block;
  width: 176px;
  margin: 6px 0 0 0;
}

#theader {
  height: 14px;
  margin: 0 0 10px 0;
}
#theader .backlink {
  float: left;
}
.reply {
  float: right;
  background: transparent url(../images/icons/comment.gif) 0 0 no-repeat;
  padding: 0 0 0 20px;
  height: 16px;
  display: block;
  width: 169px;
}
.qreply {
  float: right;
  background: transparent url(../images/icons/comment.gif) 0 0 no-repeat;
  padding: 0 0 0 20px;
  height: 16px;
  display: block;
  width: 122px;
}



.forum_post {
  margin: 0 0 20px 0;
  padding: 0;
  background-color: #fffdde;
  border: 1px solid #c4bd2d;
}
.pheader {
  background-color: #e5dd3c;
  border-bottom: 1px solid #c4bd2d;
  padding: 5px;
}
.pheader span {
  float: right;
}
.pheader a:link, .pheader a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.forum_post p {
  padding: 5px;
}


/* ugly */


#edit_message_form {
}
* html #edit_message_form {
}

#reply_form {
}
#reply_form textarea, #new_thread_form textarea, #edit_message_form textarea {
  width: 100% !important;
  height: 120px;
}
* html #reply_form textarea, * html #new_thread_form textarea, * html #edit_message_form textarea {
  width: 556px !important;
}

#reply_form .submit, #new_thread_form .submit, #edit_message_form .submit, #remove_comment_form .submit, #edit_thread_form .submit { /*todo: teveel ids?*/
  float: none;
  margin: 0;
}


#reply_form span, #new_thread_form span, #edit_thread_form span, #edit_message_form span {
  margin: 5px 0 0 0;
  float: right;
}


#forum_desc {
  margin: 20px 0 10px 0;
}


#new_thread_form {
}

#edit_thread_form {
}


.admin_options {
  float: right;
  margin: 0 20px 0 0;
}


#threads a:link, #threads a:visited {
  font-weight: bold;
  text-decoration: none;
}
#threads a:hover {
  text-decoration: underline;
}


.participate_form {
}
.participate_form form {
  position: relative;
  background-color: #efefef;
  padding: 0;
  margin: 5px 0 10px 0;
  height: 30px;
}
.participate_form form .frmsubmitrow input {
  position: absolute;
  top: 4px;
  right: 5px;
}
.participate_form form .checkbox_row {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 5px;
  left: 5px;
  min-height: 15px !important;
}


.participants {
  margin: 10px 0 20px 0;
}


.ppager {

}

.ppager ul {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

.ppager ul li {
  display: inline;
  padding: 0;
  background-image: none;
}


.simplelist {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.simplelist li {
  display: inline;
  padding: 0;
  background-image: none;
}
.simplelist li a:link, .simplelist li a:visited, .simplelist li strong {
  padding: 0 5px;
}
.simplelist li.label {
  font-weight: bold;
  padding: 2px 15px 0 2px;
}
.simplelist li strong {
  padding: 0 5px;
}




/*** public profile ***/

.memberphoto {
  margin: 10px 0 10px 250px;
}
.memberphoto_admin {
  margin: 10px 0 10px 250px;
}



#allmembers {
  margin: 10px 0 20px 0;
}

.member {
  background-color: #f7f7f7;
  margin: 0 0 2px 0;
  display: block;
  padding: 5px;
}
.member a:link, .member a:visited {
  font-size: 12px;
  line-height: 18px;
}
.member .image {
  float: left;
  width: 150px;
  min-height: 10px;
  margin: 0 10px 0 0;
  display: block;
}
* html .member .image {
  height: 10px;
}
.member .info {
  float: left;
  margin: 0;
  width: 570px;
}

.form_list {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  width: 501px;
}
.contained {
    height: 400px;
    overflow: auto;
    border: 1px solid #9f9f9f;
    padding: 5px;
    width: 492px;
}
.form_list li {
  background-image: none;
  list-style: none;
  padding: 0;
  margin: 0 0 2px 0;
}
.form_list input, .form_list label {
  float: left;
}
.form_list label {
    margin: 0 0 0 5px;
    width: 480px !important;
}
.contained label {
    width: 455px !important;
}

#problemareaform {
  margin: 0 0 10px 0;
}

.numeric {
}

.checkboxlist {
  margin: 10px 0;
}

.coach_teams {
  margin: 0;
  padding: 0;
}
.coach_teams li {
  background-image: none;
  padding: 0 5px;
  line-height: 18px;
  height: 18px;
  margin: 0 0 2px 0;
  position: relative;
  list-style: none;
  
}
.coach_teams li a {
    color: #000;
}
.c0 {
  background-color: #c12f2f !important;
}
.c1 {
  background-color: #ffd133 !important;
}
.c2 {
  background-color: #c3c012 !important;
}
.c3 {
  background-color: #8948eb !important;
}
.cstatus {
  padding: 2px;
}

.accept {
  font-weight: bold;
  color: #aba825 !important;
}
.reject {
  font-weight: bold;
  color: #c12f2f !important;
}

td.c0, td.c1, td.c2 {
  color: #fff;
}


.limit {
  background-color: #f96861 !important;
}

.noentry {
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin: 0 5px 0 0;
  background: transparent url(../images/icons/page_deny.gif) 0 1px no-repeat;
}

.removeteam {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 2px;
  right: 5px;
  margin: 0;
  background: transparent url(../images/icons/delete.gif) 0 0 no-repeat;
}
#remove_form .submit {
  float: none;
  margin: 0;
}

.simplerow {
  margin: 20px 0;
  padding: 0;
}
.simplerow li {
  background-image: none;
  margin: 0 0 2px 0;
  padding: 5px 0 0 0;
  line-height: 16px;
  min-height: 16px;
  border-top: 1px solid #efefef;
  list-style: none;
}
* html .simplerow li {
  height: 16px;
}
.simplerow li label {
  display: block;
  font-weight: bold;
  width: 180px;
  float: left;
}
.simplerow li p {
  float: left;
  margin: 0;
  width: 380px;
}

.team .simplerow {
  margin: 0 0 20px 0;
}
.team .simplerow li p {
  width: 370px;
}

.addressinfo {
  margin: 20px 0 0 0;
}


/*** CCsearch ***/

.cc_mapcriteria {
  float:right;
  width:400px;
}
.cc_mapcriteria label {
  font-weight:bold;
}
.cc_mapcriteria .submit {
  float: none;
  margin: 20px 0 0 0;
}
.cc_mapcriteria select {
    width: 396px;
    margin: 0 0 4px 0;
}
.cc_mapcriteria .inputtext {
    width: 390px;
    margin: 0 0 4px 0;
}


.ccmember {
  padding: 10px 0 0 0;
  margin: 0 0 10px 0;
  border-top: 1px solid #efefef;
}
.ccmember .image {
  float: left;
  width: 150px;
  min-height: 10px;
  margin: 0 10px 0 0;
  display: block;
}
* html .ccmember .image {
  height: 10px;
}

.ccmember .info {
  float: left;
  margin: 0;
  width: 580px;
}
.ccmember .info h2 {
  margin: 0 0 5px 0;
  line-height: 14px;
}
.ccmember p {
  /* margin: 10px 0; */
}

.narrow {
  margin: 0 0 10px 10px;
  padding: 0;
}


.cc_mapbox #imagemap {
    z-index:3;
    position:relative;
}

.cc_mapbox #map {
    width:183px;
    height:215px;
    background: url(../images/ccsearch/kaart.png) no-repeat 0px 0px;
    margin-top:10px;
    position:relative;
    float: left;

}

.cc_mapbox #imagemap {
    z-index:3;
    position:absolute;
    top:0px;
    left:0px;
    outline: none;
}

.cc_mapbox #crosshair {
    width:28px;
    height:28px;
    position:absolute;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    display:block;
    z-index:2;
    top:30px;
    left:40px;

}



/***************************************/


.layout_fix {
 line-height: 0;
 font-size: 0;
 clear: both !important;
 float: none !important;
}


/** jury **/

.inline {
  border-bottom: 1px solid #efefef;
}
.inline .radiobit {
  float: left;
  margin: 0 10px 0 0;
}

.inline input {

}

.radiorow {

}
.radiorow .radiobit {
  padding: 0;
}
.radiorow .radiobit input {
  padding: 0;
  margin: 0 5px -3px 0;
}

.radiorow .radiobit label {

}


.topic_presets {
  margin: 10px 0 20px 10px;
  display: block;
}

.topic_presets ul {
  margin: 0;
  width: auto;
}
.topic_presets ul li {
  clear: both;
  margin: 0 0 5px 0;
  height: auto;
}
.topic_presets ul li input {
  float: left;
}
.topic_presets ul li label {
  width: 680px !important;
  padding: 0 !important;
  text-align: left;
  line-height: 20px;
}



/*** FEEDBACK ***/

#jury_rapport {
  margin: 20px 0 40px 0;
  padding: 10px;
  background-color: #fffdde;
  border: 1px solid #e5dd3c;
}
#jury_rapport .inline {
  border-bottom: 1px solid #e5dd3b;
}

#jury_rapport .frmlabel {
    width: 200px !important;
}

.ocnl {
  background-color: #fffdde;
  margin: 0 0 40px 0;
  padding: 10px;
}

.diagram {

}
.diagram img {
  border: 1px solid #333;
  margin: 0;
}

.topics {
  margin: 10px 0;
}
.topics ul {
  margin: 0 0 0 10px;
  padding: 0;
}
.topics ul li {
  margin: 0 0 5px 0;
}

.topics p {
  margin: 15px 0 0 20px;
}

/** icons **/

.icon {
  display: block;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
}
.icon_preview { background-image: url(../images/icons/page_find.gif) }
.icon_save { background-image: url(../images/icons/page_down.gif) }
.icon_add { background-image: url(../images/icons/page_new.gif) }
.icon_tick { background-image: url(../images/icons/page_tick.gif) }
.icon_edit { background-image: url(../images/icons/pencil.gif) }

#table_ocnl .icon {
  float: left;
}

.first {
  margin-left: 0 !important;
}
.last {
  margin-right: 0 !important;
}
.top {
  margin-top: 0 !important;
}
.bottom {
  margin-bottom: 0 !important;
}

#askaform {

}
/*
#askaform .inputtext, #askaform textarea {
  width: 400px;
}
#askaform select {
  width: 404px;
}
*/
#askaform textarea {
  height: 200px;
}

/*
* html #askaform .inputtext, * html #askaform textarea {
  width: 410px;
}
* html #askaform select {
  width: 415px;
}
*/



#declaration_agreement {

}
#declaration_agreement .submit {
  float: none;
}


/*** MANAGE ***/


.start_hidden {
  display: none;
}

.start_open {
  display: block;
}

.document {
  background: transparent url(../images/icons/document.gif);
  width: 14px;
  height: 14px;
  display: block;
}

.extradesc {
  margin: 0 0 10px 5px !important;
  padding: 0;
}

.manage_header {
}

.highlight {
  background-color: #f5821f;
  color: #fff;
  padding: 2px;
}

#search .floater {
  float: left;
}
#search .floater input {
  float: left;
}

#search {
  background-color: #efefef;
  margin: 10px 0;
  padding: 10px;
}
#search .formrow {
  position: relative;
  height: 20px;
}
#search #search_query {
    width: 400px;
}
#search #toggle_advanced {
  margin: 0 0 0 20px;
  padding: 0 12px 0 0;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/toggle_open.gif) right 3px no-repeat;
}
#search .toggle_open {
  background-image: url(../images/icons/toggle_close.gif) !important;
}
#search #toggle_advanced:hover {
  color: #888;
}
#search #reset_advanced {
  text-decoration: none;
  margin: 0 0 0 10px;
}
#search #search_submit {
  margin: 0;
  float: none;
  position: absolute;
  top: 0;
  right: 0;
}

#search .cbcols {
  clear: both;
  margin: 10px 0;
  width: 100%;
}
#search .cbcols div.col {
  float: left;
  width: 185px;
}
#search .cbcols input {
  float: left;
}
#search .cbcols label {
  display: block;
  float: left;
  width: 150px;
}
#search .cbcols .col div {
  clear: both;
  margin: 0 0 2px 0;
}

#advanced_search {
  margin: 10px 0 0 0;
  background-color: #f7f7f7;
  padding: 5px;
}
#advanced_search h2 {
    color: #333 !important;
}

.range_select, .limit_select {
  background-color: #efefef;
  padding: 3px;
  margin: 0 0 4px 0;
  border: 1px solid #ccc;
}
.range_select label {
  margin: 0 10px;

}
.range_select select {
    width: auto;
}

.limit_select label {
  margin-right: 10px;
}

ul.teams {
  margin-top: 0;
  padding: 0;
}
ul.teams li {
  margin: 0;
}
ul.teams li a:link, ul.teams li a:visited {
  text-decoration: none;
}
ul.teams li a:hover {
  text-decoration: underline;
}

#account_results a:link, #account_results a:visited {
  /* text-decoration: none; */
}
#account_results a:hover {
  /* text-decoration: underline; */
}

.snug {
  margin: 0;
  padding: 0;
}


#feedback_form {

}

#feedback_form .form_section {
  clear: both;
  margin: 30px 0 15px 0;
}
#feedback_form .form_section h3 {
  margin: 0;
}


#feedback_form .form_section_complete {

}
#feedback_form .toggle_section {
  float: right;
  padding: 0 12px 0 0;
  text-decoration: none;
  font-weight: bold;
  background: transparent url(../images/icons/toggle_close.gif) right 3px no-repeat;
}
#feedback_form .is_closed {
  background-image: url(../images/icons/toggle_open.gif);
}

.radiotable {
}

.radiotable span {
  font-size: 9px;
}

.radiotable tr th {
  padding: 3px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.radiotable tr td {
  padding: 3px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.horizontal_score {
  background-color: #fff;
  border: 1px solid #fff;
}
.score_0 {

}
.score_1 {
  background-color: #ff9494;
  border-color: #df7676;
}
.score_2 {
  background-color: #ffbf94;
  border-color: #dfa276;
}
.score_3 {
  background-color: #fffb94;
  border-color: #dfcf76;
}
.score_4 {
  background-color: #bfff94;
  border-color: #c3df76;
}
.score_5 {
  background-color: #94ffa3;
  border-color: #76df85;
}



.vcard {
  background: transparent url(../images/icons/calendar_add.png) right 0 no-repeat;
  display: block;
  float: right;
  font-size: 9px;
  height: 16px;
  line-height: 16px;
  text-decoration: none;
  padding: 0 20px 0 0;
  text-align: right;
}

#bargraph {
  border: 1px solid #efefef;
}
#bargraph tr th, #bargraph tr td {
  background-color: #f7f7f7;
  padding: 5px;
}
#bargraph tr th {

}
#bargraph tr td {
  line-height: 22px;
}
#bargraph tr td.score {
  text-align: right;
}
#bargraph tr td.bar {
  background: #fff url(../images/styles/bar_bg.gif) 0 0 no-repeat;
  padding-left: 10px;
}
#bargraph tr td.bar div {
  background: transparent url(../images/styles/bar_overlay.gif) 0 0 no-repeat;
  width: 195px;
  height: 22px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
}


.smallh2 {
  font-weight: normal;
  font-size: 11px;
}


.alignright {
  float: right;
}

/*
.important .formrow label, .floatrow p {
  width: 190px !important;
  float: left;
  margin-right: 5px;
}

.important .formrow .inputtext
,.important .formrow textarea {
  width: 325px;
}
.important .formrow select {
  width: 328px;
}
*/
.important h2 {
    margin-top: 0;
}

.important .form_list {
  width: 335px;
}

.marginbottom {
  margin-bottom: 20px;
}

.questionheader {
  display: block;
  border-bottom: 1px solid #ccc;
  margin: 20px 0 5px 0;
}
.important .questionheader {
    border-color: #e5dd3c;
}


.canlogin {
    background-color: #efefef;
    border-bottom: 1px solid #ccc;
}
.autowidth {    
    width: auto;
}

.as_select {
    width: 240px;
}

/*** iDeal ***/
.linkbutton {
    border: 1px solid #ccc;
    padding: 2px;
}
.linkbutton:hover {
    background-color: #c3bf01;
    color: #fff;
    text-decoration: none;
}
.topline {
    border-top: 1px solid #ccc;
}
.button_ideal {
    background: #fff url(../images/styles/button_ideal.gif) 3px 50% no-repeat;
    border: 1px solid #ccc;
    padding: 10px 10px 10px 45px;
    font-weight: bold;
    cursor: pointer;
}
.faded {
    color: #bbb;
}

.idealtip {
    font-weight: bold;
    cursor: help;
}
.smalltable {
    background-color: #ccc;
    border: 2px solid #fff;
}
.smalltable tr td {
    padding: 2px;
    font-size: 9px;
    background-color: #fff;
    text-align: left;
}
.smalltable tr.even td {
    background-color: #efefef;
}

.toggle_next {
    cursor: pointer;
}


.editlink {
    float: right;
    background-color: #f0f;
}

#sprout {
    margin: 20px 0 0 0;
}
#sprout img {
    float: left;
    margin: 0 15px 0 0;
}

.itemscore {
    margin: 0 0 5px 0;
    padding: 0 0 10px 0;
}
.itemscore .item_question {
    float: left;
    width: 330px;
    padding: 0 20px 0 0;
}
.itemscore .item_score {
    float: left;
    width: 200px;
    font-weight: bold;
}

#feedbackform {

}
#feedbackform .radio {
    float: left;
    margin: 3px 2px 0 0;
    cursor: pointer;
}   
#feedbackform .radiolabel {
    float: left;
    cursor: pointer;
    margin: 0 10px 0 0;
    font-weight: bold;
}
#feedbackform textarea {
    width: 490px !important;
}



