/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!! Корзина !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
body select.currency {
    font-family: Tahoma, Verdana;
	font-size: 11px;
	margin-bottom: 4px;
}
table.tshcart {
	width: 100%;
	border: 0;
    font-family: Tahoma, Verdana;
}
table.tshcart a{
    color: #FF9900;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
table.tshcart a:hover{
    text-decoration: none;
}
table.tshcart td, table.tresult td {
	padding: 3px 4px;
    font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333;
}

table.tshcart td.thead {
	background-color: #FCFAF0;
	font-weight: bold;
	text-align: center;
	color: #333;
}
table.tshcart td.tov{
    background-color: #FF6600;
	color: #FAF0D4;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 19px;
}
table.tshcart td.name {
	width: 100%;
}


tr.resultsum td{
	background-color: #FCFAF0;	
	font-weight: bold;
	color: #FF6600;
} 

td.shcart_itogo_value input {
	background-color: #FCFAF0;
	border: 0;
    font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E59100;	
	text-align: center;
	width: 70px;	
}

td.priceval input, td.quantyvaldis input {
	background-color: #FCFAF0;
	border: 0;
    font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333;
	width: 70px;	
	text-align: center;
}

td.quantyvaldis input {
	width: 50px;
	background-color: #FCFAF0;
}


td.quantyval input{
    font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 0;
	color: #333;
	width: 50px;
	text-align: center;	
	font-weight: bold;
	background-color: #FCFAF0;

}

div.delsize {
	width: 60px;
}

table.tresult {
	width: 100%;
	border: 0;
    font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;	
}

div.actiontitle {
    font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;	
	padding: 6px 0 6px 4px;	
	background-color: #FF6600;
	color: #FAF0D4;
}

td.tdesc {
    font-family: Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;	
	text-align: left;
	color: #333;	
}
div.res_2 {
    background-color: #29BF10;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	padding: 6px 0 6px 4px;
}
td.trbcont {
    font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;	
	text-align: left;
	color: #333;	
	padding-left: 7px;	
}
table.tshcart span.trbcont2 {
    font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;	
	text-align: left;
	color: #333;	
}
table.tshcart td.infoname {
    font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
}
table.tshcart td.infoval input {
    border: 1px solid #666147;
}
td.trbcont input {
    font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 11px;		
}

td.trbcont label {
	padding-left: 3px;
	padding-right: 15px;
	position: relative;
	top: -3px;
}

div.submitbut {
	text-align: center;
	padding: 4px; 

}
div.submitbut input {
	margin-bottom: 3px;
	margin-left: 12px;
}
/******************************SHCART BUTTON*********************************/
a#recalc {
    background: url(../pics/recalc.gif) no-repeat;
	width: 106px;
	height: 21px;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 8px;
}
a#recalc:hover {
    background: url(../pics/recalc_hover.gif) no-repeat;
	width: 106px;
	height: 21px;
	text-decoration: none;
}
a#next {
    background: url(../pics/next.gif) no-repeat;
	width: 98px;
	height: 21px;
	vertical-align: top;
	padding-bottom: 8px;
}
a#next:hover {
    background: url(../pics/next_hover.gif) no-repeat;
	width: 98px;
	height: 21px;
}
a#back {
    background: url(../pics/backshop.gif) no-repeat;
	width: 134px;
	height: 21px; 
	vertical-align: top;
	padding-bottom: 8px;
}
a#back:hover {
    background: url(../pics/backshop_hover.gif) no-repeat;
	width: 134px;
	height: 21px;    
}
/*****************************USER INFORMATION*******************************/

.registerinfo {
	margin: 4px;
	padding: 0;
}

.registerinfo table {
	border: 0;
}

.registerinfo table td {
	padding: 4px;
	vertical-align: top;
    font-family: Verdana;
	font-size: 11px;
	color: #333;	
}

.registerinfo table td input, .registerinfo table td select{
    font-family: Verdana;
	font-size: 11px;
	color: #333;	
	width: 200px;
}


form.registerinfo td.section {
	padding: 10px 4px;
    font-family: Verdana;
	font-size: 11px;
	color: #333;	
	font-weight: bold;	
}


table.tshcart td.infoval input, table.tshcart td.infoval select{
    font-family: Verdana;
	font-size: 11px;
	color: #333;	
	width: 220px;
}

table.tshcart td.ihline {
	padding-top: 10px;
	font-weight: bold;
}
a#save {
    background: url(../pics/save.gif) no-repeat;
	vertical-align: top;
	width: 100px;
	height: 18px;
	padding-bottom: 6px;
	text-decoration: none;
}
a#save:hover {
    background: url(../pics/save_sel.gif) no-repeat;
	width: 100px;
	height: 18px;
	vertical-align: top;
	padding-bottom: 6px;
	text-decoration: none;
}
a#delete {
    background: url(../pics/delete.gif) no-repeat;
	vertical-align: top;
	width: 100px;
	height: 18px;
	padding-bottom: 6px;
	text-decoration: none;
}
a#delete:hover {
    background: url(../pics/delete_sel.gif) no-repeat;
	width: 100px;
	height: 18px;
	vertical-align: top;
	padding-bottom: 6px;
	text-decoration: none;
}
a#edit {
    background: url(../pics/edit.gif) no-repeat;
	vertical-align: top;
	width: 108px;
	height: 21px;
	padding-bottom: 8px;
	text-decoration: none;
}
a#edit:hover {
    background: url(../pics/edit_sel.gif) no-repeat;
	width: 108px;
	height: 21px;
	vertical-align: top;
	padding-bottom: 8px;
	text-decoration: none;
}

input.text_field {
    border: 1px solid #4D4A41;
}
a.logintext {
    color: #FFB340;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
a.logintext:hover {
    color: #FF6600;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.user_info a.logintext {
    color: #FFB340;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}
.user_info a.logintext:hover {
    color: #FF6600;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.registerinfo span.star {
    color: #FF6600;
}
table.tshcart span.star {
    color: #FF6600;
}
.user_info input.stxt {
    border: 1px solid #4D4A41;
	height: 10px;
	font-size: 10px;
	font-family: Tahoma;
}
/********************************************************************************/
div.back_shop {
    width: 138px;
	height: 21px;
	background: url(../pics/back_shop.gif) no-repeat;
	float: right;
	margin: 0 3px 6px 0;
	padding: 3px 4px 0 8px;
}
div.back_shop a {
    font-family: Verdana;
	font-size: 10px;
	color: #B3B3B3;
	text-decoration: none;
}
div.back_shop a:hover {
    font-family: Verdana;
	font-size: 10px;
	color: #FF6600;
	text-decoration: none;
}
/********************************************************************************/


#fixme {
	/* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
	position: absolute; left: 40%; bottom: 50%; z-index: 10000;
	border: 2px solid #CCC;
	color: #333;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 24px 7px 9px 7px;
	text-align: center;
	width: 175px;
	background: #FCFAF0 url(../pics/w_bg.gif) repeat-x top;
}
body > div#fixme {
	/* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
	position: fixed;	z-index: 10000;
}

#fixme a{
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
#fixme a:hover {
	text-decoration: none;
}
