@import '/cms/styles/common.css';
@import '/styles/forms.css';
@import '/style.css';

.resetlist, .resetlist ul, .resetlist li {
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}

.flort { float:right; }


/* COMMON ---------------------------------------------------------------------- */
body {
	background:url('/images/bg.gif') top left repeat-x;
	margin:0;
	padding:0;
}
#bg-top {
	background:url('/images/bg-top-home.jpg') center top no-repeat;
}

.page {
	width:980px;
	margin:0 auto;
}
.morelink {
	background:url('/images/more-red.jpg') 0px 4px no-repeat;
	font-size:11px;
	padding-left:8px;
	text-decoration:none;
	display:block;
}
.morelink.white {
	background:url('/images/more-white.jpg') 0px 6px no-repeat;
	font-size:11px;
	padding-left:8px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}
a:hover.morelink.white {
	color:#AECBD1;
}
.morelink.dark {
	background:url('/images/more-dark.jpg') 10px 6px no-repeat;
	font-size:11px;
	padding:2px 0 0 20px;
	color:#FFFFFF;
	width:120px;
	text-decoration:none;
	display:block;
}
#quick-contact .morelink.dark {
	margin-left:15px;
}
a:hover.morelink.dark,
a:hover.morelink.dark.plus {
	color:#AECBD1;
}

.morelink.dark.plus {
	background:url('/images/more-dark2.jpg') 8px 6px no-repeat;
	font-size:11px;
	padding:2px 0 0 20px;
	color:#FFFFFF;
	width:118px;
	text-decoration:none;
	display:block;
}
a{
	outline:none;
}
/* HEADER ---------------------------------------------------------------------- */
#header {
	background:url('/images/header.jpg') left top no-repeat;
	height:120px;
	overflow:hidden;
}
.contentpage #header {
	background:url('/images/header-content.jpg') left top no-repeat;
}

#logo img {
	margin-top:21px;
	width:240px;
	height:80px;

}
/* MENU ------------------------------------------------------------------------ */
#menu {
	width:740px;
}
#menu li {
	padding:49px 3px 0 4px;
	height:120px;
	background:url('/images/menu-rule.jpg') top left no-repeat;
}
#menu a {
	background:url('/images/menu-right.jpg') -30px -30px no-repeat;
	height:25px;
	display:block;
	color:#2D4857;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
#menu a .link{
	background:url('/images/menu-left.jpg') -30px -30px no-repeat;
	height:20px;
	padding:5px 10px 0 10px;
	cursor:pointer;
}
#menu .submenu {
	padding-left:10px;
	color:#A5AEB8;
	font-size:11px;
}
#menu a:hover {
	background:url('/images/menu-right.jpg') top right no-repeat;
	color:#FFFFFF;
}
#menu a:hover .link{
	background:url('/images/menu-left.jpg') top left no-repeat;
}
#menu1 a {
	width:98px;
}
#menu2 a {
	width:95px;
}
#menu3 a {
	width:145px;
}
#menu4 a {
	width:127px;
}
#menu5 a {
	width:117px;
}
#menu6 a {
	width:115px;
}

.homepage #menu1 a,
.root_134 #menu2 a,
.root_135 #menu3 a,
.root_138 #menu4 a,
.root_139 #menu5 a,
.root_140 #menu6 a{
	background:url('/images/menu-right.jpg') top right no-repeat;

	color:#FFFFFF;
}
.homepage #menu1 .link,
.root_134 #menu2 .link,
.root_135 #menu3 .link,
.root_138 #menu4 .link,
.root_139 #menu5 .link,
.root_140 #menu6 .link {
	background:url('/images/menu-left.jpg') top left no-repeat;
	height:20px;
	padding:5px 10px 0 10px;
}

/* SUBNAV ---------------------------------------------------------------------- */
#rootname {
	height:39px;
	padding-left:15px;
}

#rootname .unlink, #rootname a {
	display:block;
	line-height:18px;
	text-decoration:none;
	color:#9F261F;
	font-size:18px;
	text-transform:uppercase;
}
#rootname a:hover {
	text-decoration:underline;
}
#navbox {
	height:134px;
	overflow:hidden;
}

#navbox ul, #navbox li {
	list-style:none;
	background:none;
	padding:0;
	margin:0;
}
#navbox ul {
	padding:10px 0 0 0;
}
#navbox li {
	background:url('/images/nav-bar.jpg') bottom left no-repeat;
	padding-bottom:2px;
}
#navbox li a {
	display:block;
	color:#9F261F;
	font-size:14px;
	text-decoration:none;
	padding:6px 5px 6px 15px;
}
#navbox li.navactive a,
#navbox li a:hover {
	background:url('/images/nav-arrow.gif') 0px 10px no-repeat;
}
.contentpage #quick-contact {
	height:135px;
	padding:15px 0 0 15px;
	color:#666666;
}
.contentpage #quick-contact .heading{
	padding:5px 0 2px 0;
	font-weight:bold;
	color:#4B4B4B;
	font-size:14px;
}

#map{
	display:block;
	height:15px;
	width:150px;
	background:url('/images/more-light.jpg') 39px 168px no-repeat;
	padding:163px 0 10px 50px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
}
a:hover#map{
	background:url('/images/more-light.jpg') 42px 168px no-repeat;
	text-decoration:underline;
}
.contentpage #partners {
	padding:50px 0 0 0;
	color:#FFFFFF;
}
.contentpage #partners .morelink {
	padding:8px 0 0 10px;
	background:url('/images/more-dark3.jpg') 0px 13px no-repeat;
	
}
.contentpage #partners #logo-slideshow {
	background:url('/images/partners.gif') center top no-repeat;
	margin:20px 10px 30px 0;
	height:85px;
}
/* SHARED ---------------------------------------------------------------------- */
.heading {
	color:#FFFFFF;
	font-size:20px;
}
/* HOME ------------------------------------------------------------------------ */
.homepage #content-left {
	background:url('/images/home-content-left.jpg') left top no-repeat;
	width:660px;
	height:840px;
}

#content-about {
	padding:420px 30px 0 0;
	height:155px;
	overflow:hidden;
}

.homepage #content-bottom {
	padding-top:14px;
}
.homepage #content-bottom #quick-contact {
	width:350px;
}
.homepage #quick-contact #contact-info {
	padding:30px 35px 0 170px;
	color:#B8EBF8;
	height:148px;
}
.homepage #quick-contact #contact-info .heading{
	font-size:22px;
	font-weight:bold;
}
.homepage #content-bottom #partners {
	width:290px;
	padding-right:20px;
	color:#FFFFFF;
}
.homepage #partners #logo-slideshow {
	background:url('/images/partners.gif') center top no-repeat;
	margin:30px 10px 28px 0;
	height:85px;
}
.homepage #content-bottom #partners #text {
	height:35px;
}
.homepage #content-right {
	background:url('/images/home-content-right.jpg') left top no-repeat;
	width:320px;
	height:680px;
	padding:160px 0 0 0;
}
.homepage #content-right #news{
	width:255px;
	padding:0 20px 0 45px;
	height:570px;
	overflow:hidden;
}
.homepage #content-right #news .heading {
	color:#A12720;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
.homepage #content-right .morelink.dark {
margin-top:29px;
}
.homepage #news .cell {
	background:url('/images/news-rule.gif') bottom right no-repeat;
	padding-top:15px;
}
.homepage #news .date {
	color:#666666;
	font-size:11px;
	padding-bottom:5px;
}
.homepage #news .title {
	color:#A0261F;
}
.homepage #news .text {
	color:#465E72;
	padding-bottom:5px;
}
/* CONTENT --------------------------------------------------------------------- */
#pagetitle {
	color:#9F261F;
	font-size:22px;
	padding:12px 0;
}

.contentpage #bg-x {
	background:#004151 url('/images/bg-content.jpg') top left repeat-x;
}
.contentpage #bg-top {
	background: url('/images/bg-top-content.jpg') center top no-repeat;
}
.contentpage #content-main {
	background:url('/images/content-y.gif') top right repeat-y;
	float:right;
	width:760px;

}
.contentpage #content-main #content-bottom {
	background:url('/images/content-bottom.jpg') bottom left no-repeat;
	padding:0 0 50px 0;
}
.contentpage #content-content {
	background:url('/images/content-right.jpg') top left no-repeat;
	width:710px;
	height:auto !important;
	min-height:675px;
	height:675px;
	padding:115px 25px 0 25px;
}
.contentpage #nav {
	background:url('/images/content-left.jpg') top left no-repeat;
	float:left;
	width:210px;
	height:810px;
	padding:30px 0 0 10px;
}
.contentpage #content-content ul li {
	background:url('/images/more-red.jpg') 10px 6px no-repeat;
	padding:0 0 0 25px;
}
/* FOOTER ---------------------------------------------------------------------- */
#footer {
	padding:10px 0;
	background-color:#FFFFFF;
}
#footer li a {
	padding:0px 10px 0px 10px;
}
#footer li {
	background:url('/images/pipe.gif') 0px 3px no-repeat ;
}
#footer li a {
	padding:0px 10px 0px 10px;
	font-size:11px;
	text-decoration:none;
}

#footer li.first {
	background:none;
}
#footer li.first a {
	padding:0px 10px 0px 0px;
}
#footer #footer-links {
	padding-bottom:10px;
}
#footer #footer-links a {
	color:#333333;
	text-transform:uppercase;
}
#footer #footer-links a:hover,
#footer #legal a:hover,
#footer #credit a:hover {
	color:#A12720;
}
#footer #legal {
	width:500px;
	color:#666666;
}
#footer #legal a{
	color:#666666;
}
#footer #credit {
	float:right;
}
#footer #credit a {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
/* SITE MAP -------------------------------------------------------------------- */

.sitemap ul {
	padding:0 0 0 50px;
  margin:0;
}
.sitemap ul ul {
  padding:0 0 0 5px;
}
.sitemap li {
  background:url('/images/bullet-page.gif') 0px 1px no-repeat;
  margin:0 0 15px 0;
  padding:0 0 0 15px;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
	text-transform:uppercase;
	outline:none;
}
.sitemap li li {
  margin: 0 0 4px 0;
	background:url('/images/bullet-sub.gif') 0px 4px no-repeat;
	padding:0 0 0 10px;
}
.sitemap li li a {
  font-size:11px;
  font-weight:normal;
	text-transform:none;
}
.sitemap a:visited {
  color: #999999;
}
.sitemap a:hover {}



/* CUSTOMIZATIONS -------------------------------------------------------------- */
