body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.5em;
    background-position: left top;
    background-repeat: no-repeat;
}
body.approvebox
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 1.5em;
    background-image: url(../images/approvebg.gif);;
}


#container-s
{
    width: 960px;
    left: 50%;
    margin-left: -480px; /* half the width of the div */
    margin: 10px auto;
    background-color: #ffffff;
    background-image: url(../images/containerbg.gif);
    background-repeat: repeat-y;
}

/* header */
#header
{
    width: 100%;
    background-color: #e3a200;
    height: 75px;
}
#header-title
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2.0em;
    color: #ffffff;
    height: 75px;
    padding: 28px 10px 10px 20px;
}
#title
{
    width: 583px;
    float: left;
}
#deadline-tab
{
    width: 351px;
    height: 55px;
    float: right;
    background-image: url(../images/deadlinepanel.gif);
    background-repeat: no-repeat;
}
#deadline-intro
{
    float: left;
    width: 50%;
    height: 55px;
    color: #8e3324;
    padding-left: 14px;
    padding-top: 10px;
}
#deadline-count
{
    float: right;
    width: 40%;
    height: 55px;
    text-align: left;
    color: #ffffff;
    padding-top: 15px;
    font-size: 16px;
    font-weight: bold;
}

/* footer */
#footer
{
    clear: both;
    width: 100%;
    height: 30px;
}
#footer-left
{
    height: 30px;
    width: 65%;
    position: relative;
    float: left;
    background-color: #e3a200;
    padding: 9px 0px 0px 0px;
    font-size: 11px;
}
#footer-right
{
    height: 30px;
    width: 35%;
    position: relative;
    float: right;
    text-align: center;
    background-color: #8e3324;
    padding: 9px 0px 0px 0px;
    font-size: 11px;
}
#footer-left a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    margin-left: 15px;
    margin-right: 15px;
}
#footer-left a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    margin-left: 15px;
    margin-right: 15px;
}
#footer-right a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    margin-left: 15px;
    margin-right: 15px;
}
#footer-right a:hover
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    margin-left: 15px;
    margin-right: 15px;
}

/* main menu */
#main-menu
{
    clear: both;
    height: 30px;
    background-color: #ffffff;
    padding: 10px 5px 0px 25px;
}
#main-menu a
{
    color: #739cc3;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
    margin-left: 15px;
    margin-right: 15px;
}
#main-menu a:hover
{
    color: #e3a200;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.2em;
    margin-left: 15px;
    margin-right: 15px;
}

/* layout */
#panel-left
{
    position: relative;
    float: left;
    width: 65%;
    background-color: #e0e5f2;
}
#panel-right
{
    background-image: url(../images/bg-icons.gif);
    background-repeat: repeat-x;
    background-color: #b5c9e1;
    position: relative;
    float: right;
    width: 35%;
    text-align: center;
}

/* home content */
#text-panel
{
    width: 548px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 50px;
    margin-top: 30px;
    background-image: url(../images/id-welcome.gif);
    background-repeat: no-repeat;
}
#text-panel-primary
{
    width: 548px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 50px;
    margin-top: 30px;
    background-image: url(../images/primary.gif);
    background-repeat: no-repeat;
}
#text-panel-primary b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel-primary strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel-primary p
{
    padding-left: 15px;
    padding-right: 15px;
}
#text-panel-secondary
{
    width: 548px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 50px;
    margin-top: 30px;
    background-image: url(../images/secondary.gif);
    background-repeat: no-repeat;
}
#text-panel-secondary b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel-secondary strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel-secondary p
{
    padding-left: 15px;
    padding-right: 15px;
}
#text-panel-academy
{
    width: 548px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 50px;
    margin-top: 30px;
    background-image: url(../images/academy.gif);
    background-repeat: no-repeat;
}
#text-panel-academy b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel-academy strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel-academy p
{
    padding-left: 15px;
    padding-right: 15px;
}
#show-text
{
    width: 412px;
    padding-top: 110px;
    padding-bottom: 130px;
}
#text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#text-panel p
{
    padding-left: 15px;
    padding-right: 15px;
}

/* how to content */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#howto-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-howto.gif);
    background-repeat: no-repeat;
}
#howto-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 165px;
    padding-bottom: 150px;
}
#howto-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#howto-text-panel strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#howto-text-panel p
{
    padding-left: 15px;
    padding-right: 15px;
}
#howto-p1
{
    position: relative;
    float: left;
    width: 22%;
    background-color: #b5c9e1;
    margin-left: 22px;
}
#howto-p1 p
{
    padding-left: 10px;
    padding-right: 10px;
}
#howto-p1 b
{
    font-size: 1.6em;
    line-height: 1.5em;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
#howto-p2
{
    position: relative;
    float: left;
    width: 22%;
    background-color: #b5c9e1;
    margin-left: 10px;
}
#howto-p2 p
{
    padding-left: 10px;
    padding-right: 10px;
}
#howto-p2 b
{
    font-size: 1.6em;
    line-height: 1.5em;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
#howto-p3
{
    position: relative;
    float: left;
    width: 22%;
    background-color: #b5c9e1;
    margin-left: 10px;
    margin-bottom: 20px;
}
#howto-p3 p
{
    padding-left: 10px;
    padding-right: 10px;
}
#howto-p3 b
{
    font-size: 1.6em;
    line-height: 1.5em;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
#howto-p4
{
    position: relative;
    float: left;
    width: 22%;
    background-color: #b5c9e1;
    margin-left: 10px;
    margin-bottom: 20px;
}
#howto-p4 b
{
    font-size: 1.6em;
    line-height: 1.5em;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}
#howto-p4 p
{
    padding-left: 10px;
    padding-right: 10px;
}
#howto-pfooter
{
    background-color: Transparent;
}
#howto-p1-t
{
    width: 100%;
    height: 20px;
    background-color: #8e3324;
}
#howto-p2-t
{
    width: 100%;
    height: 20px;
    background-color: #e3a200;
}
#howto-p3-t
{
    width: 100%;
    height: 20px;
    background-color: #739cc3;
}
#howto-p4-t
{
    width: 100%;
    height: 20px;
    background-color: #141314;
}

/* create ad */
#create-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-create2.gif);
    background-repeat: no-repeat;
}
#create-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
    padding-right: 165px;
}
#create-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#create-text-panel strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#create-text-panel p
{
    padding-left: 15px;
    padding-right: 15px;
}

#create-container
{
    clear: both;
    width: 100%;
    background-color: #e0e5f2;
    text-align: center;
}
#welcome-text
{
    float:left;
    width: 50%;
    text-align: left;
    margin-left: 27px;
}
#welcome-out
{
    float: right;
    width: 35%;
    text-align: right;
    margin-right: 20px;
}
#welcome-out a
{
    font-weight: bold;
    text-decoration: none;
    color: #8e3324;
}
#welcome-out a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.welcome
{
    color: #000000;
    font-size: 1.2em;
}
.user
{
    color: #739cc3;
    font-size: 1.2em;
}

#instruct
{
    position: relative;
    float: left;
    width: 30%;
    background-color: #e0e5f2;
    text-align: left;
}
#input-data
{
    background-color: #b5c9e1;
    position: relative;
    float: right;
    width: 70%;
}
#create-layout
{
    width: 80%;
    border: solid 1px black;
}
#header-trim
{
    width: 100%;
    height: 20px;
    background-color: #739cc3;
}
#ad-details
{
    position: relative;
    float: left;
    width: 35%;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #b5c9e1;
}
#ad-design
{
    position: relative;
    float: right;
    width: 60%;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #b5c9e1;
}
#input-data b
{
    font-size: 1.8em;
}

input
{
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
select
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea
{
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: 11px;
}
textarea.designer_notes
{
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    font-size: 11px;
    color: #8e3324;
    background-color: #739cc3;
    font-weight: bold;
}
.boldlrge
{
    font-size: 1.1em;
    font-weight: bold;
    text-align: right;
    width: 230px;
}

#dcontent b
{
    font-size: 2.0em;
}
#dcontent
{
    padding-left: 20px;
}
.sub-header
{
    font-size: 1.6em;
    color: #739cc3;
    padding-left: 10px;
}
#instruct-text
{
    width: 240px;
    height: 402px;
    background-image: url(../images/panel-create.gif);
    background-repeat: no-repeat;
    padding-top: 15px;
    padding-left: 10px;
}
#instruct-text b
{
    font-size: 1.2em;
}
#design-type-1
{
    float: left;
    width: 49%;
    text-align: center;
    border-left: solid 1px white;
}
#design-type-2
{
    float: right;
    width: 49%;
    text-align: center;
}

#ad-contact
{
    position: relative;
    float: left;
    width: 46%;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #b5c9e1;
    border-right: solid 1px white;
}
#ad-about
{
    position: relative;
    float: right;
    width: 46%;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #b5c9e1;
}

#ad-contact-r
{
    position: relative;
    float: left;
    width: 52%;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #b5c9e1;
    border-right: solid 1px white;
}
#ad-about-r
{
    position: relative;
    float: right;
    width: 40%;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    background-color: #b5c9e1;
}

#input-label
{
    float: left;
}
#input-field
{
    float: right;
}

#move-step
{
    float: right;
    margin-right: 30px;
    width: 100%;
    text-align: right;
}

.approve-left
{
    float: left;
    width: 100px;
}
.approve-right
{
    float: right;
    text-align: left;
    width: 220px;
}
.approve-b
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

/* faqs */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#faq-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-faq.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#faq-text-panel2
{
    width: 584px;
    height: 89px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-faq2.gif);
    background-repeat: no-repeat;
}
#faq-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
}
#faq-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#faq-show-text a
{
    font-weight: bold;
    text-decoration: none;
    color: #8e3324;
}
#faq-show-text a:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #8e3324;
}
#faq-show-text a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}
#faq-text-panel strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#howto-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}

/* prices */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#prices-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-prices.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#prices-text-panel2
{
    width: 584px;
    height: 89px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-faq2.gif);
    background-repeat: no-repeat;
}
#prices-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
}
#prices-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#prices-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}


/* deadlines */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#dead-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-deadlines.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#dead-text-panel2
{
    width: 584px;
    height: 89px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-faq2.gif);
    background-repeat: no-repeat;
}
#dead-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
}
#dead-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#dead-text-panel strong
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#dead-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}

/* contact */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#contact-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-contactus.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#contact-text-panel2
{
    width: 584px;
    height: 89px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-faq2.gif);
    background-repeat: no-repeat;
}
#contact-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
}
#contact-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#contact-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}

/* terms */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#terms-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-termsofuse.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#terms-text-panel2
{
    width: 584px;
    height: 89px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-faq2.gif);
    background-repeat: no-repeat;
}
#terms-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
}
#terms-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#terms-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}

/* disability */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#disability-text-panel
{
    width: 584px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-disability.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#disability-text-panel2
{
    width: 584px;
    height: 89px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-faq2.gif);
    background-repeat: no-repeat;
}
#disability-show-text
{
    width: 584px;
    padding-top: 40px;
    padding-left: 15px;
}
#disability-text-panel b
{
    font-size: 1.4em;
    line-height: 1.5em;
    color: #ffffff;
}
#disability-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}

/* dashboard */
.burg
{
    font-weight: bold;
    color: #8e3324;
}
#dash-text-panel
{
    width: 919px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    margin-top: 30px;
    background-image: url(../images/panel-dash.gif);
    background-repeat: no-repeat;
    background-color: #739cc3;
}
#dash-text-panel2
{
    width: 919px;
    height: 87px;
    font-size: 1.1em;
    color: #000000;
    margin-left: 20px;
    background-image: url(../images/panel-dash2.gif);
    background-repeat: no-repeat;
}
#dash-show-text
{
    width: 919px;
    padding-top: 5px;
    padding-left: 15px;
}
#dash-text-panel b
{
    color: #ffffff;
}
#dash-text-panel p
{
    padding-left: 15px;
    padding-right: 25px;
}

.dash_h1
{
    float: left;
    position: relative;
    width: 10%;
    font-weight: bold;
}
.dash_h2
{
    float: left;
    position: relative;
    width: 10%;
    font-weight: bold;
}
.dash_h3
{
    float: left;
    position: relative;
    width: 10%;
    font-weight: bold;
}
.dash_h4
{
    float: left;
    position: relative;
    width: 10%;
    font-weight: bold;
}
.dash_h5
{
    float: left;
    position: relative;
    width: 20%;
    font-weight: bold;
    padding-right: 5px;
}
.dash_h6
{
    float: left;
    position: relative;
    width: 15%;
    font-weight: bold;
}
.dash_h7
{
    float: left;
    position: relative;
    width: 10%;
    font-weight: bold;
}
.dash_h8
{
    float: left;
    position: relative;
    width: 10%;
    font-weight: bold;
}
.show_ads
{
    clear: both;
}
.dash_c1
{
    float: left;
    position: relative;
    width: 10%;
}
.dash_c2
{
    float: left;
    position: relative;
    width: 10%;
}
.dash_c3
{
    float: left;
    position: relative;
    width: 10%;
}
.dash_c4
{
    float: left;
    position: relative;
    width: 10%;
}
.dash_c5
{
    float: left;
    position: relative;
    width: 20%;
    padding-right: 3px;
}
.dash_c6
{
    float: left;
    position: relative;
    width: 15%;
}
.dash_c7
{
    float: left;
    position: relative;
    width: 10%;
}
.dash_c8
{
    float: left;
    position: relative;
    width: 10%;
}

a.option_button
{
    color: #000000;
    text-decoration: none;
}
a:hover.option_button
{
    color: #000000;
    text-decoration: none;
}

a.mb
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
a:hover.mb
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
