/* vim: set ts=2 sw=2: */
@charset "utf-8";

/********************************************
  AUTHOR:           Andras Csizmadia
  WEBSITE:          http://www.drama.com/
  TEMPLATE NAME:    StyleSheetForDrama
  TEMPLATE CODE:    T-0001
  VERSION:          1.0          	
 *******************************************/
 
/* hide from ie on mac \*/
html
{
  height: 100%;/*overflow: hidden;*/
}

/* end hide */

/* element defaults */

body
{
  margin: 0;
  padding: 0;
  border: 0;
  height: 100%;
  max-height: 100%;
  overflow: auto;
  background-color: #FFFFFF;
  font: 12px Verdana, Arial, Helvetica, sans-serif;
  scrollbar-face-color:#7E5327;
  scrollbar-highlight-color:#333333;
  scrollbar-3dlight-color:#666666;
  scrollbar-shadow-color:#808080;
  scrollbar-darkshadow-color:#404040;
  scrollbar-track-color:222222;
  scrollbar-arrow-color:FFFFFF; 
  line-height:20px;
}

ul,li{
  line-height:20px;
}

.errorlist{
  line-height:20px;
  margin:0;
  padding:0;
  color:#FF0000;
}

/* form */
form
{
  display: inline;
}

/* img tags */
img
{
  border: 0;
}

/* headings */
h2
{
  padding:0;
  padding-bottom:10px;
  margin:0;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style:normal;
  font-weight:normal;
  font-size: 22px;
  color: #5C5245;
}

h3
{
  padding:0;
  padding-bottom:10px;
  margin:0;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style:normal;
  font-weight:normal;
  font-size: 18px;
  color: #5C5245;
}

h4
{
  padding:0;
  padding-bottom:10px;
  margin:0;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  text-decoration: none;
  font-style:normal;
  font-weight:bold;
  font-size: 14px;
  color: #5C5245;
}

/* links 'LoVeHAte+Focus' */
a
{
  font-size: 12px;
  text-decoration: none;
  color: #CC0000;
}

a:link
{
  text-decoration:none;
}

a:visited
{
}

a:hover
{
  text-decoration:underline;
  color: #0033CC;
}

a:active
{
  text-decoration:underline;
}

a:focus
{
  text-decoration:underline;
}

/* horizontal rule */
hr
{
  background-color:#CCCCCC;
  color:#CCCCCC;
  height: 1px;
  width: 100%;
}

th
{
  vertical-align: top;
}

table.courses
{
  width: 100%;
}

.courses thead td
{
  font-weight: bold;
  border-bottom: 1px solid #D2CFCB;
  padding: 5px 0px;
}

.courses tbody td
{
  vertical-align: top;
  padding: 5px 0px 0px 0px;
}

.courses tr.action td
{
  border-bottom: 1px solid #D2CFCB;
}

.courses tr.action-last td
{
  border-bottom: 0px none;
}

.courses ul
{
  padding: 0px 0px 5px 15px;
  margin-top: 0px;
}

.courses li
{
  list-style-type: none;
}

.logarea, .logarea a
{
  font-size: 16px;
}

.signup-required
{
  margin-bottom: 20px;
}

.paypal
{
  margin-top: 20px;
}

.paypal input
{
  font-size: 14px !important;
  padding: 3px 10px !important;
}

.notice
{
  font-style: italic;
  margin-top: 10px;
}

.pagin-text {
	color:#DDDDDD;
    text-align:center;
    padding:5px;
    display:block;
    float:none;    
}

.logarea
{
  margin-bottom:5px;
}

.info
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding: 5px 0px;
  color: #5E564A;
  font-size: 13px;
}

/* label */
label
{
  width: 80px;
  font-weight: bold;
  display: block;
  margin-right: 5px;
  float: left;
  text-align: right;
}

/* divs */
div#content
{
  width: 908px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* div */
div.col1
{
  float: left;
  width: 350px;
}

div.col1 ul
{
  margin: 0;
  padding: 0;
}

div.col1 ul li
{
  list-style: none;
  background: url(/media/img/arrow.gif) no-repeat;
  background-position: 0px 2px;
  color: #5D3A0C;
  font-weight: bold;
  padding-left: 25px;  
  line-height:24px;
}

div.col1 ul.quicklinks {
  margin-top: 20px;
  margin-bottom: 20px;
}

div.col1 ul.quicklinks li {
  list-style: square;
  background: none;
  font-weight: normal;
  padding-left: 0px;
  line-height: 20px;
  list-style-position: inside;
}

div.col1 .content
{
  padding: 0;
}

/* div */
div.col2
{
  float: right;
  width: 547px;
}

div.col2 .content
{
  padding: 0;
}

.info-body {
  float: left;
  padding-top: 2px;
}

.info-icon {
  float: left;
  width: 24px;
  height: 24px;
  background: url(/media/img/help.png);
  margin-left: 20px;
  cursor: pointer;
}

.course-request {
  margin-top: 40px;
  border-top: 1px solid #CCCCCC;
  padding-top: 5px;
}

input, select {
  margin: 3px 0px;
}

.messageok li {
  list-style-type: none;
}

.messageok ul {
  padding-left: 32px;
  margin: 0px;
}

.messageok {
  background: #E4FFE4 url(/media/img/ok.gif) no-repeat 4px 3px;
  border: 1px solid #60CC60;
  padding: 5px 0px;
  margin: 0px 0px 10px 0px;
}

.signup-required {
  margin-top: 10px;
}

.footer a, .footer a:link, .footer a:visited {
  color: white;
  font-weight: bold;
}

.hint {
  margin-bottom: 15px;
  padding-left: 26px;
  background: url(/media/img/info.png) 0px 0px no-repeat;
  text-align: justify;
}

.footerinfo div {
  float: left;
  width: 300px;
  color: white;
}

.footerinfo .left {
  text-align: left;
}

.footerinfo .middle {
  text-align: center;
}

.footerinfo .right {
  text-align: right;
}

p.testimonial {
  font-style: italic;
  margin-bottom: 1.5em;
}


.map {
  width: 690px;
  height: 400px;
  margin-right: 10px;
  float: left;
}

.location-address {
  width: 200px;
  float: left;
}

.location-address p, .location-address ul {
  margin-top: 0px;
}


/* Let's keep this hack near the end of the file */
/* The infamous clearafter hack */
.clearafter:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearafter {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearafter {height: 1%;}
.clearafter {display: block;}
/* End hide from IE-mac */
/* Here the infamous clearafter hack ends */




/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(/media/img/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #d9d9c2;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: normal;
  background-color: #87876a;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(/media/img/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(/media/img/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(/media/img/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(/media/img/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(/media/img/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(/media/img/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(/media/img/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(/media/img/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(/media/img/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(/media/img/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(/media/img/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(/media/img/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(/media/img/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(/media/img/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(/media/img/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(/media/img/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}
