/* andreas08 -
  an open source xhtml/css website layout by Andreas Viklund -
  http://andreasviklund.com .
  Free to use in any way and for any purpose as long as the
  proper credits are given to the original designer.

  Version: 1.0, November 28, 2005

  22-Apr-2011 Revised add click_... divs
  20-Apr-2011 Revised add success-story
  11-Apr-2011 Revised
  12-Mar-2011 Revised
  24-Jan-2011 Revised add addstory
  02-Dec-2010 Revised add share
  22-Nov-2010 Revised new width for tutor dropdown
  10-Nov-2010 Revised add photoleft3
  29-Oct-2010 Revised use animated gif home header (front)
  22-Oct-2010 Revised use animated gif header (front)
  19-Oct-2010 Revised main h2 line height
  01-Oct-2010 Revised main font size
  05-Sep-2010 Revised add .activebg
  07-Jul-2010 Revised add generic ctt colors
  02-Jul-2010 Revised use wide for new ctt
  15-Apr-2010 Revised ywj logo header
  18-Mar-2010 Revised navigation lowercase+bold
  16-Mar-2010 Revised add navigation2
  01-Feb-2007 Revised tags to match andreas02 convention
*/

/**************** Body and tag styles ****************/

* {
  margin: 0;
  padding: 0;
}

body {
  /*font-family: 'Droid Sans' , sans-serif;*/
  /*font: 100% Droid Sans,Verdana,Tahoma,Arial,sans-serif;*/
  font: 76% Verdana,Tahoma,Arial,sans-serif;
  line-height: 1.4em;
  text-align: center;
  color: #303030;
  background: #e8eaec;
}

a {
  color: #3359a4;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #2a5a8a; 
  text-decoration: none;
  background-color: transparent;
}
a img {border: none;}

p {padding: 0 0 1.6em 0;}
p form {margin-top: 0; margin-bottom: 20px;}

img.left, img.center, img.right {
  padding: 4px; 
  border: 0;
  solid #a0a0a0;
}
img.left {
  float: left; 
  margin: 0 12px 5px 0;
}
img.center {
  display: block; 
  margin: 0 
  auto 5px auto;
}
img.right {
  float: right; 
  margin: 0 0 5px 12px;
}
h1 { color: $606060; }
h2 { color: $606060; }
h3 { color: $606060; }

/**************** Header and navigation styles ****************/

#container {
  /**width: 980px;*/
  width: 1143px;
  margin: 20px auto;
  padding: 1px 0;
  text-align: left;
  background: #ffffff;
  color: #303030;
  border: 2px solid #a0a0a0;
}

#header {
  /*height: 110px;*/
  height: 112px;
  /**width: 978px;*/
  width: 1141px;
  margin: 0 1px 1px 1px;
  /*background: #3359a4 url(../images/front-wide-kids.jpg) top left no-repeat;*/
  /*background: #3359a4;** was 467aa7 */
  /*color: #ffffff;*/
}

#header h1 {
  padding: 35px 0 0 20px;
  font-size: 2.4em;
  background-color: inherit;
  color: #ffffff;
  letter-spacing: -2px;
  font-weight: normal;
  text-shadow: 4px 4px 4px #bbbbbb;
}

#header h2 {
  margin: 10px 0 0 40px;
  font-size: 1.4em;
  background-color: inherit;
  color: #f0f2f4;
  letter-spacing: -1px;
  font-weight: normal;
  text-shadow: 4px 4px 4px #bbbbbb;
}

#header.homepage {
  /*background: #3359a4 url(../images/front-wide-homepage.jpg) top left no-repeat;*/
  background: #3359a4 url(../images/front-wide-ctt-anim.gif) top left no-repeat;
}
#header.kids {
  /*background: #3359a4 url(../images/front-wide-kids.jpg) top left no-repeat;*/
  /*background: #3359a4 url(../images/front-wide-with-logo-no-text.jpg) top left no-repeat;*/
  background: #3359a4 url(../images/front-wide-ctt-w-home-anim.gif) top left no-repeat;
}

#header.answer {
  /*background: #3359a4 url(../images/front-wide-kids-answer-home.jpg) top left no-repeat;*/
  /*background: #3359a4 url(../images/front-wide-with-logo-no-text.jpg) top left no-repeat;*/
  background: #3359a4 url(../images/front-wide-ctt-w-home-anim.gif) top left no-repeat;
}

#header.ywj_logo {
  /*background: #3359a4 url(../images/front-wide-kids-ywj.jpg) top left no-repeat;*/
  /*background: #3359a4 url(../images/front-wide-with-logo-no-text.jpg) top left no-repeat;*/
  background: #3359a4 url(../images/front-wide-ctt-w-home-anim.gif) top left no-repeat;
}


#navigation {
  /**width: 978px;*/
  width: 1141px;
  height: 2.4em;
  /**line-height: 2.2em;*/
  line-height: 1.2em;
  margin: 0 1px;
  background: #446ab5; /* was 578668 */
  color: #ffffff;
}

/*
#navigation li {
  float: left;
  list-style-type: none;
  border-right: 1px solid #ffffff;
  white-space: nowrap;
  text-align: center;
}

#navigation li a {
  display: block;
  padding: 0 10px;
  font-size: 0.8em;
  font-weight: bold;
  **font-weight: normal;**
  **text-transform: uppercase;**
  text-decoration: none;
  background-color: inherit;
  color: #ffffff;
}

* html #navigation a {width: 1%;}
*/

#navigation .selected,#navigation a:hover {
  background: #7790d8; /* was 80b0da */
  color: #ffffff;
  text-decoration: none;
}

#navigation2 {
  /**width: 978px;*/
  width: 1141px;
  font: 76% Verdana,Tahoma,Arial,sans-serif;
  font-weight: bold;
  height: 2.2em;
  line-height: 2.2em;
  font-size: 1.5em;
  margin: 0 1px;

  color: #303030;
  text-align: center;
}

#navigation2 div, #navigation2 a {
  float: left;
  white-space: nowrap;

  display: block;
  padding: 0 10px;
  font-size: 0.8em;
  font-weight: normal;
  /*text-transform: uppercase;*/
  text-decoration: none;

  color: #446ab5;
  background-color: transparent;
}

* html #navigation2 a {width: 1%;}

#navigation2 .selected2, #navigation2 a:hover {
  color: #aa0000; /* dkred */
  background: transparent;
  text-decoration: none;
}

/**************** Course content styles ****************/

#course {
  float: left;
  width: 720px;
  /*width: 528px; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
  font-size: 0.9em;
  padding: 20px 0 0 20px;

}

#course h2 {
  display: block;
  margin: 0 0 16px 0;
  font-size: 1.7em;
  font-weight: normal;
  letter-spacing: -1px;
  color: #d79a40; /* was 505050 */
  background-color: transparent;
}

#course h2 a {
  font-weight: normal;
}
#course h3 {
  margin: 0 0 5px 0; 
  font-size: 1.4em; 
  letter-spacing: -1px;
  color: #606060;
}
#course a:hover, #sidebar a:hover {
  text-decoration: underline;
}
#course ul,#course ol {
  margin: 0 5px 16px 35px;
}
#course dl {
  margin: 0 5px 10px 25px;
}
#course dt {
  font-weight: bold; 
  margin-bottom: 5px;
}
#course dd {
  margin: 0 0 10px 15px;
}
#course td {
  padding: 5px 5px 0 5px;
}

/**************** Main content styles ****************/

#main {
  float: left;
  /**width: 690px;*/
  width: 853px;
  /**width: 851px; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
  /*font-size: 0.9em;*/
  font-size: 1.0em;
  line-height: 1.28em;
  padding: 20px 10px 0 20px;
}

#main h2 {
  display: block;
  margin: 0 0 16px 0;
  font-size: 1.7em;
  line-height: 0.95em;
  font-weight: normal;
  letter-spacing: -1px;
  color: #d79a40; /* was 505050 */
  background-color: transparent;
}

#main h2 a {
  font-weight: normal;
}
#main h3 {
  margin: 0 0 5px 0; 
  font-size: 1.4em; 
  letter-spacing: -1px;
  color: #606060;
}
#main a, #sidebar a {
  font-weight: bold;
  text-decoration: underline;
  color: #446ab5; /* navblue */
}
#main a:hover, #sidebar a:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #aa0000; /* dkred */
}
/*
 * original
#main a:hover, #sidebar a:hover {
  text-decoration: underline;
}
*/
#main ul,#main ol {
  margin: 0 5px 16px 35px;
}
#main dl {
  margin: 0 5px 10px 25px;
}
#main dt {
  font-weight: bold; 
  margin-bottom: 5px;
}
#main dd {
  margin: 0 0 10px 15px;
}

.txstyle2 {
  display: block;
  margin: 0 0 16px 0;
  font-size: 1.7em;
  font-weight: normal;
  letter-spacing: -1px;
  color: #d79a40; /* was 505050 */
  background-color: inherit;
}

.item {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0px;
  background-color: #7790d8;
  color: #ffffff;
  line-height: 1.5em;
}
.item hr {
  display: block;
  clear: left;
  margin: -0.66em 0;
  visibility: hidden;
}
.clearer {
  clear: left;
  line-height: 0;
  height: 0;
}

/**************** Sidebar styles ****************/

#sidebar {
  float: right;
  /**width: 170px;*/
  width: 230px;
  /*width: 228px; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
  padding: 20px 20px 10px 10px;
  line-height: 1.4em;
  text-align: left;
  background-color: inherit;
}

#sidebar h2 {
  display: block;
  margin: 0 0 15px 0;
  font-size: 1.6em;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1px;
  color: #505050;
  background-color: transparent;
}

#sidebar p {
  margin: 0 0 16px 0;
  font-size: 0.9em;
}

#sidebar.title {
  font-size: 4.0em;
  font-weight: bold;
  text-align: center;
  letter-spacing: -1px;
  color: #d79a40; /* Yellow Orange */
  background-color: transparent;
}

/**************** Menublock styles ****************/

.menublock {margin: 0 0 20px 8px; font-size: 0.9em;}
.menublock li {list-style: none; display: block; padding: 2px; margin-bottom: 2px;}
.menublock li a {font-weight: bold; text-decoration: none;}
.menublock li a:hover {text-decoration: none;}
.menublock li ul {margin: 3px 0 3px 15px; font-size: 1em; font-weight: normal;}
.menublock li ul li {margin-bottom: 0;}
.menublock li ul a {font-weight: normal;}

/**************** Searchbar styles ****************/

#searchbar {margin: 0 0 20px 0;}
#searchbar form fieldset {margin-left: 10px; border: 0 solid;}

#searchbar #s {
  height: 1.2em;
  width: 110px;
  margin: 0 5px 0 0;
  border: 1px solid #a0a0a0;
}

#searchbar #searchbutton {
  width: auto;
  padding: 0 1px;
  border: 1px solid #808080;
  font-size: 0.9em;
  text-align: center;
}

/**************** Footer styles ****************/

#footer {
  clear: both;
  /**width: 978px;*/
  width: 1141px;
  padding: 5px 0;
  margin: 0 1px;
  font-size: 0.9em;
  color: #f0f0f0;
  background: #3359a4;
}

#footer p {
  padding: 0;
  margin: 0;
  text-align: center;
}

#footer a {
  color: #f0f0f0;
  background-color: inherit;
  font-weight: normal;
}

#footer a:hover {
  /*color: #ffffff;*/
  color: #aa0000; /* dkred */
  /*background-color: inherit;*/
  background-color: #ffffff;
  text-decoration: underline;
}

/**************** Static Banners *************************/

#gratis {
  width: 230px;
  height: 371px;
  margin: 0;
  padding: 20px 0 0 20px;
  background: #ffffff url(../images/banner-sidebar--gratis-courses-here.jpg) top left no-repeat;
}

#motto, #motto div {
  width: 230px;
  margin: 0;
  padding: 5px 0px 5px 0px;
  text-align: center;
  font-style: italic;
  font-size: 1.2em;
  background: transparent;
  color: #3359a4;
  /*border: 1px solid #afafaf; ** debug */
}

/**************** Misc classes and styles ****************/

.success-list-item {
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.26em;
}
.success-story-title {
  /*background: #960969;*/
  background: rgb(150,9,96);
  background: rgba(150,9,96,0.52);
  color: #fffffe;
  text-align: center;
  margin-bottom: 8px;
  padding: 8px;
}
.success-story {
  color: #960969; /* purple */
}

.splitcontentleft {
  float: left;
  width: 48%;
  /*width: 47%; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
}

.splitcontentright {
  float: right;
  width: 48%;
  /*width:47%; ** debug */
  /*border: 1px solid #a0a0a0; ** debug */
}

.fullcontent {
  clear:both;
  float:none;
  width:100%;
}

.fullhome {
  clear:both;
  float:none;
  width:99%;
}

.clear {clear: both;}
.small {font-size: 0.8em;}
.hide {display: none;}
.textcenter {text-align: center;}
.textright {text-align: right;}
.textleft {text-align: left;}
.important {color: #f02025; background-color: inherit; font-weight: bold;}

.activebg:hover {color: #f02025; background-color: #e0e0e0;}
.activered:hover {color: #f02025;}
.activegreen:hover {color: #32992e;}

/* --- Special Effects --- */

#textshadow {width:100%;}
#textshadow h1.split {font-size:2.5em; position:relative; font-family:arial, verdana, sans-serif; height:1em; margin-left:15px;}
#textshadow h1.split span {font-size:1.375em; position:absolute; left:-2px; top:-2px; color:#d79a40;}
#textshadow h1.split:before {content:attr(title); position:absolute; left:0; top:0; color:#000000;}

#shoppingcart {
  width: 225px;
  height: 55px;
  margin: 5px 0 5px 0;
  background: #3359a4 url(../images/button-shopping-cart.jpg) top left no-repeat;
}

#shoppingcart:hover {
  background: #3359a4 url(../images/button-shopping-cart-hover.jpg) top left no-repeat;
}


#sb_title_starter {
  width: 225px;
  height: 71px;
  margin: 0;
  background: #3359a4 url(../images/sb-title-starter.png) top left no-repeat;
}

#sb_title_starter:hover {
  background: #3359a4 url(../images/sb-title-starter-hover.png) top left no-repeat;
}


#sb_title_elementary {
  width: 225px;
  height: 71px;
  margin: 0;
  background: #3359a4 url(../images/sb-title-elementary.png) top left no-repeat;
}

#sb_title_elementary:hover {
  background: #3359a4 url(../images/sb-title-elementary-hover.png) top left no-repeat;
}


#sb_title_lower_school {
  width: 225px;
  height: 71px;
  margin: 0;
  background: #3359a4 url(../images/sb-title-lower-school.png) top left no-repeat;
}

#sb_title_lower_school:hover {
  background: #3359a4 url(../images/sb-title-lower-school-hover.png) top left no-repeat;
}


#sb_title_upper_school {
  width: 225px;
  height: 71px;
  margin: 0;
  background: #3359a4 url(../images/sb-title-upper-school.png) top left no-repeat;
}

#sb_title_upper_school:hover {
  background: #3359a4 url(../images/sb-title-upper-school-hover.png) top left no-repeat;
}


#sb_title_parent {
  width: 225px;
  height: 71px;
  margin: 0;
  background: #3359a4 url(../images/sb-title-parent.png) top left no-repeat;
}

#sb_title_parent:hover {
  background: #3359a4 url(../images/sb-title-parent-hover.png) top left no-repeat;
}


#click_cart_offline {
  width: 174px;
  height: 26px;
  margin: 0;
  background: transparent url(../images/0120.gif) top left no-repeat;
}
#click_cart_offline:hover {
  background: transparent url(../images/0121.gif) top left no-repeat;
}


#click_to_order {
  width: 174px;
  height: 26px;
  margin: 0;
  background: transparent url(../images/0130.gif) top left no-repeat;
}
#click_to_order:hover {
  background: transparent url(../images/0131.gif) top left no-repeat;
}


#click_for_free {
  width: 174px;
  height: 26px;
  margin: 0;
  background: transparent url(../images/0140.gif) top left no-repeat;
}
#click_for_free:hover {
  background: transparent url(../images/0141.gif) top left no-repeat;
}


#click_amazon_wishlist {
  width: 174px;
  height: 26px;
  margin: 0;
  background: transparent url(../images/add-to-uwl-btn-md.gif) top left no-repeat;
}
#click_amazon_wishlist:hover {
  background: transparent url(../images/add-to-uwl-btn-md-hover.gif) top left no-repeat;
}


.addstory {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  color: 0;
  background-color: #bbffbb;
}

.addstory:hover {
  color: #ffffff;
  background-color: #228122;
}


#share {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  color: 0;
  background-color: #bbffbb;
}

#share:hover {
  color: #ffffff;
  background-color: #228122;
}


.backbutton {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  color: 0;
  background-color: #dddddd;
}

.backbutton:hover {
  color: #ffffff;
  background-color: #555555;
}


.borderflash {
  border: 2px solid transparent;
}

.borderflash:hover {
  border: 2px solid #aa0000;
}


.rounded-corners-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}

.rounded-corners-8 {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
}

.rounded-corners-10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
}

.rounded-corners-20 {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
}



/* --- Special Text Colors --- */

.color-red     { color: #ff0000; background-color: transparent; }
.color-dkred   { color: #aa0000; background-color: transparent; }
.color-dkblue  { color: #3359a4; background-color: transparent; }
.color-navblue { color: #446ab5; background-color: transparent; }
.color-yorange { color: #d79a40; background-color: transparent; }
.color-dkgreen { color: #32572e; background-color: transparent; }
.color-itemno  { color: #cfcfcf; background-color: transparent; }

.color-ctt-dkblue  { color: #3359a4; background-color: transparent; }
.color-ctt-orange  { color: #f3ac40; background-color: transparent; }
.color-ctt-lttan   { color: #fae8a6; background-color: transparent; }


.postdate  { color: #d79a40; /* Yellow Orange */ }
.highlight { color: #d79a40; /* Yellow Orange */ }

.box {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #c0c0c0;
  background-color: #fcfac8; /* was fafbfc */
  color: #505050;
  line-height: 1.5em;
}

.box2 {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #c0c0c0;
  background-color: #ffffff;
  color: #505050;
  line-height: 1.5em;
}

.box3 {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 1px solid #c0c0c0;
  background-color: #ffffff; /* was fcfac8; from fafbfc */
  color: #505050;
  line-height: 1.5em;
}

.box4 {
  margin: 0 0 20px 0;
  padding: 10px 20px 10px 10px;
  border: 1px solid #c0c0c0;
  background-color: #ffffff;
  color: #505050;
  line-height: 1.5em;
}

.boxg {
  margin: 0 0 20px 0;
  padding: 10px;
  /*border: 1px solid #16719e;*/
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-1.jpg) top left repeat-x;
  color: #505050;
  line-height: 1.5em;
}

.box6g {
  margin: 0 0 20px 0;
  padding: 10px;
  /*border: 1px solid #16719e;*/
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-6.jpg) top left repeat-x;
  color: #505050;
  line-height: 1.5em;
}

.block {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background-color: #fcfac8; /* was 446ab5 */
  color: #303030;
  line-height: 1.5em;
}

.block2 {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #446ab5;*/
  background-color: #7790d8;
  color: #ffffff;
  line-height: 1.5em;
}

.block3 {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  background-color: #e0e0e0; /* was fcfac8 */
  color: #303030;
  line-height: 1.5em;
}

.block1g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-1.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block2g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-2.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block3g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-3.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block4g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-4.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block5g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-5.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.block6g {
  margin: 0 0 20px 0;
  padding: 10px;
  border: 0;
  /*background-color: #dbf3ff; ** veryltblue */
  background: #ffffff url(../images/banner-bg-gradient-6.jpg) top left repeat-x;
  color: #303030;
  line-height: 1.5em;
}

.photoleft {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  /*background-color: #000000;*/
  /*background-color: #e8eaec;*/
  background-color: inherit;
  float: left;
}

.photoleft2 {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  /*background-color: #000000;*/
  background-color: #e8eaec;
  float: left;
}

.photoleft3 {
  padding: 5px;
  display: block;
  margin: 0 auto auto auto;
  background-color: transparent;
  float: left;
}

.photoright {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  /*background-color: #000000;*/
  /*background-color: #e8eaec;*/
  background-color: inherit;
  float: right;
}

.photoblock {
  padding: 5px;
  display: block;
  margin: 0 auto 12px auto;
  /*background-color: #181818;*/
  background-color: #446ab5;
}

.photoblockleft {
  padding: 10px;
  display: block;
  margin: 0 auto auto auto;
  /*background-color: #fcfac8; ** was fafbfc */
  background-color: transparent;
  float: left;
}

/*
.photoblockright:hover {
  border-color: #888888;
}
*/

.photoblockright {
  padding: 10px;
  display: block;
  margin: 0 auto auto auto;
  /*background-color: #fcfac8; ** was 446ab5 */
  background-color: transparent;
  float: right;
}

/* --- Searchbar styles --- */

.searchbar {
  margin:5px 0 15px;
}

.searchbar form fieldset {
  margin-left:8px;
  border:0 solid;
}

.searchbar .s {
  width:110px;
  margin:0 5px 0 0;
  padding:2px;
  border:1px solid #aaaaaa;
}

.searchbar .searchbutton {
  width:30px;
  padding:2px;
  border:1px solid #aaaaaa;
  font-size:0.9em;
  text-align:center;
}

/* --- Table Row effects --- */

.dataTblCol {
  background-color: #ffffff;
}

.dataTblColOver {
  background-color:#f2f1ee;
  cursor: pointer;
  cursor: hand;
}

.dataTblColText {
  background-color: #ffffff;
}

.dataTblColOverText {
  background-color:#f2f1ee;
}

.dataTblColTextClick {
  background-color:#dfffd7; /* was d0ffd9 */
}

.dataTblColTeach {
  background-color: #fcfac8;
}

.dataTblColOverTeach {
  background-color:#eeebb7;
}

.dataTblColTeachClick {
  background-color:#b1d9ac;
}

.dataTblColOverClick {
  background-color:#c0eec8;
}

/* --- end andreas08.css -- */

