body {
  font-family: Arial;
}

h1, h2, h3, h4, h5, h6 {
	color: #00;
}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {
	color: #fff;
}

a#logo {
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div.whoslogged {
	color: #fff;
	text-align: right;
}

div.whoslogged a {
	color: #ebd08d;
}

div#placeholder-nav {
	color: #fff;
}

div#search {
	background: #332913;	
}

div#placeholder-hero {
	background: #f9f9f9;
}

div#sub {
	color: #fff;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-selected {
	color: #fff;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #332913;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size:11px;
	padding: 6px !important;
}



/* @group Forms */

div#sub a {
	color: #c38600;
}

div#placeholder-box1 {
	padding: 18px 0 0 0;
}

div#placeholder-box1 a {
	color: #c38600;
}

div#placeholder-search {
	border-bottom: 1px solid #55441F;
}

div#placeholder-search .search-box{
  padding: 5px !important;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #55441F;
	margin-bottom: 18px;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1660bd;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1660bd;
	text-decoration: underline;
}

#placeholder-nav { 
  background: url(../Images/cssimg/menu_bg.png) no-repeat top left;
  width: 600px;
  height: 36px;
  overflow: hidden;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #eee url(/images/cssimg/bg-content-15-5.png) repeat-y 50% 0;
	margin: 0;
}

body.sub {
	background: #eee none;
}

div#masthead {
	background: url(/images/cssimg/bg-header-15-5-2.png) repeat-x 0 0;
}

div#header, div.whoslogged {
	height: 108px;
	line-height: 108px;
}

div.whoslogged {
/*	background: url(/images/cssimg/bg-side-15-5-2.png) no-repeat 100% 100%;*/
}

body.sub div.whoslogged {
	background: none;
}

div#placeholder-logo, a#logo {
	display: block;
	width: 590px;
	overflow: hidden;
}

div#nav {
	overflow: hidden;
	width: 600px;
	float: left;
}

div#nav, div#search {
	height: 36px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#placeholder-search {
	padding: 0 18px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#main div.inner {
	padding: 0 40px 36px;
}

body.sub div#main {
	background: #fff;
}

body.sub div#main div.inner {
	padding: 18px 40px 36px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

#placeholder-box1, #placeholder-box2, #placeholder-box3 {
  padding: 1em;
}

#placeholder-box2, #placeholder-box3  {
  padding: 0 1.75em 1em;
}

#placeholder-box3  {
  padding-top: 1.5em;
}


#placeholder-box2 h3 {
  padding-bottom: 1em;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

ul#nav_545344 {
  margin: 0;
  padding: 0;
}

ul#nav_545344 li {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  float: left;
  list-style: none;
  padding: 0 1.66em;
  margin: 0;
}

ul#nav_545344 li a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-shadow: #333 0px 0px 2px;
  font-size: 1.1em;
}

ul#nav_545344 li a:hover {
  text-shadow: #fff 0px 0px 10px;
  color: #FFF9DF;
}

#logo {
  background: transparent url(../images/img/logo_web.png) no-repeat top left;
  padding-left: 276px;
  height: 1px;
  padding-top: 107px;
  width: 276px; 
  overflow: hidden;
}

* html #logo {
  background: transparent url(../images/img/logo_web2.gif) no-repeat top left;
}

#placeholder-box2 a {
  color: #fff !important;
  display: block;
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: transparent url(../Images/img/button.gif) top left no-repeat;
}

#placeholder-box2 a:hover {
  background-position: left bottom;
  text-decoration: none;
}

.sidebar {
  display: none;
}

.location {
  width: 267px;
  height: 312px;
  overflow: hidden;
  display: none;
  margin: 0 auto;
}

#placeholder-footer {
  color: #999;
}

/* Overlay */

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#fff; 
     
    width:850px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close 
 positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../img/close.png); 
    position:absolute; 
    right: -15px; 
    top: -15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}


.simple_overlay .overlay_content { 
  font-size: 0.9em;
  height: 600px;
  padding: 2em 3em;
  overflow: auto;
}


/* TABLES */

table.table td {
  padding: 0.25em 0.5em;
}

table.table tr {
  border-bottom: solid 1px #999;
}

#masthead .container {
  background: url(../Images/cssimg/bg-container-15-5.jpg) no-repeat top center;
}

#placeholder-rss, #custom-img {
  display: none;
}

* html #main {
  width: 600px;
  margin-right: 0;
}


/* ------- COMMON --------- */

.opacity50 {
  filter:alpha(opacity=50);   
  -moz-opacity: .5;   
  opacity: .5;
}

.opacity100 {
  filter:alpha(opacity=100);   
  -moz-opacity: 1;   
  opacity: 1;
}

/**************************
RAD3
*************************/

a#rad3 {
  background: transparent url(../img/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;
}

/**************************
SHARE
*************************/

a#addthis {
  background: transparent url(../img/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;
}

.text-container {
  padding: 1em 0em;
}

.logos img {
  margin-right: 3em;
}

.clearer {
  clear: both;
}
