/* CSS Document */

body {
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
  color: #333333;
  background: #ffffff;
  font-size: 70%;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
  font-family: tahoma,verdana,helvetica,arial,sans-serif;
}

table, input, textarea {
  font-size: 100%;
}


p {
  display: block;
  margin: 0.5em 0;
}

h1 {
  font-size: 160%;
}

h2 {
  font-size: 120%;
  margin-top: 10px;
  margin-bottom: 10px;
}

h3 {
  font-size: 110%;
}

h4 {
  font-size: 100%;
}

h5 {
  font-size: 90%;
}

h6 {
  font-size: 80%;
}

form {
	margin: 0px;
 	padding: 0px;
}

div.clear {
  width: 100%;
  clear: both;
}

a:link, a:visited, a:hover, a:active {
	color: #C00000 !important;
  background-color: transparent;
  text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFB000 !important;
  background-color: transparent;
}

#wsw-bg {
  margin: 10px;
}

#wsw-bg-top {
  width: 770px;
  background: transparent url(../images/chrome/bg-top.jpg) top left no-repeat;
}

#wsw-bg-mid {
  width: 770px;
  background: transparent url(../images/chrome/bg-mid.jpg) top left repeat-y;
}

#wsw-bg-bot {
  width: 770px;
  background: transparent url(../images/chrome/bg-bot.jpg) bottom left no-repeat;
}

#wsw-head {
  width: 770px;
  height: 100px;
}

#wsw-head-inner {
  padding: 4px; /* prevent inner margins collapsing */
}

#wsw-body {
  width: 770px;
  min-height: 428px;
  _height: 428px;
}

#wsw-foot {
  width: 770px;
  height: 100px;
}

#wsw-main {
  width: 570px;
  max-width: 570px;
  overflow: hidden;
  float: right;
}

#wsw-main-inner {
  padding: 8px 0px 0px 0px; /* prevent inner margins collapsing */
  margin: 0px 12px 0px 0px;
}

#wsw-publishxp #wsw-main {
  width: 100%;
  padding: 0px;
  margin: 0px;
  overflow: visible;
  float: none;
}

#wsw-left {
  width: 200px;
  max-width: 200px;
  overflow: hidden;
  float: left; /* Required on IE */
  background: transparent url(../images/chrome/bg-hikers.jpg) top left no-repeat;
}

#wsw-left-inner {
  padding: 250px 0px 0px 0px; /* prevent inner margins collapsing */
  margin: 0px 8px 0px 8px;
}

#wsw-logo {
  height: 92px;
  width: 84px;
  float: left;
  cursor: pointer;
  cursor: hand;
}

#wsw-user {
  margin: 0px 0px 0px 84px;
  height: 16px;
  text-align: right;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 10px;
	color: #C00000;
  background-color: transparent;
}

#wsw-user-inner {
  float: right;
  position: relative;
}

#wsw-user-panel-open {
}

#wsw-user-panel {
  visibility: hidden;
  position: absolute;
	left: 0px; top: 16px;
  width: 160px;
	z-index: 10000;
	opacity:.95;
	-moz-opacity:.95;
	filter:alpha(opacity=95);
  text-align: center;
	color: #000000;
  background-color: white;
}

#wsw-user-panel-inner {
  border: 1px solid #C00000;
  padding: 4px;
}

#wsw-user-panel-close {
  margin-top: 1em;
}

#wsw-user-panel-close a {
  border: 1px solid #C00000;
  border-top: 0px;
  border-bottom: 0px;
  margin-top: 4px;
  padding: 0px 2px 0px 2px;
}

#wsw-user-panel div.module-members-online {
  border-top: 1px dotted #C00000;
  margin-top: 0.5em;
}

#wsw-user-panel .module-members-online H3 {
  margin: 0.5em auto 0.5em auto;
  padding: 0px;
}

#wsw-user-panel ul.mod_login,
#wsw-user-panel ul.mod_login-members-online {
  margin: 0px;
  padding: 0px;
}

#wsw-user-panel ul.mod_login li,
#wsw-user-panel ul.mod_login-members-online li {
  display: inline;
}

#wsw-title {
  margin: 0px 0px 0px 84px;
  height: 48px;
}

#wsw-menu {
  margin: 0px 0px 0px 84px;
  height: 20px;
}

#wsw-menu-inner table  {
  margin: auto auto;
}

#wsw-menu .tnt-transmenu .menu .item,
#wsw-menu .tnt-transmenu .menu .item:hover,
#wsw-menu .tnt-transmenu .menu .item:link,
#wsw-menu .tnt-transmenu .menu .item:active,
#wsw-menu .tnt-transmenu .menu .item:visited {
  display: table-cell;
  display: inline-block;
  height: 12px;
  width: 72px;
  color: white !important;
  background-color: transparent;
  font-size: 12px;
  line-height: 12px;
  font-style: normal;
  font-family: verdana,helvetica,arial,sans-serif;
  font-weight: 900;
  background: transparent url(../images/chrome/bg-menu.jpg) no-repeat;
  margin: 0px;
  padding: 3px;
  border-width: 0px 0px 2px 2px;
  border-color: red;
  border-style: solid;
  text-align: left;

  /* IE Specific gradient filter */
  _background: transparent url(../images/blank.gif) repeat;
  _filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr="#FF000000",endColorStr="#00000000",gradientType=1); 
}

#wsw-menu .tnt-transmenu .menu .separator {
  display: table-cell;
  display: inline-block;
  width: 8px;
}


#wsw-menu .tnt-transmenu .menu a.item.hover,
#wsw-menu .tnt-transmenu .menu a.hover {
  color: red;
  background-color: transparent;
  border-color: red;
}

#wsw-menu .tnt-transmenu .menu a.item.active,
#wsw-menu .tnt-transmenu .menu a.active {
  color: red;
  background-color: transparent;
  border-color: red;
}

#wsw-menu .tnt-transmenu .submenu {
  color: red;
  background-color: #ffb000;
  font-size: 12px;
  line-height: 12px;
}

#wsw-menu .tnt-transmenu .submenu .item,
#wsw-menu .tnt-transmenu .submenu .item:hover,
#wsw-menu .tnt-transmenu .submenu .item:link,
#wsw-menu .tnt-transmenu .submenu .item:active,
#wsw-menu .tnt-transmenu .submenu .item:visited {
  color: black;
  background-color: transparent;
  font-size: 10px;
  font-style: normal;
  font-family: verdana,helvetica,arial,sans-serif;
  font-weight: 900;
  text-align: left;
}

#wsw-menu .tnt-transmenu .submenu TABLE.items {
  width: 80px;
}

#wsw-menu .tnt-transmenu .submenu .item.hover {
  color: red;
  background-color: transparent;
}

#wsw-menu .tnt-transmenu .submenu .item.active {
  color: red;
  background-color: transparent;
}

#wsw-menu .tnt-transmenu .transMenu .item img {
  margin-left: 1px;
}

/*
 * Left column
 */

#wsw-section-logo {
}

#wsw-section-logo object,
#wsw-section-logo img {
  width: 100%;
  height: 100px;
}

/*
 * Breadcrumbs path
 */
#wsw-path {
  color: #800080;
	font-weight: bold;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 4px 0px;
  border-bottom: 1px dotted #4d1979;
  font-family: verdana,helvetica,arial,sans-serif;
  overflow: hidden;
}

/*
 * Page top modules
 */
#wsw-top-modules {
  margin-bottom: 1em;
}

#wsw-bottom-modules {
  margin-top: 1em;
}


#wsw-main h1,
#wsw-content h1,
.wsw-header {
  color: #800080;
  background-color: transparent;
  font-family: "comic sans ms",verdana,helvetica,arial,sans-serif;
  font-size: 160%;
  font-weight: bold;
  text-decoration: underline;  
  padding: 0px;
  border: 0px;
  margin: 0px;
  text-align: center;
}

#wsw-main h6,
#wsw-content h6,
.wsw-subheader {
  color: #800080;
  background-color: transparent;
  font-family: verdana,helvetica,arial,sans-serif;
  font-size: 70%;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;  
  vertical-align: super;
  padding: 0px;
  border: 0px;
  margin: 0px 0px 0.5em 0px;
  text-align: center;
}

#wsw-main h2,
#wsw-main .componentheading,
.wsw-header2 {
  color: #800080;
  font-family: Comic Sans MS, Arial, Times New Roman, Helvetica, sans-serif;
  font-size: medium;
  font-stretch: expanded;
  letter-spacing: 0.5em;
  text-decoration: underline;  
  margin: 0px;
  padding: 0px;
  border: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: center;
}

/*
 * Page content
 */
#wsw-content {
}


#wsw-content table.contentpane {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px 0px 5px 0px;
}

#wsw-content table.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	xmargin: 0px 5px 5px 5px;
  width: 100%;
}

#wsw-content .contentheading,
#wsw-content .buttonheading {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid #ffb000;
  height: 19px;
  overflow: hidden;
  white-space: nowrap;
}

#wsw-content .contentheading {
	color: #666666;
	background: transparent url(../images/bullet-9x9.png) 4px 6px no-repeat;
	text-indent: 17px;
  text-decoration: none;
  font-family: verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
  vertical-align: bottom;
}

/* The edit button on the end of the content title */
#wsw-content .contentheading a {
  margin-left: 2em;
}

#cbProfileTitle,
#adminForm .componentheading,
#wsw-main .module h3 {
  margin: 0px 0px 4px 0px;
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid #ffb000;
  height: 19px;
  line-height: 19px;
  overflow: hidden;
  white-space: nowrap;
	color: #666666;
	background: transparent url(../images/bullet-9x9.png) 4px 6px no-repeat;
	text-indent: 17px;
  text-decoration: none;
  text-align: left;
  font-family: verdana,helvetica,arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
  vertical-align: bottom;
  letter-spacing: 0em;
}

/* The Inline Edit icon is shown next to the title */
#wsw-content .contentheading span {
}

#wsw-content .buttonheading {
  padding: 0px 2px 0px 2px;
}

#wsw-content .buttonheading img {
  height: 16px;
  width: 16px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#wsw-content .contentpaneopen .small,
#wsw-content .contentpaneopen .createdate,
#wsw-content .contentpaneopen .modifydate,
#wsw-content .contentpaneopen .readon {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}


#wsw-content .contentpaneopen .small,
#wsw-content .contentpaneopen .createdate,
#wsw-content .contentpaneopen .modifydate {
  color: #800080;
  background-color: transparent;
}


#wsw-content TD.contentdescription {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px #FEB100 dashed;
}

#wsw-content .sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
  padding: 4px;
}

#wsw-content .sectiontablefooter {
}

/*
#wsw-content .sectiontableentry1 {
	background-color : #ffffff;
}

#wsw-content .sectiontableentry2 {
	background-color : #f9f9f9;
}
*/

#wsw-content .sectiontableentry1 A,
#wsw-content .sectiontableentry2 A,
#wsw-content .sectiontableentry3 A,
#wsw-content .sectiontableentry4 A,
#wsw-content .sectiontableentry5 A,
#wsw-content .sectiontableentry6 A,
#wsw-content .sectiontableentry7 A,
#wsw-content .sectiontableentry8 A,
#wsw-content .sectiontableentry9 A {
    line-height: 15px;
    padding-left: 20px;
    padding-top: 0px;
    background-image: url(../images/arrow.png) ;
    background-repeat: no-repeat;
    background-position: 5px 2px;
}

#wsw-content .back_button {
  margin-top: 1em;
}

.wsw-img-left {
  float: left;
  margin: 0.5em;
  margin-left: 0.5em;
}

.wsw-img-right {
  float: right;
  margin: 0.5em;
  margin-right: 0.5em;
}

TABLE.wsw-aims {
  margin: auto auto;
  background-color: #773377;
  color: #FFFFFF;
}

TABLE.wsw-aims TD {
  padding: 5px;
  vertical-align: top;
  text-align: center;
}


/*
 * Page center modules
 */
#wsw-bottom-modules {
}


#wsw-copyright {
  float: right;
  margin: 72px 24px 0px 0px;
  color: #ffffff;
  background-color: transparent;
  font: normal bold normal 8px verdana,helvetica,arial,sans-serif;
}

div.module-login {
  color: #800080;
	font-weight: bold;
  margin: 0px 8px 8px 0px;
  padding: 0px 0px 4px 0px;
  border-bottom: 1px dotted #4d1979;
  font-family: verdana,helvetica,arial,sans-serif;
  overflow: hidden;
}

div.module-login #mod_login_logoutform-login #mod_login_greeting-login {
  float: left;
  background-color: red;
}

div.module-login #mod_login_logoutform-login input.button-login {
  float: right;
}

#wsw-bottom-modules ul.mod_login {
  margin-top: 0px;
}

#wsw-bottom-modules ul.mod_login {
  margin-top: 0px;
}

#wsw-left-modules div.search {
  margin: auto auto;
  text-align: center;
}

/*
 * Events component
 */

#wsw-left td.mod_events_monthyear {
}

#wsw-left A.mod_events_link:link,
#wsw-left A.mod_events_link:visited,
#wsw-left A.mod_events_link:hover,
#wsw-left A.mod_events_link:active {
	color: #C00000 !important;
  background-color: transparent;
  text-decoration: none;
	font-weight: bold;
}

#wsw-left A.mod_events_link:hover {
	color: #FFB000 !important;
  background-color: transparent;
}

#wsw-left table.mod_events_table {
  border: 2px outset #ffb000;
}

#wsw-left table.mod_events_table td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  padding: 0px;
  cell-spacing: 0px;
  background-colour: transparent;
}

#wsw-left table.mod_events_table td.mod_events_td_dayname {
  color: #000000;
  background-color: #ffb000;
  border: 0px;
  border-bottom: 1px solid black;
}

#wsw-left table.mod_events_table td a {
  display: block;
  height: 16px;
  width: 16px;
  padding: 1px;
}

#wsw-left table.mod_events_table td a:hover {
  border: 1px solid #ffb000;
  padding: 0px;
}

#wsw-left table.mod_events_table td.mod_events_td_daynoevents,
#wsw-left table.mod_events_table td.mod_events_td_todaynoevents,
#wsw-left table.mod_events_table td.mod_events_td_dayevents,
#wsw-left table.mod_events_table td.mod_events_td_todayevents,
#wsw-left table.mod_events_table td.mod_events_td_dayoutofmonth {
  background-color: transparent;
}

#wsw-left table.mod_events_table td.mod_events_td_dayoutofmonth {
  color: #cccccc;
}

#wsw-left table.mod_events_table td.mod_events_td_daynoevents a {
}

#wsw-left table.mod_events_table td.mod_events_td_todaynoevents a {
  border: 1px solid #c00000;
  padding: 0px;
}

#wsw-left table.mod_events_table td.mod_events_td_dayevents a {
}

#wsw-left table.mod_events_table td.mod_events_td_todayevents a {
  border: 1px solid #c00000;
  padding: 0px;
}

#wsw-left td.mod_events_latest_noevents {
  text-align: center;
}

/*
 * Gallery 2 component
 */
#gallery {
  font-family: Verdana, Arial, Helvetica, sans-serif !important;
  font-size: 100% !important;
  color: #000000 !important;
  background-color: transparent !important;
}

body.gallery {
  background-color: transparent !important;
}

#gallery a { background-color: transparent !important; }
#gallery a:hover { background-color: transparent !important; }
#gallery a:active { background-color: transparent !important; }
#gallery a:visited { background-color: transparent !important; }

/*
 * Don't display the 'Powered by' message in the gallery -
 * but keeps it in the source
 */
#wsw-content-inner .footer {
  display: none;
}

/* vim: set expandtab tabstop=2 shiftwidth=2 indentexpr=: */
