﻿@charset "ISO-8859-1";
/* CSS Document */

/*** GENERAL STYLES ***/

body {
/* background-color: #EFE08C; */
	text-align: center;
	margin: 0;
	padding: 0;
}
body, th, td, h1, h2, h3, h4, h5, h6, select, input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body, th, td, h1, h2, h3, h4, h5, h6 {
	line-height: 17px;
}
form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img, table, fieldset {
	border: 0;
}
ul, ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
p {
	margin: 0 0 1.5em 0;
}
a {
	color: #032b66;
	text-decoration: none;
}
a:hover {
	color: #e51937;
	text-decoration: underline;
}
.hide {
	display: none;
}
.alert {
	color: #c00;
}
.small {
	font-size: 10px;
}
.normal {
	font-weight: normal;
	color: #333;
	text-transform: none;
	font-size: 13px;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.imgleft {
	float: left;
	margin: 0 20px 15px 0;
}
.imgright {
	float: right;
	margin: 0 0 15px 20px;
}
.textleft {
	text-align: left;
}
.textcenter {
	text-align: center;
}
.textright {
	text-align: right;
}
.spacer {
	float: none;
	clear: both;
	height: 1px;
	overflow: hidden;
}
.hr {
	float: none;
	clear: both;
	height: 1px;
	overflow: hidden;
	background: #ccc;
	margin: 2em 0;
}
.clear {
	float: none;
	clear: both;
}
.half {
	width: 50%;
}
.third {
	width: 33%;
}
.twothird {
	width: 60%;
}
.quarter {
	width: 25%;
}
.threequarter {
	width: 70%;
}
.ir {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
a .ir {
	cursor: pointer;
}
/*** SPECIFIC STYLES ***/

h2 {
	color: #e51937;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 15px;
}
h2 .normal {
	font-weight: bold;
}
#mastheadWrapper {
	height: 90px;
	background: url(/~/media/Site/Dedman/Departments/Structure/mastheadwrapper.gif) left top repeat-x;
}
#masthead {
	position: relative;
	width: 990px;
	height: 90px;
	margin: 0 auto;
	text-align: left;
	background: url(/~/media/Site/Dedman/Departments/Structure/masthead.gif) right top no-repeat;
}
#logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 675px;
	height: 83px;
	color: #fff;
	line-height: 83px;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#logo strong {
	font-family: times, "times new roman", serif;
	font-weight: normal;
	font-size: 26px;
	padding-right: 10px;
}
#logo .ir {
	background: url(/~/media/Site/Dedman/Departments/Structure/dedman-economics-logo.gif) no-repeat;
}
#zone-3-dropdown {
	position: absolute;
	right: 26px;
	top: 0;
}
#zone-3-dropdown li {
	float: left;
}
#searchForm {
	position: absolute;
	right: 30px;
	bottom: 20px;
}
#searchForm input {
	vertical-align: middle;
}
#q {
	width: 120px;
}
#contentWrapperOuter {
	position: relative;
	width: 976px;
	margin: 0 auto;
	text-align: left;
	border: solid #fff;
	border-width: 0 5px 5px 5px;
	background: #c0c0bc;
	padding: 0 2px 2px 2px;
}
#contentWrapperInner {
	background: #fff url(/~/media/Site/Dedman/Departments/Structure/contentWrapperInner.jpg) right 0px no-repeat;
	padding: 25px;
	overflow: hidden;
}
#main-nav {
	margin: -25px -25px 25px;
	height: 32px;
	background: #b20000 url(/~/media/Site/Dedman/Departments/Structure/main-nav.gif) repeat-x;
}
#main-nav li {
	float: left;
}
#main-nav li a {
	display: block;
	text-align: center;
	height: 32px;
	zoom: 1;
	padding: 0 17px;
}
#main-nav li.on {
	background: url(/~/media/Site/Dedman/Departments/Structure/main-nav-arrow.gif) center bottom no-repeat;
}
#pageLevelNavigation {
	float: left;
	width: 200px;
	padding: 15px 15px 0;
	border-left: 4px solid #e51936;
	border-top: 1px solid #bdbdb8;
	background: url(/~/media/Site/Dedman/Departments/Structure/pageLevelNavigation.gif) left top no-repeat;
	min-height: 266px;
	font-size: 12px;
}
#pageLevelNavigation ul {
	margin-bottom: 25px;
}
#pageLevelNavigation ul li {
	margin-bottom: 3px;
}
#pageLevelNavigation ul li.on a {
	color: #767676;
}
#pageLevelNavigation p.header a {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
        text-transform: uppercase;
	color: #e51937;
        font-weight: bold;
        margin-bottom: 15px;
}

#pageLevelNavigation p {
        margin-bottom: 3px;
}

#pageLevelNavigation #nav {
padding-bottom:20px;
}


#pageContent {
	float: right;
	width: 650px;
}
#pageContent.home {
	float: none;
	width: auto;
}
#pageContent h1 {
	font-family: times, "times new roman", serif;
	font-size: 31px;
	line-height: 36px;
	margin-bottom: 20px;
	font-weight: normal;
}
#pageContent ul {
	margin: 0 0 1.5em 0;
}
#pageContent li {
	padding-left: 30px;
	background: url(/~/media/Site/Dedman/Departments/Structure/bullet.gif) 20px 6px no-repeat;
	margin-bottom: 5px;
}
#breadcrumb {
	line-height: 26px;
	overflow: hidden;
	margin-bottom: 20px;
}
#breadcrumb ul li {
	float: left;
	background: none;
	padding: 0;
	margin: 0;
}
#breadcrumb a {
	font-weight: bold;
	/* padding-right: 20px; */
	background: url/~/media/Site/Dedman/Departments/Structure/breadcrumb.gif) right center no-repeat;
}
#breadcrumb p {
margin-bottom:0;
}
#footer {
	padding: 20px 0;
	font-size: 11px;
	text-align: center;
}
#footer ul {
	margin-bottom: 1em;
}
#footer li {
	display: inline;
}
#hometop {
	border-top: 1px solid #999999;
	background: url(/~/media/Site/Dedman/Departments/Structure/homequicklinks.gif) left top no-repeat;
/* background-color: #f3ebcd; */
	overflow: hidden;
	margin-bottom: 20px;
}
#homeflash {
	float: right;
	border-top: 4px solid #e51936;
	width: 721px;
	height: 217px;
}
#slider {
       float:right;
margin-bottom:40px;
border-top: 4px solid #e51936;
}
#homequicklinks {
	float: left;
	width: 165px;
	height: 177px;
	padding: 20px;
	/*overflow: hidden; */
        /* border-top: 4px solid #e51936; */
}
#homequicklinks h2 {
	margin-bottom: 10px;
}
#homequicklinks ul {
	margin: 0;
}
#homequicklinks ul li {
	padding: 0;
	background: none;
	margin-bottom: 2px;
}
#homeleft {
	float: left;
	width: 560px;
	padding-left: 15px;
}
#homeright {
	float: right;
	width: 315px;
	border-top: 1px solid #bdbdb8;
	padding: 0 1px;
	background: url(/~/media/Site/Dedman/Departments/Structure/homeleft.png) left top no-repeat;
}
#homerightinner {
	border-top: 4px solid #e51936;
	min-height: 220px;
	padding: 15px;
}
#homebarlinks li {
	margin-bottom: 6px;
	padding: 0;
	background: #908f8f url(/~/media/Site/Dedman/Departments/Structure/homebarlinks.gif);
}
#homebarlinks li a {
	display: block;
	width: 230px;
	padding: 4px 20px 3px 35px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
table {
	border-collapse: collapse;
	margin: 0 0 2em 0;
	width: 100%;
}
th, td {
	border: dotted #ccc;
	border-width: 0 0 1px 0;
	padding: 3px 3px;
}
thead td, th {
	font-weight: bold;
}
#zone3NavWrapper {
       background: url(/~/media/Site/Dedman/Structure/dedman-nav-bg.jpg) repeat-x #b20000;
        width:970px;
        margin:0 auto;
        border-right:5px solid #FFFFFF;
        border-left:5px solid #FFFFFF;
        text-transform:uppercase;
        font-size:12px;
        font-weight:bold;
        padding:0 5px;
}
#zone3NavWrapper a {
        color:#FFFFFF;
        text-decoration:none;
}
ul #zone3MainNavigation {
       display:inline;
       text-align:center;

}

#zone3MainNavigation li {
       display:inline;
       text-align:center;
       /* padding:8px 35px 8px 15px; */
       padding:8px 15px 8px 15px;
}
#zone3Nav ul{
      text-align:left;
      height:30px;
}

#search {
        float:right;
        margin-top:40px;

}

.search-text {
	width:100px;
	height:13px;
	margin:0 5px 0 0;
	float:left;
	font-size:80%;
	color:#818178;
}
.search-button {
	width:24px;
	float:left;
}
input#sa2

{

margin-left: 5px;

font-family: 'arial',helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 95%;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

background-color: #c6c6c6;

border-top-style: solid;

border-bottom-style: solid;

border-top-color: #c6c6c6;

border-bottom-color: #c6c6c6;

width: 45px;

height: 18px;

}