
/* CSS Document */

#flash_showcase {
	width:855px;
	height:256px;
	/*background-image:url(../images/fpo_flash.jpg);*/
	display:block;
	background-color:#f0f0f0;
	}
	
#triplecall_large_container {
	width:625px;
	height:auto;
	}
	
.triplecall_divider {
	width:15px;
	}
	
.triplecall_header {
	margin:0px 0px 0px 10px;
	}
	
.triplecall_p {
	margin:5px 20px 5px 15px;
	text-align:left;
	}
	
.gift_gallery_container {
	width:625px;
	height:291px;
	background-image:url(../images/background_giftgallery_whole.gif);
	background-repeat:no-repeat;
	text-align:left;
	}
	
.gift_gallery_tab {
	width:121px;
	height:25px;
	/*margin:27px 0px 0px 15px;*/
	margin:20px 0px 0px 15px;
	/*_margin:13px 0px 0px 8px;*/
	padding:0px 15px 0px 15px;
	float:left;
	display:table-cell;
	}

#giftgallyeryheader_pop {
	width:600px;
	height:35px;
	background-image:url(../images/popular_gift_ideas.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
#giftgallyeryheader_feat {
	width:600px;
	height:35px;
	background-image:url(../images/feat_gift_ideas.png);
	background-repeat:no-repeat;
	background-position:left;
	}
	
.gift_gallery {
	width:600px;
	height:251px;
	overflow:hidden;
	/*
	font-size:18px;
	font-weight:bold;
	color:#fff;
	*/
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:center;
	}
	
.add2list {
	margin:17px 0px 0px 0px;
	}
	
html > body .add2list {
	margin:10px 0px 0px 0px;
	}
	
.gift {
	width:199px;
	height:210px;
	border-right:#78d4ea 1px solid;
	text-align:center;
	vertical-align:bottom;
	float:left;
	}
	
.gift3 {
	width:199px;
	height:210px;
	text-align:center;
	vertical-align:top;
	float:left;
	}
	
.next3 {
	float:right;
	}
	
.prev3 {
	float:left;
	}
	
.signmeup {
	text-align:right;
	}
	
#searchname_container {
	width:201px;
	height:35px;
	margin:10px 0px 0px 0px;
	position:relative;
	}
	
#searchname_box {
	background-image: url(../images/searchmember_back.gif);
	background-repeat:no-repeat;
	border: 0px none;
	color: #AAAAAA;
	display: table;
	float: left;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 174px;
	}
	
#searchname_arrow {
	width:11px;
	height:14px;
	background-image:url(../images/searchmember_arrow.gif);
	background-repeat:no-repeat;
	border:0px;
	margin:5px 0px 0px 0px;
	float:right;
	}
	
#upcomingoccasions {
	width:191px;
	height:302px;
	background-image:url(../images/upcomingocassions_back.gif);
	background-repeat:no-repeat;
	clear:both;
	margin:20px 0px 0px 0px;
	padding:5px;
	font-weight:bold;
	font-size:12px;
	}
	
#dates_container {
	width:191px;
	height:240px;
	overflow:hidden;
	display:block;
	}
	
#dates_container table {
	width:191px;
	height:240px;
	float:left;
	}
	
#dates_container td {
	width:191px;
	height:40px;
	}
	
#dates_container span {
	color:#fff;
	font-weight:normal;
	font-size:11px;
	}
	
#dates_arrows_container {
	width:191;
	height:11px;
	text-align:right;
	margin:10px 0px 0px 0px;
	*margin:5px 0px 0px 0px;
	_margin:5px 0px 0px 0px;
	}
	
#dates_arrows_left {
	margin:0px 10px 0px 0px;
	}
