@charset "UTF-8";
/* CSS Document */

body {
	margin:					0;
	padding:				0;
	background-color: 		#DFFEFF;
	background-image:none;/*url(../graphics/site/main-bg.jpg);*/
	background-position:bottom left;
	background-repeat:repeat-x;
	color:					#333;
	font-size:				80%;
	font-family:Tahoma, Geneva, sans-serif;
	}
	
	#container {
	margin:					0 auto;
	padding:				0;
	position:				relative;
	width:					970px;
	}
	
	#header {
	margin:					0;
	padding:				0;
	position:				relative;
	width:					970px;
	height:					110px;
	background:				url(../graphics/site/header.jpg) no-repeat;
	}
	
		#feedbackButton {
		float:left;
		clear:left;
		left:0px;
		top:520px;
		width:36px;
		height:150px;
		position:absolute;
/*		z-index:999;*/
		margin-right:8px;
	}
	
	#slideshow {
	position:relative;
	height: 320px; 
	width: 580px; 
	margin: 0px;
	margin-bottom:0px;
	overflow: hidden;
	}
	
	#slideshow img {
	display:block;
	padding: 0px;
	/*border: 1px solid #CCC;*/
	}
	/*
	#slideshow img.first {
		display: block;
	}*/
	
		
	p {
	font-size:				1em;
	}
	
	a {
	color:					#036;
	text-decoration:		none;
	font-size:12px;
	}
	
	a:hover {
	text-decoration:		underline;
	color: #F60;
	}
	
/*	h1 {
	font-family:			Tahoma, Geneva, sans-serif;
	margin-left:			12px;
	height:					130px;
	width:					500px;
	color:					#00CCFF;
	text-indent:			-10000px;
	overflow:				hidden;
	}*/

	h4 {
	padding-top: 6px;
	border-top: 1px solid #CCC;
	font-size:				1em;
	font-weight:			normal;
	color: #FFF;
	}
	
	#top {
	background:				none #FFF;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;/*url(../graphics/site/content-bg-top.gif) top left no-repeat;*/
	height:60px;
	margin:0 20px;
	}
	
	#topAdmin {
	background:				url(../graphics/site/content-bg-top-admin.gif) top left no-repeat;
	height:60px;
	}
	
	#content {
	margin-top:				1px;
	/*float:					left;*/
	width:					100%;
/*	padding-bottom:			12px;*/
	}
	
	
	.social {
	text-align:right;
	margin:0px;
	padding-right:40px;
	padding-top:16px;
	}
	
	#middle {
	background:	none #FFF;/*	url(../graphics/site/content-bg-middle.gif) bottom left repeat-y*/;
	overflow:hidden;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:0 20px;
	}
	
	#menu {
	width:					130px;
	padding:				6px;
	padding-left:			21px;
	margin:					0;
	/*margin-left:			15px;*/
	margin-top:				38px;
	float:					left;
	min-height:				300px;
	/*height:					100%;*/
	}
	
	#partnerLogos {
		padding-left: 1px;
	}
	
	#splash {
	width:					580px;
	float:					left;
	padding-bottom:			8px;
	padding-top:			0px;
	padding-left: 			8px;
	padding-right:			8px;
	margin-top:				10px;
	margin-left:			6px;
	margin-bottom:			60px;
	border-left: #F3F3F3 solid 1px;
	border-right: #f3F3F3 solid 1px;
}
		
	#splash h1 {
	font-family:Tahoma, Geneva, sans-serif;
	color:					#069;
	font-size:				1.6em;
	font-weight:			bold;
	margin-top:				10px;
	border-bottom:			1px solid #CCC;
	}
	
	#splash h2 {
	color:					#333;
	font-size:				1em;
	font-weight:			normal;
	}
	
	#splash h3 {
	color:					#030;
	font-size:				1em;
	font-weight:			normal;
	}
	
	#splash h5 {
		font-size:1.2em;
		font-family:Tahoma, Geneva, sans-serif;
		color:#F60;
	}
	
	.floatLeft {
		float:left;
		width:100%;
	}
	
	#right-column {
	float:right;
	width: 130px;
	margin-top:34px;
/*	margin-left:8px;*/
	margin-right:42px;
	}
	
	#right-column-signup {
		width:130px;
		height:40px;
		margin-bottom:16px;
	}
	
	#right-column h4 {
	color:#600;
	font-weight:bold;
	font-size:12px;
	padding:2px;
	border:none;
	margin:0;
	margin-bottom:4px;
	}
	
	#marqueecontainer{
		position: relative;
		width: 122px; /*marquee width */
		height: 300px; /*marquee height */
/*		background: url(../graphics/site/marquee-bg.jpg) no-repeat;*/		
		overflow: hidden;
		border: 1px solid #EFEFEF;
		padding-left: 6px;
	}
	
	.vidContainer {
		margin-left:4px;
	}
	/*#splash li {
		list-style-type:none;
		font-size:1em;
		font-style:normal;
		font-weight:normal;
		padding-left: 1.2em;
		text-indent: -1em;
	}*/
	
	#conceptButtons {
		position:relative;
		width:100%;
	}
	
	td.joinTable {
		color: #666; 
		font-family: Tahoma, Geneva, sans-serif; 
		font-size: 1em; 
		border: 1px solid #CCC; 
		width: 520px; 
		font-weight: normal;
	}

	.testimonial {
	color: #060;
	}

	.border-image {
		border-bottom: #030 solid 10px;
	}
	
	.imageDescription {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	background-color: #063200;
	display: block;
	padding: 4px;
	margin-top:0px;
	color: #FFF;
}

	.teamProfile {
		margin-bottom:12px;
	}
	
	.profileTitle {
		font-weight:bold;
		font-size:14px;
		padding-bottom:12px;
		color:#066;
	}
	
	.profileDesc {
		height:100%;
	}
	
	.locationProfile {
		margin-bottom:16px;
	}
	
	.locationTitle {
		font-weight:bold;
		padding-bottom:12px;
		color:#066;
	}
	
	.locationDesc {
		height:100%;
	}
	
	#splash img {
	border:none;
	/*border-bottom: #030 solid 10px;
	background-image:url(../graphics/site/img-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}*/
	
	
	#join img {
		background-image:none;
		margin:0px;
		margin-bottom:14px;
		border:none;
	}
	
	#sign-up {
	clear:left;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
	#sign-up img{
		background-image:none;
		border:none;
	}
	
	#kettleimage {
	padding-left:26px;
	border:none;
	}
	
		#backapage {
		position:relative;
		text-align:left;
		background-image:url(../graphics/site/icons/back-arrow.gif);
		background-repeat:no-repeat;
		background-position:left;
		padding-left:16px;
		margin-top:20px;
		color:#666;
		border:none;
		width:auto;
	}
	
	#backapage a {
		color:#666;
	}
	
	#bottom {
	margin: 0;
	padding: 0;
	clear:both;
	background: url(../graphics/site/content-bg-bottom.jpg) no-repeat top center;
	height: 120px;
	text-align: center;
	width:auto;
	}
	
	/*--reviews section--*/

	#reviews {
	font-size:			0.8em;
	color:				#333;
	margin-top:			0px;
	padding-left: 		50px;
	padding-right: 		50px;
	padding-top:		2px;
	padding-bottom:		8px;
	/*background: #aaa;*/
	}
	
	ul#reviews-list {
    position: relative;
    }
	
	ul#reviews-list li {
	list-style:none;
    position: absolute;
    display:none;
    left:0px;
    }
	
	ul#reviews-list li.reviews-first, li.reviews-first {
    left:0px;
}
	
	#footer {
	background:none #FFF;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height: 80px;
	padding-top:10px;
	padding-left:22px;
	margin:0 20px;
	color:#666;
}
	
	#footer ul {
		padding:				0;
		margin:					0;
		float:					left;
		padding-left:			12px;
		margin-left:			12px;
		border-left:			1px solid #CCC;
	}
	
	#footer ul li {
		list-style:				none;
		font-size:				0.8em;
		font-weight:			normal;
	}
	
	#footer ul p {
		display:				inline;
		list-style:				none;
		font-size:				0.8em;
		font-weight:			bold;
	}
	
	.ortomedia {
	color: #C3C;
	}
	
	.copyright {color: #666}
	
	
	#form {
	width:300px;
	margin: 0px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	border-top-color: #FF0066;
	}
	
	#map-links{
	width:					100%;
	position:				relative;
	float:left;
	clear:left;
	margin-top:8px;
	padding-left:12px;
	padding-top:12px;
	}
	
	th {
	font-weight: normal;
	text-align: right;
	}
	
	#form h2 {
	color:					#666;
	font-size:				1.4em;
	font-weight:			normal;
	}
	
	.resetBtn {
		background-color:#600;
		color:#FFF;
		padding:4px;
		border:1px solid #FFF;
	}
	
	.resetBtn:hover {
		background-color:#FFF;
		color:#600;
		border: 1px solid #600;
	}
	
	.submitBtn {
		background-color:#060;
		color:#FFF;
		padding: 4px;
		border:1px solid #FFF;
	}
	
	.submitBtn:hover {
		background-color:#FFF;
		color:#060;
		border:	1px solid #060;
	}
	
	.paypal-button {
	padding:10px;
	}
	
	.loginboxes {
	border: 1px solid #ccc;
	background-color: #D6E9FF;
	color: #333;
	border-color: #999999;
	font-family: Tahoma, Geneva, sans-serif;
	padding:4px;
	}
	
	.loginboxes:hover {
	border-color: #090;
	}
	
/*--news feed section--*/

	#rssFeed {
	width:540px;
	padding:10px;
	padding-top:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../graphics/site/rss-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:1px solid #CCC;
	}
	
	.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none;
	}

	.feedburnerFeedBlock ul li {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	}

	div.feedburnerFeedBlock ul li span.headline { 
	font-weight:bold; 
	display:block; 
	margin:6px 0 0 0; 
	}

	.feedburnerFeedBlock ul li span.headline a {
	color: #603;
	text-decoration: none;
	display: block;
	}

	.feedburnerFeedBlock ul li span.headline a:hover {
	text-decoration:underline;
	}

	#creditfooter {
	display: none;
	}
	
	.feedburnerFeedBlock p.fbsubscribelink {
	}
	
	.feedburnerFeedBlock p.feedTitle a {
	display:none;
	}
	
/*--end of feed section--*/

