@charset "utf-8";
/* CSS Document */

/* CSS Default */

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

p, li, table {
}

p {
}

a {
}

html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#main_holder {
	text-align: left;
	margin: 0 0 10px 0;
	display: block;
	width: 990px;
	position: relative;
}

#main_header {
	float: left;
	background: url(../images/mini_site/flavorwave/main_bg_02.jpg) no-repeat 0 0;
	display: block;
	width: 990px;
	height: 360px;
	position: relative;
	top: 0;
	left: 0;
}

#main_header ul {
	position: absolute;
	top: 130px;
	left: 410px;
	width: 250px;
}

#main_header ul li {
	float: left;
	width: 250px; width/* */:/**/230px; width:/**/230px;
	padding: 0 0 5px 20px;
	background: url(../images/mini_site/flavorwave/header_li.gif) no-repeat 2px 2px;
	list-style: none;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

#video_txt {
	position: absolute;
	bottom: 250px;
	right: 22px;
	width: 247px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#video_link {
	position: absolute;
	top: 118px;
	right: 22px;
	width: 247px;
	height: 197px;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#header_btn {
	position: absolute;
	right: 47px;
	bottom: -30px;
	float: left;
	line-height: 57px;
	padding: 0 3px 0 0;
	background: url(../images/mini_site/flavorwave/header_btn_l.gif) no-repeat 100% 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
}

#header_btn span {
	position: relative;
	left: -3px;
	float: left;
	line-height: 57px;
	padding: 0 18px 0 68px;
	background: url(../images/mini_site/flavorwave/header_btn_r.gif) no-repeat 0 0;
}

#header_btn:hover {background: url(../images/mini_site/flavorwave/header_btn_l.gif) no-repeat 100% 100%;}
#header_btn:hover span {background: url(../images/mini_site/flavorwave/header_btn_r.gif) no-repeat 0 100%;}

#header_price {
		position: absolute;
		left: 373px;
		bottom: 10px;
		font-size: 18px;
		font-weight: bold;
		color: #FFF;
}

#header_price span {
		font-size: 33px;
}

#main_content {
		float: left;
		clear: left;
		width: 990px;
}

#main_content_l {
		float: left;
		clear: left;
		width: 470px; width/* */:/**/445px; width:/**/445px;
		padding: 0 12px 0 13px;
}

.tabber_tabs {
	float: left;
	width: 445px;
}

.tabber_tabs ul {
	float: left;
	width: 445px; width/* */:/**/415px; width:/**/415px;
	padding: 18px 15px 0 15px;
	position: relative;
	top: 0;
	left: 0;
}

.tabber_tabs ul li {
	float: left;
	list-style: none;
	padding: 0 10px 0 0;
}
.tabber_tabs ul li.last_li {padding: 0;}

.tabber_tabs ul li a {
	float: left;
	text-align: center;
	background: url(../images/mini_site/flavorwave/tab_r.gif) no-repeat 100% 0;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}
.tabber_tabs ul li a:hover {text-decoration: underline;}

.tabber_tabs ul li a span {
	float: left;
	text-align: center;
	background: url(../images/mini_site/flavorwave/tab_l.gif) no-repeat 0 0;
	font-size: 12px;
	width: 130px; width/* */:/**/120px; width:/**/120px;
	line-height: 18px;
	height: 24px; height/* */:/**/18px; height:/**/18px;
	padding: 3px 5px;
}

.tabber_tabs ul li a.current {
	background: url(../images/mini_site/flavorwave/tab_r.gif) no-repeat 100% -58px;
	margin-bottom: -1px;
	color: #000;
}
.tabber_tabs ul li a.current:hover {text-decoration: none;}

.tabber_tabs ul li a.current span {
	background: url(../images/mini_site/flavorwave/tab_l.gif) no-repeat 0 -58px;
	height: 35px; height/* */:/**/19px; height:/**/19px;
}

.tabcontainer {
	float: left;
	clear: left;
	width: 445px; width/* */:/**/405px; width:/**/405px;
	padding: 20px;
	background: url(../images/mini_site/flavorwave/tabcontainer_bg.png) no-repeat 0 0;
}

.tabcontent {
	display: none;
}

.tabcontent p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
	color: #666;
}

.tabcontent p b {
	color: #000;
}

.tabcontent h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 10px 0;
}

.tabcontent h3 {
	font-size: 13px;
	line-height: 17px;
	padding: 10px 0 10px 0;
}


.tabcontent h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 10px 0 10px 0;
	color: #F00;
}

.tabcontent ul {
	padding-bottom: 5px;
	margin-left: 20px;
}

.tabcontent ul li {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	color: #666;
}

#box_tomato {
	float: left;
	width: 224px; width/* */:/**/160px; width:/**/160px;
	height: 99px; height/* */:/**/67px; height:/**/67px;
	padding: 32px 51px 0 13px;
	background: url(../images/mini_site/flavorwave/box_tomato.jpg) no-repeat 0 0;
	color: #F00;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	position: relative;
	left: 90px;
	top: 0;
	margin: 19px 0 40px 0;
}

#box_onion {
	float: left;
	width: 244px; width/* */:/**/180px; width:/**/180px;
	height: 99px; height/* */:/**/87px; height:/**/87px;
	padding: 12px 51px 0 13px;
	background: url(../images/mini_site/flavorwave/box_onion_02.jpg) no-repeat 0 0;
	color: #F00;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	position: relative;
	left: 85px;
	top: 0;
	margin: 40px 0;
}

#box_chicken {
	float: left;
	width: 245px; width/* */:/**/180px; width:/**/180px;
	height: 99px; height/* */:/**/87px; height:/**/87px;
	padding: 12px 52px 0 13px;;
	background: url(../images/mini_site/flavorwave/box_chicken_02.jpg) no-repeat 0 0;
	color: #F00;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	position: relative;
	left: 85px;
	top: 0;
	margin: 40px 0 35px 0;
}

#main_content_r {
	float: right;
	width: 510px;
	background: url(../images/mini_site/flavorwave/main_content_r_bg.png) no-repeat 45px 40px;
}

#main_content_r_l {
	float: left;
	width: 150px;
}

#safe_100 {
	float: left;
	width: 116px;
	height: 117px;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/100_percent_safe_01_cr.png', sizingMethod='crop');
	margin: 20px 0 0 0;
}
#main_content_r_l > #safe_100 {
	background: url(../images/mini_site/flavorwave/lv/100_percent_safe_01_lv.png) no-repeat 0 0;
}
#safe_100 span {display: none;}

#main_content_r_l dl {
	float: left;
	clear: left;
	width: 150px;
	text-align: right;
	padding-bottom: 15px;
}

#main_content_r_l dl dt {
	float: left;
	width: 150px; width/* */:/**/130px; width:/**/130px;
	font-size: 12px;
	line-height: 16px;
	padding: 20px 10px 118px 10px;
	color: #000;
	font-weight: bold;
}

#main_content_r_l dl dt#dt_01 { background: url(../images/mini_site/flavorwave/dl_01.jpg) no-repeat 0 100%;}
#main_content_r_l dl dt#dt_02 { background: url(../images/mini_site/flavorwave/dl_02.jpg) no-repeat 0 100%;}
#main_content_r_l dl dt#dt_03 { background: url(../images/mini_site/flavorwave/dl_03.jpg) no-repeat 0 100%;}

#main_content_r_l dl dd {
	clear: left;
	float: left;
	width: 150px; width/* */:/**/130px; width:/**/130px;
	padding: 5px 10px 10px 10px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}

#tabcontainer_tel_nbr {
	float: left;
	clear: left;
	width: 405px;
	text-align: center;
}

#tabcontainer_tel_nbr p {
	color: #1848a0;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 5px;
	font-weight: bold;
}

#tabcontainer_tel_nbr #tel_nbr {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	background: url(../images/mini_site/flavorwave/tel_nbr_bg_r.jpg) no-repeat 100% 0;
	padding: 0 10px 0 0;
	float: left;
	position: relative;
	left: 158px;
}
#tabcontainer_tel_nbr #tel_nbr span {float: left; background: url(../images/mini_site/flavorwave/tel_nbr_bg_l.jpg) no-repeat 0 0; padding: 0 0 0 22px;}

#main_content_r_r {
		float: right;
		width: 330px; width/* */:/**/280px; width:/**/280px;
		padding: 60px 50px 20px 0;
}

#main_content_r_r p {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 10px;
	color: #666;
}

#main_content_r_r p b {
	color: #000;
}

#main_content_r_r h2 {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0 10px 0;
}

#main_content_r_r h3 {
	font-size: 13px;
	line-height: 17px;
	padding: 10px 0 10px 0;
}


#main_content_r_r h1 {
	font-size: 20px;
	line-height: 24px;
	padding: 10px 0 10px 0;
	color: #F00;
}

#main_content_r_r ul {
	padding-bottom: 5px;
	margin-left: 20px;
}

#main_content_r_r ul li {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 5px;
	color: #666;
}

#box_carrot {
	float: left;
	width: 224px; width/* */:/**/150px; width:/**/150px;
	height: 83px; height/* */:/**/63px; height:/**/63px;
	padding: 20px 61px 0 13px;
	background: url(../images/mini_site/flavorwave/box_carrot.jpg) no-repeat 0 0;
	color: #F00;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	position: relative;
	left: 28px;
	top: 0;
	margin: 40px 0 35px 0;
}








#form_holder {
		float: left;
		clear: left;
		width: 960px;
		position: relative;
		top: 0;
		left: 30px;
		background: url(../images/mini_site/flavorwave/form_top_line.gif) repeat-x 0 0;
}

#form_right {
	float: right;
	text-align: center;
	width: 221px;
	height: 720px; height/* */:/**/635px; height:/**/635px;
	padding: 85px 0 0 0;
	background: url(../images/mini_site/flavorwave/lv/form_right_bg_lv.jpg) no-repeat 0 0;
	margin-bottom: 10px;
}

#form_right li {
	float: left;
	width: 221px; width/* */:/**/141px; width:/**/141px;
	padding: 0px 40px 12px 40px;
	color: #ffffff;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	list-style: none;
}

#form_right li#safe_100_li {display: none;}


#form_holder h2.title {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
	line-height: 24px;
	color: #ff0000;
	padding: 20px 0 20px 0;
}

#form_left {
	clear: left;
	float: left;
	display: block;
	width: 201px; width/* */:/**/181px; width:/**/181px;
	padding: 0px 20px 20px 0;
	background: url(../images/mini_site/flavorwave/form_bg.jpg) no-repeat 100% 50%;
}

#form_left h2 {
	clear: both;
	float: right;
	width: 130px;
	display: block;
	margin: 0px 0 10px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

#form_left img {
	float: left;
	display: block;
	margin: 0px 0 0 0;
}

#form_left p {
	clear: both;
	float: right;
	width: 130px;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 30px;
}

#form_left p.last {
	margin-bottom: 0px;
}

#form {
	float: left;
	display: block;
	width: 538px;
	position: relative;
	top: 0;
	left: 29px;
}

#formorderfinish {
	float: left;
	display: block;
	width: 509px;
	position: relative;
	top: 0;
	left: 30px;
}


#uni0902_form_error_01 {
	margin: 5px 60px 10px 0px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-align: center;
	border-top: 1px solid #F00;
	border-bottom: 1px solid #F00;
}

table#uni0902_form_sex_holder_01 .uni0902_form_sex_holder_stil_01 {
	padding-right: 5px;
}

table#uni0902_form_sex_holder_01 td.uni0902_form_sex_holder_stil_03 {
	padding: 0 5px 0 10px;
}

table#uni0902_form_stil_16_right_holder_01 td#uni0902_form_stil_16_right {
	padding: 0 100px 0 5px;
}

#formorderfinish label, 
#postage_div_desc, 
#price_total_div_desc {
	clear: both;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px 10px 5px 0;
	display: block;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

#formorderfinish label {
	cursor: pointer;
}

#radio_holder_sex {
	clear: both;
	margin: 0 0 0 160px;
}

#formorderfinish #radio_label_sexf {
	clear: both;
	float: left;
	width: auto;
	margin: 0 10px 5px 0;
	display: block;
	cursor: pointer;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

#formorderfinish #radio_label_sexm {
	clear: none;
	float: left;
	width: auto;
	margin: 0 10px 5px 10px;
	display: block;
	cursor: pointer;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

#formorderfinish .more_form {
	clear: none;
	float: left;
	width: 35px;
	margin: 0px 0 5px 15px;
	display: block;
	cursor: pointer;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#formorderfinish .more_form span {
	color: #ed1c24;
	position: relative;
	top: 2px;
	left: 0;
}

#formorderfinish #sexf, #formorderfinish #sexm {
	margin: 0 0 5px 0;
	width: auto;
}

#installments {clear: both; float: left;}
#formorderfinish input {float: left; display: block; margin: 0px 0 5px 0;}
#formorderfinish select {float: left; margin: 0px 0 5px 0;}
#formorderfinish select#q {width: 40px;}
#formorderfinish select#payment_type {width: 300px;}
#formorderfinish select#installment_num_temp_1, 
#formorderfinish select#installment_num_temp_2, 
#formorderfinish select#installment_num_temp_3, 
#formorderfinish select#installment_num_temp_4, 
#formorderfinish select#installment_num_temp_5 {width: 245px;}
#formorderfinish textarea {float: left; width: 250px; display: block; margin: 0px 0 5px 0;}

#postage_div_desc {line-height: 18px;}

#postage_div {
	float: left;
	width: 150px;
	display: block;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #ed1c24;
}

#price_total_div_desc {line-height: 23px;}

#price_total_div {
	float: left;
	width: 150px;
	display: block;
	font-size: 19px;
	line-height: 23px;
	font-weight: bold;
	color: #ed1c24;
}

#uni0902_form_buy_btn {
	float: left;
	clear: left;
	line-height: 57px;
	padding: 0 0 0 0;
	background: url(../images/mini_site/flavorwave/form_btn_l.gif) no-repeat 100% 0;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	font-size: 20px;
	margin: 5px 0 10px 16px;
}

#uni0902_form_buy_btn span {
	float: left;
	line-height: 57px;
	height: 57px;
	padding: 0 21px 0 68px;
	background: url(../images/mini_site/flavorwave/form_btn_r.gif) no-repeat 0 0;
}
#uni0902_form_buy_btn span span, #uni0902_form_buy_btn span span span, #uni0902_form_buy_btn:hover span span, #uni0902_form_buy_btn:hover span span span {
	float: left;
	line-height: 57px;
	height: 57px;
	padding: 0;
	background: none;
}

#uni0902_form_buy_btn:hover {background: url(../images/mini_site/flavorwave/form_btn_l.gif) no-repeat 100% 100%;}
#uni0902_form_buy_btn:hover span {background: url(../images/mini_site/flavorwave/form_btn_r.gif) no-repeat 0 100%;}


.inputboxerror {
	border:2px solid red;
}





table#uni0902_form td.uni0902_form_stil_14_right span {clear:both}
table#uni0902_form td.uni0902_form_stil_05_right a:link, table#uni0902_form td.uni0902_form_stil_05_right a:visited, table#uni0902_form td.uni0902_form_stil_05_right a:active {clear:both; display:block}
table#uni0902_form td.uni0902_form_stil_05_right a:hover {}







/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666; text-decoration: none;}
#TB_window a:visited {color: #666666; text-decoration: none;}
#TB_window a:hover {color: #000; text-decoration: none;}
#TB_window a:active {color: #666666; text-decoration: none;}
#TB_window a:focus{color: #666666; text-decoration: none;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background:url(../images/mini2-12/macFFBgHack.png) repeat;}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	font-size:11px;
	font-weight:bold;
	cursor: pointer;
	text-transform: uppercase;
	text-decoration: none;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:0 0 0 0;
	overflow:visible;
	text-align:left;
}

#TB_ajaxContent.TB_modal{
	padding:0;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
