﻿.foo{} /* Not starting with a comment to keep the validators happy */

/* Main wrapper */ 

#wrapper {
  margin: 0 ;
  width: 950px;
  border: 1px solid #CCC;
}
body {
	padding: 0;
	margin: 0;
	font-family: "Century Gothic", verdana, Arial;
	background-color: #CCCCCC;
}

/* Universal Classes */

.clear, #clear { clear: both; }

.center, #center { text-align: center; }

.right {
	float: right;
}
.left {
	float: left;
}

td {
	vertical-align: top;
}

h2
{
	font: 18px "Trebuchet MS" , Arial, "Courier New";
	color: #666666;
}

/* Header */

td.banner {
	height: 150px;
  background: url(../images/banner_bg.jpg) top left repeat-x;
}
td.shadow_left {
	height: 10px;
	width: 180px;
	background :url(../images/shadow_left.jpg) top left no-repeat;
}
td.shadow_content {
	height: 10px;
	background: url(../images/body_bg.jpg) top left repeat-x;
}
td.shadow_right {
	height: 10px;
	width: 140px;
	background: url(../images/shadow_right.jpg) top left no-repeat;
}

td.left_nav {
	width: 180px;
	background: url(../images/nav_bg.jpg) top left repeat-y;
}


td.content {
	color: #666666;
	font-size: 14px;
	background-color: #FFFFFF;
}

td.content span img {
	padding: 0 20px 20px 0;
}

td.footer {
	background: #CCCCCC url(../images/footer_bg.jpg) top left repeat-x;
	padding: 10px;
}

td.left_nav ul {
	display: block;
	margin: 0;
	padding: 0;
}

td.left_nav li {
	display: block;
	margin: 0;
	padding: 0;
}

td.left_nav li a:link, td.left_nav li a:active, td.left_nav li a:visited {
	color: #FFFFFF;
	background: url(../images/left_nav_bg.jpg) bottom left no-repeat;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	font-size: 16px;
}

td.left_nav li a:hover {
	background: url(../images/left_nav_bg_hover.jpg) bottom left no-repeat;
}

.nav_menu_top {
	color: #FFFFFF;
	background: url(../images/left_nav_bg.jpg) bottom left no-repeat;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.nav_menu_top a:link, .nav_menu_top a:visited, .nav_menu_top a:active {
	padding-left: 20px;
	color: #FFFFFF;
	font-size:16px;
}
.nav_menu_top_over {
	color: #FFFFFF;
	background: url(../images/left_nav_bg_hover.jpg) bottom left no-repeat;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	display: block;
	font-size: 16px;
}
.nav_menu_top_over a:hover {
	padding-left: 20px;
	text-decoration: none;
}

.nav_menu_sub {
	background: #014485;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	padding: 3px;
}
.nav_menu_sub a:link,.nav_menu_sub a:visited,.nav_menu_sub a:active  {
	display: block;
	color: #FFF;
	padding: 3px;
}

.nav_menu_sub_over {
	background: #014485;
	color: #DBC25E;
	font-size: 14px;
	padding: 3px;
}
.nav_menu_sub_over a:hover {
	display: block;
	color: #DBC25E;
	text-decoration: none;
	padding: 3px;
}

td.right_nav {
	width: 140px;
	background: #D4D4D4 url(../images/nav_right_bg.jpg) top left repeat-y;
}

td.right_nav ul {
	display: block;
	margin: 0;
	padding: 0;
}

td.right_nav li {
	display: block;
	margin: 0;	
	margin-left: 5px;
	padding: 0;
}

td.right_nav li a:link, td.right_nav li a:active, td.right_nav li a:visited {
	color: #4396C2;
	padding: 12px 0;
	text-decoration: none;
	display: block;
	padding-left: 35px;
	font-size: 14px;
	height: 35px;

}

td.right_nav li a:hover {
	color: #666666;
} 

.doubleline {
	line-height: 40px;
}
a:link, a:visited, a:active {
	color: #1A5EA7;
	text-decoration: none; 
}

a:hover {
	color: #666666;
	text-decoration: underline; 
}



#forum {
	background: url(../images/icon_forum.gif) left no-repeat;
}
#podcast {
	background: url(../images/icon_podcast.gif) left no-repeat;
}
#goodnews {
	background: url(../images/icon_goodnews.gif) left no-repeat;
}
#guestbook {
	background: url(../images/icon_guest.gif) left no-repeat;
}
#getconnected {
	background: url(../images/icon_connected.gif) left no-repeat;
}
#tellafriend {
	background: url(../images/icon_tellafriend.gif) left no-repeat;
}

.search {
	background:url(../images/search_bg.gif) top left no-repeat;
	padding-left: 30px;
	height: 20px;
	line-height: 22px;
	border: none;
	width: 126px;
	margin: 10px;
}

.button {
  padding: 3px;
  border: 1px solid #8DA9C6;
background: url(../images/button_bg.jpg) top left repeat-x;
height: 22px;
	color: #FFFFFF;
	line-height: 16px;
	
}

td.content {
  padding: 0 20px 20px 20px;
}

#footernav {
text-align: center;
}

#footernav ul {
  list-style: none;
	margin: 0px;
}

#footernav ul li {
  display: inline;
	margin: 0px;
	padding: 0;
}

#footernav a:link,
#footernav a:visited {
  padding: 0 10px;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#footernav a:hover,
#footernav a:active {
  
}

#legal {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#credits {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: right;
}


#credits a:link,
#credits a:visited {
  text-decoration: none;  	
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#credits a:hover,
#credits a:active {

}

/* Form Elements */

input {
  padding: 3px;
  border: 1px solid #CCC;
}

.ageNumTextbox 
{
    width:20px;
}



/* Image Gallery */

.gallery_img {
  text-align: center;
  min-height: 150px;
  min-width: 160px;
  padding: 5px;
  border-top: 1px solid #F5F5F5;
  border-left: 1px solid #F5F5F5;
  border-right: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  text-decoration: none;
  vertical-align: middle;
}

.gallery_img a {
  display: block;
  height: 150px;
  text-decoration: none;
}

.gallery_img a.img {
  vertical-align: middle;
}

.gallery_txt a.text {
  display: block;
  font-size: 10px;
  text-decoration: none;
}

img.wrapper {
  border: none;
}

/* FAQs Page */

.faq_heading {
  
}

.faq_content {
  
}

/* Links Page */

.link_list,
.link_list_alt {
  width: 97%;
  padding: 10px;
  display: block;
  border: 1px solid #DDD;
  border-bottom: none;
}

.link_list:hover,
.link_list_alt:hover {
  cursor: pointer;
  background: #CCC;
}

.link_list_alt {
  background: #EEE;
}

.link_list_end {
  border-bottom: 1px solid #DDD;
}

.title {
  float: left;
}

.url {
  float: right;
}

/* News Page */

.news_heading {
  float: left;
}

.news_date {
  float: right;
  font-size: 10px;
}

.news_hr {
  border-bottom: 1px dotted #DDD;
  margin: 20px 0;
}

/* Content Pages */

.subcat_heading {
  
}

.subcatnav a:link,
.subcatnav a:visited {
  text-decoration: none;
  margin-right: 20px;
  padding-left: 10px;
  background: url(../images/subcatnav.gif) no-repeat left;
  display: block;
}

h1 {
	font-size: 20px;
	color: #0052A0;
}

/* Temporary Stuff */

#logininfo {
  width: 300px;
  padding: 20px;
  margin: 0 auto;
  border: 1px solid #CCC;
  background: #F5F5F5;
}
/* News */

.news {
	font-size: 12px;
	margin-bottom: 10px;
}

.news h1 {
	color: #4396C2;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#links 
{
	position: relative;
	bottom: 0;
}
#links img 
{
	border: 0;
	padding: 6px;
}

a.customer_menu:link, a.customer_menu:visited, a.customer_menu:active
{
	font: 14px "Trebuchet MS" , Arial, "Courier New";
	color: #2B7CCE;
	text-decoration: none;
	display: block;
	padding: 5px 20px;
	text-align: center;
}

a.customer_menu:hover
{
	color: #000000;
}
#galleryform 
{
	background: url(../images/gallery_bg.jpg) no-repeat top left;
	height: 106px;
	width: 386px;
	padding: 15px 20px;
	color: #FFFFFF;
	margin-top: 20px;
}
#galleryform h1
{
	color: #FFFFFF;
	margin: 0 0 10px 0;
	padding: 0;
}


