/* 
Mansell CSS

/*****************************************************
* Global
*****************************************************/

* { padding: 0; margin: 0; }

body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #808080 url(../images/bg-repeat.gif) repeat-y center top;
	padding-bottom: 30px;
}

ul,
li  { list-style-type: none; }
img { border: 0; }
a   { outline: none; }

.clear {
	clear: both;
}

.nodisp { display: none; }
strong { font-weight: normal; }


/*****************************************************
* Typography
*****************************************************/

#header h1 {
	background: url(../images/mansell-logo-.gif) no-repeat left top;
	font-size: 16px;
	text-indent: -7777px;
	display: block;
	top: 0px;
	position: absolute;
	height: 51px;
	width: 175px;
	right: 0px;
}
#header h2 {
	background: url(../images/tel-no-.gif) no-repeat left top;
	font-size: 16px;
	text-indent: -7777px;
	display: block;
	left: 0px;
	top: 0px;
	position: absolute;
	height: 51px;
	width: 202px;
}
.head-image h3 {
	text-indent: -7777px;
	text-align: left;
}
.main-text-wide h1,
.main-text h1 {
	font-size: 22px;
	line-height: 100%;
	font-weight: normal;
	color: #5A958A;
	padding-bottom: 15px;
}
.recent-pro-cat h2 {
	font-size: 15px;
	display: block;
	padding-bottom: 7px;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 7px;
	color: #5E605F;
	font-weight: normal;
}
.recent-pro h2 {
	font-size: 15px;
	display: block;
	padding: 7px;
	border-bottom: 3px solid #FFFFFF;
	margin-bottom: 7px;
	color: #5E605F;
	font-weight: normal;
}
.bottom-item-left h2,
.bottom-item-right h2 {
	display: block;
	background: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 25px;
	text-align: right;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-bottom: 12px;
}
.main-text-wide p.first-para,
.main-text p.first-para {
	color: #5A958A;
	font-size: 12px;
}
.bottom-content p,
.bottom-item-left p,
.bottom-item-right p,
.main-text-wide p,
.main-text p {
	color: #5E605F;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
.bottom-content p,
.bottom-item-left p,
.bottom-item-right p {
	padding-right: 20px;
	padding-left: 20px;
}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.5em;
}
#footer p.right {
	float: right;
}
span.green,
p.green {
	color: #5A958A;
}
.news-item h3 {
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.main-text-wide h3 {
	color: #5A958A;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-top: 10px;
}
.recent-pro p {
	color: #5A958A;
}
.recent-pro p.right {
	color: #5E605F;
	float: right;
	width: 330px;
	display: block;
}
.other-pros h2 {
	font-size: 15px;
	padding-bottom: 7px;
	color: #5A958A;
	font-weight: normal;
}

/*****************************************************
* Links
*****************************************************/

#header h1 a {
	height: 51px;
	width: 100%;
	display: block;
}
#footer a,
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.news-item a,
.news-item a:visited,
.main-text-wide a,
.main-text-wide a:visited,
.main-text a,
.main-text a:visited,
.bottom-item-left a,
.bottom-item-right a:visited, 
.bottom-item-right a,
.bottom-item-left a:visited {
	color: #5A958A;
	text-decoration: none;
}
.news-item a:hover,
.main-text-wide a:hover,
.main-text a:hover,
.bottom-item-right a:hover, 
.bottom-item-left a:hover {
	text-decoration: underline;
}
p.first-para a,
p.first-para a:visited {
	color: #5E605F;
	text-decoration: none;
}
p.first-para a:hover {
	text-decoration: underline;
}

/*****************************************************
* Layout
*****************************************************/

#header {
	height: 100px;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#headernav {
	height: 30px;
	width: 697px;
	background: #777777;
	padding-top: 16px;
	position: absolute;
	top: 51px;
	left: 0px;
	padding-left: 3px;
}
#main-content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.head-image {
	background: url(../images/commited-to.gif) no-repeat left top;
	height: 88px;
}
.head-image img {
	float: right;
}
.main-text {
	text-align: left;
	float: left;
	width: 339px;
	padding: 30px 45px 10px 20px;
	margin-bottom: 20px;
}
.main-text-wide {
	text-align: left;
	float: left;
	width: 635px;
	padding: 30px 45px 10px 20px;
	margin-bottom: 20px;
}
.main-text img {
	padding-left: 50px;
}
.images {
	text-align: left;
	float: left;
	width: 290px;
	padding-top: 65px;
	padding-bottom: 20px;
}
.images img {
	padding-top: 7px;
}
.bottom-content {
	width: 700px;
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: left;
	margin-bottom: 20px;
	background: #E0E1DF;
	position: relative;
	height: 330px;
}
.bottom-item-left,
.bottom-item-right {
	float: left;
	width: 345px;
	padding-bottom: 20px;
	text-align: left;
	margin-bottom: 20px;
	background: #E0E1DF;
}
.bottom-item-left {
	margin-right: 10px;
}
#footer {
	background: #5A958A;
	text-align: left;
	padding: 10px 20px;
	clear: both;
}
.float-right {
	float: right;
}
.news-item {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #C5DAD6;
}
.news-item img {
	float: right;
	padding-left: 20px;
}
.recent-pro {
	background: #E1E1E1;
}
.recent-pro img {
	padding-left: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	float: left;
}
.recent-pro-text {
	float: left;
	width: 440px;
}
.recent-pro .sections {
	clear: both;
}
.recent-pro-cat {
	width: 280px;
	background: #E1E1E1;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.recent-pro-cat img {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}
.other-pros {
	padding-left: 380px;
	padding-top: 30px;
}

/*****************************************************
* Lists
*****************************************************/

#header ul li {
	float: left;
	position: relative;
	font-size: 11px;
	border-right: 2px solid #FFFFFF;
	padding: 6px 7px 3px;
}
#header ul li.no-bor {
	border-right: none;
}
#header ul li a,
#header ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header li ul {
	position: absolute;
	width: 110px;
	left: -999em;
	top: 21px;
	text-align: left;
}
#header li ul li {
	width: 110px;
	background: #777777;
	border-right-style: none;
	padding: 0px;
}
#header li ul li a,
#header li ul li a:visited {
	width: 100%;
	background: #777777;
	display: block;
	height: 100%;
	padding: 6px 8px;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #666666;
}
#header li ul li a:hover {
	background: #70A39A;
}
#header li:hover ul,
li.over ul {
		left: 0px;
}
#header li:hover ul, #header li.sfhover ul {
	left: 0px;
}
.other-pros ul li {
	list-style-position: inside;
	list-style-image: url(../images/bullet-point.gif);
	padding-left: 2px;
	color: #5E605F;
	font-size: 11px;
	padding-bottom: 10px;
	line-height: 1.3em;
}
.other-pros ul li a,
.other-pros ul li a:visited {
	color: #5E605F;
	text-decoration: none;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 1px;
}
.other-pros ul li a:hover  {
	border-style: none;
	text-decoration: none;
}


/*****************************************************
* Forms
*****************************************************/

.bottom-content input,
.bottom-content textarea {
	left: 220px;
	position: absolute;
	clear: both;
	width: 300px;
}
.bottom-content input#submit {
	top: 290px;
	position: absolute;
	clear: both;
	width: 150px;
}
