@charset "UTF-8";
/* CSS Document */

/* red #eb000b */
body {
	margin : 0;
	padding : 0;
	font : 14px Myriad Pro, Arial, Helvetica, sans-serif;
	color : #35209e;
	background-color: #bbd1e7;
}

.page { 
	margin : 0 auto; 
	width : 989px; 
	background : url(../images/img_bg_gradient.gif) repeat-y 0 0; 
	}

.main { 
	width : 892px; 
	margin : 0 auto; 
	}

.login {
	float : right;
	width : 580px;
	margin : 8px 0 0 0 ;
	font-size : 11px;
	padding : 0;
	}
.sectionheader
{
	color: White;
	background-color: #9FB3AB;
	text-align: center;
}
.login a {
	color : #101ae4;
  }

.login_label {
  margin : 20px 185px;
  white-space : nowrap;
  }

.login_container {
  width : 270px; 
  height : 55px; 
  float : right;
	margin-right : 10px;
  }

.text_field {
	width : 108px;
	height : 22px;
	background : none;
	border : none;
	color : #000000;
	margin-top : 3px;
	margin-left : 8px;
  }

#password div.field_bg {
	width : 126px;
	height : 27px;
	background : url(../images/img_login_textbox_bg2.gif) no-repeat;
  }
	
#email div.field_bg {
	width : 126px;
	height : 27px;
	background : url(../images/img_login_textbox_bg.gif) no-repeat;
  }

.nav {
	float : right;
	margin-top : 20px;
	white-space:nowrap;
	}

.nav img {
	margin-left : 35px;
	}

.content_hp {
	background-color : #fff;
	position : relative;
	clear : both;
	height:300px;
	width:892px;
	background-image: url(../images/img_how_works_bg.jpg);
	}
	
.content {
	background-color : #fff; 
	position : relative; 
	clear : both;
	padding : 10px 50px  50px 50px;
	line-height : 24px;
	font-size : 12px;
	}
	
.headline {
	font : bold 24px/48px Georgia, "Times New Roman", Times, serif ;
  color : #35209e;
}
	
.signup_button 
{
  width : 100%;
	text-align : right; 
	}

.nav_buttons {
	clear : both;
	}

.portals {
	float : right; 
	margin : 10px 0 30px 0;
	}

.footer {
	text-align : center; 
	clear : both; 
	font : 14px/30px Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color : #35209e;
	}

.footer a {
	color : #35209e;
	text-decoration : none;
	}

.footer span a {
	text-decoration : underline;
	}
	
.footer img {
	margin : 0 15px;
  }

.need_help {
	font : 18px Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	color: #eb000b;
	}
	
.get_gift_form_container {
  background : url(../images/img_claims_box_bg.gif) no-repeat center center; 
  text-align : center; 
  margin : auto; 
  height : 176px; 
  width : 274px;
  padding-top : 80px;
  }
  
.get_gift_form {
  padding-top : 48px;
  }

.get_gift_form span {
  font-weight : bold; 
  font-size : 12px; 
  color : #fff;
  }
  
.get_gift_form input.field {
  width : 50px;
  margin : 0 0 5px 0; 
  vertical-align : middle;
  }
	
	.image_copy {
	margin : 10px 25px 10px 455px; 
}

.image_copy div {
  display: table;
  width: 410px;
  height: 245px;
  *display: block;
  *position: relative;
} 

.image_copy div p {
  display: table-cell;
  vertical-align: middle;
  *display: block;
  *position: absolute;
  *left: 0px;
  *width: 100%;
  cursor: default;
  *top: expression(this.parentElement.clientHeight / 2 - this.clientHeight / 2);
	font : 14px/18px Myriad Pro, Arial, Helvetica, sans-serif;
}

.image_copy #main {
	color:#a09cb9; 
}

.image_copy #main_big {
	color:#a09cb9; 
	font : 18px/24px Myriad Pro, Arial, Helvetica, sans-serif;
}

.image_copy #blue_footer {
	color:#281566;
}

.image_copy #red_underline_footer {
	color:#d51c1c; 
	text-decoration:underline;
}

/******** SPECIALTY CONTENT *****************************************/
.infoItem {
	color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 20px;
	padding-bottom: 8px;
	margin-right: 20px;
	margin-bottom: 14px;
}
.adItem {
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 14px;
	font-size: 12px;
	border: 2px dashed #003399;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 14px;
	background-color: #FFFFCC;
}
.adItemYMCA
{
    color: #ffffff;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 14px;
    font-size: 12px;
    border: 2px dashed #003399;
    padding-top: 6px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    margin-top: 14px;
    background-color: #fc5b01;
    text-align: center;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #008000;
	/*color: #FFFFFF;*/
	text-align: center;
	border: 1px solid #99CCFF;
	padding-top: 12px;
	padding-bottom: 12px;
	background-color: #e8e8e8;
	/*background-color: #003399;*/
	margin-top: 18px;
	margin-bottom: 18px;
}

.quote2
{
    font-family: Arial, 'Times New Roman' , Times, serif;
    font-size: 14pt;
    font-style: italic;
    color: #FFFF00; /*color: #FFFFFF;*/
    text-align: center;
    border: 1px solid #99CCFF;
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #201F2D; /*background-color: #003399;*/
    margin-top: 18px;
    margin-bottom: 18px;
}

.quote3
 {
	font-family: "Times New Roman", Times, serif;
	font-size:28pt;
	font-style: italic;
	color: #FFFF00;
	/*color: #FFFFFF;*/
	text-align: center;
	border: 1px solid #99CCFF;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006200;
	/*background-color: #003399;*/
	margin-top: 18px;
	margin-bottom: 18px;
}


.address-nospace {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #888888;
}

.bigMessage {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.bigMessage a {
	text-decoration: none;
}
/* Additions *****/
.SendAGiftGridItems
{
	border: #a9a9a9 1px solid;
	/*
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 1px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
*/
}
.PointsHomeGrid td
{
    /*border-right: black thin solid;
    border-left: black thin solid;
    border-top: black thin solid;
*/
    border-bottom: black 1px solid;
}

.SmallHeaderText
{
 font-weight:bold;
 font-size:10pt;
 color:Black;   
}

.SmallText
{
 font-size:8pt;
 color:Black;   
}

.PageHeaderLabel
{
 font-weight:bold;
 font-size:12pt;
 color:Black;
}


.OutlineRedLabelBox
{

    font-weight: bold;
    color: #0000cd;
    vertical-align: middle;
    padding-top: 10px;
}

.ErrorTextSmall
{
    color: Red;
    font-size: 9pt;
    font-weight: bold;    
}

.ErrorTextSmallNormal
{
    Color: Red;
    font-size: 9pt;
}

.ErrorText
{
    color: Red;
    font-size: 10pt;
    font-weight: bold;    
}

.AdminLabel
{
    font-weight: bold;
    font-size: 7pt;
    text-align: right;
    
}
.Gridview
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.Gridview a
{
    text-decoration:none;   
}
.Gridview td
{
    text-align:left;   
}
.Gridview th
{
    text-align: center;
    background-color: #dcdcdc;
    border-right: black 1px solid;
    border-bottom: black 1px solid;
}

/* Modal Popup Styles */
.ModalPopupPanel
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    background-color: white;
}

.ModalPopupHeader
{
    font-weight: bold;
    font-size: 12pt;
    background-color: #6495ed;
    text-align: center;
    cursor: move;
}

.ModalBackground
{
    background-color: #000000;
    filter: alpha(Opacity=60);
    -ms-filter: alpha(Opacity=60);
    -ms-Opacity: 70;
    -moz-filter:alpha(Opacity=60);
    -moz-opacity: 0.6;
}
/***************/
.testimonials
{
	font-size:16px;
}
.testimonials img
{
	float:left;
	margin:5px 20px 5px 5px;
}
.testimonials hr
{
	width:500px; 
	text-align:left;
}
#navlist1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#navlist1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: none;
	display: inline;
    }
#navlist1 a, #navlist1 a:link, #navlist1 a:visited
{
	text-decoration: none;
	width: 104px;
	color: #330066;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	display: inline;
	margin: 0px;
}
#navlist1 li a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
#navlist1 li a.selected {
	color: #000000;
	background-color: #FFFFFF;
}

#navlist2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#navlist2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	list-style-type: none;
	display: inline;
    }
#navlist2 a, #navlist2 a:link, #navlist2 a:visited
{
	text-decoration: none;
	width: 104px;
	color: #000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	display: inline;
	margin: 0px;
}
#navlist2 li a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
}
#navlist2 li a.selected {
	color: #000000;
	background-color: #FFFFFF;
}



a.translation { position:relative; z-index:24; text-decoration:none; color:#; }
a.translation:hover { z-index:25; }
a.translation span { display:none; }
a.translation:hover span { display:block; position:absolute; top:20px; left:20px; width:300px; z-index:26; border:solid 1px #7ba8d6; color:#35209e; background-color:#bbd1e7; padding:3px;}



