@charset "utf-8";

/* Base Structure */

img, div, a, input { behavior: url(iepngfix.htc) }

* {
margin:0;
padding:0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #221b0f;
	font-size: 15px;
}
/* Translation Tool */
.translation {
	position: relative;
	top: -203px;
	left: -10px;
	z-index: 50;
	height: 25px;
	text-align: right;
	overflow: hidden;
}

.translation_common {
	position: relative;
	top: -183px;
	left: -10px;
	z-index: 50;
	height: 25px;
	text-align: right;
	overflow: hidden;
}

.flag_left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.flag_left img, a {
	border: none;
}
.flag_middle {
	float: left;
	margin: 0px 5px 0px 0px;
}
.flag_middle img, a {
	border: none;
}
.flag_right {
	float: left;
	margin: 0px 5px 0px 0px;
}
.flag_right img, a {
	border: none;
}
.trans_text {
	font-size: 12px;
	font-weight: 600;
	float: left;
	margin: 0px 5px 0px 0px;
}
a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

.body_cell {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	z-index: 500;
}
.main_container {
	width: 960px;
	float: left;
	background-color: #eeeeb6;
	height: 1080px;
}

/* Fonts */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
span {
	font-size: 15px;
	font-weight: bold;
}

.font_fifteen_bold {
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}
.font_red {
	font-size: 12px;
	color: #DF1F26;
}
.font_red_bold {
	color: #DF1F26;
	font-weight: bold;
	font-size: 20px;
}
.font_blue {
	color: #004060;
	font-weight:normal;
}
.font_grey {
	color:#6d6d6d;
}
.font_fourteen {
	font-size: 14px;
}
.font_nine {
	font-size: 9px;
}
.font_eleven {
	font-size: 11px;
}
.font_twelve {
	font-size: 12px;
}
.font_thirteen {
	font-size: 13px;
}
.font_fourteen {
	font-size: 14px;
}
.font_sixteen {
	font-size: 16px;
}
.font_seventeen {
	font-size: 17px;
}
.font_eighteen {
	font-size: 18px;
}
.font_twenty {
	font-size: 20px;
}
.font_twenty_two {
	font-size: 22px;
}
.font_twenty_four {
	font-size: 24px;
}
.font_large_bold {
	font-size: 24px;
	font-weight: bold;
}
.font_large_bold_italic {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

/* Basic Page Structure */

.header_container {
	float: left;
	width: 960px;
	height: 207px;
	z-index: 100;
	overflow: hidden;
}
.header_left {
	float: left;
	width: 675px;
	height: 207px;
}
.header_right {
	float: left;
	width: 285px;
	height: 207px;
	z-index: 1;
}

.header_common_container {
	float: left;
	width: 960px;
	height: 186px;
	overflow: hidden;
}
.header_common_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 675px;
	height: 186px;
	overflow: hidden;
}
.header_common_right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 285px;
	height: 186px;
	overflow: hidden;
}

/* Sub Head Image Nav */

.sub_head_container {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 960px;
	background: #E4E0A0;
}

.sub_head_container img {
	margin: 0px;
	padding: 0px;
}

.sub_head_about {
	float: left;
}
.sub_head_products {
	float: left;
}
.sub_head_customer_service {
	float: left;
}
.sub_head_locations {
	float: left;
}
.sub_head_contact {
	float: left;
}
.sub_head_login {
	float: left;
}

/* Sub Head Image Header */

.sub_head_image_container {
	width: 960px;
	float: left;
	z-index: 500;
}

.sub_head_image {
	z-index: 1;
}

/* Sub Head Text Nav */

.sub_head_text_nav_container {
	float: left;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 10px;
	background: #e4e19f;
	z-index: 100;
}

.sub_head_text_nav_item {
	background: #e4e19f;
	float: left;
}
.sub_head_text_nav_container img {
	float: left;
	background: #e4e19f;
}
.sub_head_text_nav_container a {
	font-size: 12px;
	color: #e4e19f;
	text-decoration: none;
	font-weight: normal;
}
.sub_head_text_nav_container a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

/* Sub Head Title Area */

.sub_head_title_area {
	margin: 25px 0px 18px 0px;
	float: left;
}

p .survey {
	font-size: 14px;
}

li {
	background-color: #221b0f;
}

li a {
	color:#FF0000;
}

/* Mid Secondary Text Area */
.mid_secondary_text_area_top {
	float: left;
	width: 940px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.mid_secondary_text_area {
	float: left;
	width: 940px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.customer_service_text_area {
	width: 940px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.list_container {
	background: #e4e0a0;
	margin-left: 35px;
}

ul {
	background: #e4e0a0;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

ul .survey_list {
	list-style-type: none;
}

li {
	background: #e4e0a0;
}

.testimonial_container {
	float: left;
	width: 930px;
	margin: 0px 0px 0px 10px;
}

.testimonial_holder {
	float: left;
}

.testimonial {
	float: left;
	width: 450px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}

.testimonial p {
	font-style: italic;
	text-align: left;
	font-size: 12px;
}

/* Index Area */

.index_img_container {
	float: left;
	width: 960px;
	height: 559px;
	background-image: url(../images/bg_index_main.jpg);
	background-repeat: no-repeat;
	z-index: 500;
	overflow: hidden;
}
.sauces {
	margin: 0px;
	padding: 0px;
	width: 960px;
	float: left;
	z-index: 400;
}
.index_bottle_1 {
	position: relative;
	left: 40px;
	top: -25px;
	z-index: 1;
	float: left;
}
.index_bottle_2 {
	position: relative;
	left: -25px;
	top: 65px;
	z-index: 2;
	float: left;
}
.index_bottle_3 {
	position: relative;
	left: -71px;
	top: 93px;
	z-index: 3;
	float: left;
}
.index_bottle_4 {
	position: relative;
	left: -90px;
	top: 2px;
	z-index: 4;
	float: left;
}
.index_bottle_5 {
	position: relative;
	left: 273px;
	top: -380px;
	z-index: 5;
	float: left;
}
body#new_index_images .index_bottle_4 {
	left: -86px;
	top: 4px;
}
body#new_index_images .index_bottle_5 {
	top: -374px;
}
.index_button_container {
	float: left;
	width: 960px;
	height: 126px;
	margin-top: 13px;
	display: inline;
}
.index_button_container_top {
	float: left;
	width: 960px;
	height: 77px;
}
.index_button_container_top_left {
	float: left;
	width: 331px;
	height: 77px;
}
.index_button_about {
	float: left;
	width: 331px;
	height: 48px;
	margin-top: 29px;
	display: inline;
}
.index_button_container_top_mid {
	float: left;
	width: 266px;
	height: 77px;
}
.index_button_locations {
	float: left;
	width: 167px;
	height: 47px;
}
.index_button_contact {
	float: right;
	width: 169px;
	height: 30px;
}
.index_button_container_top_right {
	float: left;
	width: 288px;
	height: 77px;
}
.index_button_login {
	float: left;
	width: 288px;
	height: 47px;
}
.index_button_container_bottom {
	float: left;
	width: 960px;
	height: 49px;
}
.index_button_products {
	float: left;
	width: 232px;
	height: 49px;
	margin-left: 256px;
	display: inline;
}

.index_text_area {
	float: left;
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #dad488;
}

/* Mid Container */

.mid_container {
	float: left;
	width: 960px;
	background-color: #e4e19f;
}
.mid_container_inner {
	float: left;
	width: 940px;
	padding-left: 10px;
}

/*  Footer */

.footer_container {
	float: left;
	width: 960px;
	background: #eeeeb6;
}
.footer_text_area {
	float: left;
	width: 940px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_left {
	float: left;
	width: 600px;
	font-size: 11px;
	line-height: 1.5em;
}
.footer_left a {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.footer_left a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}
.footer_right {
	float: right;
	width: 200px;
	text-align: right;
	font-size: 9px;
}
.footer_right a {
	font-size: 9px;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
.footer_right a:hover {
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

/* Form CSS */
.form_container {
	float: left;
	width: 500px;
}

.form_container_survey {
	width: 800px;
}

.form_container_login {
	width: 960px;
}
.form_container_create {
	width: 940px;
}
.side_form_text_area {
	float: left;
	margin-left: 10px;
}
.side_form_top_text {
	float: left;
	width: 197px;
	font-size: 16px;
	color: #000000;
	font-weight:  bold;
	text-align: center;
	margin: 10px 0 5px 5px;
	display: inline;
}

.field_container_left {
	float: left;
	width: 197px;
	margin: 5px 30px 0px 4px;
	display: inline;
}

.field_container_2 {
	float: left;
	width: 290px;
	margin: 5px 0px 0px 4px;
	display: inline;
}

.field_container_3 {
	float: left;
	width: 200px;
	margin: 5px 0px 0px 4px;
	display: inline;
}

.field_container_4 {
	float: left;
	width: 800px;
	margin: 5px 0px 0px 4px;
	display: inline;
}

.field_container {
	float: left;
	width: 197px;
	margin-top: 5px;
	margin-left: 4px;
	display: inline;
}
.field_text {
	float: left;
	font-size: 9px;
	width: 195px;
	margin-left: 2px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
}
.field_text_survey {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 12px;
	width: 135px;
	font-weight: normal;
	text-align: left;
}
.field_text_wholesale_login {
	margin: 5px 3px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	width: 50px;
	font-weight: normal;
	font-style: oblique;
	text-align: right;
	color: #666666;
}
.field_text_create {
	margin: 5px 3px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	width: 50px;
	text-align: right;
}
.field_text_create_required {
	margin: 0px 3px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	width: 50px;
	text-align: right;
}
.field_text_create_2 {
	margin: 5px 3px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	width: 100px;
}
.field_text_create_3 {
	margin: 5px 3px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	width: 100px;
	text-align: right;
}
.field_text_create_4 {
	margin: 5px 3px 10px 0px;
	padding: 0px;
	float: left;
	font-size: 10px;
	width: 940px;
	text-align: left;
}
.field_text_create_5 {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
	font-size: 10px;
	text-align: left;
}
.field_text_create_ref {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	float: left;
	font-size: 10px;
	text-align: left;
}
.forgot {
	font-size: 10px;
}
.form_field {
	float: left;
	width: 195px;
}
.form_field_2 {
	float: left;
	width: 80px;
}
.form_field_dd {
	float: left;
	font-size: 12px;
}
select, option {
	font-size: 12px;
}
.field_checkbox {
	float: left;
	font-size: 9px;
	margin-left: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
	vertical-align:top;
}
.field_checkbox_2 {
	float: left;
	font-size: 9px;
	margin-left: 5px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
	vertical-align:top;
}
.field_checkbox_numbers {
	float: left;
	font-size: 12px;
	margin-left: 20px;
	font-weight: normal;
	margin-bottom: 1px;
	display: inline;
	vertical-align:top;
	text-align: right;
}
.bubbles {
	width: 100px;
}
.submit {
	float: left;
	width: 87px;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 55px;
	display: inline;
}
.submit_survey {
	float: left;
	width: 87px;
	height: 22px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 55px;
	display: inline;
}

.survey_container {
	float: left;
	margin-left: 10px
}
