﻿/* @override http://130.64.126.18/leapshadow/new-style.css */

/* CSS Document */
/* old color  #10208B */


body {
margin:0;
padding:0;
text-align:left;
background-color: #D1CFFC;
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #dee3e7;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #dee3e7;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #98aab1;
}

/* @group Basic Formatting */

a {
    color: #336699;
    text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.searchtitle {
  font-size: 14px;
  font-weight:bold;
  color: #DE5F01;
  text-align: left;
  padding-bottom:0px;
  padding-top: 0px;
  padding-left: 15px;
  padding-right: 0px;
  border: none;
  height: 14px;	
  text-decoration:none;
}


img {
  margin-bottom: 15px;
} 
tbody img {
	margin-bottom: 0;
}
img.left {
margin-right: 12px;
margin-top: 2px;
}

img.right {
margin-left: 12px;
margin-top: 2px;
}

h1 {
  font-size: 22px;
  font-weight: bold;
  color: #DE5F01;
  text-align: left;
  padding: 0px 15px;
  border: none;
  height: 24px;
  
}

h2 {
font-size:20px;
color: #DE5F01;
}

h5 {
  font-size:14px;
  color: #131697;
  padding: 0px 15px;
  text-align: left;
}


tr.headerRow {
	background-color: #336699;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

tr.highlightRow{
	padding: 1px 0px 1px 0px;
}
tr.highlightRow:hover {
	padding: 1px 0px 1px 0px;
	background-color: #336699;
	color: #FFFFFF;
}

p {

  margin: 16px 0px;
  margin-top: 4px;
  margin-bottom: 12px;
}




h3 {
   font-size: 16px;
   color: #131697;
   margin-bottom: 4px;
   padding-bottom: 0px;
}

.small {
	font-size: 10px;
}

smaller {
	font-size: 8px;
	color:navy;
}

hr {
	color: #A0BAD4;
}
/* @end */

/* @group Table Formatting */

th {
   color:#EAEAEA;
   background-color: #5541C5;
   font-weight:bold;
   font-size: 14px;
   text-align: center;
}

td h3 {
  font-size: 14px;
}

td.alt {
  background-color: #D1CFFC;
}

/* @end */

/* @group Header and Menu */

#head {
 height: 131px;
 padding:0px;
 margin: 0px;
 border-bottom: 1px solid #000000;
 background-color: #d1cffc;
}

#head img {
 border: 0px;
 margin: 0px;
 padding: 0px;
}

#head a {
	margin: 0;
	padding: 0;
	text-decoration:none;
}

#menu {
 margin: 0px;
 padding: 0px;
 background-color: #d1cffc;
 border-bottom: 1px solid #272C75;
}

#center #search {
text-align: right;
width: 220px;
float: right;
margin: 7px 10px 0px 0px;
}

#searchmembers {
text-align: right;
width: 300px;
float: right;
margin: 7px 10px 0px 0px;
}


/* @end */

/* @group Footer */

#foot {
border-top:1px solid #000000;
margin:0px;
clear:both;
padding: 6px 4px 2px 4px;
height:20px;
background-color: #9799E8;
text-align:center;
color: #ffffff;
/* color: #131697; */
}

#foot a {
	text-decoration: underline;
    /* text-decoration: none; */
	color: #ffffff;
	/* font-weight: bold; */
	font-size: 12px;
	
}


/* @end */

/* @group 3 column layout */

#content3col {
  width: 980px;
  text-align:left;
  margin: auto;
  margin-top: 10px;
  background: url(images/3col-background.gif) repeat-y;
  border: 1px solid #272C75;
}

#content3col #center {
display:inline;
font-size: 13px;
padding:5px 15px 5px 15px;
width:610px;
float:left;
margin:0px;
}

#content3col #center h1 {
	padding-left:0px;
}

#content3col #right #search {
padding-left: 0px;
margin-top: 7px;
}
#content3col #right {
display:inline;
padding: 5px 10px 5px 10px;
width: 145px;
float:right;
margin:0px;
margin-right:0;
font-size: 13px;
/*	background-color: #e055fd;*/
}

#content3col .sidebar_item {
	border-top: 1px solid #ccc;
	margin-top: 8px;
	padding-top: 8px;
}

#content3col .news_item {
	border-top: 1px solid #ccc;
	margin-left: -8px;
	margin-top: 8px;
	padding-top: 8px;
}


#content3col .sidebar_item-top {
	border-top: 0px;
	margin-top: 8px;
	padding-top: 8px;
}

#content3col .sidebar_item h3 {
 margin-top: 0px;
}

#content3col #left {
display:inline;
padding: 5px 5px 5px 15px;
padding-left: 15px;
width: 155px;
float:left;
margin: 0px;
margin-left:0;
text-align: left;
}

#content3col #left h3 {
 font-size: 12px;
 
 color: #000;
}


/* @end */

/* @group 2 column layout */

#content2col {
  width: 980px;
  text-align:left;
  margin: auto;
  margin-top: 10px;
  background: url(images/2col-background.gif) repeat-y;
  border: 1px solid #272C75;
}

#content2col #right {
display:inline;
padding: 5px 5px 5px 15px;
width: 805px;
float:right;
margin:0px;
margin-right:0;
/*	background-color: #e055fd;*/
}

#content2col #left {
display:inline;
padding: 5px 5px 5px 15px;
padding-left: 15px;
width:135px;
float:left;
margin: 0px;
margin-left:0;
/*	background-color: #4efd51;*/
}



/* @end */

/* @group 1 column layout */

#content1col {
  width: 980px;
  text-align:left;
  margin: auto;
  margin-top: 10px;
  background-color: #ffffff;
  border: 1px solid #272C75;
}

#content1col #center {
padding: 0px;
width: 980px;
margin:0px;
margin-right:0;
background-color: #ffffff;
}

#content1col #center #content {
padding: 5px 5px 5px 15px;
width: 960px;
}


/* @end */

/* @group User Stats */
.user_stats h3 {
	margin: 0px;
    font-size: 12px;
    color: #000;
}
.user_stats ul {
  margin-left: 0px;
  padding-left: 0px;
  font-size: 10px;
}
.user_stats li {
  list-style-type: none;
  margin-bottom: 8px;
}



/* @end */

/* @group Misc Page Styles */

.newsletters {
  text-align; center;
}

.newsitem {
	margin: auto;
	margin-bottom: 20px;
	padding: 0px;
}

.rssfeed {
	margin: auto;
	max-width: 155px;
	border-top: 1px solid #ccc;
	margin-top: 8px;
	padding-top: 8px;
}

#newsletter-issue {
  text-align: left;
  width: 80%;
  height: 225px;
  margin-bottom: 15px;
}

.gallery_sidebar {
    background-color: #ffffff;
   font-size: 11px;
   font-weight: bold;
}


/* Old styles for RSS Feed  */

.channel { 
display: block; 
font-size: 2px;
width: 100%; 
margin-bottom: 1em;
}

.channelDescription { 
font-size: 2px;
width: 100%; 
margin-bottom: 1em;
}

.channelPublisher { 
display: block; 
font-size: 2px;
width: 100%; 
margin-bottom: 1em;
}

.chanLink{ 
display: block; 
font-size: 11pt;
width: 100%; 
margin-bottom: 1em;
}

.news { 
font-size: xx-small;
width: 100%; 
margin-bottom: 15px;
margin-top: 0px;
}

.newsAlt { 
font-size: xx-small;
width: 100%; 
margin-bottom: 15px;
margin-top: 0px;
}

.newsLink { 
font-size: x-small;
width: 100%; 
margin-top: 0px;
margin-bottom: 15px;
text-decoration : none;
}

.newsLinkAlt { 
font-size: x-small;
width: 100%; 
margin-top: 0px;
margin-bottom: 15px;
text-decoration : none;
}



/* New styles for RSS Feed  */



.rss-box {
	 width: inherit;
	 background-color: #ffffff;
}

.rss-title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss-items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss-item  {
  font-size: x-small;
  margin-bottom: 1em;;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {

	}

.rss-item a:hover { 

	}
	
.rss-date {
	font-size: xx-small;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }



/* @end */