* {font-family: Verdana, Helvetica, sans-serif; margin: 0; padding: 0;}
body {background: url(../img/body_bg.png) repeat-x top left; font-size: .9em; margin-top: 10px; }
a {color: #7F4F7F;}
a:focus {outline: none;}
select, 
input,
textarea {font-family: Verdana, Helvetica, sans-serif; font-size: 1em; padding: 3px;}
textarea {width: 99%;}
.buttons {text-align: center;}

#wrapper {margin: 0 auto 100px auto; width: 1000px;}

/* ALERT */
#topAlert {display: none; left: 0pt; position: fixed; _position: absolute; text-align: center; top: 0pt; width: 100%; z-index: 1;}
#topAlert p {background: yellow; display: inline; padding: 5px;}
/* end ALERT */

/* NEW AD FORM */
#newForm .appName {background: #DDEEFF; font-size: 1.5em; }
#newForm .appName dl {margin: 10px;}
/* end NEW AD FORM */

/* HEADER */
#header {height: 70px; position: relative;}
#header h1 {background: url(../img/blank_slate_logo_beta.png) no-repeat top left; height: 25px; width: 197px;}
#header h1 a {display: block; height: 25px; overflow: hidden; text-decoration: none; width: 197px;}
#header h1 span {visibility: hidden;}

#headerTagline {color: #87748F; position: absolute; left: 0; top: 30px;}
#headerTagline .current {font-weight: bold; text-decoration: none;}
#headerTagline .current:hover {text-decoration: underline;}

#account {color: #666; font-size: .8em; position: absolute; right: 0; top: 0px; width: 50%;}
#account ul {list-style: none; text-align: right;}
#account li {display: inline; margin-left: 10px;}
#account li input {font-size: 1em; padding: 3px;}
/*
#account .button {background: url(../img/top_button_right.png) no-repeat top right; margin-top: -.25em; _margin-top: 0;}
#account .button button,
#account .button a {background: url(../img/top_button_left.png) no-repeat top left; border: 0; height: 28px; padding: 0 10px;}
#account .button a {display: block; padding-top: 6px; text-decoration: none;}
*/
/* end HEADER */

/* MORE */
.moreWrapper {border: 1px solid #999; background: #CCC; float: left; margin: 0 auto 50px auto; padding: 5px; width: 988px;}
.more {background: #FFF url(../img/box_bottom_gradient.png) repeat-x bottom left; float: left; padding-top: 5px; width: 100%;}
.more .block {float: left; padding: 10px 20px 40px 20px; width: 253px;}
.more .block h3 {font-size: 1.5em; height: 1em; letter-spacing: -.1em; margin-bottom: .75em;}
/* end MORE */

/* FOOTER */
#footer {background: #E7EDF1; border-top: 10px solid #F3F5F8; clear: both; padding: 20px 0 40px 0;}
#footer ul {list-style: none; text-align: center;}
#footer ul li {display: inline; padding: 0 8px;}
#footer ul li a {color: #666;}
/* end FOOTER */

/* TB WINDOW */
#TB_title {height: auto;}
#TB_ajaxWindowTitle {font-size: 1.5em; font-weight: bold;}
#TB_closeAjaxWindow {padding: 0; position: absolute; right: 10px; top: 10px;}
#TB_ajaxContent form {border: 2px solid #CCC; padding: 10px 10px 0px 10px;}
#TB_ajaxContent form p.buttons {margin-bottom: 1em; text-align: center;}
#TB_ajaxContent input[type=text],
#TB_ajaxContent input[type=password],
#TB_ajaxContent input[type=select],
#TB_ajaxContent textarea {margin-bottom: 10px; width: 95%;}

/* end TB WINDOW */

/* CLASSES */
.form dd.instructions {color:#999999; font-style:italic; margin-top:-1em; padding-left: 10em; }
.form dt {clear: both; float: left; margin: 0 1em 1em 0; text-align: right; width: 9em;}
.form dd {float: left; margin-bottom: 1em ;}

.form dd.checkbox,
.form dt.textarea,
.form dd.textarea {clear: both; float: none; text-align: left; width: 100%;}

.form dd.checkbox {padding-left: 10em; _width: 70%;}

input.error {border: 5px solid #C66;}
span.error,
p.error {color: #900; font-weight: bold;}

p.center {text-align: center;}
.clear {clear: both;}
div.clear {clear: both; font-size: 1px; height: 1px; }
.hidden {display: none;}
/* end CLASSES */

/* H3 DROPDOWN */
.jumpTo .current {background: url(/blankslate/public/solutions/decisionads/c/img/dropdown_arrow.png) no-repeat 99% 50%; border: 1px solid #DDD; padding: 0 23px 0 2px;}
.jumpTo .selector {background: #FFF; border: 1px solid #666; border-bottom: 0; display: none; float: left; position: absolute; }
.jumpTo .selector a {border-bottom: 1px solid #666; display: block; padding: 6px 12px; text-decoration: none;}
.jumpTo .selector a:hover {background: #CCC;}
/* end H3 DROPDOWN */

/*FORGOT PASSWORD FOR HEADER LOGIN*/
.registerLink{float:right;font-size:11px;margin-right:110px}
.forgotPass{float:right;font-size:11px;margin-right:60px}

#timeoutWarningWrapper{display:none;}
#deleteFormWrapper{display:none}

#wrapper {width:898px;margin:auto;}