/* Start of CMSMS style sheet 'Achaogen' */
/* set baseline styles (overwrite browser defaults) */
body, html {
	background:#498ab4 url("images/achaogen/ach_bg.jpg") repeat-y;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font: 11px/16px arial, verdana, helvetica, sans-serif;
	color:#646464;
}

label, input, select, textarea, form p {
	font: 11px/16px tahoma, arial, verdana, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0px;
    padding:0px;
}

h1 {
    font-size:15px;
    margin:0px;
    padding:0px;
    text-transform:uppercase;
}

h2 {
    font-size:15px;
    margin:0px;
    padding:0px;
}

/* BEGIN ADDED BY AC *********************/
h4 {
    font-size:15px;
    margin:0px;
    padding:0px;
    /* text-transform:uppercase; */
}
/* END ADDED BY AC *********************/


p, form {
	margin-bottom: 1.5em;
}

ul, ol, dl, blockquote {
	margin: 0px 0px 1.5em 2em;
}

li, dd {
	margin-left: 1em;
	margin-bottom: .2em;
}

blockquote {
	margin: 0px 1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

img {
	border: 0px;
}
/* end baseline styles */



/* begin general styles */
#mainWrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
	}

#bodyWrapper {
	width:880px;
	background:#fff;
	padding:10px;
        padding-bottom: 40px;
	text-align:left;
	float: left;
	}

#topNavWrapper {
	height:31px;
	}

#contentWrapper {
        float: left;
        clear: both;
        }

#leftNav {
	background:#e5e5e5 url("images/achaogen/ach_gray_bottom_left_box2.jpg") no-repeat;
	width:225px;     /* original width:185px;  2nd was 195 */
	height:370px;   /* 448 max */
	margin:0px 0px 0px 15px;
	padding:16px 10px 0px 10px;     /* original padding:30px 30px 0px 30px; min padding - top:2 */
	float:left;
	}

#leftNav2ndLev {
	background:#e5e5e5 url("images/achaogen/ach_gray_bottom_left_box.jpg") no-repeat;
	width:225px;
	height:260px;
	margin:0px 0px 0px 15px;
	padding:20px 0px 0px 20px;
	float:left;
	}

#leftNavCareers {
	background:#e5e5e5 url("images/achaogen/ach_li_careers_image.jpg")  no-repeat;
	width:225px;  /* was 200 */
	height:260px; /* was 235 */
	margin:0px 0px 0px 15px;
	padding:22px 0px 0px 20px; /*was: 45 0 0 45 */
	float:left;
	}

#leftNavContact {
	background:#e5e5e5 url("images/achaogen/ach_li_contact_image.jpg") no-repeat;
	width:200px;
	height:135px;
	margin:0px 0px 0px 15px;
	padding:45px 0px 0px 45px;
	float:left;
	}

#leftNavNews {
	/* background:#e5e5e5 url("uploads/images/news-bg.jpg") no-repeat; */
	background:#e5e5e5 url("images/achaogen/ach_li_news_image.jpg") no-repeat;
	width:200px;
	height:235px;  /*was 235*/
	margin:0px 0px 0px 15px;
	padding:45px 0px 0px 45px;
	float:left;
	}

#leftNavSearch {
	background:#e5e5e5 url("images/achaogen/ach_li_search_image.jpg") no-repeat;
	width:200px;
	height:235px;
	margin:0px 0px 0px 15px;
	padding:45px 0px 0px 45px;
	float:left;
	}

#leftNav2ndLevNoLeft {
	background:#e5e5e5 url("images/achaogen/ach_gray_bot_left_box_no_na.jpg") no-repeat;
	width:200px;
	height:235px;
	margin:0px 0px 0px 15px;
	padding:45px 0px 0px 45px;
	float:left;
	}

#leftNavNoPic {
	background:#ffffff;
	width:200px;
	height:235px;
	margin:0px 0px 0px 15px;
	padding:45px 0px 0px 45px;
	float:left;
	}


#content {
	width:540px;
	border-left:1px solid #cdcdcd;
	padding:0px 0px 0px 28px;
	margin:0px 0px 0px 288px;
        min-height: 280px;
        height: auto !important;
        height: 280px;
	}

.pageHeader {
	margin-bottom:25px;
	}
/* end general styles */



/* begin link styles */

a:link {
	text-decoration: none;
	color:#395c82;
	}

a:visited {
	text-decoration:none;
	color:#395c82;
	}

a:active {
	text-decoration:none;
	color:#395c82;
	}

a:hover {
	text-decoration:underline;
	color:#395c82;
	}

h1 a, h1 a:active, h1 a:visited, h1 a:hover, .orange {
    color: #E0760C;
}

/* end link styles */



/* begin top navigation styles */

#topNavWrapper
{
	height: 31px;
	margin-bottom:50px;
}

.topNav
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:31px;
}

.topNav li
{
	margin: 0px;
	padding:0px;
	float:left;
}

.topNav li a
{
	display: block;
	padding:0px;
	margin:0px;
}

.topNav li a span
{
	display: none;
}

.topNav li img
{
	vertical-align: bottom;
}

.topNav li a img
{
	visibility: hidden;
}

#navItem1 a:hover, #navItem1 a:active, #navItem1 a.selected, #navItem1on
{
	background: url("images/achaogen/ach_nav_1_on.gif") no-repeat;
	width:127px;
	height:31px;
}
#navItem1
{
	background: url("images/achaogen/ach_nav_1_off.gif") no-repeat;
	width:127px;
	height:31px;
}

#navItem2 a:hover, #navItem2 a:active, #navItem2 a.selected, #navItem2on
{
	background: url("images/achaogen/ach_nav_2_on.gif") no-repeat;
	width:125px;
	height:31px;

}
#navItem2
{
	background: url("images/achaogen/ach_nav_2_off.gif") no-repeat;
	width:125px;
	height:31px;
}

#navItem3 a:hover, #mnavItem3 a:active, #navItem3 a.selected, #navItem3on
{
	background: url("images/achaogen/ach_nav_3_on.gif") no-repeat;
	width:126px;
	height:31px;
}
#navItem3
{
	background: url("images/achaogen/ach_nav_3_off.gif") no-repeat;
	width:126px;
	height:31px;
}

#navItem4 a:hover, #navItem4 a:active, #navItem4 a.selected, #navItem4on
{
	background: url("images/achaogen/ach_nav_4_on.gif") no-repeat;
	width:125px;
	height:31px;
}
#navItem4
{
	background: url("images/achaogen/ach_nav_4_off.gif") no-repeat;
	width:125px;
	height:31px;
}

#navItem5 a:hover, #navItem5 a:active, #navItem5 a.selected, #navItem5on
{
	background: url("images/achaogen/ach_nav_5_on.gif") no-repeat;
	width:126px;
	height:31px;
}
#navItem5
{
	background: url("images/achaogen/ach_nav_5_off.gif") no-repeat;
	width:126px;
	height:31px;
}
#navItem6 a:hover, #navItem6 a:active, #navItem6 a.selected, #navItem6on
{
	background: url("images/achaogen/ach_nav_6_on.gif") no-repeat;
	width:125px;
	height:31px;
}
#navItem6
{
	background: url("images/achaogen/ach_nav_6_off.gif") no-repeat;
	width:125px;
	height:31px;
}

#navItem7 a:hover, #navItem7 a:active, #navItem7 a.selected, #navItem7on
{
	background: url("images/achaogen/ach_nav_7_on.gif") no-repeat;
	width:126px;
	height:31px;
}
#navItem7
{
	background: url("images/achaogen/ach_nav_7_off.gif") no-repeat;
	width:126px;
	height:31px;
}

/* end top navigation styles */


/* begin left navigation styles */
.leftNav
{
	list-style-type: none;
    list-style-image: url("images/achaogen/ach_left_nav_arrow.gif");
    margin-left:17px;
    margin-top:15px;
}

.leftNav li
{
    margin-bottom: 15px;
    font-size:13px;
    margin-left:0px;
    font-weight:bold;
    text-transform:capitalize;
}

.leftNav li a
{
    color: #4989B4;
	display: block;
	padding:0px;
	margin:0px;
}
#leftNav a, #leftNav p
{
    color: #4989B4;
    font-size: 13px;
}
#leftNav p
{
    margin-bottom: 5px;
}
/* end left navigation styles */

/* form field styles */
.required, .error {
	color: red;
}

.formEntry {
	padding-bottom: 4px;
}

#resumeFileEntry, #coverFileEntry {
             padding-bottom: 0px;
}

.formLabel {
	display: block;
	float: left;
	width: 100px;
	padding: 2px 3px 0 0;
	text-align: right;
}

.formEntry .noLabel {
	margin-left: 105px;
}

.formButtons {
	clear: left;
	margin-left: 105px;
	padding-top: 5px;
}

.formButton {
             padding: 2px;
	font-weight: bold;
	border: 1px solid #aaaaaa;
	color: #ffffff;
	background-color: #e0760c;
}

/* contact us location map styles */
#locationMapBox {
	padding: 10px;
	width: 450px;
	height: 326px;
	background-color: #f0be8d;
}

#locationMap {
	width: 450px;
	height: 326px;
}

.footer
{
         text-align: center;
         color: white;
         width: 100%;
         float: left;
}

.footertext
{
         margin: 15px;
         display: block;
}

.footer a
{
    color: #ffffff;
}
/* End of 'Achaogen' */

