﻿@import '/cms/styles/common.css';
@import '/style.css';

.rightlist {
	float:right;
}
.rightlist a {
	float:left;
}

/* COMMON ---------------------------------------------------------------------- */

body {
	background: #000 url('/images/background.jpg') top center no-repeat;
}

#page {
	width:910px;
	margin:0 auto;
	background-color:#fff;
}



/* HEADER ---------------------------------------------------------------------- */

#header {
	background:url('/images/header.jpg') top left no-repeat;
	height:122px;
	overflow:hidden;
	border-bottom:2px solid #fff;
	margin:0 5px;
}

#header #logo {
	width: 276px;
}
#header #logo img {
	width:215px;
	height:122px;
}
#header #logo a {
	outline:none;
}

#header-right {
	width:624px;
}

#header-links {
	margin-top:10px;
	height:46px;
}
#header-links ul, #header-links li {
	margin:0;
	padding:0;
	background:none;
}
#header-links a {
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #b09f82;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	outline:none;
}
#header-links li.last a {
	margin:0;
	border:none;
}
#header-links a:hover {
	text-decoration:underline;
}



/* MENU ------------------------------------------------------------------------ */

#menu ul, #menu li {
	margin:0;
	padding:0;
	background:none;
}

#menu li {
	background:url('/images/menu-separator.gif') top right no-repeat;
	padding:39px 2px 0 0;
}
#menu li.last {
	background:none;
	padding-right:0;
}

#menu a {
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	padding:6px 20px 0 20px;
	height:21px;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
#menu a:hover,
.root_136 #menu li.menu1 a,
.root_140 #menu li.menu2 a,
.root_146 #menu li.menu3 a,
.root_148 #menu li.menu4 a,
.root_150 #menu li.menu5 a {
	background:#d4a335 url('/images/menu-hover.jpg') top left no-repeat;
}



/* MARKETBOX ------------------------------------------------------------------- */
#marketbox { margin:0 15px; }
#marketbox, #marketbox div {
	color:#fff;
	font-weight:bold;
}
#marketbox b {
	color:#c4a423;
}



/* VIDEO FEATURE --------------------------------------------------------------- */

.video-feature {
	width:188px;
	padding-top:5px;
	background:url('/images/video-feature.gif') bottom left no-repeat;
}
.video-image {
	width:173px;
	margin:0 auto 7px auto;
	border:2px solid #fff;
}
.video-link a {
	display:block;
	margin-bottom:8px;
	padding-left:30px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	outline:none;
}
.video-link a:hover {
	color: #ae8822;
	text-decoration:underline;
}
.video-time {
	float:right;
	padding-right:8px;
	color:#999;
}



/* SUBNAV ---------------------------------------------------------------------- */

#rootname {
	padding:15px 10px;
	background: #000 url('/images/rootname-bg.jpg') top left no-repeat;
}
#rootname #unlink, #rootname a {
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	outline:none;
}
#rootname a:hover {
	text-decoration:underline;
}

#nav {
	width:150px;
	background:url('/images/nav-bg.gif') left repeat-y;
}

#nav ul, #nav li {
	padding:0;
	margin:0;
	background:none;
}
#nav ul {
	margin-top:10px;
}
#nav li {
	padding-bottom:2px;
}
#nav ul a {
	display:block;
	padding:3px 10px 4px 10px;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url('/images/nav-separator.gif') bottom right no-repeat;
	outline:none;
}
#nav ul a:hover, #nav ul li.navactive a {
	background:url('/images/nav-hover.jpg') top left no-repeat;
	color:#fff;
}

#nav ul ul {
	margin:0 0 0 15px;
}
#nav ul ul a, #nav ul li.navactive ul a {
	background:url('/images/hr.gif') bottom repeat-x;
	padding:2px 10px 2px 5px;
	color:#644d15;
	font-size:11px;
}
#nav ul ul a:hover, #nav ul li.navactive ul a:hover, #nav ul ul li.navactive a {
	color:#f7f1d4;
	background-image:none;
	background-color:#777;
}


#subnav {
	background:url('/images/subnav-bg.jpg') top left no-repeat;
	padding:30px 0 10px 0;
	min-height:185px; /* 225 */
	height:auto !important;
	height:185px;
}

#subnav #signupbox-top {
	height:11px;
	overflow:hidden;
	background:url('/images/content-signup-top.gif') top left no-repeat;
}
#subnav #signupbox {
	color:#999;
	width:132px; /* 142 */
	padding:0 5px 15px 5px;
	font-size:10px;
	background: url('/images/content-signup-bg.gif') bottom left no-repeat;
}
#subnav #signupbox h1 {
	margin: 0 0 5px 0;
	font-size:12px;
	text-transform:uppercase;
	padding:0;
	background:none;
	color:#644d15;
	color:#c4a423;
	color:#917426;
}
#subnav #signupbox input.styled {
	width:127px;
}

#subnav #signupbox input.button {
	background: #c6c6c6 url('/images/button-bg2.gif') bottom repeat-x;
	width:54px;
	text-align:center;
	padding:1px 0;
	float:right;
}
.french #subnav #signupbox input.button {
	width:60px;
	text-transform:none;
}
#subnav #signupbox input {
	font-size:10px;
	margin-top:3px;
}
#subnav #signupbox a {
	float:left;
	margin:6px 5px 0 0;
	font-size:9px;
	color:#999;
	width:68px;
}	
.french #subnav #signupbox a {
	margin-top:0;
	width:62px;
}
#subnav #signupbox a:hover {
	color: #C4A423; 
}



/* CONTENT --------------------------------------------------------------------- */

h1.pagetitle {
	color:#333;
}

#banner {
	margin:0 5px;
	height:50px; /* 80 */
	padding:30px 0 0 0;
	background:url('/images/banner.jpg') top left no-repeat;
}

#content {
	min-height:515px;
	height: auto !important;
	height:515px;
	margin:0 5px;
	background:url('/images/content-bg.gif') right repeat-y;
}

#content-content {
	width:484px; /* 524 */
	padding:2px 20px 10px 20px;
	background:url('/images/content-content-bg.jpg') top left no-repeat;
}

#content #right {
	width:213px; /* 226 */
	padding:0 5px 10px 8px;
}
#content #right h1 {
	padding: 7px 5px 5px 10px;
	margin: 0 -5px 10px -8px;
	color:#fff;
	font-size:14px;
	background: #6e6e6e url('/images/h1-right-bg.gif') top repeat-x;
}
#content #right .superhr {
	margin:1em -5px 1em -8px;
}



/* IMPACT ---------------------------------------------------------------------- */

#impact {
	margin:0 5px;
}

#impact-left {
	width:276px;
	height:248px;
	overflow:hidden;
	background:url('/images/impact-left-bg.jpg') top left no-repeat;
}

#impact #signupbox {
	margin:32px 15px 70px 15px;
	color:#aaa;
	font-size:10px;
	height:93px /* 125 */
}
#impact #signupbox h1 {
	margin: 0 0 5px 0;
	font-size:13px;
	text-transform:uppercase;
	padding:0;
	background:none;
	color:#fff;
}
#impact #signupbox input.styled {
	width:175px;
}
.french #impact #signupbox input.styled {
	width:165px;
}


#impact #signupbox input.button {
	width:60px;
	text-align:center;
	padding:2px 0;
}
.french #impact #signupbox input.button {
	width:70px;
	text-transform:none;
}
#impact #signupbox input {
	font-size:10px;
	margin-top:3px;
}



/* HOME ------------------------------------------------------------------------ */

.homepage #content {
	margin:0 5px;
	background:url('/images/home-bg.gif') left repeat-y;
	min-height:300px;
	padding-bottom:10px;
}

.homepage #content #left {
	width:393px; /* 449 */
	padding:0 28px;
}
.homepage #content #middle {
	width:207px; /* 227 */
	padding:10px 10px 0 10px;
}
.homepage #content #right {
	width:194px; /* 224 */
	padding:0 15px;
}

.homepage #content #left .paddedbox {
	background:url('/images/home-box-bg.gif') left repeat-y;
	margin-left:-28px;
	padding-left:28px;
}

.homepage #content #right h1 {
	padding: 18px 15px 2px 15px;
	margin: 0 -15px 10px -15px;
	color:#fff;
	background: #6e6e6e url('/images/h1-right-bg.gif') top repeat-x;
	font-size:16px;
}

.mapbox {
	background:url('/images/home-map-bg.jpg') bottom left no-repeat;
	height:175px; /* 199 */
	padding: 24px 0 0 0px;
}
.mapbox h1 {
	margin:0 0 25px 0;
	text-transform:uppercase;
	color:#333;
	font-size:12px;
	background:none;
	padding:0;
}



/* FOOTER ---------------------------------------------------------------------- */

#footer {
	background: #000 url('/images/footer-bg.gif') top repeat-x;
	padding:10px 20px 40px 20px;
}

#footer ul, #footer li {
	padding:0;
	margin:0;
	background:none;
}
#footer li a {
	color:#fff;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #333;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	outline:none;
}
#footer li.last a {
	padding:0;
	margin:0;
	border:none; 
}
#footer li a:hover {
	text-decoration:underline;
}

#copyright {
	margin-top:10px;
	color:#666;
	font-size:10px;
}
#copyright a {
	color:#666;
	font-size:10px;
	outline:none;
}
#copyright a:hover {
	color:#fff;
}

#credit {
	margin-top:10px;
	float:right;
}
#credit a {
	color:#666;
	text-decoration:none;
	font-size:10px;
	outline:none;
}
#credit a:hover {
	color:#fff;
	text-decoration:underline;
}



/* FORMS ----------------------------------------------------------------------- */

input.styled, textarea.styled {
  border:none;
  border-bottom:1px solid #e3e3e3;
  border-right:1px solid #e3e3e3;
  color:#777;
  padding:3px 1px 1px 3px;
  background:url('/images/formfield-bg.gif') top left no-repeat;
}
select.styled {
  border:1px solid #ccc;
  color:#999;
  padding:0;
}
input.button {
	background: #70696d url('/images/button-bg.gif') bottom repeat-x;
	color:#fff;
	text-transform:uppercase;
	padding:2px 5px;
	border:none;
	cursor:pointer;
}  



/* PHOTO GALLERY --------------------------------------------------------------------- */

.photogallery {
	margin-top:10px;
}
.photogallery .image {
	width:105px;
	margin:0 16px 12px 0;
	display:inline;
}
.photogallery .image img {
	border:1px solid #ccc;
	padding:2px;
}
.photogallery a {
	outline:none;
}
.photogallery .image a:hover img {
	border-color:#C4A423;
}
.photogallery .enlarge {
	visibility: hidden;
	position: absolute;
	margin: 63px 0 0 3px;
	padding:2px 0;
	background-color: #333;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	width:105px;
	text-decoration: none;
	z-index:100;
	height:11px;
	opacity:0.7;
}
.photogallery .image:hover .enlarge { 
	visibility: visible; 
}



/* NEWS ------------------------------------------------------------------------ */

.newslist {
	margin:3px 0 20px 0;
}
.newslist li {
	margin:0;
}
.newslist a.titlelink {
	color:#666;
	text-decoration:none;
}
.newslist a.titlelink:hover {
	color: #C4A423;
	color: #92721d;
}


#news-listings .row {
	margin-bottom:15px;
}

#news-listings .news-date {
	border-bottom:1px solid #eee;
	padding-bottom:2px;
	margin-bottom:2px;
}
#news-listings .news-date a {
	color:#999;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

#news-listings .news-title {
	width:425px;
	margin-right:9px;
}
#news-listings .news-title a {
	font-size:12px;
	color:#666;
	font-weight:bold;
	text-decoration:none;
}
#news-listings .news-date a:hover,
#news-listings .news-title a:hover {
	color: #92721d;
}

.nolistings {
	font-size:13px;
	font-weight:bold;
	color:#999;
}

#news-listings .morelink2 {
	width:50px;
	text-align:right;
}

#news-details h2 {
	font-size:16px;
	color:#666;
	font-weight:bold;
}
#news-details .news-date {
	color:#888;
	font-size:12px;
	font-weight:bold;
	margin:20px 0;
}



/* PAGING ---------------------------------------------------------------------- */

.pagingbox {
	margin-top:10px;
	text-align:right;
	font-size:9px;
}
.pagingbox a {
	padding:0 4px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#c4a423;
}

.pagingbox a:hover {
	background-color:#C4A423;
	color:#fff;
}



/* 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: #bfaa86;
}
.sitemap a:hover {
	color: #C4A423; 
}



/* CUSTOMIZATIONS -------------------------------------------------------------- */

.morelink a {
	background:url('/images/bullet.gif') 0px 3px no-repeat;
	text-decoration:none;
	padding-left:10px;
	color:#666;
	font-weight:bold;
}
.morelink a:hover {
	color: #ae8822;
	text-decoration:underline;
}


.eventslist {
	margin:0 0 20px 0;
}
.eventslist li {
	margin:0;
	background-image:url('/images/bullet2.gif');
}