
#right .pages{
	float: right;
	width: 250px;
}
#right .pages li{
	float: left;
	margin: 0px 5px;
	padding: 0px 5px;
	background: white;
	border: 1px solid #cecece;
}
#right .pages li a{
	color: #040404;
}
#right .pages li.one{
	border: none;
	background-image:url(../images/system/previous.jpg);
	background-repeat: no-repeat;
	background-position: top left; 
	text-indent: -9999999px;
}
#right .pages li.two{
	border: none;
	background-image:url(../images/system/next.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-indent: -9999999px;
}


#right .pages li.current{
	background: #80350d;
}

.post{
	margin: 20px 15px 0px 15px;
	border-bottom:1px solid #040404;
}
.post h3{
	margin: 0px 0px 10px 0px;
}
.post p span{
	margin-left: 150px;
}
.end{
	border: none!important;
}
.post img{
	float: left;
	margin: 5px 10px 0px 0px;
}
#top_prima{
	/*margin: 48px 0px 0px 20px;*/
	margin: 0;
	background: #372b1d;
	box-shadow: inset 0 10px 10px -5px rgba(0,0,0,0.7);
}
#top_prima h1{
	font-family:'channelregular', Arial, sans-serif;
	padding: 20px 0px 5px 20px;
	height: 30px;
	color: #fff;
	font-size: 20px;
	vertical-align: middle;
	background: #372b1d;
	box-shadow: inset 0 10px 10px -5px rgba(0,0,0,0.7);
}

#top_left{
	width: 675px;
	float: left;
}

body.buffer #top_left{
	width: 816px;
	/*
min-height: 539px;
	height: auto !important;
	height: 539px;
*/
	background: #3f3222;
}
body.buffer #right_column {
	min-height: 880px;
	height: auto !important;
	height: 880px;
	background: #372b1d;
}
#top_left ul#nav_list{
	
	height: 37px;
	position:relative;
	background-image: url(../images/system/list_left.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#top_left ul#nav_list li{
	float: left;
	line-height: 36px;
	position: relative;
	z-index: 20;
	border-right:1px solid #3f3f3f;
}
#top_left ul#nav_list li.one a{
	padding: 10px 25px 10px 20px;
}
#top_left ul#nav_list li.two{
	padding: 0 25px 0 20px;
}
#top_left ul#nav_list li:last-child{
	border: none;
}

#top_left ul#nav_list li.one a:hover{
	background-image:url(../images/system/center_list.jpg);
	background-repeat: repeat-x;
}
#top_left ul#nav_list li a{
	color: white;
}

#top_left ul#nav_list li #children{
	position:absolute;
	width: 665px;
	overflow: auto;
	height: 230px;
	top: 38px;
	left: 10px;
	margin-bottom: 5px;
	background-image: url(../images/system/primary_bg.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#left_chilren{
	width: 45%;
	float: left;
}

#right_chilren{
	width: 45%;
	float: left;
	margin-left: 60px;
}


#children p{
	width: 100%;
}

#children span{
	width: 61px;
	display: block;
	margin: 0 10px 5px 0;
	float: left;
}
#children span.content{
	margin-top: -5px;
	font-weight:bold;
}
#children span.title{
	padding-left: 0px;
/* 	background-image: url(../images/system/icon.jpg); */
	background-repeat: no-repeat;
	background-position:0 4px;
	width:auto;
	clear:both;
	overflow:hidden;
}
#children span.price{
	font-size: 17px;
	color: #fff;
}

#children span.quan{
	margin-top: 0px;
	margin-right: 10px;
}

#children span.quan a{
	background-image:url(../images/system/quan.jpg);
	background-repeat: no-repeat;
	padding: 10px  32px;
	text-indent: -9999999px;
	display:block;
}


#top_left ul#nav_list li span.crrent{
	width:8px;
	height: 36px;
	background-image: url(../images/system/list_left_current.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	position:absolute;
	left: -1px;
}
.clear{
	clear: both;
}

#top_left{
	/*
border: 1px solid #a59890;
	border-top: none!important;
*/
	border: 0;
}
#top_right{
	/*border-radius: 4px 4px 4px 4px;
	border: 1px solid #a59890;
	width:250px;
	float: left;
	margin-left: 15px;
	height:auto;*/
	border-bottom: 2px solid #c2b090;
}
#top_right #form_top p{
	padding: 10px 20px;
	font-weight: bold;
}
#top_right #form_top label{
	padding-bottom:5px;
	width:160px;
	float: left;
	clear: left;
}
#top_right #form_top #total{
	width: 63px;
	float: left;
	margin-left:10px;
}

#top_right #form_top p span.price_total{
	font-weight: normal;
	color: red;
	display:block;
	padding: 2px 0px 0px 140px;
}
#top_right #form_top input#up{
	width:60px;
	margin:100px 0px 0px 150px; 
}
#center_check{
/* 	border-radius: 4px 4px 4px 4px; */
	height:185px;
/* 	border: 9px solid #7E633F; */
/* 	margin: 10px 20px; */
/* 	//background-image: url(../images/system/primary_bg.jpg); */
/* 	background-repeat: repeat; */
/* 	background-position: top left; */
	overflow: auto;
}
#center_check #check li{
	float: left;
	padding: 6px;
	border: 1px solid #9f9089;
	margin: 10px 4px 0px 4px;
}

#center_check h3{
	margin: 0px 0px 0px 20px;
}
#center_check #check{
	margin: 0 7px;
}
#center_check p{
	padding-bottom: 15px;
}
#center_check img{
	width: 133px;
	height: 79px;
	overflow: hidden;
}


#feedback{
	margin: 30px 20px;
	padding-bottom: 30px;
	background-image:url(../images/system/line_feed.jpg);
	background-repeat: no-repeat;
	background-position:bottom left;
	font-size: 12px;
}

#feedback table
{
	font-size: 12px;
}

#feed_form label[for="email"]{
	float: left;
	width: 40px;
}

.mail{
	float: left;
	width: 100%;
	clear: left;
}
#feed_form p.mail span{
	border: 1px solid #9f9089;
	height: 21px;
	display: block;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	background-image: url(../images/system/email_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
#feed_form p{
	padding: 8px 0px;
}
#feed_form p.mail label{
	margin-left: 0px;
	padding-right: 5px;
}
#feed_form p.mail label[for="ou"]{
	margin: 0px 20px;
	font-size:1.2em;
	color: #a44807;
}

#feed_form input#email{
	padding-bottom: 2px;
}
.default{
	float: left; 
	width: 200px;
}
.default label{
	height: 100px;

}

.billing{
	width:300px;
	float: left;
	margin-top: -5px;
	margin-left: 200px;
}


.default .left{
	margin-top: 20px;
	height: 100px;
	width: 380px;
}

.billing .left{
	margin-top: 15px;
	height: 100px;
	width: 380px;
}

.mes{
	width: 100%;
}

.date{
	float: left;
	width: 100%;
}
label[for="date"]{
	font-weight: bold;
	width: 120px;
	float: left;
}
label[for="other"]{
	font-weight: bold;
	padding: 0px 20px;
}

label[for="file"]{
	font-weight: bold;
	padding: 0px 34px 0px 0px; 
}
label[for="event"]{
	font-weight: bold;
	width: 93px;
	float: left;
}
#feedback p{
	padding: 5px 0px; 
}
p.event{
	float: left;
	width: 100%;
}
input#sva{
	float: right;
	width:114px;
	height: 26px;
	border: none;
	text-indent: -99999999px;
	background-color:transparent;
	background-repeat: no-repeat;
	background-position: top left; 
	background-image:url(../images/system/same.jpg); 
}
input#sva:hover{
	cursor: pointer;
}


.day{
	border: 1px solid #9f928a; 
	width: 52px;
	text-align: center;
}


.moth{
	border: 1px solid #9f928a; 
	width: 52px;
	text-align: center;
}

.year{
	border: 1px solid #9f928a; 
	width: 82px;
	text-align: center;
}

p input#upload{
	color: #a44807;
	width: 68px;
	height:25px;
}
#bottom  h2{
	padding: 0px 0px 30px 100px;
	color:#a44807;
	font-size: 2em;
}
#bottom form{
	margin: 0px 0px 20px 130px;
}

#bottom form p{
	padding: 10px 0px;
}
#bottom form label{
	font-size: 1.2em;
	float: left;
	clear:left;
	width: 80px;
	font-weight: bold;
	color: #a44807;
}


#bottom form input#comfirm{
	float: right;
	margin-right: 90px;
	width: 91px;
	color: #c44807;
	font-size: 1.2em;
	font-weight: bold;
}


#small_list li{
	padding-left: 10px;
	background-image:url(../images/system/icon_v.jpg);
	background-repeat: no-repeat;
	background-position:0px 45%;
}
#small_list li.icon{
	background: transparent;
}
#step{
	height:35px;
	border-bottom:2px solid #bfad8b;
	border-top:2px solid #bfad8b;
	padding-top: 8px;
	-webkit-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
}
#step  h3.step_name{
	font-family:'yanone_kaffeesatz_rgregular', 'Helvetica S', Arial, sans-serif;
	float:left;
	padding:0;
	color:#fff;
	font-size:20px;
	margin-left:20px;
	text-transform:uppercase;

}
#step  ul#step_list{

	width:305px;
	float:right;
}
#step  ul#step_list li{
	float: left;
	font-size: 1.4em;
	padding:1px 0 6px;
	height: 31px;

}


#step  ul#step_list li a{
	font-weight:bold;
	font-size:31px;
	color: black;
	text-align:center;
	padding: 0px 30px ;
}
#step  ul#step_list li a.current{
	background:url(../images/system/step_current.gif) no-repeat center top;
	color:#a44807;
}


/*step3*/
.left_post{
	width: 420px;
	font-size: 1.1em;
}

#top_post legend{
	padding: 10px 0px;
	width: 140px;
	background-image:url(../images/system/yourfood.jpg);
	background-repeat: no-repeat;
	text-indent: -99999999px; 
}
#bet_post legend{
	padding: 10px 0px;
	width: 220px;
	background-image:url(../images/system/yourdelivery.jpg);
	background-repeat: no-repeat;
	text-indent: -99999999px; 
}
#bottom_post legend{
	padding: 10px 0px;
	width:55px;
	background-image:url(../images/system/price_bt.jpg);
	background-repeat: no-repeat;
	text-indent: -99999999px; 
}


.left_post ul{
	margin:0px 14px;
	padding: 10px 0px
}

fieldset{
	/*
background-image:url(../images/system/bg_form.jpg);
	background-repeat: repeat;
*/
}
#bottom_post ul{
	border-bottom: 1px solid  #9A9A98;
}
#bottom_post ul.end{
	border:none;
	color:red;
}


/**step2**/
#top_form {
	margin-left: 20px;
}
#top_form input{
	height: 21px;
}
#top_form input#retive{
	width:114px;
	height: 28px;
	padding: 5px 0px;
	background:transparent url(../images/system/retrive.jpg);
	border:none;
	text-indent:-999999999px;
}
#mid_form > div {
	margin-left: 20px;
}

#form_new p, #form_new .group, #form_new .group2 {
	padding: 0px 0px 10px 0px;
	font-size: 15px;
}
#form_new p.two{
	padding-top: 0px;
}
.group {
	height: 20px;
}
#form_new label, .group label {
	font-size: 1.1em;
	font-weight:bold;
	float:left;
	clear: left;
	width: 110px;
	margin-top: 3px;
}
#form_new p.two-wide label, #form_new .group.two-wide label {
	width: 130px;
}

#fiel{
	padding-top: 20px;
}
.left_div{
	float: left;
	width: 40%;
}


.right_div{
	float: left;
	width: 40%;
	margin-left: 20px;
}

#fiel fieldset{
	height: 130px;
	background:transparent;
	border:none;
}
#fiel fieldset legend{
	padding: 20px 0px;
	color:red;

}

#fiel .left_div legend{
	color:red;
	width: 114px;
	background-image:url(../images/system/default.jpg);
	background-repeat:no-repeat;

}
#fiel .left_div p{
	padding-top: 10px;
}
#fiel .right_div p{
	padding-top: 10px;
}


#fiel .right_div legend{
	color:red;
	width: 114px;
	background-image:url(../images/system/bilding_fix.jpg);
	background-repeat:no-repeat;
}

#bottom_form{
	float: left;
	width: 100%;
	padding-top: 20px;
}
#bottom_form div.terms_header {
	width: 100%;
	height: 35px;
	padding-top: 5px;
	border-bottom:2px solid #bfad8b;
	border-top:2px solid #bfad8b;
	-webkit-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	margin-bottom: 15px;
}
#bottom_form h2{
	/*
margin: 0px 25px 0px 0px;
	color: #c23903;
	background: #eeeeee;
	padding: 5px 10px
*/
	font-family:'yanone_kaffeesatz_rgregular', 'Helvetica S', Arial, sans-serif;
	float:left;
	padding:0;
	color:#fff;
	font-size:20px;
	margin: 0;
	margin-left:20px;
	margin-right: 40px;
	text-transform:uppercase;
	line-height: 30px;
}
#bottom_form p{
	padding:20px 0px 0px 100px;
}

#bottom #right{
	margin-right: 710px;
}

#bottom input{
	width: 110px;
	height:25px;
	color:#c23903;
	font-weight: bold;
}
#bbq_bt{
	margin-left: 850px;
}
#bottom {
	margin: 25px auto 0 auto;
	width: 100%;
	height: 30px;
}
div.button_wrapper {
	width: 220px;
	height: 30px;
	margin: 20px 0 0 20px;
	float: left
}
#bottom div.button_wrapper {
	width: 220px;
	height: 30px;
	margin: 0 auto;
	float: none;
}
#bottom ul.cop{
	height:83px;
}
#bottom ul.cop li{


}
#bottom ul.cop li a{

}
div.button {
	height: 26px;
	width: 110px;
	display:block;
	color:#c23903;
	font-weight: bold;
	float: left;
}
div.button#previous {
	background:url(../images/system/previousstep.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
div.button#previous a {
	width: 110px;
	height: 26px;
	display: block;
	text-indent: -9999px;
}
#bottom ul.cop li.left a{
	height: 26px;
	width: 110px;
	display:block;
	color:#c23903;
	font-weight: bold;
	background:url(../images/system/previousstep.png);
	background-repeat: no-repeat;
}

#bottom ul.cop li.left{
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}
#bottom ul.cop li.right{
	float: right;
	margin-right: 20px;
}
#bottom div.button#next {
	/*
background:url(../images/system/nextstep3.png);
	background-repeat: no-repeat;
*/
}
#bottom ul.cop li.right input.goto_step3 {
	background:url(../images/system/nextstep3.png);
	border:0;
	cursor:pointer;
	width: 110px;
	height:25px;
}
#bottom ul.cop li.right input.goto_step2{
	background:url(../images/system/nextstep.png);
	border:0;
	cursor:pointer;
	width: 109px;
	height:60px;
}

input.goto_step2{
	background:url(../images/system/nextstep.png);
	border:0;
	cursor:pointer;
	width: 109px;
	height:60px;
}
input.goto_step3{
	background:url(../images/system/nextstep3.png);
	border:0;
	cursor:pointer;
	width: 110px;
	height:25px;
}
#children_bento{
	height: 90%;
	overflow:auto;
}
#children img{
	float: left;
	margin:0 0 0 10px;
/*padding: 0px 10px 10px 0px;
margin-bottom: 10px;*/
}
#children_bento p{
	text-align:justify;
}
#chilren_tea p{
	width: 100%;
}

#chilren_tea p span{
	width:15%;
	padding: 10px 2px;
	font-weight:bold;
}
<!------------->
body.buffer #bottom ul.cop li.right{
	margin-right: 160px;
}


label[for="OrderStep1_photo"]{
	padding: 0px 34px 0px 0px; 
}


#top_left ul.ui-tabs-nav{
	background: #3f3222;
	position:relative;
/*background-image: url(../images/system/list_left.jpg);
background-repeat: repeat;
background-position: top left;
*/
margin: 0;
}


#top_left ul.ui-tabs-nav li{
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	width: 100%;
	height: 40px;
	line-height: 26px;
	position: relative;
	z-index: 20;
	border: 0;
	background:none;
	color: #fff;
	font-size: 1.3em;
	/*
-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
*/
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	width: 100%;
	min-height: 205px;
	height: auto !important;
	height: 205px;
	line-height: 26px;
	position: relative;
	z-index: 20;
	border: 0;
	background:none;
	color: #fff;
	font-size: 1.3em;
	/*
-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
*/
}
#top_left ul.ui-tabs-nav li div.list-container-outer {
	float: left;
	overflow: hidden;
	width: 100%;
}
#top_left ul.ui-tabs-nav li div.list-container-inner {
	float: left;
	width: 100%;
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected div.list-container-outer {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected div.list-container-inner {
	float: left;
	width: 100%;
	position: relative;
	right: 645px;
}
#top_left ul.ui-tabs-nav li div.list-header{
	float: left;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	width: 100%;
	height: 40px;
	line-height: 26px;
	position: relative;
	z-index: 20;
	border: 0;
	background:none;
	color: #fff;
	font-size: 1.3em;
	-webkit-box-shadow: inset 0px 10px 10px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 10px 10px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0px 10px 10px 2px rgba(0,0,0,0.5);
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected div.list-header{
	float: left;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	line-height: 26px;
	position: relative;
	z-index: 20;
	border: 0;
	background:none;
	color: #fff;
	font-size: 1.2em;
	-webkit-box-shadow: inset 0px 10px 10px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 10px 10px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0px 10px 10px 2px rgba(0,0,0,0.5);
	/*
min-height: 205px;
	height: auto !important;
*/
	height: 205px;
	width: 165px;
	word-wrap: break-word;
	-ms-word-wrap: break-word;
	white-space: normal;
}
#top_left ul.ui-tabs-nav li .list-item {
	float: left;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	width: 645px;
	height: 40px;
	line-height: 26px;
	position: relative;
	z-index: 20;
	border: 0;
	background:none;
	color: #fff;
	font-size: 1.3em;
	-webkit-box-shadow: inset 10px 10px 25px 8px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 10px 10px 25px 8px rgba(0,0,0,0.5);
	box-shadow: inset 10px 10px 25px 8px rgba(0,0,0,0.5);
	display: none;
	/*
-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
*/
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected .list-item {
	float: left;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	width: 645px;
	line-height: 26px;
	position: relative;
	z-index: 20;
	border: 0;
	background:none;
	color: #fff;
	font-size: 1.3em;
	-webkit-box-shadow: inset 10px 10px 25px 8px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 10px 10px 25px 8px rgba(0,0,0,0.5);
	box-shadow: inset 10px 10px 25px 8px rgba(0,0,0,0.5);
	/*
min-height: 205px;
	height: auto !important;
*/
	height: 205px;
	overflow-y: auto;
	display: block;
	/*
-moz-transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	transition: all 0.5s linear;
*/
}
#top_left ul.ui-tabs-nav li .list-item input {
	float: left;
}
#top_left ul.ui-tabs-nav li .list-item label {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	color: #fff;
	font-size: 18px;
	height: 30px;
	padding: 0;
	margin: 5px 0 0 0;
	display: block;
}
#top_left ul.ui-tabs-nav li .list-item a {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#top_left ul.ui-tabs-nav li a {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#top_left ul.ui-tabs-nav li p.list-header {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	color: #fff;
	font-size: 0.75em;
	padding: 0;
	margin-left: 20px;
	display: none;
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected p.list-header {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	color: #fff;
	font-size: 0.75em;
	line-height: 1em;
	padding: 30px 0 5px 0;
	margin: 0;
	text-align: center;
	display: block;
}
#top_left ul.ui-tabs-nav li p.list-title {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	color: #fff;
	font-size: 1.4em;
	line-height: 1em;
	padding: 0;
	margin-top: 6px;
	margin-left: 20px;
	display: inline-block;
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected p.list-title {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	color: #fff;
	font-size: 1.2em;
	padding: 0px 0 30px 0;
	line-height: 1.1em;
	margin: 0;
	text-align: center;
	display: block;
}
#top_left ul.ui-tabs-nav li.one a{
	padding: 10px 25px 10px 20px;
}
#top_left ul#nav_list li.two{
	padding: 0 25px 0 20px;
}
#top_left ul.ui-tabs-nav li:last-child{
	border: none;
}

#top_left ul.ui-tabs-nav li.one a:hover{
	background-image:url(../images/system/center_list.jpg);
	background-repeat: repeat-x;
}
#top_left ul.ui-tabs-nav li a{
	color: white;
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 15px;
}
#top_left ul.ui-tabs-nav li.ui-tabs-selected div.list-header a.custom-btn {
	background: url(../images/system/button-bg.png) top left no-repeat;
	width: 70px;
	height: 30px;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
	padding: 0;
	margin: 10px auto;
	float: none;
	display: block;
	text-align: center;
}
#top_left ul.ui-tabs-nav li div.list-header a.custom-btn {
	background: url(../images/system/button-bg.png) top left no-repeat;
	width: 70px;
	height: 30px;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
	padding: 0;
	text-align: center;
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 0 0 0 10px;
	top: -5px;
	float:none;

}



#top_form input#yt0{
	width:114px;
	height: 28px;
	padding: 5px 0px;
	color: #C23903;
}


#center_check #check {
	list-style-type: none
}

#child{
	display:table-row;
	height:40px;
	width: 100%;
	float: left;
}
#child span{
	display:table-cell;
}
#children span.quan input{
	width: 50px;
/*margin-left: 15px;
margin-top: -5px;*/
}


#bottom_post {
	border: 0px;
	margin: 0px;
	padding: 0px 0px;
	font-size: 1.1em;
}

div#error div.errorSummary {
	padding: 15px 20px 0px 27px;
	margin: 0 0 20px 0;
	font-size: 15px;
	letter-spacing: 1px;
/* 	margin-bottom: -35px; */
	color:red;
}
div#error .errorSummary ul {
	padding: 8px;
	background: #FEE;

}
#top_prima div#error {

}
#top_prima div#error div.errorSummary {
/* 	padding: -1	0px 0px 0px 0px; */
	font-size: 1.4em;
	letter-spacing: 1px;
	/*
margin-top:-10px;
	color:red;
*/
}
#form_new div#error .errorSummary ul {
	
	background: #FEE;

}

#bottom_post {
	border: 0px;;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	font-size: 1.1em;
}
.left_post div{
	padding-bottom: 20px;
	padding-left: 15px;
}

#bottom ul.cop li.left a span{
	visibility: hidden;

}

.ui-tabs .ui-tabs-nav li{
	margin-top:-3px;
}

#status_post legend{
	background-repeat: no-repeat;

}
#customer_menu{
	margin-top:-35px;
	height: 50px;
}
#customer_menu li a{
	font-size:1.5em;
	padding-left:10px;
	padding-right:30px;
	float:right;

}
.bbq div#top_left{
	/*margin-left: 140px;*/
}
.bbq{
	width:816	px;
	float:left;
}
.bbq #mycontent{
	height:212px;
}
.food{
	height:205px;
}
.food li{
	float:left;
	width:120px;
	margin-bottom:5px;	
	overflow: visible;
}
#mycontent{
	height: 186px;
	overflow-y: scroll;
	width: 678px;
}
div#instruction_price{
	clear:both;
	color:red;
	font-size: 1em;

	text-align: left;
}

#step  ul#step_list li span{
	padding:0px 30px 0px;
	display:block;
	font-size:31px;
	color:#D9D9D9;
}
#step  ul#step_list li span.end{

}

#fiel div.billing_header {
	width: 100%;
	height: 35px;
	padding-top: 5px;
	border-bottom:2px solid #bfad8b;
	border-top:2px solid #bfad8b;
	-webkit-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	margin-bottom: 15px;
}
#fiel h2 {
/*
	margin: 0px 25px 10px 0px;
	color: #c23903;
	background: #eeeeee;
	padding: 5px 10px;
*/
	font-family:'yanone_kaffeesatz_rgregular', 'Helvetica S', Arial, sans-serif;
	float:left;
	padding:0;
	color:#fff;
	font-size:20px;
	margin: 0;
	margin-left:20px;
	margin-right: 40px;
	text-transform:uppercase;
	line-height: 30px;
}
#form_new{
	margin:15px 0 0;
}
#form_new input.retrive_adress{
	border:0;
	background:url(../images/system/retrieve.png) no-repeat center center;
	width:106px;
	height:30px;
	text-indent:-19877px;
	margin:0 0 0 15px;
	cursor:pointer;
}

label {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	color: #fff;
	font-size: 18px;
}
td {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	/*vertical-align: top;*/
	padding: 2px 0;
/* 	width: 130px; */
}
td strong {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	font-size: 18px;
}

input[type=text], input[type=password] {
	width: 180px;
	border-radius: 20px;
	height: 20px;
	padding: 0 0 0 8px;
	background: #937d43;
	border: 1px solid #937d43;
	box-shadow: inset 0px 10px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 10px 10px -5px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0px 10px 10px -5px rgba(0,0,0,0.5);
}
select {
	background: #937d43;
	border: 1px solid #937d43;
	box-shadow: inset 0px 10px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 10px 10px -5px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0px 10px 10px -5px rgba(0,0,0,0.5);
	width: 180px;
	height: 20px;
	padding: 0 0 0 8px;
}
input[type=checkbox] {
	margin-top: 10px;
	margin-left: 20px;
}
#fiel div span {
	font-family: 'yanone-kaffeesatzlight', Arial, sans-serif;
	font-size: 1.3em;
	text-align: justify;
	color: #fff;
}

.ui-widget-content a {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
/* 	font-size: 15px; */
	color: #222;
}

.terms-conditions {
	margin: 0;
	margin-left: 20px;
	padding: 15px 10px;
	width: 340px;
	height: 260px;
	overflow: auto;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #937d43;
}
#right_column .terms-conditions p, ol {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 11px;
	color: #fff;
}

.font-size-20 {
	font-size: 20px;
}
.clear {
	clear: both;
	float: none;
}
.agree {
	float: left;
	margin-left: 3px;
	margin-top: 8px;
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 14px;
	color: #fff;
}

td.header {
	width: 100%;
	height: 35px;
	padding-top: 5px;
	border-bottom:2px solid #bfad8b;
	border-top:2px solid #bfad8b;
	-webkit-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	box-shadow: inset 0 10px 8px -4px rgba(0,0,0,0.3), inset 0 -10px 8px -4px rgba(0,0,0,0.3);
	margin-bottom: 15px;
}

.errorSummary {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	font-size: 15px;
	color: #ff0000;
}
.errorSummary ul li {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 13px;
	color: #ff0000;
}

ul.end li label {
	color: #fff;
	font-size: 15px;
	margin-left: 8px;
}
ul.end li {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 15px;
	color: #fff;
}
input#payment {
	float: left;
}
legend {
	color: #fff;
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	letter-spacing: 1px;
	padding-left: 2px;
	font-size: 18px;
}

#recaptcha_widget_div {
	padding-left: 15px;
}

.ContainerSuccess p {
	font-family: 'yanone_kaffeesatzthin', Arial, sans-serif;
	font-size: 1.45em;
}
.ContainerSuccess p strong {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	font-size: 1.48em;
}
.ui-tabs-nav.ui-widget-content {
	border: 0;
}

#right_column p.tooltips {
	font-family: 'yanone_kaffeesatz_rgregular', Arial, sans-serif;
	font-size: 1.1em;
	color: #fff;
	padding: 0;
	margin: 0;
}

.ui-tabs {
	padding: 0;
	border: 0;
}
.ui-tabs-nav.ui-corner-all {
	border: 0;
}

.quantity {
	font-family: 'yanone_kaffeesatzlight', Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	height: 30px;
	padding: 0;
	margin: 5px 0 0 0;
}
.quantity select {
	font-size: 13px;
	padding: 2px 0;
	width: 130px;
}

.group, .group2 {
	position: relative;
}

input[type=checkbox] {
	margin-left: 15px;
}

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

@font-face {
    font-family: 'channelregular';
    src: url('../font-face/channel-webfont.eot');
    src: url('../font-face/channel-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font-face/channel-webfont.svg#channelregular') format('svg'),
    url('../font-face/channel-webfont.woff') format('woff'),
    url('../font-face/channel-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yanone_kaffeesatz_rgbold';
    src: url('../font-face/yanonekaffeesatz-bold-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font-face/yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatz_rgbold') format('svg'),
    url('../font-face/yanonekaffeesatz-bold-webfont.woff') format('woff'),
    url('../font-face/yanonekaffeesatz-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'yanone_kaffeesatzlight';
    src: url('../font-face/yanonekaffeesatz-light-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font-face/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg'),
    url('../font-face/yanonekaffeesatz-light-webfont.woff') format('woff'),
    url('../font-face/yanonekaffeesatz-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'yanone_kaffeesatz_rgregular';
    src: url('../font-face/yanonekaffeesatz-regular-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font-face/yanonekaffeesatz-regular-webfont.svg#yanone_kaffeesatz_rgregular') format('svg'),
    url('../font-face/yanonekaffeesatz-regular-webfont.woff') format('woff'),
    url('../font-face/yanonekaffeesatz-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yanone_kaffeesatzthin';
    src: url('../font-face/yanonekaffeesatz-thin-webfont.eot');
    src: url('../font-face/yanonekaffeesatz-thin-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font-face/yanonekaffeesatz-thin-webfont.svg#yanone_kaffeesatzthin') format('svg'),
    url('../font-face/yanonekaffeesatz-thin-webfont.woff') format('woff'),
    url('../font-face/yanonekaffeesatz-thin-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
