/* $Id: style.css,v 1.2 2004/08/20 09:34:52 dries Exp $ */

/*
** HTML elements
*/
a, a:link, a:active {
  color: #484;
}
a:visited {
  color: #484;
}
body {
  padding: 1em 0 0 2em;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
  border-top: 10px solid #484;
  border-top: 0px solid gray;
  border-bottom: 1.5em solid #484;
  border-bottom: 1.5em solid gray;
}
ul {
  list-style-type: disc;
}

/*
** Page layout blocks / IDs
*/
#main {
  width: 810px;
  border-top: 0px solid #484;
}
#sidebar-left {
  border-top: 0px solid #484;
  border-right: 1px solid gray;
}
#sidebar-right {
  border-top: 0px solid #484;
  border-left: 1px solid gray;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
#header .title {
  font-size: 24px;
  font-weight: bold;
  padding-top: .1em;
}
#header .title a,
#header .title a:link,
#header .title a:visited,
#header .title a:active {
  text-decoration: none;
  color: #aaa;
}
#header .title a:hover {
  color: #930;
}
#header .site-slogan {
  margin-top: -0.1em;
  font-size: 10px;
}
.node .title {
  font-size: 14px;
}
.node .title a,
.node .title a:link,
.node .title a:active,
.node .title a:visited {
  text-decoration: none;
  font-weight: normal;
}
.node .title a:hover {
  text-decoration: underline;
}
.links {
  margin: 1em 0 3em 0;
  text-align: right;
 }
.comment .content, .block .content, .menu {
  font-size: 11px;
}
.block {
  padding-bottom: 1em;
}
.block .title {
  font-size: 12px;
}
legend { 
	font-size: 12px;
	color: black;
}
fieldset { 
	border:1px solid gray ;
	border-top: .5em solid #484;
	background-image: url(background_light_gray.png);
	background-repeat: repeat-x;
}
.windoid_big_title { 
/*	position: relative; top: -1.15em; 
	height: 2.5em; */
	font-size: 1.5em;
	font-weight: bold;
	color: gray;
	padding: 0em;
	margin: 0 8px 0 0px;
	padding-bottom: 12px;
	line-height:1.5em;
	text-align: center;
}
.windoid_big_inside { 
	/*position: relative; top: -1em; */
	border: 1px solid gray;
	padding: 0 16px 16px 16px;
	margin: 0px;
}
.windoid_big { 
	/*position: relative; top: -2em;*/
	border:0px solid gray ;
	/*border-top: 2.5em solid #484;
	border-top: 2.5em solid black;*/
/*	background-image: url(background_light_gray.png); 
	background-repeat: repeat-x;*/
	margin: 4px;
}
/**

.windoid_title { 
	position: relative; top: -1.35em; 
	height: 1.5em;
	font-size: 12px;
	color: white;
}
.windoid_inside { 
	position: relative; top: -1em; 
}
.windoid { 
	border:1px solid gray ;
	border-top: 1.5em solid #484;
	background-image: url(background_light_gray.png);
	background-repeat: repeat-x;
	padding-right: .5em;
	padding-left: .5em;
	margin-bottom: 1em;
}
*/
.windoid_title { 
	height: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}
.windoid_inside { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding:18px;
}
.windoid { 
	width: 870px;
	width: auto;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color:#dddddd; 
	padding:8px;
}
.windoid .form-item{
	margin-top: 1em;
	margin-bottom: 1em;
}

.windoid_flex_title { 
	height: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}
.windoid_flex_inside { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	padding:18px;
}
.windoid_flex { 
	width: auto;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color:#dddddd; 
	padding:8px;
}
.windoid_flex .form-item{
	margin-top: 1em;
	margin-bottom: 1em;
}

.windoid_title_new { 
	height: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	color: black;
}
.windoid_inside_new { 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color: #ffffff;
	/**background-image: url(background_light_gray.png);*/
	background-repeat: repeat-x;
	padding:8px;
}
.windoid_new { 
	width: 870px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color:#dddddd; 
	padding:8px;
}
.windoid_new .form-item{
	margin-top: 0em;
	margin-bottom: .2em;
}
.note {
	margin-top: 1em;
	font-size: 10px;
	color: red;
	line-height: 1.1em;
}
.link_listz_title { 
	/*position: relative; top: -1.35em; */
	height: 1.5em;
	font-size: 12px;
	color: gray;
	width: 200px;
	border-bottom: 1px solid gray;
	border-bottom: 0px solid gray;
	margin-bottom: 6px;
	margin-left: 4px;
}
.link_listz_inside { 
	/*position: relative; top: -1em; */
}
.link_listz { 
	border:1px solid gray ;
	border-top: 1.5em solid #484;
	border-top: 1.5em solid black;
	border: 0px;
	background-color: #f4ff9a;
	background-color: white;
	padding-right: .5em;
	padding-left: .5em;
	margin-bottom: .5em;
	color: black;
	width: 208px;
}
.link_listz a:link{
	font-weight: bold;
	color: #484;
}
.link_listz_image{
	padding: 4px;
}
.special_offer_title{
	font-size: 14px;
	padding:4px;
	padding-bottom: 8px;
	color: gray;
}
.referral_left_column{
	width: 216px;
	padding-right: 10px;
}
.referral_left_text{
	width: 208px;
	padding: 4px;
	padding-left: 8px;
	color: gray;
}
.referral_center_text{
	padding: 4px;
	padding-left: 8px;
	color: gray;
}
.birthday_container{
	padding: 8px;
	border: 1px solid gray;
}
.birthday_right_column{
	border: 0px solid gray;
	padding: 0 8px 0 8px;
}
.birthday_text{
	line-height: 20px;
}
.fine_print{
	padding-left: 4px;
	color: gray;
	font-size: 16px;
	line-height: 18px;
}
.bigurl {
	margin: 1em;
	font-size: 24px;
	color: #484;
	line-height: 1.1em;
}
.note {
	margin-top: 1em;
	font-size: 10px;
	color: red;
	line-height: 1.1em;
}
.logout {
  margin: 0em 1.5em 0em 0;
  text-align: right;
  float:right;
 }
 .ptips_container{
 	position: relative; bottom: .2em;
 	position: relative; left: .3em;
 /*	background-color: #cfc;*/
 }
 .ptips{
	position: relative; right: 1em; 
	position: relative; bottom: 2.2em; 
 	font-size: 14px;
 	color: #484;
/* 	background-color: #cfc; */
 	margin-right: 1.2em;
 	margin-left: 1em;
	padding-right: 1em;
}
/* Tab navigation */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #bbb;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #ddd;
  border-color: #bbb;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff;
  border: 1px solid #bbb;
  border-bottom: #fff 1px solid;
}
ul.primary li a:hover {
  background-color: #eee;
  border-color: #ccc;
  border-bottom-color: #eee;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  white-space: nowrap;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 3px solid #999;
}
/*
** Module specific styles
*/
.item-list ul li {
  list-style: square;
}
#aggregator .source {
  color: gray;
  font-style: italic;
  font-size: 12px;
}
.face_holder{
	margin: 4px;
	border: 1px solid black;
	padding:4px;
	float: left;
	text-align: center;
}
.face_image{

}
.face_name{
	text-align:center;
	font-size:10px;
}
.rounded_div{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	background-color:#dddddd; 
	padding:8px;
	margin-top:4px;
}
.rounded_border{
	border: solid #bbbbbb 8px;
}
.dark_gray_title.hero {
font-size:34px;
line-height:34px;
color:#038039;
padding:4px;
}
#watermark_box {
	position:relative;
	display:block;
}
img.watermark {
	position: absolute;
	top: 0px;
	left: 0px;
}
.rounded_div .form-item{
	margin-top: 0em;
	margin-bottom: .2em;
}
.phone .form-item{
	margin-top: 0em;
	margin-bottom: .2em;
}
#nothing {
  padding: 0;
  font-family: trebuchet ms, tahoma, verdana, arial, helvetica;
  border:none;
}
.testimonial-block{
}
.testimonial-evenrow{
  background:none repeat scroll 0 0 #CCEECC;
}
.testimonial-oddrow{
  background:none repeat scroll 0 0 #E9FCE9;
}
.testimonial-evencol{
  padding:8px;
}
.testimonial-text{
  
}
.testimonial-date{
  width:auto;
  text-align:right;
  color:#444444;
}
.email_prefs{
	margin-top:4px;
	background-color:#edf2ee;
	width:300px;
	text-align:left;
	padding:20px;
}
.small_test{
	background-color:#e8edf3;
	width:220px;
}
.large_test{
	margin-top:8px;
	margin-left:4px;
	background-color:#e8edf3;
	width:300px;
}
.address_title{
	text-align: center;
	color:#555555; 
	font-weight:bold; 
	font-size:1.2em;
	line-height:1.5em;
	margin-top:5px;
}
.sm_address_title{
	text-align: center;
	color:#555555; 
	font-weight:bold; 
	font-size:1.0em;
	line-height:1.5em;
	margin-top:5px;
}
.lrg_green_title{
	font-size:1.8em;
	color:green;
}
.green_title{
	color:green; 
	font-weight:bold; 
	font-size:1.3em;
	line-height:1.5em;
	text-align:center;
}
.dark_gray_title{
	color:#555555; 
	font-weight:bold; 
	font-size:1.3em;
	line-height:1.5em;
	text-align:center;
}
.dark_gray_sm_title{
	color:#555555; 
	font-weight:bold; 
}
.email_notify{
	padding:10px;
	background:green;
	color:white;
	margin:0px;
	text-align:center;
	line-height:20px;
}
a.yellow_title {
	color:yellow;
	font-weight: bold;
	font-size:1.2em;
}
.eclub_block{
	text-align:center;
	min-width: 310px;
}
#eclub_wrapper{
	margin:0 auto;
	width:310px;
	text-align: left;

}
.eclub_description{
	padding:10px; 
	font-size:1.3em; 
	line-height:1.4em; 
	text-align: left;
}
.lt_green_bg{
	background-color:#edf2ee;
}
.lt_blue_bg{
	background-color:#e8edf3;
}
.lt_gray_bg{
background-color:#ededee;
}
.lt_teal_bg{
background-color:#e8edee;
}
.map_block{
	margin-top:8px;
	margin-right:4px;
}
.rollup-reports{
border: solid 1px black;
margin: 20px;
padding: 20px;
text-align: center;
font-size: 20px;
font-weight: bold;
color: green;
}
.rollup-title{
padding-bottom:20px;
}
