.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height:0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

p.bradcrumbs {
    color: #808080;
    font: normal 11px "Trebuchet MS";
    margin: 11px 0 9px 0;
}
p.bradcrumbs a {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}
p.bradcrumbs a:hover {
    color: #5B5B5B;
}
div.product-detail h1 {
    background: #3D73B6;
    color: #fff;
    font: bold 15px/33px "Trebuchet MS";
    margin: 0;
    padding: 0 0 0 13px;
}
div.product-wrap {
    border-bottom: 1px solid #D4D4D4;
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
    padding: 15px;
    margin: 0;
}
div.product-placeholder {
    height: 210px;
    float: left;
    margin: 0 0 10px 0;
    text-align: left;
	padding: 0 0 0 10px;
    width: 250px;
}
div.product-placeholder p {margin:0px;line-height:210px;}
div.product-info {
    background: #F7F7F7;
    border: 1px solid #EBEBEB;
    color: #666666;
    float: left;
    font: normal 11px "Trebuchet MS";
    height: 158px;
    margin: 0 0 10px 0;
    padding: 25px 19px;
    width: 310px;
}
div.product-info a {
    color: #3D73B6;
}
div.product-info a:hover {
    color: #666666;
    text-decoration: underline;
}
div.product-info strong {
    color: #666666;
    font-weight: bold;
}
div.product-info a.add-to-cart {
    background: url(add-to-cart.gif) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    font-weight: bold;
    height: 28px;
    line-height: 26px;
    margin: 15px 0 3px 18px;
    padding: 0 0 0 37px;
    text-align: left;
    width: 124px;
}
div.product-info a.add-to-cart:hover {
    background: url(add-to-cart.gif) bottom left no-repeat;
    text-decoration: none;
}
table.product-info {
    border: none;
    width: 100%;
}
table.product-info tr.info td a {
    color: #666;
}
table.product-info tr.info td a:hover {
    color: #3D73B6;
}
table.product-info td.price {
    border-right: 1px dotted #ccc;
    padding: 0 10px 0 0;
    text-align: right;
    vertical-align: middle;
}
table.product-info td.price del {
    color: #CCCCCC;
    display: block;
    font-size: 11px;
    font-weight: bold;
}
table.product-info td.price strong.price {
    color: #FF6633;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
table.product-info td.price strong.price sup {
    font-size: 11px;
    font-weight: bold;
}
table.product-info td.add-to-cart {
    background: url(product-bullet.gif) center left no-repeat;
    font-weight: bold;
    text-align: center;
}
table.product-info td.price span.info-price strong {
    font-size: 11px;
}
table.product-info td.add-to-cart a.alert {
    left: 3px;
    position: relative;
}
table.product-info tr.first td {
    padding: 25px 14px 0 0 !important;
}
table.product-info tr.info td {
    height: 20px;
    padding: 2px 14px 0 0;
    vertical-align: middle;
    text-align: right;
}
table.product-info td.align-left {
    text-align: left !important;
}
table.product-info tr.info td.v-top {
    padding: 5px 14px 0 0 !important;
    vertical-align: top;
}
div.product-data ul.other {
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 350px;
}
div.product-data ul.other li {
    display: inline;
    list-style: none inside;
    padding: 0;
}
div.product-data ul.other li a {
    background: url(product-bullet.gif) center left no-repeat;
    font-weight: normal;
    line-height: 11px;
    padding: 0 0 0 9px;
    text-decoration: underline !important;
}
div.product-data ul.other li a:hover {
    color: #666;
}
div.product-data ul.other li a.compare-item {
    left: 0;
    position: absolute;
}
div.product-data ul.other li a.comment-item {
    position: absolute;
    right: 0;
}
div.product-data ul.other li a.email-friend {
    left: 150px;
    position: absolute;
}
div.product-data h2 {
    color: #666;
    float: left;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
table.product-data {
    color: #666;
    float: left;
    font-size: 12px;
    margin: 10px 0 0 0;
    width: 100%;
}
table.product-data td.product-data {
    line-height: 1.32;
}
table.product-data td.product-data p {
    line-height: 1.32;
    margin: 0;
    padding: 0;
}
table.product-data td.product-data strong {
    font-weight: bold;
}
table.product-data td.product-data em {
    font-style: italic;
}
table.product-data td.product-data ul, table.product-data td.product-data ol {
    margin: 0;
    padding: 0;
    line-height: 1.32;
    list-style: none;
}
table.product-data td {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #EFEFEF;
    padding: 5px 10px;
    vertical-align: top;
}
table.product-data tr.odd td {
    background: #F9F9F9;
}
table.product-data tr.even td {
    background: #fff;
}
table.product-data td.type {
    border-right: 1px dotted #ddd;
}
*:first-child + html div.product-data {
    float: left !important;
    width: 612px !important;
}
* html div.product-data {
    float: left !important;
    width: 612px !important;
}
*:first-child + html a.add-to-cart:hover {
    color: #fff;
    text-decoration: underline;
}
* html a.add-to-cart:hover {
    color: #fff;
    text-decoration: underline;
}
* html a.alert {
    left: 14px !important;
    position: relative;
}
*:first-child + html div.product-data ul.other li a {
    text-decoration: underline !important;
}
* html div.product-data ul.other li a {
    text-decoration: underline !important;
}

/* aici vin css-urile compuse */
* {
        font-family: "Trebuchet MS", Arial, sans-serif;
        font-size: 11px;
}
.hunuSus {
display:none;
}
.hunuJos {font-size:1em;}
.inline {
        display: inline;
}

/* aici incep css-urile particulare */
body {
        text-align: center;
        background: url(bg.jpg);
        background-repeat: repeat-x;
        background-attachment: fixed;
		background-color: Black;
}
a {
	color: #3D73B6;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #333399;
	text-decoration: underline;
}

fieldset {
	border: 1px solid #D4D4D4;
}

legend {
	font-weight: bold;
}


#pagina {
	max-width: 980px;
	_width: 980px;
	margin: 0 auto;
	text-align: left;
	background: White;
	border:1px solid #cacaca;
}
li.nobull {
	list-style: none;
	margin: 0px;
}
#pagina2{
	border:1px solid #0099CC;
	width:98%;
	text-align: left;
	background: White;
}
#header {
	height: 110px;
	background: url(bg_header.gif);
	background-position: 330px 0px;
	background-repeat: no-repeat;
} 
#headereng {
	height: 110px;
	background: url(bg_header_eng.gif);
	background-position: 330px 0px;
	background-repeat: no-repeat;
}

#logo {
	float: left;
	width: 200px;
	height: 80px;
}

#searchloginbox {
	float: right;
	width: 411px;
	height: 110px;
	margin-top: 0px;
	position: relative;
	background-image: url(bg_searchlogin.gif);
	background-repeat: repeat-y;
}

.loginParUnu {
	position:absolute;
	top:10px;
	left:10px;
}

.restLogin {
	position:absolute;top:30px;left:20px;
}

.cerberul {
	position:absolute;
	top:6px;
	left:17px;
}

.joslogin {
	position:absolute;
	top:80px;
	left:10px;
}
div.butoncerber {
	position:absolute;
	top:29px;
	left:25px;
}

#searchloginbox a {
	color: white;
}

#searchloginbox a:hover {
	color: orange;
}

.inputlogin {
	width: 100px;
	height: 16px;
	border: 1px solid #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.loginbtn {
	width: 18px;
	height: 18px;
	_height: 16px;
	border: 0px solid #000;
	background: url(ok.gif);
	background-repeat: no-repeat;
}
#searchloginbox p {
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 0px;
	text-align: left;
}

.formcautare {
	position: absolute;
	left: 260px;
	top: 17px;
}

#searchloginbox fieldset {
	border: 2px solid #007CC3;
	_border: 2px solid #007CC3;
	_width: 140px;
	padding: 3px;
}
/* bara de navigare sus */
#navigaresus {
	clear: both;
	width: 980px;
	height: 90px;
	text-align: center;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	border-bottom: 2px solid #dadada;
	border-top: 2px solid #dadada;
}

/* CLASELE .m0 ... .m... se aplica pe meniul de sus numai */
.m0 {
	border-left: 2px dotted #dadada;
	border-right: 2px dotted #dadada;
}
.m1 {
	border-right: 2px dotted #dadada;
}
.m2 {
	border-right: 2px dotted #dadada;
}
.m3 {
	border-right: 2px dotted #dadada;
}
.m4 {
	border-right: 2px dotted #dadada;
}
.m5 {
	border-right: 2px dotted #dadada;
}
.m6 {
	border-right: 2px dotted #dadada;
}
.m7 {
	border-right: 2px dotted #dadada;
}
.m8 {
	border-right: 2px dotted #dadada;	
}
.litopmeniu {
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	width:80px;
}

#navigaresus a {
	color: #787878; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#navigaresus a:hover {
	color: Orange;
}

#navigaresus ul {
	margin: 0px;
}
#navigaresus ul li {
	list-style-type: none;
	display: inline;
}
#newsletter {
	width: 115px;
	margin-bottom: 10px;
	margin-left: 3px;
	_margin-left: 0px;
	text-align: center;
}
#formnews {
	width: 125px;
	text-align: center;
}
#newsletter fieldset {
	width: 115px;
	padding: 5px;
	border: 0px;
	text-align: center;
	border-top: 1px solid #dadada;
}

div.submitmail {
	text-align: justify;
	font-size: 11px;
}
.inputnews {
	height: 16px;
	border: 1px solid #ddd;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.divsuperpromo {
	background-image: url(bg_promo.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 20px;
}
h1.superpromo,h2.superpromo {
	visibility: hidden;
}

caption {
	margin: 0px;
}

caption h2 {
	font-size: 14px;
	margin: 3px;
	margin-bottom: -5px;
	text-align:left;
	font-weight: bold;
}

.promotii {
	margin: 0px;
	margin-bottom: 10px;
	width: 640px;
	border: 1px solid #d3d3d3;
}

li.lh {
	font-size: 15px;
	color: #5B5B5B;
	border-bottom: 1px solid #898989;
	font-weight: bold;
	margin-left: -30px;
	margin-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	list-style-type: none;
	background: url(bullet.gif) no-repeat;
}

li.catprod {
	list-style-type: none;
	margin-left: -20px;
	margin-bottom: 1px;
	margin-right: 10px;
	padding: 5px;
	border-bottom: 1px dotted #8d8b8b;
	line-height: 16px;
	_border-bottom: 2px dotted #8d8b8b;
}
li.catprod span {
	background: url(sagetutza.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

li.catprod a {
	color: #818181;
	text-decoration: none;
}

li.catprod a:hover {
	font-weight: bold;
	color: #3D73B6;
}

ul.subcatprod {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 1px;
	padding: 2px;
	padding-left: 5px;
}

ul.subcatprod li {
	margin-bottom: 1px;
	list-style-image: none;
}

ul.subcatprod li a {
	color: Grey;
	text-decoration: none;
}

ul.subcatprod li a:hover {
	color: Grey;
}

ul.subcatprod ul a {
	color:Grey;
}

.liproducator {
	color: #a1a1a1;
}

#maincontent {

}

#tdstanga {
	padding-top: 0px;
}

#stanga {
	width: 180px;
	background: #f0f0f0;
	padding-bottom: 3px;
	border: 1px solid #f0f0f0;
	_padding-bottom: 0px;
	_margin-bottom: 10px;
}

#stanga_jos {
	width: 180px;
}

#mijloc {
	margin-left:10px;
}

#dreapta {
	width: 136px;
	text-align: center;
}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	border-top: 1px solid #CACACA;
}

#footer a {
	color: Black;
}

.promomic {
	padding: 3px;
	width: 20%;
	height: 190px;
	text-align: center;
	background: url(bg_tdpromo.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	z-index: 0;
	position: relative;
}

.superoferta {
	z-index: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}

.butoaneSuperoferta {
	position: absolute;
	top: 15px;
	left: 110px;
}

.promomic img {

}

.promomic h2 {
	color: #6666CC;
	text-decoration: none;
	font-weight: normal;
}

.produs {
	text-align: center;
	width: 25%;
	background: url(bg_tdpromo.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.produs img {
}

.produs h2 {
	font-weight: normal;
}

.filtru {
	float:left;
	color:Black;
	cursor:pointer;
	position: relative;
	height: 20px;
	background: #DBDBDB;
	text-align: center;
	font-variant: small-caps;
	padding-left: 5px;
	font-weight: bold;
	margin-left: 1px;
}

.filtru div {
	text-align: left;
	font-variant: normal;
	font-weight: normal;
}

.sortarepret {
	font-size: 10px;
	width: 60px;
	height: 16px;
}
td.produs_mic {
	width: 150px;
	text-align: center;
}

td.produs_mic img {
	border: 1px solid #DBDBDB;
}

.afisarepret {
	color: Green;
	font-weight: bold;
	font-size: 1.1em;
}

#superpromotii {
	border: 1px solid #DBDBDB;
	width: 640px;
}

.legsel {
	font-size: 14px;
	color: Black;
}

/* pentru trimingul numelor lungi de produse */
.elipsat span {
   white-space:nowrap;
   text-overflow:ellipsis; /* for internet explorer */
   overflow:hidden;
   width:500px;
   display:block;
}

html>body .elipsat span {
   clear:both;
}

html>body .elipsat span:after {
   content: "...";
}

html>body .elipsat span {
   max-width:500px;
   width:auto !important;
   float:left;
}

/* se incheie trimingul */

#kategorii {
	width: 620px;
	_width: 640px;
	padding: 10px;
}

#kategorii table {
	text-align: center;
}

.promointern {
	width: 640px;
}

#filtreaplicate {
	padding: 10px;
}

a.killemall {
	color: #FF7F50;
}

a.killemall:hover {
	color: Red;
}

.denumire {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: Black;
}

.denumire:hover {
	color: #333399;
}

.miniinfo {
	color: #6B6B6B;
}

.hedlain {
	background: #EFEFEF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	color: Black;
}

strong {
	color: #FF6633;
	font-size: 1.1em;
}

table.legione img {
	border: 1px solid #CFCFCF;
}

.fieldbox {
	padding: 10px;
}

.tablecell1 {
	width: 180px;
	display: table-cell;
	font-weight: bold;
	border-bottom: 1px solid #999;
}

.tablecell2 {
	width: 60px;
	text-align: center;
	display: table-cell;
}

.tablecell3 {
	width: 200px;
	display: table-cell;
	font-weight: bold;
}

.tablecell4 {
	width: 50px;
	display: table-cell;
}

.butoane {
	border:2px solid #dfdfdf;
	background: url(zz.gif);
	color: Red;
}

.toleft {
	width: 14px;
	height: 14px;
	background: url(stanga.gif);
	border: 0px;
}

.toright {
	width: 14px;
	height: 14px;
	background: url(dreapta.gif);
	border: 0px;
}

#rezultate a {
	font-size: 14px;
}

td.interm {
	width: 2px;
	height: 160px;
	background-image: url(bg_intermed.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

td.contactinfo {
	text-align: center;
}

.bigcontactinfo {
	font-size: 14px;
	font-weight: bold;
	color: #494949;
}

#tdh1 {
	text-align: center;
}

td#tdh1 h1 {
	background: #3D73B6;
	color: White;
	margin: 0px;
	margin-top: 5px;
	padding: 2px;
	font-size: 15px;
	text-align: center;
}

a.intarire {
	color: #1fa304;
}

a.intarire:hover {
	color: White;
	background: #CC0033;
}

a.mm {
	color: Black;
}

em {
	background: #FFF3E8;
	font-style: oblique;
}

.textindex {
	font-size: 12px;
	margin-top: 20px;
}

.mediadotGrey {
	color: Gray;
	text-decoration: none;
}

.mediadotGrey:hover {
	color: #3366FF;
}

.linkpromotii {
	color: #3366FF;
	font-size: 13px;
	text-decoration: underline;
}

.linkpromotii:hover {
	color: Navy;
}

.linkproducatori {
	color: #707070;
}

.linkproducatori:hover {
	color: #3366FF;
}

.u {
	text-decoration: underline;
}


#ilustratadespre {
	height: 520px;
	background: url(../../ilustrate/desprenoi.jpg) no-repeat bottom right;
}

#ilustratadespre div {
	width: 460px;
}

#ilustratacontact {
	background: url("../../ilustrate/contact.jpg") no-repeat;
}
.linkout {
	font-size: x-small;
	font-weight: normal;
	color: #9ABDDE;
}
.paragrafcontact {}

/* RECOMANDARI */

#recomandare {
	width: 280px;
	margin: 5px;
	float: left;
	border: 1px solid #ddd;
	padding: 10px;
}
.pozaReco {
	float: left;
	width: 100px;
	text-align: center;
	height: 100px;
	border: 1px solid #ddd;
}
.texteReco {
	width: 150px;
	margin: 10px;
	float: right;
}
.texteReco a {
	font-weight: normal;
	color: #5697D8;
	font-size: 1em;
}
.texteReco a:hover {
	color: Orange;
}
.concurs, .concurs b, .concurs ul, .concurs li {
	font-size: 13px;
	text-align: justify;
}
.concurs b {margin:3px;}
.concurs ul {
	margin-left:20px;
	padding-left:0px;
	margin-right:20px;
	padding-right:0px;
}
.concurs li {margin-top:3px;margin-bottom:0px;}

div.shop-flow strong {
	color: #666;
	font-size: 11px;
	font-weight: bold;	
}
div.shop-flow .right {
	float: right !important; 	
}
div.shop-flow .left {
	float: left !important; 	
}
div.shop-flow .last {
	margin: 0 !important;	
}
div.shop-flow * {
	margin: 0;
	padding: 0;	
}
div.shop-flow ul.form li {
	list-style: none inside;	
}
div.shop-flow {
	color: #666;
	font: normal 11px "Trebuchet MS";
	margin: 10px auto; 
}
div.shop-flow a:active {
	outline: none;	
}
div.shop-flow h1 {
    background: #3D73B6;
    color: #fff;
    font: bold 15px/33px "Trebuchet MS";
    margin: 0;
    padding: 0 0 0 13px;
}
div.register-below {
	margin: 20px 0 0 0;
}
.orange {
	color: #F63 !important;
	font-weight: bold;
}
table.cart {
	border: 1px solid #D4D4D4;
	border-top: none;
	width: 100%;
}
table.cart td {
	border-bottom: 1px dotted #D4D4D4;
	padding: 7px 16px;	
}
table.cart th {
	background: #F0F0F0;
	border-top: 1px solid #fff;
	color: #666;
	font: bold 13px "Trebuchet MS";
	padding: 5px 13px;	
}
table.cart th.product-desc {
	border-left: 1px solid #fff;
}
table.cart th.product-price-total {
	border-right: 1px solid #fff;
}
table.cart tfoot td {
	background: #F8F8F8;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 7px 14px;
}
a.back-link, a.back-link:active, a.back-link:visited {
	background: url(back-links.gif) center left no-repeat;
	color: #3D73B6;
	font: bold 13px Arial, Sans-serif !important;
	padding: 0 0 0 10px;
	text-decoration: none;
}
a.back-link:hover {
	text-decoration: underline;
}
table.cart tfoot p.price {
	text-align: right;
}
table.cart tfoot p.price small {
	color: #AFAFAF;
	display: block;
	font-size: 11px;
}
table.cart tfoot p.price small strong {
	color: #AFAFAF;
}
table.cart tfoot strong.price {
	color: #FF6633;
	font-size: 12px;
}
.product-desc {
	width: auto;	
}
.product-desc a, .product-desc a:link, .product-desc a:active, .product-desc a:visited {
	color: #666;
	display: block;
	font-size: 11px;
	text-decoration: underline;	
}
.product-desc a:hover {
	color: #3D73B6;	
} 
.product-desc a img {
	border: none;
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 44px;	
}
.product-desc a span {
	display: block;
	padding: 5px 0 0 0;
}
.product-price {
	padding: 12px 10px !important;
	text-align: right;
	vertical-align: top;
	width: 80px;	
}
.product-quantity {
	text-align: center;
	vertical-align: top;
	width: 80px;
}
table.order .product-quantity {
	padding: 12px 10px !important;
}
.product-quantity .quantity-controls {
	margin: 0 auto;
	width: 56px;	
}
.product-quantity input.text {
	color: #666;
	float: left;
	font: normal 11px  "Trebuchet MS";
	text-align: right;
	width: 33px;
}
.product-quantity div.quantity {
	float: left;
	margin: 0 0 0 3px;
}
.product-quantity a.quantity, .product-quantity a.quantity:link, .product-quantity a.quantity:active, .product-quantity a.quantity:visited {
	background-image: url(quantity-controls.gif);
	display: block;
	height: 9px;
	margin: 1px 0 1px 0;
	text-indent: -9999px;
	width: 14px;
}
.product-quantity a.plus, .product-quantity a.plus:link, .product-quantity a.plus:active, .product-quantity a.plus:visited {
	background-position: top left;	
}
.product-quantity a.minus, .product-quantity a.minus:link, .product-quantity a.minus:active, .product-quantity a.minus:visited {
	background-position: bottom left;
}
.product-quantity a.delete-product, .product-quantity a.delete-product:link, .product-quantity a.delete-product:active, .product-quantity a.delete-product:visited {
	background: url(delete-product.gif) top left no-repeat;
	display: block;
	float:left;
	height: 17px;
	margin: 10px 0 0 3px;
	text-indent: -9999px;
	width: 50px;
	cursor:pointer;
}
.product-um {
	padding: 12px 10px !important;
	text-align: center;
	text-transform: uppercase;
	vertical-align: top;
	width: 65px;	
}
.product-price-total {
	font-size: 12px;
	font-weight: bold;
	padding: 12px 16px !important;
	text-align: right;
	vertical-align: top;
	width: 80px;	
}
.align-right {
	text-align: right;	
}
.align-center {
	text-align: center;
}
table.user-info {
	border-top: 1px solid #F0E6C6;
	padding: 9px 0 0 0;
	margin: 18px 0 0 0;
}
table.user-info td {
	vertical-align: top;
}
table.user-info td.label {
	padding: 0 10px 0 0;	
}
table.addr {
	border-top: 1px dotted #F0E6C6;
	margin: 9px 0 0 0;
}
table.user-info td {
	line-height: 1.8;
}
table.user-info a, table.user-info a:link, table.user-info a:active, table.user-info a:visited {
	color: #3D73B6 !important;
}
input.text {
	margin: 0;	
}
a.button {
	background: url(sprite-button.png) left 0 no-repeat;
	color: #fff;
	display: block;
	float: left;
	font: bold 11px Arial, Sans-serif;
	height: 27px;
	line-height: 27px;
	padding: 0 0 0 37px;
	text-align: center;
	text-decoration: none !important;
}
a.button:hover {
	text-decoration: none;	
}
a.button span {
	background: url(sprite-button.png) right 0 no-repeat;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	font: bold 11px Arial, Sans-serif;
	height: 27px;
	line-height: 27px;
	padding: 0 10px 0 0;
	
}
a.update-cart, a.update-cart:link, a.update-cart:active, a.update-cart:visited {
	background-position: left -58px;
	float: right;
	margin: 0 11px 0 0;
}
a.update-cart span {
	background-position: right -58px;
}
a.update-cart:hover {
	background-position: left -85px;
}
a.update-cart:hover span {
	background-position: right -85px;
}
a.modify, a.modify:link, a.modify:active, a.modify:visited {
	background-position: left -112px;
	float: right;
	margin: 0 11px 0 0;
}
a.modify span {
	background-position: right -112px;
}
a.modify:hover {
	background-position: left -139px;
}
a.modify:hover span {
	background-position: right -139px;
}
a.order, a.order:link, a.order:active, a.order:visited {
	background-position: left 0;
	float: right;
	height: 29px;
	line-height: 29px;
}
a.order span {
	background-position: right 0;
	height: 29px;
	line-height: 29px;
}
a.order:hover {
	background-position: left -29px;
}
a.order:hover span {
	background-position: right -29px;
}
div.finish {
	float:right;	
}
div.finish a.order {
	margin: 20px 0 0 0;
}
.info {
	background:#FFFFD5;
	border: 1px solid #F0E6C6;	
}
div.finish p.info {
	border-top: 0;
	margin: 0;	
	padding: 15px;
	text-align: right;
}
div.right-col {
	background: #FFFFD5;
	border: 1px solid #F0E6C6;
	border-left: none;
	float: right;
	padding: 14px 15px;
	width: 254px;
}
div.right-col ul.form {
	margin: 18px 0 0 0;
}
div.right-col a, div.right-col a:link, div.right-col a:active, div.right-col a:visited {
	color: #666;
	text-decoration: underline;
}
div.right-col a:hover {
	text-decoration: none;
}
div.right-col input.text {
	width: 236px !important;
}
div.register-below h3 {
	font-size: 13px;
	font-weight: bold;	
	margin: 0;
}
div.left-col {
	background: #F8F8F8;
	border: 1px solid #D4D4D4;
	float: left;	
	padding: 14px 15px 20px 15px; 
	width: 325px;
}
div.left-col span {
	letter-spacing: -0.05em;
}
.input_form_bog {
	border: 1px solid #D3D5D6;
	border-top: 1px solid #6D6F70;	
	color: #666;
	font: normal 11px "Trebuchet MS";
	padding: 4px 7px;
	width: 180px;
	height:20px;
}

h4.list {
	background: url(h4.list-down.gif) #999 bottom right no-repeat;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin: 18px 0 18px -16px;
	padding: 7px 0 10px 112px;
	width: 248px;	
}
div.shop-flow ul.form input.text {
	border: 1px solid #D3D5D6;
	border-top: 1px solid #6D6F70;	
	color: #666;
	font: normal 11px "Trebuchet MS";
	padding: 4px 7px;
	width: 209px;
}
div.shop-flow ul.form select {
	border: 1px solid #D3D5D6;
	border-top: 1px solid #6D6F70;	
	color: #666;
	font: normal 11px "Trebuchet MS";
	padding: 3px 7px 5px 7px;
	width: 225px;
}
div.shop-flow ul.form textarea.textarea {
	border: 1px solid #D3D5D6;
	border-top: 1px solid #6D6F70;	
	color: #666;
	font: normal 11px "Trebuchet MS";
	height: 63px;
	padding: 4px 7px;
	width: 209px;
}
ul.form li {
	clear: left;
	margin: 0 0 10px 0;	
}
ul.form li label {
	float: left;
	line-height: 26px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 86px	
}
ul.form li label.checbox {
	float: none;
	padding: 0;
	text-align: left;
	width: 223px;
}
ul.form li label.checbox span {
	line-height: 1.4;	
}
ul.finish {
	border-top: 1px dotted #D4D4D4;
	margin: 20px 0 5px -15px;
	padding: 20px 0 0 15px;
	width: 340px;
}
ul.finish li {
	margin: 0;
}

#thank-you h3 {
	font-size: 13px;
	margin: 0 0 9px 0;
}
#thank-you div.thanks {
	background: #F8F8F8;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	padding: 18px 15px;
}
#thank-you div.thanks p {
	margin: 0 0 9px 0;
}
#thank-you div.register {
	background: #FFFFD5;
	border: 1px solid #D4D4D4;
	border-top: 1px dotted #D4D4D4;
	padding: 17px 15px 8px 15px;
}
h1.thanks {
	background: #999 !important;
	margin: 15px 0 0 0 !important;
}
#thank-you div.register ul.form {
	margin: 18px 0 10px 90px;
}
#thank-you div.register ul.form input.text {
	width: 252px;
}
table.cart tr.minute-delivery td {
	background: #FFFFD5;
	border-bottom: 1px solid #D4D4D4;
}
table.cart tr.minute-delivery td strong.minute-delivery {
	background: url(icon-dpap-delivery.gif) top left no-repeat;
	display: block;
	height: 29px;
	line-height: 29px;
	margin: 0 0 0 15px;
	padding: 0 0 0 35px;
}
ul.form li.diff-addr input.text {
	display: block;
	margin: 0 0 0 96px;
}
ul.form li.same-addr input.text {
	display: none;
}

