@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(/images/bg_body.jpg) center  193px repeat-x #fefded;
	color:#585f6a;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

body.pattern-01 { background-image: url(/images/bg_pattern_01.jpg); background-color: #053a7f; background-position: 69px 165px; }

body.blue-body { background-image: none; background-color: #003779; }

a img{
    border:none;
    outline: none;
}
p, li, ul, h1, h2, h3, h4, h5, h6, form, input{
padding:0;
margin:0;
}
.clr{
	position:relative;
	top:-10px;
	clear:both;
	width:1px;
	height:1px;
	margin-left:-1px;
	font-size:1px;
}
/*////////////////////////////GENERAL STYLES//////////////////////////////////*/
.master{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:990px;
}
.right{
	position:relative;
	float:right;
}
.left{
	position:relative;
	float:left;
}
.padding_15{padding:15px;}
.padding_15_sides{padding:0 15px;}
.padding_15_tb{padding:15px 0;}
.padding_10{padding:10px;}
.padding_10_sides{padding:0 10px;}
.padding_10_tb{padding:10px 0;}
/*///////////////HEADER FORMATTING///////////////*/
.header{
	position:relative;
	width:990px;
	height:196px;
}
.header_01{
	background:url(/images/bg_header_01.jpg)
}
.header_02{
	background:url(/images/bg_header_02.jpg)
}
.header_03{
	background:url(/images/bg_header_03.jpg)
}
.header_04{
	background:url(/images/bg_header_04.jpg)
}
.header_05{
	background:url(/images/bg_header_05.jpg)
}

.header_06{
	background:url(/images/bg_header_06.jpg)
}

.header_07{
	background:url(/images/bg_header_07.jpg) top left no-repeat #053a7f;
}

/*////LOGO////*/
.logo_wrapper{
	position:absolute;
	top:25px;
	left:0;
	z-index: 2;
}
a.logo{
	display:block;
	width:271px;
	height:163px;
	background:url(/images/logo.png);
}
/*////SEARCH FORM////*/
.searchform_wrapper{
	position:absolute;
	right:0;
	top:30px;
	width:220px;
}
.searchform_wrapper form{
	display:block;
	position:relative;
	width:224px;
	float:right;
}
.searchform_wrapper input{
	margin-left: 3px;
	border:1px solid #0293cd;
	padding: 5px 0 5px 0;
}
.searchform_wrapper label{
	color:#fff;
	background-color:inherit;
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
}

/*////SIGNUP////*/
.signup_link{
	position:relative;
	right:12px;
	top:10px;
	float:right;
	padding:4px 8px;
	color:#fff;
	background-color:#29568f;
	border:1px solid #7fc4f5;
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
}



/*////TOP NAVIGATION////*/


.menu {
position:absolute;
bottom:3px;
right:0px;
width:990px;
height:42px;
background:url(/images/bg_top_menu_wrapper.gif);
line-height:42px;
z-index:1;
}

/* remove the bullets, padding and margins from the lists */
.menu ul{
position: relative;
list-style-type:none;
padding:0;
margin:0;
float:right;
height:42px;
background:url(/images/bg_top_menu_ul.gif) top right no-repeat;

}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:500;
padding:0 12px 0 15px;
background:url(/images/bg_top_menu_li.gif) top left no-repeat;

}

/* style all the links */
.menu a, .menu :visited {
display:block;
text-decoration:none;
text-align:left;
color:#fff;

}


/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
left: 0px;
text-align: left;
height:0;
width:105px;
}

/* use the table to position the dropdown list */
.menu table
{
visibility:hidden;
position:absolute;
left:0px;
top:38px;
}

/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul li:hover ul li,
.menu ul a:hover ul,
.menu ul a:hover ul li
{
width:105px;
visibility:visible;
background: #29568f;
border-bottom: 1px solid white;
line-height: 18px;
padding-top: 0px;
padding-bottom: 3px;
text-align: left;
}

.menu ul li:hover,
.menu ul a:hover
{
	visibility:visible;
	
}



.menu ul li ul li:hover,
.menu ul li ul a:hover
{
	background: #4E89B6;
}

/*///////////////Recipe Filter////////////////////*/
.recipe_filter {
position:relative;
height:42px;
background:url(/images/bg_top_menu_wrapper.gif);
line-height:42px;
z-index: 0;

}

/* remove the bullets, padding and margins from the lists */
.recipe_filter ul{
position: relative;
list-style-type:none;
padding:0;
margin:0;
float:right;
height:42px;
background:url(/images/bg_top_menu_ul.gif) top right no-repeat;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.recipe_filter li{
float:left;
position:relative;
text-align: center;
background:url(/images/bg_top_menu_li.gif) top left no-repeat;
width: 123px;

}

.recipe_filter li a
{
	color:White;
	text-decoration: none;
}

li.rFilterCurrent
{

background:url(/images/bg_top_menu_li_selected.gif) top left no-repeat;

}



/*///////////////CONTENT FORMATTING///////////////*/
.content{
	position:relative;
	width:980px;
	padding:0 10px 0 0;
	z-index: 0;
}
.content p{
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
	background-color:inherit;
}
.content p.small{
	font:normal 12px "Trebuchet MS", Arial, sans-serif;
	background-color:inherit;
}
.skyscrapper{
	position:relative;
	float:right;	
	width:120px;
	top: 0;
}
.display{
	padding:0 0 0 13px;
}
.wide{
	width:825px;
}
.narrow{
	width:615px;
	padding:0;
}
.left_column_wide{
	width:454px;
}
.right_column_wide{
	width:370px;
}
.left_panel_wide{
	width:454px;
}
.left_panel_wide_content{
	width:434px;
	padding:10px 10px;
	background:url(/images/bg_left_panel_wide.png) repeat-y;
}
.left_panel_wide_header{
	width:454px;
	height:22px;
	background:url(/images/bg_left_panel_wide_header.png) left top no-repeat;
	padding:3px 0 0 0;
}
.left_panel_wide_footer{
	width:454px;
	height:20px;
	background:url(/images/bg_left_panel_wide_footer.png) left top no-repeat;
	font-size:1px;
	padding:5px 0 0 0;
}
.left_panel_wide p, .right_panel_wide p{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#585f6a;
	background-color:inherit;
}
.left_panel_wide ul, .right_panel_wide ul{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#585f6a;
	background-color:inherit;
	list-style:none;
	position: relative;
	width: 240px;
}
.left_panel_wide li, .right_panel_wide li{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#585f6a;
	background-color:inherit;
	list-style:none;
	padding:0 0 0 13px;
	background:url(/images/bullet_01.gif) left center no-repeat;
}
.left_panel_wide a, .right_panel_wide a, .center_panel_narrow a, a.recipe_title{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#003066;
	background-color:inherit;
}
/*/////////////////////////////////////////////////////*/
.column_left_panel_narrow{
	width:350px;
}
.left_panel_narrow{
	width:350px;
}
.left_panel_narrow_content{
	width:330px;
	padding:10px 10px;
	background:url(/images/bg_left_panel_narrow.png) repeat-y;
}
.left_panel_narrow_header{
	width:350px;
	height:22px;
	background:url(/images/bg_left_panel_narrow_header.png) left top no-repeat;
	padding:3px 0 0 0;
}
.left_panel_narrow_footer{
	width:350px;
	height:28px;
	background:url(/images/bg_left_panel_narrow_footer.png) left top no-repeat;
	font-size:1px;
	padding:5px 0 0 0;
}
.left_panel_narrow p, .right_panel_narrow p{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#585f6a;
	background-color:inherit;
}
.left_panel_narrow ul, .right_panel_narrow ul{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#585f6a;
	background-color:inherit;
	list-style:none;
	position: relative;
	width: 205px;
}
.left_panel_narrow li, .right_panel_narrow li{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#585f6a;
	background-color:inherit;
	list-style:none;
	padding:0 0 0 13px;
	background:url(/images/bullet_01.gif) left center no-repeat;
}
.left_panel_narrow a, .right_panel_narrow a{
	font:12px "Trebuchet MS", Arial, sans-serif;
	color:#003066;
	background-color:inherit;
}
/*/////////////////////////////////////////////////////*/
.column_left_panel_narrow.alternative{
	width:375px;
}
.alternative .left_panel_narrow h2{
	width:342px !important;
}
.alternative .left_panel_narrow{
	width:375px;
}
.alternative .left_panel_narrow_content{
	width:355px;
	background:url(/images/bg_left_panel_normal.png) repeat-y;
}
.alternative .left_panel_narrow_header{
	width:375px;
	background:url(/images/bg_left_panel_normal_header.png) left top no-repeat;
}
.alternative .left_panel_narrow_footer{
	width:375px;
	background:url(/images/bg_left_panel_normal_footer.png) left top no-repeat;
}

/*/////////////////////////////////////////////////////*/
.right_panel_wide{
	width:370px;
}
.right_panel_wide_content{
	width:330px;
	padding:0 20px;
	background:url(/images/bg_right_panel_wide.png) repeat-y;
}
.right_panel_wide_header{
	width:370px;
	height:22px;
	background:url(/images/bg_right_panel_wide_header.png) left top no-repeat;
	padding:3px 0 0 0;

}
.right_panel_wide_footer{
	width:370px;
	height:20px;
	background:url(/images/bg_right_panel_wide_footer.png) left top no-repeat;
	font-size:1px;
	padding:5px 0 0 0;
}
/*/////////////////////////////////////////////////////*/
.about_panel_wide{
	width:750px;
	left: 0px;
}
.about_panel_wide_content{
	width:700px;
	padding:0 20px;
	background:url(/images/bg_about_us_content.png) repeat-y;
}

.about_panel_wide_content td
{
	font-size:14px;
}

.about_panel_wide_header{
	width:740px;
	height:37px;
	background:url(/images/bg_about_us_header.png) left top no-repeat;
	padding:5px 0 0 0;

}
.about_panel_wide_footer{
	width:740px;
	height:30px;
	background:url(/images/bg_about_us_footer.png) left top no-repeat;
	font-size:1px;
	padding:5px 0 0 0;
}
/*/////////////////////////////////////////////////////*/
.column_right_panel_narrow{
	width:260px;
}
.right_panel_narrow{
	width:260px;
}
.right_panel_narrow_content{
	width:240px;
	padding:0 10px;
	background:url(/images/bg_right_panel_narrow.png) repeat-y;
}
.right_panel_narrow_header{
	width:260px;
	height:22px;
	background:url(/images/bg_right_panel_narrow_header.png) left top no-repeat;
	padding:3px 0 0 0;

}
.right_panel_narrow_footer{
	width:260px;
	height:27px;
	background:url(/images/bg_right_panel_narrow_footer.png) left top no-repeat;
	font-size:1px;
	padding:5px 0 0 0;
}
/*/////////////////////////////////////////////////////*/
.column_right_panel_narrow.alternative{
	width:235px;
}
.alternative .right_panel_narrow h2{
	width:203px !important;
}
.alternative .right_panel_narrow{
	width:235px;
}
.alternative .right_panel_narrow_content{
	width:215px;
	background:url(/images/bg_right_panel_normal.png) repeat-y;
}
.alternative .right_panel_narrow_header{
	width:235px;
	background:url(/images/bg_right_panel_normal_header.png) left top no-repeat;
}
.alternative .right_panel_narrow_footer{
	width:235px;
	background:url(/images/bg_right_panel_normal_footer.png) left top no-repeat;
}
/*////////////////////////////////////////////////////*/
.center_panel_narrow{
	width:615px;
}
.center_panel_narrow_content{
	width:585px;
	padding:0 17px;
	background:url(/images/bg_center_panel_wide.png) repeat-y;
}

.center_panel_narrow_content h2 a
{
	font-size: 16px;
}

.center_panel_narrow_content p
{
	font-size: 12px;
}

.center_panel_narrow_content a img
{
	padding: 5px;
}

.center_panel_narrow_header{
	width:615px;
	height:23px;
	background:url(/images/bg_center_panel_wide_header.png) left top no-repeat;
	padding:3px 0 0 0;
}
.center_panel_narrow_footer{
	width:615px;
	height:20px;
	background:url(/images/bg_center_panel_wide_footer.png) left top no-repeat;
	font-size:1px;
	padding:5px 0 0 0;
}
.center_panel_narrow_column_left{
	width:328px;
}

.center_panel_narrow_column_left img{
	margin-top: 10px;
}

.center_panel_narrow_column_right{
	width:237px;
}
.center_panel_narrow_column_left ul{
	list-style:none;
	color:#636973;
	background-color:inherit;
	font:normal 12px "Trebuchet MS", Arial, sans-serif;
}
.news_wrapper{
	position:relative;
	padding: 0 0 30px 0;
}
/*////////////////////////////////////////////////////*/
.center_panel_narrow.stirfry {
	background:url(/images/stir-fry/bg_topbox.jpg) right top no-repeat;
	width:612px;
	height:377px;
	overflow:hidden;
	padding-bottom: 20px;
	color:white;
	position:relative;
	margin-left:4px;
}
.stirfry  a {
	color:#ffffff;
}
.stirfry  img.banner {
	position:absolute;
	top:0;
	right:0;
}
.stirfry  div.spacer {
	padding:10px 15px;
}
.stirfry  div.day {
	float:left;
	width:124px;
	height:157px;
	padding:15px 10px 0;
	text-align:center;
	overflow:hidden;
}
.stirfry  div.day.clear {
	clear:both;
}
.stirfry  div.day h3 {
	color:#ffffff;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:2px;
}
.stirfry  div.day img {
	width:100px;
	border:2px #ffffff solid;
	display:block;
	margin:0 auto;
}
.stirfry  div.day p {
	margin-top:2px;
	font-size:13px;
}
/*////////////////////////////////////////////////////*/
.cooking-videos ul {
	font-size:12px;
	padding-left:25px;
	margin-left:0;
}
.cooking-videos p {
	margin-bottom:0.5em;
}
.cooking-videos h2 {
	margin:1em 0;
}
.cooking-videos .box {
	width:500px;
	margin:0 auto;
	overflow:auto;
}
.cooking-videos .box .left{
	width:55%;
}
.cooking-videos .box .right{
	width:40%;
}
.cooking-videos .box .right ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.cooking-videos .box .right li{
	clear:both;
}
.cooking-videos .box .right img{
	border:none;
	float:left;
	margin-right:5px;
}

/*////////////////PRODUCT TABLE /////////////////*/
.specific_product{
	width:442px;
	float:right;
	background-color:#fff;
	color:#0a3f7f;
	border-collapse:collapse;
	padding:0 0 0 12px;
}
.specific_product td, .specific_product th{
		border:1px solid #0a3f7f;
}
.specific_product td{
	padding:1px 0 1px 12px;
	font:bold 12px "Trebuchet MS", Arial, sans-serif;
}
.specific_product th{
	padding:5px;
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	color:#0a3f7f;
	background-color:inherit;
}
/*///////////////LEFT NAVIGATION////////////////*/
.left_navigation{
	width:208px;
}
.left_navigation ul{
	list-style:none;
}
.left_navigation ul li{
	padding:0 0 0 32px;
}
.left_navigation ul li.expand{
	background:url(/images/bullet_02.gif) 10px 17px no-repeat;
}
.left_navigation ul li.expanded{
	background:url(/images/bullet_03.gif) 10px 17px no-repeat;
}
.left_navigation ul li a{
	font:bold 13px "Trebuchet MS", Arial, sans-serif;
	line-height:30px;
	text-decoration:none;
	color:#124888;
	background-color:inherit;
	margin-left: -8px;
}
.left_navigation ul li ul li{
	padding:0 0 0 10px;
}
.left_navigation ul li ul li a{
	font:normal 12px "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
	color:#65686a;
	background-color:inherit;
}
.left_navigation_header{
	width:208px;
	height:94px;
	margin-bottom:-50px;
	/*background:url(/images/bg_left_nav_header.png) no-repeat;*/
}
.left_navigation_header h1{
	font:normal 18px "Trebuchet MS", Arial, sans-serif;
	color:#124888;
	background-color:inherit;
	padding:20px 0 0 25px;
}
.left_navigation_content{
	width:208px;
	/*background:url(/images/bg_left_nav_content.png) repeat-y;*/
	
}
.left_navigation .side-banner {
	width:191px;
	height:193px;
}
.left_navigation .side-banner a{
	display:block;
	width:100%;
	height:100%;
	background:url(/images/cooks-guide/banner-thai.png) no-repeat 0 0;
	text-indent:-9999px;
}
	
.left_navigation_footer{
	width:208px;
	height:28px;
	/*background:url(/images/bg_left_nav_footer.png) no-repeat;*/
}
/*///////////////FOOTER FORMATTING///////////////*/
.footer{
	position:relative;
	width:990px;
	height:24px;
	text-align:center;
}
.footer ul, .panel_list {
	text-align:center;
	list-style:none;
}
.footer li{
	display:inline;
}
.panel_list_text{
	text-align:center;
}
.panel_list_text li{
	display:inline;
}
.panel_list li{
	display:inline;
	float:left;
}
.panel_list li p{
	font:bold 12px "Trebuchet MS", Arial, sans-serif;
}
.footer li a, .panel_list li a, .panel_list_text li a{
	font:bold 12px "Trebuchet MS", Arial, sans-serif;
	line-height:24px;
	color:#124888;
	background-color:inherit;
}
/*////////////////////////text styles/////////////////////////////////*/
.blue{
	color:#003066;
}
.grey{
	color:#585f6a;
}
a.utility_link{
	font-weight:bold;
	text-decoration:none;
}
.page_title{
	display:inline;
	position:relative;
	font:normal 29px "Trebuchet MS", Arial, sans-serif;
	line-height:42px;
	color:#0a3f7f;
	background-color:inherit;
	background:url(/images/bg_h1.gif) top right no-repeat;
	padding:0 104px 0 0;
}

.page_title_home{
	display:inline;
	position:relative;
	font:normal 29px "Trebuchet MS", Arial, sans-serif;
	line-height:42px;
	color:#0a3f7f;
	background-color:inherit;
	
	padding:0 104px 0 0;
}

.pt_fp{
	display:block;
	width:455px;
}
.box_title{
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	line-height:24px;
	color:#fff;
	background-color:inherit;
	padding:0 10px 0 10px;
	
	display: block;
	left: 5px;
	position: relative;
}
h2{
	font:bold 14px "Trebuchet MS", Arial, sans-serif;
	color:#0a3f7f;
	background-color:inherit;
}
h3{
	font:bold 12px "Trebuchet MS", Arial, sans-serif;
	color:#003066;
	background-color:inherit;
}
.h2_5{
	background:url(/images/blue_bar_header.gif);
	padding-right:15px;
}
.h2_4{
	background:url(/images/blue_bar_header.gif);
	width:583px;
}
.h2_3{
	background:url(/images/blue_bar_header.gif);
	width:337px;
}
.h2_2{
	background:url(/images/blue_bar_header.gif);
	width:424px;
}
.h2_1{
	background:url(/images/blue_bar_header.gif);
	width:337px;
}

.h1_3{
	background:url(/images/blue_bar_header.gif);
	width:337px;
}

.h1_4{
	background:url(/images/blue_bar_header.gif);
	width:583px;
}
ol.recipe-method-list
{
	margin-left:0;
	padding-left:0;
	list-style-position:inside;
}

.recipe-method-list li 
{
	font-size: 12px;
	margin-left:0;
	padding-left:0;
}

ul.unorderedlist li
{
	
	margin-left:10px;
	padding-left:10px;
	list-style-type: none;
	background:url(/images/bullet_01.gif) left 2px no-repeat; 
	
}

.preptime
{
	font-size:12px;
}

.stockist_intro
{
	font-size:14px;
	
}

#productDList td a, #productDList td a:link, #productDList td a:visited
{
	color: #003066;
	font-weight:bold;
	text-decoration: none;
}

#stockistDList td a, #stockistDList td a:link, #stockistDList td a:visited
{
	color: #003066;
	font-weight:bold;
	text-decoration: none;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}


/*////////////////////////beechwood/////////////////////////////////*/

.aPageHeader{
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}

.aBody
{
	position:relative;
	background-color: #B7B7B7;
	width: 980px;
	padding: 20px 10px 10px 0;
	font-family: "Trebuchet MS";
	z-index:0;
}

.required{
	color: #ff0033;
	font-weight: bold;
	font-size: 12px;
}

.aButton{
	background-color: #29568f;
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #FFF;
}

.aHeader
{
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
}

.aHeader a
{
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color:#636973;
}

.draw
{
	background-color:yellow;
	
}
	
.aText{
	font:normal 13px "Trebuchet MS", Arial, sans-serif;	
}

a.gTopNavAE img{
	background-image:    url("/images/glossary/ae.gif");
	background-position:top;
}

a.gTopNavAE:hover img{
	background-image:    url("/images/glossary/ae-hover.gif");
}

a.gTopNavFJ img{
	background-image:    url("/images/glossary/fj.gif");
	background-position:top;
}

a.gTopNavFJ:hover img{
	background-image:    url("/images/glossary/fj-hover.gif");
}

a.gTopNavKO img{
	background-image:    url("/images/glossary/ko.gif");
	background-position:top;
}

a.gTopNavKO:hover img{
	background-image:    url("/images/glossary/ko-hover.gif");
}

a.gTopNavPT img{
	background-image:    url("/images/glossary/pt.gif");
	background-position:top;
}

a.gTopNavPT:hover img{
	background-image:    url("/images/glossary/pt-hover.gif");
}

a.gTopNavUZ img{
	background-image:    url("/images/glossary/uz.gif");
	background-position:top;
}

a.gTopNavUZ:hover img{
	background-image:    url("/images/glossary/uz-hover.gif");
}

/*/////////////////////PRINT PAGE STYLES///////////////////////*/

body.printpage
{
	background: white;
	color: Black;
	margin: 20px;
}

/*//////////////////////// Member Registration styles /////////////////////////////////*/

#registration-container fieldset { border: none; padding: 8px 0 0 0; margin: 0;}
#registration-container input,
#registration-container select { border: 1px solid #0e1d67; }
.white { color: #fff !important; }
.yellow { color: #fff352 !important; }
.light-blue { color: #00aadf !important; }
.dark-blue { color: #003a80 !important; }
.large { font-size: 14px; font-weight: bold; line-height: 14px; }

#registration-container { 
    background: transparent url("/images/members/bg-form-container.png") no-repeat top left;
    width: 775px;
    height: 854px;
}

#registration-top {
    position: relative;
    height: 770px;
    width: 100%;
}

#registration-left {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 370px;
    color: #fff;
}
#registration-right {
    position: absolute;
    top: 97px;
    right: 28px;
    width: 302px;
}

#registration-right-intro {
    margin: 0 0 10px 110px;
}
#registration-right-intro p { font-weight: bold; font-size: 13px; line-height: 15px; }


.slider-row  { height: 80px; }
.slider-label { margin: 0 0 8px 0;  }
.slider-label label { font-weight: bold; font-size: 11px; }

#question3List label { font-size: 11px; vertical-align: middle; margin-left: 4px;}
#question3List input { vertical-align: middle;  }
#question3List td { padding: 0; }

.form-row { height: 27px; }
.form-label { width: 130px; text-align: right; float: left; font-size: 12px; font-weight: bold; padding: 4px 5px 0 0; }
.form-element { width: 235px; float: left; }
.form-element input, 
.form-element select { width: 218px; font-size: 12px; }
.form-element input { padding: 0 2px 2px 2px; }

.form-row-double { padding-left: 61px; }

.form-row-double label { font-size: 12px; font-weight: bold; padding: 4px 5px 0 0; } 

p.checkbox { text-align: right; }

#registration-left-intro p {
    font-size: 14px; font-weight: bold;
}

#registration-left ul,
#valSummary ul {
    margin: 5px 30px;
}

#registration-left li {
    font-size: 14px;
}

#logValSummary, #valSummary {
    font-weight: bold !important;
}

div.button {
    text-align: center;
}

.no-border { border: 0 !important; }

#divProfile {
    width: 775px;
    height: 896px;
    position: relative;
}

div.profile1 { background: transparent url("/images/members/bg-profile1.png") no-repeat top left; }
div.profile2 { background: transparent url("/images/members/bg-profile2.png") no-repeat top left; }
div.profile3 { background: transparent url("/images/members/bg-profile3.png") no-repeat top left; }
div.profile0 { background: transparent url("/images/members/bg-profile0.png") no-repeat top left; }

#profile-text {
    position: absolute;
    width: 300px;
    right: 40px;
    top: 225px;
}

#final-step {
    position: absolute;
    left: 90px;
    bottom: 240px;
    width: 100%;    
}
#final-step p { padding-bottom: 20px; }

#profile-link-container {
 position: absolute;
 bottom: 350px;
 right: 40px;
 width: 300px;
 z-index: 10;
}

/*////////////////////////member welcome styles/////////////////////////////////*/

.member{
	position:relative;
	right:18px;
	top:10px;
	width:193px;
	float:right;
	padding:4px 2px;
	color:#fff;
	background-color:#29568f;
	border:1px solid #7fc4f5;
	font:normal 13px "Trebuchet MS", Arial, sans-serif;
}

.member a
{
	color:#fff;
	
}

.member p
{
	margin-left:10px;
	
}

/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 17px;
    height: 17px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/images/FilledStar.gif);

}

.emptyRatingStar {
    background-image: url(/images/EmptyStar.gif);
}

.savedRatingStar {
    background-image: url(/images/SavedStar.gif);
}

#recipe-search
{
	font-size:12px;
	color:#0A3F7F;
	padding-right:15px;
	text-decoration:none;
}
#review-panel {
	padding:10px 0 2px;
	border-bottom: dotted 1px black;
	margin-bottom:15px;
}
#review-reviews p
{
	margin:10px 0;
	padding:0;
}
#review-links p
{
	margin:5px 0;
	padding:0;
}
#review-reviews a.button 
{
	padding: 2px 10px;
	color: #FFF;
	text-decoration:none;
	background: url(/images/blue_bar_header.gif);
}

div#alphabet h2
{
	font-size:20px;
}
div#alphabet ul
{
	background:url(/images/blue_bar_header.gif);
	width:573px;
	list-style:none;
	list-style-type:none;
	float:left;
	padding:4px 5px;
}
div#alphabet li
{
	float:left;
	color:#fff;
}
div#alphabet li a
{
	display:block;
	width:22px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
div#alphabet li a.selected
{
	color:#0293cd;
}

.blue_background_header
{
	background:url(/images/bg_center_panel_wide_blue_header.png) left top no-repeat;
}

.blue_background_content
{
	background:url(/images/bg_center_panel_wide_blue.png) repeat-y;
}

.blue_background_footer
{
	background:url(/images/bg_center_panel_wide_blue_footer.png) left top no-repeat;
}

ul.error {
	display:block;
	padding-bottom:1em;
	/*margin:1em !important;*/
	font-size:12px;
}
ul.error li{
	margin:0 1em;
	font-weight:bold;
	color:#ff0000;
}

#ctl00_MainContent_valSummary
{
	padding:10px 40px;
	font-size:12px;
	font-weight:bold;
}

div.buy-now {
    float: right;
    margin: 23px 2px 12px 12px;
}
div.shadowbox-content {
    text-align: center;
    background-color: #fff;
    height: 280px;
    padding: 0 40px;
}
div.shadowbox-content p {
    text-align: center;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.hidden { display: none; visibility: hidden; }