﻿@import '/cms/styles/common.css';
@import '/style.css';

/* COMMON ---------------------------------------------------------------------- */

body {
	background:url('/images/bg.gif') top repeat-x;
}

#bg-top {
	background:url('/images/bg-top2.gif') top center no-repeat;
}
body.homepage #bg-top {
	background:url('/images/bg-top1.gif') top center no-repeat;
}

#page {
	width:760px;
	margin:0 auto;
}


/* HEADER ---------------------------------------------------------------------- */

#header {
	background:url('/images/header.jpg') top left no-repeat;
	height:87px;
	overflow:hidden;
}

#logo {
	padding:25px 0 0 25px;
}
#logo a {
	opacity:0.5;
}
#logo a img {
	width:225px;
	height:40px;
	border:none;
}

#header-right {
	float:right;
	width:200px;
	margin:5px 0 0 0;
}

#searchbox {
	height:63px;
}

#searchbox .label {
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
#searchbox .input input {
	height:11px;
	width:155px;
	margin:0 3px 0 0;
}
#searchbox .button input {
	outline:none;
}

#header-links ul, #header-links li {
	margin:0;
	padding:0;
	background:none;
}
#header-links a {
	color:#fff;
	background:url('/images/icon-arrow.gif') 0 4px no-repeat;
	padding:0 0 0 7px;
	float:left;
	margin:0 16px 0 0;
	outline:none;
}
#header-links li.login a {
	background:url('/images/icon-lock.gif') 0 3px no-repeat;
	padding-left: 13px;
}
#header-links a:hover {
	color: #c4cee4;
	text-decoration:underline;
}



/* MENU ------------------------------------------------------------------------ */


#menu {
	border-top:1px solid #3f8ca9; 
	height:25px;
	overflow:hidden;
}

#menu ul, #menu li {
	margin:0;
	padding:0;
	background:none;
}
#menu li {
	background:url('/images/menu-separator.gif') right repeat-y;
	padding-right:2px;
}
#menu li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background: #3c608d url('/images/menu-bg.gif') top repeat-x;	
	float:left;
	width:108px;
	padding:5px 0;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	outline:none;
}
#menu li.cart {
	background:none;
	padding:0;
}
#menu li.cart a {
	background: #ba4a00 url('/images/menu-bg2.gif') top repeat-x;	
	width:100px;
}
#menu li a:hover {
	background: #7294b1 url('/images/menu-hover.gif') top repeat-x;	
}



/* SUBNAV ---------------------------------------------------------------------- */

#nav {
	width:200px; 
	margin:0 5px 0 0;
}

#rootname #unlink, #rootname a {
	background: #2c527b url('/images/rootname-bg.jpg') top left no-repeat;
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:3px 5px;
	font-size:12px;
	display:block;
	border-bottom:1px solid #fff;
}
#rootname a:hover {
	text-decoration:underline;
}


#navbox ul, #navbox li {
	margin:0;
	padding:0;
	background:none;
}
#navbox ul {
	background:url('/images/nav-bg.jpg') top left no-repeat;
	height:auto !important;
	height:126px;
	min-height:126px;
	padding-bottom:25px;
}
#navbox li {
	background:url('/images/nav-separator.gif') bottom left no-repeat;
	padding-bottom:1px;
}	
#navbox li a {
	color:#225063;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:3px 8px 3px 15px;
}
#navbox li a:hover, 
#navbox li.navactive a {
	background:#4a84b9 url('/images/icon-arrow2.gif') 0px 2px no-repeat;
	color:#ffffff;
}

#navbox ul ul {
	background:none;
	height:auto;
	min-height:0;
	padding-bottom:0;
}
#navbox li li {
	background:url('/images/nav-separator.gif') top left no-repeat;
	padding-top:1px;
	padding-bottom:0;
	margin-left:15px;
}	
#navbox li li a,
#navbox li.navactive li a {
	font-weight:normal;
	color:#225063;
	background:none;
}
#navbox li li a:hover, 
#navbox li li.navactive a {
    background:#8FBFE5 url('/images/icon-arrow2.gif') 0px 2px no-repeat;
	color:#ffffff;
}


#breadcrumbs {
	color:#225063;
	background:url('/images/breadcrumbs-bg.jpg') top left no-repeat;
	padding:4px 5px 4px 15px;
	font-size:10px;
}
#breadcrumbs a {
	color:#225063;
	font-size:10px;
}
#breadcrumbs a:hover {
	color: #2b73b2; 
}



/* CONTENT --------------------------------------------------------------------- */

#banner {
	background:url('/images/banner.jpg') top left no-repeat;
	padding:12px 0 0 40px;
	height:51px; /* 63 */
	margin:5px 0;
	overflow:hidden;
}

#banner h1, #banner h2 {
	background:none;
	padding:0;
	margin:0;
}
#banner h1 {
	font-weight:normal;
}
#banner h1, #banner h1 * {
	font-size:15px;
	color:#214D60;
}
#banner h2 {
	font-size:16px;
	color:#f60;
	margin-bottom:5px;
}

#content {
	background:url('/images/nav-bg.gif') 199px 0px repeat-y;
	height:auto !important;
	height:400px;
	min-height:400px;
}

#content-right {
	background:url('/images/content-right-bg.gif') top right no-repeat;
	height:auto !important;
	height:160px;
	min-height:160px;
	width:543px;
	padding:0 12px 0 0;
}

#content-content {
	padding:0 0 0 5px;
}

/* HOME ------------------------------------------------------------------------ */

#impact {
	background:url('/images/home-impact.jpg') top left no-repeat;
	padding:50px 270px 0 0;
	overflow:hidden;
	height:145px; /* 195 */
	margin:5px 0 0 0;
}

#impact h1, #impact h2 {
	background:none;
	padding:0;
	margin:0;
}
#impact h1 {
	font-weight:normal;
}
#impact h1, #impact h1 * {
	font-size:18px;
	color:#f60;
}
#impact h2 {
	font-size:20px;
	color:#214D60;
	margin-bottom:5px;
}
#impact .button {
	margin-top:5px;
}


#home-content {
	padding:20px 0;
}


#home-left {
	width:500px;
	margin:0 18px 0 0;
}
#homebox {
	background:url('/images/homebox-bg.jpg') top left no-repeat;
	padding:5px 0px 15px 0;
	height:auto !important;
	height:200px;
	min-height:200px;
}
#homebox table td{
	text-align:center;
}
#homebox table td a{
	position:relative;
	bottom:10px;
	left:2px
}
#homebox table div.image{
    width:150px;
	padding:2px;
	border:1px solid #dcdfe4;
}
#homebox li {
	float:left;
	width:132px;
	padding-right:5px;
}
#home-left h1 {
	background:#2f679b url('/images/home-h1-bg1.jpg') top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding:4px 0 0 32px;
	margin:0;
}
#home-left h2 {
	background:url('/images/home-h2-bg.gif') top left no-repeat;
	color:#244452;
	text-transform:uppercase;
	font-size:12px;
	padding:4px 0 5px 30px;
	margin:0 0 0 13px;
}
#home-left ul, #home-left li {
	margin:0;
}
#home-left li a {
	display:block;
	color:#244452;
	margin-bottom:3px;
}
#home-left li a:hover {
	color: #2b73b2; 
}
#home-left .paddedbox {
	padding:15px 25px;
}
#home-left ul.list-2col {
	margin-bottom:10px;
}
#home-left ul.list-2col li {
	width:130px;
	float:left;
	margin-left:30px;
}


#home-right {
	width:242px;
}
.homebox2 {
	border-left:1px solid #c2dbe4;
	border-right:1px solid #c2dbe4;
	border-bottom:1px solid #c2dbe4;
	text-align:center;
	padding-top:10px;
	margin-bottom:5px;
}
.homebox3 {
	border-left:1px solid #c2dbe4;
	border-right:1px solid #c2dbe4;
	background: #eff2f8 url('/images/homebox3-bg.gif') top repeat-x;
	border-bottom:1px solid #c2dbe4;
	padding:10px 0;
	text-align:center;
	margin-bottom:5px;
}
#home-right h1 {
	background: url('/images/home-h1-bg2.jpg') top left no-repeat;
	color:#fff;
	text-transform:uppercase;
	text-align:left;
	font-size:12px;
	padding:4px 0 0 30px;
	margin:0 0 1px 0;
}
#home-right h1.first {
	background: url('/images/home-h1-bg2.jpg') 1px 0px no-repeat;
}
#home-right h5, #home-right h6 {
	margin:0;
	padding:0;
}
#home-right h5 a {
	color:#2B73B2;
	font-size:13px;
}
#home-right h5 * {
	color:#2B73B2;
}
#home-right h5 a:hover, #home-right h5 a:hover * {
	color:#f60;
}
#home-right h6 {
	margin:5px 0 15px 0;
	color:#999;
	font-weight:normal;
	font-size:10px;
}
#home-right h6 a {
	font-weight:bold;
	font-size:11px;
	color:#2B73B2;
	font-size:13px;
}
a#promolink {
	background:url('/images/home-promo.jpg') bottom center no-repeat;
	padding:0 90px 65px 25px;
	width:116px; /* 226 */
	margin:0 auto 0 auto;
	display:block;
	text-align:left;
	text-decoration:none;
	color:#3782a2;
	font-weight:bold;
	outline:none;
}
a#promolink:hover {
	color:#f60;
}
.phone-title {
	font-size:12px;
	color:#2b73b2;
	background:url('/images/icon-phone.gif') 0 2px no-repeat;
	padding: 0 0 0 15px;
	display:inline;
}
.phone-number {
	font-size:25px;
	color:#2b73b2;
	font-weight:bold;
}
.fax-title {
	font-size:12px;
	color:#5e8797;
}
.fax-number {
	font-size:17px;
	color:#5e8797;
	font-weight:bold;
}


/* FOOTER ---------------------------------------------------------------------- */

#footer * {
	color:#999;
}
#footer a:hover {
	color: #2b73b2; 
	text-decoration:underline;
}

#footer ul, #footer li {
	margin:0;
	padding:0;
	background:none;
}

#footer ul {
	background:#436b9d url('/images/footer-bg.gif') top right no-repeat;
	padding:5px 20px;
	height:1%;
	margin-bottom:10px;
}

#footer li a {
	color:#fff;
	font-weight:bold;
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #567aa7;
	text-decoration:none;
}
#footer li a:hover {
	color: #c4cee4;
	text-decoration:underline;
}
#footer li.last a {
	border:none;
}

#footer #copyright {
	padding-left:12px;
}

#footer #credit {
	float:right;
}
#footer #credit a {
	text-decoration:none;
}

/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  color:#999999;
  padding:2px 2px 2px 4px;
  font-size:10px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #cccccc;
  color:#999999;
  padding:0;
}
input.button {}  



/* SITE MAP ------------------------------------------------------------------- */

.sitemap ul {
  margin:0 0 0 50px;
}
.sitemap ul ul {
  padding:0 0 0 22px;
  margin:0;
}
.sitemap li {
  background:none;
  list-style-image:url('/images/bullet-page.gif');
  margin:0 0 10px 0;
  background:none;
  padding:0;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
}
.sitemap li li {
  margin: 0 0 4px 0;
  list-style-image:none;
  list-style-type:circle;  
}
.sitemap li li a {
  font-size:10px;
  font-weight:normal;
}
.sitemap li li li {
  margin:0;
}
.sitemap a:visited {
  color: #ff6600;
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */

h1 a.rightlink {
	margin:0 13px 0 0;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:none;
}
h1 a.rightlink:hover {
	color:#f60;
	text-decoration:underline;
}
