body {
	color: #666;
	font-family: Arial, Helvetica;
}

hr.clear {
	background: #fff;
	color: #fff;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #003399;
	font-family: JambonoTF-Regular, Helvetica, Arial;
	font-weight: bold;
}

.menu-item {
	font-family: JambonoTF-Regular;
}

div#page-a {
	background: transparent url(/images/bg2.png) top left no-repeat;
}

div#placeholder-logo {
	color: #71ABCF;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}


div#placeholder-hero {
	background: #f7f7f7;
}

div#placeholder-box1 {
	background: #eee;
	color: #444;
}

div#placeholder-box2 {
  padding-top: 1.5em;
}

div#placeholder-search {
	color: #fff;
}

div.whoslogged {
	color: #000;	
}

div#footer {
	color: #333;
	font-size: 12px;
}

td.menu-item {
	color: #CFE1F5;	
	font-weight: bold;
	font-size: 1.5em;
	text-shadow: 1px 1px 1px #333;
}

td.menu-item-hover {
	color: #fff;	
	text-shadow: 1px 1px 1px #000;
	font-size: 1.5em;
	font-weight: bold;
}

td.menu-item-selected {
	color: #fff;
	font-size: 1.5em;
	font-weight: bold;
  text-shadow: 0px 0px 10px #CFE1F5;
}

td.menu-item-selected .cufon-canvas{
  border-bottom: solid 2px #fff;
}

td.menu-item-selected .cufon-vml{
  border-bottom: solid 2px #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1969bc;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

div.search-box {
	background: #eee;	
}

.secure-login, .newsletter-form {
	background: #eee;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div.search-box {
	margin: 18px 0;
	padding: 18px;
}

/* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

/* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
/*	background: #CEE7F8 url(/images/cssimg/bg-10-7.png) repeat-x 0 0;*/
	background: #CEE7F8 url(/images/bg.jpg) left top no-repeat fixed;

	margin-top: 26px;
}

* html body {
	margin-top: 12px;
}

div#header-left, div#header-right {
	height: 100px;
}

div#header-left {
/*	background: url(/images/cssimg/bg-logo-10-7.png) no-repeat 0 0;*/
}

div#header-right {
/*	background: url(/images/cssimg/bg-nav-10-7.png) no-repeat 0 0;*/
}

div#placeholder-nav {
	height: 36px;
	margin-top: 21px;
	padding-left: 90px;
}

div#placeholder-logo {
	padding-top: 27px;
	padding-left: 30px;
}

div#placeholder-rss {
	height: 18px;
	text-align: right;
	display: none;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 595px;
	overflow: hidden;
	position: relative;
}

div#hero-overlay {
  position: absolute;
  height: 216px;
  width: 595px;
	background: transparent url(../images/left-box.png) left top no-repeat; 
	display: none;
	margin-top: -216px;
	z-index: 100;
}

div#placeholder-box1 {
	height: 216px;
	overflow: hidden;
	width: 355px;
	position: relative;
	background:transparent url(/images/right-box2.jpg) no-repeat scroll -23px 0;
  border-left:1px solid white;
  height:216px;
  overflow:hidden;
  position:relative;
  width:354px;
}

div#placeholder-box1 .photogalleryTable {
  margin-left:-65px;
  margin-top:-6px;
}

div#placeholder-box1 .photogalleryItem { 
  padding: 0;
  
}

div#placeholder-box1 .photogalleryItem a img { 
  filter:alpha(opacity=80);   
  -moz-opacity: .8;   
  opacity: .8;
}

div#placeholder-box1 .photogalleryItem a:hover img { 
  filter:alpha(opacity=100);   
  -moz-opacity: 1;   
  opacity: 1;
}

.opacity50 {
  filter:alpha(opacity=50);   
  -moz-opacity: .5;   
  opacity: .5;
}


div#main div.inner {
	padding: 24px 30px 30px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 27px;
	text-align: right;
}

div#footer {
	padding-top: 24px;
	padding-bottom: 24px;
	background: transparent url(../images/bg-footer.png) no-repeat top left;
}

#placeholder-nav table {
table-layout: auto;
width: 100%;
}

#placeholder-nav table td {
text-align: center;
width: auto;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

/* @end */

#placeholder-whosloggedin {
  display: none;
}

/**************************
SHARE
*************************/

a#addthis {
  background: transparent url(../images/btn_share.png) no-repeat;
  width: 107px;
  height: 0;
  display: inline-block;
  margin-bottom: -7px;
  color: #666;
  text-decoration: none;
  white-space: nowrap;
	padding: 21px 0 0 0;
	overflow: hidden;
}

/**************************
RAD3
*************************/

a#rad3 {
  background: transparent url(../images/logo_rad3.png) no-repeat top right;
  width: 93px;
  height: 0;
  float: right;
  display: block;
  color: #666;
  text-decoration: none;
  white-space: nowrap;
	padding: 21px 0 0 0;
	overflow: hidden;
	position: relative;
  filter:alpha(opacity=50);   
  -moz-opacity: .5;   
  opacity: .5;
}


#cycle-hero {
  width: 595px;
  height: 216px;
  overflow: hidden;
}

#placeholder-footer {
  padding: 0 2em;
  color: #fff;
}

#placeholder-footer a {
  color: #fff;
}

#placeholder-footer a:hover {
  color: #fff;
}

#placeholder-box3 {
  margin-top: 36px;
}

#placeholder-box2 h2, #placeholder-box3 h2 {
  height: 48px;
/*  line-height: 64px;*/
  padding: 0;
  padding-left: 74px;
  padding-top: 20px;

  background: transparent url(../images/icon-palms.jpg) no-repeat;
  color: #0066CC;
}

#placeholder-box3 h2 {
  background-image: url(../images/icon-anchor.jpg);
  width: 226px;
}


/***************/
/*   Overlay   */
/***************/

#simple_overlay { 
  background-color: white;
  color:#efefef; 
	display:none;
	z-index:10000;
	-moz-box-shadow:0 0 15px 5px #000;
	-webkit-box-shadow: 0 0 15px #000;
	min-height:200px;
	min-width: 660px;
} 
 
.contentWrap { 
    padding: 10px;
    padding-bottom: 35px;
    overflow-y:auto; 
}

/* default close button positioned on upper right corner */
#simple_overlay  div.close {
	background-image:url(/catalystimages/closelabel.gif);
	position:absolute; 
	bottom: 5px; left: 580px;
	cursor:pointer;
	height:23px;
	width:66px;
}

.cufon-loading { 
	visibility: hidden !important;
}

.promo {
  font-size: 1.1em;
  margin-top: 3em;
  padding: 1.25em 3em 0 3em;
  border-top: 1px solid #ccc;
  clear: both;
  filter:alpha(opacity=75);   
  -moz-opacity: .75;   
  opacity: .75;  
}

#rad3logo {
  float: right;
  margin-top: -0.25em;
}