
/************************************************
	Scrollers
************************************************/

.jScrollPaneContainer
{
	position: absolute;
	left: -10000px;
	z-index: 999;
	border: 1px solid #bcb998;
	border-top: 0px solid #bcb998;
}

.jScrollPaneContainer_on
{
	position: absolute;
	left: 0px;
	z-index: 999;
	overflow: hidden;
}

.jScrollPaneTrack
{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #d2d2bc;
	z-index: 999;
}

.jScrollPaneDrag
{
	position: absolute;
	background: #b6ac83;
	cursor: pointer;
	overflow: hidden;
}

.jScrollPaneDragTop
{
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

.jScrollPaneDragBottom
{
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

/************************************************
	Drop Menus
***********************************************/

.drop_select
{
	position: relative;
	height: 30px;
	left: 0px;
	z-index: 999;
}

.drop_select_li_first, .drop_select_li_first_on
{
	position: relative;
	width: 191px;
	height:  27px;
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/select_tab_bg.jpg") 0px 0px no-repeat;
}

.drop_select_li_first_on
{
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/select_tab_bg.jpg") 0px -27px no-repeat;
}

a.drop_select_a_first, a.drop_select_a_first_on
{
	display: block;
	position: relative;
	padding-left: 35px;
	padding-top: 5px;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333;
}

.drop_select_sub_ul
{
	width: 185px;
	height: auto;
	overflow: hidden;
	background: #fff;
}

.jScrollPaneContainer_on
{
	position: absolute;
	left: 2px;
	top: 22px;
	z-index: 999;
	background: #fff;
	border: 1px solid #bcb998;
	border-top: 0px solid #bcb998;
}

.drop_select_li a
{
	display: block;
	text-decoration: none;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	padding: 3px;
	padding-left: 35px;
	border-top: 1px solid #e5ddaf;
}

.drop_select_li a:hover
{
	background: #ffff00;
}

/************************************************
	Dob Month
***********************************************/

#dob_month_wrapper
{
	position: relative;
	float: left;
	width: 89px;
}

#dob_month_wrapper .drop_select
{
	height: 35px;
}

#dob_month .drop_select_li_first, #dob_month .drop_select_li_first_on
{
	position: relative;
	width: 89px;
	height:  32px;
	overflow: visible;
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/dob_sprite.jpg") 0px 0px no-repeat;
}

#dob_month .drop_select_li_first_on
{
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/dob_sprite.jpg") 0px -32px no-repeat;
}

#dob_month a.drop_select_a_first, #dob_month a.drop_select_a_first_on
{
	padding-left: 27px;
	padding-top: 7px;
}

#dob_month .drop_select_sub_ul
{
	width: 85px;
	height: 100px;
	overflow: hidden;
	background: #fff;
}

#dob_month .drop_select_li a
{
	padding: 3px;
	padding-left: 25px;
}

#dob_month .jScrollPaneContainer_on
{
	left: 1px;
	top: 25px;
}

/************************************************
	Dob Day
***********************************************/

#dob_day_wrapper
{
	position: relative;
	float: left;
	width: 84px;
}

#dob_day .drop_select_li_first, #dob_day .drop_select_li_first_on
{
	position: relative;
	width: 84px;
	height:  32px;
	overflow: visible;
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/dob_sprite.jpg") -89px 0px no-repeat;
}

#dob_day .drop_select_li_first_on
{
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/dob_sprite.jpg") -89px -32px no-repeat;
}

#dob_day a.drop_select_a_first, #dob_day a.drop_select_a_first_on
{
	padding-left: 27px;
	padding-top: 7px;
}

#dob_day .drop_select_sub_ul
{
	width: 82px;
	height: 100px;
	overflow: hidden;
	background: #fff;
}

#dob_day .drop_select_li a
{
	padding: 3px;
	padding-left: 25px;
}

#dob_day .jScrollPaneContainer_on
{
	left: -1px;
	top: 25px;
}

/************************************************
	Dob Year
***********************************************/

#dob_year_wrapper
{
	position: relative;
	float: left;
	width: 89px;
}

#dob_year .drop_select_li_first, #dob_year .drop_select_li_first_on
{
	position: relative;
	width: 89px;
	height:  32px;
	overflow: visible;
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/dob_sprite.jpg") -173px 0px no-repeat;
}

#dob_year .drop_select_li_first_on
{
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/dob_sprite.jpg") -173px -32px no-repeat;
}

#dob_year a.drop_select_a_first, #dob_year a.drop_select_a_first_on
{
	padding-left: 27px;
	padding-top: 7px;
}

#dob_year .drop_select_sub_ul
{
	width: 84px;
	height: 100px;
	overflow: hidden;
	background: #fff;
}

#dob_year .drop_select_li a
{
	padding: 3px;
	padding-left: 25px;
}

#dob_year .jScrollPaneContainer_on
{
	left: -1px;
	top: 25px;
}

/************************************************
	My Interest Other
***********************************************/

#my_interests_other_a .drop_select_sub_ul
{
	width: 234px;
	height: 100px;
	overflow: hidden;
	background: #fff;
}

#my_interests_other_a .drop_select_li_first, #my_interests_other_a .drop_select_li_first_on
{
	position: relative;
	width: 240px;
	height:  27px;
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/select_tab_sub_bg.jpg") 0px 0px no-repeat;
}

#my_interests_other_a .drop_select_li_first_on
{
	background: url("http://image.email.subwayfreshbuzz.com/lib/fef71371736703/m/1/select_tab_sub_bg.jpg") 0px -27px no-repeat;
}

#my_interests_other_b .drop_select_sub_ul

{
	width: 185px;
	height: 100px;
	overflow: hidden;
	background: #fff;
}

/************************************************
	States
***********************************************/

#state .drop_select_sub_ul
{
	height: 100px;
	overflow: hidden;
}