/*
Colors:
Light: #f1e9d7
Edge: #e7d2ad
Green: #790;
*/

html
{
    min-height: 100%;
    height: auto;
}
body
{
    font: 83.3%/1.4 sans-serif;
    margin: 0;
    color: #555;
}
img
{
    border: none;
    vertical-align: middle;
}
div#ad_section
{
    background: #f1e9d7;
    height: 170px;
    position: relative;
    overflow: visible;
}
div.pre-content
{
    margin-bottom: 20px;
}
div#head_section
{
    border-bottom: 6px solid #fb0;
    position: relative;
}
div#head_bar
{
    background: white url("../img/head_bg.jpg") left top repeat-x;
}
h1#head_logo
{
    background: transparent url("../img/logo.png") left top no-repeat;
    height: 47px;
    width: 302px;
    margin: 16px 0 8px 0;
    padding: 0;
}
h1.link
{
    cursor: pointer;
}
div#intro_section
{
    background: #790 url("../img/intro_bg.jpg") left top no-repeat;
    color: white;
    text-align: right;
    height: 100px;
    position: relative;
}
div#intro_section h2
{
    color: white;
    font-family: Trebuchet MS, sans-serif;
    text-transform: lowercase;
    font-weight: normal;
    font-style: italic;
    padding: 15px 20px;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: 0;
}
div#content_section
{
    position: relative;
}
div#legal_section
{
    font-size: 0.9em;
    text-align: center;
    border-top: 1px solid #e7d2ad;
    color: #cb9;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 32px;
}
div#head_links
{
    position: absolute;
    right: 0;
    bottom: -1px;
}
div#head_links a
{
    color: #790;
    font-size: 1.4em;
    text-decoration: none;
    padding: 2px 12px;
}
div#head_links a:hover
{
    color: white;
    background: #fb0;
}
div.bar
{
    clear: both;
    text-align: center;
    position: relative;
}
div.cell
{
    float: left;
    display: inline;
}
div.m0_0_0_8
{
    margin: 0 0 0 10px;
}
div.m0_8_0_0
{
    margin: 0 10px 0 0;
}
div.m0_8_0_8
{
    margin: 0 10px;
}
div.section
{
    width: 950px;
    overflow: hidden;
    margin: 0 auto;
    text-align: left;
}
div.w233
{
    width: 233px;
}
div.w699
{
    width: 699px;
}
div.story p
{
    padding-right: 233px;
}
div.w251
{
    width: 251px;
}
div.r699
{
    background: transparent url('../img/v_line.png') 699px top repeat-y;
}
div.r251
{
    background: transparent url('../img/v_line.png') 251px top repeat-y;
}
div.wide_outside_columns
{
    width: 699px;
    clear: left;
    float: left;
    margin: 0 0 16px 0;
}
h1
{
    font-weight: normal;
    color: #790;
    font-size: 2.4em;
    margin: 0;
}
h2
{
    color: #960;
    font-weight: normal;
    margin: 24px 0 8px 0;
}
.ir
{
    text-indent: -5000px;
}
h1.ir
{
    height: 46px;
    margin: 0 0 12px 0;
    background: transparent left top no-repeat;
}
.middle
{
    margin-top: 20px !Important;
}
h1#jquery
{
    background-image: url('../img/h1_jquery.png');
}
h1#semantic_web
{
    background-image: url('../img/h1_semantic_web.png');
}
h1#ajax
{
    background-image: url('../img/h1_ajax.png');
}
h1#django
{
    background-image: url('../img/h1_django.png');
}
h1#rails
{
    background-image: url('../img/h1_rails.png');
}
h1#usability
{
    background-image: url('../img/h1_usability.png');
}
h1#clients
{
    background-image: url('../img/h1_clients.png');
}
h1#facebook
{
    background-image: url('../img/h1_facebook.png');
}
h1#training
{
    background-image: url('../img/h1_training.png');
}
h1#elearning
{
    background-image: url('../img/h1_elearning.png');
}
h1#on_site
{
    background-image: url('../img/h1_on_site.png');
}
h1#contact
{
    background-image: url('../img/h1_contact.png');
}
h1#alumni
{
    background-image: url('../img/h1_alumni.png');
}
h1#sign_in
{
    background-image: url('../img/h1_sign_in.png');
}
h1#featured
{
    background-image: url('../img/h1_featured.png');
}
h1#courses
{
    background-position: left 8px;
    background-image: url('../img/h1_courses.png');
}
img#flash
{
    position: absolute;
    top: -20px;
    left: -12px;
}
div#ad_1
{
    padding: 20px 20px 20px 200px;
    font-size: 1.1em;
    line-height: 1.8em;
}
p
{
    margin: 0.3em 0 0.7em 0;
}
div.client
{
    background: white;
    border: 1px solid #e7d2ad;
    padding: 12px;
    margin-bottom: 8px;
}
div.client img
{
    display: block;
    margin: 0 auto;
}
div.client p.quote
{
    font-size: 0.9em;
    font-style: italic;
    margin-top: 8px;
    padding-top: 8px;
    background: white url('../img/quote.png') top left no-repeat;
    text-indent: 30px;
}
.float-right
{
    float: right;
    clear: right;
    margin: 10px 0 10px 10px;
}
strong
{
    color: #360;
}
a
{
    color: #c90;
}
a:visited
{
    color: #950;
}
div#legal_section a
{
    color: #ba8;
}
img.diagram
{
    border: 1px solid #e7d2ad;
    display: block;
    clear: both;
}
div.options-box
{
    clear: right;
    float: right;
    margin: 0 0 10px 10px;
    border: 1px solid #e7d2ad;
    width: 193px;
    padding: 10px;
    background: white;
}
div.options-box p
{
    padding: 0;
}
div.options-box img
{
    display: block;
    margin: 0 auto;
}
div.options-box h1
{
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #790;
    text-transform: lowercase;
    font-size: 1.8em;
}
div#message_section
{
    background: #f1e9d7;
    border-color: #fb0;
    border-style: solid;
    border-width: 2px 8px 8px 8px;
    padding: 8px 32px;
    width: 870px;
    margin: 0 auto;
}

p.message
{
    margin-bottom: 10px;
    font-size: 1.4em;
}

strong.number
{
    font-size: 1.2em;
}
.end-of-column-section
{
    margin-bottom: 30px;
}

div.featured
{
    clear: left;
    margin: 24px 0 0 10px; 
    border: 1px solid #e7d2ad;
    border-top: 6px solid #fb0;
    padding: 10px; 
    background: transparent url('/media/img/featured_box.png') bottom right no-repeat;
}

/* Form Formatting */
form
{
    background: #f1e9d7;
    border: 1px solid #e7d2ad;
    Padding: 20px;
}
form tr
{
    vertical-align: top;
}
form.wide th
{
    width: 8em;
}
form th
{
    padding-top: 4px;
}
form textarea, form input
{
    width: 100%;
    padding: 4px;
}
form textarea, form input, form select
{
    background: white;
    border: 1px solid #a98;
    font-family: sans-serif;
    font-size: 1.0em;
}
form select
{
    margin-top: 4px;
}
form input[type='submit']
{
    width: auto;
}
ul.errorlist
{
    margin: 0;
    padding: 0 0 0 24px;
    color: #900;
    list-style-image: url("../img/error.png");
    font-weight: bold;
}
ul.errorlist li
{
    margin: 2px 0;
}
ul.errorlist + input
{
    background: #fdd;
}
ul.errorlist + textarea
{
    background: #fdd;
}
form.errors
{
    background: #fee;
}
form p.errors
{
    color: #900;
    font-weight: bold;
}

div.testimonials_in_page div.client
{
    background-repeat: no-repeat;
    background-position: 520px center;
}
div.testimonials_in_page p.quote
{
    font-size: 100%;
    background-color: transparent;
}
div.testimonials_in_page p.quote_from
{
    text-align: right;   
}

div.clients_feature div.client 
{
    width: 192px;
    margin-right: 8px;
    float: left;
}
div.clients_feature h2
{
    clear: both;
}

/* Adding content at the top of a three column block. */
div.col-spanner
{
    height: 70px;
    background: #f1e9d7;
    position: absolute;
    top: 0;
    left: 261px;
    width: 655px;
    border: 1px solid #e7d2ad;
    padding: 10px 16px;
}

div.after-spanner
{
    margin-top: 110px;
}