@import "reset.css";

body {
    background:#a4a0a0 url(img/background.gif) top left repeat-x;
    font-family:"Helvetica Neue",HelveticaNeue,Helvetica,Arial,sans-serif;
}

em {
	font-style:italic;
}

strong {
    font-weight:bold;
}

#wrap {
    width:761px;
    margin:0 auto;
}

#categories_nav {
    font-size:11px;
    color:#fff;
    text-align:right;
    margin:12px;
    letter-spacing:.1em;
}

#categories_nav a {
    color:#fff;
    text-decoration:none;
    padding:8px;
}

#categories_nav a:hover {
    text-decoration:underline;
}

#plu_nav {
    height:25px;
    border:1px solid #000;
    background:#333 url(img/plu-nav-background.png) top left repeat-x;
}

#home_link {
    display:block;
    float:left;
    width:212px;
    height:25px;
    padding:0 6px;
}

#home_link span {
    background:url(img/plu-link.png) no-repeat;
    position:absolute;
    width:212px;
    height:25px;
}

#plu_links {
    font-size:11px;
    font-weight:bold;
    padding-top:5px;
}

#plu_links a {    color:#fff;
    text-decoration:none;
    padding:0 3px;
}

#plu_links a:hover {
    text-decoration:underline;
}

#plu_nav form {
    float:right;
    width:200px;
    text-align:right;
    padding:0 6px;
}

#query_field {
    width:75px;
}

#plu_links {
    margin:0 201px;
    text-align:center;
}

#title {
    width:759px;
    height:112px;
    background:#635f7a;
    color:#eebd21;
    border-color:#160d47;
    border-style:solid;
    border-width:0 1px;
}

#title span, #title a {
    position:absolute;
    width:759px;
    height:112px;
    background:url(img/wiegand.png);
}

#title a:hover {
    background:url(img/wiegand-hover.png);
}

#main {
    background:#3e3e3e;
    border:1px solid #000;
    color:#ddd;
    letter-spacing:.075em;
}

#main a {
    color:#968dc7;
}

#main a:hover {
    color:#fff;
    border-color:#fff;
}

#content {
    height:640px;
}

#scroll_area {
    overflow:hidden;
    width:758px;
    height:320px;
}

#prose_nav {
    font-size:24px;
    margin:0 15px 15px 15px;
    text-align:center;
    clear:both;
    line-height:1.5em;
}

#prose_nav a {
    text-decoration:none;
    border-bottom:2px solid #968dc7;
}

#prose_nav a.highlighted {
    background:#555;
}

p.info {
    text-align:center;
    margin:15px;
}

#hours {
	font-size:12px;
	text-align:center;
	padding-bottom:15px;
}

#hours dt, #hours dd {
	display:inline;
}

#hours dt {
	font-weight:bold;
	padding-left:10px;
}

#hours dd {
	padding-right:10px;
}

#now_hiring_badge {
	display:block;
	float:left;
	padding-right:15px;
}

#hiring_info {
	height:65px;
	width:600px;
	margin:15px auto;
	line-height:150%;
}

#inventory_div h2 {
    clear:left;
}

#inventory_div h3 {
    font-size:12px;
    color:#fff;
    font-weight:bold;
    padding-top:5px;
    width:334px;
}

#inventory_div ul {
    font-size:12px;
    list-style:disc inside;
    width:319px;
}

#inventory_div h3.left_col {
    padding-left:30px;
    float:left;
    width:334px;
}

#inventory_div ul.left_col {
    padding-left:45px;
    float:left;
    clear:left;
}

#inventory_div h3.right_col {
    margin-left:394px;
}

#inventory_div ul.right_col {
    width:319px;
    margin-left:409px;
}

#back_link {
    margin-right:1516px;
    float:right;
}

#back_link a {
    display:block;
    width:12px;
    height:12px;
    padding:12px;
    background:url(img/arrow.gif) center center no-repeat;
    font-size:1px;
    text-decoration:none !important;
}

#back_link a:hover {
    background-image:url(img/arrow-hover.gif);
}

.content_div {
    width:758px;
    height:320px;
    float:left;
}

#main h2 {
    color:#fff;
    font-size:24px;
    margin:0 15px 0 15px;
    padding-top:10px;
    text-transform:uppercase;
}

.content_div p {
    font-size:16px;
    margin:0 15px 15px 15px;
    line-height:1.5em;
}

.lower_content_div {
    margin-left:758px;
}

.float_left {
    display:block;
    float:left;
}

.float_right {
    display:block;
    float:right;
}

.clear {
    clear:both;
}

#dmc_blurb {
    width:390px;
    float:right;
    font-size:14px;
    margin-top:20px;
    padding:15px;
    background:#ccc;
    line-height:150%;
    border:1px solid #333;
}

#dmc_blurb span {
    display:list-item;
    list-style:disc inside;
    background:url(img/stars.gif) center right no-repeat;
    width:250px;
}

#dmc_blurb a {
    color:#483b71;
    font-weight:bold;
}

#footer {
    height:12px;
    background:url(img/footer-background.png) top left repeat-x;
    border-color:#000;
    border-style:solid;
    border-width:0 1px;
    clear:both;
    font-size:1px;
}

address {
    padding:20px 0 0 20px;
    font-size:11px;
    font-weight:bold;
    color:#333;
}

address a {
    color:#483b71;
}

.address1 {
    background:url(img/bottom-shadow.gif) top left repeat-x;
}

.address2 {
    padding-bottom:20px;
}
