/* --- Main Layout --- */
#wrap {
	width:996px;
	margin:0 auto;
	background:#efeeed;
	padding:0 0 10px 0;
}

#header {
	height:100px;
	background:url(../images/layout/header.jpg) no-repeat top left;
}

.logo {
	float:left;
	margin:16px 0 0 38px;
}

/* --- Top links --- */
.top-links {
	float:right;
	height:30px;
	padding:0 25px 0 10px;
	background:#e2dfd9 url(../images/layout/top-link-end.jpg) no-repeat top left;
}
.top-links li {
	display:inline;
}

.top-links a {
	display: block;
	float: left;
	background: transparent url(../images/bullets.png) no-repeat scroll 0 -67px;
	_background:url(../images/bullet_grey.jpg) no-repeat 0% 50%;
	padding:0 0 0 18px;
	margin:0.4em 6px 0 0;
	
	color:#3d3d3d;
	font-weight:bold;
	font-size: 0.95em;
	line-height: 2em;
}

.top-links li a:hover, .top-links li.selected a {
	background: transparent url(../images/bullets.png) no-repeat scroll 0 4px;
	color:#010101;
	text-decoration:none;
}

.top-links img {
	margin:0 0 0 85px;
}

/* --- Rewards button --- */
#jmail-signup-btn {
	width: 420px;
	float: right;
	margin: 0px 20px 0px 0px;
	clear: both;
}
.jmail-button-text {
	margin: 3px 10px 0px 0px;
	color: #21246b;
	text-shadow: 1px 1px 1px #FFF;
	/*display: inline;*/
	font-size: 1.15em;
	float:left;
	width:240px;
}
a.rew-link {
	background:url(../images/layout/rewards-button.png) no-repeat top left;
	display: block;
	width: 146px;
	height: 25px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: right;
}
a:hover.rew-link {
	background-position: 0 -25px;
}

/* --- Main menu --- */
#menu {
	background: #282b7f url(../images/navigation/menu-sprite.gif) repeat-x top left; 
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#menu table {
	width: 100%;
	font-size: 1.2em; 
}

#menu td {
	background: transparent url(../images/navigation/menu-sprite.gif) no-repeat scroll 0 -129px;
	height: 43px;
	overflow: hidden;
}

#menu a {
	display: block;
	margin: 0 0 0 2px;
	padding: 6px 0 9px 17px; 
	color: #dbdad8; 
	font-weight: bold; 
}

#menu td a span {
	display: block;
	font-weight: normal;
	color: #b1acc0;
	font-family: Verdana, sans-serif;
	font-size: 0.75em; 
}

#menu a:hover, #menu a.active {
	text-decoration: none;
	color: #fff;
	background: url(../images/navigation/menu-hover.jpg) no-repeat 95% 100%;
}
#menu a:hover span {
  color: #fff;
}

#menu td.first {
	background: transparent url(../images/navigation/menu-sprite.gif) no-repeat scroll left -43px;
}
#menu td.first a {
	margin: 0;
	padding-right: 20px;
}
#menu td.first a:hover, #menu td.first a.active {
	background: url(../images/navigation/menu-hover.jpg) no-repeat 0px 0;
}

#menu td.last {
	background: transparent url(../images/navigation/menu-sprite.gif) no-repeat scroll 0 -129px;
}
#menu td.last a {
	background: transparent url(../images/navigation/menu-sprite.gif) no-repeat scroll 100% -86px;
	padding-right: 15px;
}
#menu td.last a:hover, #menu td.last a.active {
	background: url(../images/navigation/menu-hover.jpg) no-repeat 100% 0;
}

/* --- Sidemenu layout --- */
.sidemenu-top {
	background:url(../images/services-div_top.jpg) no-repeat top left;
	width:960px;
	height:19px;
}
.sidemenu-mid {
	background:url(../images/services-div_mid.jpg) repeat-y top left;
	width:955px;
	/*	border:1px solid #666666;*/
	padding: 0px 10px 0px 1px;
	overflow:hidden;
}
.sidemenu-bott {
	clear:both;
	background:url(../images/services-div_bot.jpg) no-repeat top left;
	width:960px;
	height:14px;
}

.sidemenu-right {
	float:right;
	width:700px;
	color:#4a4a4a;
	padding: 0px 20px 10px 0;
}

.sidemenu-right p {
  font-size: 1.2em;
  line-height: 1.6em;
}

  /* The Sidemenu Itself */
.sidemenu {
	width:190px;
	float:left;
	clear: left;
	margin: 1.75em 20px 1.5em 0;
	padding: 0 8px;
}
.sidemenu h3 {
	font-weight:normal;
	border-bottom:1px solid #d6d3cd;
	padding:0 5px 8px 5px;
	margin: 0;
}
#content .sidemenu li {
	border-bottom:1px solid #d6d3cd;
	padding: 3px;
	margin: 0;
	list-style-type: none;
	line-height: 1.4em;
}
.sidemenu a:link, .sidemenu a:visited {
	color:#c02019;
	font-weight:bold;
	display:block;
	padding: 4px 5px;
	width:182px;
}
.sidemenu a:hover, .sidemenu a.active {
	color:#fff !important;
	text-decoration:none;
	background:url(../images/red-hvr.jpg) no-repeat top left;
}

  /* Promotions menu */
.promomenu {
  padding-top: 45px;
  margin-top: 0;
  background: url(../images/navigation/promo-menu_separator.png) no-repeat top left;
}



/* --- Content area --- */
#content {
	width:960px;
	margin:15px auto;
	background-color: #fff;
	overflow: hidden;
}

.cont-top {
	background:url(../images/layout/content-top.jpg) no-repeat top left;
	height:8px;
	overflow: hidden;
}
.cont-mid {
	background:url(../images/layout/content-mid.jpg) repeat-y top left;
	padding:5px 14px 0px 14px;
	overflow: hidden;
	float: left;
}
.cont-bott {
	background:url(../images/layout/content-bottom.jpg) no-repeat top left;
	height:8px;
	overflow: hidden;
	clear: left;
}

div#defaultContent { /* Extra padding on most pages */
  padding: 5px 32px 0 27px;
  width: 901px;
}

  /* Right column */
  
div#rightColContent {
  padding: 5px 273px 15px 27px;
}

.cont-mid .right-col {
  width: 213px;
  float: right;
  margin: 5.5em -215px 2em 0;
  position: relative;
  right: -30px;
  _right: 185px;
}

div.Wide {
  padding-right: 340px !important;
}
div.Wide .right-col {
  width: 285px;
  margin-right: -290px;
  _right: 255px;
}

/* --- Footer --- */
#footer {
	clear:both;
	background:url(../images/layout/footer-bg.jpg) no-repeat top left;
	width:960px;
	margin:20px 0 0 18px;
	height:34px;
	padding:10px;
	color:#787878;
	overflow:hidden;
}
.copy {
	float:left;
	font-size: 0.9em;
	padding:0 15px 0 0;
	line-height: 1.6em;
}
#footer ul {
	margin: 0 0 0 155px;
	font-size: 0.95em;
	padding: 0;
}
#footer ul.capital {
	text-transform:uppercase;
	font-weight:bold;
	padding: 0;
	margin-bottom: -1em;
}
#footer a {
	color:#787878;
}
#footer a:hover {
	color:#4a4a4a;
	text-decoration:none;
}
#footer li {
	display:inline;
	padding: 2px 0 5px 10px;
}

