/* ---------------------------------------------------------------- 
 *  Layout
 * ---------------------------------------------------------------- 
*/ 

div#header-wrapper {
	background-color: #797878;
}

div#bg {
	background: #fff url(../../../../images/new/dept/bg.gif );
	background-position: top center;
	background-repeat: repeat-x;
}

div#bg_header {
	background: transparent url(../../../../images/new/dept/bg_header.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

div#container {
	width: 950px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

body > div#container {
	width: 950px;
}

div#innercontainer {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	}

div#spacer {
    display: block;
    background: transparent;
    text-align: left;
    padding: 0;
    margin: 0;
    width: auto;
    height: 24px;
    border-bottom: none;
}

div#content div#title {
    padding: 0;
    margin: 0;
    width: auto;
    height: 150px;
}

div#content div#title img {
        margin: 0;
        padding: 0;
        border: solid #fff 1px;
}

div#content {
	min-height: 900px;
	width: 750px;
        float: left;
	padding: 0 0 40px 5px;
	_padding: 4px 0 40px 5px;
	line-height: 1.6em;
  	margin: 0;
	}
	
div#inner-content {
	padding-left: 0;
	}

div#content div.three-column {
    float: left;
    clear: right;
    display: block;
    padding: 20px 0 0 20px;
    margin: 0;
    width: 250px;
    border-bottom: none;
    height: auto;
}
div#content div.three-column-inner {
	padding: 0 0 10px 0;
	}

div#content div.three-column-first-inner {
	padding: 0 0 20px 15px;
	margin: 0 12px 0 0;
	}

div#content div.three-column-middle {
    float: left;
    clear: right;
    display: block;
    padding: 20px 0 0 18px;
    margin: 0;
    width: 450px;
	}
			
div#content div.two-column-middle {
    float: left;
    clear: right;
    display: block;
    padding: 0;
    margin: 0 0 40px 0;
    width: 225px;

	}
div#content div.two-column-middle-inner-first {
	    padding: 10px 15px 0 15px;
	    margin: 0;
            border-left: #efece9 1px solid;
            border-right: #efece9 1px solid;
	}
div#content div.two-column-middle-inner {
	    padding: 10px 15px 0 15px;
	    margin: 0;
    	    border-right: #efece9 1px solid;
	}
	

 /* Featured */

.home-featured {
    	background-color: #f6f4ee;
        border: #ddd 1px solid;
    	padding: 18px 20px 15px 20px;
        margin: 0;
        display: block;
        }

/* ---------------------------------------------------------------- 
 *  Hide and Sow text-javascript
 * ---------------------------------------------------------------- 
*/ 

div#content span.small {
	font: 60% "Helvetica", Arial, Verdana, sans-serif;
	margin: 0;
	padding: 6px 4px;
}

div#content .all {
    display: none;
    padding: 10px 0;
    border-top: 1px solid #690a0a;
    border-bottom: 1px solid #690a0a; 
}

div#content a.showLink, div#content a.hideLink {
    text-decoration: none;
    padding-left: 18px;
    background: transparent url(../../../../images/new/dept/left_nav/arrow_dept.gif) no-repeat;
    background-position: 0px -5px;
	}

div#content a.hideLink {
    background-image: none;
    padding: 0;
	}


div#content div.three-column div.dept {
	float: left;
	clear: none;
	height: 75px;
	width: 230px;
	color: #444;
	line-height: 130%;
	text-align: left;
	padding: 10px;
        border: #ddd 1px solid;
	margin: 0 0 18px 0;
	font-family: "Helvetica", Arial, serif;
	font-size: 90%;
	line-height: 130%;
}
div#content div.three-column div.dept p {
	margin: 5px 0 0 0;
}

div#content div.three-column div.dept img {
	padding: 0;
	border: 1px solid transparent;
	margin: 0 10px 0 0;
}

div#content div.three-column div.dept a, div#content div.three-column div.dept a:link, div#content div.three-column div.dept a:active, div#content div.three-column div.dept a:visited {
	color: #690a0a;
}

div#content div.three-column div.dept a:hover {
	color: #000;
}

div#content div.three-column div.dept b {
	color: #907f46;
	font-family: "Helvetica", Arial, serif;
	font-size: 130%;
	line-height: 110%;
}

div#content div.three-column div.dept b a, div.three-column div.dept b a:link, div#content div.three-column div.dept b a:active, div#content div.three-column div.dept b a:visited {
	color: #690a0a;
	font-family: "Helvetica", Arial, serif;
}

div#content div.three-column div.dept b a:hover {
	color: #573425;
	border-bottom: 1px solid #573425;
}

div#content div.three-column div.dept a img {
	border: 1px solid #ccc6be;
}

div#content div.three-column div.dept {
    	background-color: #f6f4ee;
}

div#content div.three-column div.dept:hover {
	background-color: #fbfaf7;
	border-color: #cccccc;
}

div#content div.three-column div.dept a:hover img, div#content div.three-column div.dept:hover a img {
	border-color: #ccc;
}

div#content div.three-column div.dept:hover a:hover img {
	border-color: #999;
}



/* ---------------------------------------------------------------- 
 *  Tables-hours
 * ----------------------------------------------------------------*/ 

div#content .three-column-middle .feature table.hours {
	width:75%;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:1.5em auto;
	border-collapse:collapse;
        background-color: #fff;
	}

div#content .three-column-middle .feature table.hours table td {
	border:1px solid #ccc;
	}

div#content .three-column-middle .feature table.hours td {
	font-weight:normal;
	color:#333;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
	text-align:left;
	vertical-align: top;
	}
				
div#content .three-column-middle .feature table.hours th.column1 {
	background:#ddd;
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.8em 1em;
        color: #333;
	vertical-align: top;
	}

div#content .three-column-middle .feature table.hours thead th {
	background:#dfdfdf;
	font-weight:normal;
	text-align:left;
	font:bold 1em/1.8em "Arial",Helvetica,sans-serif;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	padding:.3em 1em;
        color: #333;
        text-transform: uppercase;
	}


div#content .three-column-middle .feature table.hours tr.odd td	{
	background:#f6f6f6
	}


div#content .three-column-middle .feature table.hours tr.odd .column1	{
	background:#f1f1f1;
	}


div#content .three-column-middle .feature table.hours th tr p	{
	border: none;
	}

div#content .three-column-middle .features table.hours td p {
	margin: 0;
        color: #444;
        font-size: 95%;
        line-height: 18px;
	}


/* ---------------------------------------------------------------- 
 *  Tables .three-column-middle
 * ----------------------------------------------------------------*/ 

div#content .three-column-middle table {
	background-color:#ffffff;
	width:98%;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:1em auto;
	border-collapse:collapse;
	}

div#content .three-column-middle table td {
	border:1px solid #eee;
	}

div#content .three-column-middle table td {
	font-weight:normal;
	color:#333;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	padding:.4em 1em;
	text-align:left;
	vertical-align: top;
	}


div#content .three-column-middle table td small {
	font-weight:normal;
	line-height: 12px;
	}
				
div#content .three-column-middle table th.column1 {
	background:#ddd;
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.4em 1em;
        color: #333;
	vertical-align: top;
	}

div#content .three-column-middle table thead th {
	background:#dfdfdf;
	font-weight:normal;
	text-align:left;
	font:bold 1.2em/2em "Arial",Helvetica,sans-serif;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.4em 1em;
        color: #333;
	}

tr.odd td	{
	background:#f6f6f6
	}

tr.odd .column1	{
	background:#f1f1f1;
	}

div#content .three-column-middle table th tr p	{
	border: none;
	}

tr td.one	{
	background:#d9cb9e
	}

tr td.two	{
	background:#cfcfcf
	}

tr td.three	{
	background:#c7b4a0
	}

tr td.four	{
	background:#dad5c8
	}

/* ---------------------------------------------------------------- 
 *  Tables .three-column-middle
 * ----------------------------------------------------------------*/ 

div#content .three-column table {
	background-color:#ffffff;
	width:90%;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	margin:1em auto;
	border-collapse:collapse;
	}

div#content .three-column table td {
	border:1px solid #eee;
	}

div#content .three-column table td {
	font-weight:normal;
	color:#333;
	border-bottom: 1px solid #ddd;
	border-left:1px solid #ddd;
	padding:.4em 1em;
	text-align:left;
	vertical-align: top;
	}
				
div#content .three-column table th.column1 {
	background:#ddd;
	font-weight:bold;
	text-align:left;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.4em 1em;
        color: #333;
	vertical-align: top;
	}

div#content .three-column table thead th {
	background:#dfdfdf;
	font-weight:normal;
	text-align:left;
	font:bold 1.2em/2em "Arial",Helvetica,sans-serif;
	border-bottom: 1px solid #eee;
	border-left:1px solid #eee;
	padding:.4em 1em;
        color: #333;
	}

