@import url("reset.css");
@import url("search.css");
@import url("register.css");
@import url("trends.css");
@import url("favorites.css");
@import url("sweeps.css");
@import url("modals.css");
@import url("thickbox.css");
/*
	Project: Lucky At Your Service
	Author: Matthew Joiner - MASQ Marketing
*/

/*
		Template
*/

input 
{
	color: #736675;
	font-size: 12px;
	font-family: verdana;
}
#trendBody
{
	background: #fff url("../temp/trend_template.jpg") top center no-repeat;
}

#trend_pv_Body
{
	background: #fff url("../temp/trend_pv_template.jpg") top center no-repeat;
}

#brandBody
{
	background: #fff url("../temp/template.jpg") top center no-repeat;
}



#favoriteBody
{
	background: #fff url("../temp/favorites_template.jpg") top center no-repeat;
}

div * 
{
	vertical-align: basline
}
/*
	Default Tags
*/

a, a:link, a:visited 
{
	color: #726674;
	text-decoration: none;
}

a:hover, a:active
{
	color: #9c1b37;
	text-decoration: none;
}

hr
{
	color: #9c1b37;
	background-color: #9c1b37;
	border: 0px solid #9c1b37;
}

/*
	Generics
*/

.dark-red 
{
	color: #9c1b37;
}

.red 
{
	color: #d81e40;
}

.gray 
{
	color: #736675;
}

.light-gray
{
	color: #ccc;
}

.dark-gray
{
	color: #999;
}

.clear
{
	clear: both;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.normal 
{
	font-weight: normal !important;
}

/*
	Top bar & Top navigation section
*/

#topbar
{
	width: 100%;
	background-color: #cb0034;
	height: 110px;
	text-align: center;
}

#topbar-logo
{
	width: 785px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#topbar img
{
	margin: 15px 0 0 0;
}

#topnav
{
	width: 100%;
	background-color: #9B1B37;
	height: 21px;
	margin-top: 3px;
	text-align: center;
}

#topnav ul
{
	width: 785px;
	margin: 0 auto 0 auto;
	text-align: center;
}

#topnav ul li
{
	list-style: none;
	display: inline;
	text-indent: -99994px;
}

#topnav  a, #topnav  a:link, #topnav a:visited
{
	background: transparent url("../images/navbar.gif") top left no-repeat;
	display: block;
	float: left;
	height: 21px;
	text-indent: -9999px;
}

#topnav  a, #topnav  a:link, #topnav a:visited
{
	background: transparent url("../images/navbar_0409.gif") top left no-repeat;
	display: block; 
	float: left;
	height: 21px;
	text-indent: -9999px;
}

.trend a, .trend a:link, .trend a:visited
{
	width: 103px !important;
}

.trend a:hover, .trend-selected a, .trend-selected a:link, .trend-selected a:visited
{
	background-position: 0 -22px !important;
	text-decoration: none;
}

.search a, .search a:link, .search a:visited
{
	width: 103px !important;
	background-position: -97px 0 !important;
}

.search a:hover, .search-selected a, .search-selected a:link, .search-selected a:visited
{
	background-position: -97px -22px !important;
}

.myfavs a, .myfavs a:link, .myfavs a:visited
{
	width: 159px !important;
	background-position: -203px 0 !important;
}

.myfavs a:hover, .myfavs-selected a, .myfavs-selected a:link, .myfavs-selected a:visited
{
	background-position: -203px -22px !important;
}

.sweeps a, .sweeps a:link, .sweeps a:visited
{
	width: 159px !important;
	background-position: -364px 0 !important;
}

.sweeps a:hover, .sweeps-selected a, .sweeps-selected a:link, .sweeps-selected a:visited
{
	background-position: -364px -22px !important;
}

.about a, .about a:link, .about a:visited
{
	width: 98px !important;
	background-position: -530px 0 !important;
}

.about a:hover, .about-selected a, .about-selected a:link, .about-selected a:visited
{
	background-position: -530px -22px !important;
}



.taf a, .taf a:link, .taf a:visited
{
	width: 163px !important;
	background-position: right 0 !important;
}

.taf a:hover, .taf-selected a, .taf-selected a:link, .taf-selected a:visited
{
	background-position: right -22px !important;
}



/*
	Structure
*/

#wrapper
{
	text-align: center;
}

#main
{
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
	text-align: left;
}

/*
	Header Section
*/

#header
{
	height: 60px;
	background: transparent url("../images/border.gif") bottom left repeat-x;
}

#header-home
{
	height: 20px;
}

#header-master
{
	height: 130px;
	background: transparent url("../images/border.gif") bottom left repeat-x;
}

#user
{
	text-align: right;
	font-size: 10px;
	height: 12px;
}

#header-content
{
	margin-top: 0;
	width: auto;
	float: left;
}

#header-content-master
{
	margin-top: 16px;
	width: 610px;
	float: left;
}


#brand_select
{
	margin-top: 9px;
	float: left;
	width: 400px;
}

#header-content img
{
	padding: 0;
	margin: 0;
	float: left;
}

#header-content select
{
	width: 160px;
	padding-left: 0px;
	margin-left: 35px;
	vertical-align: middle;
}

#content-header
{
	
}

#content-header form
{
	width: 165px;
	display: inline;
}

#content-header-inner
{
	margin-top: 5px;
	width: 400px;
	float: left;
	text-align: left;
	vertical-align: middle;
}

#content-header-paging
{
	margin-top: 5px;
	width: 190px;
	float: left;
	text-align: right;
	letter-spacing: 0.01em !important;
	vertical-align: middle;
}

#content-footer-paging
{
	margin-top: 5px;
	width: 590px;
	text-align: right;
	letter-spacing: 0.1em !important;
	vertical-align: middle;
	font-size: 10px;
	float: left;
}

#content-footer-paging-search
{
	margin-top: 5px;
	width: 590px;
	text-align: right;
	letter-spacing: 0.1em !important;
	vertical-align: middle; 
	font-size: 10px;
	float: left;
}

#results-header-sort
{
	margin-top: 19px;
	width: 426px;
	float: left;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
}

#results-header-paging
{
	margin-top: 15px;
	margin-right: 12px;
	width: 150px;
	float: right;
	text-align: right;
	letter-spacing: 0.01em;
	vertical-align: middle;
}

#content-header-paging a, #content-header-paging a:link, #content-header-paging a:visited,
#content-footer-paging a, #content-footer-paging a:link, #content-footer-paging a:visited,
#content-footer-paging-search a, #content-footer-paging-search a:link, #content-footer-paging-search a:visited,
#results-header-paging a, #results-header-paging a:link, #results-header-paging a:visited
{
	font-size: 10px;
}

#content-header-paging a.selected, #results-header-paging a.selected, #content-footer-paging a.selected, #content-footer-paging-search a.selected
{
	font-weight: bold;
	text-decoration: underline;
}

#content-header span
{
	font-size: 12px;
	font-weight: bold;
}

#content-header select
{
	width: 160px;
	vertical-align: middle;
}

/*
	Content Section
*/

#content
{
	 margin-top: 0;
	 width: 600px;
	 overflow: hidden;
	 float: left;
}

.content-box
{
	width: 186px;
	height: 270px;
	position: relative;
	float: left;
	margin-right: 14px;
	margin-bottom: 27px;
}

.content-box-inner
{
	height: 235px;
	overflow: hidden; 
}

/*
	Content custom styles
*/

.content-box-ratings
{
	height: 16px;
	font-size: 9px;
	background: transparent url("../images/border.gif") bottom left repeat-x;
	position: relative;
	width: 186px;
	overflow: hidden;
}

.content-box-rate
{
	text-align: left;
	position: absolute;
	left: 0;
	top: 1px;
}

.content-box-ratings img
{
	vertical-align: top;
	margin: 0;
	padding-top: 1px;
}

.content-box-favorite
{
	text-align: right;
	position: absolute; 
	top: 1px;
	left: 0px;
}

.content-box-favorite img
{
	vertical-align: top;
	padding-top: 2px;
}

.content-box-favorite a:hover, .content-box-favorite a:active
{
	text-decoration: none;
}

/* 
	Ad Section
*/

#sidebar
{
	width: 200px;
	float: right;
	overflow: hidden;
	margin-top: 10px;
}

#trend-content #sidebar
{
	margin-top: 0 !important;
}

.sidebar_ad
{
	margin-bottom: 15px;
}


/*
	Footer
*/

#footnav
{
	clear: both;
	width: 800px;
	height: 9px;
	overflow: hidden;
	margin: 35px auto 0 auto;
}

#footnav ul
{
	margin: 0 auto 0 auto;
	text-align: left;
}

#footnav ul li
{
	list-style: none;
	display: inline;
	text-indent: -99994px;
}

#footnav  a, #footnav  a:link, #footnav a:visited
{
	background: transparent url("../images/footbar.gif") top left no-repeat;
	display: block;
	float: left;
	height: 9px; 
	text-indent: -9999px;
}

.subscribe a, .subscribe a:link, .subscribe a:visited
{
	width: 75px !important;
}

.subscribe a:hover
{
	background-position: 0 -9px !important;
	text-decoration: none;
}

.forum a, .forum a:link, .forum a:visited
{
	width: 75px !important;
	background-position: -72px 0 !important;
}

.forum a:hover
{
	background-position: -72px -9px !important;
	text-decoration: none;
}

.contact a, .contact a:link, .contact a:visited
{
	width: 100px !important;
	background-position: -621px 0 !important;
}

.contact a:hover
{
	background-position: -621px -9px !important;
	text-decoration: none;
}

.luckymag a, .luckymag a:link, .luckymag a:visited
{
	width: 105px !important;
	background-position: -152px 0 !important;
}

.luckymag a:hover
{
	background-position: -152px -9px !important;
	text-decoration: none;
}

.luckywidget a, .luckywidget a:link, .luckywidget a:visited
{
	width: 110px !important;
	background-position: -266px 0 !important;
}

.luckywidget a:hover
{
	background-position: -266px -9px !important;
	text-decoration: none;
}

.luckylookout a, .luckylookout a:link, .luckylookout a:visited
{
	width: 134px !important;
	background-position: -384px 0 !important;
}

.luckylookout a:hover
{
	background-position: -384px -9px !important;
	text-decoration: none;
}

.iphone a, .iphone a:link, .iphone a:visited
{
	width: 91px !important;
	background-position: -522px 0 !important;
}

.iphone a:hover
{
	background-position: -522px -9px !important;
	text-decoration: none;
}

#footcopy
{
	font-size: 10px;
	color: #999;
	width: 800px;
	padding-top: 5px;
	margin: 6px auto 6px auto;
	border-top: 1px solid #ccc;
}

#footcopy a, #footcopy a:link, #footcopy a:visited
{
	text-decoration: underline;
	color: #77777;
}

/*
	Rules
*/

#rules-content
{
	width: auto !important;
	font-size: 11px;
}

#rules-content p
{
	width: auto !important;
	margin-top: 15px;
	font-size: 11px;
}

#rules-header
{
	height: 107px;
}

#disclaimer
{
	text-align: left;
	font-size: 11px;
}

/*
	Home Styles
*/

.home-browse
{
	width: 587px;
	height: 201px;
	overflow: hidden;
	margin: 14px 0 0 0;
	background-color: #fbf2f2;
}

.home-browse-inner
{
	width: 581px;
	height: 180px;
	overflow: hidden;
	text-align: center;
}

.home-browse-desc
{
	margin: 11px 0 0 11px;
}

.footer-home
{
	margin: 65px auto 0 auto;
	width: 790px;
	height: 210px;
	background: transparent url("../images/ad-titles.gif") top left no-repeat;
	clear: both;
}

.sponsored-by
{
	float: left;
	padding-top: 15px;
	width: 760px;
	overflow: hidden;
	background: transparent url("../images/ad-titles.gif") top left no-repeat;
}

.sponsored-by img
{
	margin-right: 27px;
	margin-top: 10px;
	vertical-align: middle;
}

.daily-prizes-by
{
	float: right;
	width: 176px;
	height: 60px;
	overflow: hidden;
}

.daily-prizes-by
{
	margin-top: 57px;
}

/*
	About Styles
*/

.about-content
{
	width: 587px;
	overflow: hidden;
	margin: 14px 0 0 0;
	background-color: #fbf2f2;
}

.about-paragraph
{
	width: 560px;
	margin-left: 15px;
	margin-top: 15px;
	font-family: verdana;
	font-size: 13px;
}

.about-paragraph a, .about-paragraph a:link, .about-paragraph a:visited
{
	font-weight: bold;
	color: #726674;
}

.about-paragraph a:hover, .about-paragraph a:active
{
	font-weight: bold;
	color: #9c1b37;
}

.about-p-title
{
	height: 20px;
}

.about-p
{
	margin: 15px 0 15px 0;
}

.about-paragraph ul 
{
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0.2em;
}

.about-paragraph ul li
{
	background: transparent url("../images/about/bullet.gif") 0em 0.5em no-repeat;
	padding-left: 0.8em; 
	margin-bottom: 4px;
	list-style: none;
	width: 500px;
}

.about-small
{
	font-size: 11px;
}

/*
	Brands
*/

#content-brands
{
	 margin-top: 10px;
	 width: 600px;
	 overflow: hidden;
	 float: left;
}

/*
	Home
*/

.home-flash
{
	margin-top: 10px;
}

/*
	Back to results button
*/

.content-top-options
{
	margin-left: 7px;
	margin-top: 10px;
}



.content-top-options a, .content-top-options a:link, .content-top-options a:active
{
	font-size: 10px;
}

/* 
	Home page boxes
*/

.home-page-boxes
{
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
	overflow: visible;
	height: 1%; 
}

.home-page-boxes-alt
{
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	overflow: visible;
	height: 1%; 
}

.home-page-box
{
	width: 185px;
	height: 200px;
	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	display: inline;
}

.home-page-box-end
{
	width: 185px;
	height: 200px;
	margin-left: 0;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
	display: inline;
}

/*
	Home page paragraph sections
*/

.home-content
{
	width: 583px;
	clear: both;
}

.home-content-title
{
	font-family: verdana;
	font-size: 20px;
	color: #880b2b;
	font-weight: normal;
	margin-top: 20px;
}

.home-content-text
{
	font-family: verdana;
	font-size: 13px;
	color: #5f5260;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 55px;
}

.home-content-sponsored-by
{
	float: left;
	padding-top: 15px;
	width: 615px;
	overflow: hidden;
	background: transparent url("../images/ad-titles.gif") top left no-repeat;
}

.home-content-sponsored-by img
{
	margin-right: 25px;
	margin-top: 10px;
	vertical-align: middle;
}

/*
	What's new boxes
*/

.sidebar_wn
{
	width: 197px;
	height: 290px;
	border: 1px solid #c1c1c1;
	position: relative;
}

.sidebar_wn_boxes
{
	overflow: auto;
	height: 251px;
}

.sidebar_wn_header
{
	font-family: Georgia;
	font-size: 20px;
	color: #880b2b;
	text-align: center;
	padding: 8px 0;
}

.sidebar_wn_header img
{
	display: inline;
}

.sidebar_wn_box_alt
{
	background-color: #f2f2f2;
	padding: 3px 0 4px 0;
}

.sidebar_wn_box
{
	background-color: #fff;
	padding: 3px 0 3px 0;
}

.sidebar_wn_img
{
	float:left;
	display: inline;
	margin: 3px 0 0 4px;
	height: 48px;
	width: 48px;
	overflow: hidden;
	border: 1px solid #c1c1c1;
}

.sidebar_wn_text
{
	font-family: verdana;
	font-size: 11px; 
	width: 115px;
	overflow: hidden;
	float: left;
	display: block;
	margin-left: 5px;
	margin-top: 2px;
}

.clear-wn
{
	clear: both;
	line-height: 1px;
}

/*
	Generic Headers
*/

.list-options
{
	margin-left: 120px;
}

.header-text
{
	font-size: 30px;
	font-family: Georgia;
	font-weight: normal;
	color: #9b1a36;
}

.header-text-alt
{
	font-size: 22px;
	font-family: Verdana;
	font-weight: normal;
	color: #9b1a36;
}

.sub-header-text
{
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #736675;
}

.generic-select 
{
	margin-left: 5px;
	width:160px;
}

#header-content-master-alt 
{
	float:left;
	width:680px;
}

.top-align
{
	vertical-align: top !important;
}

.middle-align
{
	vertical-align: middle !important;
}

/*
  Registration : Subscription Module
*/

.subscribe_wrapper
{
  background-color: #fff;
  width: 490px;
  height: 150px;
  border: 1px solid #d31d3e;
}

.subscribe_image
{
  display: inline;
  float: left;
  margin-top: 7px;
  margin-left: 5px;
  padding-right: 10px;
}

.subscribe_text
{
  display: inline;
  float: left;
  color: #736675;
  margin: 0;
  padding: 0;
  font-family: verdana;
  font-size: 12px;
  margin: 40px 0 0 0;
  width: 350px;
}

.subscribe_disclaimer
{
  display: inline;
  float: left;
  color: #736675;
  font-family: verdana;
  font-size: 10px;
  padding-top: 10px;
}
/*
Video Lightbox
*/

#video_wrapper
{
position: fixed;
top: 0;
left: 0;
display: none;
height: 100%;
width: 100%;
z-index: 101;
}

#video_lightbox_400x300
{
width: 425px;
height: 350px;
margin: 0 auto;
background-color: #fbf2f2;
border: 2px solid #525252;
position: fixed;
left: 25%;
top: 10%;
z-index: 102;
}

#video_lightbox_650x630
{
width: 690px;
height: 680px;
margin: 0 auto;
background-color: #fbf2f2;
border: 2px solid #525252;
position: fixed;
left: 15%;
top: 0;
z-index: 102;
}

.video_close
{
text-align: right;
}

.video_wrapper
{
margin-top: 10px;
text-align: center;
}

/*
  Advertisement Styles
*/

.content-advertisement
{
	padding: 2px 0; 
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	color: #fff;
	background-color: #fff;
	text-align: center;
	width: 585px;
	margin-bottom: 10px;
	clear: both;
}

#header_levels
{
	height: 105px;
	background: transparent url("../images/border.gif") bottom left repeat-x;
}

#header-content-levels
{
	margin-top: 0;
	width: auto;
	float: left;
}

.header_logo_levels
{
  width: 165px;
  height: 85px;
  float: right;
  margin-top: 5px;
  overflow: hidden;
}

.sub_header_text_levels
{
	font-size: 14px;
	font-family: verdana;
	font-weight: normal;
	color: #736675;
	width: 635px;
	height: 34px;
	overflow: hidden;
	float: left;
}

/*
  Deal of Day Styles
*/

#dod_content
{
  width: 786px;
  height: 360px;
  border: 5px solid #d81e40;
  position: relative;
  margin-top: 10px;
  margin-bottom: 12px;
}

#dod_image
{
  width: 384px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  padding-top: 10px;   
  top: 10px;
  left: 10px;
}

#dod_inner_content
{
  width: 360px;
  height: 334px;
  position: absolute;
  top: 25px; 
  right: 25px;
}

#dod_inner_content h1, #dod_product
{
  font-family: Georgia, "Times New Roman", Serif;
  font-size: 20px;
  color: #9c1b37;
}

#dod_sponsor
{
  font-family: Verdana;
  font-size: 12px;
  color: #726674;
  margin-top: 5px;
  margin-bottom: 25px;
}

.dod_highlight
{
  color: #9c1b37;
}

#dod_description
{
  
  font-family: Verdana;
  font-size: 14px;
  color: #726674;
  margin-bottom: 15px;
}

#dod_box
{
  padding: 10px;
  background-color: #fbf2f2;
  color: #9c1b37;
  font-size: 14px;
  font-family: Verdana;
  margin-bottom: 18px;
}

.dod_text
{
  font-family: Verdana;
  font-size: 12px;
  color: #726674;
  margin-bottom: 100px;
}

.dod_text a
{
  color: #9c1b37;
}

#dod_find_it_online
{
  	margin:0 auto;
	padding-top:0;
	position:absolute;
	text-align:center;
	width:100%;
}

#dod_weekend_inner_content
{
  width: 360px;
  height: 334px;
  position: absolute;
  top: 110px; 
  right: 25px;
}

#dod_weekend_inner_content h1
{
  font-family: Georgia, "Times New Roman", Serif;
  font-size: 20px;
  color: #9c1b37;
}

#dod_weekend_image 
{
  width: 384px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  padding-top: 80px;   
  top: 10px;
  left: 10px;
}

/* Find it near you lightbox styles */

.fnu_lb_wrapper
{
  width: 500px;
  border: 2px solid #736675;
  background-color: #fbf2f2;
  font-family: verdana;
  font-size: 12px;
  position: relative;
}

.fnu_lb_close
{
  position: absolute;
  top: 0px;
  right: 0px;
}

.fnu_lb_inner 
{
  padding: 0;
  margin: 0;
  width: 100%;
  clear: both;
  overflow: visible;
  position: relative;
}

.fnu_lb_main
{
  padding: 15px 15px 15px 15px;
  position: relative;
}

.fnu_lb_main_white
{
  padding: 15px 15px 15px 15px;
  position: relative;
  background-color: #fff;
  height: 1%;
}

.fnu_lb_scroll
{
  padding: 15px 15px 15px 15px;
  position: relative;
  background-color: #fff;
  clear: both;
  height: 200px;
  overflow: auto;
}

.fnu_lb_header
{
  height: 50px;
  margin: 0;
  padding: 0;
}

/* Navigation */
.fnu_lb_navigation
{
  height: 15px;
  margin: 0 0 25px 0;
  background: transparent url('../images/modals/fnu/fnu_lb_navigation.gif') 0 0 no-repeat;
}

.fnu_lb_navigation_2
{
  background-position: 0 -15px;
}

.fnu_lb_navigation_3
{
  background-position: 0 -30px;
}

.fnu_lb_navigation_4
{
  background-position: 0 -45px;
}

.fnu_lb_navigation ul li a
{
  display: block;
  float: left;
  text-indent: -99999px;
}

.fnu_lb_navigation_find_stores
{
  width: 87px;
}

.fnu_lb_navigation_select_store
{
  width: 104px;
  background-position: -87px 0 !important;
}

.fnu_lb_navigation_send_request
{
  width: 100px;
  background-position: -191px 0 !important;
}

.fnu_lb_navigation_confirm
{
  width: 105px;
  background-position: -291px 0 !important;
}

.fnu_lb_navigation ul li 
{
  display: inline;
  background: transparent url('../images/modals/fnu/fnu_lb_navigation.gif') 0 0;
}

.fnu_lb_content
{
  width: 475px;
}

.fnu_lb_content input, .fnu_lb_content select
{
  width: 140px;
  border: 1px solid #666;
  margin: 0 0px 0 0;
  padding: 0;
  vertical-align: middle;
  font-family: verdana;
  font-size: 12px;
  color: #736675;
  
}

.fnu_lb_radio
{
  width: auto !important;
  margin-left: 15px;
  border: 0 !important;
}

.alt_label
{
  width: 60px !important;
  padding-left: 0px !important;
}

.fnu_lb_label_long
{
  width: 90px !important;
}

.fnu_lb_content span
{
  display: inline;
  float: left;
  width: 75px;
  overflow: hidden;
  margin-right: 5px;
  line-height: 100%;
  padding-top: 2px;
}

.fnu_lb_buttons
{
  margin: 25px 0 20px 0;
  clear: both;
  text-align: center;
}

.fnu_lb_buttons_less
{
  margin: 5px 0 0px 0;
  clear: both;
  text-align: center;
  background-color: #fff;
}

.fnu_lb_text
{
  margin: 0 0 20px 0;
}

.fnu_lb_fields
{
  margin: 0 0 10px 0;
  overflow: hidden;
}

.fnu_lb_fields_clean
{
  margin: 10px auto 0 auto;
  overflow: auto;
  clear: both;
  width: 400px;
}

.fnu_lb_fields_pad
{
  padding: 0 0 10px 0px;
  overflow: hidden;
}

.fnu_lb_fields_step2
{
  margin: 0 0 10px 15px;
  overflow: hidden;
}

.fnu_lb_col1
{
  width: 157px;
  float: left;
  display: inline;
}

.fnu_lb_col2
{
  margin-right: 3px;
  width: 230px;
  float: left;
  display: inline;
}

.fnu_lb_col3
{
  margin-right: 3px;
  width: 290px;
  float: left;
  display: inline;
}

.fnu_lb_left
{
  float: left !important;
  display: inline !important;
}

.fnu_lb_right
{
  float: right !important;
  display: inline !important;
}


/*  Options */

.fnu_lb_main_white small
{
  font-size: 10px;
}

.fnu_lb_main_white input
{
  border: 1px solid #666;
}

.fnu_lb_option 
{
  margin: 10px 0 10px 0;
  float: left;
  display: inline;
  clear: both;
}

.fnu_lb_option_input
{
  float: left;
  display: inline;
  height: 20px;
}

.fnu_lb_option_input input
{
  margin-right: 10px;
  border: 1px solid ;
}

.fnu_lb_option_text
{
  float: left;
  padding: 0 0 0 9px;
  display: inline;
}

.fnu_lb_option_text span
{
  padding-right: 10px;
}

.fnu_lb_wrapper a, .fnu_lb_wrapper a:link, .fnu_lb_wrapper a:visited
{
  font-weight: bold !important;
  color: #9c1b37 !important;
}

.fnu_lb_wrapper a:hover, .fnu_lb_wrapper a:active
{
  font-weight: bold !important;
  color: #9c1b37 !important;
}

.fnu_lb_product_text
{
  font-weight: bold;
  margin: 15px 0 15px 0;
}

.fnu_modal
{
	display: none;
	position: absolute;
	z-index: 9999;
	width: 504px;
	height: 600px;
	top: 100px;
	background: transparent;
}

.fnu_field_label
{
	float: left;
	width: 90px;
	display: inline;
}

.fnu_field_item
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

.fnu_left_margin
{
	margin-left: 30px;
}

input.fnu_long_text
{
	width: 300px;
}

.fnu_bad_field
{
	background: #ccc;
}

.fnu_lb_map {
  border: 1px solid #736675;
}

.clear { clear: both; }







