@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #fff url(bg01.png) 0 0 repeat-x;
}
img {
	border: 0;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #E20A16;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #E20A16;
}
/* =wrap
-------------------------------------------------- */
div.wrap {
	width: 980px;
	margin: 0 auto;
}
div.header {
	height: 103px;
}
div.header p.logo {
	float: left;
	margin-top: 21px;
}
div.header div.contact_info {
	float: right;
	width: 279px;
}
div.header div.contact_info p.logo_selver {
	float: right;
	margin-top: 10px;
}
div.header div.contact_info p.info {
	float: left;
	line-height: 1.8em;
	margin-top: 22px;
}
/* =menu
-------------------------------------------------- */
div.menu {
	background: url(menu.jpg) 0 0 no-repeat;
	height: 60px;
}
div.menu ul {
	list-style: none;
	float:left;
	width: 650px;
}
div.menu ul li {
	float: left;
}
div.menu ul li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 16px 7px;
	display: block;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
div.menu ul li a {
	padding: 8px 16px 8px;
}
}
div.menu ul li.active a {
	background: #990000;
	text-decoration: none;
}
div.menu div.searchbox {
	float: right;
	width: 320px;
	margin-top: 4px;
}
div.menu div.searchbox p {
	float: left;
}
div.menu div.searchbox p.input {
	background: url(bg02.png) 0 0 no-repeat;
	width: 249px;
	height: 22px;
	margin-right: 8px;
}
div.menu div.searchbox p.input input {
	background: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 0 0 4px;
	width: 239px;
}
div.menu div.searchbox p.button {
	margin-top: 4px;
}
div.menu div.searchbox p.button a {
	background: url(ico01.png) 100% 3px no-repeat;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 12px;
}
div.submenu {
	height: 30px;
	background: url(bg03.png) 0 0 repeat-x;
	position: absolute;
	width: 100%;
	top: 133px;
	left: 0;
}
div.submenu .wrap2 {
	width: 980px;
	margin: 0 auto;
}
div.submenu ul {
	float: none;
	width: 980px;
}
div.submenu ul li {
	float: left;
	list-style: none;
}
div.submenu ul li a {
	color: #fff;
	font-weight: bold;
	/*text-transform: uppercase;*/
	padding: 8px 16px 7px;
	display: block;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
div.submenu ul li a {
	padding: 8px 16px 8px;
}
}
div.submenu ul li.active a {
	background: #fff;
	color: #e20a16;
}
/* =index_content
-------------------------------------------------- */
div.index_content div.leftbox {
	/*background: url(puuviljasalat.jpg) 0 0 no-repeat;*/
	width: 636px;
	float: left;
	height: 315px;
	position: relative;
	z-index: 3;
}
div.index_content div.leftbox div.maskbox {
	background: url(mask.png) 0 0 no-repeat;
	height: 132px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 10;
	width: 636px;
}
div.index_content div.leftbox div.maskbox p {
	font-size: 38px;
	padding: 14px 0 0 33px;
	line-height: 1.4em;
}
div.index_content div.leftbox div.maskbox p span {
	color: #e20a16;
	font-weight: bold;
}
div.index_content div.rightbox {
	float: right;
	width: 324px;
}
div.index_content div.rightbox p.title {
	background: #e6f8fd url(bg05.png) 0 0 repeat-x;
	color: #e20a16;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 9px 19px;
}
div.index_content div.rightbox ul {
	list-style: none;
}
div.index_content div.rightbox ul li a {
	font-weight: bold;
	color: #000;
	background: #e6f8fd url(bg04.png) 0 0 no-repeat;
	padding: 10px 0 10px 19px;
	display:block;
	text-decoration: none;
}
* html div.index_content div.rightbox ul li a {
	height: 1px;
}
div.index_content div.rightbox ul li a:hover {
	background: #006699 url(ico02.png) 304px 12px no-repeat;
	color: #fff;
}
/* =top
-------------------------------------------------- */
div.top {
	margin-top: 8px;
}
div.top div.heading {
	background: url(bg06.png) 0 2px no-repeat;
	height: 17px;
}
div.top div.heading p {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #e52f38;
}
div.top div.heading p span {
	background: #fff;
	padding: 1px 20px;
}
div.top div.carousel {
	margin: 9px 0 4px 0;
}
div.top div.carousel div.arrow_left {
	float: left;
	width: 15px;
	margin-right:14px;
	padding-top: 63px;
}
div.top div.carousel div.arrow_right {
	float: right;
	width: 15px;
	padding-top: 63px;
}
div.top div.center {
	width: 980px;
	float: left;
	overflow: hidden;
	position:relative;
}
div.top div.center ul li {
	list-style: none;
	float: left;
	width: 177px;
	margin-right: 7px;
	background: url(bg07.png) 0 0 no-repeat;
	text-align: left;
}
div.top div.center ul .photo-item{
	height:140px;
	width:173px;
	padding:0 0 0 2px;
	margin:2px 0 5px 0;
}
div.top div.center ul li p.name {
	color: #e41824;
	margin-bottom: 5px;
}
/* =content
-------------------------------------------------- */
div.content {
	margin-top: 10px;
	position:relative;
}
div.content p {
	line-height: 1.4em;
}
div.content div.text {
}
div.content div.text h1 {
	margin-bottom: 20px;
}
div.content div.text p {
	margin-bottom: 18px;
}
div.content div.text div.box {
	border: 2px solid #dc0c19;
	background: #eaf9fb;
	padding: 19px;
	width: 480px;
}
div.content div.text div.box p {
	margin-bottom: 0;
}
div.content div.text  p img {
	margin: 0 0 20px 20px;
}
div.content div.text  p a {
	text-decoration: underline;
}
div.content div.text ul {
	margin: 18px 0;
}
div.content div.text ul li {
	list-style: none;
	background: url(ico03.png) 0 5px no-repeat;
	padding: 0 0 0 22px;
	margin-bottom: 13px;
}
div.img {
	float: right;
	width: 452px;
	border: 1px solid #f5f5f5;
	height: 549px;
	margin-top: 21px;
}
div.border {
	border: 1px solid #e2e2e2;
}
div.img .photo-item{
	height:547px;
	width:452px;
	display:table;
	#position: relative;
	float:left;
	margin: 2px 0 0 0;
}
div.img .trick{
	#position: absolute;
	#top: 50%;
	display: table-cell;
	width:100%;
	vertical-align: middle;
	text-align:center;
}
div.img .trick img{
	#position: relative;
	#top: -50%;
}
/* =search_result
-------------------------------------------------- */
div.search_result h1 {
	font-weight: bold;
	border-bottom: 4px solid #e20a16;
	padding-bottom: 7px;
	padding-left: 3px;
	margin-bottom: 18px;
}
div.search_result h1 span {
	color: #000;
	margin: 0 5px;
}
div.search_result div.search_item {
	margin-bottom: 20px;
	padding-left: 3px;
}
div.search_result div.search_item p.path {
	font-weight: bold;
	font-size: 14px;
	color: #e10a15;
	margin-bottom: 7px;
}
div.search_result div.search_product p {
	font-weight: bold;
	border-bottom: 4px solid #e20a16;
	padding-bottom: 7px;
	padding-left: 3px;
	margin-bottom: 18px;
	font-size: 16px;
	color: #e10a15;
}
div.search_result div.search_product p span {
	color: #000;
	margin: 0 5px;
}
/* =products
-------------------------------------------------- */
div.product_cont div.product_head  {
	border-bottom: 4px solid #e20a16;
	margin-top: 12px;
	margin-bottom: 18px;
}
div.product_cont div.product_head p {
	font-weight: bold;
	padding-left: 3px;
	font-size: 16px;
	color: #e10a15;
	float: left;
}
div.product_cont div.product_head p span {
	color: #000;
	margin: 0 5px;
}
div.product_cont table.pager {
	margin: 0 auto;
	text-align: left;
}
div.product_cont table.pager td {
	vertical-align: top;
	padding: 0 4px;
}
div.product_cont table.pager td a {
	font-weight: bold;
	border: 1px solid #e20a16;
	display: inline-block;
	padding: 2px 6px;
	color: #000;
	text-decoration: none;
}
div.product_cont table.pager td a:hover {
	background: #e20a16;
	color:#fff;
}
div.product_cont table.pager td.active a {
	background: #e20a16;
	color:#fff;
	padding: 2px 6px 6px 6px;
}
div.product_cont table.bottom_pager td {
	vertical-align: bottom;
}
div.product_cont table.bottom_pager td.active a {
	padding: 6px 6px 2px 6px;
}
div.products div.product_item {
	float: left;
	width: 490px;
	padding-bottom: 21px;
}
div.products div.product_item div.image {
	float: left;
	width: 254px;
	height: 238px;
	background: url(bg08.png) 0 0 no-repeat;
	margin-right: 11px;
	position: relative;
}
div.products div.product_item div.image span.new {
	position: absolute;
	left: 1px;
	top: 1px;
	z-index: 10;
}
div.products div.product_item div.image .photo-item {
	height:200px;
	width:250px;
	margin: 2px 0 0 0;
	padding-left:2px;
}
*+ html div.products div.product_item div.image .photo-item {
	padding-left: 2px;
	margin: 2px 0 0 0;
	height:203px;
}
div.products div.product_item div.image .photo-item a {
	display: block;
}
div.products div.product_item div.image div.evaluate {
	margin-top: 7px;
	padding-left: 30px;
}
div.products div.product_item div.image div.evaluate p {
	float: left;
}
div.products div.product_item div.image div.evaluate p.text {
	font-weight: bold;
	margin-right: 9px;
}
div.products div.product_item div.image div.evaluate p.stars {
	margin-top: 2px;
}
div.products div.product_item div.image div.evaluate p.stars img {
	display: inline-block;
	margin: 0 1px;
}
div.products div.product_item div.data {
	float: left;
	width: 220px;
	min-height: 206px;
	position: relative;
	padding-bottom: 30px;
}
* html div.products div.product_item div.data {
	height: 206px;
}
div.products div.product_item div.different {
	min-height: 176px;
	padding-bottom: 60px;
}
* html div.products div.product_item div.different {
	height: 176px;
}
div.products div.product_item div.data p.title {
	font-size: 14px;
	color: #e20a16;
	font-weight: bold;
	margin: 4px 0 10px 0;
}
div.products div.product_item div.data p.info,
div.products div.product_item div.data p.more {
	margin-bottom: 10px;
}
div.products div.product_item div.data p.price {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
div.products div.product_item div.data div.amount {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
div.products div.product_item div.data div.amount p {
	float: left;
}
div.products div.product_item div.data div.amount p.text {
	color: #666666;
	margin: 2px 0 0 0;
}
div.products div.product_item div.data div.amount p.input {
	width: 44px;
	background: url(bg09.png) 0 0 no-repeat;
	height: 22px;
	margin-right: 4px;
}
* html div.products div.product_item div.data div.amount p.input {
	margin-right: 3px;
}
div.products div.product_item div.data div.amount p.input input {
	border: 0;
	background: 0;
	width: 38px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 0;
}
div.products div.product_item div.data div.amount p.button a {
	background: #333333 url(ico04.png) 95% 8px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 3px 18px 2px 6px;
	display: block;
	text-decoration: none;
}
div.products div.product_item div.data div.amount p.button a:hover {
	background: #990000 url(ico05.png) 95% 8px no-repeat;
}
div.products div.product_item div.data div.amount p.button_red {
	float: right;
	margin-bottom: 4px;
}
*+ html div.products div.product_item div.data div.amount p.button_red {
	padding-right: 5px;
}
div.products div.product_item div.data div.amount p.button_red a {
	color: #fff;
	background: #e20a16 url(ico12.png) 96% 8px no-repeat;
}
div.product_cont div.leftbox {
	float: left;
	width: 755px;
}
div.product_cont div.leftbox p.pic {
	float: left;
	width: 250px;
}
div.product_cont div.leftbox p.pic img {
	display: block;
}
div.product_cont div.leftbox div.name {
	float: left;
	width: 475px;
	background: url(bg10.png) 0 0 no-repeat;
	height: 139px;
	font-size: 26px;
	padding: 33px 0 0 30px;
}

div.product_cont div.leftbox div.name h1 {
	color: #e10a15;
	font-size: 26px;
	font-weight: normal;
}
div.product_cont div.bucket {
	float: right;
	width: 215px;
	height: 172px;
	background: url(bg11.png) 0 100% no-repeat;
}
div.product_cont div.bucket p.heading {
	background: #e20a16;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 6px 10px;
	text-align: left !important;
	margin-bottom: 5px;
}
div.product_cont div.bucket p {
	text-align: center;
	font-weight: bold;
	padding: 2px 0;
}
div.product_cont div.status p.amount span.purple,
div.product_cont div.bucket p span.purple {
	color: #990000;
}
div.product_cont div.bucket p span.red {
	color: #e10a15;
	font-size: 14px;
}
div.product_cont div.bucket p.button {
	padding: 10px 0;
}
div.product_cont div.blue_bar p.button a,
div.product_cont div.status p.button a,
div.product_cont div.bucket p.button a {
	background: #333333 url(ico04.png) 95% 8px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 3px 18px 2px 6px;
	display: inline-block;
	font-size: 11px;
	text-decoration: none !important;
}
div.product_cont div.blue_bar p.button a:hover,
div.product_cont div.status p.button a:hover,
div.product_cont div.bucket p.button a:hover {
	background: #990000 url(ico05.png) 95% 8px no-repeat;
}
div.product_cont div.status {
	background: #fce6e7;
	padding: 10px 10px 10px 0;
	border-bottom: 4px solid #e20a16;
}
div.product_cont div.status p {
	float: right;
}
div.product_cont div.status p.amount {
	font-weight: bold;
	padding: 3px 16px 0 0;
}
div.product_cont table.menu_bottom {
	margin: 15px auto 0;
	text-align: left;
}
div.product_cont table.menu_bottom td a {
	color: #000;
	font-weight: bold;
	padding: 0 16px;
}
div.product_cont table.menu_bottom td a.active {
	color: #e20a16;
}
div.product_cont div.blue_bar {
	background: #d4f2fc;
	padding: 10px 10px 10px 0;
	margin-bottom: 12px;
}
div.product_cont div.blue_bar p {
	float: right;
}
div.product_cont div.blue_bar p.title {
	float: left;
	padding: 0 0 0 16px;
	font-weight: bold;
	font-size: 14px;
}
div.product_cont div.blue_bar p.amount {
	font-weight: bold;
	padding: 3px 16px 0 0;
}
div.product_cont div.blue_bar p.input {
	width: 44px;
	background: url(bg09.png) 0 0 no-repeat;
	height: 22px;
	margin-right: 7px;
}
div.product_cont div.blue_bar p.input input {
	border: 0;
	background: 0;
	width: 38px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 0;
}
div.product_cont div.blue_bar p.text {
	font-weight: bold;
	margin-right: 7px;
	margin-top: 3px;
}
/* =footer
-------------------------------------------------- */
div.footer {
	margin-top: 13px;
	background: url(bg06.png) 0 0 no-repeat;
	padding: 28px 0;
}
div.footer p {
	float: left;
	font-size: 10px;
}
div.footer p.links {
	float: right;
}
div.footer p.links a {
	color: #333;
	padding-left: 33px;
}
div.notice_box {
	background: url(bg12.png) 0 0 no-repeat;
	padding: 15px 0 15px 15px;
	position: absolute;
	top: 50%;
	left: 40%;
	width: 278px;
	height: 51px;
	z-index: 1000;
}
div.notice_box p.info {
	background: url(ico06.png) 0 0 no-repeat;
	padding: 3px 0 5px 34px;
	color: #009900;
	font-weight: bold;
}
div.notice_box p.info_error {
	background: url(ico13.png) 0 0 no-repeat;
	padding: 3px 0 5px 34px;
	color: #FF0000;
	font-weight: bold;
}
div.notice_box p.close {
	position: absolute;
	right: 7px;
	top: -7px;
}
/* =bucket
-------------------------------------------------- */
div.bucket_cont div.tabbar {
	background: #e20a16;
	height: 31px;
	padding: 0 0 0 7px;
}
div.bucket_cont div.tabbar ul li {
	float: left;
	color: #fff;
	list-style: none;
	font-weight: bold;
	padding: 8px 17px 8px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
div.bucket_cont div.tabbar ul li {
	padding: 8px 17px 8px;
}
}
div.bucket_cont div.tabbar ul li.active,
div.bucket_cont div.tabbar ul li.active a {
	background: #cdcdcd;
	color: #000;
}
div.bucket_cont div.tabbar ul li a {
	float: left;
	color: #fff;
	list-style: none;
	font-weight: bold;
}
div.bucket_cont table {
	width: 100%;
	border: 1px solid #cdcdcd;
}
div.bucket_cont table thead th {
	color: #000;
	font-weight: bold;
	background: #cdcdcd;
	padding: 7px 10px 7px 10px;
}
div.bucket_cont table thead th.float_th p {
	float: left;
	padding-left: 24px;
}
div.bucket_cont table tbody td {
	border-bottom: 1px solid #cdcdcd;
	padding: 7px 10px 7px 10px;
	line-height: 1.6em;
}
div.bucket_cont table tbody td a.remove {
	color: #999999;
	background: url(ico08.png) 0 2px no-repeat;
	font-weight: bold;
	padding-left: 15px;
}
div.bucket_cont table tbody td a.remove:hover {
	background: url(ico09.png) 0 2px no-repeat;
	color: #000;
	text-decoration: none;
}
div.bucket_cont table .left {
	text-align: left;
}
div.bucket_cont table .right {
	text-align: right;
}
div.bucket_cont table .center {
	text-align: center;
}
div.bucket_cont table td.amount p {
	float: left;
}
div.bucket_cont table td.amount p.minus {
	margin-right: 7px;
	margin-top: 2px;
	padding-left: 7px;
}
div.bucket_cont table td.amount p.plus  {
	margin-top: 4px;
}
div.bucket_cont table td.amount p.minus a,
div.bucket_cont table td.amount p.plus a {
	font-weight: bold;
	font-size: 20px;
}
div.bucket_cont table td.amount p.input {
	width: 44px;
	background: url(bg09.png) 0 0 no-repeat;
	height: 22px;
	margin-right: 7px;
}
div.bucket_cont table td.amount p.input input {
	border: 0;
	background: 0;
	width: 38px;
	text-align: center;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 0;
}
div.bucket_cont table td table {
	border: 0;
	margin-left: 121px;
	width: auto;
}
div.bucket_cont table td table td {
	border-bottom: 0;
	padding: 3px 10px;
}
div.bucket_cont table td table td.calendar_cont div.calendar {
	width: 164px;
	height: 174px;
	position: absolute;
	border: 1px solid #cdcdcd;
	background: #fff;
	padding: 10px 16px;
	bottom: -50px;
	left: 480px;
	display: none;
}
div.bucket_cont table td table td.calendar_cont div.calendar table {
	text-align: center !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0;
	font-size: 10px;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tbody {
	background: #f7f7f7;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tbody td {
	padding: 0!important;
	text-align: center !important;
}

div.bucket_cont table td table td.calendar_cont div.calendar table tr.border td {
	border: 1px solid #666666;
	border-width: 0 1px 1px 0;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tr.spec td {
	border-top: 1px solid #666666;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tr td.left_border{
	border-left: 1px solid #666666;
}
div.bucket_cont table td table td.calendar_cont div.calendar table th {
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 2px;
	background: none;
	padding: 3px 0 2px 0;
}
div.bucket_cont table td table td.calendar_cont div.calendar table td {
	border-right: 1px solid #666666;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tbody td.event a{
	background: #e1e1e1;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tbody td a {
	color: #666;
	display: block;
	padding: 2px 0;
}
div.bucket_cont table td table td.calendar_cont div.calendar table tbody td a.today {
	background: #e20a16;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
div.bucket_cont table td table td.calendar_cont div.calendar div.timeline {
	width: 150px;
	margin: 0 auto;
}
div.bucket_cont table td table td.calendar_cont div.calendar div.timeline p.month a.prev {
	float: left;
	text-decoration: none;
	font-size: 12px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.bucket_cont table td table td.calendar_cont div.calendar div.timeline p.month a.next {
	float: right;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
div.bucket_cont table td table td.calendar_cont div.calendar div.timeline p.month {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div.bucket_cont table td table td.calendar a {
	text-decoration: underline;
}
div.bucket_cont table td table td span.title {
	font-size: 14px;
	color: #df0a13;
	font-weight: bold;
}
div.bucket_cont table td table td p.input {
	width: 44px;
	background: url(bg09.png) 0 0 no-repeat;
	height: 22px;
}
div.bucket_cont table td table td p.input input {
	border: 0;
	background: 0;
	width: 38px;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 0;
	text-align: center;
}
div.bucket_cont table td table td select {
	width: 169px;
	border: 1px solid #c3c3c3;
	position: relative;
	z-index:3;
}
div.bucket_cont table td table td select.big {
	width: 275px;
}
div.bucket_cont table td a.button_brown {
	background: #333333 url(ico04.png) 96% 9px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 2px 18px 2px 6px;
	display: inline-block;
	font-size: 12px;
	text-decoration: none !important;
}
div.bucket_cont table td a.button_grey {
	background: #666666 url(ico10.png) 7px 8px no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 2px 6px 2px 20px;
	display: inline-block;
	font-size: 12px;
	text-decoration: none !important;
	margin-right: 5px;
}
div.bucket_cont table tr.last td {
	border-bottom: 0;
}
div.bucket_cont div.separator {
	height: 6px;
	font-size: 1px;
	background: #cdcdcd;
	width: 100%;
}
div.bucket_cont table td table.contact_info {
	margin-left: 150px;
	width: auto;
	margin-bottom: 17px;
}
div.bucket_cont table td table.contact_info th {
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	padding-top: 5px;
}
div.bucket_cont table td table.contact_info th span.red {
	color: #E20A16;
}
div.bucket_cont table td table.contact_info td p.input {
	background: url(bg13.png) 0 0 no-repeat;
	width: 316px;
}
div.bucket_cont table td table.contact_info td p.error {
	background: url(bg14.png) 0 0 no-repeat;
}
div.bucket_cont table td table.contact_info td p.input input {
	width: 310px;
	text-align: left;
	font-weight: normal;
}
div.bucket_cont table td table.contact_info td p.error input {
	color: #e00a14;
}
div.bucket_cont table td table.contact_info td p.error_message {
	background: url(ico11.png) 0 5px no-repeat;
	color: #e00a14;
	font-size: 11px;
	font-weight: bold;
	padding-left: 12px;
	margin-top: 3px;
}
div.bucket_cont table td table.contact_info td.add_inf {
	font-size: 12px;
	line-height: 1em;
	color: #666;
}
div.bucket_cont table td table.contact_info td p.textarea {
	width: 316px;
	background: url(bg15.png) 0 0 no-repeat;
	height: 99px;
}
div.bucket_cont table td table.contact_info td p.textarea textarea {
	border: 0;
	background: 0;
	width: 310px;
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 3px 0;
	text-align: left;
	margin-top:2px;
	height: 90px;
}
div.bucket_cont table td h1 {
	font-size: 14px;
	margin: 17px 0 17px 122px;
}
.nomargin {
	margin-bottom: 0 !important;
}
div.bucket_cont div.bucket_sub {
	border: 1px solid #cccccc;
	padding: 17px 31px 0;
}
div.bucket_cont div.bucket_sub div.infos {
	margin-top: 10px;
}
div.bucket_cont div.bucket_sub div.infos h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #e20a16;
	padding: 0 0 4px 3px;
}
div.bucket_cont div.bucket_sub div.infos table {
	border: 0;
	width: auto;
	margin: 10px 0 0 3px;
}
div.bucket_cont div.bucket_sub div.infos table td {
	border-bottom: 0;
	padding: 4px 27px 4px 0;
}
div.bucket_cont div.bucket_sub div.infos div.left_info {
	float: left;
	width: 431px;
}
div.bucket_cont div.bucket_sub div.infos div.right_info {
	float: right;
	width: 431px;
}
div.bucket_cont table.confirm {
	border: 0;
	margin-top: 23px;
}
div.bucket_cont table.confirm thead th {
	background: #fff;
	border-bottom: 1px solid #e20a16;
}
div.error_box {
	background: url(bg16.png) 0 0 no-repeat;
	width: 794px;
	height: 107px;
	margin: 0 auto 40px;
}
div.error_box p {
	background: url(ico13.png) 27px 42px no-repeat;
	color: #e20a16;
	font-weight: bold;
	font-size: 14px;
	padding: 44px 0 42px 71px;
}
/* =bottom_error_msg
-------------------------------------------------- */
div.bottom_error_msg {
	background: url(bg17.png) 0 0 no-repeat;
	width: 626px;
	height: 79px;
	margin: 0 auto;
	padding: 14px;
}
div.bottom_error_msg p {
	padding: 0 0 0 35px;
}
div.bottom_error_msg p.ico {
	background: url(ico13.png) 0 0 no-repeat;
	color: #e20a16;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0 10px 35px;
}
/* =clear
-------------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	line-height: 0;
	visibility: hidden;
}
.clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {
	height: 1px;
}


/* martinj 091005 */
.ingredientsWrap {
	margin-bottom: 10px;
	overflow: visible;
	position: relative;
	z-index: 10;
}
* html .ingredientsWrap {
		height: 15px;
}
.ingredientsPopup {
	border: 1px solid #ddd;
	background: #f5f5f5;
	/*display: none;*/
	padding: 10px;
	position: absolute;
	left: 0; bottom: 20px;
	width: 200px;
	display: none;
}


/* Ints */
.hidden{
	display: none;
}