/* vim: ts=3 sw=3 et tw=0 wm=8
**
** Info: $Id: standard.css 4072 2009-01-22 07:52:09Z mjwybrow $
**
*/

.container {
    width: 90%;    
    margin: 0px auto 10px 25px;
    /* border: 1px solid #CCCCCC; */
    min-height: 420px;
}

.content {
    margin: 0px;
    padding-right: 15px;
    margin-left: 255px;
    padding-top: 3px;
    text-align: left;
    /* Workaround for an IE "missing content" bug. */
    height: 1%;
    background: transparent;
}

div.pageheading {
    margin-top: 12px;
    margin-left: 255px;
}

div.contentarea {
    margin: 0px;
    margin-top: 11px;
    padding: 0px;
    background: transparent;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    /* Space is encoded in file, rather than "10px 320px" for Safari bug */
    background: #ffffff url(images/pattern-full-space.jpg) 0px 0px no-repeat;
}

body li, body p, body blockquote, body fieldset {
    color: #000;
    margin-left: 0px;
    margin-right: 0px;
    text-decoration: none;
    text-align: left;
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
}


body div.quote {
    border: 1px #CCC solid;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 30px;
    margin-right: 30px;
}

a:link, a:active, a:visited {
    color: #008fd4;
    text-decoration: none;
}

a:hover {
    color: #008fd4;
    text-decoration: underline;
}

body p {
    margin-top: 0px;
    line-height: 15pt;
    margin-bottom: 20px;
}

body b {
    color: #444;
}

div.hr {
    height: 2px;
    background: #ffffff url(images/fade.png) top left no-repeat;
}

div.hr hr {
    display: none;
}

hr {
   display: none;
   color: #000;
   border: 5px;
   background-color: #000;
   height: 1px;
}

div.notice {
    font-size: 10pt;
    font-family: verdana, arial, helvetica, sans-serif;
    border: dotted 1px #008fd4;
    padding: 0.3em; 
    background-color: #ffe;
    margin-top: 15px;
    margin-bottom: 15px;
}

blockquote {
    /* padding-left: 25px; */
}

.footer {
    margin-top: 35px;
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;
}


P.center {
    text-align: center;
}

table {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12px;

}

table.cart {
   padding-top: 10px;
   /* Smaller to prevent layout problem on Internet Explorer */
   /* Would be 505px otherwise */
   width: 470px;
}

table.cart th {
   padding: 2px;
   padding-left: 7px;
   padding-right: 7px;
}

table.cart td {
   padding: 2px;
   padding-left: 7px;
   padding-right: 7px;
}

td.price, th.price {
    text-align: right;
    white-space: nowrap;
    
}

table.postage {
    margin-left: 15px;
}

table.mail {
   margin-bottom: 0px;
}

table.timetable {
    border-collapse: collapse;
    border: 1px solid #444;
}

table.holidays {
    border-collapse: collapse;
    border: none;
}

table.timetable td {
    color: #000;
    font-size: 9px;
    vertical-align: top;
    text-decoration: none;
    text-align: center;
    width: 20%;
}

table.timetable th {
    background-color: #008fd4;
    color: #fff;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
}

h1 {
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #008fd4;
    font-size: 18pt;
    text-align: left;
    margin: 0px;
    padding: 0px;
}

h2 {
    margin-top: 0px;
    text-decoration: none;
    font-weight: normal;
    font-family: verdana, arial, helvetica, sans-serif;
    text-transform: lowercase;
    color: #000;
    text-align: left;
    font-size: 12pt;
    clear: right;
}

h3 {
    font-family: verdana, arial, helvetica, sans-serif;
    font-weight: normal;
    text-transform: lowercase;
    color: #008fd4;
    text-align: left;
    font-size: 13pt;
}

h4 {
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11pt;
}

div.heading {
    font-weight: bold;
    color: #ffc000;
    text-align: left;
    font-size: 16pt;
}

div.header h1 {
    width: 249px;
    height: 175px;
    background: transparent url('images/anahatayoga.jpg') no-repeat;
    text-align: center;
    color: #06e;
    margin-left: 10px;
}
div.header h1 span {
    visibility: hidden;
    font-size: 50px;
    color: #7d58a7;
    text-align: left;
    padding-left: 10px;
    padding-top: 0px;
    text-transform: lowercase;
}

.header h2 {
    font-weight: bold;
    font-size: 16pt;
    color: #7d58a7;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    font-family: verdana, arial, helvetica, sans-serif;
}


#menu {
    float: left;
    width: 190px;
    padding: 0px;
    margin: 10px; 
    margin-top: 0px;
    margin-left: 20px; 
}

#menu fieldset {
    margin-top: 15px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
}

#menu fieldset table tr td {
    vertical-align: top;
    text-align: right;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #000;
}

#menu fieldset legend {
    font-size: 12px;
}
    
#menu fieldset a {
    float: right;
    background: #ddd;
    color: #000;
    margin: 0px;
    margin-left: 5px;
    padding: 4px;
    padding-top: 2px;
    padding-bottom: 3px;
    font-weight: normal;
    text-decoration: none;
}

#menu fieldset a:hover {
    background: #bdf6af;
    color: #F00;
    text-decoration: none;
}

ul.dash {
   margin-top: 0px;
   list-style-image: url(images/bullet.gif);
   margin-left: 19px;
   padding-left: 0px;
   text-indent: -6px;
}

#menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#menu ul li {
    /* This is a fix for the IE / Win gap between list items */
    display: inline;
    margin-left: 0px;
}

#menu li a {
    display: block;
    background: #FFFFFF;
    color: #000;
    margin: 0px;
    padding: 4px;
    padding-left: 0px;
    width: 100%;
    font-weight: normal;
    text-transform: lowercase;
    width: auto;
    text-decoration: none;
}

#menu li.sub a {
    color: #008fd4;
    background: transparent;
    text-align: right;
    font-size: 12pt;
    padding-right: 10px;
}

#menu li.sub2 a {
    color: #10315A;
    background: transparent;
    font-weight: bold;
    text-align: right;
    font-size: 10pt;
    padding-right: 25px;
}

#menu li.sub a:hover {
    color: #000;
    text-decoration: none;
}


#menu li.sub2 a:hover {
    background: #bdf6af;
    color: #000;
    text-decoration: none;
}

div.compact h2 {
    /* font-weight: bold;
    color: #444; */
}

div.section {
    margin-bottom: 55px;
}

div.compact ul.dash {
    margin-top: 6pt;
}

div.section p {
    margin-top: 8px;
    margin-bottom: 4px;
}

div.compact p {
    line-height: 12pt;
    margin-top: 8px;
    margin-bottom: 4px;
}

div.compact ul {
    margin-top: 0px;
    padding-top: 0px;
    border-top: 0px;
}

p.listintro {
    line-height: 12pt;
    margin-top: 8px;
    margin-bottom: 0px;
}

table.cds h2 {
    margin-top: 10px;
}

table.cds ol {
    padding-left: 20px;
}

table.cds td {
    vertical-align: top;
}

div.cd {
    margin-bottom: 30px;
}

div.cd img {
    margin-right: 15px;
    margin-bottom: 20px;
    width: 160px;
    height: 160px;
    border: 1px solid #000;
}

div.cd ol {
    margin-left: 0px;
}


